| Interface | Description |
|---|---|
| Binder | |
| Client.Request | |
| Filler |
A callback interface used by
Parser while processing ASTS buffer. |
| Meta.Factory |
A factory to create market structure elements.
|
| Sorter |
Callback interface for sorting or other modifications
of the list of request being refreshed.
|
| Class | Description |
|---|---|
| API | |
| API.ServerInfo |
ASTS server connection information.
|
| Client |
ASTS Java connectivity API core.
|
| Client.ExtendedReport | |
| Client.ExtendedReport.Entry | |
| Client.Options |
Options to customize the Client.
|
| Client.Report |
Transaction execution result.
|
| Client.SnapshotEntry | |
| Meta |
ASTS market structure description classes.
|
| Meta.DefaultFactory |
A default ASTS market structure elements factory.
|
| Meta.EnumItem |
ASTS enumeration element.
|
| Meta.EnumType |
ASTS enumeration type.
|
| Meta.EnumTypes |
ASTS enumerations list.
|
| Meta.Field |
ASTS field description.
|
| Meta.Fields |
ASTS fields list.
|
| Meta.Market |
ASTS market structure description.
|
| Meta.Message |
ASTS request (table or transaction) description.
|
| Meta.Messages |
ASTS requests list.
|
| Meta.Ticker |
An extended security identifier.
|
| Meta.Tickers |
ASTS scale information container.
|
| Parser |
A parser for data received from ASTS.
|
| Enum | Description |
|---|---|
| Meta.EnumKind |
ASTS enumeration kind.
|
| Meta.FieldType |
ASTS field data type.
|
| Meta.TableType |
ASTS table type, guessed from table name.
|
| Exception | Description |
|---|---|
| ClientException |
ASTS
Client specific exception. |