|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IRequest | |
---|---|
org.otfeed | Main part of the client API to the OpenTick financial data feed service. |
org.otfeed.protocol.connector | Contains the implementation classes. |
org.otfeed.protocol.request | Contains the implementation classes. |
Uses of IRequest in org.otfeed |
---|
Methods in org.otfeed that return IRequest | |
---|---|
IRequest |
IConnection.prepareRequest(ICommand command)
Prepares a request. |
Uses of IRequest in org.otfeed.protocol.connector |
---|
Methods in org.otfeed.protocol.connector that return IRequest | |
---|---|
IRequest |
OTEngine.prepareRequest(ICommand command)
|
Uses of IRequest in org.otfeed.protocol.request |
---|
Classes in org.otfeed.protocol.request that implement IRequest | |
---|---|
class |
OptionChainWithSnapshotRequest
Synthetic request: issues OptionChainSnapshotRequest , followed by OptionChainRequest . |
class |
TickStreamWithSnapshotRequest
Synthetic request: issues SnapshotRequest , followed by TickStreamExRequest . |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |