Package | Description |
---|---|
org.xins.server |
XINS server framework.
|
Modifier and Type | Field and Description |
---|---|
static ResultCode |
DefaultResultCodes._DISABLED_API
Constant for the _DisabledAPI result code.
|
static ResultCode |
DefaultResultCodes._DISABLED_FUNCTION
Constant for the _DisabledFunction result code.
|
static ResultCode |
DefaultResultCodes._FUNCTION_NOT_FOUND
Constant for the _FunctionNotFound result code.
|
static ResultCode |
DefaultResultCodes._FUNCTION_NOT_SPECIFIED
Constant for the _FunctionNotSpecified result code.
|
static ResultCode |
DefaultResultCodes._INTERNAL_ERROR
Constant for the _InternalError result code.
|
static ResultCode |
DefaultResultCodes._INVALID_REQUEST
Constant for the _InvalidRequest result code.
|
static ResultCode |
DefaultResultCodes._INVALID_REQUEST_FORMAT
Constant for the _InvalidRequestFormat result code.
|
static ResultCode |
DefaultResultCodes._INVALID_RESPONSE
Constant for the _InvalidResponse result code.
|
static ResultCode |
DefaultResultCodes._NOT_ALLOWED
Constant for the _NotAllowed result code.
|
See http://www.xins.org/.