Package rasj.clientcommhttp
Interface RasCommDefs
- All Known Implementing Classes:
RasHttpRequest,RasODMGImplementation,RasOQLQuery,RasRasnetImplementation,RasUtils
public interface RasCommDefs
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final bytestatic final bytestatic final bytestatic final bytestatic final bytestatic final bytestatic final bytestatic final bytestatic final bytestatic final bytestatic final byte
-
Field Details
-
RASCLIENT
static final byte RASCLIENT- See Also:
-
BROWSER
static final byte BROWSER- See Also:
-
RESPONSE_ERROR
static final byte RESPONSE_ERROR- See Also:
-
RESPONSE_MDDS
static final byte RESPONSE_MDDS- See Also:
-
RESPONSE_SKALARS
static final byte RESPONSE_SKALARS- See Also:
-
RESPONSE_INT
static final byte RESPONSE_INT- See Also:
-
RESPONSE_OID
static final byte RESPONSE_OID- See Also:
-
RESPONSE_OK_NEGATIVE
static final byte RESPONSE_OK_NEGATIVE- See Also:
-
RESPONSE_OK
static final byte RESPONSE_OK- See Also:
-
BIG_ENDIAN
static final byte BIG_ENDIAN- See Also:
-
LITTLE_ENDIAN
static final byte LITTLE_ENDIAN- See Also:
-