Uses of Package
org.xins.common.spec

Packages that use org.xins.common.spec
org.xins.client XINS client framework. 
org.xins.common.spec API specification classes. 
org.xins.server XINS server framework. 
 

Classes in org.xins.common.spec used by org.xins.client
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.
 

Classes in org.xins.common.spec used by org.xins.common.spec
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.
ParameterSpec
          Specification of a parameter.
 

Classes in org.xins.common.spec used by org.xins.server
APISpec
          Specification of an API.
InvalidSpecificationException
          Thrown when the specification of the API is incorrect or cannot be found.
 



See http://www.xins.org/.