|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BookReader | |
---|---|
org.otfeed.protocol.request.book | Contains the implementation classes. |
Uses of BookReader in org.otfeed.protocol.request.book |
---|
Methods in org.otfeed.protocol.request.book that return BookReader | |
---|---|
static BookReader |
BookReader.cancelReader(IDataDelegate<OTBookCancel> dataDelegate)
Creates reader for the BookCancel event. |
static BookReader |
BookReader.changeReader(IDataDelegate<OTBookChange> dataDelegate)
Creates reader for the BookChange event. |
static BookReader |
BookReader.deleteReader(IDataDelegate<OTBookDelete> dataDelegate)
Creates reader for the BookDelete event. |
static BookReader |
BookReader.executeReader(IDataDelegate<OTBookExecute> dataDelegate)
Creates reader for the BookExecute event. |
static BookReader |
BookReader.orderReader(IDataDelegate<OTBookOrder> dataDelegate)
Creates reader for the BookOrder event. |
static BookReader |
BookReader.priceLevelReader(IDataDelegate<OTBookPriceLevel> dataDelegate)
Creates reader for the BookPriceLevel event. |
static BookReader |
BookReader.purgeReader(IDataDelegate<OTBookPurge> dataDelegate)
Creates reader for the BookPurge event. |
static BookReader |
BookReader.replaceReader(IDataDelegate<OTBookReplace> dataDelegate)
Creates reader for the BookChange event. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |