Package | Description |
---|---|
org.xins.client |
XINS client framework.
|
org.xins.common.spec |
API specification classes.
|
org.xins.server |
XINS server framework.
|
Class and Description |
---|
APISpec
Specification of an API.
|
ErrorCodeSpec.Type
Type of an error code.
|
InvalidSpecificationException
Thrown when the specification of the API is incorrect or cannot be found.
|
Class and Description |
---|
APISpec
Specification of an API.
|
DataSectionElementSpec
Specification of a data section element.
|
EntityNotFoundException
Thrown when the required entity cannot be found in the API.
|
ErrorCodeSpec
Specification of a error code (also known as result code).
|
ErrorCodeSpec.Type
Type of an error code.
|
FunctionSpec
Specification of a function.
|
InvalidSpecificationException
Thrown when the specification of the API is incorrect or cannot be found.
|
ParamComboSpec
Specification of a param combo.
|
ParameterSpec
Specification of a parameter.
|
Class and Description |
---|
APISpec
Specification of an API.
|
InvalidSpecificationException
Thrown when the specification of the API is incorrect or cannot be found.
|
See http://www.xins.org/.