|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
ICommand | Marker interface to be implemented by all command objects. |
Enum Summary | |
---|---|
CommandEnum | Enumerates command types (request and response types). |
DataEnum | Enumerates types of data objects received from the server. |
ErrorEnum | Enumerates well-known OpenTick error codes. |
MessageEnum | Enumerates message types. |
OSEnum | Enumerates well-known types of operating system. |
ParamTypeEnum | Enumerates parameter types for the Option search requests. |
PlatformEnum | Enumerates trading platforms. |
StatusEnum | Enumerates server response status values. |
VersionEnum | Enumerates protocol versions. |
Exception Summary | |
---|---|
ProtocolException | Runtime exception type to be thrown when a protocol violation occurs. |
Contains the implementation classes. Application programms should not use classes in this package.
This package contains set of enumerations that comprise OpenTick wire protocol. Note that some enumerations (the ones that are exposed to the API users) are inorg.otfeed.event
package.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |