Package | Description |
---|---|
org.xins.client |
XINS client framework.
|
org.xins.client.async |
Functionality for calling XINS APIs asynchronously.
|
org.xins.common.spring |
Classes related to the integration of XINS with the Spring framework.
|
Class and Description |
---|
AbstractCAPICallRequest
Base class for generated CAPI function request classes.
|
AbstractCAPICallResult
Base class for generated CAPI function result classes.
|
AbstractCAPIErrorCodeException
Abstract base class for generated CAPI exceptions that map to an
API-specific error code.
|
StandardErrorCodeException
Abstract base class for exceptions that indicate that a standard error code
was returned from the server-side.
|
TranslationBundle
Translation bundle for log messages.
|
TranslationBundle_en_US
Translation bundle for the en_US locale.
|
TranslationBundle_fr_FR
Translation bundle for the fr_FR locale.
|
UnacceptableErrorCodeXINSCallException
Exception that indicates an error code was received from the server-side
that is not expected at the client-side.
|
UnacceptableMessageException
Exception that indicates that a request for an API call is considered
unacceptable on the application-level.
|
UnacceptableRequestException
Exception that indicates that a request for an API call is considered
unacceptable on the application-level.
|
UnacceptableResultXINSCallException
Exception that indicates that an API call returned a result that was
considered unacceptable by the application layer.
|
UnsuccessfulXINSCallException
Exception that indicates that a result code was returned by the API call.
|
XINSCallConfig
Call configuration for the XINS service caller.
|
XINSCallException
XINS-specific call exception.
|
XINSCallRequest
Abstraction of a XINS request.
|
XINSCallResult
Successful result of a call to a XINS service.
|
XINSCallResultData
Data part of a XINS call result.
|
XINSServiceCaller
XINS service caller.
|
Class and Description |
---|
AbstractCAPI
Base class for generated Client-side Application Programming Interface
(CAPI) classes.
|
AbstractCAPICallRequest
Base class for generated CAPI function request classes.
|
AbstractCAPICallResult
Base class for generated CAPI function result classes.
|
Class and Description |
---|
AbstractCAPI
Base class for generated Client-side Application Programming Interface
(CAPI) classes.
|
XINSServiceCaller
XINS service caller.
|
See http://www.xins.org/.