A B C D E F G H I L M N O P Q R S T U V W Y

W

waitForCompletion() - Method in interface org.otfeed.IConnection
Blocks till connection terminates (on error, or as a result of calling shutdown() method).
waitForCompletion(long) - Method in interface org.otfeed.IConnection
Blocks for the earliest of (i) connection termination, or (ii) timeout expiration.
waitForCompletion(long) - Method in interface org.otfeed.IRequest
Waits for request to complete.
waitForCompletion() - Method in interface org.otfeed.IRequest
Waits for request to complete (indefinetely).
weeks(int) - Static method in class org.otfeed.command.AggregationSpan
Returns aggregation span measured in weeks.
weeks() - Static method in class org.otfeed.command.AggregationSpan
Returns a one-week aggregation span.
write(ByteBuffer) - Method in interface org.otfeed.protocol.connector.IStreamer
 
writeAggreagationSpan(ByteBuffer, AggregationSpan) - Static method in class org.otfeed.protocol.request.Util
 
writeData(String, Object) - Method in class org.otfeed.support.CSVDataWriter
 
writeData(String, Object) - Method in interface org.otfeed.support.IDataWriter
Writes data out, including optional id string.
writeData(String, Object) - Method in class org.otfeed.support.SimpleDataWriter
 
writeDate(ByteBuffer, Date) - Static method in class org.otfeed.protocol.request.Util
 
writeListSymbolMask(ByteBuffer, Set<ListSymbolEnum>, ListSymbolsCommand.MatchStyleEnum) - Static method in class org.otfeed.protocol.request.Util
 
writeOut(ByteBuffer) - Method in class org.otfeed.protocol.request.Header
 
writeRequest(ByteBuffer) - Method in class org.otfeed.protocol.request.AbstractRequest
Abstract method that writes out request body.
writeRequest(ByteBuffer) - Method in class org.otfeed.protocol.request.AbstractSessionRequest
Writes out the request header and session string.
writeRequest(ByteBuffer) - Method in class org.otfeed.protocol.request.BookStreamExRequest
 
writeRequest(ByteBuffer) - Method in class org.otfeed.protocol.request.CancelRequest
 
writeRequest(ByteBuffer) - Method in class org.otfeed.protocol.request.DividendRequest
 
writeRequest(ByteBuffer) - Method in class org.otfeed.protocol.request.EquityInitRequest
 
writeRequest(ByteBuffer) - Method in class org.otfeed.protocol.request.HistBookRequest
 
writeRequest(ByteBuffer) - Method in class org.otfeed.protocol.request.HistDataRequest
 
writeRequest(ByteBuffer) - Method in class org.otfeed.protocol.request.HistTicksRequest
 
writeRequest(ByteBuffer) - Method in class org.otfeed.protocol.request.ListSymbolsExRequest
 
writeRequest(ByteBuffer) - Method in class org.otfeed.protocol.request.LoginRequest
 
writeRequest(ByteBuffer) - Method in class org.otfeed.protocol.request.OptionInitRequest
 
writeRequest(ByteBuffer) - Method in class org.otfeed.protocol.request.SplitRequest
 
writeRequest(ByteBuffer) - Method in class org.otfeed.protocol.request.TodaysOHLRequest
 
writeString(ByteBuffer, String) - Static method in class org.otfeed.protocol.request.Util
Writes a variable-length string to buffer.
writeString(ByteBuffer, String, int) - Static method in class org.otfeed.protocol.request.Util
Writes a fixed-length string (padded by binary zeroes if needed).

A B C D E F G H I L M N O P Q R S T U V W Y
Copyright © 2007-2008 Mike Kroutikov. All Rights Reserved.