Class | Description |
---|---|
ApiManager |
Keep track endpoints defined in the system
|
Endpoint |
An
Endpoint represents an API that provides specific service |
Endpoint.ParamInfo |
Enum | Description |
---|---|
Endpoint.Scheme |
The scheme defines the protocol used to access the endpoint
|
Annotation Type | Description |
---|---|
Description |
The
@Description annotation can be used by developer to document programming elements including class, field, method and parameter. |
Copyright © 2014–2017 ActFramework. All rights reserved.