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

C

cancel() - Method in interface org.otfeed.IRequest
Cancels the request.
cancel() - Method in class org.otfeed.protocol.request.AbstractStreamWithSnapshotRequest
 
cancel() - Method in interface org.otfeed.support.alt.IOutboundConnection.IDataReader
 
cancelReader(IDataDelegate<OTBookCancel>) - Static method in class org.otfeed.protocol.request.book.BookReader
Creates reader for the BookCancel event.
CancelRequest - Class in org.otfeed.protocol.request
Represents a request to cancel an existing tick, book, option chain, or historical data request.
CancelRequest(CommandEnum, int, int, ICompletionDelegate) - Constructor for class org.otfeed.protocol.request.CancelRequest
 
changeReader(IDataDelegate<OTBookChange>) - Static method in class org.otfeed.protocol.request.book.BookReader
Creates reader for the BookChange event.
Check - Class in org.otfeed.protocol.request
Helper class to validate parameters.
cleanup() - Method in class org.otfeed.j2ee.ra.OtfeedManagedConnection
 
close() - Method in class org.otfeed.j2ee.ra.OtfeedConnection
 
close() - Method in interface org.otfeed.protocol.connector.IStreamer
 
close() - Method in interface org.otfeed.support.alt.IOutboundConnection
 
close() - Method in class org.otfeed.support.alt.OutboundConnectionAdapter
 
close() - Method in class org.otfeed.support.CSVDataWriter
Closes the writer stream.
close() - Method in interface org.otfeed.support.IDataWriter
Closes stream.
close() - Method in class org.otfeed.support.SimpleDataWriter
 
code - Variable in enum org.otfeed.command.BookDeleteTypeEnum
 
code - Variable in enum org.otfeed.command.ListSymbolEnum
 
code - Variable in enum org.otfeed.command.TimeUnitEnum
 
code - Variable in enum org.otfeed.event.DividendPropertyEnum
 
code - Variable in enum org.otfeed.event.InstrumentEnum
 
code - Variable in enum org.otfeed.event.TradePropertyEnum
 
code - Variable in enum org.otfeed.protocol.CommandEnum
 
code - Variable in enum org.otfeed.protocol.DataEnum
 
code - Variable in enum org.otfeed.protocol.ErrorEnum
 
code - Variable in enum org.otfeed.protocol.MessageEnum
 
code - Variable in enum org.otfeed.protocol.OSEnum
 
code - Variable in enum org.otfeed.protocol.ParamTypeEnum
 
code - Variable in enum org.otfeed.protocol.PlatformEnum
 
code - Variable in enum org.otfeed.protocol.StatusEnum
 
code - Variable in enum org.otfeed.protocol.VersionEnum
 
combine(ListSymbolEnum...) - Static method in enum org.otfeed.command.ListSymbolEnum
Allows caller to build a set from a list of ListSymbolEnum values.
combine(DividendPropertyEnum...) - Static method in enum org.otfeed.event.DividendPropertyEnum
 
combine(TradePropertyEnum...) - Static method in enum org.otfeed.event.TradePropertyEnum
 
CommandEnum - Enum in org.otfeed.protocol
Enumerates command types (request and response types).
CommandRunner - Class in org.otfeed.support
Class that runs a list of commands, then waits for the completion.
CommandRunner() - Constructor for class org.otfeed.support.CommandRunner
Creates new CommandRunner.
CommandRunner(IConnectionFactory, List<ICommand>) - Constructor for class org.otfeed.support.CommandRunner
Creates new CommandRunner from a given connection factory, with the given list of commands.
CommonDelegate<T> - Class in org.otfeed.support
Common delegate implements all delegate intefaces of the org.otfeed API.
CommonDelegate() - Constructor for class org.otfeed.support.CommonDelegate
Creates new CommonDelegate, with no id, and null dataWriter.
CommonDelegate(String) - Constructor for class org.otfeed.support.CommonDelegate
Creates new CommonDelegate with the given id string.
CommonDelegate(String, IDataWriter) - Constructor for class org.otfeed.support.CommonDelegate
Creates new CommonDelegate with the given id string, and given output destination.
CommonDelegate(IDataWriter) - Constructor for class org.otfeed.support.CommonDelegate
Creates new CommonDelegate with no id, and given output destination.
compareTo(AggregationSpan) - Method in class org.otfeed.command.AggregationSpan
 
compareTo(OTBBO) - Method in class org.otfeed.event.OTBBO
 
compareTo(OTBookCancel) - Method in class org.otfeed.event.OTBookCancel
 
compareTo(OTBookChange) - Method in class org.otfeed.event.OTBookChange
 
compareTo(OTBookDelete) - Method in class org.otfeed.event.OTBookDelete
 
compareTo(OTBookExecute) - Method in class org.otfeed.event.OTBookExecute
 
compareTo(OTBookOrder) - Method in class org.otfeed.event.OTBookOrder
 
compareTo(OTBookPriceLevel) - Method in class org.otfeed.event.OTBookPriceLevel
 
compareTo(OTBookPurge) - Method in class org.otfeed.event.OTBookPurge
 
compareTo(OTBookReplace) - Method in class org.otfeed.event.OTBookReplace
 
compareTo(OTDividend) - Method in class org.otfeed.event.OTDividend
 
compareTo(OTEquityInit) - Method in class org.otfeed.event.OTEquityInit
 
compareTo(OTExchange) - Method in class org.otfeed.event.OTExchange
 
compareTo(OTHost) - Method in class org.otfeed.event.OTHost
 
compareTo(OTMMQuote) - Method in class org.otfeed.event.OTMMQuote
 
compareTo(OTOHLC) - Method in class org.otfeed.event.OTOHLC
 
compareTo(OTOptionInit) - Method in class org.otfeed.event.OTOptionInit
 
compareTo(OTQuote) - Method in class org.otfeed.event.OTQuote
 
compareTo(OTSplit) - Method in class org.otfeed.event.OTSplit
 
compareTo(OTSymbol) - Method in class org.otfeed.event.OTSymbol
 
compareTo(OTTodaysOHL) - Method in class org.otfeed.event.OTTodaysOHL
 
compareTo(OTTrade) - Method in class org.otfeed.event.OTTrade
 
connect(IConnectionStateListener) - Method in interface org.otfeed.IConnectionFactory
Deprecated. 
connect(OTConnectionSpec, IConnectionStateListener) - Method in interface org.otfeed.IConnectionFactory
Connects to the server.
connect(OTConnectionSpec, IConnectionStateListener) - Method in class org.otfeed.OTConnectionFactory
Starts asynchronous connection process.
connect(IConnectionStateListener) - Method in class org.otfeed.OTConnectionFactory
Deprecated. 
connect(IConnectionStateListener) - Method in class org.otfeed.OTPooledConnectionFactory
 
connect(OTConnectionSpec, IConnectionStateListener) - Method in class org.otfeed.OTPooledConnectionFactory
 
connect(OTConnectionSpec, IConnectionStateListener) - Method in interface org.otfeed.protocol.connector.ISessionStreamerFactory
Creates a connection.
connect(String, int) - Method in interface org.otfeed.protocol.connector.IStreamerFactory
Creates a connection (synchronously).
connect(OTConnectionSpec) - Method in class org.otfeed.protocol.connector.LoginStreamerFactory
 
connect(OTConnectionSpec, IConnectionStateListener) - Method in class org.otfeed.protocol.connector.LoginStreamerFactory
 
connect() - Static method in class org.otfeed.samples.Connector
 
connect(String, int) - Method in class org.otfeed.support.mock.MockStreamerFactory
 
connect(String, int) - Method in class org.otfeed.support.mock.SpyStreamerFactory
 
ConnectionStateListener - Class in org.otfeed.support
A no-op implementation of IConnectionStateListener.
ConnectionStateListener() - Constructor for class org.otfeed.support.ConnectionStateListener
 
Connector - Class in org.otfeed.samples
Utility class: connects to the OpenTick server.
CONTAINS_FLAG - Static variable in enum org.otfeed.command.ListSymbolEnum
 
createConnectionFactory() - Method in class org.otfeed.j2ee.ra.OtfeedManagedConnectionFactory
 
createConnectionFactory(ConnectionManager) - Method in class org.otfeed.j2ee.ra.OtfeedManagedConnectionFactory
 
createManagedConnection(Subject, ConnectionRequestInfo) - Method in class org.otfeed.j2ee.ra.OtfeedManagedConnectionFactory
 
CSVDataWriter - Class in org.otfeed.support
Class that provides CSV formatting for Java POJO beans.
CSVDataWriter(Class<?>, List<String>) - Constructor for class org.otfeed.support.CSVDataWriter
Creates new CSVDataWriter to write listed properties of a given class.
CSVDataWriter(Class<?>) - Constructor for class org.otfeed.support.CSVDataWriter
Creates new CSVDataWriter to write objects of a given class.
CSVFormatter - Class in org.otfeed.samples
Class that provides CSV formatting for Java POJO beans.
CSVFormatter() - Constructor for class org.otfeed.samples.CSVFormatter
 
CSVUtil - Class in org.otfeed.samples
Assorted utils for CSV formatting.
CSVUtil() - Constructor for class org.otfeed.samples.CSVUtil
 
CURRENT_VERSION - Static variable in enum org.otfeed.protocol.VersionEnum
 

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.