|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.xins.server | |
org.xins.server | XINS server framework. |
org.xins.server.frontend | XINS Frontend Framework. |
Classes in org.xins.server used by org.xins.server | |
AccessDeniedException
Exception that indicates that there is no function matching the request. |
|
AccessRule
Access rule. |
|
AccessRuleContainer
Collection of one or more access rules. |
|
AccessRuleList
Access rule list. |
|
API
Base class for API implementation classes. |
|
APIManagerMBean
Management bean for the API. |
|
CallContext
Context for a function call. |
|
DefaultResultCodes
Constants for the default result codes. |
|
Element
Deprecated. Deprecated since XINS 1.1.0. Use class org.xins.common.xml.Element instead. |
|
FunctionResult
Result from a function call. |
|
InvalidResponseResult
Result code that indicates that an output parameter is either missing or invalid. |
|
IPFilter
Filter for IP addresses. |
|
NoSuchFunctionException
Exception that indicates that there is no function matching the request. |
|
ResultCode
Abstraction of an error code returned by a function. |
|
RuntimeProperties
Base class to get the runtime properties. |
|
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. |
Classes in org.xins.server used by org.xins.server.frontend | |
API
Base class for API implementation classes. |
|
CustomCallingConvention
Base class for calling convention implementations that are not part of the core XINS framework. |
|
FunctionNotSpecifiedException
Exception that indicates that an incoming request does not specify the function to execute. |
|
FunctionRequest
Function request. |
|
FunctionResult
Result from a function call. |
|
InvalidRequestException
Exception that indicates that an incoming request is considered invalid. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |