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

L

length - Variable in class org.otfeed.command.AggregationSpan
 
ListExchangesCommand - Class in org.otfeed.command
Retrieves list of supported exchanges.
ListExchangesCommand(IDataDelegate<OTExchange>) - Constructor for class org.otfeed.command.ListExchangesCommand
Creates new list exchanges command, initializing all its properties.
ListExchangesCommand() - Constructor for class org.otfeed.command.ListExchangesCommand
Default constructor.
ListExchangesRequest - Class in org.otfeed.protocol.request
Request to get list of exchanges.
ListExchangesRequest(int, IDataDelegate<OTExchange>, ICompletionDelegate) - Constructor for class org.otfeed.protocol.request.ListExchangesRequest
 
ListExchangesSample - Class in org.otfeed.samples
Demo of the Driver API.
ListExchangesSample() - Constructor for class org.otfeed.samples.ListExchangesSample
 
ListSymbolEnum - Enum in org.otfeed.command
Enumerates symbol types.
ListSymbols - Class in org.otfeed.samples
Sample application: requests exchange list or a list of symbols.
ListSymbols() - Constructor for class org.otfeed.samples.ListSymbols
 
ListSymbolsCommand - Class in org.otfeed.command
Retrieves list of symbols traded on an exchange.
ListSymbolsCommand(String, String, Set<ListSymbolEnum>, ListSymbolsCommand.MatchStyleEnum, IDataDelegate<OTSymbol>) - Constructor for class org.otfeed.command.ListSymbolsCommand
Creates new list symbols command, initializing all its properties.
ListSymbolsCommand() - Constructor for class org.otfeed.command.ListSymbolsCommand
Default constructor.
ListSymbolsCommand(String, String, ListSymbolEnum, ListSymbolsCommand.MatchStyleEnum, IDataDelegate<OTSymbol>) - Constructor for class org.otfeed.command.ListSymbolsCommand
Creates new list symbols command for a single symbol type.
ListSymbolsCommand(String, ListSymbolEnum, ListSymbolsCommand.MatchStyleEnum, IDataDelegate<OTSymbol>) - Constructor for class org.otfeed.command.ListSymbolsCommand
Creates new list symbols command for a single symbol type, with wildcard value for the symbolCodePattern property.
ListSymbolsCommand(String, String, ListSymbolsCommand.MatchStyleEnum, IDataDelegate<OTSymbol>) - Constructor for class org.otfeed.command.ListSymbolsCommand
Creates new list symbols command for all symbol types.
ListSymbolsCommand(String, String, Set<ListSymbolEnum>, IDataDelegate<OTSymbol>) - Constructor for class org.otfeed.command.ListSymbolsCommand
Creates new list symbols command for a given set of symbol types, exchangeCode, and symbolCodePattern.
ListSymbolsCommand(String, String, ListSymbolEnum, IDataDelegate<OTSymbol>) - Constructor for class org.otfeed.command.ListSymbolsCommand
Creates new list symbols command for a single symbol type.
ListSymbolsCommand(String, ListSymbolEnum, IDataDelegate<OTSymbol>) - Constructor for class org.otfeed.command.ListSymbolsCommand
Creates new list symbols command for a single symbol type, with wildcard value for the symbolCodePattern property.
ListSymbolsCommand(String, String, IDataDelegate<OTSymbol>) - Constructor for class org.otfeed.command.ListSymbolsCommand
Creates new list symbols command for all symbol types.
ListSymbolsCommand(String, IDataDelegate<OTSymbol>) - Constructor for class org.otfeed.command.ListSymbolsCommand
Creates new list symbols command for all symbol types, with wildcard value for the symbolCodePattern property.
ListSymbolsCommand.MatchStyleEnum - Enum in org.otfeed.command
Type of string matching: prefix or contains.
ListSymbolsExRequest - Class in org.otfeed.protocol.request
Request to receive list of symbols.
ListSymbolsExRequest(int, String, String, Set<ListSymbolEnum>, ListSymbolsCommand.MatchStyleEnum, IDataDelegate<OTSymbol>, ICompletionDelegate) - Constructor for class org.otfeed.protocol.request.ListSymbolsExRequest
 
LoginRequest - Class in org.otfeed.protocol.request
Request to login.
LoginRequest(int, String, String) - Constructor for class org.otfeed.protocol.request.LoginRequest
Represents response to the login request.
LoginRequest.Response - Class in org.otfeed.protocol.request
 
LoginRequest.Response(ByteBuffer) - Constructor for class org.otfeed.protocol.request.LoginRequest.Response
 
LoginStreamerFactory - Class in org.otfeed.protocol.connector
 
LoginStreamerFactory(IBufferAllocator) - Constructor for class org.otfeed.protocol.connector.LoginStreamerFactory
 
LoginStreamerFactory() - Constructor for class org.otfeed.protocol.connector.LoginStreamerFactory
 
LogoutRequest - Class in org.otfeed.protocol.request
Logout request.
LogoutRequest(int, ICompletionDelegate) - Constructor for class org.otfeed.protocol.request.LogoutRequest
 

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.