Skip navigation links
A B C D E F G H I J K L M N O P Q R S T U V W Z _ 

A

abs() - Method in class com.marketfactory.api.MFDecimal
Absolute value.
AbstractMFHandler - Class in com.marketfactory.api
An abstract class for callbacks of a market-data client.
AbstractMFHandler() - Constructor for class com.marketfactory.api.AbstractMFHandler
 
AbstractMFHandler - Class in com.marketfactory.zerogc.api
An abstract class for callbacks of a market-data client.
AbstractMFHandler() - Constructor for class com.marketfactory.zerogc.api.AbstractMFHandler
 
action - Variable in class com.marketfactory.messaging.CallbackMessage
 
action - Variable in class com.marketfactory.messaging.SubscriptionTimerMessage
 
activeFeeds - Variable in class com.marketfactory.api.Heartbeat
 
activeFeeds - Variable in class com.marketfactory.messaging.Heartbeat
 
activeFeeds - Variable in class com.marketfactory.zerogc.api.Heartbeat
 
add(MFFloat) - Method in class com.marketfactory.api.MFFloat
Addition operator.
add(MFFloat) - Method in class com.marketfactory.zerogc.api.MFFloat
Addition operator.
addUpdateType(String, boolean) - Static method in class com.marketfactory.api.MFAdmin
 
admin - Variable in class com.marketfactory.api.MFArgsUtil.APIOptions
 
adminName - Variable in class com.marketfactory.zerogc.api.TradeLimit
 
AdminSetup - Class in com.marketfactory.apps
 
AdminSetup() - Constructor for class com.marketfactory.apps.AdminSetup
 
AggECN - Class in com.marketfactory.apps
 
AggECN() - Constructor for class com.marketfactory.apps.AggECN
 
allowClientsToConnect() - Method in class com.marketfactory.api.MFAdmin
Admin interface: Call this method to allow monitored API clients to connect.
allowClientsToConnect() - Method in class com.marketfactory.zerogc.api.MFClient
Admin interface: Call this method to allow non-admin API clients to connect.
althost - Variable in class com.marketfactory.api.MFArgsUtil.APIOptions
 
altport - Variable in class com.marketfactory.api.MFArgsUtil.APIOptions
 
amount - Variable in class com.marketfactory.api.MDEntry
Amount of this entry.
amount - Variable in class com.marketfactory.api.ModifyOrder
Modified amount of the order (can be changed on some exchanges.).
amount - Variable in class com.marketfactory.api.OrderCanceled
A currency amount/size, in MFFloat format.
amount - Variable in class com.marketfactory.api.OrderReceived
A currency amount/size, in MFFloat format.
amount - Variable in class com.marketfactory.api.OrderSubmitted
The amount of the order submitted.
amount - Variable in class com.marketfactory.api.SubmitOrder
A currency amount/size, in MFFloat format.
amount - Variable in class com.marketfactory.api.TradeCapture
A currency amount/size, in MFFloat format.
amount - Variable in class com.marketfactory.messaging.MDEntry
Amount of this entry.
amount - Variable in class com.marketfactory.messaging.ModifyOrder
Modified amount of the order (can be changed on some exchanges.).
amount - Variable in class com.marketfactory.messaging.OrderCanceled
A currency amount/size, in MFFloat format.
amount - Variable in class com.marketfactory.messaging.OrderReceived
A currency amount/size, in MFFloat format.
amount - Variable in class com.marketfactory.messaging.OrderSubmitted
The amount of the order submitted.
amount - Variable in class com.marketfactory.messaging.SubmitOrder
A currency amount/size, in MFFloat format.
amount - Variable in class com.marketfactory.messaging.TradeCapture
A currency amount/size, in MFFloat format.
amount - Variable in class com.marketfactory.sample.Level
Amount of this entry.
amount - Variable in class com.marketfactory.sample.Trade
Amount of this entry.
amount - Variable in class com.marketfactory.zerogc.api.MDEntry
Amount of this entry.
amount - Variable in class com.marketfactory.zerogc.api.ModifyOrder
Modified amount of the order (can be changed on some exchanges.).
amount - Variable in class com.marketfactory.zerogc.api.OrderCanceled
A currency amount/size, in MFFloat format.
amount - Variable in class com.marketfactory.zerogc.api.OrderReceived
A currency amount/size, in MFFloat format.
amount - Variable in class com.marketfactory.zerogc.api.OrderSubmitted
The amount of the order submitted.
amount - Variable in class com.marketfactory.zerogc.api.SubmitOrder
A currency amount/size, in MFFloat format.
amount - Variable in class com.marketfactory.zerogc.api.TradeCapture
A currency amount/size, in MFFloat format.
APIFeed - Class in com.marketfactory.api
A market-data and trading feed.
APIFeed() - Constructor for class com.marketfactory.api.APIFeed
 
APIFeed(ProtoByteBuffer) - Constructor for class com.marketfactory.api.APIFeed
 
APIFeed(String, String, int, long, APIMarket[]) - Constructor for class com.marketfactory.api.APIFeed
 
APIFeed - Class in com.marketfactory.messaging
A market-data and trading feed.
APIFeed() - Constructor for class com.marketfactory.messaging.APIFeed
 
APIFeed(ProtoByteBuffer) - Constructor for class com.marketfactory.messaging.APIFeed
 
APIFeed(String, String, int, long, APIMarket[]) - Constructor for class com.marketfactory.messaging.APIFeed
 
APIFeed - Class in com.marketfactory.zerogc.api
A market-data and trading feed.
APIFeed() - Constructor for class com.marketfactory.zerogc.api.APIFeed
 
APIFeed(ZeroGCProtoByteBuffer) - Constructor for class com.marketfactory.zerogc.api.APIFeed
 
APIFeed(MFString, MFString, int, long, APIMarket[]) - Constructor for class com.marketfactory.zerogc.api.APIFeed
 
apiLanguage - Variable in class com.marketfactory.messaging.InternalClientInfoMessage
API implementation language.
APIMarket - Class in com.marketfactory.api
An exchange-specific market.
APIMarket() - Constructor for class com.marketfactory.api.APIMarket
 
APIMarket(ProtoByteBuffer) - Constructor for class com.marketfactory.api.APIMarket
 
APIMarket(int, String, int, MFFloat, MFFloat, InstrumentType, StandardTenor) - Constructor for class com.marketfactory.api.APIMarket
 
APIMarket - Class in com.marketfactory.messaging
An exchange-specific market.
APIMarket() - Constructor for class com.marketfactory.messaging.APIMarket
 
APIMarket(ProtoByteBuffer) - Constructor for class com.marketfactory.messaging.APIMarket
 
APIMarket(int, String, int, MFFloat, MFFloat, InstrumentType, StandardTenor) - Constructor for class com.marketfactory.messaging.APIMarket
 
APIMarket - Class in com.marketfactory.zerogc.api
An exchange-specific market.
APIMarket() - Constructor for class com.marketfactory.zerogc.api.APIMarket
 
APIMarket(ZeroGCProtoByteBuffer) - Constructor for class com.marketfactory.zerogc.api.APIMarket
 
APIMarket(int, MFString, int, MFFloat, MFFloat, InstrumentType, StandardTenor) - Constructor for class com.marketfactory.zerogc.api.APIMarket
 
APIOptions() - Constructor for class com.marketfactory.api.MFArgsUtil.APIOptions
 
APIResult - Enum in com.marketfactory.api
Result/error codes provided by the API methods.
APIResult - Enum in com.marketfactory.messaging
Result/error codes provided by the API methods.
APIResult - Enum in com.marketfactory.zerogc.api
Result/error codes provided by the API methods.
APITest - Enum in com.marketfactory.api
Various tests that can be invoked client-side to test out the API.
APITest - Enum in com.marketfactory.messaging
Various tests that can be invoked client-side to test out the API.
APITest - Enum in com.marketfactory.zerogc.api
Various tests that can be invoked client-side to test out the API.
APIType - Enum in com.marketfactory.api
Many of the calls pertain to either market-data or trading; this enum allows us to specify that.
apiType - Variable in class com.marketfactory.api.Subscription
The type of subscription: market data or trading.
APIType - Enum in com.marketfactory.messaging
Many of the calls pertain to either market-data or trading; this enum allows us to specify that.
apiType - Variable in class com.marketfactory.messaging.Subscription
The type of subscription: market data or trading.
APIType - Enum in com.marketfactory.zerogc.api
Many of the calls pertain to either market-data or trading; this enum allows us to specify that.
apiType - Variable in class com.marketfactory.zerogc.api.Subscription
The type of subscription: market data or trading.
apiVersion - Variable in class com.marketfactory.messaging.InternalClientInfoMessage
API version number.
append(char) - Method in class com.marketfactory.zerogc.api.MFString
Append a char at the end of the string.
append(char[]) - Method in class com.marketfactory.zerogc.api.MFString
Append a char array at the end of the string.
append(MFString) - Method in class com.marketfactory.zerogc.api.MFString
Append the contents of a MFString to this string
append(CharSequence) - Method in class com.marketfactory.zerogc.api.MFString
Append the contents of a CharSequence to this string
append(CharSequence, int, int) - Method in class com.marketfactory.zerogc.api.MFString
Append the CharSequence to this string within the given range.
append(int) - Method in class com.marketfactory.zerogc.api.MFString
Append an int representation of a string at the end of the string.
append(long) - Method in class com.marketfactory.zerogc.api.MFString
Append an int representation of a string at the end of the string.
appID - Variable in class com.marketfactory.messaging.MemBusID
 
arch - Variable in class com.marketfactory.messaging.VersionMessage
 
arg1 - Variable in class com.marketfactory.messaging.CallbackMessage
 
arg2 - Variable in class com.marketfactory.messaging.CallbackMessage
 
arg3 - Variable in class com.marketfactory.messaging.CallbackMessage
 
arg4 - Variable in class com.marketfactory.messaging.CallbackMessage
 
atServer - Variable in class com.marketfactory.api.MFClient.PingTime
 

B

baseCurrAmt - Variable in class com.marketfactory.api.DropCopy
 
baseCurrAmt - Variable in class com.marketfactory.messaging.DropCopy
 
baseCurrAmt - Variable in class com.marketfactory.zerogc.api.DropCopy
 
baseCurrency - Variable in class com.marketfactory.api.DropCopy
The (XXX) base currency amount and name, XXX/YYY.
baseCurrency - Variable in class com.marketfactory.messaging.DropCopy
The (XXX) base currency amount and name, XXX/YYY.
baseCurrency - Variable in class com.marketfactory.zerogc.api.DropCopy
The (XXX) base currency amount and name, XXX/YYY.
BasicSample - Class in com.marketfactory.sample
 
BasicSample() - Constructor for class com.marketfactory.sample.BasicSample
 
BasicSample - Class in com.marketfactory.sample_zerogc
 
BasicSample() - Constructor for class com.marketfactory.sample_zerogc.BasicSample
 
BatchDef - Class in com.marketfactory.api
 
BatchDef(int, int[]) - Constructor for class com.marketfactory.api.BatchDef
 
BatchDef - Class in com.marketfactory.zerogc.api
 
BatchDef(int, int[]) - Constructor for class com.marketfactory.zerogc.api.BatchDef
 
batchDefID - Variable in class com.marketfactory.messaging.BatchRegisterMessage
 
batchDefID - Variable in class com.marketfactory.messaging.BatchUnregisterMessage
 
batchesCompleted - Variable in class com.marketfactory.messaging.BatchesCompletedMessage
 
BatchesCompletedMessage - Class in com.marketfactory.messaging
An indication that a batched update has completed.
BatchesCompletedMessage() - Constructor for class com.marketfactory.messaging.BatchesCompletedMessage
 
BatchesCompletedMessage(ProtoByteBuffer) - Constructor for class com.marketfactory.messaging.BatchesCompletedMessage
 
batchID - Variable in class com.marketfactory.messaging.MktDataMessage
 
BatchRegisterMessage - Class in com.marketfactory.messaging
A request to register callbacks for batch updates of specific markets.
BatchRegisterMessage() - Constructor for class com.marketfactory.messaging.BatchRegisterMessage
 
BatchRegisterMessage(ProtoByteBuffer) - Constructor for class com.marketfactory.messaging.BatchRegisterMessage
 
BatchSample - Class in com.marketfactory.sample
 
BatchSample() - Constructor for class com.marketfactory.sample.BatchSample
 
BatchSample - Class in com.marketfactory.sample_zerogc
 
BatchSample() - Constructor for class com.marketfactory.sample_zerogc.BatchSample
 
BatchUnregisterMessage - Class in com.marketfactory.messaging
A request to unregister callbacks for batch updates of specific markets.
BatchUnregisterMessage() - Constructor for class com.marketfactory.messaging.BatchUnregisterMessage
 
BatchUnregisterMessage(ProtoByteBuffer) - Constructor for class com.marketfactory.messaging.BatchUnregisterMessage
 
best() - Method in class com.marketfactory.sample.BookSide
 
bids - Variable in class com.marketfactory.sample.SampleBook
 
bigIncrement - Variable in class com.marketfactory.api.APIMarket
The regular increment (defining precision).
bigIncrement - Variable in class com.marketfactory.messaging.APIMarket
The regular increment (defining precision).
bigIncrement - Variable in class com.marketfactory.zerogc.api.APIMarket
The regular increment (defining precision).
BookSide - Class in com.marketfactory.sample
 
BookSide(Comparator) - Constructor for class com.marketfactory.sample.BookSide
 
BookViewer - Class in com.marketfactory.sample
 
BookViewer() - Constructor for class com.marketfactory.sample.BookViewer
 
BookViewer.MarketDataHandlerImpl - Class in com.marketfactory.sample
 
borrow() - Method in class com.marketfactory.zerogc.api.ConcurrentObjectPool
 
borrow() - Method in class com.marketfactory.zerogc.api.OrderIdMapEntryPool
 
boughtBase - Variable in class com.marketfactory.api.MFAdmin.RiskUsage
 
boughtBase - Variable in class com.marketfactory.zerogc.api.TradeState
 
boughtCounter - Variable in class com.marketfactory.api.MFAdmin.RiskUsage
 
boughtCounter - Variable in class com.marketfactory.zerogc.api.TradeState
 
branch - Variable in class com.marketfactory.messaging.VersionMessage
 
build - Variable in class com.marketfactory.messaging.VersionMessage
 
builduser - Variable in class com.marketfactory.messaging.VersionMessage
 
byteBuffer - Variable in class com.marketfactory.api.ProtoByteBuffer
 
byteBuffer - Variable in class com.marketfactory.zerogc.api.ZeroGCProtoByteBuffer
 

C

CallbackMessage - Class in com.marketfactory.messaging
A generic message that embodies a simple callback to be invoked on a task.
CallbackMessage() - Constructor for class com.marketfactory.messaging.CallbackMessage
 
CallbackMessage(ProtoByteBuffer) - Constructor for class com.marketfactory.messaging.CallbackMessage
 
cancelAll(int, String) - Method in class com.marketfactory.api.MFClient
Cancel all the orders on a feed.
cancelAll(String) - Method in class com.marketfactory.api.MFClient
Cancel all the orders, on all feeds.
cancelAll(int, MFString) - Method in class com.marketfactory.zerogc.api.MFClient
Cancel all the orders on a feed.
cancelAll(MFString) - Method in class com.marketfactory.zerogc.api.MFClient
Cancel all the orders, on all feeds.
CancelAllOrder - Class in com.marketfactory.api
Trading Action: A request to cancel all orders.
CancelAllOrder() - Constructor for class com.marketfactory.api.CancelAllOrder
 
CancelAllOrder(ProtoByteBuffer) - Constructor for class com.marketfactory.api.CancelAllOrder
 
CancelAllOrder(String, boolean, long, long, long, int) - Constructor for class com.marketfactory.api.CancelAllOrder
 
CancelAllOrder - Class in com.marketfactory.messaging
Trading Action: A request to cancel all orders.
CancelAllOrder() - Constructor for class com.marketfactory.messaging.CancelAllOrder
 
CancelAllOrder(ProtoByteBuffer) - Constructor for class com.marketfactory.messaging.CancelAllOrder
 
CancelAllOrder(String, boolean, long, long, long, int) - Constructor for class com.marketfactory.messaging.CancelAllOrder
 
CancelAllOrder - Class in com.marketfactory.zerogc.api
Trading Action: A request to cancel all orders.
CancelAllOrder() - Constructor for class com.marketfactory.zerogc.api.CancelAllOrder
 
CancelAllOrder(ZeroGCProtoByteBuffer) - Constructor for class com.marketfactory.zerogc.api.CancelAllOrder
 
CancelAllOrder(MFString, boolean, long, long, long, int) - Constructor for class com.marketfactory.zerogc.api.CancelAllOrder
 
CancelAllOrderMessage - Class in com.marketfactory.messaging
Trading Action: A request to cancel all orders.
CancelAllOrderMessage() - Constructor for class com.marketfactory.messaging.CancelAllOrderMessage
 
CancelAllOrderMessage(ProtoByteBuffer) - Constructor for class com.marketfactory.messaging.CancelAllOrderMessage
 
CancelOrder - Class in com.marketfactory.api
Trading Action: A request to cancel an order.
CancelOrder() - Constructor for class com.marketfactory.api.CancelOrder
 
CancelOrder(ProtoByteBuffer) - Constructor for class com.marketfactory.api.CancelOrder
 
CancelOrder(long, String, int, int, String, long, long, long) - Constructor for class com.marketfactory.api.CancelOrder
 
cancelOrder(String, String) - Method in class com.marketfactory.api.MFClient
Cancel a previously placed order by client order id ('clOrdID').
cancelOrder(String, long) - Method in class com.marketfactory.api.MFClient
Cancel a previously placed order by internal 'orderID'.
cancelOrder(String, long, String) - Method in class com.marketfactory.api.MFClient
Cancel a previously placed order by providing both internal 'orderID' and clOrdID.
CancelOrder - Class in com.marketfactory.messaging
Trading Action: A request to cancel an order.
CancelOrder() - Constructor for class com.marketfactory.messaging.CancelOrder
 
CancelOrder(ProtoByteBuffer) - Constructor for class com.marketfactory.messaging.CancelOrder
 
CancelOrder(long, String, int, int, String, long, long, long) - Constructor for class com.marketfactory.messaging.CancelOrder
 
CancelOrder - Class in com.marketfactory.zerogc.api
Trading Action: A request to cancel an order.
CancelOrder() - Constructor for class com.marketfactory.zerogc.api.CancelOrder
 
CancelOrder(ZeroGCProtoByteBuffer) - Constructor for class com.marketfactory.zerogc.api.CancelOrder
 
CancelOrder(long, MFString, int, int, MFString, long, long, long) - Constructor for class com.marketfactory.zerogc.api.CancelOrder
 
cancelOrder(MFString, MFString) - Method in class com.marketfactory.zerogc.api.MFClient
Cancel a previously placed order by client order id ('clOrdID').
cancelOrder(MFString, long) - Method in class com.marketfactory.zerogc.api.MFClient
Cancel a previously placed order by internal 'orderID'.
cancelOrder(MFString, long, MFString) - Method in class com.marketfactory.zerogc.api.MFClient
Cancel a previously placed order by providing both internal 'orderID' and clOrdID.
CancelOrderMessage - Class in com.marketfactory.messaging
Trading Action: A request to cancel an order.
CancelOrderMessage() - Constructor for class com.marketfactory.messaging.CancelOrderMessage
 
CancelOrderMessage(ProtoByteBuffer) - Constructor for class com.marketfactory.messaging.CancelOrderMessage
 
CancelReason - Enum in com.marketfactory.api
The reason that an order was canceled.
CancelReason - Enum in com.marketfactory.messaging
The reason that an order was canceled.
CancelReason - Enum in com.marketfactory.zerogc.api
The reason that an order was canceled.
CancelRejectReason - Enum in com.marketfactory.api
 
CancelRejectReason - Enum in com.marketfactory.messaging
 
CancelRejectReason - Enum in com.marketfactory.zerogc.api
 
CcyType - Enum in com.marketfactory.api
 
CcyType - Enum in com.marketfactory.messaging
 
CcyType - Enum in com.marketfactory.zerogc.api
 
ccyType - Variable in class com.marketfactory.zerogc.api.TradeLimit
 
ccyType - Variable in class com.marketfactory.zerogc.api.TradeState
 
charAt(int) - Method in class com.marketfactory.zerogc.api.MFString
Get the length of the string.
clDataID - Variable in class com.marketfactory.zerogc.api.TradeLimitData
 
clear() - Method in class com.marketfactory.api.ProtoByteBuffer
 
clear() - Method in class com.marketfactory.sample.BookSide
 
clear() - Method in class com.marketfactory.zerogc.api.ZeroGCProtoByteBuffer
 
clearConsole() - Method in class com.marketfactory.sample.BookViewer.MarketDataHandlerImpl
 
ClientConnectMessage - Class in com.marketfactory.messaging
The first message sent by the client API after a version handshake.
ClientConnectMessage() - Constructor for class com.marketfactory.messaging.ClientConnectMessage
 
ClientConnectMessage(ProtoByteBuffer) - Constructor for class com.marketfactory.messaging.ClientConnectMessage
 
ClientDisconnectMessage - Class in com.marketfactory.messaging
A request by the client APIs to disconnect from the server.
ClientDisconnectMessage() - Constructor for class com.marketfactory.messaging.ClientDisconnectMessage
 
ClientDisconnectMessage(ProtoByteBuffer) - Constructor for class com.marketfactory.messaging.ClientDisconnectMessage
 
clNewID - Variable in class com.marketfactory.api.ModifyOrder
The ID to use for the new, modified order.
clNewID - Variable in class com.marketfactory.messaging.ModifyOrder
The ID to use for the new, modified order.
clNewID - Variable in class com.marketfactory.zerogc.api.ModifyOrder
The ID to use for the new, modified order.
clOrdID - Variable in class com.marketfactory.api.CancelOrder
Client-provided order ID.
clOrdID - Variable in class com.marketfactory.api.ComplexOrder
Client-provided order ID.
clOrdID - Variable in class com.marketfactory.api.DropCopy
Client-provided order ID.
clOrdID - Variable in class com.marketfactory.api.ModifyOrder
Client-provided order ID.
clOrdID - Variable in class com.marketfactory.api.OrderCanceled
Client-provided order ID.
clOrdID - Variable in class com.marketfactory.api.OrderCancelRejected
Client-provided order ID.
clOrdID - Variable in class com.marketfactory.api.OrderDone
Client-provided order ID.
clOrdID - Variable in class com.marketfactory.api.OrderReceived
Client-provided order ID.
clOrdID - Variable in class com.marketfactory.api.OrderRejected
Client-provided order ID.
clOrdID - Variable in class com.marketfactory.api.OrderSubmitted
Client-provided order ID.
clOrdID - Variable in class com.marketfactory.api.SubmitOrder
Client-provided order ID.
clOrdID - Variable in class com.marketfactory.api.TradeCapture
Client-provided order ID.
clOrdID - Variable in class com.marketfactory.messaging.CancelOrder
Client-provided order ID.
clOrdID - Variable in class com.marketfactory.messaging.ComplexOrder
Client-provided order ID.
clOrdID - Variable in class com.marketfactory.messaging.DropCopy
Client-provided order ID.
clOrdID - Variable in class com.marketfactory.messaging.ModifyOrder
Client-provided order ID.
clOrdID - Variable in class com.marketfactory.messaging.OrderCanceled
Client-provided order ID.
clOrdID - Variable in class com.marketfactory.messaging.OrderCancelRejected
Client-provided order ID.
clOrdID - Variable in class com.marketfactory.messaging.OrderDone
Client-provided order ID.
clOrdID - Variable in class com.marketfactory.messaging.OrderReceived
Client-provided order ID.
clOrdID - Variable in class com.marketfactory.messaging.OrderRejected
Client-provided order ID.
clOrdID - Variable in class com.marketfactory.messaging.OrderSubmitted
Client-provided order ID.
clOrdID - Variable in class com.marketfactory.messaging.SubmitOrder
Client-provided order ID.
clOrdID - Variable in class com.marketfactory.messaging.TradeCapture
Client-provided order ID.
clOrdID - Variable in class com.marketfactory.zerogc.api.CancelOrder
Client-provided order ID.
clOrdID - Variable in class com.marketfactory.zerogc.api.ComplexOrder
Client-provided order ID.
clOrdID - Variable in class com.marketfactory.zerogc.api.DropCopy
Client-provided order ID.
clOrdID - Variable in class com.marketfactory.zerogc.api.ModifyOrder
Client-provided order ID.
clOrdID - Variable in class com.marketfactory.zerogc.api.OrderCanceled
Client-provided order ID.
clOrdID - Variable in class com.marketfactory.zerogc.api.OrderCancelRejected
Client-provided order ID.
clOrdID - Variable in class com.marketfactory.zerogc.api.OrderDone
Client-provided order ID.
clOrdID - Variable in class com.marketfactory.zerogc.api.OrderIdMapEntry
 
clOrdID - Variable in class com.marketfactory.zerogc.api.OrderReceived
Client-provided order ID.
clOrdID - Variable in class com.marketfactory.zerogc.api.OrderRejected
Client-provided order ID.
clOrdID - Variable in class com.marketfactory.zerogc.api.OrderSubmitted
Client-provided order ID.
clOrdID - Variable in class com.marketfactory.zerogc.api.SubmitOrder
Client-provided order ID.
clOrdID - Variable in class com.marketfactory.zerogc.api.TradeCapture
Client-provided order ID.
ClOrdIDComparator - Class in com.marketfactory.zerogc.api
An entry for a map from clOrdId to orderID.
ClOrdIDComparator() - Constructor for class com.marketfactory.zerogc.api.ClOrdIDComparator
 
close() - Method in class com.marketfactory.api.MFClient
Close the connection.
close() - Method in class com.marketfactory.sample.SubTool
 
close() - Method in class com.marketfactory.zerogc.api.MFClient
Close the connection.
clRequestID - Variable in class com.marketfactory.api.LockResponse
 
clRequestID - Variable in class com.marketfactory.api.LockUser
 
clRequestID - Variable in class com.marketfactory.api.RiskResponse
 
clRequestID - Variable in class com.marketfactory.messaging.LockResponse
 
clRequestID - Variable in class com.marketfactory.messaging.LockUser
 
clRequestID - Variable in class com.marketfactory.messaging.RiskResponse
 
clRequestID - Variable in class com.marketfactory.zerogc.api.LockResponse
 
clRequestID - Variable in class com.marketfactory.zerogc.api.LockUser
 
clRequestID - Variable in class com.marketfactory.zerogc.api.RiskResponse
 
clSubID - Variable in class com.marketfactory.api.SubscriptionEvent
Client-provided subscription request ID.
clSubID - Variable in class com.marketfactory.messaging.SubscribeMessage
Client-provided subscription request ID.
clSubID - Variable in class com.marketfactory.messaging.SubscriptionEvent
Client-provided subscription request ID.
clSubID - Variable in class com.marketfactory.messaging.UnsubscribeAllMessage
Client-provided subscription request ID.
clSubID - Variable in class com.marketfactory.messaging.UnsubscribeMessage
Client-provided subscription request ID.
clSubID - Variable in class com.marketfactory.zerogc.api.SubscriptionEvent
Client-provided subscription request ID.
col - Variable in class com.marketfactory.api.TextWriter.State
 
col - Variable in class com.marketfactory.zerogc.api.TextWriter.State
 
com.marketfactory.api - package com.marketfactory.api
 
com.marketfactory.apps - package com.marketfactory.apps
 
com.marketfactory.common - package com.marketfactory.common
 
com.marketfactory.messaging - package com.marketfactory.messaging
 
com.marketfactory.MFReplay - package com.marketfactory.MFReplay
 
com.marketfactory.sample - package com.marketfactory.sample
 
com.marketfactory.sample_zerogc - package com.marketfactory.sample_zerogc
 
com.marketfactory.zerogc.api - package com.marketfactory.zerogc.api
 
commitdate - Variable in class com.marketfactory.messaging.VersionMessage
 
compact() - Method in class com.marketfactory.api.ProtoByteBuffer
 
compact() - Method in class com.marketfactory.zerogc.api.ZeroGCProtoByteBuffer
 
ComparatorUtil - Class in com.marketfactory.api
 
ComparatorUtil() - Constructor for class com.marketfactory.api.ComparatorUtil
 
ComparatorUtil - Class in com.marketfactory.zerogc.api
 
ComparatorUtil() - Constructor for class com.marketfactory.zerogc.api.ComparatorUtil
 
compare(Object, Object) - Method in class com.marketfactory.zerogc.api.ClOrdIDComparator
 
compareTo(APIFeed) - Method in class com.marketfactory.api.APIFeed
 
compareTo(APIMarket) - Method in class com.marketfactory.api.APIMarket
 
compareTo(CancelAllOrder) - Method in class com.marketfactory.api.CancelAllOrder
 
compareTo(CancelOrder) - Method in class com.marketfactory.api.CancelOrder
 
compareTo(int, int) - Static method in class com.marketfactory.api.ComparatorUtil
 
compareTo(double, double) - Static method in class com.marketfactory.api.ComparatorUtil
 
compareTo(boolean, boolean) - Static method in class com.marketfactory.api.ComparatorUtil
 
compareTo(MFFloat, MFFloat) - Static method in class com.marketfactory.api.ComparatorUtil
 
compareTo(ComplexOrder) - Method in class com.marketfactory.api.ComplexOrder
 
compareTo(DateRollover) - Method in class com.marketfactory.api.DateRollover
 
compareTo(DropCopy) - Method in class com.marketfactory.api.DropCopy
 
compareTo(EventReport) - Method in class com.marketfactory.api.EventReport
 
compareTo(FeedMarketID) - Method in class com.marketfactory.api.FeedMarketID
 
compareTo(Heartbeat) - Method in class com.marketfactory.api.Heartbeat
 
compareTo(IDNamePair) - Method in class com.marketfactory.api.IDNamePair
 
compareTo(KeyValuePair) - Method in class com.marketfactory.api.KeyValuePair
 
compareTo(LockResponse) - Method in class com.marketfactory.api.LockResponse
 
compareTo(LockUser) - Method in class com.marketfactory.api.LockUser
 
compareTo(MarketView) - Method in class com.marketfactory.api.MarketView
 
compareTo(MDEntry) - Method in class com.marketfactory.api.MDEntry
 
compareTo(Object) - Method in class com.marketfactory.api.MFDecimal
Implements Comparable method compareTo.
compareTo(Object) - Method in class com.marketfactory.api.MFFloat
Implements Comparable method compareTo.
compareTo(ModifyOrder) - Method in class com.marketfactory.api.ModifyOrder
 
compareTo(OrderCanceled) - Method in class com.marketfactory.api.OrderCanceled
 
compareTo(OrderCancelRejected) - Method in class com.marketfactory.api.OrderCancelRejected
 
compareTo(OrderDone) - Method in class com.marketfactory.api.OrderDone
 
compareTo(OrderReceived) - Method in class com.marketfactory.api.OrderReceived
 
compareTo(OrderRejected) - Method in class com.marketfactory.api.OrderRejected
 
compareTo(OrderSubmitted) - Method in class com.marketfactory.api.OrderSubmitted
 
compareTo(ReplayDone) - Method in class com.marketfactory.api.ReplayDone
 
compareTo(RiskLimitStatus) - Method in class com.marketfactory.api.RiskLimitStatus
 
compareTo(RiskResponse) - Method in class com.marketfactory.api.RiskResponse
 
compareTo(RiskUsageStatus) - Method in class com.marketfactory.api.RiskUsageStatus
 
compareTo(SubmitOrder) - Method in class com.marketfactory.api.SubmitOrder
 
compareTo(Subscription) - Method in class com.marketfactory.api.Subscription
 
compareTo(SubscriptionEvent) - Method in class com.marketfactory.api.SubscriptionEvent
 
compareTo(TradeCapture) - Method in class com.marketfactory.api.TradeCapture
 
compareTo(UserSequenceID) - Method in class com.marketfactory.api.UserSequenceID
 
compareTo(APIFeed) - Method in class com.marketfactory.messaging.APIFeed
 
compareTo(APIMarket) - Method in class com.marketfactory.messaging.APIMarket
 
compareTo(BatchesCompletedMessage) - Method in class com.marketfactory.messaging.BatchesCompletedMessage
 
compareTo(BatchRegisterMessage) - Method in class com.marketfactory.messaging.BatchRegisterMessage
 
compareTo(BatchUnregisterMessage) - Method in class com.marketfactory.messaging.BatchUnregisterMessage
 
compareTo(CallbackMessage) - Method in class com.marketfactory.messaging.CallbackMessage
 
compareTo(CancelAllOrder) - Method in class com.marketfactory.messaging.CancelAllOrder
 
compareTo(CancelAllOrderMessage) - Method in class com.marketfactory.messaging.CancelAllOrderMessage
 
compareTo(CancelOrder) - Method in class com.marketfactory.messaging.CancelOrder
 
compareTo(CancelOrderMessage) - Method in class com.marketfactory.messaging.CancelOrderMessage
 
compareTo(ClientConnectMessage) - Method in class com.marketfactory.messaging.ClientConnectMessage
 
compareTo(ClientDisconnectMessage) - Method in class com.marketfactory.messaging.ClientDisconnectMessage
 
compareTo(ComplexOrder) - Method in class com.marketfactory.messaging.ComplexOrder
 
compareTo(ComplexOrderMessage) - Method in class com.marketfactory.messaging.ComplexOrderMessage
 
compareTo(ConfigMessage) - Method in class com.marketfactory.messaging.ConfigMessage
 
compareTo(ConnectResponseMessage) - Method in class com.marketfactory.messaging.ConnectResponseMessage
 
compareTo(DateRollover) - Method in class com.marketfactory.messaging.DateRollover
 
compareTo(DateRolloverMessage) - Method in class com.marketfactory.messaging.DateRolloverMessage
 
compareTo(DropCopy) - Method in class com.marketfactory.messaging.DropCopy
 
compareTo(DropCopyMessage) - Method in class com.marketfactory.messaging.DropCopyMessage
 
compareTo(EventReport) - Method in class com.marketfactory.messaging.EventReport
 
compareTo(EventReportMessage) - Method in class com.marketfactory.messaging.EventReportMessage
 
compareTo(ExchangeMessage) - Method in class com.marketfactory.messaging.ExchangeMessage
 
compareTo(FeedMarketID) - Method in class com.marketfactory.messaging.FeedMarketID
 
compareTo(Heartbeat) - Method in class com.marketfactory.messaging.Heartbeat
 
compareTo(HeartbeatMessage) - Method in class com.marketfactory.messaging.HeartbeatMessage
 
compareTo(HeartbeatTimerMessage) - Method in class com.marketfactory.messaging.HeartbeatTimerMessage
 
compareTo(IDNamePair) - Method in class com.marketfactory.messaging.IDNamePair
 
compareTo(ImHereMessage) - Method in class com.marketfactory.messaging.ImHereMessage
 
compareTo(InsertLogMessage) - Method in class com.marketfactory.messaging.InsertLogMessage
 
compareTo(InternalClientInfoMessage) - Method in class com.marketfactory.messaging.InternalClientInfoMessage
 
compareTo(KeyValuePair) - Method in class com.marketfactory.messaging.KeyValuePair
 
compareTo(LastSequenceIDMessage) - Method in class com.marketfactory.messaging.LastSequenceIDMessage
 
compareTo(LockResponse) - Method in class com.marketfactory.messaging.LockResponse
 
compareTo(LockResponseMessage) - Method in class com.marketfactory.messaging.LockResponseMessage
 
compareTo(LockUser) - Method in class com.marketfactory.messaging.LockUser
 
compareTo(LockUserMessage) - Method in class com.marketfactory.messaging.LockUserMessage
 
compareTo(LogMessage) - Method in class com.marketfactory.messaging.LogMessage
 
compareTo(MarketView) - Method in class com.marketfactory.messaging.MarketView
 
compareTo(MDActivityCheckMessage) - Method in class com.marketfactory.messaging.MDActivityCheckMessage
 
compareTo(MDEntry) - Method in class com.marketfactory.messaging.MDEntry
 
compareTo(MemBusConnectMessage) - Method in class com.marketfactory.messaging.MemBusConnectMessage
 
compareTo(MemBusDisconnectMessage) - Method in class com.marketfactory.messaging.MemBusDisconnectMessage
 
compareTo(MemBusHeartbeatMessage) - Method in class com.marketfactory.messaging.MemBusHeartbeatMessage
 
compareTo(MemBusID) - Method in class com.marketfactory.messaging.MemBusID
 
compareTo(MktDataMessage) - Method in class com.marketfactory.messaging.MktDataMessage
 
compareTo(ModifyOrder) - Method in class com.marketfactory.messaging.ModifyOrder
 
compareTo(ModifyOrderMessage) - Method in class com.marketfactory.messaging.ModifyOrderMessage
 
compareTo(OrderCanceled) - Method in class com.marketfactory.messaging.OrderCanceled
 
compareTo(OrderCanceledMessage) - Method in class com.marketfactory.messaging.OrderCanceledMessage
 
compareTo(OrderCancelRejected) - Method in class com.marketfactory.messaging.OrderCancelRejected
 
compareTo(OrderCancelRejectedMessage) - Method in class com.marketfactory.messaging.OrderCancelRejectedMessage
 
compareTo(OrderDone) - Method in class com.marketfactory.messaging.OrderDone
 
compareTo(OrderDoneMessage) - Method in class com.marketfactory.messaging.OrderDoneMessage
 
compareTo(OrderReceived) - Method in class com.marketfactory.messaging.OrderReceived
 
compareTo(OrderReceivedMessage) - Method in class com.marketfactory.messaging.OrderReceivedMessage
 
compareTo(OrderRejected) - Method in class com.marketfactory.messaging.OrderRejected
 
compareTo(OrderRejectedMessage) - Method in class com.marketfactory.messaging.OrderRejectedMessage
 
compareTo(OrderSubmitted) - Method in class com.marketfactory.messaging.OrderSubmitted
 
compareTo(OrderSubmittedMessage) - Method in class com.marketfactory.messaging.OrderSubmittedMessage
 
compareTo(PadMessage) - Method in class com.marketfactory.messaging.PadMessage
 
compareTo(ProtocolDefinitionMessage) - Method in class com.marketfactory.messaging.ProtocolDefinitionMessage
 
compareTo(ReplayDone) - Method in class com.marketfactory.messaging.ReplayDone
 
compareTo(ReplayDoneMessage) - Method in class com.marketfactory.messaging.ReplayDoneMessage
 
compareTo(ReplayMessage) - Method in class com.marketfactory.messaging.ReplayMessage
 
compareTo(RequestMessage) - Method in class com.marketfactory.messaging.RequestMessage
 
compareTo(RequestSnapshotMessage) - Method in class com.marketfactory.messaging.RequestSnapshotMessage
 
compareTo(RiskLimitStatus) - Method in class com.marketfactory.messaging.RiskLimitStatus
 
compareTo(RiskResponse) - Method in class com.marketfactory.messaging.RiskResponse
 
compareTo(RiskResponseMessage) - Method in class com.marketfactory.messaging.RiskResponseMessage
 
compareTo(RiskUsageStatus) - Method in class com.marketfactory.messaging.RiskUsageStatus
 
compareTo(RuThereMessage) - Method in class com.marketfactory.messaging.RuThereMessage
 
compareTo(SecurityInfoMessage) - Method in class com.marketfactory.messaging.SecurityInfoMessage
 
compareTo(StatCounter) - Method in class com.marketfactory.messaging.StatCounter
 
compareTo(StatCounterMessage) - Method in class com.marketfactory.messaging.StatCounterMessage
 
compareTo(StatTimeoutMessage) - Method in class com.marketfactory.messaging.StatTimeoutMessage
 
compareTo(SubmitOrder) - Method in class com.marketfactory.messaging.SubmitOrder
 
compareTo(SubmitOrderMessage) - Method in class com.marketfactory.messaging.SubmitOrderMessage
 
compareTo(SubscribeMessage) - Method in class com.marketfactory.messaging.SubscribeMessage
 
compareTo(Subscription) - Method in class com.marketfactory.messaging.Subscription
 
compareTo(SubscriptionEvent) - Method in class com.marketfactory.messaging.SubscriptionEvent
 
compareTo(SubscriptionEventMessage) - Method in class com.marketfactory.messaging.SubscriptionEventMessage
 
compareTo(SubscriptionTimeoutMessage) - Method in class com.marketfactory.messaging.SubscriptionTimeoutMessage
 
compareTo(SubscriptionTimerMessage) - Method in class com.marketfactory.messaging.SubscriptionTimerMessage
 
compareTo(TaskInitializationMessage) - Method in class com.marketfactory.messaging.TaskInitializationMessage
 
compareTo(TestMessage) - Method in class com.marketfactory.messaging.TestMessage
 
compareTo(TimerMessage) - Method in class com.marketfactory.messaging.TimerMessage
 
compareTo(TradeCapture) - Method in class com.marketfactory.messaging.TradeCapture
 
compareTo(TradeCaptureMessage) - Method in class com.marketfactory.messaging.TradeCaptureMessage
 
compareTo(TradeLimitDataMessage) - Method in class com.marketfactory.messaging.TradeLimitDataMessage
 
compareTo(UnsubscribeAllMessage) - Method in class com.marketfactory.messaging.UnsubscribeAllMessage
 
compareTo(UnsubscribeMessage) - Method in class com.marketfactory.messaging.UnsubscribeMessage
 
compareTo(UserSequenceID) - Method in class com.marketfactory.messaging.UserSequenceID
 
compareTo(VersionMessage) - Method in class com.marketfactory.messaging.VersionMessage
 
compareTo(APIFeed) - Method in class com.marketfactory.zerogc.api.APIFeed
 
compareTo(APIMarket) - Method in class com.marketfactory.zerogc.api.APIMarket
 
compareTo(CancelAllOrder) - Method in class com.marketfactory.zerogc.api.CancelAllOrder
 
compareTo(CancelOrder) - Method in class com.marketfactory.zerogc.api.CancelOrder
 
compareTo(int, int) - Static method in class com.marketfactory.zerogc.api.ComparatorUtil
 
compareTo(double, double) - Static method in class com.marketfactory.zerogc.api.ComparatorUtil
 
compareTo(boolean, boolean) - Static method in class com.marketfactory.zerogc.api.ComparatorUtil
 
compareTo(MFFloat, MFFloat) - Static method in class com.marketfactory.zerogc.api.ComparatorUtil
 
compareTo(ComplexOrder) - Method in class com.marketfactory.zerogc.api.ComplexOrder
 
compareTo(DateRollover) - Method in class com.marketfactory.zerogc.api.DateRollover
 
compareTo(DropCopy) - Method in class com.marketfactory.zerogc.api.DropCopy
 
compareTo(EventReport) - Method in class com.marketfactory.zerogc.api.EventReport
 
compareTo(FeedMarketID) - Method in class com.marketfactory.zerogc.api.FeedMarketID
 
compareTo(Heartbeat) - Method in class com.marketfactory.zerogc.api.Heartbeat
 
compareTo(IDNamePair) - Method in class com.marketfactory.zerogc.api.IDNamePair
 
compareTo(KeyValuePair) - Method in class com.marketfactory.zerogc.api.KeyValuePair
 
compareTo(LockResponse) - Method in class com.marketfactory.zerogc.api.LockResponse
 
compareTo(LockUser) - Method in class com.marketfactory.zerogc.api.LockUser
 
compareTo(MarketRate) - Method in class com.marketfactory.zerogc.api.MarketRate
 
compareTo(MarketView) - Method in class com.marketfactory.zerogc.api.MarketView
 
compareTo(MDEntry) - Method in class com.marketfactory.zerogc.api.MDEntry
 
compareTo(Object) - Method in class com.marketfactory.zerogc.api.MFFloat
Implements Comparable method compareTo.
compareTo(Object) - Method in class com.marketfactory.zerogc.api.MFString
Implements Comparable method compareTo.
compareTo(ModifyOrder) - Method in class com.marketfactory.zerogc.api.ModifyOrder
 
compareTo(OrderCanceled) - Method in class com.marketfactory.zerogc.api.OrderCanceled
 
compareTo(OrderCancelRejected) - Method in class com.marketfactory.zerogc.api.OrderCancelRejected
 
compareTo(OrderDone) - Method in class com.marketfactory.zerogc.api.OrderDone
 
compareTo(OrderReceived) - Method in class com.marketfactory.zerogc.api.OrderReceived
 
compareTo(OrderRejected) - Method in class com.marketfactory.zerogc.api.OrderRejected
 
compareTo(OrderSubmitted) - Method in class com.marketfactory.zerogc.api.OrderSubmitted
 
compareTo(ReplayDone) - Method in class com.marketfactory.zerogc.api.ReplayDone
 
compareTo(RiskLimitStatus) - Method in class com.marketfactory.zerogc.api.RiskLimitStatus
 
compareTo(RiskResponse) - Method in class com.marketfactory.zerogc.api.RiskResponse
 
compareTo(RiskUsageStatus) - Method in class com.marketfactory.zerogc.api.RiskUsageStatus
 
compareTo(SubmitOrder) - Method in class com.marketfactory.zerogc.api.SubmitOrder
 
compareTo(Subscription) - Method in class com.marketfactory.zerogc.api.Subscription
 
compareTo(SubscriptionEvent) - Method in class com.marketfactory.zerogc.api.SubscriptionEvent
 
compareTo(TradeCapture) - Method in class com.marketfactory.zerogc.api.TradeCapture
 
compareTo(TradeHierarchy) - Method in class com.marketfactory.zerogc.api.TradeHierarchy
 
compareTo(TradeLimit) - Method in class com.marketfactory.zerogc.api.TradeLimit
 
compareTo(TradeLimitData) - Method in class com.marketfactory.zerogc.api.TradeLimitData
 
compareTo(TradeState) - Method in class com.marketfactory.zerogc.api.TradeState
 
compareTo(UserSequenceID) - Method in class com.marketfactory.zerogc.api.UserSequenceID
 
compiler - Variable in class com.marketfactory.messaging.VersionMessage
 
complete - Variable in class com.marketfactory.sample.SampleBook
 
ComplexOrder - Class in com.marketfactory.api
Trading Action: a request for an order with a pre-defined structure
ComplexOrder() - Constructor for class com.marketfactory.api.ComplexOrder
 
ComplexOrder(ProtoByteBuffer) - Constructor for class com.marketfactory.api.ComplexOrder
 
ComplexOrder(String, long, String, long, long, long, int, KeyValuePair[]) - Constructor for class com.marketfactory.api.ComplexOrder
 
ComplexOrder - Class in com.marketfactory.messaging
Trading Action: a request for an order with a pre-defined structure
ComplexOrder() - Constructor for class com.marketfactory.messaging.ComplexOrder
 
ComplexOrder(ProtoByteBuffer) - Constructor for class com.marketfactory.messaging.ComplexOrder
 
ComplexOrder(String, long, String, long, long, long, int, KeyValuePair[]) - Constructor for class com.marketfactory.messaging.ComplexOrder
 
ComplexOrder - Class in com.marketfactory.zerogc.api
Trading Action: a request for an order with a pre-defined structure
ComplexOrder() - Constructor for class com.marketfactory.zerogc.api.ComplexOrder
 
ComplexOrder(ZeroGCProtoByteBuffer) - Constructor for class com.marketfactory.zerogc.api.ComplexOrder
 
ComplexOrder(MFString, long, MFString, long, long, long, int, KeyValuePair[]) - Constructor for class com.marketfactory.zerogc.api.ComplexOrder
 
ComplexOrderMessage - Class in com.marketfactory.messaging
Trading Action: a request for an order with a pre-defined structure
ComplexOrderMessage() - Constructor for class com.marketfactory.messaging.ComplexOrderMessage
 
ComplexOrderMessage(ProtoByteBuffer) - Constructor for class com.marketfactory.messaging.ComplexOrderMessage
 
components - Variable in class com.marketfactory.api.MDEntry
For aggregated feeds, a string representation of the components of liquidity.
components - Variable in class com.marketfactory.messaging.MDEntry
For aggregated feeds, a string representation of the components of liquidity.
components - Variable in class com.marketfactory.sample.Level
Amount of this entry.
components - Variable in class com.marketfactory.zerogc.api.MDEntry
For aggregated feeds, a string representation of the components of liquidity.
computeAvgHandleTime - Variable in class com.marketfactory.api.MFArgsUtil.APIOptions
 
ConcurrentObjectPool<T> - Class in com.marketfactory.zerogc.api
 
ConcurrentObjectPool(Class) - Constructor for class com.marketfactory.zerogc.api.ConcurrentObjectPool
 
ConfigMessage - Class in com.marketfactory.messaging
A message used to transfer the list and configuration parameters of the various feeds and markets available on this interface.
ConfigMessage() - Constructor for class com.marketfactory.messaging.ConfigMessage
 
ConfigMessage(ProtoByteBuffer) - Constructor for class com.marketfactory.messaging.ConfigMessage
 
connect() - Method in class com.marketfactory.api.MFClient
Connect to the first available server with user credentials.
connect() - Method in class com.marketfactory.zerogc.api.MFClient
Connect to the first available server with user credentials.
connection - Variable in class com.marketfactory.messaging.ExchangeMessage
 
ConnectionResponse - Enum in com.marketfactory.api
 
ConnectionResponse - Enum in com.marketfactory.messaging
 
connectionResponse - Variable in class com.marketfactory.messaging.ConnectResponseMessage
 
ConnectionResponse - Enum in com.marketfactory.zerogc.api
 
ConnectResponseMessage - Class in com.marketfactory.messaging
A response for a connection request, which indicates success of failure to log on, provides the sequence id of the last message sent for this client, and indicates admin status.
ConnectResponseMessage() - Constructor for class com.marketfactory.messaging.ConnectResponseMessage
 
ConnectResponseMessage(ProtoByteBuffer) - Constructor for class com.marketfactory.messaging.ConnectResponseMessage
 
contacts - Variable in class com.marketfactory.zerogc.api.TradeLimit
 
containsKey(MFString) - Method in class com.marketfactory.zerogc.api.OrderIdMap
 
contents - Variable in class com.marketfactory.messaging.CancelAllOrderMessage
 
contents - Variable in class com.marketfactory.messaging.CancelOrderMessage
 
contents - Variable in class com.marketfactory.messaging.ComplexOrderMessage
 
contents - Variable in class com.marketfactory.messaging.DateRolloverMessage
 
contents - Variable in class com.marketfactory.messaging.DropCopyMessage
 
contents - Variable in class com.marketfactory.messaging.EventReportMessage
 
contents - Variable in class com.marketfactory.messaging.ExchangeMessage
 
contents - Variable in class com.marketfactory.messaging.HeartbeatMessage
 
contents - Variable in class com.marketfactory.messaging.LockResponseMessage
 
contents - Variable in class com.marketfactory.messaging.LockUserMessage
 
contents - Variable in class com.marketfactory.messaging.ModifyOrderMessage
 
contents - Variable in class com.marketfactory.messaging.OrderCanceledMessage
 
contents - Variable in class com.marketfactory.messaging.OrderCancelRejectedMessage
 
contents - Variable in class com.marketfactory.messaging.OrderDoneMessage
 
contents - Variable in class com.marketfactory.messaging.OrderReceivedMessage
 
contents - Variable in class com.marketfactory.messaging.OrderRejectedMessage
 
contents - Variable in class com.marketfactory.messaging.OrderSubmittedMessage
 
contents - Variable in class com.marketfactory.messaging.ReplayDoneMessage
 
contents - Variable in class com.marketfactory.messaging.RiskResponseMessage
 
contents - Variable in class com.marketfactory.messaging.SubmitOrderMessage
 
contents - Variable in class com.marketfactory.messaging.SubscriptionEventMessage
 
contents - Variable in class com.marketfactory.messaging.TradeCaptureMessage
 
contents - Variable in class com.marketfactory.messaging.TradeLimitDataMessage
 
continuation - Variable in class com.marketfactory.messaging.ExchangeMessage
 
copyValuesFrom(PingTime) - Method in class com.marketfactory.zerogc.api.PingTime
 
count - Variable in class com.marketfactory.api.MFClient.TimeStats
 
count - Variable in class com.marketfactory.zerogc.api.MFClient.TimeStats
 
counterCurrAmt - Variable in class com.marketfactory.api.DropCopy
 
counterCurrAmt - Variable in class com.marketfactory.messaging.DropCopy
 
counterCurrAmt - Variable in class com.marketfactory.zerogc.api.DropCopy
 
counterCurrency - Variable in class com.marketfactory.api.DropCopy
The (YYY) counter currency amount and name, XXX/YYY.
counterCurrency - Variable in class com.marketfactory.messaging.DropCopy
The (YYY) counter currency amount and name, XXX/YYY.
counterCurrency - Variable in class com.marketfactory.zerogc.api.DropCopy
The (YYY) counter currency amount and name, XXX/YYY.
counterPartyID - Variable in class com.marketfactory.api.DropCopy
Exchange-provided info that identifies this capture.
counterPartyID - Variable in class com.marketfactory.api.TradeCapture
Exchange-provided info that identifies this capture.
counterPartyID - Variable in class com.marketfactory.messaging.DropCopy
Exchange-provided info that identifies this capture.
counterPartyID - Variable in class com.marketfactory.messaging.TradeCapture
Exchange-provided info that identifies this capture.
counterPartyID - Variable in class com.marketfactory.zerogc.api.DropCopy
Exchange-provided info that identifies this capture.
counterPartyID - Variable in class com.marketfactory.zerogc.api.TradeCapture
Exchange-provided info that identifies this capture.
create(int, ProtoByteBuffer) - Static method in class com.marketfactory.api.Protocol
 
create() - Static method in class com.marketfactory.common.Options
Creates the Options from the JVM args
create(int, int) - Static method in class com.marketfactory.common.Options
 
create(int, ProtoByteBuffer) - Static method in class com.marketfactory.messaging.Protocol
 
createAdmin() - Static method in class com.marketfactory.api.MFArgsUtil
 
createClient() - Static method in class com.marketfactory.api.MFArgsUtil
 
createClient2() - Static method in class com.marketfactory.api.MFArgsUtil
 
createClientOld() - Static method in class com.marketfactory.api.MFArgsUtil
 
createClients(int) - Static method in class com.marketfactory.api.MFArgsUtil
 
createPingMessageIfNeeded() - Method in interface com.marketfactory.zerogc.api.PingHandler
 
createPingMessageIfNeeded() - Method in class com.marketfactory.zerogc.api.PingHandlerImpl
 
customerAccountID - Variable in class com.marketfactory.api.DropCopy
Customer provided account ID associated with a user.
customerAccountID - Variable in class com.marketfactory.messaging.DropCopy
Customer provided account ID associated with a user.
customerAccountID - Variable in class com.marketfactory.zerogc.api.DropCopy
Customer provided account ID associated with a user.
customerClientID - Variable in class com.marketfactory.api.DropCopy
Customer provided client ID associated with a user.
customerClientID - Variable in class com.marketfactory.messaging.DropCopy
Customer provided client ID associated with a user.
customerClientID - Variable in class com.marketfactory.zerogc.api.DropCopy
Customer provided client ID associated with a user.
cxlID - Variable in class com.marketfactory.api.CancelAllOrder
Client-provided cancellation request ID.
cxlID - Variable in class com.marketfactory.api.CancelOrder
Client-provided cancellation request ID.
cxlID - Variable in class com.marketfactory.api.OrderCanceled
Client-provided cancellation request ID.
cxlID - Variable in class com.marketfactory.api.OrderCancelRejected
Client-provided cancellation request ID.
cxlID - Variable in class com.marketfactory.messaging.CancelAllOrder
Client-provided cancellation request ID.
cxlID - Variable in class com.marketfactory.messaging.CancelOrder
Client-provided cancellation request ID.
cxlID - Variable in class com.marketfactory.messaging.OrderCanceled
Client-provided cancellation request ID.
cxlID - Variable in class com.marketfactory.messaging.OrderCancelRejected
Client-provided cancellation request ID.
cxlID - Variable in class com.marketfactory.zerogc.api.CancelAllOrder
Client-provided cancellation request ID.
cxlID - Variable in class com.marketfactory.zerogc.api.CancelOrder
Client-provided cancellation request ID.
cxlID - Variable in class com.marketfactory.zerogc.api.OrderCanceled
Client-provided cancellation request ID.
cxlID - Variable in class com.marketfactory.zerogc.api.OrderCancelRejected
Client-provided cancellation request ID.

D

date - Variable in class com.marketfactory.messaging.VersionMessage
 
DateRollover - Class in com.marketfactory.api
 
DateRollover() - Constructor for class com.marketfactory.api.DateRollover
 
DateRollover(ProtoByteBuffer) - Constructor for class com.marketfactory.api.DateRollover
 
DateRollover(FeedMarketID, long, long) - Constructor for class com.marketfactory.api.DateRollover
 
DateRollover - Class in com.marketfactory.messaging
 
DateRollover() - Constructor for class com.marketfactory.messaging.DateRollover
 
DateRollover(ProtoByteBuffer) - Constructor for class com.marketfactory.messaging.DateRollover
 
DateRollover(FeedMarketID, long, long) - Constructor for class com.marketfactory.messaging.DateRollover
 
DateRollover - Class in com.marketfactory.zerogc.api
 
DateRollover() - Constructor for class com.marketfactory.zerogc.api.DateRollover
 
DateRollover(ZeroGCProtoByteBuffer) - Constructor for class com.marketfactory.zerogc.api.DateRollover
 
DateRollover(FeedMarketID, long, long) - Constructor for class com.marketfactory.zerogc.api.DateRollover
 
DateRolloverMessage - Class in com.marketfactory.messaging
A date rollover event provided by the exchange.
DateRolloverMessage() - Constructor for class com.marketfactory.messaging.DateRolloverMessage
 
DateRolloverMessage(ProtoByteBuffer) - Constructor for class com.marketfactory.messaging.DateRolloverMessage
 
DateRolloverType - Enum in com.marketfactory.messaging
The type of date rollover event that occurred.
debugValue - Variable in class com.marketfactory.api.MFArgsUtil.APIOptions
 
deepCopy(APIFeed) - Method in class com.marketfactory.zerogc.api.APIFeed
 
deepCopy(APIMarket) - Method in class com.marketfactory.zerogc.api.APIMarket
 
deepCopy(CancelAllOrder) - Method in class com.marketfactory.zerogc.api.CancelAllOrder
 
deepCopy(CancelOrder) - Method in class com.marketfactory.zerogc.api.CancelOrder
 
deepCopy(ComplexOrder) - Method in class com.marketfactory.zerogc.api.ComplexOrder
 
deepCopy(DateRollover) - Method in class com.marketfactory.zerogc.api.DateRollover
 
deepCopy(DropCopy) - Method in class com.marketfactory.zerogc.api.DropCopy
 
deepCopy(EventReport) - Method in class com.marketfactory.zerogc.api.EventReport
 
deepCopy(FeedMarketID) - Method in class com.marketfactory.zerogc.api.FeedMarketID
 
deepCopy(Heartbeat) - Method in class com.marketfactory.zerogc.api.Heartbeat
 
deepCopy(IDNamePair) - Method in class com.marketfactory.zerogc.api.IDNamePair
 
deepCopy(KeyValuePair) - Method in class com.marketfactory.zerogc.api.KeyValuePair
 
deepCopy(LockResponse) - Method in class com.marketfactory.zerogc.api.LockResponse
 
deepCopy(LockUser) - Method in class com.marketfactory.zerogc.api.LockUser
 
deepCopy(MarketRate) - Method in class com.marketfactory.zerogc.api.MarketRate
 
deepCopy(MarketView) - Method in class com.marketfactory.zerogc.api.MarketView
 
deepCopy(MDEntry) - Method in class com.marketfactory.zerogc.api.MDEntry
 
deepCopy(MFFloat) - Method in class com.marketfactory.zerogc.api.MFFloat
Copies state of MFFloat to this MFFloat
deepCopy(MFString) - Method in class com.marketfactory.zerogc.api.MFString
Copies the state of the source MFString to this string.
deepCopy(ModifyOrder) - Method in class com.marketfactory.zerogc.api.ModifyOrder
 
deepCopy(OrderCanceled) - Method in class com.marketfactory.zerogc.api.OrderCanceled
 
deepCopy(OrderCancelRejected) - Method in class com.marketfactory.zerogc.api.OrderCancelRejected
 
deepCopy(OrderDone) - Method in class com.marketfactory.zerogc.api.OrderDone
 
deepCopy(OrderReceived) - Method in class com.marketfactory.zerogc.api.OrderReceived
 
deepCopy(OrderRejected) - Method in class com.marketfactory.zerogc.api.OrderRejected
 
deepCopy(OrderSubmitted) - Method in class com.marketfactory.zerogc.api.OrderSubmitted
 
deepCopy(ReplayDone) - Method in class com.marketfactory.zerogc.api.ReplayDone
 
deepCopy(RiskLimitStatus) - Method in class com.marketfactory.zerogc.api.RiskLimitStatus
 
deepCopy(RiskResponse) - Method in class com.marketfactory.zerogc.api.RiskResponse
 
deepCopy(RiskUsageStatus) - Method in class com.marketfactory.zerogc.api.RiskUsageStatus
 
deepCopy(SubmitOrder) - Method in class com.marketfactory.zerogc.api.SubmitOrder
 
deepCopy(Subscription) - Method in class com.marketfactory.zerogc.api.Subscription
 
deepCopy(SubscriptionEvent) - Method in class com.marketfactory.zerogc.api.SubscriptionEvent
 
deepCopy(TradeCapture) - Method in class com.marketfactory.zerogc.api.TradeCapture
 
deepCopy(TradeHierarchy) - Method in class com.marketfactory.zerogc.api.TradeHierarchy
 
deepCopy(TradeLimit) - Method in class com.marketfactory.zerogc.api.TradeLimit
 
deepCopy(TradeLimitData) - Method in class com.marketfactory.zerogc.api.TradeLimitData
 
deepCopy(TradeState) - Method in class com.marketfactory.zerogc.api.TradeState
 
deepCopy(UserSequenceID) - Method in class com.marketfactory.zerogc.api.UserSequenceID
 
DEFAULT_SIZE - Variable in class com.marketfactory.zerogc.api.OrderIdMapEntryPool
 
defines - Variable in class com.marketfactory.messaging.VersionMessage
 
delUpdateType(String) - Static method in class com.marketfactory.api.MFAdmin
 
description - Variable in class com.marketfactory.messaging.InsertLogMessage
 
description - Variable in class com.marketfactory.messaging.LogMessage
 
deserialize(ProtoByteBuffer) - Method in class com.marketfactory.api.APIFeed
 
deserialize(ProtoByteBuffer) - Method in class com.marketfactory.api.APIMarket
 
deserialize(ProtoByteBuffer) - Method in class com.marketfactory.api.CancelAllOrder
 
deserialize(ProtoByteBuffer) - Method in class com.marketfactory.api.CancelOrder
 
deserialize(ProtoByteBuffer) - Method in class com.marketfactory.api.ComplexOrder
 
deserialize(ProtoByteBuffer) - Method in class com.marketfactory.api.DateRollover
 
deserialize(ProtoByteBuffer) - Method in class com.marketfactory.api.DropCopy
 
deserialize(ProtoByteBuffer) - Method in class com.marketfactory.api.EventReport
 
deserialize(ProtoByteBuffer) - Method in class com.marketfactory.api.FeedMarketID
 
deserialize(ProtoByteBuffer) - Method in class com.marketfactory.api.Heartbeat
 
deserialize(ProtoByteBuffer) - Method in class com.marketfactory.api.IDNamePair
 
deserialize(ProtoByteBuffer) - Method in interface com.marketfactory.api.IMessage
 
deserialize(ProtoByteBuffer) - Method in class com.marketfactory.api.KeyValuePair
 
deserialize(ProtoByteBuffer) - Method in class com.marketfactory.api.LockResponse
 
deserialize(ProtoByteBuffer) - Method in class com.marketfactory.api.LockUser
 
deserialize(ProtoByteBuffer) - Method in class com.marketfactory.api.MarketView
 
deserialize(ProtoByteBuffer) - Method in class com.marketfactory.api.MDEntry
 
deserialize(ProtoByteBuffer) - Method in class com.marketfactory.api.ModifyOrder
 
deserialize(ProtoByteBuffer) - Method in class com.marketfactory.api.OrderCanceled
 
deserialize(ProtoByteBuffer) - Method in class com.marketfactory.api.OrderCancelRejected
 
deserialize(ProtoByteBuffer) - Method in class com.marketfactory.api.OrderDone
 
deserialize(ProtoByteBuffer) - Method in class com.marketfactory.api.OrderReceived
 
deserialize(ProtoByteBuffer) - Method in class com.marketfactory.api.OrderRejected
 
deserialize(ProtoByteBuffer) - Method in class com.marketfactory.api.OrderSubmitted
 
deserialize(ProtoByteBuffer) - Method in class com.marketfactory.api.ReplayDone
 
deserialize(ProtoByteBuffer) - Method in class com.marketfactory.api.RiskLimitStatus
 
deserialize(ProtoByteBuffer) - Method in class com.marketfactory.api.RiskResponse
 
deserialize(ProtoByteBuffer) - Method in class com.marketfactory.api.RiskUsageStatus
 
deserialize(ProtoByteBuffer) - Method in class com.marketfactory.api.SubmitOrder
 
deserialize(ProtoByteBuffer) - Method in class com.marketfactory.api.Subscription
 
deserialize(ProtoByteBuffer) - Method in class com.marketfactory.api.SubscriptionEvent
 
deserialize(ProtoByteBuffer) - Method in class com.marketfactory.api.TradeCapture
 
deserialize(ProtoByteBuffer) - Method in class com.marketfactory.api.UserSequenceID
 
deserialize(ProtoByteBuffer) - Method in class com.marketfactory.messaging.APIFeed
 
deserialize(ProtoByteBuffer) - Method in class com.marketfactory.messaging.APIMarket
 
deserialize(ProtoByteBuffer) - Method in class com.marketfactory.messaging.BatchesCompletedMessage
 
deserialize(ProtoByteBuffer) - Method in class com.marketfactory.messaging.BatchRegisterMessage
 
deserialize(ProtoByteBuffer) - Method in class com.marketfactory.messaging.BatchUnregisterMessage
 
deserialize(ProtoByteBuffer) - Method in class com.marketfactory.messaging.CallbackMessage
 
deserialize(ProtoByteBuffer) - Method in class com.marketfactory.messaging.CancelAllOrder
 
deserialize(ProtoByteBuffer) - Method in class com.marketfactory.messaging.CancelAllOrderMessage
 
deserialize(ProtoByteBuffer) - Method in class com.marketfactory.messaging.CancelOrder
 
deserialize(ProtoByteBuffer) - Method in class com.marketfactory.messaging.CancelOrderMessage
 
deserialize(ProtoByteBuffer) - Method in class com.marketfactory.messaging.ClientConnectMessage
 
deserialize(ProtoByteBuffer) - Method in class com.marketfactory.messaging.ClientDisconnectMessage
 
deserialize(ProtoByteBuffer) - Method in class com.marketfactory.messaging.ComplexOrder
 
deserialize(ProtoByteBuffer) - Method in class com.marketfactory.messaging.ComplexOrderMessage
 
deserialize(ProtoByteBuffer) - Method in class com.marketfactory.messaging.ConfigMessage
 
deserialize(ProtoByteBuffer) - Method in class com.marketfactory.messaging.ConnectResponseMessage
 
deserialize(ProtoByteBuffer) - Method in class com.marketfactory.messaging.DateRollover
 
deserialize(ProtoByteBuffer) - Method in class com.marketfactory.messaging.DateRolloverMessage
 
deserialize(ProtoByteBuffer) - Method in class com.marketfactory.messaging.DropCopy
 
deserialize(ProtoByteBuffer) - Method in class com.marketfactory.messaging.DropCopyMessage
 
deserialize(ProtoByteBuffer) - Method in class com.marketfactory.messaging.EventReport
 
deserialize(ProtoByteBuffer) - Method in class com.marketfactory.messaging.EventReportMessage
 
deserialize(ProtoByteBuffer) - Method in class com.marketfactory.messaging.ExchangeMessage
 
deserialize(ProtoByteBuffer) - Method in class com.marketfactory.messaging.FeedMarketID
 
deserialize(ProtoByteBuffer) - Method in class com.marketfactory.messaging.Heartbeat
 
deserialize(ProtoByteBuffer) - Method in class com.marketfactory.messaging.HeartbeatMessage
 
deserialize(ProtoByteBuffer) - Method in class com.marketfactory.messaging.HeartbeatTimerMessage
 
deserialize(ProtoByteBuffer) - Method in class com.marketfactory.messaging.IDNamePair
 
deserialize(ProtoByteBuffer) - Method in class com.marketfactory.messaging.ImHereMessage
 
deserialize(ProtoByteBuffer) - Method in class com.marketfactory.messaging.InsertLogMessage
 
deserialize(ProtoByteBuffer) - Method in class com.marketfactory.messaging.InternalClientInfoMessage
 
deserialize(ProtoByteBuffer) - Method in class com.marketfactory.messaging.KeyValuePair
 
deserialize(ProtoByteBuffer) - Method in class com.marketfactory.messaging.LastSequenceIDMessage
 
deserialize(ProtoByteBuffer) - Method in class com.marketfactory.messaging.LockResponse
 
deserialize(ProtoByteBuffer) - Method in class com.marketfactory.messaging.LockResponseMessage
 
deserialize(ProtoByteBuffer) - Method in class com.marketfactory.messaging.LockUser
 
deserialize(ProtoByteBuffer) - Method in class com.marketfactory.messaging.LockUserMessage
 
deserialize(ProtoByteBuffer) - Method in class com.marketfactory.messaging.LogMessage
 
deserialize(ProtoByteBuffer) - Method in class com.marketfactory.messaging.MarketView
 
deserialize(ProtoByteBuffer) - Method in class com.marketfactory.messaging.MDActivityCheckMessage
 
deserialize(ProtoByteBuffer) - Method in class com.marketfactory.messaging.MDEntry
 
deserialize(ProtoByteBuffer) - Method in class com.marketfactory.messaging.MemBusConnectMessage
 
deserialize(ProtoByteBuffer) - Method in class com.marketfactory.messaging.MemBusDisconnectMessage
 
deserialize(ProtoByteBuffer) - Method in class com.marketfactory.messaging.MemBusHeartbeatMessage
 
deserialize(ProtoByteBuffer) - Method in class com.marketfactory.messaging.MemBusID
 
deserialize(ProtoByteBuffer) - Method in class com.marketfactory.messaging.MktDataMessage
 
deserialize(ProtoByteBuffer) - Method in class com.marketfactory.messaging.ModifyOrder
 
deserialize(ProtoByteBuffer) - Method in class com.marketfactory.messaging.ModifyOrderMessage
 
deserialize(ProtoByteBuffer) - Method in class com.marketfactory.messaging.OrderCanceled
 
deserialize(ProtoByteBuffer) - Method in class com.marketfactory.messaging.OrderCanceledMessage
 
deserialize(ProtoByteBuffer) - Method in class com.marketfactory.messaging.OrderCancelRejected
 
deserialize(ProtoByteBuffer) - Method in class com.marketfactory.messaging.OrderCancelRejectedMessage
 
deserialize(ProtoByteBuffer) - Method in class com.marketfactory.messaging.OrderDone
 
deserialize(ProtoByteBuffer) - Method in class com.marketfactory.messaging.OrderDoneMessage
 
deserialize(ProtoByteBuffer) - Method in class com.marketfactory.messaging.OrderReceived
 
deserialize(ProtoByteBuffer) - Method in class com.marketfactory.messaging.OrderReceivedMessage
 
deserialize(ProtoByteBuffer) - Method in class com.marketfactory.messaging.OrderRejected
 
deserialize(ProtoByteBuffer) - Method in class com.marketfactory.messaging.OrderRejectedMessage
 
deserialize(ProtoByteBuffer) - Method in class com.marketfactory.messaging.OrderSubmitted
 
deserialize(ProtoByteBuffer) - Method in class com.marketfactory.messaging.OrderSubmittedMessage
 
deserialize(ProtoByteBuffer) - Method in class com.marketfactory.messaging.PadMessage
 
deserialize(ProtoByteBuffer) - Method in class com.marketfactory.messaging.ProtocolDefinitionMessage
 
deserialize(ProtoByteBuffer) - Method in class com.marketfactory.messaging.ReplayDone
 
deserialize(ProtoByteBuffer) - Method in class com.marketfactory.messaging.ReplayDoneMessage
 
deserialize(ProtoByteBuffer) - Method in class com.marketfactory.messaging.ReplayMessage
 
deserialize(ProtoByteBuffer) - Method in class com.marketfactory.messaging.RequestMessage
 
deserialize(ProtoByteBuffer) - Method in class com.marketfactory.messaging.RequestSnapshotMessage
 
deserialize(ProtoByteBuffer) - Method in class com.marketfactory.messaging.RiskLimitStatus
 
deserialize(ProtoByteBuffer) - Method in class com.marketfactory.messaging.RiskResponse
 
deserialize(ProtoByteBuffer) - Method in class com.marketfactory.messaging.RiskResponseMessage
 
deserialize(ProtoByteBuffer) - Method in class com.marketfactory.messaging.RiskUsageStatus
 
deserialize(ProtoByteBuffer) - Method in class com.marketfactory.messaging.RuThereMessage
 
deserialize(ProtoByteBuffer) - Method in class com.marketfactory.messaging.SecurityInfoMessage
 
deserialize(ProtoByteBuffer) - Method in class com.marketfactory.messaging.StatCounter
 
deserialize(ProtoByteBuffer) - Method in class com.marketfactory.messaging.StatCounterMessage
 
deserialize(ProtoByteBuffer) - Method in class com.marketfactory.messaging.StatTimeoutMessage
 
deserialize(ProtoByteBuffer) - Method in class com.marketfactory.messaging.SubmitOrder
 
deserialize(ProtoByteBuffer) - Method in class com.marketfactory.messaging.SubmitOrderMessage
 
deserialize(ProtoByteBuffer) - Method in class com.marketfactory.messaging.SubscribeMessage
 
deserialize(ProtoByteBuffer) - Method in class com.marketfactory.messaging.Subscription
 
deserialize(ProtoByteBuffer) - Method in class com.marketfactory.messaging.SubscriptionEvent
 
deserialize(ProtoByteBuffer) - Method in class com.marketfactory.messaging.SubscriptionEventMessage
 
deserialize(ProtoByteBuffer) - Method in class com.marketfactory.messaging.SubscriptionTimeoutMessage
 
deserialize(ProtoByteBuffer) - Method in class com.marketfactory.messaging.SubscriptionTimerMessage
 
deserialize(ProtoByteBuffer) - Method in class com.marketfactory.messaging.TaskInitializationMessage
 
deserialize(ProtoByteBuffer) - Method in class com.marketfactory.messaging.TestMessage
 
deserialize(ProtoByteBuffer) - Method in class com.marketfactory.messaging.TimerMessage
 
deserialize(ProtoByteBuffer) - Method in class com.marketfactory.messaging.TradeCapture
 
deserialize(ProtoByteBuffer) - Method in class com.marketfactory.messaging.TradeCaptureMessage
 
deserialize(ProtoByteBuffer) - Method in class com.marketfactory.messaging.TradeLimitDataMessage
 
deserialize(ProtoByteBuffer) - Method in class com.marketfactory.messaging.UnsubscribeAllMessage
 
deserialize(ProtoByteBuffer) - Method in class com.marketfactory.messaging.UnsubscribeMessage
 
deserialize(ProtoByteBuffer) - Method in class com.marketfactory.messaging.UserSequenceID
 
deserialize(ProtoByteBuffer) - Method in class com.marketfactory.messaging.VersionMessage
 
deserializeZeroGC(ZeroGCProtoByteBuffer) - Method in class com.marketfactory.zerogc.api.APIFeed
 
deserializeZeroGC(ZeroGCProtoByteBuffer) - Method in class com.marketfactory.zerogc.api.APIMarket
 
deserializeZeroGC(ZeroGCProtoByteBuffer) - Method in class com.marketfactory.zerogc.api.CancelAllOrder
 
deserializeZeroGC(ZeroGCProtoByteBuffer) - Method in class com.marketfactory.zerogc.api.CancelOrder
 
deserializeZeroGC(ZeroGCProtoByteBuffer) - Method in class com.marketfactory.zerogc.api.ComplexOrder
 
deserializeZeroGC(ZeroGCProtoByteBuffer) - Method in class com.marketfactory.zerogc.api.DateRollover
 
deserializeZeroGC(ZeroGCProtoByteBuffer) - Method in class com.marketfactory.zerogc.api.DropCopy
 
deserializeZeroGC(ZeroGCProtoByteBuffer) - Method in class com.marketfactory.zerogc.api.EventReport
 
deserializeZeroGC(ZeroGCProtoByteBuffer) - Method in class com.marketfactory.zerogc.api.FeedMarketID
 
deserializeZeroGC(ZeroGCProtoByteBuffer) - Method in class com.marketfactory.zerogc.api.Heartbeat
 
deserializeZeroGC(ZeroGCProtoByteBuffer) - Method in class com.marketfactory.zerogc.api.IDNamePair
 
deserializeZeroGC(ZeroGCProtoByteBuffer) - Method in interface com.marketfactory.zerogc.api.IMessage
 
deserializeZeroGC(ZeroGCProtoByteBuffer) - Method in class com.marketfactory.zerogc.api.KeyValuePair
 
deserializeZeroGC(ZeroGCProtoByteBuffer) - Method in class com.marketfactory.zerogc.api.LockResponse
 
deserializeZeroGC(ZeroGCProtoByteBuffer) - Method in class com.marketfactory.zerogc.api.LockUser
 
deserializeZeroGC(ZeroGCProtoByteBuffer) - Method in class com.marketfactory.zerogc.api.MarketRate
 
deserializeZeroGC(ZeroGCProtoByteBuffer) - Method in class com.marketfactory.zerogc.api.MarketView
 
deserializeZeroGC(ZeroGCProtoByteBuffer) - Method in class com.marketfactory.zerogc.api.MDEntry
 
deserializeZeroGC(ZeroGCProtoByteBuffer) - Method in class com.marketfactory.zerogc.api.ModifyOrder
 
deserializeZeroGC(ZeroGCProtoByteBuffer) - Method in class com.marketfactory.zerogc.api.OrderCanceled
 
deserializeZeroGC(ZeroGCProtoByteBuffer) - Method in class com.marketfactory.zerogc.api.OrderCancelRejected
 
deserializeZeroGC(ZeroGCProtoByteBuffer) - Method in class com.marketfactory.zerogc.api.OrderDone
 
deserializeZeroGC(ZeroGCProtoByteBuffer) - Method in class com.marketfactory.zerogc.api.OrderReceived
 
deserializeZeroGC(ZeroGCProtoByteBuffer) - Method in class com.marketfactory.zerogc.api.OrderRejected
 
deserializeZeroGC(ZeroGCProtoByteBuffer) - Method in class com.marketfactory.zerogc.api.OrderSubmitted
 
deserializeZeroGC(ZeroGCProtoByteBuffer) - Method in class com.marketfactory.zerogc.api.ReplayDone
 
deserializeZeroGC(ZeroGCProtoByteBuffer) - Method in class com.marketfactory.zerogc.api.RiskLimitStatus
 
deserializeZeroGC(ZeroGCProtoByteBuffer) - Method in class com.marketfactory.zerogc.api.RiskResponse
 
deserializeZeroGC(ZeroGCProtoByteBuffer) - Method in class com.marketfactory.zerogc.api.RiskUsageStatus
 
deserializeZeroGC(ZeroGCProtoByteBuffer) - Method in class com.marketfactory.zerogc.api.SubmitOrder
 
deserializeZeroGC(ZeroGCProtoByteBuffer) - Method in class com.marketfactory.zerogc.api.Subscription
 
deserializeZeroGC(ZeroGCProtoByteBuffer) - Method in class com.marketfactory.zerogc.api.SubscriptionEvent
 
deserializeZeroGC(ZeroGCProtoByteBuffer) - Method in class com.marketfactory.zerogc.api.TradeCapture
 
deserializeZeroGC(ZeroGCProtoByteBuffer) - Method in class com.marketfactory.zerogc.api.TradeHierarchy
 
deserializeZeroGC(ZeroGCProtoByteBuffer) - Method in class com.marketfactory.zerogc.api.TradeLimit
 
deserializeZeroGC(ZeroGCProtoByteBuffer) - Method in class com.marketfactory.zerogc.api.TradeLimitData
 
deserializeZeroGC(ZeroGCProtoByteBuffer) - Method in class com.marketfactory.zerogc.api.TradeState
 
deserializeZeroGC(ZeroGCProtoByteBuffer) - Method in class com.marketfactory.zerogc.api.UserSequenceID
 
Direction - Enum in com.marketfactory.messaging
 
disable() - Method in interface com.marketfactory.zerogc.api.PingHandler
 
disable() - Method in class com.marketfactory.zerogc.api.PingHandlerImpl
 
dispatch(IMessage, IMessageHandler) - Static method in class com.marketfactory.api.Protocol
 
dispatch(IMessage, IMessageHandler) - Static method in class com.marketfactory.messaging.Protocol
 
dispatch(IMessage, IMessageHandler) - Method in class com.marketfactory.zerogc.api.Protocol
 
dispatchToAll - Variable in class com.marketfactory.messaging.DateRolloverMessage
 
distribution - Variable in class com.marketfactory.messaging.VersionMessage
 
dpdSeqNo - Variable in class com.marketfactory.messaging.ImHereMessage
 
dpdSeqNo - Variable in class com.marketfactory.messaging.RuThereMessage
 
DropCopy - Class in com.marketfactory.api
Trading Event: A copy of a trade match on behalf of another client.
DropCopy() - Constructor for class com.marketfactory.api.DropCopy
 
DropCopy(ProtoByteBuffer) - Constructor for class com.marketfactory.api.DropCopy
 
DropCopy(int, String, String, String, String, String, String, String, String, String, String, long, long, long, long, int, int, int, Side, MFFloat, MFFloat, MFFloat, String, MFFloat, String, MFFloat, String, boolean, MatchStatus, String, long, long) - Constructor for class com.marketfactory.api.DropCopy
 
DropCopy - Class in com.marketfactory.messaging
Trading Event: A copy of a trade match on behalf of another client.
DropCopy() - Constructor for class com.marketfactory.messaging.DropCopy
 
DropCopy(ProtoByteBuffer) - Constructor for class com.marketfactory.messaging.DropCopy
 
DropCopy(int, String, String, String, String, String, String, String, String, String, String, long, long, long, long, int, int, int, Side, MFFloat, MFFloat, MFFloat, String, MFFloat, String, MFFloat, String, boolean, MatchStatus, String, long, long) - Constructor for class com.marketfactory.messaging.DropCopy
 
DropCopy - Class in com.marketfactory.zerogc.api
Trading Event: A copy of a trade match on behalf of another client.
DropCopy() - Constructor for class com.marketfactory.zerogc.api.DropCopy
 
DropCopy(ZeroGCProtoByteBuffer) - Constructor for class com.marketfactory.zerogc.api.DropCopy
 
DropCopy(int, MFString, MFString, MFString, MFString, MFString, MFString, MFString, MFString, MFString, MFString, long, long, long, long, int, int, int, Side, MFFloat, MFFloat, MFFloat, MFString, MFFloat, MFString, MFFloat, MFString, boolean, MatchStatus, MFString, long, long) - Constructor for class com.marketfactory.zerogc.api.DropCopy
 
DropCopyMessage - Class in com.marketfactory.messaging
Trading Event: A copy of a trade match on behalf of another client.
DropCopyMessage() - Constructor for class com.marketfactory.messaging.DropCopyMessage
 
DropCopyMessage(ProtoByteBuffer) - Constructor for class com.marketfactory.messaging.DropCopyMessage
 
dsl - Variable in class com.marketfactory.api.MFAdmin.RiskLimit
 
dslAmount - Variable in class com.marketfactory.zerogc.api.TradeLimit
 
dslWarnPct - Variable in class com.marketfactory.zerogc.api.TradeLimit
 
dummy - Variable in class com.marketfactory.messaging.MDActivityCheckMessage
 
dummy - Variable in class com.marketfactory.messaging.StatTimeoutMessage
 
dummy - Variable in class com.marketfactory.messaging.TaskInitializationMessage
 
dump(TextWriter) - Method in class com.marketfactory.api.APIFeed
 
dump(TextWriter) - Method in class com.marketfactory.api.APIMarket
 
dump(TextWriter) - Method in class com.marketfactory.api.CancelAllOrder
 
dump(TextWriter) - Method in class com.marketfactory.api.CancelOrder
 
dump(TextWriter) - Method in class com.marketfactory.api.ComplexOrder
 
dump(TextWriter) - Method in class com.marketfactory.api.DateRollover
 
dump(TextWriter) - Method in class com.marketfactory.api.DropCopy
 
dump(TextWriter) - Method in class com.marketfactory.api.EventReport
 
dump(TextWriter) - Method in class com.marketfactory.api.FeedMarketID
 
dump(TextWriter) - Method in class com.marketfactory.api.Heartbeat
 
dump(TextWriter) - Method in class com.marketfactory.api.IDNamePair
 
dump(TextWriter) - Method in class com.marketfactory.api.KeyValuePair
 
dump(TextWriter) - Method in class com.marketfactory.api.LockResponse
 
dump(TextWriter) - Method in class com.marketfactory.api.LockUser
 
dump(TextWriter) - Method in class com.marketfactory.api.MarketView
 
dump(TextWriter) - Method in class com.marketfactory.api.MDEntry
 
dump(TextWriter) - Method in class com.marketfactory.api.ModifyOrder
 
dump(TextWriter) - Method in class com.marketfactory.api.OrderCanceled
 
dump(TextWriter) - Method in class com.marketfactory.api.OrderCancelRejected
 
dump(TextWriter) - Method in class com.marketfactory.api.OrderDone
 
dump(TextWriter) - Method in class com.marketfactory.api.OrderReceived
 
dump(TextWriter) - Method in class com.marketfactory.api.OrderRejected
 
dump(TextWriter) - Method in class com.marketfactory.api.OrderSubmitted
 
dump(TextWriter) - Method in class com.marketfactory.api.ReplayDone
 
dump(TextWriter) - Method in class com.marketfactory.api.RiskLimitStatus
 
dump(TextWriter) - Method in class com.marketfactory.api.RiskResponse
 
dump(TextWriter) - Method in class com.marketfactory.api.RiskUsageStatus
 
dump(TextWriter) - Method in class com.marketfactory.api.SubmitOrder
 
dump(TextWriter) - Method in class com.marketfactory.api.Subscription
 
dump(TextWriter) - Method in class com.marketfactory.api.SubscriptionEvent
 
dump(TextWriter) - Method in class com.marketfactory.api.TradeCapture
 
dump(TextWriter) - Method in class com.marketfactory.api.UserSequenceID
 
dump(TextWriter) - Method in class com.marketfactory.messaging.APIFeed
 
dump(TextWriter) - Method in class com.marketfactory.messaging.APIMarket
 
dump(TextWriter) - Method in class com.marketfactory.messaging.BatchesCompletedMessage
 
dump(TextWriter) - Method in class com.marketfactory.messaging.BatchRegisterMessage
 
dump(TextWriter) - Method in class com.marketfactory.messaging.BatchUnregisterMessage
 
dump(TextWriter) - Method in class com.marketfactory.messaging.CallbackMessage
 
dump(TextWriter) - Method in class com.marketfactory.messaging.CancelAllOrder
 
dump(TextWriter) - Method in class com.marketfactory.messaging.CancelAllOrderMessage
 
dump(TextWriter) - Method in class com.marketfactory.messaging.CancelOrder
 
dump(TextWriter) - Method in class com.marketfactory.messaging.CancelOrderMessage
 
dump(TextWriter) - Method in class com.marketfactory.messaging.ClientConnectMessage
 
dump(TextWriter) - Method in class com.marketfactory.messaging.ClientDisconnectMessage
 
dump(TextWriter) - Method in class com.marketfactory.messaging.ComplexOrder
 
dump(TextWriter) - Method in class com.marketfactory.messaging.ComplexOrderMessage
 
dump(TextWriter) - Method in class com.marketfactory.messaging.ConfigMessage
 
dump(TextWriter) - Method in class com.marketfactory.messaging.ConnectResponseMessage
 
dump(TextWriter) - Method in class com.marketfactory.messaging.DateRollover
 
dump(TextWriter) - Method in class com.marketfactory.messaging.DateRolloverMessage
 
dump(TextWriter) - Method in class com.marketfactory.messaging.DropCopy
 
dump(TextWriter) - Method in class com.marketfactory.messaging.DropCopyMessage
 
dump(TextWriter) - Method in class com.marketfactory.messaging.EventReport
 
dump(TextWriter) - Method in class com.marketfactory.messaging.EventReportMessage
 
dump(TextWriter) - Method in class com.marketfactory.messaging.ExchangeMessage
 
dump(TextWriter) - Method in class com.marketfactory.messaging.FeedMarketID
 
dump(TextWriter) - Method in class com.marketfactory.messaging.Heartbeat
 
dump(TextWriter) - Method in class com.marketfactory.messaging.HeartbeatMessage
 
dump(TextWriter) - Method in class com.marketfactory.messaging.HeartbeatTimerMessage
 
dump(TextWriter) - Method in class com.marketfactory.messaging.IDNamePair
 
dump(TextWriter) - Method in class com.marketfactory.messaging.ImHereMessage
 
dump(TextWriter) - Method in class com.marketfactory.messaging.InsertLogMessage
 
dump(TextWriter) - Method in class com.marketfactory.messaging.InternalClientInfoMessage
 
dump(TextWriter) - Method in class com.marketfactory.messaging.KeyValuePair
 
dump(TextWriter) - Method in class com.marketfactory.messaging.LastSequenceIDMessage
 
dump(TextWriter) - Method in class com.marketfactory.messaging.LockResponse
 
dump(TextWriter) - Method in class com.marketfactory.messaging.LockResponseMessage
 
dump(TextWriter) - Method in class com.marketfactory.messaging.LockUser
 
dump(TextWriter) - Method in class com.marketfactory.messaging.LockUserMessage
 
dump(TextWriter) - Method in class com.marketfactory.messaging.LogMessage
 
dump(TextWriter) - Method in class com.marketfactory.messaging.MarketView
 
dump(TextWriter) - Method in class com.marketfactory.messaging.MDActivityCheckMessage
 
dump(TextWriter) - Method in class com.marketfactory.messaging.MDEntry
 
dump(TextWriter) - Method in class com.marketfactory.messaging.MemBusConnectMessage
 
dump(TextWriter) - Method in class com.marketfactory.messaging.MemBusDisconnectMessage
 
dump(TextWriter) - Method in class com.marketfactory.messaging.MemBusHeartbeatMessage
 
dump(TextWriter) - Method in class com.marketfactory.messaging.MemBusID
 
dump(TextWriter) - Method in class com.marketfactory.messaging.MktDataMessage
 
dump(TextWriter) - Method in class com.marketfactory.messaging.ModifyOrder
 
dump(TextWriter) - Method in class com.marketfactory.messaging.ModifyOrderMessage
 
dump(TextWriter) - Method in class com.marketfactory.messaging.OrderCanceled
 
dump(TextWriter) - Method in class com.marketfactory.messaging.OrderCanceledMessage
 
dump(TextWriter) - Method in class com.marketfactory.messaging.OrderCancelRejected
 
dump(TextWriter) - Method in class com.marketfactory.messaging.OrderCancelRejectedMessage
 
dump(TextWriter) - Method in class com.marketfactory.messaging.OrderDone
 
dump(TextWriter) - Method in class com.marketfactory.messaging.OrderDoneMessage
 
dump(TextWriter) - Method in class com.marketfactory.messaging.OrderReceived
 
dump(TextWriter) - Method in class com.marketfactory.messaging.OrderReceivedMessage
 
dump(TextWriter) - Method in class com.marketfactory.messaging.OrderRejected
 
dump(TextWriter) - Method in class com.marketfactory.messaging.OrderRejectedMessage
 
dump(TextWriter) - Method in class com.marketfactory.messaging.OrderSubmitted
 
dump(TextWriter) - Method in class com.marketfactory.messaging.OrderSubmittedMessage
 
dump(TextWriter) - Method in class com.marketfactory.messaging.PadMessage
 
dump(TextWriter) - Method in class com.marketfactory.messaging.ProtocolDefinitionMessage
 
dump(TextWriter) - Method in class com.marketfactory.messaging.ReplayDone
 
dump(TextWriter) - Method in class com.marketfactory.messaging.ReplayDoneMessage
 
dump(TextWriter) - Method in class com.marketfactory.messaging.ReplayMessage
 
dump(TextWriter) - Method in class com.marketfactory.messaging.RequestMessage
 
dump(TextWriter) - Method in class com.marketfactory.messaging.RequestSnapshotMessage
 
dump(TextWriter) - Method in class com.marketfactory.messaging.RiskLimitStatus
 
dump(TextWriter) - Method in class com.marketfactory.messaging.RiskResponse
 
dump(TextWriter) - Method in class com.marketfactory.messaging.RiskResponseMessage
 
dump(TextWriter) - Method in class com.marketfactory.messaging.RiskUsageStatus
 
dump(TextWriter) - Method in class com.marketfactory.messaging.RuThereMessage
 
dump(TextWriter) - Method in class com.marketfactory.messaging.SecurityInfoMessage
 
dump(TextWriter) - Method in class com.marketfactory.messaging.StatCounter
 
dump(TextWriter) - Method in class com.marketfactory.messaging.StatCounterMessage
 
dump(TextWriter) - Method in class com.marketfactory.messaging.StatTimeoutMessage
 
dump(TextWriter) - Method in class com.marketfactory.messaging.SubmitOrder
 
dump(TextWriter) - Method in class com.marketfactory.messaging.SubmitOrderMessage
 
dump(TextWriter) - Method in class com.marketfactory.messaging.SubscribeMessage
 
dump(TextWriter) - Method in class com.marketfactory.messaging.Subscription
 
dump(TextWriter) - Method in class com.marketfactory.messaging.SubscriptionEvent
 
dump(TextWriter) - Method in class com.marketfactory.messaging.SubscriptionEventMessage
 
dump(TextWriter) - Method in class com.marketfactory.messaging.SubscriptionTimeoutMessage
 
dump(TextWriter) - Method in class com.marketfactory.messaging.SubscriptionTimerMessage
 
dump(TextWriter) - Method in class com.marketfactory.messaging.TaskInitializationMessage
 
dump(TextWriter) - Method in class com.marketfactory.messaging.TestMessage
 
dump(TextWriter) - Method in class com.marketfactory.messaging.TimerMessage
 
dump(TextWriter) - Method in class com.marketfactory.messaging.TradeCapture
 
dump(TextWriter) - Method in class com.marketfactory.messaging.TradeCaptureMessage
 
dump(TextWriter) - Method in class com.marketfactory.messaging.TradeLimitDataMessage
 
dump(TextWriter) - Method in class com.marketfactory.messaging.UnsubscribeAllMessage
 
dump(TextWriter) - Method in class com.marketfactory.messaging.UnsubscribeMessage
 
dump(TextWriter) - Method in class com.marketfactory.messaging.UserSequenceID
 
dump(TextWriter) - Method in class com.marketfactory.messaging.VersionMessage
 
dump(TextWriter) - Method in class com.marketfactory.zerogc.api.APIFeed
 
dump(TextWriter) - Method in class com.marketfactory.zerogc.api.APIMarket
 
dump(TextWriter) - Method in class com.marketfactory.zerogc.api.CancelAllOrder
 
dump(TextWriter) - Method in class com.marketfactory.zerogc.api.CancelOrder
 
dump(TextWriter) - Method in class com.marketfactory.zerogc.api.ComplexOrder
 
dump(TextWriter) - Method in class com.marketfactory.zerogc.api.DateRollover
 
dump(TextWriter) - Method in class com.marketfactory.zerogc.api.DropCopy
 
dump(TextWriter) - Method in class com.marketfactory.zerogc.api.EventReport
 
dump(TextWriter) - Method in class com.marketfactory.zerogc.api.FeedMarketID
 
dump(TextWriter) - Method in class com.marketfactory.zerogc.api.Heartbeat
 
dump(TextWriter) - Method in class com.marketfactory.zerogc.api.IDNamePair
 
dump(TextWriter) - Method in class com.marketfactory.zerogc.api.KeyValuePair
 
dump(TextWriter) - Method in class com.marketfactory.zerogc.api.LockResponse
 
dump(TextWriter) - Method in class com.marketfactory.zerogc.api.LockUser
 
dump(TextWriter) - Method in class com.marketfactory.zerogc.api.MarketRate
 
dump(TextWriter) - Method in class com.marketfactory.zerogc.api.MarketView
 
dump(TextWriter) - Method in class com.marketfactory.zerogc.api.MDEntry
 
dump(TextWriter) - Method in class com.marketfactory.zerogc.api.ModifyOrder
 
dump(TextWriter) - Method in class com.marketfactory.zerogc.api.OrderCanceled
 
dump(TextWriter) - Method in class com.marketfactory.zerogc.api.OrderCancelRejected
 
dump(TextWriter) - Method in class com.marketfactory.zerogc.api.OrderDone
 
dump(TextWriter) - Method in class com.marketfactory.zerogc.api.OrderReceived
 
dump(TextWriter) - Method in class com.marketfactory.zerogc.api.OrderRejected
 
dump(TextWriter) - Method in class com.marketfactory.zerogc.api.OrderSubmitted
 
dump(TextWriter) - Method in class com.marketfactory.zerogc.api.ReplayDone
 
dump(TextWriter) - Method in class com.marketfactory.zerogc.api.RiskLimitStatus
 
dump(TextWriter) - Method in class com.marketfactory.zerogc.api.RiskResponse
 
dump(TextWriter) - Method in class com.marketfactory.zerogc.api.RiskUsageStatus
 
dump(TextWriter) - Method in class com.marketfactory.zerogc.api.SubmitOrder
 
dump(TextWriter) - Method in class com.marketfactory.zerogc.api.Subscription
 
dump(TextWriter) - Method in class com.marketfactory.zerogc.api.SubscriptionEvent
 
dump(TextWriter) - Method in class com.marketfactory.zerogc.api.TradeCapture
 
dump(TextWriter) - Method in class com.marketfactory.zerogc.api.TradeHierarchy
 
dump(TextWriter) - Method in class com.marketfactory.zerogc.api.TradeLimit
 
dump(TextWriter) - Method in class com.marketfactory.zerogc.api.TradeLimitData
 
dump(TextWriter) - Method in class com.marketfactory.zerogc.api.TradeState
 
dump(TextWriter) - Method in class com.marketfactory.zerogc.api.UserSequenceID
 

E

ECNBook - Class in com.marketfactory.sample
 
ECNBook(int) - Constructor for class com.marketfactory.sample.ECNBook
 
element - Variable in class com.marketfactory.api.MDEntry
Kind of element this entry is.
element - Variable in class com.marketfactory.messaging.MDEntry
Kind of element this entry is.
element - Variable in class com.marketfactory.zerogc.api.MDEntry
Kind of element this entry is.
enable() - Method in interface com.marketfactory.zerogc.api.PingHandler
 
enable() - Method in class com.marketfactory.zerogc.api.PingHandlerImpl
 
enableDebugMetrics(boolean) - Method in class com.marketfactory.api.MFClient
 
enableDebugMetrics(boolean) - Method in class com.marketfactory.zerogc.api.MFClient
 
endline() - Method in class com.marketfactory.api.TextWriter
 
endline() - Method in class com.marketfactory.zerogc.api.TextWriter
 
equals(Object) - Method in class com.marketfactory.api.APIFeed
 
equals(Object) - Method in class com.marketfactory.api.APIMarket
 
equals(Object) - Method in class com.marketfactory.api.BatchDef
Comparison operator: equals.
equals(Object) - Method in class com.marketfactory.api.CancelAllOrder
 
equals(Object) - Method in class com.marketfactory.api.CancelOrder
 
equals(Object) - Method in class com.marketfactory.api.ComplexOrder
 
equals(Object) - Method in class com.marketfactory.api.DateRollover
 
equals(Object) - Method in class com.marketfactory.api.DropCopy
 
equals(Object) - Method in class com.marketfactory.api.EventReport
 
equals(Object) - Method in class com.marketfactory.api.FeedMarketID
 
equals(Object) - Method in class com.marketfactory.api.Heartbeat
 
equals(Object) - Method in class com.marketfactory.api.IDNamePair
 
equals(Object) - Method in class com.marketfactory.api.KeyValuePair
 
equals(Object) - Method in class com.marketfactory.api.LockResponse
 
equals(Object) - Method in class com.marketfactory.api.LockUser
 
equals(Object) - Method in class com.marketfactory.api.MarketView
 
equals(Object) - Method in class com.marketfactory.api.MDEntry
 
equals(MFDecimal) - Method in class com.marketfactory.api.MFDecimal
Comparison operator: equal.
equals(MFFloat) - Method in class com.marketfactory.api.MFFloat
Comparison operator: equal.
equals(Object) - Method in class com.marketfactory.api.ModifyOrder
 
equals(Object) - Method in class com.marketfactory.api.OrderCanceled
 
equals(Object) - Method in class com.marketfactory.api.OrderCancelRejected
 
equals(Object) - Method in class com.marketfactory.api.OrderDone
 
equals(Object) - Method in class com.marketfactory.api.OrderReceived
 
equals(Object) - Method in class com.marketfactory.api.OrderRejected
 
equals(Object) - Method in class com.marketfactory.api.OrderSubmitted
 
equals(Object) - Method in class com.marketfactory.api.ReplayDone
 
equals(Object) - Method in class com.marketfactory.api.RiskLimitStatus
 
equals(Object) - Method in class com.marketfactory.api.RiskResponse
 
equals(Object) - Method in class com.marketfactory.api.RiskUsageStatus
 
equals(Object) - Method in class com.marketfactory.api.SubmitOrder
 
equals(Object) - Method in class com.marketfactory.api.Subscription
 
equals(Object) - Method in class com.marketfactory.api.SubscriptionEvent
 
equals(Object) - Method in class com.marketfactory.api.TradeCapture
 
equals(Object) - Method in class com.marketfactory.api.UserSequenceID
 
equals(Object) - Method in class com.marketfactory.messaging.APIFeed
 
equals(Object) - Method in class com.marketfactory.messaging.APIMarket
 
equals(Object) - Method in class com.marketfactory.messaging.BatchesCompletedMessage
 
equals(Object) - Method in class com.marketfactory.messaging.BatchRegisterMessage
 
equals(Object) - Method in class com.marketfactory.messaging.BatchUnregisterMessage
 
equals(Object) - Method in class com.marketfactory.messaging.CallbackMessage
 
equals(Object) - Method in class com.marketfactory.messaging.CancelAllOrder
 
equals(Object) - Method in class com.marketfactory.messaging.CancelAllOrderMessage
 
equals(Object) - Method in class com.marketfactory.messaging.CancelOrder
 
equals(Object) - Method in class com.marketfactory.messaging.CancelOrderMessage
 
equals(Object) - Method in class com.marketfactory.messaging.ClientConnectMessage
 
equals(Object) - Method in class com.marketfactory.messaging.ClientDisconnectMessage
 
equals(Object) - Method in class com.marketfactory.messaging.ComplexOrder
 
equals(Object) - Method in class com.marketfactory.messaging.ComplexOrderMessage
 
equals(Object) - Method in class com.marketfactory.messaging.ConfigMessage
 
equals(Object) - Method in class com.marketfactory.messaging.ConnectResponseMessage
 
equals(Object) - Method in class com.marketfactory.messaging.DateRollover
 
equals(Object) - Method in class com.marketfactory.messaging.DateRolloverMessage
 
equals(Object) - Method in class com.marketfactory.messaging.DropCopy
 
equals(Object) - Method in class com.marketfactory.messaging.DropCopyMessage
 
equals(Object) - Method in class com.marketfactory.messaging.EventReport
 
equals(Object) - Method in class com.marketfactory.messaging.EventReportMessage
 
equals(Object) - Method in class com.marketfactory.messaging.ExchangeMessage
 
equals(Object) - Method in class com.marketfactory.messaging.FeedMarketID
 
equals(Object) - Method in class com.marketfactory.messaging.Heartbeat
 
equals(Object) - Method in class com.marketfactory.messaging.HeartbeatMessage
 
equals(Object) - Method in class com.marketfactory.messaging.HeartbeatTimerMessage
 
equals(Object) - Method in class com.marketfactory.messaging.IDNamePair
 
equals(Object) - Method in class com.marketfactory.messaging.ImHereMessage
 
equals(Object) - Method in class com.marketfactory.messaging.InsertLogMessage
 
equals(Object) - Method in class com.marketfactory.messaging.InternalClientInfoMessage
 
equals(Object) - Method in class com.marketfactory.messaging.KeyValuePair
 
equals(Object) - Method in class com.marketfactory.messaging.LastSequenceIDMessage
 
equals(Object) - Method in class com.marketfactory.messaging.LockResponse
 
equals(Object) - Method in class com.marketfactory.messaging.LockResponseMessage
 
equals(Object) - Method in class com.marketfactory.messaging.LockUser
 
equals(Object) - Method in class com.marketfactory.messaging.LockUserMessage
 
equals(Object) - Method in class com.marketfactory.messaging.LogMessage
 
equals(Object) - Method in class com.marketfactory.messaging.MarketView
 
equals(Object) - Method in class com.marketfactory.messaging.MDActivityCheckMessage
 
equals(Object) - Method in class com.marketfactory.messaging.MDEntry
 
equals(Object) - Method in class com.marketfactory.messaging.MemBusConnectMessage
 
equals(Object) - Method in class com.marketfactory.messaging.MemBusDisconnectMessage
 
equals(Object) - Method in class com.marketfactory.messaging.MemBusHeartbeatMessage
 
equals(Object) - Method in class com.marketfactory.messaging.MemBusID
 
equals(Object) - Method in class com.marketfactory.messaging.MktDataMessage
 
equals(Object) - Method in class com.marketfactory.messaging.ModifyOrder
 
equals(Object) - Method in class com.marketfactory.messaging.ModifyOrderMessage
 
equals(Object) - Method in class com.marketfactory.messaging.OrderCanceled
 
equals(Object) - Method in class com.marketfactory.messaging.OrderCanceledMessage
 
equals(Object) - Method in class com.marketfactory.messaging.OrderCancelRejected
 
equals(Object) - Method in class com.marketfactory.messaging.OrderCancelRejectedMessage
 
equals(Object) - Method in class com.marketfactory.messaging.OrderDone
 
equals(Object) - Method in class com.marketfactory.messaging.OrderDoneMessage
 
equals(Object) - Method in class com.marketfactory.messaging.OrderReceived
 
equals(Object) - Method in class com.marketfactory.messaging.OrderReceivedMessage
 
equals(Object) - Method in class com.marketfactory.messaging.OrderRejected
 
equals(Object) - Method in class com.marketfactory.messaging.OrderRejectedMessage
 
equals(Object) - Method in class com.marketfactory.messaging.OrderSubmitted
 
equals(Object) - Method in class com.marketfactory.messaging.OrderSubmittedMessage
 
equals(Object) - Method in class com.marketfactory.messaging.PadMessage
 
equals(Object) - Method in class com.marketfactory.messaging.ProtocolDefinitionMessage
 
equals(Object) - Method in class com.marketfactory.messaging.ReplayDone
 
equals(Object) - Method in class com.marketfactory.messaging.ReplayDoneMessage
 
equals(Object) - Method in class com.marketfactory.messaging.ReplayMessage
 
equals(Object) - Method in class com.marketfactory.messaging.RequestMessage
 
equals(Object) - Method in class com.marketfactory.messaging.RequestSnapshotMessage
 
equals(Object) - Method in class com.marketfactory.messaging.RiskLimitStatus
 
equals(Object) - Method in class com.marketfactory.messaging.RiskResponse
 
equals(Object) - Method in class com.marketfactory.messaging.RiskResponseMessage
 
equals(Object) - Method in class com.marketfactory.messaging.RiskUsageStatus
 
equals(Object) - Method in class com.marketfactory.messaging.RuThereMessage
 
equals(Object) - Method in class com.marketfactory.messaging.SecurityInfoMessage
 
equals(Object) - Method in class com.marketfactory.messaging.StatCounter
 
equals(Object) - Method in class com.marketfactory.messaging.StatCounterMessage
 
equals(Object) - Method in class com.marketfactory.messaging.StatTimeoutMessage
 
equals(Object) - Method in class com.marketfactory.messaging.SubmitOrder
 
equals(Object) - Method in class com.marketfactory.messaging.SubmitOrderMessage
 
equals(Object) - Method in class com.marketfactory.messaging.SubscribeMessage
 
equals(Object) - Method in class com.marketfactory.messaging.Subscription
 
equals(Object) - Method in class com.marketfactory.messaging.SubscriptionEvent
 
equals(Object) - Method in class com.marketfactory.messaging.SubscriptionEventMessage
 
equals(Object) - Method in class com.marketfactory.messaging.SubscriptionTimeoutMessage
 
equals(Object) - Method in class com.marketfactory.messaging.SubscriptionTimerMessage
 
equals(Object) - Method in class com.marketfactory.messaging.TaskInitializationMessage
 
equals(Object) - Method in class com.marketfactory.messaging.TestMessage
 
equals(Object) - Method in class com.marketfactory.messaging.TimerMessage
 
equals(Object) - Method in class com.marketfactory.messaging.TradeCapture
 
equals(Object) - Method in class com.marketfactory.messaging.TradeCaptureMessage
 
equals(Object) - Method in class com.marketfactory.messaging.TradeLimitDataMessage
 
equals(Object) - Method in class com.marketfactory.messaging.UnsubscribeAllMessage
 
equals(Object) - Method in class com.marketfactory.messaging.UnsubscribeMessage
 
equals(Object) - Method in class com.marketfactory.messaging.UserSequenceID
 
equals(Object) - Method in class com.marketfactory.messaging.VersionMessage
 
equals(Object) - Method in class com.marketfactory.zerogc.api.APIFeed
 
equals(Object) - Method in class com.marketfactory.zerogc.api.APIMarket
 
equals(Object) - Method in class com.marketfactory.zerogc.api.BatchDef
Comparison operator: equals.
equals(Object) - Method in class com.marketfactory.zerogc.api.CancelAllOrder
 
equals(Object) - Method in class com.marketfactory.zerogc.api.CancelOrder
 
equals(Object) - Method in class com.marketfactory.zerogc.api.ComplexOrder
 
equals(Object) - Method in class com.marketfactory.zerogc.api.DateRollover
 
equals(Object) - Method in class com.marketfactory.zerogc.api.DropCopy
 
equals(Object) - Method in class com.marketfactory.zerogc.api.EventReport
 
equals(Object) - Method in class com.marketfactory.zerogc.api.FeedMarketID
 
equals(Object) - Method in class com.marketfactory.zerogc.api.Heartbeat
 
equals(Object) - Method in class com.marketfactory.zerogc.api.IDNamePair
 
equals(Object) - Method in class com.marketfactory.zerogc.api.KeyValuePair
 
equals(Object) - Method in class com.marketfactory.zerogc.api.LockResponse
 
equals(Object) - Method in class com.marketfactory.zerogc.api.LockUser
 
equals(Object) - Method in class com.marketfactory.zerogc.api.MarketRate
 
equals(Object) - Method in class com.marketfactory.zerogc.api.MarketView
 
equals(Object) - Method in class com.marketfactory.zerogc.api.MDEntry
 
equals(MFFloat) - Method in class com.marketfactory.zerogc.api.MFFloat
Comparison operator: equal.
equals(Object) - Method in class com.marketfactory.zerogc.api.MFString
 
equals(Object) - Method in class com.marketfactory.zerogc.api.ModifyOrder
 
equals(Object) - Method in class com.marketfactory.zerogc.api.OrderCanceled
 
equals(Object) - Method in class com.marketfactory.zerogc.api.OrderCancelRejected
 
equals(Object) - Method in class com.marketfactory.zerogc.api.OrderDone
 
equals(Object) - Method in class com.marketfactory.zerogc.api.OrderReceived
 
equals(Object) - Method in class com.marketfactory.zerogc.api.OrderRejected
 
equals(Object) - Method in class com.marketfactory.zerogc.api.OrderSubmitted
 
equals(Object) - Method in class com.marketfactory.zerogc.api.ReplayDone
 
equals(Object) - Method in class com.marketfactory.zerogc.api.RiskLimitStatus
 
equals(Object) - Method in class com.marketfactory.zerogc.api.RiskResponse
 
equals(Object) - Method in class com.marketfactory.zerogc.api.RiskUsageStatus
 
equals(Object) - Method in class com.marketfactory.zerogc.api.SubmitOrder
 
equals(Object) - Method in class com.marketfactory.zerogc.api.Subscription
 
equals(Object) - Method in class com.marketfactory.zerogc.api.SubscriptionEvent
 
equals(Object) - Method in class com.marketfactory.zerogc.api.TradeCapture
 
equals(Object) - Method in class com.marketfactory.zerogc.api.TradeHierarchy
 
equals(Object) - Method in class com.marketfactory.zerogc.api.TradeLimit
 
equals(Object) - Method in class com.marketfactory.zerogc.api.TradeLimitData
 
equals(Object) - Method in class com.marketfactory.zerogc.api.TradeState
 
equals(Object) - Method in class com.marketfactory.zerogc.api.UserSequenceID
 
eventCode - Variable in class com.marketfactory.api.EventReport
 
eventCode - Variable in class com.marketfactory.messaging.EventReport
 
eventCode - Variable in class com.marketfactory.zerogc.api.EventReport
 
eventContents - Variable in class com.marketfactory.api.EventReport
 
eventContents - Variable in class com.marketfactory.messaging.EventReport
 
eventContents - Variable in class com.marketfactory.zerogc.api.EventReport
 
EventReport - Class in com.marketfactory.api
 
EventReport() - Constructor for class com.marketfactory.api.EventReport
 
EventReport(ProtoByteBuffer) - Constructor for class com.marketfactory.api.EventReport
 
EventReport(ExchEventType, FeedMarketID, String) - Constructor for class com.marketfactory.api.EventReport
 
EventReport - Class in com.marketfactory.messaging
 
EventReport() - Constructor for class com.marketfactory.messaging.EventReport
 
EventReport(ProtoByteBuffer) - Constructor for class com.marketfactory.messaging.EventReport
 
EventReport(ExchEventType, FeedMarketID, String) - Constructor for class com.marketfactory.messaging.EventReport
 
EventReport - Class in com.marketfactory.zerogc.api
 
EventReport() - Constructor for class com.marketfactory.zerogc.api.EventReport
 
EventReport(ZeroGCProtoByteBuffer) - Constructor for class com.marketfactory.zerogc.api.EventReport
 
EventReport(ExchEventType, FeedMarketID, MFString) - Constructor for class com.marketfactory.zerogc.api.EventReport
 
EventReportMessage - Class in com.marketfactory.messaging
A report provided by the exchange.
EventReportMessage() - Constructor for class com.marketfactory.messaging.EventReportMessage
 
EventReportMessage(ProtoByteBuffer) - Constructor for class com.marketfactory.messaging.EventReportMessage
 
ExchangeMessage - Class in com.marketfactory.messaging
Record raw input data coming from the exchange, before translation and normalization.
ExchangeMessage() - Constructor for class com.marketfactory.messaging.ExchangeMessage
 
ExchangeMessage(ProtoByteBuffer) - Constructor for class com.marketfactory.messaging.ExchangeMessage
 
exchangeName - Variable in class com.marketfactory.api.APIFeed
The name of the exchange.
exchangeName - Variable in class com.marketfactory.messaging.APIFeed
The name of the exchange.
exchangeName - Variable in class com.marketfactory.zerogc.api.APIFeed
The name of the exchange.
ExchEventType - Enum in com.marketfactory.api
 
ExchEventType - Enum in com.marketfactory.messaging
 
ExchEventType - Enum in com.marketfactory.zerogc.api
 
exit() - Method in class com.marketfactory.sample.SubTool
 
exOrdID - Variable in class com.marketfactory.api.DropCopy
An exchange-assigned order ID.
exOrdID - Variable in class com.marketfactory.api.OrderCanceled
Exchange order ID.
exOrdID - Variable in class com.marketfactory.api.OrderCancelRejected
Exchange order ID.
exOrdID - Variable in class com.marketfactory.api.OrderDone
Exchange order ID.
exOrdID - Variable in class com.marketfactory.api.OrderSubmitted
Exchange order ID.
exOrdID - Variable in class com.marketfactory.api.TradeCapture
An exchange-assigned order ID.
exOrdID - Variable in class com.marketfactory.messaging.DropCopy
An exchange-assigned order ID.
exOrdID - Variable in class com.marketfactory.messaging.OrderCanceled
Exchange order ID.
exOrdID - Variable in class com.marketfactory.messaging.OrderCancelRejected
Exchange order ID.
exOrdID - Variable in class com.marketfactory.messaging.OrderDone
Exchange order ID.
exOrdID - Variable in class com.marketfactory.messaging.OrderSubmitted
Exchange order ID.
exOrdID - Variable in class com.marketfactory.messaging.TradeCapture
An exchange-assigned order ID.
exOrdID - Variable in class com.marketfactory.zerogc.api.DropCopy
An exchange-assigned order ID.
exOrdID - Variable in class com.marketfactory.zerogc.api.OrderCanceled
Exchange order ID.
exOrdID - Variable in class com.marketfactory.zerogc.api.OrderCancelRejected
Exchange order ID.
exOrdID - Variable in class com.marketfactory.zerogc.api.OrderDone
Exchange order ID.
exOrdID - Variable in class com.marketfactory.zerogc.api.OrderSubmitted
Exchange order ID.
exOrdID - Variable in class com.marketfactory.zerogc.api.TradeCapture
An exchange-assigned order ID.
exPendingID - Variable in class com.marketfactory.api.DropCopy
A unique ID for a pending trade execution (has yet to be confirmed).
exPendingID - Variable in class com.marketfactory.api.TradeCapture
A unique ID for a pending trade execution (has yet to be confirmed).
exPendingID - Variable in class com.marketfactory.messaging.DropCopy
A unique ID for a pending trade execution (has yet to be confirmed).
exPendingID - Variable in class com.marketfactory.messaging.TradeCapture
A unique ID for a pending trade execution (has yet to be confirmed).
exPendingID - Variable in class com.marketfactory.zerogc.api.DropCopy
A unique ID for a pending trade execution (has yet to be confirmed).
exPendingID - Variable in class com.marketfactory.zerogc.api.TradeCapture
A unique ID for a pending trade execution (has yet to be confirmed).
extra1 - Variable in class com.marketfactory.messaging.VersionMessage
The internal protocol.
extra2 - Variable in class com.marketfactory.messaging.VersionMessage
The PID of the writer process.
extra3 - Variable in class com.marketfactory.messaging.VersionMessage
The API implementation language.
extra4 - Variable in class com.marketfactory.messaging.VersionMessage
 
extra5 - Variable in class com.marketfactory.messaging.VersionMessage
 
exTradeID - Variable in class com.marketfactory.api.DropCopy
A unique for a completed trade.
exTradeID - Variable in class com.marketfactory.api.TradeCapture
A unique for a completed trade.
exTradeID - Variable in class com.marketfactory.messaging.DropCopy
A unique for a completed trade.
exTradeID - Variable in class com.marketfactory.messaging.TradeCapture
A unique for a completed trade.
exTradeID - Variable in class com.marketfactory.zerogc.api.DropCopy
A unique for a completed trade.
exTradeID - Variable in class com.marketfactory.zerogc.api.TradeCapture
A unique for a completed trade.

F

FEED_ALL - Static variable in class com.marketfactory.api.MFAdmin
 
FEED_NULL - Static variable in class com.marketfactory.api.MFAdmin
Pair with marketID to reference individual currencies.
FeedFlag - Enum in com.marketfactory.api
Values for the bit mask used to identify the flags for APIFeed.
FeedFlag - Enum in com.marketfactory.messaging
Values for the bit mask used to identify the flags for APIFeed.
FeedFlag - Enum in com.marketfactory.zerogc.api
Values for the bit mask used to identify the flags for APIFeed.
feedID - Variable in class com.marketfactory.api.APIFeed
A unique identifier for the feed.
feedID - Variable in class com.marketfactory.api.APIMarket
The ID of the feed to which this market pertains.
feedID - Variable in class com.marketfactory.api.BatchDef
 
feedID - Variable in class com.marketfactory.api.CancelAllOrder
A unique identifier for the feed.
feedID - Variable in class com.marketfactory.api.CancelOrder
A unique identifier for the feed.
feedID - Variable in class com.marketfactory.api.ComplexOrder
A unique identifier for the feed.
feedID - Variable in class com.marketfactory.api.DropCopy
A unique identifier for the feed.
feedID - Variable in class com.marketfactory.api.FeedMarketID
A unique identifier for the feed.
feedID - Variable in class com.marketfactory.api.MFAdmin.RiskLimit
 
feedID - Variable in class com.marketfactory.api.MFAdmin.RiskUsage
 
feedID - Variable in class com.marketfactory.api.ModifyOrder
A unique identifier for the feed.
feedID - Variable in class com.marketfactory.api.OrderCanceled
A unique identifier for the feed.
feedID - Variable in class com.marketfactory.api.OrderCancelRejected
A unique identifier for the feed.
feedID - Variable in class com.marketfactory.api.OrderDone
A unique identifier for the feed.
feedID - Variable in class com.marketfactory.api.OrderReceived
A unique identifier for the feed.
feedID - Variable in class com.marketfactory.api.OrderRejected
A unique identifier for the feed.
feedID - Variable in class com.marketfactory.api.OrderSubmitted
A unique identifier for the feed.
feedID - Variable in class com.marketfactory.api.ReplayDone
A unique identifier for the feed.
feedID - Variable in class com.marketfactory.api.RiskLimitStatus
A unique identifier for the feed.
feedID - Variable in class com.marketfactory.api.RiskUsageStatus
A unique identifier for the feed.
feedID - Variable in class com.marketfactory.api.SubmitOrder
A unique identifier for the feed.
feedID - Variable in class com.marketfactory.api.Subscription
A unique identifier for the feed.
feedID - Variable in class com.marketfactory.api.TradeCapture
A unique identifier for the feed.
feedID - Variable in class com.marketfactory.messaging.APIFeed
A unique identifier for the feed.
feedID - Variable in class com.marketfactory.messaging.APIMarket
The ID of the feed to which this market pertains.
feedID - Variable in class com.marketfactory.messaging.BatchRegisterMessage
A unique identifier for the feed.
feedID - Variable in class com.marketfactory.messaging.CancelAllOrder
A unique identifier for the feed.
feedID - Variable in class com.marketfactory.messaging.CancelOrder
A unique identifier for the feed.
feedID - Variable in class com.marketfactory.messaging.ComplexOrder
A unique identifier for the feed.
feedID - Variable in class com.marketfactory.messaging.DropCopy
A unique identifier for the feed.
feedID - Variable in class com.marketfactory.messaging.ExchangeMessage
A unique identifier for the feed.
feedID - Variable in class com.marketfactory.messaging.FeedMarketID
A unique identifier for the feed.
feedID - Variable in class com.marketfactory.messaging.LastSequenceIDMessage
A unique identifier for the feed.
feedID - Variable in class com.marketfactory.messaging.ModifyOrder
A unique identifier for the feed.
feedID - Variable in class com.marketfactory.messaging.OrderCanceled
A unique identifier for the feed.
feedID - Variable in class com.marketfactory.messaging.OrderCancelRejected
A unique identifier for the feed.
feedID - Variable in class com.marketfactory.messaging.OrderDone
A unique identifier for the feed.
feedID - Variable in class com.marketfactory.messaging.OrderReceived
A unique identifier for the feed.
feedID - Variable in class com.marketfactory.messaging.OrderRejected
A unique identifier for the feed.
feedID - Variable in class com.marketfactory.messaging.OrderSubmitted
A unique identifier for the feed.
feedID - Variable in class com.marketfactory.messaging.ReplayDone
A unique identifier for the feed.
feedID - Variable in class com.marketfactory.messaging.ReplayMessage
A unique identifier for the feed.
feedID - Variable in class com.marketfactory.messaging.RequestSnapshotMessage
A unique identifier for the feed.
feedID - Variable in class com.marketfactory.messaging.RiskLimitStatus
A unique identifier for the feed.
feedID - Variable in class com.marketfactory.messaging.RiskUsageStatus
A unique identifier for the feed.
feedID - Variable in class com.marketfactory.messaging.SubmitOrder
A unique identifier for the feed.
feedID - Variable in class com.marketfactory.messaging.Subscription
A unique identifier for the feed.
feedID - Variable in class com.marketfactory.messaging.TradeCapture
A unique identifier for the feed.
feedID - Variable in class com.marketfactory.zerogc.api.APIFeed
A unique identifier for the feed.
feedID - Variable in class com.marketfactory.zerogc.api.APIMarket
The ID of the feed to which this market pertains.
feedID - Variable in class com.marketfactory.zerogc.api.BatchDef
 
feedID - Variable in class com.marketfactory.zerogc.api.CancelAllOrder
A unique identifier for the feed.
feedID - Variable in class com.marketfactory.zerogc.api.CancelOrder
A unique identifier for the feed.
feedID - Variable in class com.marketfactory.zerogc.api.ComplexOrder
A unique identifier for the feed.
feedID - Variable in class com.marketfactory.zerogc.api.DropCopy
A unique identifier for the feed.
feedID - Variable in class com.marketfactory.zerogc.api.FeedMarketID
A unique identifier for the feed.
feedID - Variable in class com.marketfactory.zerogc.api.ModifyOrder
A unique identifier for the feed.
feedID - Variable in class com.marketfactory.zerogc.api.OrderCanceled
A unique identifier for the feed.
feedID - Variable in class com.marketfactory.zerogc.api.OrderCancelRejected
A unique identifier for the feed.
feedID - Variable in class com.marketfactory.zerogc.api.OrderDone
A unique identifier for the feed.
feedID - Variable in class com.marketfactory.zerogc.api.OrderReceived
A unique identifier for the feed.
feedID - Variable in class com.marketfactory.zerogc.api.OrderRejected
A unique identifier for the feed.
feedID - Variable in class com.marketfactory.zerogc.api.OrderSubmitted
A unique identifier for the feed.
feedID - Variable in class com.marketfactory.zerogc.api.ReplayDone
A unique identifier for the feed.
feedID - Variable in class com.marketfactory.zerogc.api.RiskLimitStatus
A unique identifier for the feed.
feedID - Variable in class com.marketfactory.zerogc.api.RiskUsageStatus
A unique identifier for the feed.
feedID - Variable in class com.marketfactory.zerogc.api.SubmitOrder
A unique identifier for the feed.
feedID - Variable in class com.marketfactory.zerogc.api.Subscription
A unique identifier for the feed.
feedID - Variable in class com.marketfactory.zerogc.api.TradeCapture
A unique identifier for the feed.
feedID - Variable in class com.marketfactory.zerogc.api.TradeLimit
A unique identifier for the feed.
feedID - Variable in class com.marketfactory.zerogc.api.TradeState
A unique identifier for the feed.
FeedMarketID - Class in com.marketfactory.api
Struct that contains a (market, feed) pair.
FeedMarketID() - Constructor for class com.marketfactory.api.FeedMarketID
 
FeedMarketID(ProtoByteBuffer) - Constructor for class com.marketfactory.api.FeedMarketID
 
FeedMarketID(int, int) - Constructor for class com.marketfactory.api.FeedMarketID
 
FeedMarketID - Class in com.marketfactory.messaging
Struct that contains a (market, feed) pair.
FeedMarketID() - Constructor for class com.marketfactory.messaging.FeedMarketID
 
FeedMarketID(ProtoByteBuffer) - Constructor for class com.marketfactory.messaging.FeedMarketID
 
FeedMarketID(int, int) - Constructor for class com.marketfactory.messaging.FeedMarketID
 
FeedMarketID - Class in com.marketfactory.zerogc.api
Struct that contains a (market, feed) pair.
FeedMarketID() - Constructor for class com.marketfactory.zerogc.api.FeedMarketID
 
FeedMarketID(ZeroGCProtoByteBuffer) - Constructor for class com.marketfactory.zerogc.api.FeedMarketID
 
FeedMarketID(int, int) - Constructor for class com.marketfactory.zerogc.api.FeedMarketID
 
feedSeqID - Variable in class com.marketfactory.messaging.HeartbeatMessage
 
feedSeqIDs - Variable in class com.marketfactory.messaging.LastSequenceIDMessage
 
feedsList - Variable in class com.marketfactory.messaging.ConfigMessage
 
filename - Variable in class com.marketfactory.messaging.LogMessage
 
finalizeMessage() - Method in class com.marketfactory.api.ProtoByteBuffer
 
finalizeMessage() - Method in class com.marketfactory.zerogc.api.ZeroGCProtoByteBuffer
 
first - Variable in class com.marketfactory.api.Pair
 
first - Variable in class com.marketfactory.messaging.ReplayMessage
 
first - Variable in class com.marketfactory.zerogc.api.OrderIdPair
 
first - Variable in class com.marketfactory.zerogc.api.Pair
 
flags - Variable in class com.marketfactory.api.APIFeed
APIFeed flags bitmask providing information about the feed.
flags - Variable in class com.marketfactory.messaging.APIFeed
APIFeed flags bitmask providing information about the feed.
flags - Variable in class com.marketfactory.zerogc.api.APIFeed
APIFeed flags bitmask providing information about the feed.
flip() - Method in class com.marketfactory.api.ProtoByteBuffer
 
flip() - Method in class com.marketfactory.zerogc.api.ZeroGCProtoByteBuffer
 
fmID - Variable in class com.marketfactory.api.DateRollover
A feed and market ID combination.
fmID - Variable in class com.marketfactory.api.EventReport
A feed and market ID combination.
fmID - Variable in class com.marketfactory.api.MarketView
A feed and market ID combination.
fmID - Variable in class com.marketfactory.messaging.DateRollover
A feed and market ID combination.
fmID - Variable in class com.marketfactory.messaging.EventReport
A feed and market ID combination.
fmID - Variable in class com.marketfactory.messaging.MarketView
A feed and market ID combination.
fmID - Variable in class com.marketfactory.messaging.RequestMessage
A feed and market ID combination.
fmID - Variable in class com.marketfactory.messaging.SecurityInfoMessage
A feed and market ID combination.
fmID - Variable in class com.marketfactory.zerogc.api.DateRollover
A feed and market ID combination.
fmID - Variable in class com.marketfactory.zerogc.api.EventReport
A feed and market ID combination.
fmID - Variable in class com.marketfactory.zerogc.api.MarketView
A feed and market ID combination.
fmIDsInBatch - Variable in class com.marketfactory.messaging.MktDataMessage
 
format(LogRecord) - Method in class com.marketfactory.api.LogFormatter
 
format(LogRecord) - Method in class com.marketfactory.zerogc.api.LogFormatter
 
fpart() - Method in class com.marketfactory.api.MFFloat
Return the fractional portion of the numerical value, as an integer which represents the number of billion'ths, without the sign.
fpart() - Method in class com.marketfactory.zerogc.api.MFFloat
Return the fractional portion of the numerical value, as an integer which represents the number of billion'ths, without the sign.
freeze() - Method in class com.marketfactory.zerogc.api.MFString
Freeze the state.
function - Variable in class com.marketfactory.messaging.LogMessage
 

G

generation - Variable in class com.marketfactory.messaging.MemBusID
 
get() - Method in enum com.marketfactory.api.APIResult
 
get(byte) - Static method in enum com.marketfactory.api.APIResult
 
get() - Method in enum com.marketfactory.api.APITest
 
get(byte) - Static method in enum com.marketfactory.api.APITest
 
get() - Method in enum com.marketfactory.api.APIType
 
get(byte) - Static method in enum com.marketfactory.api.APIType
 
get() - Method in enum com.marketfactory.api.CancelReason
 
get(byte) - Static method in enum com.marketfactory.api.CancelReason
 
get() - Method in enum com.marketfactory.api.CancelRejectReason
 
get(byte) - Static method in enum com.marketfactory.api.CancelRejectReason
 
get() - Method in enum com.marketfactory.api.CcyType
 
get(byte) - Static method in enum com.marketfactory.api.CcyType
 
get() - Method in enum com.marketfactory.api.ConnectionResponse
 
get(byte) - Static method in enum com.marketfactory.api.ConnectionResponse
 
get() - Method in enum com.marketfactory.api.ExchEventType
 
get(byte) - Static method in enum com.marketfactory.api.ExchEventType
 
get() - Method in enum com.marketfactory.api.FeedFlag
 
get(byte) - Static method in enum com.marketfactory.api.FeedFlag
 
get() - Method in enum com.marketfactory.api.InstrumentType
 
get(byte) - Static method in enum com.marketfactory.api.InstrumentType
 
get() - Method in enum com.marketfactory.api.LockStatus
 
get(byte) - Static method in enum com.marketfactory.api.LockStatus
 
get() - Method in enum com.marketfactory.api.LogLevel
 
get(byte) - Static method in enum com.marketfactory.api.LogLevel
 
get() - Method in enum com.marketfactory.api.MatchStatus
 
get(byte) - Static method in enum com.marketfactory.api.MatchStatus
 
get() - Method in enum com.marketfactory.api.MDElement
 
get(byte) - Static method in enum com.marketfactory.api.MDElement
 
get() - Method in enum com.marketfactory.api.MDSource
 
get(byte) - Static method in enum com.marketfactory.api.MDSource
 
get() - Method in enum com.marketfactory.api.MDUpdateAction
 
get(byte) - Static method in enum com.marketfactory.api.MDUpdateAction
 
get() - Method in enum com.marketfactory.api.OrderStatus
 
get(byte) - Static method in enum com.marketfactory.api.OrderStatus
 
get() - Method in enum com.marketfactory.api.OrderType
 
get(byte) - Static method in enum com.marketfactory.api.OrderType
 
get() - Method in enum com.marketfactory.api.RejectReason
 
get(byte) - Static method in enum com.marketfactory.api.RejectReason
 
get() - Method in enum com.marketfactory.api.ReplayStatus
 
get(byte) - Static method in enum com.marketfactory.api.ReplayStatus
 
get() - Method in enum com.marketfactory.api.RiskStatus
 
get(byte) - Static method in enum com.marketfactory.api.RiskStatus
 
get() - Method in enum com.marketfactory.api.Side
 
get(byte) - Static method in enum com.marketfactory.api.Side
 
get() - Method in enum com.marketfactory.api.StandardTenor
 
get(byte) - Static method in enum com.marketfactory.api.StandardTenor
 
get() - Method in enum com.marketfactory.api.SubscriptionStatus
 
get(byte) - Static method in enum com.marketfactory.api.SubscriptionStatus
 
get() - Method in enum com.marketfactory.api.TimeInForce
 
get(byte) - Static method in enum com.marketfactory.api.TimeInForce
 
get() - Method in enum com.marketfactory.messaging.APIResult
 
get(byte) - Static method in enum com.marketfactory.messaging.APIResult
 
get() - Method in enum com.marketfactory.messaging.APITest
 
get(byte) - Static method in enum com.marketfactory.messaging.APITest
 
get() - Method in enum com.marketfactory.messaging.APIType
 
get(byte) - Static method in enum com.marketfactory.messaging.APIType
 
get() - Method in enum com.marketfactory.messaging.CancelReason
 
get(byte) - Static method in enum com.marketfactory.messaging.CancelReason
 
get() - Method in enum com.marketfactory.messaging.CancelRejectReason
 
get(byte) - Static method in enum com.marketfactory.messaging.CancelRejectReason
 
get() - Method in enum com.marketfactory.messaging.CcyType
 
get(byte) - Static method in enum com.marketfactory.messaging.CcyType
 
get() - Method in enum com.marketfactory.messaging.ConnectionResponse
 
get(byte) - Static method in enum com.marketfactory.messaging.ConnectionResponse
 
get() - Method in enum com.marketfactory.messaging.DateRolloverType
 
get(byte) - Static method in enum com.marketfactory.messaging.DateRolloverType
 
get() - Method in enum com.marketfactory.messaging.Direction
 
get(byte) - Static method in enum com.marketfactory.messaging.Direction
 
get() - Method in enum com.marketfactory.messaging.ExchEventType
 
get(byte) - Static method in enum com.marketfactory.messaging.ExchEventType
 
get() - Method in enum com.marketfactory.messaging.FeedFlag
 
get(byte) - Static method in enum com.marketfactory.messaging.FeedFlag
 
get() - Method in enum com.marketfactory.messaging.InstrumentType
 
get(byte) - Static method in enum com.marketfactory.messaging.InstrumentType
 
get() - Method in enum com.marketfactory.messaging.LockStatus
 
get(byte) - Static method in enum com.marketfactory.messaging.LockStatus
 
get() - Method in enum com.marketfactory.messaging.LogLevel
 
get(byte) - Static method in enum com.marketfactory.messaging.LogLevel
 
get() - Method in enum com.marketfactory.messaging.MatchStatus
 
get(byte) - Static method in enum com.marketfactory.messaging.MatchStatus
 
get() - Method in enum com.marketfactory.messaging.MDElement
 
get(byte) - Static method in enum com.marketfactory.messaging.MDElement
 
get() - Method in enum com.marketfactory.messaging.MDSource
 
get(byte) - Static method in enum com.marketfactory.messaging.MDSource
 
get() - Method in enum com.marketfactory.messaging.MDUpdateAction
 
get(byte) - Static method in enum com.marketfactory.messaging.MDUpdateAction
 
get() - Method in enum com.marketfactory.messaging.OrderStatus
 
get(byte) - Static method in enum com.marketfactory.messaging.OrderStatus
 
get() - Method in enum com.marketfactory.messaging.OrderType
 
get(byte) - Static method in enum com.marketfactory.messaging.OrderType
 
get() - Method in enum com.marketfactory.messaging.RejectReason
 
get(byte) - Static method in enum com.marketfactory.messaging.RejectReason
 
get() - Method in enum com.marketfactory.messaging.ReplayStatus
 
get(byte) - Static method in enum com.marketfactory.messaging.ReplayStatus
 
get() - Method in enum com.marketfactory.messaging.Request
 
get(byte) - Static method in enum com.marketfactory.messaging.Request
 
get() - Method in enum com.marketfactory.messaging.RiskStatus
 
get(byte) - Static method in enum com.marketfactory.messaging.RiskStatus
 
get() - Method in enum com.marketfactory.messaging.Side
 
get(byte) - Static method in enum com.marketfactory.messaging.Side
 
get() - Method in enum com.marketfactory.messaging.StandardTenor
 
get(byte) - Static method in enum com.marketfactory.messaging.StandardTenor
 
get() - Method in enum com.marketfactory.messaging.StatType
 
get(byte) - Static method in enum com.marketfactory.messaging.StatType
 
get() - Method in enum com.marketfactory.messaging.SubscriptionStatus
 
get(byte) - Static method in enum com.marketfactory.messaging.SubscriptionStatus
 
get() - Method in enum com.marketfactory.messaging.TimeInForce
 
get(byte) - Static method in enum com.marketfactory.messaging.TimeInForce
 
get() - Method in enum com.marketfactory.zerogc.api.APIResult
 
get(byte) - Static method in enum com.marketfactory.zerogc.api.APIResult
 
get() - Method in enum com.marketfactory.zerogc.api.APITest
 
get(byte) - Static method in enum com.marketfactory.zerogc.api.APITest
 
get() - Method in enum com.marketfactory.zerogc.api.APIType
 
get(byte) - Static method in enum com.marketfactory.zerogc.api.APIType
 
get() - Method in enum com.marketfactory.zerogc.api.CancelReason
 
get(byte) - Static method in enum com.marketfactory.zerogc.api.CancelReason
 
get() - Method in enum com.marketfactory.zerogc.api.CancelRejectReason
 
get(byte) - Static method in enum com.marketfactory.zerogc.api.CancelRejectReason
 
get() - Method in enum com.marketfactory.zerogc.api.CcyType
 
get(byte) - Static method in enum com.marketfactory.zerogc.api.CcyType
 
get() - Method in enum com.marketfactory.zerogc.api.ConnectionResponse
 
get(byte) - Static method in enum com.marketfactory.zerogc.api.ConnectionResponse
 
get() - Method in enum com.marketfactory.zerogc.api.ExchEventType
 
get(byte) - Static method in enum com.marketfactory.zerogc.api.ExchEventType
 
get() - Method in enum com.marketfactory.zerogc.api.FeedFlag
 
get(byte) - Static method in enum com.marketfactory.zerogc.api.FeedFlag
 
get() - Method in enum com.marketfactory.zerogc.api.InstrumentType
 
get(byte) - Static method in enum com.marketfactory.zerogc.api.InstrumentType
 
get() - Method in enum com.marketfactory.zerogc.api.LockStatus
 
get(byte) - Static method in enum com.marketfactory.zerogc.api.LockStatus
 
get() - Method in enum com.marketfactory.zerogc.api.LogLevel
 
get(byte) - Static method in enum com.marketfactory.zerogc.api.LogLevel
 
get() - Method in enum com.marketfactory.zerogc.api.MatchStatus
 
get(byte) - Static method in enum com.marketfactory.zerogc.api.MatchStatus
 
get() - Method in enum com.marketfactory.zerogc.api.MDElement
 
get(byte) - Static method in enum com.marketfactory.zerogc.api.MDElement
 
get() - Method in enum com.marketfactory.zerogc.api.MDSource
 
get(byte) - Static method in enum com.marketfactory.zerogc.api.MDSource
 
get() - Method in enum com.marketfactory.zerogc.api.MDUpdateAction
 
get(byte) - Static method in enum com.marketfactory.zerogc.api.MDUpdateAction
 
get(MFString) - Method in class com.marketfactory.zerogc.api.OrderIdMap
 
get() - Method in enum com.marketfactory.zerogc.api.OrderStatus
 
get(byte) - Static method in enum com.marketfactory.zerogc.api.OrderStatus
 
get() - Method in enum com.marketfactory.zerogc.api.OrderType
 
get(byte) - Static method in enum com.marketfactory.zerogc.api.OrderType
 
get() - Method in enum com.marketfactory.zerogc.api.RejectReason
 
get(byte) - Static method in enum com.marketfactory.zerogc.api.RejectReason
 
get() - Method in enum com.marketfactory.zerogc.api.ReplayStatus
 
get(byte) - Static method in enum com.marketfactory.zerogc.api.ReplayStatus
 
get() - Method in enum com.marketfactory.zerogc.api.RiskStatus
 
get(byte) - Static method in enum com.marketfactory.zerogc.api.RiskStatus
 
get() - Method in enum com.marketfactory.zerogc.api.Side
 
get(byte) - Static method in enum com.marketfactory.zerogc.api.Side
 
get() - Method in enum com.marketfactory.zerogc.api.StandardTenor
 
get(byte) - Static method in enum com.marketfactory.zerogc.api.StandardTenor
 
get() - Method in enum com.marketfactory.zerogc.api.SubscriptionStatus
 
get(byte) - Static method in enum com.marketfactory.zerogc.api.SubscriptionStatus
 
get() - Method in enum com.marketfactory.zerogc.api.TimeInForce
 
get(byte) - Static method in enum com.marketfactory.zerogc.api.TimeInForce
 
getAtServer() - Method in class com.marketfactory.zerogc.api.PingTime
Returns the epoch nano timestamp the ping was received at the server This timestamp is not comparable to the Sent or Received timestamps.
getBoolean() - Method in class com.marketfactory.api.ProtoByteBuffer
 
getBoolean() - Method in class com.marketfactory.zerogc.api.ZeroGCProtoByteBuffer
 
getByte() - Method in class com.marketfactory.api.ProtoByteBuffer
 
getByte() - Method in class com.marketfactory.zerogc.api.ZeroGCProtoByteBuffer
 
getCurrentBatchID() - Method in class com.marketfactory.zerogc.api.MFClient
To be called from the MFHandler.onMarketData callback.
getCurrentBatchMarkets() - Method in class com.marketfactory.zerogc.api.MFClient
To be called from the MFHandler.onMarketData callback.
getFeedByID(int) - Method in class com.marketfactory.api.MFClient
After a successful connection is established, you may access the server's list of _feeds, markets.
getFeedByID(int) - Method in class com.marketfactory.zerogc.api.MFClient
After a successful connection is established, you may access the server's list of _feeds, markets.
getFeedByName(String) - Method in class com.marketfactory.api.MFClient
After a successful connection is established, you may access the server's list of _feeds, markets.
getFeedByName(CharSequence) - Method in class com.marketfactory.zerogc.api.MFClient
After a successful connection is established, you may access the server's list of _feeds, markets.
getFeeds() - Method in class com.marketfactory.api.MFClient
After a successful connection is established, you may access the server's list of _feeds, markets.
getFeeds() - Method in class com.marketfactory.zerogc.api.MFClient
After a successful connection is established, you may access the server's list of _feeds, markets.
getFilename() - Method in class com.marketfactory.messaging.MFLogReader
 
getHostname() - Method in class com.marketfactory.api.MFClient
Returns the primary/secondary server hostname (whichever one is being used).
getHostname() - Method in class com.marketfactory.zerogc.api.MFClient
Returns the primary/secondary server hostname (whichever one is being used).
getInt() - Method in class com.marketfactory.api.ProtoByteBuffer
 
getInt() - Method in class com.marketfactory.zerogc.api.ZeroGCProtoByteBuffer
 
getLastPingTimes() - Method in class com.marketfactory.api.MFClient
 
getLastPingTimes() - Method in class com.marketfactory.zerogc.api.MFClient
Gets the list of most recently stored PingTime objects from oldest to most recent - if any.
getLastPingTimes() - Method in interface com.marketfactory.zerogc.api.PingHandler
Returns the newest PingHandler.MAX_PING_TIME_COUNT entries collected since the last call of this method.
getLastPingTimes() - Method in class com.marketfactory.zerogc.api.PingHandlerImpl
 
getLength() - Method in class com.marketfactory.api.ProtoByteBuffer
 
getLength() - Method in class com.marketfactory.zerogc.api.ZeroGCProtoByteBuffer
 
getLimitID(String, String, int, int) - Static method in class com.marketfactory.api.MFAdmin
 
getLong() - Method in class com.marketfactory.api.ProtoByteBuffer
 
getLong() - Method in class com.marketfactory.zerogc.api.ZeroGCProtoByteBuffer
 
getLongSpecial() - Method in class com.marketfactory.api.ProtoByteBuffer
 
getLongSpecial() - Method in class com.marketfactory.zerogc.api.ZeroGCProtoByteBuffer
 
getMarket(int) - Method in class com.marketfactory.sample.ECNBook
 
getMarketByID(APIFeed, int) - Method in class com.marketfactory.api.MFClient
After a successful connection is established, you may access the server's list of _feeds, markets.
getMarketByID(APIFeed, int) - Method in class com.marketfactory.zerogc.api.MFClient
After a successful connection is established, you may access the server's list of _feeds, markets.
getMarketByName(APIFeed, String) - Method in class com.marketfactory.api.MFClient
After a successful connection is established, you may access the server's list of _feeds, markets.
getMarketByName(APIFeed, CharSequence) - Method in class com.marketfactory.zerogc.api.MFClient
After a successful connection is established, you may access the server's list of _feeds, markets.
GetMarketData - Class in com.marketfactory.apps
 
GetMarketData() - Constructor for class com.marketfactory.apps.GetMarketData
 
getMFDecimal() - Method in class com.marketfactory.api.ProtoByteBuffer
 
getMFFloat() - Method in class com.marketfactory.api.ProtoByteBuffer
 
getMFFloat(MFFloat) - Method in class com.marketfactory.zerogc.api.ZeroGCProtoByteBuffer
 
getMFString(MFString) - Method in class com.marketfactory.zerogc.api.ZeroGCProtoByteBuffer
 
getMsgType() - Method in class com.marketfactory.api.APIFeed
 
getMsgType() - Method in class com.marketfactory.api.APIMarket
 
getMsgType() - Method in class com.marketfactory.api.CancelAllOrder
 
getMsgType() - Method in class com.marketfactory.api.CancelOrder
 
getMsgType() - Method in class com.marketfactory.api.ComplexOrder
 
getMsgType() - Method in class com.marketfactory.api.DateRollover
 
getMsgType() - Method in class com.marketfactory.api.DropCopy
 
getMsgType() - Method in class com.marketfactory.api.EventReport
 
getMsgType() - Method in class com.marketfactory.api.FeedMarketID
 
getMsgType() - Method in class com.marketfactory.api.Heartbeat
 
getMsgType() - Method in class com.marketfactory.api.IDNamePair
 
getMsgType() - Method in interface com.marketfactory.api.IMessage
 
getMsgType() - Method in class com.marketfactory.api.KeyValuePair
 
getMsgType() - Method in class com.marketfactory.api.LockResponse
 
getMsgType() - Method in class com.marketfactory.api.LockUser
 
getMsgType() - Method in class com.marketfactory.api.MarketView
 
getMsgType() - Method in class com.marketfactory.api.MDEntry
 
getMsgType() - Method in class com.marketfactory.api.ModifyOrder
 
getMsgType() - Method in class com.marketfactory.api.OrderCanceled
 
getMsgType() - Method in class com.marketfactory.api.OrderCancelRejected
 
getMsgType() - Method in class com.marketfactory.api.OrderDone
 
getMsgType() - Method in class com.marketfactory.api.OrderReceived
 
getMsgType() - Method in class com.marketfactory.api.OrderRejected
 
getMsgType() - Method in class com.marketfactory.api.OrderSubmitted
 
getMsgType() - Method in class com.marketfactory.api.ReplayDone
 
getMsgType() - Method in class com.marketfactory.api.RiskLimitStatus
 
getMsgType() - Method in class com.marketfactory.api.RiskResponse
 
getMsgType() - Method in class com.marketfactory.api.RiskUsageStatus
 
getMsgType() - Method in class com.marketfactory.api.SubmitOrder
 
getMsgType() - Method in class com.marketfactory.api.Subscription
 
getMsgType() - Method in class com.marketfactory.api.SubscriptionEvent
 
getMsgType() - Method in class com.marketfactory.api.TradeCapture
 
getMsgType() - Method in class com.marketfactory.api.UserSequenceID
 
getMsgType() - Method in class com.marketfactory.messaging.APIFeed
 
getMsgType() - Method in class com.marketfactory.messaging.APIMarket
 
getMsgType() - Method in class com.marketfactory.messaging.BatchesCompletedMessage
 
getMsgType() - Method in class com.marketfactory.messaging.BatchRegisterMessage
 
getMsgType() - Method in class com.marketfactory.messaging.BatchUnregisterMessage
 
getMsgType() - Method in class com.marketfactory.messaging.CallbackMessage
 
getMsgType() - Method in class com.marketfactory.messaging.CancelAllOrder
 
getMsgType() - Method in class com.marketfactory.messaging.CancelAllOrderMessage
 
getMsgType() - Method in class com.marketfactory.messaging.CancelOrder
 
getMsgType() - Method in class com.marketfactory.messaging.CancelOrderMessage
 
getMsgType() - Method in class com.marketfactory.messaging.ClientConnectMessage
 
getMsgType() - Method in class com.marketfactory.messaging.ClientDisconnectMessage
 
getMsgType() - Method in class com.marketfactory.messaging.ComplexOrder
 
getMsgType() - Method in class com.marketfactory.messaging.ComplexOrderMessage
 
getMsgType() - Method in class com.marketfactory.messaging.ConfigMessage
 
getMsgType() - Method in class com.marketfactory.messaging.ConnectResponseMessage
 
getMsgType() - Method in class com.marketfactory.messaging.DateRollover
 
getMsgType() - Method in class com.marketfactory.messaging.DateRolloverMessage
 
getMsgType() - Method in class com.marketfactory.messaging.DropCopy
 
getMsgType() - Method in class com.marketfactory.messaging.DropCopyMessage
 
getMsgType() - Method in class com.marketfactory.messaging.EventReport
 
getMsgType() - Method in class com.marketfactory.messaging.EventReportMessage
 
getMsgType() - Method in class com.marketfactory.messaging.ExchangeMessage
 
getMsgType() - Method in class com.marketfactory.messaging.FeedMarketID
 
getMsgType() - Method in class com.marketfactory.messaging.Heartbeat
 
getMsgType() - Method in class com.marketfactory.messaging.HeartbeatMessage
 
getMsgType() - Method in class com.marketfactory.messaging.HeartbeatTimerMessage
 
getMsgType() - Method in class com.marketfactory.messaging.IDNamePair
 
getMsgType() - Method in class com.marketfactory.messaging.ImHereMessage
 
getMsgType() - Method in class com.marketfactory.messaging.InsertLogMessage
 
getMsgType() - Method in class com.marketfactory.messaging.InternalClientInfoMessage
 
getMsgType() - Method in class com.marketfactory.messaging.KeyValuePair
 
getMsgType() - Method in class com.marketfactory.messaging.LastSequenceIDMessage
 
getMsgType() - Method in class com.marketfactory.messaging.LockResponse
 
getMsgType() - Method in class com.marketfactory.messaging.LockResponseMessage
 
getMsgType() - Method in class com.marketfactory.messaging.LockUser
 
getMsgType() - Method in class com.marketfactory.messaging.LockUserMessage
 
getMsgType() - Method in class com.marketfactory.messaging.LogMessage
 
getMsgType() - Method in class com.marketfactory.messaging.MarketView
 
getMsgType() - Method in class com.marketfactory.messaging.MDActivityCheckMessage
 
getMsgType() - Method in class com.marketfactory.messaging.MDEntry
 
getMsgType() - Method in class com.marketfactory.messaging.MemBusConnectMessage
 
getMsgType() - Method in class com.marketfactory.messaging.MemBusDisconnectMessage
 
getMsgType() - Method in class com.marketfactory.messaging.MemBusHeartbeatMessage
 
getMsgType() - Method in class com.marketfactory.messaging.MemBusID
 
getMsgType() - Method in class com.marketfactory.messaging.MktDataMessage
 
getMsgType() - Method in class com.marketfactory.messaging.ModifyOrder
 
getMsgType() - Method in class com.marketfactory.messaging.ModifyOrderMessage
 
getMsgType() - Method in class com.marketfactory.messaging.OrderCanceled
 
getMsgType() - Method in class com.marketfactory.messaging.OrderCanceledMessage
 
getMsgType() - Method in class com.marketfactory.messaging.OrderCancelRejected
 
getMsgType() - Method in class com.marketfactory.messaging.OrderCancelRejectedMessage
 
getMsgType() - Method in class com.marketfactory.messaging.OrderDone
 
getMsgType() - Method in class com.marketfactory.messaging.OrderDoneMessage
 
getMsgType() - Method in class com.marketfactory.messaging.OrderReceived
 
getMsgType() - Method in class com.marketfactory.messaging.OrderReceivedMessage
 
getMsgType() - Method in class com.marketfactory.messaging.OrderRejected
 
getMsgType() - Method in class com.marketfactory.messaging.OrderRejectedMessage
 
getMsgType() - Method in class com.marketfactory.messaging.OrderSubmitted
 
getMsgType() - Method in class com.marketfactory.messaging.OrderSubmittedMessage
 
getMsgType() - Method in class com.marketfactory.messaging.PadMessage
 
getMsgType() - Method in class com.marketfactory.messaging.ProtocolDefinitionMessage
 
getMsgType() - Method in class com.marketfactory.messaging.ReplayDone
 
getMsgType() - Method in class com.marketfactory.messaging.ReplayDoneMessage
 
getMsgType() - Method in class com.marketfactory.messaging.ReplayMessage
 
getMsgType() - Method in class com.marketfactory.messaging.RequestMessage
 
getMsgType() - Method in class com.marketfactory.messaging.RequestSnapshotMessage
 
getMsgType() - Method in class com.marketfactory.messaging.RiskLimitStatus
 
getMsgType() - Method in class com.marketfactory.messaging.RiskResponse
 
getMsgType() - Method in class com.marketfactory.messaging.RiskResponseMessage
 
getMsgType() - Method in class com.marketfactory.messaging.RiskUsageStatus
 
getMsgType() - Method in class com.marketfactory.messaging.RuThereMessage
 
getMsgType() - Method in class com.marketfactory.messaging.SecurityInfoMessage
 
getMsgType() - Method in class com.marketfactory.messaging.StatCounter
 
getMsgType() - Method in class com.marketfactory.messaging.StatCounterMessage
 
getMsgType() - Method in class com.marketfactory.messaging.StatTimeoutMessage
 
getMsgType() - Method in class com.marketfactory.messaging.SubmitOrder
 
getMsgType() - Method in class com.marketfactory.messaging.SubmitOrderMessage
 
getMsgType() - Method in class com.marketfactory.messaging.SubscribeMessage
 
getMsgType() - Method in class com.marketfactory.messaging.Subscription
 
getMsgType() - Method in class com.marketfactory.messaging.SubscriptionEvent
 
getMsgType() - Method in class com.marketfactory.messaging.SubscriptionEventMessage
 
getMsgType() - Method in class com.marketfactory.messaging.SubscriptionTimeoutMessage
 
getMsgType() - Method in class com.marketfactory.messaging.SubscriptionTimerMessage
 
getMsgType() - Method in class com.marketfactory.messaging.TaskInitializationMessage
 
getMsgType() - Method in class com.marketfactory.messaging.TestMessage
 
getMsgType() - Method in class com.marketfactory.messaging.TimerMessage
 
getMsgType() - Method in class com.marketfactory.messaging.TradeCapture
 
getMsgType() - Method in class com.marketfactory.messaging.TradeCaptureMessage
 
getMsgType() - Method in class com.marketfactory.messaging.TradeLimitDataMessage
 
getMsgType() - Method in class com.marketfactory.messaging.UnsubscribeAllMessage
 
getMsgType() - Method in class com.marketfactory.messaging.UnsubscribeMessage
 
getMsgType() - Method in class com.marketfactory.messaging.UserSequenceID
 
getMsgType() - Method in class com.marketfactory.messaging.VersionMessage
 
getMsgType() - Method in class com.marketfactory.zerogc.api.APIFeed
 
getMsgType() - Method in class com.marketfactory.zerogc.api.APIMarket
 
getMsgType() - Method in class com.marketfactory.zerogc.api.CancelAllOrder
 
getMsgType() - Method in class com.marketfactory.zerogc.api.CancelOrder
 
getMsgType() - Method in class com.marketfactory.zerogc.api.ComplexOrder
 
getMsgType() - Method in class com.marketfactory.zerogc.api.DateRollover
 
getMsgType() - Method in class com.marketfactory.zerogc.api.DropCopy
 
getMsgType() - Method in class com.marketfactory.zerogc.api.EventReport
 
getMsgType() - Method in class com.marketfactory.zerogc.api.FeedMarketID
 
getMsgType() - Method in class com.marketfactory.zerogc.api.Heartbeat
 
getMsgType() - Method in class com.marketfactory.zerogc.api.IDNamePair
 
getMsgType() - Method in interface com.marketfactory.zerogc.api.IMessage
 
getMsgType() - Method in class com.marketfactory.zerogc.api.KeyValuePair
 
getMsgType() - Method in class com.marketfactory.zerogc.api.LockResponse
 
getMsgType() - Method in class com.marketfactory.zerogc.api.LockUser
 
getMsgType() - Method in class com.marketfactory.zerogc.api.MarketRate
 
getMsgType() - Method in class com.marketfactory.zerogc.api.MarketView
 
getMsgType() - Method in class com.marketfactory.zerogc.api.MDEntry
 
getMsgType() - Method in class com.marketfactory.zerogc.api.ModifyOrder
 
getMsgType() - Method in class com.marketfactory.zerogc.api.OrderCanceled
 
getMsgType() - Method in class com.marketfactory.zerogc.api.OrderCancelRejected
 
getMsgType() - Method in class com.marketfactory.zerogc.api.OrderDone
 
getMsgType() - Method in class com.marketfactory.zerogc.api.OrderReceived
 
getMsgType() - Method in class com.marketfactory.zerogc.api.OrderRejected
 
getMsgType() - Method in class com.marketfactory.zerogc.api.OrderSubmitted
 
getMsgType() - Method in class com.marketfactory.zerogc.api.ReplayDone
 
getMsgType() - Method in class com.marketfactory.zerogc.api.RiskLimitStatus
 
getMsgType() - Method in class com.marketfactory.zerogc.api.RiskResponse
 
getMsgType() - Method in class com.marketfactory.zerogc.api.RiskUsageStatus
 
getMsgType() - Method in class com.marketfactory.zerogc.api.SubmitOrder
 
getMsgType() - Method in class com.marketfactory.zerogc.api.Subscription
 
getMsgType() - Method in class com.marketfactory.zerogc.api.SubscriptionEvent
 
getMsgType() - Method in class com.marketfactory.zerogc.api.TradeCapture
 
getMsgType() - Method in class com.marketfactory.zerogc.api.TradeHierarchy
 
getMsgType() - Method in class com.marketfactory.zerogc.api.TradeLimit
 
getMsgType() - Method in class com.marketfactory.zerogc.api.TradeLimitData
 
getMsgType() - Method in class com.marketfactory.zerogc.api.TradeState
 
getMsgType() - Method in class com.marketfactory.zerogc.api.UserSequenceID
 
getName() - Static method in class com.marketfactory.api.Protocol
 
getName() - Static method in class com.marketfactory.messaging.Protocol
 
getName() - Static method in class com.marketfactory.zerogc.api.Protocol
 
getPort() - Method in class com.marketfactory.api.MFClient
Returns the primary/secondary server port (whichever one is being used).
getPort() - Method in class com.marketfactory.zerogc.api.MFClient
Returns the primary/secondary server port (whichever one is being used).
getPositionPotential() - Method in class com.marketfactory.api.MFAdmin.RiskMarketPosition
 
getPositionRealized() - Method in class com.marketfactory.api.MFAdmin.RiskMarketPosition
 
getPure() - Method in class com.marketfactory.sample.BookSide
 
getReceived() - Method in class com.marketfactory.zerogc.api.PingTime
Returns the nano timestamp the ping was received back at the client.
getReceivedMsAsNs() - Method in class com.marketfactory.zerogc.api.PingTime
Returns the epoch milliseconds the ping was received back at the client.
getRiskLimits() - Method in class com.marketfactory.api.MFAdmin
Admin interface: limits registered by server process.
getRiskMarketPositions() - Method in class com.marketfactory.api.MFAdmin
Admin interface: Returns array of derived RiskMarketPositions rather than RiskUsage.
getRiskTimestamp() - Method in class com.marketfactory.api.MFAdmin
Admin interface: timestamp of last constraint update from server process.
getRiskUsage() - Method in class com.marketfactory.api.MFAdmin
Admin interface: full risk usage view held by server process.
getSent() - Method in class com.marketfactory.zerogc.api.PingTime
Returns the nano timestamp the ping was sent from this client to the server.
getSequenceID(int) - Method in class com.marketfactory.api.MFClient
Get the last received sequenceID after successful subscription.
getSequenceID(int) - Method in class com.marketfactory.zerogc.api.MFClient
Get the last received sequenceID.
getShort() - Method in class com.marketfactory.api.ProtoByteBuffer
 
getShort() - Method in class com.marketfactory.zerogc.api.ZeroGCProtoByteBuffer
 
getSide(Side) - Method in class com.marketfactory.sample.LevelBook
 
getSignature() - Method in class com.marketfactory.api.MFClient
Get protocol api signature.
getSignature() - Static method in class com.marketfactory.api.Protocol
 
getSignature() - Static method in class com.marketfactory.messaging.Protocol
 
getSignature() - Method in class com.marketfactory.zerogc.api.MFClient
Get protocol api signature.
getSignature() - Static method in class com.marketfactory.zerogc.api.Protocol
 
getString() - Method in class com.marketfactory.api.ProtoByteBuffer
 
getStructured() - Method in class com.marketfactory.sample.BookSide
 
getTestFeeds(MFClient) - Static method in class com.marketfactory.api.MFArgsUtil
 
getTestFeedsAndMarkets(MFClient) - Static method in class com.marketfactory.api.MFArgsUtil
 
getTimeNs() - Method in class com.marketfactory.zerogc.api.RealTimeSource
 
getTimeRelativeNs() - Method in class com.marketfactory.zerogc.api.RealTimeSource
 
getTradesIterator() - Method in class com.marketfactory.sample.SampleBook
 
getUInt() - Method in class com.marketfactory.api.ProtoByteBuffer
 
getUInt() - Method in class com.marketfactory.zerogc.api.ZeroGCProtoByteBuffer
 
getUnsignedByte() - Method in class com.marketfactory.api.ProtoByteBuffer
 
getUnsignedByte() - Method in class com.marketfactory.zerogc.api.ZeroGCProtoByteBuffer
 
getUnsignedShort() - Method in class com.marketfactory.api.ProtoByteBuffer
 
getUnsignedShort() - Method in class com.marketfactory.zerogc.api.ZeroGCProtoByteBuffer
 
getUserGroupChains() - Method in class com.marketfactory.api.MFAdmin
Admin interface: linear list of groups to which each user belongs.
giveBack(T) - Method in class com.marketfactory.zerogc.api.ConcurrentObjectPool
 
giveBack(OrderIdMapEntry) - Method in class com.marketfactory.zerogc.api.OrderIdMapEntryPool
 
group - Variable in class com.marketfactory.api.MFAdmin.RiskLimit
 
group - Variable in class com.marketfactory.api.MFAdmin.RiskUsage
 
group - Variable in class com.marketfactory.api.RiskLimitStatus
 
group - Variable in class com.marketfactory.messaging.RiskLimitStatus
 
group - Variable in class com.marketfactory.zerogc.api.RiskLimitStatus
 
groupIDNamePairs - Variable in class com.marketfactory.messaging.TradeLimitDataMessage
 
groupLimits - Variable in class com.marketfactory.zerogc.api.TradeLimitData
 
groupName - Variable in class com.marketfactory.zerogc.api.TradeLimit
 
groupName - Variable in class com.marketfactory.zerogc.api.TradeState
 
groupNames - Variable in class com.marketfactory.zerogc.api.TradeHierarchy
 
groupStates - Variable in class com.marketfactory.zerogc.api.TradeLimitData
 
gt(MFDecimal) - Method in class com.marketfactory.api.MFDecimal
Comparison operator: greater-than.
gt(MFFloat) - Method in class com.marketfactory.api.MFFloat
Comparison operator: greater-than.
gt(MFFloat) - Method in class com.marketfactory.zerogc.api.MFFloat
Comparison operator: greater-than.
gte(MFDecimal) - Method in class com.marketfactory.api.MFDecimal
Comparison operator: greater-than or equal.
gte(MFFloat) - Method in class com.marketfactory.api.MFFloat
Comparison operator: greater-than or equal.
gte(MFFloat) - Method in class com.marketfactory.zerogc.api.MFFloat
Comparison operator: greater-than or equal.

H

handle(TradeLimitDataMessage) - Method in class com.marketfactory.api.MFAdmin
 
handle(ConfigMessage) - Method in class com.marketfactory.api.MFClient
 
handle(ConnectResponseMessage) - Method in class com.marketfactory.api.MFClient
 
handle(ClientDisconnectMessage) - Method in class com.marketfactory.api.MFClient
 
handle(TestMessage) - Method in class com.marketfactory.api.MFClient
 
handle(ImHereMessage) - Method in class com.marketfactory.api.MFClient
 
handle(HeartbeatMessage) - Method in class com.marketfactory.api.MFClient
 
handle(SubscriptionEventMessage) - Method in class com.marketfactory.api.MFClient
 
handle(MktDataMessage) - Method in class com.marketfactory.api.MFClient
 
handle(RequestSnapshotMessage) - Method in class com.marketfactory.api.MFClient
 
handle(BatchesCompletedMessage) - Method in class com.marketfactory.api.MFClient
 
handle(LastSequenceIDMessage) - Method in class com.marketfactory.api.MFClient
 
handle(RiskResponseMessage) - Method in class com.marketfactory.api.MFClient
 
handle(LockResponseMessage) - Method in class com.marketfactory.api.MFClient
 
handle(OrderReceivedMessage) - Method in class com.marketfactory.api.MFClient
 
handle(OrderSubmittedMessage) - Method in class com.marketfactory.api.MFClient
 
handle(OrderRejectedMessage) - Method in class com.marketfactory.api.MFClient
 
handle(OrderCanceledMessage) - Method in class com.marketfactory.api.MFClient
 
handle(OrderCancelRejectedMessage) - Method in class com.marketfactory.api.MFClient
 
handle(DropCopyMessage) - Method in class com.marketfactory.api.MFClient
 
handle(TradeCaptureMessage) - Method in class com.marketfactory.api.MFClient
 
handle(OrderDoneMessage) - Method in class com.marketfactory.api.MFClient
 
handle(EventReportMessage) - Method in class com.marketfactory.api.MFClient
 
handle(ReplayDoneMessage) - Method in class com.marketfactory.api.MFClient
 
handle(DateRolloverMessage) - Method in class com.marketfactory.api.MFClient
 
handle(RuThereMessage) - Method in class com.marketfactory.api.MFClient
 
handle(VersionMessage) - Method in class com.marketfactory.api.MFClient
 
handle(InsertLogMessage) - Method in class com.marketfactory.api.MFClient
 
handle(ClientConnectMessage) - Method in class com.marketfactory.api.MFClient
 
handle(ReplayMessage) - Method in class com.marketfactory.api.MFClient
 
handle(BatchRegisterMessage) - Method in class com.marketfactory.api.MFClient
 
handle(BatchUnregisterMessage) - Method in class com.marketfactory.api.MFClient
 
handle(SubscribeMessage) - Method in class com.marketfactory.api.MFClient
 
handle(UnsubscribeMessage) - Method in class com.marketfactory.api.MFClient
 
handle(UnsubscribeAllMessage) - Method in class com.marketfactory.api.MFClient
 
handle(ComplexOrderMessage) - Method in class com.marketfactory.api.MFClient
 
handle(SubmitOrderMessage) - Method in class com.marketfactory.api.MFClient
 
handle(CancelOrderMessage) - Method in class com.marketfactory.api.MFClient
 
handle(CancelAllOrderMessage) - Method in class com.marketfactory.api.MFClient
 
handle(ModifyOrderMessage) - Method in class com.marketfactory.api.MFClient
 
handle(LockUserMessage) - Method in class com.marketfactory.api.MFClient
 
handle(TradeLimitDataMessage) - Method in class com.marketfactory.api.MFClient
 
handle(ConfigMessage) - Method in class com.marketfactory.zerogc.api.MFClient
 
handle(ConnectResponseMessage) - Method in class com.marketfactory.zerogc.api.MFClient
 
handle(ClientDisconnectMessage) - Method in class com.marketfactory.zerogc.api.MFClient
 
handle(TestMessage) - Method in class com.marketfactory.zerogc.api.MFClient
 
handle(ImHereMessage) - Method in class com.marketfactory.zerogc.api.MFClient
 
handle(HeartbeatMessage) - Method in class com.marketfactory.zerogc.api.MFClient
 
handle(SubscriptionEventMessage) - Method in class com.marketfactory.zerogc.api.MFClient
 
handle(MktDataMessage) - Method in class com.marketfactory.zerogc.api.MFClient
 
handle(RequestSnapshotMessage) - Method in class com.marketfactory.zerogc.api.MFClient
 
handle(BatchesCompletedMessage) - Method in class com.marketfactory.zerogc.api.MFClient
 
handle(LastSequenceIDMessage) - Method in class com.marketfactory.zerogc.api.MFClient
 
handle(RiskResponseMessage) - Method in class com.marketfactory.zerogc.api.MFClient
 
handle(LockResponseMessage) - Method in class com.marketfactory.zerogc.api.MFClient
 
handle(OrderReceivedMessage) - Method in class com.marketfactory.zerogc.api.MFClient
 
handle(OrderSubmittedMessage) - Method in class com.marketfactory.zerogc.api.MFClient
 
handle(OrderRejectedMessage) - Method in class com.marketfactory.zerogc.api.MFClient
 
handle(OrderCanceledMessage) - Method in class com.marketfactory.zerogc.api.MFClient
 
handle(OrderCancelRejectedMessage) - Method in class com.marketfactory.zerogc.api.MFClient
 
handle(DropCopyMessage) - Method in class com.marketfactory.zerogc.api.MFClient
 
handle(TradeCaptureMessage) - Method in class com.marketfactory.zerogc.api.MFClient
 
handle(OrderDoneMessage) - Method in class com.marketfactory.zerogc.api.MFClient
 
handle(EventReportMessage) - Method in class com.marketfactory.zerogc.api.MFClient
 
handle(ReplayDoneMessage) - Method in class com.marketfactory.zerogc.api.MFClient
 
handle(DateRolloverMessage) - Method in class com.marketfactory.zerogc.api.MFClient
 
handle(RuThereMessage) - Method in class com.marketfactory.zerogc.api.MFClient
Internal testing function.
handle(VersionMessage) - Method in class com.marketfactory.zerogc.api.MFClient
 
handle(InsertLogMessage) - Method in class com.marketfactory.zerogc.api.MFClient
 
handle(ClientConnectMessage) - Method in class com.marketfactory.zerogc.api.MFClient
 
handle(ReplayMessage) - Method in class com.marketfactory.zerogc.api.MFClient
 
handle(BatchRegisterMessage) - Method in class com.marketfactory.zerogc.api.MFClient
 
handle(BatchUnregisterMessage) - Method in class com.marketfactory.zerogc.api.MFClient
 
handle(SubscribeMessage) - Method in class com.marketfactory.zerogc.api.MFClient
 
handle(UnsubscribeMessage) - Method in class com.marketfactory.zerogc.api.MFClient
 
handle(UnsubscribeAllMessage) - Method in class com.marketfactory.zerogc.api.MFClient
 
handle(ComplexOrderMessage) - Method in class com.marketfactory.zerogc.api.MFClient
 
handle(SubmitOrderMessage) - Method in class com.marketfactory.zerogc.api.MFClient
 
handle(CancelOrderMessage) - Method in class com.marketfactory.zerogc.api.MFClient
 
handle(CancelAllOrderMessage) - Method in class com.marketfactory.zerogc.api.MFClient
 
handle(ModifyOrderMessage) - Method in class com.marketfactory.zerogc.api.MFClient
 
handle(LockUserMessage) - Method in class com.marketfactory.zerogc.api.MFClient
 
handle(TradeLimitDataMessage) - Method in class com.marketfactory.zerogc.api.MFClient
 
hashCode() - Method in class com.marketfactory.api.APIFeed
 
hashCode() - Method in class com.marketfactory.api.APIMarket
 
hashCode() - Method in class com.marketfactory.api.CancelAllOrder
 
hashCode() - Method in class com.marketfactory.api.CancelOrder
 
hashCode() - Method in class com.marketfactory.api.ComplexOrder
 
hashCode() - Method in class com.marketfactory.api.DateRollover
 
hashCode() - Method in class com.marketfactory.api.DropCopy
 
hashCode() - Method in class com.marketfactory.api.EventReport
 
hashCode() - Method in class com.marketfactory.api.FeedMarketID
 
hashCode() - Method in class com.marketfactory.api.Heartbeat
 
hashCode() - Method in class com.marketfactory.api.IDNamePair
 
hashCode() - Method in class com.marketfactory.api.KeyValuePair
 
hashCode() - Method in class com.marketfactory.api.LockResponse
 
hashCode() - Method in class com.marketfactory.api.LockUser
 
hashCode() - Method in class com.marketfactory.api.MarketView
 
hashCode() - Method in class com.marketfactory.api.MDEntry
 
hashCode() - Method in class com.marketfactory.api.MFDecimal
Forwards to raw value.
hashCode() - Method in class com.marketfactory.api.ModifyOrder
 
hashCode() - Method in class com.marketfactory.api.OrderCanceled
 
hashCode() - Method in class com.marketfactory.api.OrderCancelRejected
 
hashCode() - Method in class com.marketfactory.api.OrderDone
 
hashCode() - Method in class com.marketfactory.api.OrderReceived
 
hashCode() - Method in class com.marketfactory.api.OrderRejected
 
hashCode() - Method in class com.marketfactory.api.OrderSubmitted
 
hashCode() - Method in class com.marketfactory.api.ReplayDone
 
hashCode() - Method in class com.marketfactory.api.RiskLimitStatus
 
hashCode() - Method in class com.marketfactory.api.RiskResponse
 
hashCode() - Method in class com.marketfactory.api.RiskUsageStatus
 
hashCode() - Method in class com.marketfactory.api.SubmitOrder
 
hashCode() - Method in class com.marketfactory.api.Subscription
 
hashCode() - Method in class com.marketfactory.api.SubscriptionEvent
 
hashCode() - Method in class com.marketfactory.api.TradeCapture
 
hashCode() - Method in class com.marketfactory.api.UserSequenceID
 
hashCode() - Method in class com.marketfactory.messaging.APIFeed
 
hashCode() - Method in class com.marketfactory.messaging.APIMarket
 
hashCode() - Method in class com.marketfactory.messaging.BatchesCompletedMessage
 
hashCode() - Method in class com.marketfactory.messaging.BatchRegisterMessage
 
hashCode() - Method in class com.marketfactory.messaging.BatchUnregisterMessage
 
hashCode() - Method in class com.marketfactory.messaging.CallbackMessage
 
hashCode() - Method in class com.marketfactory.messaging.CancelAllOrder
 
hashCode() - Method in class com.marketfactory.messaging.CancelAllOrderMessage
 
hashCode() - Method in class com.marketfactory.messaging.CancelOrder
 
hashCode() - Method in class com.marketfactory.messaging.CancelOrderMessage
 
hashCode() - Method in class com.marketfactory.messaging.ClientConnectMessage
 
hashCode() - Method in class com.marketfactory.messaging.ClientDisconnectMessage
 
hashCode() - Method in class com.marketfactory.messaging.ComplexOrder
 
hashCode() - Method in class com.marketfactory.messaging.ComplexOrderMessage
 
hashCode() - Method in class com.marketfactory.messaging.ConfigMessage
 
hashCode() - Method in class com.marketfactory.messaging.ConnectResponseMessage
 
hashCode() - Method in class com.marketfactory.messaging.DateRollover
 
hashCode() - Method in class com.marketfactory.messaging.DateRolloverMessage
 
hashCode() - Method in class com.marketfactory.messaging.DropCopy
 
hashCode() - Method in class com.marketfactory.messaging.DropCopyMessage
 
hashCode() - Method in class com.marketfactory.messaging.EventReport
 
hashCode() - Method in class com.marketfactory.messaging.EventReportMessage
 
hashCode() - Method in class com.marketfactory.messaging.ExchangeMessage
 
hashCode() - Method in class com.marketfactory.messaging.FeedMarketID
 
hashCode() - Method in class com.marketfactory.messaging.Heartbeat
 
hashCode() - Method in class com.marketfactory.messaging.HeartbeatMessage
 
hashCode() - Method in class com.marketfactory.messaging.HeartbeatTimerMessage
 
hashCode() - Method in class com.marketfactory.messaging.IDNamePair
 
hashCode() - Method in class com.marketfactory.messaging.ImHereMessage
 
hashCode() - Method in class com.marketfactory.messaging.InsertLogMessage
 
hashCode() - Method in class com.marketfactory.messaging.InternalClientInfoMessage
 
hashCode() - Method in class com.marketfactory.messaging.KeyValuePair
 
hashCode() - Method in class com.marketfactory.messaging.LastSequenceIDMessage
 
hashCode() - Method in class com.marketfactory.messaging.LockResponse
 
hashCode() - Method in class com.marketfactory.messaging.LockResponseMessage
 
hashCode() - Method in class com.marketfactory.messaging.LockUser
 
hashCode() - Method in class com.marketfactory.messaging.LockUserMessage
 
hashCode() - Method in class com.marketfactory.messaging.LogMessage
 
hashCode() - Method in class com.marketfactory.messaging.MarketView
 
hashCode() - Method in class com.marketfactory.messaging.MDActivityCheckMessage
 
hashCode() - Method in class com.marketfactory.messaging.MDEntry
 
hashCode() - Method in class com.marketfactory.messaging.MemBusConnectMessage
 
hashCode() - Method in class com.marketfactory.messaging.MemBusDisconnectMessage
 
hashCode() - Method in class com.marketfactory.messaging.MemBusHeartbeatMessage
 
hashCode() - Method in class com.marketfactory.messaging.MemBusID
 
hashCode() - Method in class com.marketfactory.messaging.MktDataMessage
 
hashCode() - Method in class com.marketfactory.messaging.ModifyOrder
 
hashCode() - Method in class com.marketfactory.messaging.ModifyOrderMessage
 
hashCode() - Method in class com.marketfactory.messaging.OrderCanceled
 
hashCode() - Method in class com.marketfactory.messaging.OrderCanceledMessage
 
hashCode() - Method in class com.marketfactory.messaging.OrderCancelRejected
 
hashCode() - Method in class com.marketfactory.messaging.OrderCancelRejectedMessage
 
hashCode() - Method in class com.marketfactory.messaging.OrderDone
 
hashCode() - Method in class com.marketfactory.messaging.OrderDoneMessage
 
hashCode() - Method in class com.marketfactory.messaging.OrderReceived
 
hashCode() - Method in class com.marketfactory.messaging.OrderReceivedMessage
 
hashCode() - Method in class com.marketfactory.messaging.OrderRejected
 
hashCode() - Method in class com.marketfactory.messaging.OrderRejectedMessage
 
hashCode() - Method in class com.marketfactory.messaging.OrderSubmitted
 
hashCode() - Method in class com.marketfactory.messaging.OrderSubmittedMessage
 
hashCode() - Method in class com.marketfactory.messaging.PadMessage
 
hashCode() - Method in class com.marketfactory.messaging.ProtocolDefinitionMessage
 
hashCode() - Method in class com.marketfactory.messaging.ReplayDone
 
hashCode() - Method in class com.marketfactory.messaging.ReplayDoneMessage
 
hashCode() - Method in class com.marketfactory.messaging.ReplayMessage
 
hashCode() - Method in class com.marketfactory.messaging.RequestMessage
 
hashCode() - Method in class com.marketfactory.messaging.RequestSnapshotMessage
 
hashCode() - Method in class com.marketfactory.messaging.RiskLimitStatus
 
hashCode() - Method in class com.marketfactory.messaging.RiskResponse
 
hashCode() - Method in class com.marketfactory.messaging.RiskResponseMessage
 
hashCode() - Method in class com.marketfactory.messaging.RiskUsageStatus
 
hashCode() - Method in class com.marketfactory.messaging.RuThereMessage
 
hashCode() - Method in class com.marketfactory.messaging.SecurityInfoMessage
 
hashCode() - Method in class com.marketfactory.messaging.StatCounter
 
hashCode() - Method in class com.marketfactory.messaging.StatCounterMessage
 
hashCode() - Method in class com.marketfactory.messaging.StatTimeoutMessage
 
hashCode() - Method in class com.marketfactory.messaging.SubmitOrder
 
hashCode() - Method in class com.marketfactory.messaging.SubmitOrderMessage
 
hashCode() - Method in class com.marketfactory.messaging.SubscribeMessage
 
hashCode() - Method in class com.marketfactory.messaging.Subscription
 
hashCode() - Method in class com.marketfactory.messaging.SubscriptionEvent
 
hashCode() - Method in class com.marketfactory.messaging.SubscriptionEventMessage
 
hashCode() - Method in class com.marketfactory.messaging.SubscriptionTimeoutMessage
 
hashCode() - Method in class com.marketfactory.messaging.SubscriptionTimerMessage
 
hashCode() - Method in class com.marketfactory.messaging.TaskInitializationMessage
 
hashCode() - Method in class com.marketfactory.messaging.TestMessage
 
hashCode() - Method in class com.marketfactory.messaging.TimerMessage
 
hashCode() - Method in class com.marketfactory.messaging.TradeCapture
 
hashCode() - Method in class com.marketfactory.messaging.TradeCaptureMessage
 
hashCode() - Method in class com.marketfactory.messaging.TradeLimitDataMessage
 
hashCode() - Method in class com.marketfactory.messaging.UnsubscribeAllMessage
 
hashCode() - Method in class com.marketfactory.messaging.UnsubscribeMessage
 
hashCode() - Method in class com.marketfactory.messaging.UserSequenceID
 
hashCode() - Method in class com.marketfactory.messaging.VersionMessage
 
hashCode() - Method in class com.marketfactory.zerogc.api.APIFeed
 
hashCode() - Method in class com.marketfactory.zerogc.api.APIMarket
 
hashCode() - Method in class com.marketfactory.zerogc.api.CancelAllOrder
 
hashCode() - Method in class com.marketfactory.zerogc.api.CancelOrder
 
hashCode() - Method in class com.marketfactory.zerogc.api.ComplexOrder
 
hashCode() - Method in class com.marketfactory.zerogc.api.DateRollover
 
hashCode() - Method in class com.marketfactory.zerogc.api.DropCopy
 
hashCode() - Method in class com.marketfactory.zerogc.api.EventReport
 
hashCode() - Method in class com.marketfactory.zerogc.api.FeedMarketID
 
hashCode() - Method in class com.marketfactory.zerogc.api.Heartbeat
 
hashCode() - Method in class com.marketfactory.zerogc.api.IDNamePair
 
hashCode() - Method in class com.marketfactory.zerogc.api.KeyValuePair
 
hashCode() - Method in class com.marketfactory.zerogc.api.LockResponse
 
hashCode() - Method in class com.marketfactory.zerogc.api.LockUser
 
hashCode() - Method in class com.marketfactory.zerogc.api.MarketRate
 
hashCode() - Method in class com.marketfactory.zerogc.api.MarketView
 
hashCode() - Method in class com.marketfactory.zerogc.api.MDEntry
 
hashCode() - Method in class com.marketfactory.zerogc.api.MFString
This is for the use case where the object needs to be in a pool (in order to avoid creating garbage) but also in a java collection, such as HashMap, which needs to have this in order to operate properly.
hashCode() - Method in class com.marketfactory.zerogc.api.ModifyOrder
 
hashCode() - Method in class com.marketfactory.zerogc.api.OrderCanceled
 
hashCode() - Method in class com.marketfactory.zerogc.api.OrderCancelRejected
 
hashCode() - Method in class com.marketfactory.zerogc.api.OrderDone
 
hashCode() - Method in class com.marketfactory.zerogc.api.OrderReceived
 
hashCode() - Method in class com.marketfactory.zerogc.api.OrderRejected
 
hashCode() - Method in class com.marketfactory.zerogc.api.OrderSubmitted
 
hashCode() - Method in class com.marketfactory.zerogc.api.ReplayDone
 
hashCode() - Method in class com.marketfactory.zerogc.api.RiskLimitStatus
 
hashCode() - Method in class com.marketfactory.zerogc.api.RiskResponse
 
hashCode() - Method in class com.marketfactory.zerogc.api.RiskUsageStatus
 
hashCode() - Method in class com.marketfactory.zerogc.api.SubmitOrder
 
hashCode() - Method in class com.marketfactory.zerogc.api.Subscription
 
hashCode() - Method in class com.marketfactory.zerogc.api.SubscriptionEvent
 
hashCode() - Method in class com.marketfactory.zerogc.api.TradeCapture
 
hashCode() - Method in class com.marketfactory.zerogc.api.TradeHierarchy
 
hashCode() - Method in class com.marketfactory.zerogc.api.TradeLimit
 
hashCode() - Method in class com.marketfactory.zerogc.api.TradeLimitData
 
hashCode() - Method in class com.marketfactory.zerogc.api.TradeState
 
hashCode() - Method in class com.marketfactory.zerogc.api.UserSequenceID
 
hasNext() - Method in class com.marketfactory.messaging.MFLogReader.LogIterator
 
Heartbeat - Class in com.marketfactory.api
A fast heartbeat with feed status information.
Heartbeat() - Constructor for class com.marketfactory.api.Heartbeat
 
Heartbeat(ProtoByteBuffer) - Constructor for class com.marketfactory.api.Heartbeat
 
Heartbeat(long, int[]) - Constructor for class com.marketfactory.api.Heartbeat
 
heartbeat - Variable in class com.marketfactory.api.MFArgsUtil.APIOptions
 
Heartbeat - Class in com.marketfactory.messaging
A fast heartbeat with feed status information.
Heartbeat() - Constructor for class com.marketfactory.messaging.Heartbeat
 
Heartbeat(ProtoByteBuffer) - Constructor for class com.marketfactory.messaging.Heartbeat
 
Heartbeat(long, int[]) - Constructor for class com.marketfactory.messaging.Heartbeat
 
Heartbeat - Class in com.marketfactory.zerogc.api
A fast heartbeat with feed status information.
Heartbeat() - Constructor for class com.marketfactory.zerogc.api.Heartbeat
 
Heartbeat(ZeroGCProtoByteBuffer) - Constructor for class com.marketfactory.zerogc.api.Heartbeat
 
Heartbeat(long, int[]) - Constructor for class com.marketfactory.zerogc.api.Heartbeat
 
HeartbeatMessage - Class in com.marketfactory.messaging
A streaming heartbeat message which contians a mask of currently active feeds.
HeartbeatMessage() - Constructor for class com.marketfactory.messaging.HeartbeatMessage
 
HeartbeatMessage(ProtoByteBuffer) - Constructor for class com.marketfactory.messaging.HeartbeatMessage
 
HeartbeatTimerMessage - Class in com.marketfactory.messaging
An internal message used to indicate that a heartbeat should be sent.
HeartbeatTimerMessage() - Constructor for class com.marketfactory.messaging.HeartbeatTimerMessage
 
HeartbeatTimerMessage(ProtoByteBuffer) - Constructor for class com.marketfactory.messaging.HeartbeatTimerMessage
 
host - Variable in class com.marketfactory.api.MFArgsUtil.APIOptions
 
host - Variable in class com.marketfactory.messaging.VersionMessage
 

I

id - Variable in class com.marketfactory.api.IDNamePair
 
id - Variable in class com.marketfactory.api.MFAdmin.RiskLimit
 
ID - Static variable in class com.marketfactory.messaging.BatchesCompletedMessage
 
ID - Static variable in class com.marketfactory.messaging.BatchRegisterMessage
 
ID - Static variable in class com.marketfactory.messaging.BatchUnregisterMessage
 
ID - Static variable in class com.marketfactory.messaging.CallbackMessage
 
ID - Static variable in class com.marketfactory.messaging.CancelAllOrderMessage
 
ID - Static variable in class com.marketfactory.messaging.CancelOrderMessage
 
ID - Static variable in class com.marketfactory.messaging.ClientConnectMessage
 
ID - Static variable in class com.marketfactory.messaging.ClientDisconnectMessage
 
ID - Static variable in class com.marketfactory.messaging.ComplexOrderMessage
 
ID - Static variable in class com.marketfactory.messaging.ConfigMessage
 
ID - Static variable in class com.marketfactory.messaging.ConnectResponseMessage
 
ID - Static variable in class com.marketfactory.messaging.DateRolloverMessage
 
ID - Static variable in class com.marketfactory.messaging.DropCopyMessage
 
ID - Static variable in class com.marketfactory.messaging.EventReportMessage
 
ID - Static variable in class com.marketfactory.messaging.ExchangeMessage
 
ID - Static variable in class com.marketfactory.messaging.HeartbeatMessage
 
ID - Static variable in class com.marketfactory.messaging.HeartbeatTimerMessage
 
id - Variable in class com.marketfactory.messaging.IDNamePair
 
ID - Static variable in class com.marketfactory.messaging.ImHereMessage
 
ID - Static variable in class com.marketfactory.messaging.InsertLogMessage
 
ID - Static variable in class com.marketfactory.messaging.InternalClientInfoMessage
 
ID - Static variable in class com.marketfactory.messaging.LastSequenceIDMessage
 
ID - Static variable in class com.marketfactory.messaging.LockResponseMessage
 
ID - Static variable in class com.marketfactory.messaging.LockUserMessage
 
ID - Static variable in class com.marketfactory.messaging.LogMessage
 
ID - Static variable in class com.marketfactory.messaging.MDActivityCheckMessage
 
id - Variable in class com.marketfactory.messaging.MemBusConnectMessage
 
ID - Static variable in class com.marketfactory.messaging.MemBusConnectMessage
 
id - Variable in class com.marketfactory.messaging.MemBusDisconnectMessage
 
ID - Static variable in class com.marketfactory.messaging.MemBusDisconnectMessage
 
id - Variable in class com.marketfactory.messaging.MemBusHeartbeatMessage
 
ID - Static variable in class com.marketfactory.messaging.MemBusHeartbeatMessage
 
ID - Static variable in class com.marketfactory.messaging.MktDataMessage
 
ID - Static variable in class com.marketfactory.messaging.ModifyOrderMessage
 
ID - Static variable in class com.marketfactory.messaging.OrderCanceledMessage
 
ID - Static variable in class com.marketfactory.messaging.OrderCancelRejectedMessage
 
ID - Static variable in class com.marketfactory.messaging.OrderDoneMessage
 
ID - Static variable in class com.marketfactory.messaging.OrderReceivedMessage
 
ID - Static variable in class com.marketfactory.messaging.OrderRejectedMessage
 
ID - Static variable in class com.marketfactory.messaging.OrderSubmittedMessage
 
ID - Static variable in class com.marketfactory.messaging.PadMessage
 
ID - Static variable in class com.marketfactory.messaging.ProtocolDefinitionMessage
 
ID - Static variable in class com.marketfactory.messaging.ReplayDoneMessage
 
ID - Static variable in class com.marketfactory.messaging.ReplayMessage
 
ID - Static variable in class com.marketfactory.messaging.RequestMessage
 
ID - Static variable in class com.marketfactory.messaging.RequestSnapshotMessage
 
ID - Static variable in class com.marketfactory.messaging.RiskResponseMessage
 
ID - Static variable in class com.marketfactory.messaging.RuThereMessage
 
ID - Static variable in class com.marketfactory.messaging.SecurityInfoMessage
 
ID - Static variable in class com.marketfactory.messaging.StatCounterMessage
 
ID - Static variable in class com.marketfactory.messaging.StatTimeoutMessage
 
ID - Static variable in class com.marketfactory.messaging.SubmitOrderMessage
 
ID - Static variable in class com.marketfactory.messaging.SubscribeMessage
 
ID - Static variable in class com.marketfactory.messaging.SubscriptionEventMessage
 
ID - Static variable in class com.marketfactory.messaging.SubscriptionTimeoutMessage
 
ID - Static variable in class com.marketfactory.messaging.SubscriptionTimerMessage
 
ID - Static variable in class com.marketfactory.messaging.TaskInitializationMessage
 
ID - Static variable in class com.marketfactory.messaging.TestMessage
 
ID - Static variable in class com.marketfactory.messaging.TimerMessage
 
ID - Static variable in class com.marketfactory.messaging.TradeCaptureMessage
 
ID - Static variable in class com.marketfactory.messaging.TradeLimitDataMessage
 
ID - Static variable in class com.marketfactory.messaging.UnsubscribeAllMessage
 
ID - Static variable in class com.marketfactory.messaging.UnsubscribeMessage
 
ID - Static variable in class com.marketfactory.messaging.VersionMessage
 
id - Variable in class com.marketfactory.zerogc.api.IDNamePair
 
IDNamePair - Class in com.marketfactory.api
 
IDNamePair() - Constructor for class com.marketfactory.api.IDNamePair
 
IDNamePair(ProtoByteBuffer) - Constructor for class com.marketfactory.api.IDNamePair
 
IDNamePair(int, String) - Constructor for class com.marketfactory.api.IDNamePair
 
IDNamePair - Class in com.marketfactory.messaging
 
IDNamePair() - Constructor for class com.marketfactory.messaging.IDNamePair
 
IDNamePair(ProtoByteBuffer) - Constructor for class com.marketfactory.messaging.IDNamePair
 
IDNamePair(int, String) - Constructor for class com.marketfactory.messaging.IDNamePair
 
IDNamePair - Class in com.marketfactory.zerogc.api
 
IDNamePair() - Constructor for class com.marketfactory.zerogc.api.IDNamePair
 
IDNamePair(ZeroGCProtoByteBuffer) - Constructor for class com.marketfactory.zerogc.api.IDNamePair
 
IDNamePair(int, MFString) - Constructor for class com.marketfactory.zerogc.api.IDNamePair
 
IMessage - Interface in com.marketfactory.api
 
IMessage - Interface in com.marketfactory.zerogc.api
 
ImHereMessage - Class in com.marketfactory.messaging
A response to a heartbeat request.
ImHereMessage() - Constructor for class com.marketfactory.messaging.ImHereMessage
 
ImHereMessage(ProtoByteBuffer) - Constructor for class com.marketfactory.messaging.ImHereMessage
 
initializeMessage(int) - Method in class com.marketfactory.api.ProtoByteBuffer
 
initializeMessage(int) - Method in class com.marketfactory.zerogc.api.ZeroGCProtoByteBuffer
 
InsertLogMessage - Class in com.marketfactory.messaging
A message used to send a debugging entry to log in the Whisperer server.
InsertLogMessage() - Constructor for class com.marketfactory.messaging.InsertLogMessage
 
InsertLogMessage(ProtoByteBuffer) - Constructor for class com.marketfactory.messaging.InsertLogMessage
 
instrumentType - Variable in class com.marketfactory.api.APIMarket
The instrument type of this market.
InstrumentType - Enum in com.marketfactory.api
Type of market instrument.
instrumentType - Variable in class com.marketfactory.messaging.APIMarket
The instrument type of this market.
InstrumentType - Enum in com.marketfactory.messaging
Type of market instrument.
instrumentType - Variable in class com.marketfactory.zerogc.api.APIMarket
The instrument type of this market.
InstrumentType - Enum in com.marketfactory.zerogc.api
Type of market instrument.
InternalClientInfoMessage - Class in com.marketfactory.messaging
Internal message containing client connection information.
InternalClientInfoMessage() - Constructor for class com.marketfactory.messaging.InternalClientInfoMessage
 
InternalClientInfoMessage(ProtoByteBuffer) - Constructor for class com.marketfactory.messaging.InternalClientInfoMessage
 
InternalUtils - Class in com.marketfactory.common
For Internal MF Use only
interval_ns - Variable in class com.marketfactory.messaging.HeartbeatTimerMessage
 
ipAddress - Variable in class com.marketfactory.messaging.InternalClientInfoMessage
Client ip address.
ipart() - Method in class com.marketfactory.api.MFFloat
Return the integer portion of the numerical value.
ipart() - Method in class com.marketfactory.zerogc.api.MFFloat
Return the integer portion of the numerical value.
isAdmin - Variable in class com.marketfactory.messaging.ConnectResponseMessage
 
isConnected() - Method in class com.marketfactory.api.MFClient
Return true if the _channel is _connected.
isConnected() - Method in class com.marketfactory.zerogc.api.MFClient
Return true if the _channel is _connected.
isDeveloper() - Static method in class com.marketfactory.api.MFUtil
 
isDeveloper() - Static method in class com.marketfactory.common.InternalUtils
 
isDeveloper() - Static method in class com.marketfactory.zerogc.api.MFUtil
 
isEmpty() - Method in class com.marketfactory.sample.BookSide
 
isEmpty() - Method in class com.marketfactory.zerogc.api.MFString
Convenience method which exists in String.
isPure(MDElement) - Static method in class com.marketfactory.api.MFUtil
Return true if the element is a pure price level element type.
isPure(MDElement) - Static method in class com.marketfactory.zerogc.api.MFUtil
Return true if the element is a pure price level element type.
isRunning() - Method in class com.marketfactory.api.MFClient
Returns true if the client is currently dispatching events (i.e., you called run()).
isRunning() - Method in class com.marketfactory.zerogc.api.MFClient
Returns true if the client is currently dispatching events (i.e., you called run()).
isSnapshot - Variable in class com.marketfactory.api.MarketView
True if the market-data update is a full snapshot; False means this is an incremental update.
isSnapshot - Variable in class com.marketfactory.messaging.MarketView
True if the market-data update is a full snapshot; False means this is an incremental update.
isSnapshot - Variable in class com.marketfactory.zerogc.api.MarketView
True if the market-data update is a full snapshot; False means this is an incremental update.
isSnapshot - Variable in class com.marketfactory.zerogc.api.TradeLimitData
True if the market-data update is a full snapshot; False means this is an incremental update.
isStruct(MDElement) - Static method in class com.marketfactory.api.MFUtil
Return true if the element is a structured element type.
isStruct(MDElement) - Static method in class com.marketfactory.zerogc.api.MFUtil
Return true if the element is a structured element type.
isTaker - Variable in class com.marketfactory.api.DropCopy
This field lets you know whether the other side was an aggressor.
isTaker - Variable in class com.marketfactory.api.TradeCapture
This field lets you know whether the other side was an aggressor.
isTaker - Variable in class com.marketfactory.messaging.DropCopy
This field lets you know whether the other side was an aggressor.
isTaker - Variable in class com.marketfactory.messaging.TradeCapture
This field lets you know whether the other side was an aggressor.
isTaker - Variable in class com.marketfactory.zerogc.api.DropCopy
This field lets you know whether the other side was an aggressor.
isTaker - Variable in class com.marketfactory.zerogc.api.TradeCapture
This field lets you know whether the other side was an aggressor.
isterminal - Variable in class com.marketfactory.api.TextWriter.State
 
isterminal - Variable in class com.marketfactory.zerogc.api.TextWriter.State
 
isTrade(MDElement) - Static method in class com.marketfactory.api.MFUtil
Return true if the element is a trade element type.
isTrade(MDElement) - Static method in class com.marketfactory.zerogc.api.MFUtil
Return true if the element is a trade element type.
isValid(MFDecimal) - Static method in class com.marketfactory.api.MFDecimal
Check if MFDecimal object has valid value.
isValid(MFFloat) - Static method in class com.marketfactory.api.MFFloat
Check if MFFloat object has valid value.
isValid(MFFloat) - Static method in class com.marketfactory.zerogc.api.MFFloat
Check if MFFloat object has valid value.
iterator() - Method in class com.marketfactory.messaging.MFLogReader
 

J

join() - Method in class com.marketfactory.api.MFClient
Block until the client has exited the dispatch loop.
join() - Method in class com.marketfactory.zerogc.api.MFClient
Block until the client has exited the dispatch loop.

K

key - Variable in class com.marketfactory.api.KeyValue
 
key - Variable in class com.marketfactory.api.KeyValuePair
 
key - Variable in class com.marketfactory.messaging.KeyValuePair
 
key - Variable in class com.marketfactory.zerogc.api.KeyValue
 
key - Variable in class com.marketfactory.zerogc.api.KeyValuePair
 
KeyValue - Class in com.marketfactory.api
A simple key value pair.
KeyValue() - Constructor for class com.marketfactory.api.KeyValue
Create an empty key value object.
KeyValue(String, String) - Constructor for class com.marketfactory.api.KeyValue
Create a key value pair with an assigned key and value.
KeyValue - Class in com.marketfactory.zerogc.api
A simple key value pair.
KeyValue() - Constructor for class com.marketfactory.zerogc.api.KeyValue
Create an empty key value object.
KeyValue(MFString, MFString) - Constructor for class com.marketfactory.zerogc.api.KeyValue
Create a key value pair with an assigned key and value.
KeyValuePair - Class in com.marketfactory.api
 
KeyValuePair() - Constructor for class com.marketfactory.api.KeyValuePair
 
KeyValuePair(ProtoByteBuffer) - Constructor for class com.marketfactory.api.KeyValuePair
 
KeyValuePair(String, String) - Constructor for class com.marketfactory.api.KeyValuePair
 
KeyValuePair - Class in com.marketfactory.messaging
 
KeyValuePair() - Constructor for class com.marketfactory.messaging.KeyValuePair
 
KeyValuePair(ProtoByteBuffer) - Constructor for class com.marketfactory.messaging.KeyValuePair
 
KeyValuePair(String, String) - Constructor for class com.marketfactory.messaging.KeyValuePair
 
KeyValuePair - Class in com.marketfactory.zerogc.api
 
KeyValuePair() - Constructor for class com.marketfactory.zerogc.api.KeyValuePair
 
KeyValuePair(ZeroGCProtoByteBuffer) - Constructor for class com.marketfactory.zerogc.api.KeyValuePair
 
KeyValuePair(MFString, MFString) - Constructor for class com.marketfactory.zerogc.api.KeyValuePair
 

L

last - Variable in class com.marketfactory.messaging.ReplayMessage
 
LastSequenceIDMessage - Class in com.marketfactory.messaging
A notification of the last available sequence number.
LastSequenceIDMessage() - Constructor for class com.marketfactory.messaging.LastSequenceIDMessage
 
LastSequenceIDMessage(ProtoByteBuffer) - Constructor for class com.marketfactory.messaging.LastSequenceIDMessage
 
length() - Method in class com.marketfactory.zerogc.api.MFString
Get the length of the string.
level - Variable in class com.marketfactory.messaging.InsertLogMessage
 
level - Variable in class com.marketfactory.messaging.LogMessage
 
Level - Class in com.marketfactory.sample
 
Level(MFFloat, MFFloat) - Constructor for class com.marketfactory.sample.Level
 
Level(MFFloat, MFFloat, String) - Constructor for class com.marketfactory.sample.Level
 
Level(Level) - Constructor for class com.marketfactory.sample.Level
 
LevelBook - Class in com.marketfactory.sample
 
LevelBook() - Constructor for class com.marketfactory.sample.LevelBook
 
limit() - Method in class com.marketfactory.api.ProtoByteBuffer
 
limit() - Method in class com.marketfactory.zerogc.api.ZeroGCProtoByteBuffer
 
limitID - Variable in class com.marketfactory.zerogc.api.TradeLimit
 
limitStatus - Variable in class com.marketfactory.api.RiskResponse
 
limitStatus - Variable in class com.marketfactory.messaging.RiskResponse
 
limitStatus - Variable in class com.marketfactory.zerogc.api.RiskResponse
 
lineno - Variable in class com.marketfactory.messaging.LogMessage
 
ListMarkets - Class in com.marketfactory.sample
 
ListMarkets() - Constructor for class com.marketfactory.sample.ListMarkets
 
ListMarkets - Class in com.marketfactory.sample_zerogc
 
ListMarkets() - Constructor for class com.marketfactory.sample_zerogc.ListMarkets
 
locked - Variable in class com.marketfactory.api.LockUser
 
locked - Variable in class com.marketfactory.messaging.LockUser
 
locked - Variable in class com.marketfactory.zerogc.api.LockUser
 
LockResponse - Class in com.marketfactory.api
 
LockResponse() - Constructor for class com.marketfactory.api.LockResponse
 
LockResponse(ProtoByteBuffer) - Constructor for class com.marketfactory.api.LockResponse
 
LockResponse(String, LockStatus, String) - Constructor for class com.marketfactory.api.LockResponse
 
LockResponse - Class in com.marketfactory.messaging
 
LockResponse() - Constructor for class com.marketfactory.messaging.LockResponse
 
LockResponse(ProtoByteBuffer) - Constructor for class com.marketfactory.messaging.LockResponse
 
LockResponse(String, LockStatus, String) - Constructor for class com.marketfactory.messaging.LockResponse
 
LockResponse - Class in com.marketfactory.zerogc.api
 
LockResponse() - Constructor for class com.marketfactory.zerogc.api.LockResponse
 
LockResponse(ZeroGCProtoByteBuffer) - Constructor for class com.marketfactory.zerogc.api.LockResponse
 
LockResponse(MFString, LockStatus, MFString) - Constructor for class com.marketfactory.zerogc.api.LockResponse
 
LockResponseMessage - Class in com.marketfactory.messaging
Lock response to a client request.
LockResponseMessage() - Constructor for class com.marketfactory.messaging.LockResponseMessage
 
LockResponseMessage(ProtoByteBuffer) - Constructor for class com.marketfactory.messaging.LockResponseMessage
 
LockStatus - Enum in com.marketfactory.api
 
LockStatus - Enum in com.marketfactory.messaging
 
LockStatus - Enum in com.marketfactory.zerogc.api
 
LockUser - Class in com.marketfactory.api
 
LockUser() - Constructor for class com.marketfactory.api.LockUser
 
LockUser(ProtoByteBuffer) - Constructor for class com.marketfactory.api.LockUser
 
LockUser(String, boolean, String) - Constructor for class com.marketfactory.api.LockUser
 
lockUser(String, String, boolean) - Method in class com.marketfactory.api.MFAdmin
Admin interface: Lock / unlock user accounts.
LockUser - Class in com.marketfactory.messaging
 
LockUser() - Constructor for class com.marketfactory.messaging.LockUser
 
LockUser(ProtoByteBuffer) - Constructor for class com.marketfactory.messaging.LockUser
 
LockUser(String, boolean, String) - Constructor for class com.marketfactory.messaging.LockUser
 
LockUser - Class in com.marketfactory.zerogc.api
 
LockUser() - Constructor for class com.marketfactory.zerogc.api.LockUser
 
LockUser(ZeroGCProtoByteBuffer) - Constructor for class com.marketfactory.zerogc.api.LockUser
 
LockUser(MFString, boolean, MFString) - Constructor for class com.marketfactory.zerogc.api.LockUser
 
lockUser(MFString, MFString, boolean) - Method in class com.marketfactory.zerogc.api.MFClient
Admin interface: Lock / unlock user accounts.
LockUserMessage - Class in com.marketfactory.messaging
Lock / unlock user accounts
LockUserMessage() - Constructor for class com.marketfactory.messaging.LockUserMessage
 
LockUserMessage(ProtoByteBuffer) - Constructor for class com.marketfactory.messaging.LockUserMessage
 
log(String) - Method in class com.marketfactory.api.MFClient
Logs a debug message into the Whisperer server _log file.
log(String, LogLevel) - Method in class com.marketfactory.api.MFClient
 
LogFormatter - Class in com.marketfactory.api
 
LogFormatter() - Constructor for class com.marketfactory.api.LogFormatter
 
LogFormatter - Class in com.marketfactory.zerogc.api
 
LogFormatter() - Constructor for class com.marketfactory.zerogc.api.LogFormatter
 
logger - Variable in class com.marketfactory.messaging.LogMessage
 
LogLevel - Enum in com.marketfactory.api
 
LogLevel - Enum in com.marketfactory.messaging
 
LogLevel - Enum in com.marketfactory.zerogc.api
 
LogMessage - Class in com.marketfactory.messaging
A message used in the log file to record a system event, like a warning, error or other informational message.
LogMessage() - Constructor for class com.marketfactory.messaging.LogMessage
 
LogMessage(ProtoByteBuffer) - Constructor for class com.marketfactory.messaging.LogMessage
 
longValueOf(String) - Static method in class com.marketfactory.api.MFFloat
Returns a long value for the given string representation of a FP number.
longValueOf(String) - Static method in class com.marketfactory.zerogc.api.MFFloat
Returns a long value for the given string representation of a FP number.
lt(MFDecimal) - Method in class com.marketfactory.api.MFDecimal
Comparison operator: less-than.
lt(MFFloat) - Method in class com.marketfactory.api.MFFloat
Comparison operator: less-than.
lt(MFFloat) - Method in class com.marketfactory.zerogc.api.MFFloat
Comparison operator: less-than.
lte(MFDecimal) - Method in class com.marketfactory.api.MFDecimal
Comparison operator: less-than or equal.
lte(MFFloat) - Method in class com.marketfactory.api.MFFloat
Comparison operator: less-than or equal.
lte(MFFloat) - Method in class com.marketfactory.zerogc.api.MFFloat
Comparison operator: less-than or equal.

M

main(String[]) - Static method in class com.marketfactory.api.ProtoByteBuffer
 
main(String[]) - Static method in class com.marketfactory.apps.AdminSetup
 
main(String[]) - Static method in class com.marketfactory.apps.AggECN
 
main(String[]) - Static method in class com.marketfactory.apps.GetMarketData
 
main(String[]) - Static method in class com.marketfactory.apps.TestTradingConn
 
main(String[]) - Static method in class com.marketfactory.messaging.MFLogReader
 
main(String[]) - Static method in class com.marketfactory.MFReplay.ReplayApp
 
main(String[]) - Static method in class com.marketfactory.sample.BasicSample
 
main(String[]) - Static method in class com.marketfactory.sample.BatchSample
 
main(String[]) - Static method in class com.marketfactory.sample.BookViewer
 
main(String[]) - Static method in class com.marketfactory.sample.ListMarkets
 
main(String[]) - Static method in class com.marketfactory.sample.MarketDataSample1
 
main(String[]) - Static method in class com.marketfactory.sample.MarketDataSample2
 
main(String[]) - Static method in class com.marketfactory.sample.SleeperClient
 
main(String[]) - Static method in class com.marketfactory.sample.SubTool
 
main(String[]) - Static method in class com.marketfactory.sample.TradingSample
 
main(String[]) - Static method in class com.marketfactory.sample_zerogc.BasicSample
 
main(String[]) - Static method in class com.marketfactory.sample_zerogc.BatchSample
 
main(String[]) - Static method in class com.marketfactory.sample_zerogc.ListMarkets
 
main(String[]) - Static method in class com.marketfactory.sample_zerogc.TradingSample
 
main(String[]) - Static method in class com.marketfactory.zerogc.api.ZeroGCProtoByteBuffer
 
MARKET_ALL - Static variable in class com.marketfactory.api.MFAdmin
 
MarketDataSample1 - Class in com.marketfactory.sample
\@code
MarketDataSample1() - Constructor for class com.marketfactory.sample.MarketDataSample1
 
MarketDataSample1.MarketDataHandlerImpl - Class in com.marketfactory.sample
 
MarketDataSample2 - Class in com.marketfactory.sample
\@code
MarketDataSample2() - Constructor for class com.marketfactory.sample.MarketDataSample2
 
MarketDataSample2.MarketDataHandlerImpl - Class in com.marketfactory.sample
 
marketID - Variable in class com.marketfactory.api.APIMarket
A unique ID for this market.
marketID - Variable in class com.marketfactory.api.CancelOrder
A market ID, which identifies a unique financial instrument.
marketID - Variable in class com.marketfactory.api.DropCopy
A market ID, which identifies a unique financial instrument.
marketID - Variable in class com.marketfactory.api.FeedMarketID
A market ID, which identifies a unique financial instrument.
marketID - Variable in class com.marketfactory.api.MFAdmin.RiskLimit
 
marketID - Variable in class com.marketfactory.api.MFAdmin.RiskUsage
 
marketID - Variable in class com.marketfactory.api.ModifyOrder
A market ID, which identifies a unique financial instrument.
marketID - Variable in class com.marketfactory.api.OrderCanceled
A market ID, which identifies a unique financial instrument.
marketID - Variable in class com.marketfactory.api.OrderCancelRejected
A market ID, which identifies a unique financial instrument.
marketID - Variable in class com.marketfactory.api.OrderDone
A market ID, which identifies a unique financial instrument.
marketID - Variable in class com.marketfactory.api.OrderReceived
A market ID, which identifies a unique financial instrument.
marketID - Variable in class com.marketfactory.api.OrderRejected
A market ID, which identifies a unique financial instrument.
marketID - Variable in class com.marketfactory.api.OrderSubmitted
A market ID, which identifies a unique financial instrument.
marketID - Variable in class com.marketfactory.api.RiskLimitStatus
A market ID, which identifies a unique financial instrument.
marketID - Variable in class com.marketfactory.api.RiskUsageStatus
A market ID, which identifies a unique financial instrument.
marketID - Variable in class com.marketfactory.api.SubmitOrder
A market ID, which identifies a unique financial instrument.
marketID - Variable in class com.marketfactory.api.Subscription
The market's unique ID on this feed (only used for MARKETDATA).
marketID - Variable in class com.marketfactory.api.TradeCapture
A market ID, which identifies a unique financial instrument.
marketID - Variable in class com.marketfactory.messaging.APIMarket
A unique ID for this market.
marketID - Variable in class com.marketfactory.messaging.CancelOrder
A market ID, which identifies a unique financial instrument.
marketID - Variable in class com.marketfactory.messaging.DropCopy
A market ID, which identifies a unique financial instrument.
marketID - Variable in class com.marketfactory.messaging.FeedMarketID
A market ID, which identifies a unique financial instrument.
marketID - Variable in class com.marketfactory.messaging.ModifyOrder
A market ID, which identifies a unique financial instrument.
marketID - Variable in class com.marketfactory.messaging.OrderCanceled
A market ID, which identifies a unique financial instrument.
marketID - Variable in class com.marketfactory.messaging.OrderCancelRejected
A market ID, which identifies a unique financial instrument.
marketID - Variable in class com.marketfactory.messaging.OrderDone
A market ID, which identifies a unique financial instrument.
marketID - Variable in class com.marketfactory.messaging.OrderReceived
A market ID, which identifies a unique financial instrument.
marketID - Variable in class com.marketfactory.messaging.OrderRejected
A market ID, which identifies a unique financial instrument.
marketID - Variable in class com.marketfactory.messaging.OrderSubmitted
A market ID, which identifies a unique financial instrument.
marketID - Variable in class com.marketfactory.messaging.RiskLimitStatus
A market ID, which identifies a unique financial instrument.
marketID - Variable in class com.marketfactory.messaging.RiskUsageStatus
A market ID, which identifies a unique financial instrument.
marketID - Variable in class com.marketfactory.messaging.SubmitOrder
A market ID, which identifies a unique financial instrument.
marketID - Variable in class com.marketfactory.messaging.Subscription
The market's unique ID on this feed (only used for MARKETDATA).
marketID - Variable in class com.marketfactory.messaging.TradeCapture
A market ID, which identifies a unique financial instrument.
marketID - Variable in class com.marketfactory.zerogc.api.APIMarket
A unique ID for this market.
marketID - Variable in class com.marketfactory.zerogc.api.CancelOrder
A market ID, which identifies a unique financial instrument.
marketID - Variable in class com.marketfactory.zerogc.api.DropCopy
A market ID, which identifies a unique financial instrument.
marketID - Variable in class com.marketfactory.zerogc.api.FeedMarketID
A market ID, which identifies a unique financial instrument.
marketID - Variable in class com.marketfactory.zerogc.api.MarketRate
A market ID, which identifies a unique financial instrument.
marketID - Variable in class com.marketfactory.zerogc.api.ModifyOrder
A market ID, which identifies a unique financial instrument.
marketID - Variable in class com.marketfactory.zerogc.api.OrderCanceled
A market ID, which identifies a unique financial instrument.
marketID - Variable in class com.marketfactory.zerogc.api.OrderCancelRejected
A market ID, which identifies a unique financial instrument.
marketID - Variable in class com.marketfactory.zerogc.api.OrderDone
A market ID, which identifies a unique financial instrument.
marketID - Variable in class com.marketfactory.zerogc.api.OrderReceived
A market ID, which identifies a unique financial instrument.
marketID - Variable in class com.marketfactory.zerogc.api.OrderRejected
A market ID, which identifies a unique financial instrument.
marketID - Variable in class com.marketfactory.zerogc.api.OrderSubmitted
A market ID, which identifies a unique financial instrument.
marketID - Variable in class com.marketfactory.zerogc.api.RiskLimitStatus
A market ID, which identifies a unique financial instrument.
marketID - Variable in class com.marketfactory.zerogc.api.RiskUsageStatus
A market ID, which identifies a unique financial instrument.
marketID - Variable in class com.marketfactory.zerogc.api.SubmitOrder
A market ID, which identifies a unique financial instrument.
marketID - Variable in class com.marketfactory.zerogc.api.Subscription
The market's unique ID on this feed (only used for MARKETDATA).
marketID - Variable in class com.marketfactory.zerogc.api.TradeCapture
A market ID, which identifies a unique financial instrument.
marketID - Variable in class com.marketfactory.zerogc.api.TradeLimit
A market ID, which identifies a unique financial instrument.
marketID - Variable in class com.marketfactory.zerogc.api.TradeState
A market ID, which identifies a unique financial instrument.
marketIDList - Variable in class com.marketfactory.messaging.BatchRegisterMessage
 
marketList - Variable in class com.marketfactory.api.APIFeed
A list of markets supported by this feed.
marketList - Variable in class com.marketfactory.messaging.APIFeed
A list of markets supported by this feed.
marketList - Variable in class com.marketfactory.zerogc.api.APIFeed
A list of markets supported by this feed.
MarketRate - Class in com.marketfactory.zerogc.api
Market rate.
MarketRate() - Constructor for class com.marketfactory.zerogc.api.MarketRate
 
MarketRate(ZeroGCProtoByteBuffer) - Constructor for class com.marketfactory.zerogc.api.MarketRate
 
MarketRate(int, long, MFString) - Constructor for class com.marketfactory.zerogc.api.MarketRate
 
marketRates - Variable in class com.marketfactory.zerogc.api.TradeLimitData
 
markets - Variable in class com.marketfactory.messaging.RequestSnapshotMessage
 
MarketView - Class in com.marketfactory.api
A container for a market-data update for a single market.
MarketView() - Constructor for class com.marketfactory.api.MarketView
 
MarketView(ProtoByteBuffer) - Constructor for class com.marketfactory.api.MarketView
 
MarketView(FeedMarketID, long, long, long, long, long, long, boolean, MDEntry[]) - Constructor for class com.marketfactory.api.MarketView
 
MarketView - Class in com.marketfactory.messaging
A container for a market-data update for a single market.
MarketView() - Constructor for class com.marketfactory.messaging.MarketView
 
MarketView(ProtoByteBuffer) - Constructor for class com.marketfactory.messaging.MarketView
 
MarketView(FeedMarketID, long, long, long, long, long, long, boolean, MDEntry[]) - Constructor for class com.marketfactory.messaging.MarketView
 
MarketView - Class in com.marketfactory.zerogc.api
A container for a market-data update for a single market.
MarketView() - Constructor for class com.marketfactory.zerogc.api.MarketView
 
MarketView(ZeroGCProtoByteBuffer) - Constructor for class com.marketfactory.zerogc.api.MarketView
 
MarketView(FeedMarketID, long, long, long, long, long, long, boolean, MDEntry[]) - Constructor for class com.marketfactory.zerogc.api.MarketView
 
mask - Variable in class com.marketfactory.api.BatchDef
 
mask - Variable in class com.marketfactory.zerogc.api.BatchDef
 
matchStatus - Variable in class com.marketfactory.api.DropCopy
The status of this capture: pending, confirmed, or done.
MatchStatus - Enum in com.marketfactory.api
 
matchStatus - Variable in class com.marketfactory.api.TradeCapture
The status of this capture: pending, confirmed, or done.
matchStatus - Variable in class com.marketfactory.messaging.DropCopy
The status of this capture: pending, confirmed, or done.
MatchStatus - Enum in com.marketfactory.messaging
 
matchStatus - Variable in class com.marketfactory.messaging.TradeCapture
The status of this capture: pending, confirmed, or done.
matchStatus - Variable in class com.marketfactory.zerogc.api.DropCopy
The status of this capture: pending, confirmed, or done.
MatchStatus - Enum in com.marketfactory.zerogc.api
 
matchStatus - Variable in class com.marketfactory.zerogc.api.TradeCapture
The status of this capture: pending, confirmed, or done.
max - Variable in class com.marketfactory.api.MFClient.TimeStats
 
max - Variable in class com.marketfactory.zerogc.api.MFClient.TimeStats
 
MAX_PING_TIME_COUNT - Static variable in interface com.marketfactory.zerogc.api.PingHandler
 
MAX_SIZE - Static variable in class com.marketfactory.zerogc.api.MFString
 
maxLength - Static variable in class com.marketfactory.api.ProtoByteBuffer
 
maxLength - Static variable in class com.marketfactory.zerogc.api.ZeroGCProtoByteBuffer
 
maxShow - Variable in class com.marketfactory.api.SubmitOrder
 
maxShow - Variable in class com.marketfactory.messaging.SubmitOrder
 
maxShow - Variable in class com.marketfactory.zerogc.api.SubmitOrder
 
maxShowAmt - Variable in class com.marketfactory.api.MFClient.OrderArgs
 
MDActivityCheckMessage - Class in com.marketfactory.messaging
Message which is sent by a timer when it's time to perform an activity check for liveness.
MDActivityCheckMessage() - Constructor for class com.marketfactory.messaging.MDActivityCheckMessage
 
MDActivityCheckMessage(ProtoByteBuffer) - Constructor for class com.marketfactory.messaging.MDActivityCheckMessage
 
MDElement - Enum in com.marketfactory.api
 
MDElement - Enum in com.marketfactory.messaging
 
MDElement - Enum in com.marketfactory.zerogc.api
 
MDEntry - Class in com.marketfactory.api
A market data entry, which indicates how to update a book.
MDEntry() - Constructor for class com.marketfactory.api.MDEntry
 
MDEntry(ProtoByteBuffer) - Constructor for class com.marketfactory.api.MDEntry
 
MDEntry(MFFloat, MFFloat, MFFloat, MDUpdateAction, MDElement, Side, byte, short, String) - Constructor for class com.marketfactory.api.MDEntry
 
MDEntry - Class in com.marketfactory.messaging
A market data entry, which indicates how to update a book.
MDEntry() - Constructor for class com.marketfactory.messaging.MDEntry
 
MDEntry(ProtoByteBuffer) - Constructor for class com.marketfactory.messaging.MDEntry
 
MDEntry(MFFloat, MFFloat, MFFloat, MDUpdateAction, MDElement, Side, byte, short, String) - Constructor for class com.marketfactory.messaging.MDEntry
 
MDEntry - Class in com.marketfactory.zerogc.api
A market data entry, which indicates how to update a book.
MDEntry() - Constructor for class com.marketfactory.zerogc.api.MDEntry
 
MDEntry(ZeroGCProtoByteBuffer) - Constructor for class com.marketfactory.zerogc.api.MDEntry
 
MDEntry(MFFloat, MFFloat, MFFloat, MDUpdateAction, MDElement, Side, byte, short, MFString) - Constructor for class com.marketfactory.zerogc.api.MDEntry
 
mdEntryList - Variable in class com.marketfactory.api.MarketView
A list of market data entries to update.
mdEntryList - Variable in class com.marketfactory.messaging.MarketView
A list of market data entries to update.
mdEntryList - Variable in class com.marketfactory.zerogc.api.MarketView
A list of market data entries to update.
MDSource - Enum in com.marketfactory.api
Values for the bit mask used to identify the source of an MDEntry.
MDSource - Enum in com.marketfactory.messaging
Values for the bit mask used to identify the source of an MDEntry.
MDSource - Enum in com.marketfactory.zerogc.api
Values for the bit mask used to identify the source of an MDEntry.
MDUpdateAction - Enum in com.marketfactory.api
 
MDUpdateAction - Enum in com.marketfactory.messaging
 
MDUpdateAction - Enum in com.marketfactory.zerogc.api
 
MemBusConnectMessage - Class in com.marketfactory.messaging
A notification to all membus clients about a new process arrival.
MemBusConnectMessage() - Constructor for class com.marketfactory.messaging.MemBusConnectMessage
 
MemBusConnectMessage(ProtoByteBuffer) - Constructor for class com.marketfactory.messaging.MemBusConnectMessage
 
MemBusDisconnectMessage - Class in com.marketfactory.messaging
A notification to all membus clients about a process departure.
MemBusDisconnectMessage() - Constructor for class com.marketfactory.messaging.MemBusDisconnectMessage
 
MemBusDisconnectMessage(ProtoByteBuffer) - Constructor for class com.marketfactory.messaging.MemBusDisconnectMessage
 
MemBusHeartbeatMessage - Class in com.marketfactory.messaging
A heartbeat to for the membus watchdog.
MemBusHeartbeatMessage() - Constructor for class com.marketfactory.messaging.MemBusHeartbeatMessage
 
MemBusHeartbeatMessage(ProtoByteBuffer) - Constructor for class com.marketfactory.messaging.MemBusHeartbeatMessage
 
MemBusID - Class in com.marketfactory.messaging
 
MemBusID() - Constructor for class com.marketfactory.messaging.MemBusID
 
MemBusID(ProtoByteBuffer) - Constructor for class com.marketfactory.messaging.MemBusID
 
MemBusID(short, long) - Constructor for class com.marketfactory.messaging.MemBusID
 
MFAdmin - Class in com.marketfactory.api
An API admin which contains a MFClient for function forwarding
MFAdmin(String, String, String, int) - Constructor for class com.marketfactory.api.MFAdmin
Create a new admin object.
MFAdmin(String, String, String, int, String, int) - Constructor for class com.marketfactory.api.MFAdmin
Create a new admin object (with failover).
MFAdmin - Class in com.marketfactory.zerogc.api
An API admin which contains a MFClient for function forwarding
MFAdmin(MFString, MFString, MFString, int) - Constructor for class com.marketfactory.zerogc.api.MFAdmin
Create a new admin object.
MFAdmin(MFString, MFString, MFString, int, MFString, int) - Constructor for class com.marketfactory.zerogc.api.MFAdmin
Create a new admin object (with failover).
MFAdmin.RiskLimit - Class in com.marketfactory.api
Admin interface: group limit, optionally for a specific feed and market.
MFAdmin.RiskMarketPosition - Class in com.marketfactory.api
Admin interface: Use this if interested in market position rather than RiskUsage's net open position.
MFAdmin.RiskUsage - Class in com.marketfactory.api
Admin interface: user state.
MFAdminHandler - Interface in com.marketfactory.api
An interface for callbacks of an administrator.
MFAdminHandler - Interface in com.marketfactory.zerogc.api
An interface for callbacks of an administrator.
MFArgsUtil - Class in com.marketfactory.api
Common utilities for starting our little test programs.
MFArgsUtil() - Constructor for class com.marketfactory.api.MFArgsUtil
 
MFArgsUtil.APIOptions - Class in com.marketfactory.api
 
MFClient - Class in com.marketfactory.api
An API client, which processes a single network connection.
MFClient(String, String, String, int) - Constructor for class com.marketfactory.api.MFClient
Create a new client object.
MFClient(String, String, String, int, String, int) - Constructor for class com.marketfactory.api.MFClient
Create a new client object (with failover).
MFClient - Class in com.marketfactory.zerogc.api
An API client, which processes a single network connection.
MFClient(MFString, MFString, MFString, int) - Constructor for class com.marketfactory.zerogc.api.MFClient
Create a new client object.
MFClient(MFString, MFString, MFString, int, MFString, int) - Constructor for class com.marketfactory.zerogc.api.MFClient
Create a new client object (with failover).
MFClient.OrderArgs - Class in com.marketfactory.api
 
MFClient.PingTime - Class in com.marketfactory.api
 
MFClient.TimeStats - Class in com.marketfactory.api
 
MFClient.TimeStats - Class in com.marketfactory.zerogc.api
 
MFDecimal - Class in com.marketfactory.api
A thin immutable wrapper for a floating point number.
MFDecimal(String) - Constructor for class com.marketfactory.api.MFDecimal
Constructor which accepts a string value.
MFFloat - Class in com.marketfactory.api
A thin wrapper for a fixed-precision floating point number.
MFFloat() - Constructor for class com.marketfactory.api.MFFloat
Default constructor--creates a value with NA.
MFFloat(String) - Constructor for class com.marketfactory.api.MFFloat
Constructor which accepts a string value.
MFFloat(long) - Constructor for class com.marketfactory.api.MFFloat
Constructor which accepts a raw long value (integer offset by 10^9).
MFFloat - Class in com.marketfactory.zerogc.api
A thin wrapper for a fixed-precision floating point number.
MFFloat() - Constructor for class com.marketfactory.zerogc.api.MFFloat
Default constructor--creates a value with NA.
MFFloat(String) - Constructor for class com.marketfactory.zerogc.api.MFFloat
Constructor which accepts a string value.
MFFloat(long) - Constructor for class com.marketfactory.zerogc.api.MFFloat
Constructor which accepts a raw long value (integer offset by 10^9).
MFHandler - Interface in com.marketfactory.api
An interface for callbacks of a market-data client.
MFHandler - Interface in com.marketfactory.zerogc.api
An interface for callbacks of a market-data client.
MFLogReader - Class in com.marketfactory.messaging
A binary log file reader.
MFLogReader(String) - Constructor for class com.marketfactory.messaging.MFLogReader
 
MFLogReader.LogIterator - Class in com.marketfactory.messaging
 
MFString - Class in com.marketfactory.zerogc.api
A mutable string to support zero gc applications.
MFString() - Constructor for class com.marketfactory.zerogc.api.MFString
Default constructor.
MFString(int) - Constructor for class com.marketfactory.zerogc.api.MFString
Creates an MFString with the specified maximum size.
MFString(MFString) - Constructor for class com.marketfactory.zerogc.api.MFString
Copy constructor.
MFString(CharSequence) - Constructor for class com.marketfactory.zerogc.api.MFString
Initializes using the characters from a CharSequence.
MFUtil - Class in com.marketfactory.api
A utility class, which provides some convenience methods.
MFUtil() - Constructor for class com.marketfactory.api.MFUtil
 
MFUtil - Class in com.marketfactory.zerogc.api
A utility class, which provides some convenience methods.
MFUtil() - Constructor for class com.marketfactory.zerogc.api.MFUtil
 
minAmount - Variable in class com.marketfactory.api.MDEntry
Amount that represents the small amount than can be executed against for this MDEntry.
minAmount - Variable in class com.marketfactory.messaging.MDEntry
Amount that represents the small amount than can be executed against for this MDEntry.
minAmount - Variable in class com.marketfactory.zerogc.api.MDEntry
Amount that represents the small amount than can be executed against for this MDEntry.
minIncrement - Variable in class com.marketfactory.api.APIMarket
The minimum increment (defining granularity).
minIncrement - Variable in class com.marketfactory.messaging.APIMarket
The minimum increment (defining granularity).
minIncrement - Variable in class com.marketfactory.zerogc.api.APIMarket
The minimum increment (defining granularity).
minLength - Static variable in class com.marketfactory.api.ProtoByteBuffer
 
minLength - Static variable in class com.marketfactory.zerogc.api.ZeroGCProtoByteBuffer
 
MktDataMessage - Class in com.marketfactory.messaging
A market data update (snapshot or incremental), which is basically a container for a list of book price level changes.
MktDataMessage() - Constructor for class com.marketfactory.messaging.MktDataMessage
 
MktDataMessage(ProtoByteBuffer) - Constructor for class com.marketfactory.messaging.MktDataMessage
 
modelID - Variable in class com.marketfactory.api.DropCopy
Passed back if supplied in submitOrder (used for risk management).
modelID - Variable in class com.marketfactory.api.MFClient.OrderArgs
 
modelID - Variable in class com.marketfactory.api.OrderCanceled
 
modelID - Variable in class com.marketfactory.api.OrderCancelRejected
 
modelID - Variable in class com.marketfactory.api.OrderDone
 
modelID - Variable in class com.marketfactory.api.OrderReceived
 
modelID - Variable in class com.marketfactory.api.OrderRejected
 
modelID - Variable in class com.marketfactory.api.OrderSubmitted
 
modelID - Variable in class com.marketfactory.api.TradeCapture
Passed back if supplied in submitOrder (used for risk management).
modelID - Variable in class com.marketfactory.messaging.DropCopy
Passed back if supplied in submitOrder (used for risk management).
modelID - Variable in class com.marketfactory.messaging.OrderCanceled
 
modelID - Variable in class com.marketfactory.messaging.OrderCancelRejected
 
modelID - Variable in class com.marketfactory.messaging.OrderDone
 
modelID - Variable in class com.marketfactory.messaging.OrderReceived
 
modelID - Variable in class com.marketfactory.messaging.OrderRejected
 
modelID - Variable in class com.marketfactory.messaging.OrderSubmitted
 
modelID - Variable in class com.marketfactory.messaging.SubmitOrderMessage
 
modelID - Variable in class com.marketfactory.messaging.TradeCapture
Passed back if supplied in submitOrder (used for risk management).
modelID - Variable in class com.marketfactory.zerogc.api.DropCopy
Passed back if supplied in submitOrder (used for risk management).
modelID - Variable in class com.marketfactory.zerogc.api.OrderCanceled
 
modelID - Variable in class com.marketfactory.zerogc.api.OrderCancelRejected
 
modelID - Variable in class com.marketfactory.zerogc.api.OrderDone
 
modelID - Variable in class com.marketfactory.zerogc.api.OrderReceived
 
modelID - Variable in class com.marketfactory.zerogc.api.OrderRejected
 
modelID - Variable in class com.marketfactory.zerogc.api.OrderSubmitted
 
modelID - Variable in class com.marketfactory.zerogc.api.TradeCapture
Passed back if supplied in submitOrder (used for risk management).
modifyOrder(String, String, MFFloat, MFFloat) - Method in class com.marketfactory.api.MFClient
Submit modification to an existing order.
ModifyOrder - Class in com.marketfactory.api
Trading Action: A request to modify the amount/price of an existing order.
ModifyOrder() - Constructor for class com.marketfactory.api.ModifyOrder
 
ModifyOrder(ProtoByteBuffer) - Constructor for class com.marketfactory.api.ModifyOrder
 
ModifyOrder(long, String, String, long, long, long, int, int, Side, MFFloat, MFFloat, OrderType, TimeInForce) - Constructor for class com.marketfactory.api.ModifyOrder
 
ModifyOrder - Class in com.marketfactory.messaging
Trading Action: A request to modify the amount/price of an existing order.
ModifyOrder() - Constructor for class com.marketfactory.messaging.ModifyOrder
 
ModifyOrder(ProtoByteBuffer) - Constructor for class com.marketfactory.messaging.ModifyOrder
 
ModifyOrder(long, String, String, long, long, long, int, int, Side, MFFloat, MFFloat, OrderType, TimeInForce) - Constructor for class com.marketfactory.messaging.ModifyOrder
 
modifyOrder(MFString, MFString, MFFloat, MFFloat, OrderIdPair) - Method in class com.marketfactory.zerogc.api.MFClient
Submit modification to an existing order.
ModifyOrder - Class in com.marketfactory.zerogc.api
Trading Action: A request to modify the amount/price of an existing order.
ModifyOrder() - Constructor for class com.marketfactory.zerogc.api.ModifyOrder
 
ModifyOrder(ZeroGCProtoByteBuffer) - Constructor for class com.marketfactory.zerogc.api.ModifyOrder
 
ModifyOrder(long, MFString, MFString, long, long, long, int, int, Side, MFFloat, MFFloat, OrderType, TimeInForce) - Constructor for class com.marketfactory.zerogc.api.ModifyOrder
 
ModifyOrderMessage - Class in com.marketfactory.messaging
Trading Action: A request to modify the amount/price of an existing order.
ModifyOrderMessage() - Constructor for class com.marketfactory.messaging.ModifyOrderMessage
 
ModifyOrderMessage(ProtoByteBuffer) - Constructor for class com.marketfactory.messaging.ModifyOrderMessage
 
monitoredOnly - Variable in class com.marketfactory.api.CancelAllOrder
 
monitoredOnly - Variable in class com.marketfactory.messaging.CancelAllOrder
 
monitoredOnly - Variable in class com.marketfactory.zerogc.api.CancelAllOrder
 
msgLen - Variable in class com.marketfactory.api.ProtoByteBuffer
 
msgLen - Variable in class com.marketfactory.zerogc.api.ZeroGCProtoByteBuffer
 
msgType - Variable in class com.marketfactory.api.ProtoByteBuffer
 
msgType - Variable in class com.marketfactory.zerogc.api.ZeroGCProtoByteBuffer
 
mvd - Variable in class com.marketfactory.messaging.MktDataMessage
 

N

NA - Static variable in class com.marketfactory.api.MFDecimal
Special value: Not Applicable.
NA - Static variable in class com.marketfactory.api.MFFloat
Special value: Not Applicable.
NA - Static variable in class com.marketfactory.zerogc.api.MFFloat
Special value: Not Applicable.
name - Variable in class com.marketfactory.api.APIFeed
The name of the field (from the configuration).
name - Variable in class com.marketfactory.api.APIMarket
The name of this instrument.
name - Variable in class com.marketfactory.api.IDNamePair
 
name - Variable in class com.marketfactory.messaging.APIFeed
The name of the field (from the configuration).
name - Variable in class com.marketfactory.messaging.APIMarket
The name of this instrument.
name - Variable in class com.marketfactory.messaging.IDNamePair
 
name - Variable in class com.marketfactory.messaging.StatCounter
 
name - Variable in class com.marketfactory.zerogc.api.APIFeed
The name of the field (from the configuration).
name - Variable in class com.marketfactory.zerogc.api.APIMarket
The name of this instrument.
name - Variable in class com.marketfactory.zerogc.api.IDNamePair
 
NDA - Static variable in class com.marketfactory.api.MFDecimal
Special value: No Data Available.
NDA - Static variable in class com.marketfactory.api.MFFloat
Special value: No Data Available.
NDA - Static variable in class com.marketfactory.zerogc.api.MFFloat
Special value: No Data Available.
neg() - Method in class com.marketfactory.api.MFDecimal
Negate value.
newfield() - Method in class com.marketfactory.api.TextWriter
 
newfield() - Method in class com.marketfactory.zerogc.api.TextWriter
 
next() - Method in class com.marketfactory.messaging.MFLogReader.LogIterator
 
nitem - Variable in class com.marketfactory.api.TextWriter.State
 
nitem - Variable in class com.marketfactory.zerogc.api.TextWriter.State
 
NMA - Static variable in class com.marketfactory.api.MFDecimal
Special value: No Market Available.
NMA - Static variable in class com.marketfactory.api.MFFloat
Special value: No Market Available.
NMA - Static variable in class com.marketfactory.zerogc.api.MFFloat
Special value: No Market Available.
NO_VALUE - Static variable in class com.marketfactory.zerogc.api.PingTime
 
nop - Variable in class com.marketfactory.api.MFAdmin.RiskLimit
 
nopAmount - Variable in class com.marketfactory.zerogc.api.TradeLimit
 
nopWarnPct - Variable in class com.marketfactory.zerogc.api.TradeLimit
 
now() - Static method in class com.marketfactory.api.MFUtil
Returns the current milliseconds multiplied by 10^6 to make it look like nanos.
now() - Static method in class com.marketfactory.zerogc.api.MFUtil
Returns the current milliseconds multiplied by 10^6 to make it look like nanos.
nowRelativeNs() - Static method in class com.marketfactory.api.MFUtil
The relative nanos as obtained using System.nanoTime()
nowRelativeNs() - Static method in class com.marketfactory.zerogc.api.MFUtil
The relative nanos as obtained using System.nanoTime()
numberOfOrders - Variable in class com.marketfactory.api.MDEntry
For aggregated books, when we get notified of a price level, this is the number of orders.
numberOfOrders - Variable in class com.marketfactory.messaging.MDEntry
For aggregated books, when we get notified of a price level, this is the number of orders.
numberOfOrders - Variable in class com.marketfactory.zerogc.api.MDEntry
For aggregated books, when we get notified of a price level, this is the number of orders.
numRemainingMessages - Variable in class com.marketfactory.messaging.RiskResponseMessage
 
numRemainingMessages - Variable in class com.marketfactory.zerogc.api.TradeLimitData
 

O

ofrs - Variable in class com.marketfactory.sample.SampleBook
 
onBatchComplete(int, MFClient) - Method in class com.marketfactory.api.AbstractMFHandler
Batch Complete Event: Called on completed batches.
onBatchComplete(int, MFAdmin) - Method in interface com.marketfactory.api.MFAdminHandler
 
onBatchComplete(int, MFClient) - Method in interface com.marketfactory.api.MFHandler
Batch Complete Event: Called on completed batches.
onBatchComplete(int, MFClient) - Method in class com.marketfactory.sample.BookViewer.MarketDataHandlerImpl
 
onBatchComplete(int, MFClient) - Method in class com.marketfactory.sample.SubTool
 
onBatchComplete(int, MFAdmin) - Method in class com.marketfactory.sample.SubTool
 
onBatchComplete(int, MFClient) - Method in class com.marketfactory.zerogc.api.AbstractMFHandler
Batch Complete Event: Called on completed batches.
onBatchComplete(int, MFAdmin) - Method in interface com.marketfactory.zerogc.api.MFAdminHandler
 
onBatchComplete(int, MFClient) - Method in interface com.marketfactory.zerogc.api.MFHandler
Batch Complete Event: Called on completed batches.
onBehalfOfCompID - Variable in class com.marketfactory.api.DropCopy
 
onBehalfOfCompID - Variable in class com.marketfactory.messaging.DropCopy
 
onBehalfOfCompID - Variable in class com.marketfactory.messaging.SubmitOrderMessage
 
onBehalfOfCompID - Variable in class com.marketfactory.zerogc.api.DropCopy
 
onBehalfOfSubID - Variable in class com.marketfactory.api.DropCopy
 
onBehalfOfSubID - Variable in class com.marketfactory.messaging.DropCopy
 
onBehalfOfSubID - Variable in class com.marketfactory.zerogc.api.DropCopy
 
onConnect(MFClient) - Method in class com.marketfactory.api.AbstractMFHandler
Called right after a reconnection attempt succeeds.
onConnect(MFAdmin) - Method in interface com.marketfactory.api.MFAdminHandler
 
onConnect(MFClient) - Method in interface com.marketfactory.api.MFHandler
Called right after a reconnection attempt succeeds.
onConnect(MFClient) - Method in class com.marketfactory.sample.BookViewer.MarketDataHandlerImpl
 
onConnect(MFClient) - Method in class com.marketfactory.sample.SubTool
 
onConnect(MFAdmin) - Method in class com.marketfactory.sample.SubTool
 
onConnect(MFClient) - Method in class com.marketfactory.zerogc.api.AbstractMFHandler
Called right after a reconnection attempt succeeds.
onConnect(MFAdmin) - Method in interface com.marketfactory.zerogc.api.MFAdminHandler
 
onConnect(MFClient) - Method in interface com.marketfactory.zerogc.api.MFHandler
Called right after a reconnection attempt succeeds.
onDateRollover(DateRollover, MFClient) - Method in class com.marketfactory.api.AbstractMFHandler
Date Rollover Event: Called on new date rollover upate.
onDateRollover(DateRollover, MFAdmin) - Method in interface com.marketfactory.api.MFAdminHandler
 
onDateRollover(DateRollover, MFClient) - Method in interface com.marketfactory.api.MFHandler
Date Rollover Event: Called on new date rollover upate.
onDateRollover(DateRollover, MFClient) - Method in class com.marketfactory.sample.SubTool
 
onDateRollover(DateRollover, MFAdmin) - Method in class com.marketfactory.sample.SubTool
 
onDateRollover(DateRollover, MFClient) - Method in class com.marketfactory.zerogc.api.AbstractMFHandler
Date Rollover Event: Called on new date rollover upate.
onDateRollover(DateRollover, MFAdmin) - Method in interface com.marketfactory.zerogc.api.MFAdminHandler
 
onDateRollover(DateRollover, MFClient) - Method in interface com.marketfactory.zerogc.api.MFHandler
Date Rollover Event: Called on new date rollover upate.
onDisconnect(MFClient) - Method in class com.marketfactory.api.AbstractMFHandler
Called when connection is broken unexpectedly; this signals that the dispatcher is about to attempt to reconnect and if necessary fail over to the secondary server, if one has been provided.
onDisconnect(MFAdmin) - Method in interface com.marketfactory.api.MFAdminHandler
 
onDisconnect(MFClient) - Method in interface com.marketfactory.api.MFHandler
Called when connection is broken unexpectedly; this signals that the dispatcher is about to attempt to reconnect and if necessary fail over to the secondary server, if one has been provided.
onDisconnect(MFClient) - Method in class com.marketfactory.sample.BookViewer.MarketDataHandlerImpl
 
onDisconnect(MFClient) - Method in class com.marketfactory.sample.SubTool
 
onDisconnect(MFAdmin) - Method in class com.marketfactory.sample.SubTool
 
onDisconnect(MFClient) - Method in class com.marketfactory.zerogc.api.AbstractMFHandler
Called when connection is broken unexpectedly; this signals that the dispatcher is about to attempt to reconnect and if necessary fail over to the secondary server, if one has been provided.
onDisconnect(MFAdmin) - Method in interface com.marketfactory.zerogc.api.MFAdminHandler
 
onDisconnect(MFClient) - Method in interface com.marketfactory.zerogc.api.MFHandler
Called when connection is broken unexpectedly; this signals that the dispatcher is about to attempt to reconnect and if necessary fail over to the secondary server, if one has been provided.
onDropCopy(DropCopy, MFClient) - Method in class com.marketfactory.api.AbstractMFHandler
Drop Copy Trading Event: Callback that gets invoked on DropCopy events.
onDropCopy(DropCopy, MFAdmin) - Method in interface com.marketfactory.api.MFAdminHandler
 
onDropCopy(DropCopy, MFClient) - Method in interface com.marketfactory.api.MFHandler
Trading Event: Callback that gets invoked on DropCopy events
onDropCopy(DropCopy, MFClient) - Method in class com.marketfactory.sample.BookViewer.MarketDataHandlerImpl
 
onDropCopy(DropCopy, MFClient) - Method in class com.marketfactory.sample.SubTool
 
onDropCopy(DropCopy, MFAdmin) - Method in class com.marketfactory.sample.SubTool
 
onDropCopy(DropCopy, MFClient) - Method in class com.marketfactory.zerogc.api.AbstractMFHandler
Drop Copy Trading Event: Callback that gets invoked on DropCopy events.
onDropCopy(DropCopy, MFAdmin) - Method in interface com.marketfactory.zerogc.api.MFAdminHandler
 
onDropCopy(DropCopy, MFClient) - Method in interface com.marketfactory.zerogc.api.MFHandler
Trading Event: Callback that gets invoked on DropCopy events
onEventReport(EventReport, MFClient) - Method in class com.marketfactory.api.AbstractMFHandler
Report Event: Called on new event report.
onEventReport(EventReport, MFAdmin) - Method in interface com.marketfactory.api.MFAdminHandler
 
onEventReport(EventReport, MFClient) - Method in interface com.marketfactory.api.MFHandler
Report Event: Called on new event report.
onEventReport(EventReport, MFClient) - Method in class com.marketfactory.sample.BookViewer.MarketDataHandlerImpl
 
onEventReport(EventReport, MFClient) - Method in class com.marketfactory.sample.SubTool
 
onEventReport(EventReport, MFAdmin) - Method in class com.marketfactory.sample.SubTool
 
onEventReport(EventReport, MFClient) - Method in class com.marketfactory.zerogc.api.AbstractMFHandler
Report Event: Called on new event report.
onEventReport(EventReport, MFAdmin) - Method in interface com.marketfactory.zerogc.api.MFAdminHandler
 
onEventReport(EventReport, MFClient) - Method in interface com.marketfactory.zerogc.api.MFHandler
Report Event: Called on new event report.
onHeartbeat(Heartbeat, MFClient) - Method in class com.marketfactory.api.AbstractMFHandler
Called with fast heartbeats containing feed status information.
onHeartbeat(Heartbeat, MFAdmin) - Method in interface com.marketfactory.api.MFAdminHandler
 
onHeartbeat(Heartbeat, MFClient) - Method in interface com.marketfactory.api.MFHandler
Called with fast heartbeats containing feed status information.
onHeartbeat(Heartbeat, MFClient) - Method in class com.marketfactory.sample.SubTool
 
onHeartbeat(Heartbeat, MFAdmin) - Method in class com.marketfactory.sample.SubTool
 
onHeartbeat(Heartbeat, MFClient) - Method in class com.marketfactory.zerogc.api.AbstractMFHandler
Called with fast heartbeats containing feed status information.
onHeartbeat(Heartbeat, MFAdmin) - Method in interface com.marketfactory.zerogc.api.MFAdminHandler
 
onHeartbeat(Heartbeat, MFClient) - Method in interface com.marketfactory.zerogc.api.MFHandler
Called with fast heartbeats containing feed status information.
onLockResponse(LockResponse, MFAdmin) - Method in interface com.marketfactory.api.MFAdminHandler
 
onLockResponse(LockResponse, MFClient) - Method in class com.marketfactory.sample.SubTool
 
onLockResponse(LockResponse, MFAdmin) - Method in class com.marketfactory.sample.SubTool
 
onLockResponse(LockResponse, MFAdmin) - Method in interface com.marketfactory.zerogc.api.MFAdminHandler
 
onMarketData(MarketView, MFClient) - Method in class com.marketfactory.api.AbstractMFHandler
Market Data Event: Called on new market-data updates.
onMarketData(MarketView, MFAdmin) - Method in interface com.marketfactory.api.MFAdminHandler
 
onMarketData(MarketView, MFClient) - Method in interface com.marketfactory.api.MFHandler
Market Data Event: Called on new market-data updates.
onMarketData(MarketView, MFClient) - Method in class com.marketfactory.sample.BookViewer.MarketDataHandlerImpl
 
onMarketData(MarketView, MFClient) - Method in class com.marketfactory.sample.MarketDataSample1.MarketDataHandlerImpl
 
onMarketData(MarketView, MFClient) - Method in class com.marketfactory.sample.MarketDataSample2.MarketDataHandlerImpl
 
onMarketData(MarketView, MFClient) - Method in class com.marketfactory.sample.SubTool
 
onMarketData(MarketView, MFAdmin) - Method in class com.marketfactory.sample.SubTool
 
onMarketData(MarketView, MFClient) - Method in class com.marketfactory.zerogc.api.AbstractMFHandler
Market Data Event: Called on new market-data updates.
onMarketData(MarketView, MFAdmin) - Method in interface com.marketfactory.zerogc.api.MFAdminHandler
 
onMarketData(MarketView, MFClient) - Method in interface com.marketfactory.zerogc.api.MFHandler
Market Data Event: Called on new market-data updates.
onOrderCanceled(OrderCanceled, MFClient) - Method in class com.marketfactory.api.AbstractMFHandler
Trading Event: Callback that gets invoked when an Order is successfully canceled.
onOrderCanceled(OrderCanceled, MFAdmin) - Method in interface com.marketfactory.api.MFAdminHandler
 
onOrderCanceled(OrderCanceled, MFClient) - Method in interface com.marketfactory.api.MFHandler
Trading Event: Callback that gets invoked when an Order is successfully canceled.
onOrderCanceled(OrderCanceled, MFClient) - Method in class com.marketfactory.sample.BookViewer.MarketDataHandlerImpl
 
onOrderCanceled(OrderCanceled, MFClient) - Method in class com.marketfactory.sample.SubTool
 
onOrderCanceled(OrderCanceled, MFAdmin) - Method in class com.marketfactory.sample.SubTool
 
onOrderCanceled(OrderCanceled, MFClient) - Method in class com.marketfactory.zerogc.api.AbstractMFHandler
Trading Event: Callback that gets invoked when an Order is successfully canceled.
onOrderCanceled(OrderCanceled, MFAdmin) - Method in interface com.marketfactory.zerogc.api.MFAdminHandler
 
onOrderCanceled(OrderCanceled, MFClient) - Method in interface com.marketfactory.zerogc.api.MFHandler
Trading Event: Callback that gets invoked when an Order is successfully canceled.
onOrderCancelRejected(OrderCancelRejected, MFClient) - Method in class com.marketfactory.api.AbstractMFHandler
Trading Event: Callback that gets invoked when an Order cancel is rejected.
onOrderCancelRejected(OrderCancelRejected, MFAdmin) - Method in interface com.marketfactory.api.MFAdminHandler
 
onOrderCancelRejected(OrderCancelRejected, MFClient) - Method in interface com.marketfactory.api.MFHandler
Trading Event: Callback that gets invoked when an Order cancel is rejected.
onOrderCancelRejected(OrderCancelRejected, MFClient) - Method in class com.marketfactory.sample.BookViewer.MarketDataHandlerImpl
 
onOrderCancelRejected(OrderCancelRejected, MFClient) - Method in class com.marketfactory.sample.SubTool
 
onOrderCancelRejected(OrderCancelRejected, MFAdmin) - Method in class com.marketfactory.sample.SubTool
 
onOrderCancelRejected(OrderCancelRejected, MFClient) - Method in class com.marketfactory.zerogc.api.AbstractMFHandler
Trading Event: Callback that gets invoked when an Order cancel is rejected.
onOrderCancelRejected(OrderCancelRejected, MFAdmin) - Method in interface com.marketfactory.zerogc.api.MFAdminHandler
 
onOrderCancelRejected(OrderCancelRejected, MFClient) - Method in interface com.marketfactory.zerogc.api.MFHandler
Trading Event: Callback that gets invoked when an Order cancel is rejected.
onOrderDone(OrderDone, MFClient) - Method in class com.marketfactory.api.AbstractMFHandler
Trading Event: Callback that gets invoked when an Order is finished
onOrderDone(OrderDone, MFAdmin) - Method in interface com.marketfactory.api.MFAdminHandler
 
onOrderDone(OrderDone, MFClient) - Method in interface com.marketfactory.api.MFHandler
Trading Event: Callback that gets invoked when an Order is finished
onOrderDone(OrderDone, MFClient) - Method in class com.marketfactory.sample.BookViewer.MarketDataHandlerImpl
 
onOrderDone(OrderDone, MFClient) - Method in class com.marketfactory.sample.SubTool
 
onOrderDone(OrderDone, MFAdmin) - Method in class com.marketfactory.sample.SubTool
 
onOrderDone(OrderDone, MFClient) - Method in class com.marketfactory.zerogc.api.AbstractMFHandler
Trading Event: Callback that gets invoked when an Order is finished
onOrderDone(OrderDone, MFAdmin) - Method in interface com.marketfactory.zerogc.api.MFAdminHandler
 
onOrderDone(OrderDone, MFClient) - Method in interface com.marketfactory.zerogc.api.MFHandler
Trading Event: Callback that gets invoked when an Order is finished
onOrderReceived(OrderReceived, MFClient) - Method in class com.marketfactory.api.AbstractMFHandler
Trading Event: Callback that gets invoked when an Order is received by the server.
onOrderReceived(OrderReceived, MFAdmin) - Method in interface com.marketfactory.api.MFAdminHandler
 
onOrderReceived(OrderReceived, MFClient) - Method in interface com.marketfactory.api.MFHandler
Trading Event: Callback that gets invoked when an Order is received by the server.
onOrderReceived(OrderReceived, MFClient) - Method in class com.marketfactory.sample.BookViewer.MarketDataHandlerImpl
 
onOrderReceived(OrderReceived, MFClient) - Method in class com.marketfactory.sample.SubTool
 
onOrderReceived(OrderReceived, MFAdmin) - Method in class com.marketfactory.sample.SubTool
 
onOrderReceived(OrderReceived, MFClient) - Method in class com.marketfactory.zerogc.api.AbstractMFHandler
Trading Event: Callback that gets invoked when an Order is received by the server.
onOrderReceived(OrderReceived, MFAdmin) - Method in interface com.marketfactory.zerogc.api.MFAdminHandler
 
onOrderReceived(OrderReceived, MFClient) - Method in interface com.marketfactory.zerogc.api.MFHandler
Trading Event: Callback that gets invoked when an Order is received by the server.
onOrderRejected(OrderRejected, MFClient) - Method in class com.marketfactory.api.AbstractMFHandler
Trading Event: Callback that gets invoked when an Order is rejected.
onOrderRejected(OrderRejected, MFAdmin) - Method in interface com.marketfactory.api.MFAdminHandler
 
onOrderRejected(OrderRejected, MFClient) - Method in interface com.marketfactory.api.MFHandler
Trading Event: Callback that gets invoked when an Order is rejected.
onOrderRejected(OrderRejected, MFClient) - Method in class com.marketfactory.sample.BookViewer.MarketDataHandlerImpl
 
onOrderRejected(OrderRejected, MFClient) - Method in class com.marketfactory.sample.SubTool
 
onOrderRejected(OrderRejected, MFAdmin) - Method in class com.marketfactory.sample.SubTool
 
onOrderRejected(OrderRejected, MFClient) - Method in class com.marketfactory.zerogc.api.AbstractMFHandler
Trading Event: Callback that gets invoked when an Order is rejected.
onOrderRejected(OrderRejected, MFAdmin) - Method in interface com.marketfactory.zerogc.api.MFAdminHandler
 
onOrderRejected(OrderRejected, MFClient) - Method in interface com.marketfactory.zerogc.api.MFHandler
Trading Event: Callback that gets invoked when an Order is rejected.
onOrderSubmitted(OrderSubmitted, MFClient) - Method in class com.marketfactory.api.AbstractMFHandler
Trading Event: Callback that gets invoked when an Order is successfully submitted.
onOrderSubmitted(OrderSubmitted, MFAdmin) - Method in interface com.marketfactory.api.MFAdminHandler
 
onOrderSubmitted(OrderSubmitted, MFClient) - Method in interface com.marketfactory.api.MFHandler
Trading Event: Callback that gets invoked when an Order is successfully submitted.
onOrderSubmitted(OrderSubmitted, MFClient) - Method in class com.marketfactory.sample.BookViewer.MarketDataHandlerImpl
 
onOrderSubmitted(OrderSubmitted, MFClient) - Method in class com.marketfactory.sample.SubTool
 
onOrderSubmitted(OrderSubmitted, MFAdmin) - Method in class com.marketfactory.sample.SubTool
 
onOrderSubmitted(OrderSubmitted, MFClient) - Method in class com.marketfactory.zerogc.api.AbstractMFHandler
Trading Event: Callback that gets invoked when an Order is successfully submitted.
onOrderSubmitted(OrderSubmitted, MFAdmin) - Method in interface com.marketfactory.zerogc.api.MFAdminHandler
 
onOrderSubmitted(OrderSubmitted, MFClient) - Method in interface com.marketfactory.zerogc.api.MFHandler
Trading Event: Callback that gets invoked when an Order is successfully submitted.
onReplayDone(ReplayDone, MFClient) - Method in class com.marketfactory.api.AbstractMFHandler
Replay Event: Callback that gets invoked after replay request has been fully processed.
onReplayDone(ReplayDone, MFAdmin) - Method in interface com.marketfactory.api.MFAdminHandler
 
onReplayDone(ReplayDone, MFClient) - Method in interface com.marketfactory.api.MFHandler
Replay Event: Callback that gets invoked after replay request has been fully processed.
onReplayDone(ReplayDone, MFClient) - Method in class com.marketfactory.sample.SubTool
 
onReplayDone(ReplayDone, MFAdmin) - Method in class com.marketfactory.sample.SubTool
 
onReplayDone(ReplayDone, MFClient) - Method in class com.marketfactory.zerogc.api.AbstractMFHandler
Replay Event: Callback that gets invoked after replay request has been fully processed.
onReplayDone(ReplayDone, MFAdmin) - Method in interface com.marketfactory.zerogc.api.MFAdminHandler
 
onReplayDone(ReplayDone, MFClient) - Method in interface com.marketfactory.zerogc.api.MFHandler
Replay Event: Callback that gets invoked after replay request has been fully processed.
onRiskResponse(RiskResponse, MFAdmin) - Method in interface com.marketfactory.api.MFAdminHandler
 
onRiskResponse(RiskResponse, MFClient) - Method in class com.marketfactory.sample.SubTool
 
onRiskResponse(RiskResponse, MFAdmin) - Method in class com.marketfactory.sample.SubTool
 
onRiskResponse(RiskResponse, MFAdmin) - Method in interface com.marketfactory.zerogc.api.MFAdminHandler
 
onStart(MFClient) - Method in class com.marketfactory.api.AbstractMFHandler
Called right after we start dispatching events, once per call to client.run().
onStart(MFAdmin) - Method in interface com.marketfactory.api.MFAdminHandler
 
onStart(MFClient) - Method in interface com.marketfactory.api.MFHandler
Called right after we start dispatching events, once per call to client.run().
onStart(MFClient) - Method in class com.marketfactory.sample.BookViewer.MarketDataHandlerImpl
 
onStart(MFClient) - Method in class com.marketfactory.sample.MarketDataSample1.MarketDataHandlerImpl
 
onStart(MFClient) - Method in class com.marketfactory.sample.MarketDataSample2.MarketDataHandlerImpl
 
onStart(MFClient) - Method in class com.marketfactory.sample.SubTool
 
onStart(MFAdmin) - Method in class com.marketfactory.sample.SubTool
 
onStart(MFClient) - Method in class com.marketfactory.zerogc.api.AbstractMFHandler
Called right after we start dispatching events, once per call to client.run().
onStart(MFAdmin) - Method in interface com.marketfactory.zerogc.api.MFAdminHandler
 
onStart(MFClient) - Method in interface com.marketfactory.zerogc.api.MFHandler
Called right after we start dispatching events, once per call to client.run().
onStop(MFClient) - Method in class com.marketfactory.api.AbstractMFHandler
Called right before we stop dispatching events and return from client.run().
onStop(MFAdmin) - Method in interface com.marketfactory.api.MFAdminHandler
 
onStop(MFClient) - Method in interface com.marketfactory.api.MFHandler
Called right before we stop dispatching events and return from client.run().
onStop(MFClient) - Method in class com.marketfactory.sample.BookViewer.MarketDataHandlerImpl
 
onStop(MFClient) - Method in class com.marketfactory.sample.SubTool
 
onStop(MFAdmin) - Method in class com.marketfactory.sample.SubTool
 
onStop(MFClient) - Method in class com.marketfactory.zerogc.api.AbstractMFHandler
Called right before we stop dispatching events and return from client.run().
onStop(MFAdmin) - Method in interface com.marketfactory.zerogc.api.MFAdminHandler
 
onStop(MFClient) - Method in interface com.marketfactory.zerogc.api.MFHandler
Called right before we stop dispatching events and return from client.run().
onSubscriptionEvent(SubscriptionEvent, MFClient) - Method in class com.marketfactory.api.AbstractMFHandler
Subscription Event: Called when the status of the subscription changes.
onSubscriptionEvent(SubscriptionEvent, MFAdmin) - Method in interface com.marketfactory.api.MFAdminHandler
 
onSubscriptionEvent(SubscriptionEvent, MFClient) - Method in interface com.marketfactory.api.MFHandler
Subscription Event: Called when the status of the subscription changes.
onSubscriptionEvent(SubscriptionEvent, MFClient) - Method in class com.marketfactory.sample.BookViewer.MarketDataHandlerImpl
 
onSubscriptionEvent(SubscriptionEvent, MFClient) - Method in class com.marketfactory.sample.MarketDataSample1.MarketDataHandlerImpl
 
onSubscriptionEvent(SubscriptionEvent, MFClient) - Method in class com.marketfactory.sample.MarketDataSample2.MarketDataHandlerImpl
 
onSubscriptionEvent(SubscriptionEvent, MFClient) - Method in class com.marketfactory.sample.SubTool
 
onSubscriptionEvent(SubscriptionEvent, MFAdmin) - Method in class com.marketfactory.sample.SubTool
 
onSubscriptionEvent(SubscriptionEvent, MFClient) - Method in class com.marketfactory.zerogc.api.AbstractMFHandler
Subscription Event: Called when the status of the subscription changes.
onSubscriptionEvent(SubscriptionEvent, MFAdmin) - Method in interface com.marketfactory.zerogc.api.MFAdminHandler
 
onSubscriptionEvent(SubscriptionEvent, MFClient) - Method in interface com.marketfactory.zerogc.api.MFHandler
Subscription Event: Called when the status of the subscription changes.
onTradeCapture(TradeCapture, MFClient) - Method in class com.marketfactory.api.AbstractMFHandler
Trading Event: Callback that gets invoked on TradeCapture events
onTradeCapture(TradeCapture, MFAdmin) - Method in interface com.marketfactory.api.MFAdminHandler
 
onTradeCapture(TradeCapture, MFClient) - Method in interface com.marketfactory.api.MFHandler
Trading Event: Callback that gets invoked on TradeCapture events
onTradeCapture(TradeCapture, MFClient) - Method in class com.marketfactory.sample.BookViewer.MarketDataHandlerImpl
 
onTradeCapture(TradeCapture, MFClient) - Method in class com.marketfactory.sample.SubTool
 
onTradeCapture(TradeCapture, MFAdmin) - Method in class com.marketfactory.sample.SubTool
 
onTradeCapture(TradeCapture, MFClient) - Method in class com.marketfactory.zerogc.api.AbstractMFHandler
Trading Event: Callback that gets invoked on TradeCapture events
onTradeCapture(TradeCapture, MFAdmin) - Method in interface com.marketfactory.zerogc.api.MFAdminHandler
 
onTradeCapture(TradeCapture, MFClient) - Method in interface com.marketfactory.zerogc.api.MFHandler
Trading Event: Callback that gets invoked on TradeCapture events
open(String, String, String, int) - Static method in class com.marketfactory.api.MFAdmin
A convenience method which creates a new client object, attempts to connect to Whisperer, and cleans up and throws an exception if we could not connect.
open(String, String, String, int, String, int) - Static method in class com.marketfactory.api.MFAdmin
A convenience method which creates a new client object, attempts to connect to Whisperer, and cleans up and throws an exception if we could not connect.
open(String, String, String, int) - Static method in class com.marketfactory.api.MFClient
A convenience method which creates a new client object, attempts to connect to Whisperer, and cleans up and throws an exception if we could not connect.
open(String, String, String, int, String, int) - Static method in class com.marketfactory.api.MFClient
A convenience method which creates a new client object, attempts to connect to Whisperer, and cleans up and throws an exception if we could not connect.
open(MFString, MFString, MFString, int) - Static method in class com.marketfactory.zerogc.api.MFAdmin
A convenience method which creates a new client object, attempts to connect to Whisperer, and cleans up and throws an exception if we could not connect.
open(MFString, MFString, MFString, int, MFString, int) - Static method in class com.marketfactory.zerogc.api.MFAdmin
A convenience method which creates a new client object, attempts to connect to Whisperer, and cleans up and throws an exception if we could not connect.
open(MFString, MFString, MFString, int) - Static method in class com.marketfactory.zerogc.api.MFClient
A convenience method which creates a new client object, attempts to connect to Whisperer, and cleans up and throws an exception if we could not connect.
open(MFString, MFString, MFString, int, MFString, int) - Static method in class com.marketfactory.zerogc.api.MFClient
A convenience method which creates a new client object, attempts to connect to Whisperer, and cleans up and throws an exception if we could not connect.
Options - Class in com.marketfactory.common
Stores client options, provided by JVM args or any way really.
order(ByteOrder) - Method in class com.marketfactory.api.ProtoByteBuffer
 
order(ByteOrder) - Method in class com.marketfactory.zerogc.api.ZeroGCProtoByteBuffer
 
OrderArgs() - Constructor for class com.marketfactory.api.MFClient.OrderArgs
 
OrderCanceled - Class in com.marketfactory.api
Trading Event: Indicates that an order was canceled, either by the user, or by the exchange.
OrderCanceled() - Constructor for class com.marketfactory.api.OrderCanceled
 
OrderCanceled(ProtoByteBuffer) - Constructor for class com.marketfactory.api.OrderCanceled
 
OrderCanceled(int, long, String, String, String, String, long, long, long, long, int, int, Side, MFFloat, MFFloat, CancelReason) - Constructor for class com.marketfactory.api.OrderCanceled
 
OrderCanceled - Class in com.marketfactory.messaging
Trading Event: Indicates that an order was canceled, either by the user, or by the exchange.
OrderCanceled() - Constructor for class com.marketfactory.messaging.OrderCanceled
 
OrderCanceled(ProtoByteBuffer) - Constructor for class com.marketfactory.messaging.OrderCanceled
 
OrderCanceled(int, long, String, String, String, String, long, long, long, long, int, int, Side, MFFloat, MFFloat, CancelReason) - Constructor for class com.marketfactory.messaging.OrderCanceled
 
OrderCanceled - Class in com.marketfactory.zerogc.api
Trading Event: Indicates that an order was canceled, either by the user, or by the exchange.
OrderCanceled() - Constructor for class com.marketfactory.zerogc.api.OrderCanceled
 
OrderCanceled(ZeroGCProtoByteBuffer) - Constructor for class com.marketfactory.zerogc.api.OrderCanceled
 
OrderCanceled(int, long, MFString, MFString, MFString, MFString, long, long, long, long, int, int, Side, MFFloat, MFFloat, CancelReason) - Constructor for class com.marketfactory.zerogc.api.OrderCanceled
 
OrderCanceledMessage - Class in com.marketfactory.messaging
Trading Event: Indicates that an order was canceled, either by the user, or by the exchange.
OrderCanceledMessage() - Constructor for class com.marketfactory.messaging.OrderCanceledMessage
 
OrderCanceledMessage(ProtoByteBuffer) - Constructor for class com.marketfactory.messaging.OrderCanceledMessage
 
OrderCancelRejected - Class in com.marketfactory.api
Trading Event: Rejection of a request to cancel an order.
OrderCancelRejected() - Constructor for class com.marketfactory.api.OrderCancelRejected
 
OrderCancelRejected(ProtoByteBuffer) - Constructor for class com.marketfactory.api.OrderCancelRejected
 
OrderCancelRejected(int, long, String, String, String, String, long, long, long, long, int, int, CancelRejectReason) - Constructor for class com.marketfactory.api.OrderCancelRejected
 
OrderCancelRejected - Class in com.marketfactory.messaging
Trading Event: Rejection of a request to cancel an order.
OrderCancelRejected() - Constructor for class com.marketfactory.messaging.OrderCancelRejected
 
OrderCancelRejected(ProtoByteBuffer) - Constructor for class com.marketfactory.messaging.OrderCancelRejected
 
OrderCancelRejected(int, long, String, String, String, String, long, long, long, long, int, int, CancelRejectReason) - Constructor for class com.marketfactory.messaging.OrderCancelRejected
 
OrderCancelRejected - Class in com.marketfactory.zerogc.api
Trading Event: Rejection of a request to cancel an order.
OrderCancelRejected() - Constructor for class com.marketfactory.zerogc.api.OrderCancelRejected
 
OrderCancelRejected(ZeroGCProtoByteBuffer) - Constructor for class com.marketfactory.zerogc.api.OrderCancelRejected
 
OrderCancelRejected(int, long, MFString, MFString, MFString, MFString, long, long, long, long, int, int, CancelRejectReason) - Constructor for class com.marketfactory.zerogc.api.OrderCancelRejected
 
OrderCancelRejectedMessage - Class in com.marketfactory.messaging
Trading Event: Rejection of a request to cancel an order.
OrderCancelRejectedMessage() - Constructor for class com.marketfactory.messaging.OrderCancelRejectedMessage
 
OrderCancelRejectedMessage(ProtoByteBuffer) - Constructor for class com.marketfactory.messaging.OrderCancelRejectedMessage
 
OrderDone - Class in com.marketfactory.api
Trading Event: Indicates the completion and final removal of an order.
OrderDone() - Constructor for class com.marketfactory.api.OrderDone
 
OrderDone(ProtoByteBuffer) - Constructor for class com.marketfactory.api.OrderDone
 
OrderDone(int, long, String, String, String, long, long, long, long, int, int) - Constructor for class com.marketfactory.api.OrderDone
 
OrderDone - Class in com.marketfactory.messaging
Trading Event: Indicates the completion and final removal of an order.
OrderDone() - Constructor for class com.marketfactory.messaging.OrderDone
 
OrderDone(ProtoByteBuffer) - Constructor for class com.marketfactory.messaging.OrderDone
 
OrderDone(int, long, String, String, String, long, long, long, long, int, int) - Constructor for class com.marketfactory.messaging.OrderDone
 
OrderDone - Class in com.marketfactory.zerogc.api
Trading Event: Indicates the completion and final removal of an order.
OrderDone() - Constructor for class com.marketfactory.zerogc.api.OrderDone
 
OrderDone(ZeroGCProtoByteBuffer) - Constructor for class com.marketfactory.zerogc.api.OrderDone
 
OrderDone(int, long, MFString, MFString, MFString, long, long, long, long, int, int) - Constructor for class com.marketfactory.zerogc.api.OrderDone
 
OrderDoneMessage - Class in com.marketfactory.messaging
Trading Event: Indicates the completion and final removal of an order.
OrderDoneMessage() - Constructor for class com.marketfactory.messaging.OrderDoneMessage
 
OrderDoneMessage(ProtoByteBuffer) - Constructor for class com.marketfactory.messaging.OrderDoneMessage
 
orderID - Variable in class com.marketfactory.api.CancelOrder
Internal order ID.
orderID - Variable in class com.marketfactory.api.ComplexOrder
Internal order ID.
orderID - Variable in class com.marketfactory.api.ModifyOrder
Internal order ID.
orderID - Variable in class com.marketfactory.api.OrderCanceled
Internal order ID.
orderID - Variable in class com.marketfactory.api.OrderCancelRejected
Internal order ID.
orderID - Variable in class com.marketfactory.api.OrderDone
Internal order ID.
orderID - Variable in class com.marketfactory.api.OrderReceived
Internal order ID.
orderID - Variable in class com.marketfactory.api.OrderRejected
Internal order ID.
orderID - Variable in class com.marketfactory.api.OrderSubmitted
Internal order ID.
orderID - Variable in class com.marketfactory.api.SubmitOrder
Internal order ID.
orderID - Variable in class com.marketfactory.api.TradeCapture
Internal order ID.
orderID - Variable in class com.marketfactory.messaging.CancelOrder
Internal order ID.
orderID - Variable in class com.marketfactory.messaging.ComplexOrder
Internal order ID.
orderID - Variable in class com.marketfactory.messaging.ModifyOrder
Internal order ID.
orderID - Variable in class com.marketfactory.messaging.OrderCanceled
Internal order ID.
orderID - Variable in class com.marketfactory.messaging.OrderCancelRejected
Internal order ID.
orderID - Variable in class com.marketfactory.messaging.OrderDone
Internal order ID.
orderID - Variable in class com.marketfactory.messaging.OrderReceived
Internal order ID.
orderID - Variable in class com.marketfactory.messaging.OrderRejected
Internal order ID.
orderID - Variable in class com.marketfactory.messaging.OrderSubmitted
Internal order ID.
orderID - Variable in class com.marketfactory.messaging.SubmitOrder
Internal order ID.
orderID - Variable in class com.marketfactory.messaging.TradeCapture
Internal order ID.
orderID - Variable in class com.marketfactory.zerogc.api.CancelOrder
Internal order ID.
orderID - Variable in class com.marketfactory.zerogc.api.ComplexOrder
Internal order ID.
orderID - Variable in class com.marketfactory.zerogc.api.ModifyOrder
Internal order ID.
orderID - Variable in class com.marketfactory.zerogc.api.OrderCanceled
Internal order ID.
orderID - Variable in class com.marketfactory.zerogc.api.OrderCancelRejected
Internal order ID.
orderID - Variable in class com.marketfactory.zerogc.api.OrderDone
Internal order ID.
orderId - Variable in class com.marketfactory.zerogc.api.OrderIdMapEntry
 
orderID - Variable in class com.marketfactory.zerogc.api.OrderReceived
Internal order ID.
orderID - Variable in class com.marketfactory.zerogc.api.OrderRejected
Internal order ID.
orderID - Variable in class com.marketfactory.zerogc.api.OrderSubmitted
Internal order ID.
orderID - Variable in class com.marketfactory.zerogc.api.SubmitOrder
Internal order ID.
orderID - Variable in class com.marketfactory.zerogc.api.TradeCapture
Internal order ID.
OrderIdMap - Class in com.marketfactory.zerogc.api
A object pool of clOrdID to orderID maps.
OrderIdMapEntry - Class in com.marketfactory.zerogc.api
An entry for a map from clOrdId to orderID.
OrderIdMapEntry() - Constructor for class com.marketfactory.zerogc.api.OrderIdMapEntry
 
OrderIdMapEntryPool - Class in com.marketfactory.zerogc.api
A object pool of clOrdID to orderID maps.
OrderIdMapEntryPool() - Constructor for class com.marketfactory.zerogc.api.OrderIdMapEntryPool
 
OrderIdPair - Class in com.marketfactory.zerogc.api
A simple pair container for returning an orderID and an error code.
OrderIdPair(APIResult, long) - Constructor for class com.marketfactory.zerogc.api.OrderIdPair
 
orderName - Variable in class com.marketfactory.api.ComplexOrder
 
orderName - Variable in class com.marketfactory.messaging.ComplexOrder
 
orderName - Variable in class com.marketfactory.zerogc.api.ComplexOrder
 
orderQty - Variable in class com.marketfactory.api.MFAdmin.RiskLimit
 
OrderReceived - Class in com.marketfactory.api
Trading Event: Acknowledgement that an order has been received.
OrderReceived() - Constructor for class com.marketfactory.api.OrderReceived
 
OrderReceived(ProtoByteBuffer) - Constructor for class com.marketfactory.api.OrderReceived
 
OrderReceived(int, long, String, String, long, long, int, int, Side, MFFloat, MFFloat, OrderType, TimeInForce) - Constructor for class com.marketfactory.api.OrderReceived
 
OrderReceived - Class in com.marketfactory.messaging
Trading Event: Acknowledgement that an order has been received.
OrderReceived() - Constructor for class com.marketfactory.messaging.OrderReceived
 
OrderReceived(ProtoByteBuffer) - Constructor for class com.marketfactory.messaging.OrderReceived
 
OrderReceived(int, long, String, String, long, long, int, int, Side, MFFloat, MFFloat, OrderType, TimeInForce) - Constructor for class com.marketfactory.messaging.OrderReceived
 
OrderReceived - Class in com.marketfactory.zerogc.api
Trading Event: Acknowledgement that an order has been received.
OrderReceived() - Constructor for class com.marketfactory.zerogc.api.OrderReceived
 
OrderReceived(ZeroGCProtoByteBuffer) - Constructor for class com.marketfactory.zerogc.api.OrderReceived
 
OrderReceived(int, long, MFString, MFString, long, long, int, int, Side, MFFloat, MFFloat, OrderType, TimeInForce) - Constructor for class com.marketfactory.zerogc.api.OrderReceived
 
OrderReceivedMessage - Class in com.marketfactory.messaging
Trading Event: Acknowledgement that an order has been received.
OrderReceivedMessage() - Constructor for class com.marketfactory.messaging.OrderReceivedMessage
 
OrderReceivedMessage(ProtoByteBuffer) - Constructor for class com.marketfactory.messaging.OrderReceivedMessage
 
OrderRejected - Class in com.marketfactory.api
Trading Event: Rejection of a request to place an order.
OrderRejected() - Constructor for class com.marketfactory.api.OrderRejected
 
OrderRejected(ProtoByteBuffer) - Constructor for class com.marketfactory.api.OrderRejected
 
OrderRejected(int, long, String, String, long, long, long, long, int, int, RejectReason) - Constructor for class com.marketfactory.api.OrderRejected
 
OrderRejected - Class in com.marketfactory.messaging
Trading Event: Rejection of a request to place an order.
OrderRejected() - Constructor for class com.marketfactory.messaging.OrderRejected
 
OrderRejected(ProtoByteBuffer) - Constructor for class com.marketfactory.messaging.OrderRejected
 
OrderRejected(int, long, String, String, long, long, long, long, int, int, RejectReason) - Constructor for class com.marketfactory.messaging.OrderRejected
 
OrderRejected - Class in com.marketfactory.zerogc.api
Trading Event: Rejection of a request to place an order.
OrderRejected() - Constructor for class com.marketfactory.zerogc.api.OrderRejected
 
OrderRejected(ZeroGCProtoByteBuffer) - Constructor for class com.marketfactory.zerogc.api.OrderRejected
 
OrderRejected(int, long, MFString, MFString, long, long, long, long, int, int, RejectReason) - Constructor for class com.marketfactory.zerogc.api.OrderRejected
 
OrderRejectedMessage - Class in com.marketfactory.messaging
Trading Event: Rejection of a request to place an order.
OrderRejectedMessage() - Constructor for class com.marketfactory.messaging.OrderRejectedMessage
 
OrderRejectedMessage(ProtoByteBuffer) - Constructor for class com.marketfactory.messaging.OrderRejectedMessage
 
OrderStatus - Enum in com.marketfactory.api
The status of an order.
OrderStatus - Enum in com.marketfactory.messaging
The status of an order.
OrderStatus - Enum in com.marketfactory.zerogc.api
The status of an order.
OrderSubmitted - Class in com.marketfactory.api
Trading Event: Acknowledgement that an order was placed succesfully.
OrderSubmitted() - Constructor for class com.marketfactory.api.OrderSubmitted
 
OrderSubmitted(ProtoByteBuffer) - Constructor for class com.marketfactory.api.OrderSubmitted
 
OrderSubmitted(int, long, String, String, String, MFFloat, OrderStatus, long, long, long, long, int, int) - Constructor for class com.marketfactory.api.OrderSubmitted
 
OrderSubmitted - Class in com.marketfactory.messaging
Trading Event: Acknowledgement that an order was placed succesfully.
OrderSubmitted() - Constructor for class com.marketfactory.messaging.OrderSubmitted
 
OrderSubmitted(ProtoByteBuffer) - Constructor for class com.marketfactory.messaging.OrderSubmitted
 
OrderSubmitted(int, long, String, String, String, MFFloat, OrderStatus, long, long, long, long, int, int) - Constructor for class com.marketfactory.messaging.OrderSubmitted
 
OrderSubmitted - Class in com.marketfactory.zerogc.api
Trading Event: Acknowledgement that an order was placed succesfully.
OrderSubmitted() - Constructor for class com.marketfactory.zerogc.api.OrderSubmitted
 
OrderSubmitted(ZeroGCProtoByteBuffer) - Constructor for class com.marketfactory.zerogc.api.OrderSubmitted
 
OrderSubmitted(int, long, MFString, MFString, MFString, MFFloat, OrderStatus, long, long, long, long, int, int) - Constructor for class com.marketfactory.zerogc.api.OrderSubmitted
 
OrderSubmittedMessage - Class in com.marketfactory.messaging
Trading Event: Acknowledgement that an order was placed succesfully.
OrderSubmittedMessage() - Constructor for class com.marketfactory.messaging.OrderSubmittedMessage
 
OrderSubmittedMessage(ProtoByteBuffer) - Constructor for class com.marketfactory.messaging.OrderSubmittedMessage
 
OrderType - Enum in com.marketfactory.api
 
OrderType - Enum in com.marketfactory.messaging
 
OrderType - Enum in com.marketfactory.zerogc.api
 
ordStatus - Variable in class com.marketfactory.api.OrderSubmitted
The status of this order if an IOC, filled or partially filled.
ordStatus - Variable in class com.marketfactory.messaging.OrderSubmitted
The status of this order if an IOC, filled or partially filled.
ordStatus - Variable in class com.marketfactory.zerogc.api.OrderSubmitted
The status of this order if an IOC, filled or partially filled.
ordType - Variable in class com.marketfactory.api.ModifyOrder
Limit order or market order.
ordType - Variable in class com.marketfactory.api.OrderReceived
Limit order or market order.
ordType - Variable in class com.marketfactory.api.SubmitOrder
Limit order or market order.
ordType - Variable in class com.marketfactory.messaging.ModifyOrder
Limit order or market order.
ordType - Variable in class com.marketfactory.messaging.OrderReceived
Limit order or market order.
ordType - Variable in class com.marketfactory.messaging.SubmitOrder
Limit order or market order.
ordType - Variable in class com.marketfactory.zerogc.api.ModifyOrder
Limit order or market order.
ordType - Variable in class com.marketfactory.zerogc.api.OrderReceived
Limit order or market order.
ordType - Variable in class com.marketfactory.zerogc.api.SubmitOrder
Limit order or market order.
origFeedID - Variable in class com.marketfactory.api.DropCopy
The original feedID if this message comes from MarketFactory drop copy feed.
origFeedID - Variable in class com.marketfactory.api.TradeCapture
The original feedID if this message comes from MarketFactory drop copy feed.
origFeedID - Variable in class com.marketfactory.messaging.DropCopy
The original feedID if this message comes from MarketFactory drop copy feed.
origFeedID - Variable in class com.marketfactory.messaging.LastSequenceIDMessage
The original feedID if this message comes from MarketFactory drop copy feed.
origFeedID - Variable in class com.marketfactory.messaging.TradeCapture
The original feedID if this message comes from MarketFactory drop copy feed.
origFeedID - Variable in class com.marketfactory.zerogc.api.DropCopy
The original feedID if this message comes from MarketFactory drop copy feed.
origFeedID - Variable in class com.marketfactory.zerogc.api.TradeCapture
The original feedID if this message comes from MarketFactory drop copy feed.
origFeedSequenceID - Variable in class com.marketfactory.messaging.DropCopyMessage
 
origPrice - Variable in class com.marketfactory.api.DropCopy
 
origPrice - Variable in class com.marketfactory.messaging.DropCopy
 
origPrice - Variable in class com.marketfactory.messaging.TradeCaptureMessage
 
origPrice - Variable in class com.marketfactory.zerogc.api.DropCopy
 

P

padding - Variable in class com.marketfactory.messaging.PadMessage
 
PadMessage - Class in com.marketfactory.messaging
A message used to pad the binary log file at regular boundaries (e.g.
PadMessage() - Constructor for class com.marketfactory.messaging.PadMessage
 
PadMessage(ProtoByteBuffer) - Constructor for class com.marketfactory.messaging.PadMessage
 
Pair<T,S> - Class in com.marketfactory.api
A simple pair container.
Pair(T, S) - Constructor for class com.marketfactory.api.Pair
 
Pair<T,S> - Class in com.marketfactory.zerogc.api
A simple pair container.
Pair(T, S) - Constructor for class com.marketfactory.zerogc.api.Pair
 
parameters - Variable in class com.marketfactory.api.ComplexOrder
 
parameters - Variable in class com.marketfactory.messaging.ComplexOrder
 
parameters - Variable in class com.marketfactory.zerogc.api.ComplexOrder
 
parseArgs(String[]) - Static method in class com.marketfactory.api.MFArgsUtil
 
parseArgs(String[], TreeMap<String, String>) - Static method in class com.marketfactory.apps.AdminSetup
 
parseArgs(String[], TreeMap<String, String>, ArrayList<String>) - Static method in class com.marketfactory.apps.GetMarketData
 
password - Variable in class com.marketfactory.api.MFArgsUtil.APIOptions
 
password - Variable in class com.marketfactory.messaging.ClientConnectMessage
 
pending - Variable in class com.marketfactory.api.MFAdmin.RiskLimit
 
pendingAmount - Variable in class com.marketfactory.zerogc.api.TradeLimit
 
pendingBoughtBase - Variable in class com.marketfactory.api.MFAdmin.RiskUsage
 
pendingBoughtBase - Variable in class com.marketfactory.zerogc.api.TradeState
 
pendingSoldBase - Variable in class com.marketfactory.api.MFAdmin.RiskUsage
 
pendingSoldBase - Variable in class com.marketfactory.zerogc.api.TradeState
 
PingHandler - Interface in com.marketfactory.zerogc.api
Handles creating ping messages if necessary; incoming pong messages (ImHereMessages)
PingHandlerImpl - Class in com.marketfactory.zerogc.api
Companion class for the MFMarketMaker, MFClient classes Takes care of the ClientServer ping status The client will send a ping to the server periodically if needed.
PingHandlerImpl() - Constructor for class com.marketfactory.zerogc.api.PingHandlerImpl
 
PingTime(long, long, long, long) - Constructor for class com.marketfactory.api.MFClient.PingTime
 
PingTime - Class in com.marketfactory.zerogc.api
Contains information about latencies.
platform - Variable in class com.marketfactory.messaging.VersionMessage
 
pop(String, TextWriter.State) - Method in class com.marketfactory.api.TextWriter
 
pop(String, TextWriter.State) - Method in class com.marketfactory.zerogc.api.TextWriter
 
port - Variable in class com.marketfactory.api.MFArgsUtil.APIOptions
 
pos() - Method in class com.marketfactory.api.TextWriter
 
pos() - Method in class com.marketfactory.zerogc.api.TextWriter
 
position - Variable in class com.marketfactory.api.MFAdmin.RiskLimit
This is a MarketLimit.
position() - Method in class com.marketfactory.api.ProtoByteBuffer
 
position(int) - Method in class com.marketfactory.api.ProtoByteBuffer
 
position() - Method in class com.marketfactory.zerogc.api.ZeroGCProtoByteBuffer
 
positionAmount - Variable in class com.marketfactory.zerogc.api.TradeLimit
 
previousClOrdID - Variable in class com.marketfactory.zerogc.api.OrderIdMapEntry
 
price - Variable in class com.marketfactory.api.DropCopy
A currency price, in MFFloat format.
price - Variable in class com.marketfactory.api.MDEntry
Price of this entry.
price - Variable in class com.marketfactory.api.ModifyOrder
Modified price of the order (can be changed on some exchanges.).
price - Variable in class com.marketfactory.api.OrderCanceled
A currency price, in MFFloat format.
price - Variable in class com.marketfactory.api.OrderReceived
A currency price, in MFFloat format.
price - Variable in class com.marketfactory.api.SubmitOrder
A currency price, in MFFloat format.
price - Variable in class com.marketfactory.api.TradeCapture
A currency price, in MFFloat format.
price - Variable in class com.marketfactory.messaging.DropCopy
A currency price, in MFFloat format.
price - Variable in class com.marketfactory.messaging.MDEntry
Price of this entry.
price - Variable in class com.marketfactory.messaging.ModifyOrder
Modified price of the order (can be changed on some exchanges.).
price - Variable in class com.marketfactory.messaging.OrderCanceled
A currency price, in MFFloat format.
price - Variable in class com.marketfactory.messaging.OrderReceived
A currency price, in MFFloat format.
price - Variable in class com.marketfactory.messaging.SubmitOrder
A currency price, in MFFloat format.
price - Variable in class com.marketfactory.messaging.TradeCapture
A currency price, in MFFloat format.
price - Variable in class com.marketfactory.sample.Level
Price of this entry.
price - Variable in class com.marketfactory.sample.Trade
Price of this entry.
price - Variable in class com.marketfactory.zerogc.api.DropCopy
A currency price, in MFFloat format.
price - Variable in class com.marketfactory.zerogc.api.MDEntry
Price of this entry.
price - Variable in class com.marketfactory.zerogc.api.ModifyOrder
Modified price of the order (can be changed on some exchanges.).
price - Variable in class com.marketfactory.zerogc.api.OrderCanceled
A currency price, in MFFloat format.
price - Variable in class com.marketfactory.zerogc.api.OrderReceived
A currency price, in MFFloat format.
price - Variable in class com.marketfactory.zerogc.api.SubmitOrder
A currency price, in MFFloat format.
price - Variable in class com.marketfactory.zerogc.api.TradeCapture
A currency price, in MFFloat format.
processEvents(MFHandler) - Method in class com.marketfactory.api.MFClient
Process all pending events in the reactor, and return as soon as reads/writes have been flushed.
processEvents(MFHandler) - Method in class com.marketfactory.zerogc.api.MFClient
Process all pending events in the reactor, and return as soon as reads/writes have been flushed.
program - Variable in class com.marketfactory.messaging.VersionMessage
 
proto - Variable in class com.marketfactory.messaging.ProtocolDefinitionMessage
 
ProtoByteBuffer - Class in com.marketfactory.api
 
ProtoByteBuffer(int) - Constructor for class com.marketfactory.api.ProtoByteBuffer
 
ProtoByteBuffer(int, boolean) - Constructor for class com.marketfactory.api.ProtoByteBuffer
 
Protocol - Class in com.marketfactory.api
 
Protocol() - Constructor for class com.marketfactory.api.Protocol
 
Protocol - Class in com.marketfactory.messaging
 
Protocol() - Constructor for class com.marketfactory.messaging.Protocol
 
Protocol - Class in com.marketfactory.zerogc.api
 
Protocol() - Constructor for class com.marketfactory.zerogc.api.Protocol
 
ProtocolDefinitionMessage - Class in com.marketfactory.messaging
This is a special message that contains the protocol definition itself (this file).
ProtocolDefinitionMessage() - Constructor for class com.marketfactory.messaging.ProtocolDefinitionMessage
 
ProtocolDefinitionMessage(ProtoByteBuffer) - Constructor for class com.marketfactory.messaging.ProtocolDefinitionMessage
 
protosig - Variable in class com.marketfactory.messaging.VersionMessage
The API protocol.
push(String, boolean) - Method in class com.marketfactory.api.TextWriter
 
push(String, boolean) - Method in class com.marketfactory.zerogc.api.TextWriter
 
put(MFString, long) - Method in class com.marketfactory.zerogc.api.OrderIdMap
 
putBoolean(boolean) - Method in class com.marketfactory.api.ProtoByteBuffer
 
putBoolean(boolean) - Method in class com.marketfactory.zerogc.api.ZeroGCProtoByteBuffer
 
putByte(byte) - Method in class com.marketfactory.api.ProtoByteBuffer
 
putByte(byte) - Method in class com.marketfactory.zerogc.api.ZeroGCProtoByteBuffer
 
putInt(int) - Method in class com.marketfactory.api.ProtoByteBuffer
 
putInt(int) - Method in class com.marketfactory.zerogc.api.ZeroGCProtoByteBuffer
 
putLength(int) - Method in class com.marketfactory.api.ProtoByteBuffer
 
putLength(int) - Method in class com.marketfactory.zerogc.api.ZeroGCProtoByteBuffer
 
putLong(long) - Method in class com.marketfactory.api.ProtoByteBuffer
 
putLong(long) - Method in class com.marketfactory.zerogc.api.ZeroGCProtoByteBuffer
 
putLongSpecial(long) - Method in class com.marketfactory.api.ProtoByteBuffer
 
putLongSpecial(long) - Method in class com.marketfactory.zerogc.api.ZeroGCProtoByteBuffer
 
putMFDecimal(MFDecimal) - Method in class com.marketfactory.api.ProtoByteBuffer
 
putMFFloat(MFFloat) - Method in class com.marketfactory.api.ProtoByteBuffer
 
putMFFloat(MFFloat) - Method in class com.marketfactory.zerogc.api.ZeroGCProtoByteBuffer
 
putMFString(MFString) - Method in class com.marketfactory.zerogc.api.ZeroGCProtoByteBuffer
 
putShort(short) - Method in class com.marketfactory.api.ProtoByteBuffer
 
putShort(short) - Method in class com.marketfactory.zerogc.api.ZeroGCProtoByteBuffer
 
putString(String) - Method in class com.marketfactory.api.ProtoByteBuffer
 
putUInt(int) - Method in class com.marketfactory.api.ProtoByteBuffer
 
putUInt(int) - Method in class com.marketfactory.zerogc.api.ZeroGCProtoByteBuffer
 
putUnsignedByte(short) - Method in class com.marketfactory.api.ProtoByteBuffer
 
putUnsignedByte(short) - Method in class com.marketfactory.zerogc.api.ZeroGCProtoByteBuffer
 
putUnsignedShort(int) - Method in class com.marketfactory.api.ProtoByteBuffer
 
putUnsignedShort(int, int) - Method in class com.marketfactory.api.ProtoByteBuffer
 
putUnsignedShort(int) - Method in class com.marketfactory.zerogc.api.ZeroGCProtoByteBuffer
 
putUnsignedShort(int, int) - Method in class com.marketfactory.zerogc.api.ZeroGCProtoByteBuffer
 

Q

quoteID - Variable in class com.marketfactory.messaging.SubmitOrderMessage
 

R

rate - Variable in class com.marketfactory.zerogc.api.MarketRate
 
readMessageHeader() - Method in class com.marketfactory.api.ProtoByteBuffer
 
readMessageHeader() - Method in class com.marketfactory.zerogc.api.ZeroGCProtoByteBuffer
 
RealTimeSource - Class in com.marketfactory.zerogc.api
TimeSource that provides the 'real' machine time
RealTimeSource() - Constructor for class com.marketfactory.zerogc.api.RealTimeSource
 
reason - Variable in class com.marketfactory.api.LockResponse
 
reason - Variable in class com.marketfactory.api.OrderCanceled
 
reason - Variable in class com.marketfactory.api.OrderCancelRejected
 
reason - Variable in class com.marketfactory.api.OrderRejected
 
reason - Variable in class com.marketfactory.api.RiskLimitStatus
 
reason - Variable in class com.marketfactory.api.RiskUsageStatus
 
reason - Variable in class com.marketfactory.api.SubscriptionEvent
Text that accompanies the status to explain the status of the subscription.
reason - Variable in class com.marketfactory.messaging.LockResponse
 
reason - Variable in class com.marketfactory.messaging.OrderCanceled
 
reason - Variable in class com.marketfactory.messaging.OrderCancelRejected
 
reason - Variable in class com.marketfactory.messaging.OrderRejected
 
reason - Variable in class com.marketfactory.messaging.RiskLimitStatus
 
reason - Variable in class com.marketfactory.messaging.RiskUsageStatus
 
reason - Variable in class com.marketfactory.messaging.SubscriptionEvent
Text that accompanies the status to explain the status of the subscription.
reason - Variable in class com.marketfactory.zerogc.api.LockResponse
 
reason - Variable in class com.marketfactory.zerogc.api.OrderCanceled
 
reason - Variable in class com.marketfactory.zerogc.api.OrderCancelRejected
 
reason - Variable in class com.marketfactory.zerogc.api.OrderRejected
 
reason - Variable in class com.marketfactory.zerogc.api.RiskLimitStatus
 
reason - Variable in class com.marketfactory.zerogc.api.RiskUsageStatus
 
reason - Variable in class com.marketfactory.zerogc.api.SubscriptionEvent
Text that accompanies the status to explain the status of the subscription.
received - Variable in class com.marketfactory.api.MFClient.PingTime
 
receivedAtClientMsAsNs - Variable in class com.marketfactory.api.MFClient.PingTime
 
recycleableZeroGCactiveFeeds - Variable in class com.marketfactory.zerogc.api.Heartbeat
 
recycleableZeroGCgroupLimits - Variable in class com.marketfactory.zerogc.api.TradeLimitData
 
recycleableZeroGCgroupNames - Variable in class com.marketfactory.zerogc.api.TradeHierarchy
 
recycleableZeroGCgroupStates - Variable in class com.marketfactory.zerogc.api.TradeLimitData
 
recycleableZeroGClimitStatus - Variable in class com.marketfactory.zerogc.api.RiskResponse
 
recycleableZeroGCmarketList - Variable in class com.marketfactory.zerogc.api.APIFeed
 
recycleableZeroGCmarketRates - Variable in class com.marketfactory.zerogc.api.TradeLimitData
 
recycleableZeroGCmdEntryList - Variable in class com.marketfactory.zerogc.api.MarketView
 
recycleableZeroGCparameters - Variable in class com.marketfactory.zerogc.api.ComplexOrder
 
recycleableZeroGCusageStatus - Variable in class com.marketfactory.zerogc.api.RiskResponse
 
recycleableZeroGCuserHierarchy - Variable in class com.marketfactory.zerogc.api.TradeLimitData
 
recycleZeroGCactiveFeedsArray(int) - Method in class com.marketfactory.zerogc.api.Heartbeat
 
recycleZeroGCgroupLimitsArray(int) - Method in class com.marketfactory.zerogc.api.TradeLimitData
 
recycleZeroGCgroupNamesArray(int) - Method in class com.marketfactory.zerogc.api.TradeHierarchy
 
recycleZeroGCgroupStatesArray(int) - Method in class com.marketfactory.zerogc.api.TradeLimitData
 
recycleZeroGCInstance(int, ZeroGCProtoByteBuffer) - Method in class com.marketfactory.zerogc.api.Protocol
 
recycleZeroGClimitStatusArray(int) - Method in class com.marketfactory.zerogc.api.RiskResponse
 
recycleZeroGCmarketListArray(int) - Method in class com.marketfactory.zerogc.api.APIFeed
 
recycleZeroGCmarketRatesArray(int) - Method in class com.marketfactory.zerogc.api.TradeLimitData
 
recycleZeroGCmdEntryListArray(int) - Method in class com.marketfactory.zerogc.api.MarketView
 
recycleZeroGCparametersArray(int) - Method in class com.marketfactory.zerogc.api.ComplexOrder
 
recycleZeroGCusageStatusArray(int) - Method in class com.marketfactory.zerogc.api.RiskResponse
 
recycleZeroGCuserHierarchyArray(int) - Method in class com.marketfactory.zerogc.api.TradeLimitData
 
registerMarketComb(int, int[]) - Method in class com.marketfactory.api.MFClient
Register for a given list of markets on a given feed.
registerMarketComb(int, int[]) - Method in class com.marketfactory.zerogc.api.MFClient
Register for a given list of markets on a given feed.
RejectReason - Enum in com.marketfactory.api
The reason that the request failed.
RejectReason - Enum in com.marketfactory.messaging
The reason that the request failed.
RejectReason - Enum in com.marketfactory.zerogc.api
The reason that the request failed.
remaining() - Method in class com.marketfactory.api.ProtoByteBuffer
 
remaining() - Method in class com.marketfactory.zerogc.api.ZeroGCProtoByteBuffer
 
remove() - Method in class com.marketfactory.messaging.MFLogReader.LogIterator
 
remove(MFString) - Method in class com.marketfactory.zerogc.api.OrderIdMap
 
replay(int, int, int) - Method in class com.marketfactory.api.MFClient
Request replay of order flow events in the range [fromSequenceID, toSequenceID=-1].
Replay - Class in com.marketfactory.MFReplay
 
Replay() - Constructor for class com.marketfactory.MFReplay.Replay
 
replay(int, int, int) - Method in class com.marketfactory.zerogc.api.MFClient
Request replay of order flow events in the range [fromSequenceID, toSequenceID].
ReplayApp - Class in com.marketfactory.MFReplay
 
ReplayApp() - Constructor for class com.marketfactory.MFReplay.ReplayApp
 
ReplayDone - Class in com.marketfactory.api
Replay notification sent to client after the replay request has been processed.
ReplayDone() - Constructor for class com.marketfactory.api.ReplayDone
 
ReplayDone(ProtoByteBuffer) - Constructor for class com.marketfactory.api.ReplayDone
 
ReplayDone(int, ReplayStatus) - Constructor for class com.marketfactory.api.ReplayDone
 
ReplayDone - Class in com.marketfactory.messaging
Replay notification sent to client after the replay request has been processed.
ReplayDone() - Constructor for class com.marketfactory.messaging.ReplayDone
 
ReplayDone(ProtoByteBuffer) - Constructor for class com.marketfactory.messaging.ReplayDone
 
ReplayDone(int, ReplayStatus) - Constructor for class com.marketfactory.messaging.ReplayDone
 
ReplayDone - Class in com.marketfactory.zerogc.api
Replay notification sent to client after the replay request has been processed.
ReplayDone() - Constructor for class com.marketfactory.zerogc.api.ReplayDone
 
ReplayDone(ZeroGCProtoByteBuffer) - Constructor for class com.marketfactory.zerogc.api.ReplayDone
 
ReplayDone(int, ReplayStatus) - Constructor for class com.marketfactory.zerogc.api.ReplayDone
 
ReplayDoneMessage - Class in com.marketfactory.messaging
A notification that replay has ended or the replay request was rejected.
ReplayDoneMessage() - Constructor for class com.marketfactory.messaging.ReplayDoneMessage
 
ReplayDoneMessage(ProtoByteBuffer) - Constructor for class com.marketfactory.messaging.ReplayDoneMessage
 
replayLog(String, MFHandler) - Static method in class com.marketfactory.MFReplay.Replay
Replay the log [fileName] on the [handler]
ReplayMessage - Class in com.marketfactory.messaging
A request to replay message between the two sequence numbers.
ReplayMessage() - Constructor for class com.marketfactory.messaging.ReplayMessage
 
ReplayMessage(ProtoByteBuffer) - Constructor for class com.marketfactory.messaging.ReplayMessage
 
replayStatus - Variable in class com.marketfactory.api.ReplayDone
 
ReplayStatus - Enum in com.marketfactory.api
 
replayStatus - Variable in class com.marketfactory.messaging.ReplayDone
 
ReplayStatus - Enum in com.marketfactory.messaging
 
replayStatus - Variable in class com.marketfactory.zerogc.api.ReplayDone
 
ReplayStatus - Enum in com.marketfactory.zerogc.api
 
Request - Enum in com.marketfactory.messaging
 
request - Variable in class com.marketfactory.messaging.RequestMessage
 
requestId - Variable in class com.marketfactory.messaging.SubscriptionTimeoutMessage
 
RequestMessage - Class in com.marketfactory.messaging
 
RequestMessage() - Constructor for class com.marketfactory.messaging.RequestMessage
 
RequestMessage(ProtoByteBuffer) - Constructor for class com.marketfactory.messaging.RequestMessage
 
requestSnapshot(int, int) - Method in class com.marketfactory.api.MFClient
Request a market data snapshot for the feed and market ID.
requestSnapshot(int, int) - Method in class com.marketfactory.zerogc.api.MFClient
Request a market data snapshot for the feed and market ID.
RequestSnapshotMessage - Class in com.marketfactory.messaging
A request for a feed handler to send a single snapshot as part of its message flow.
RequestSnapshotMessage() - Constructor for class com.marketfactory.messaging.RequestSnapshotMessage
 
RequestSnapshotMessage(ProtoByteBuffer) - Constructor for class com.marketfactory.messaging.RequestSnapshotMessage
 
reset() - Method in class com.marketfactory.api.TextWriter
 
reset() - Method in class com.marketfactory.zerogc.api.MFString
Resets the string so a new string can be created.
reset() - Method in class com.marketfactory.zerogc.api.TextWriter
 
resynchronize() - Method in interface com.marketfactory.zerogc.api.PingHandler
 
resynchronize() - Method in class com.marketfactory.zerogc.api.PingHandlerImpl
 
revision - Variable in class com.marketfactory.messaging.VersionMessage
 
RiskLimit(String) - Constructor for class com.marketfactory.api.MFAdmin.RiskLimit
 
RiskLimit(String, int, MFDecimal, MFDecimal, MFDecimal, MFDecimal, MFDecimal, MFDecimal) - Constructor for class com.marketfactory.api.MFAdmin.RiskLimit
 
RiskLimit(String, int, int, MFDecimal, MFDecimal, MFDecimal, MFDecimal, MFDecimal, MFDecimal) - Constructor for class com.marketfactory.api.MFAdmin.RiskLimit
 
RiskLimitStatus - Class in com.marketfactory.api
Status of supplied group limit.
RiskLimitStatus() - Constructor for class com.marketfactory.api.RiskLimitStatus
 
RiskLimitStatus(ProtoByteBuffer) - Constructor for class com.marketfactory.api.RiskLimitStatus
 
RiskLimitStatus(String, int, int, RiskStatus, String) - Constructor for class com.marketfactory.api.RiskLimitStatus
 
RiskLimitStatus - Class in com.marketfactory.messaging
Status of supplied group limit.
RiskLimitStatus() - Constructor for class com.marketfactory.messaging.RiskLimitStatus
 
RiskLimitStatus(ProtoByteBuffer) - Constructor for class com.marketfactory.messaging.RiskLimitStatus
 
RiskLimitStatus(String, int, int, RiskStatus, String) - Constructor for class com.marketfactory.messaging.RiskLimitStatus
 
RiskLimitStatus - Class in com.marketfactory.zerogc.api
Status of supplied group limit.
RiskLimitStatus() - Constructor for class com.marketfactory.zerogc.api.RiskLimitStatus
 
RiskLimitStatus(ZeroGCProtoByteBuffer) - Constructor for class com.marketfactory.zerogc.api.RiskLimitStatus
 
RiskLimitStatus(MFString, int, int, RiskStatus, MFString) - Constructor for class com.marketfactory.zerogc.api.RiskLimitStatus
 
RiskMarketPosition(String, int, MFDecimal, MFDecimal) - Constructor for class com.marketfactory.api.MFAdmin.RiskMarketPosition
 
RiskMarketPosition(String, int, MFDecimal, long) - Constructor for class com.marketfactory.api.MFAdmin.RiskMarketPosition
 
RiskResponse - Class in com.marketfactory.api
Enumerates which risk data succeeded and which failed.
RiskResponse() - Constructor for class com.marketfactory.api.RiskResponse
 
RiskResponse(ProtoByteBuffer) - Constructor for class com.marketfactory.api.RiskResponse
 
RiskResponse(String, RiskLimitStatus[], RiskUsageStatus[]) - Constructor for class com.marketfactory.api.RiskResponse
 
RiskResponse - Class in com.marketfactory.messaging
Enumerates which risk data succeeded and which failed.
RiskResponse() - Constructor for class com.marketfactory.messaging.RiskResponse
 
RiskResponse(ProtoByteBuffer) - Constructor for class com.marketfactory.messaging.RiskResponse
 
RiskResponse(String, RiskLimitStatus[], RiskUsageStatus[]) - Constructor for class com.marketfactory.messaging.RiskResponse
 
RiskResponse - Class in com.marketfactory.zerogc.api
Enumerates which risk data succeeded and which failed.
RiskResponse() - Constructor for class com.marketfactory.zerogc.api.RiskResponse
 
RiskResponse(ZeroGCProtoByteBuffer) - Constructor for class com.marketfactory.zerogc.api.RiskResponse
 
RiskResponse(MFString, RiskLimitStatus[], RiskUsageStatus[]) - Constructor for class com.marketfactory.zerogc.api.RiskResponse
 
RiskResponseMessage - Class in com.marketfactory.messaging
Enumerates which risk data succeeded and which failed.
RiskResponseMessage() - Constructor for class com.marketfactory.messaging.RiskResponseMessage
 
RiskResponseMessage(ProtoByteBuffer) - Constructor for class com.marketfactory.messaging.RiskResponseMessage
 
RiskStatus - Enum in com.marketfactory.api
 
RiskStatus - Enum in com.marketfactory.messaging
 
RiskStatus - Enum in com.marketfactory.zerogc.api
 
RiskUsage(String, int, MFDecimal, MFDecimal, MFDecimal, MFDecimal) - Constructor for class com.marketfactory.api.MFAdmin.RiskUsage
 
RiskUsage(String, int, MFDecimal, MFDecimal, MFDecimal, MFDecimal, MFDecimal, MFDecimal, long, long, int) - Constructor for class com.marketfactory.api.MFAdmin.RiskUsage
 
RiskUsageStatus - Class in com.marketfactory.api
Status of supplied user state.
RiskUsageStatus() - Constructor for class com.marketfactory.api.RiskUsageStatus
 
RiskUsageStatus(ProtoByteBuffer) - Constructor for class com.marketfactory.api.RiskUsageStatus
 
RiskUsageStatus(String, long, int, int, RiskStatus, String) - Constructor for class com.marketfactory.api.RiskUsageStatus
 
RiskUsageStatus - Class in com.marketfactory.messaging
Status of supplied user state.
RiskUsageStatus() - Constructor for class com.marketfactory.messaging.RiskUsageStatus
 
RiskUsageStatus(ProtoByteBuffer) - Constructor for class com.marketfactory.messaging.RiskUsageStatus
 
RiskUsageStatus(String, long, int, int, RiskStatus, String) - Constructor for class com.marketfactory.messaging.RiskUsageStatus
 
RiskUsageStatus - Class in com.marketfactory.zerogc.api
Status of supplied user state.
RiskUsageStatus() - Constructor for class com.marketfactory.zerogc.api.RiskUsageStatus
 
RiskUsageStatus(ZeroGCProtoByteBuffer) - Constructor for class com.marketfactory.zerogc.api.RiskUsageStatus
 
RiskUsageStatus(MFString, long, int, int, RiskStatus, MFString) - Constructor for class com.marketfactory.zerogc.api.RiskUsageStatus
 
run(MFHandler) - Method in class com.marketfactory.api.MFAdmin
 
run(MFAdminHandler) - Method in class com.marketfactory.api.MFAdmin
Run a loop that will continuously dispatch incoming messages to a _handler implementation.
run(MFHandler) - Method in class com.marketfactory.api.MFClient
Run a loop that will continuously dispatch incoming messages to a _handler implementation.
run() - Method in class com.marketfactory.sample.SubTool
 
run(MFHandler) - Method in class com.marketfactory.zerogc.api.MFAdmin
 
run(MFAdminHandler) - Method in class com.marketfactory.zerogc.api.MFAdmin
Run a loop that will continuously dispatch incoming messages to a _handler implementation.
run(MFHandler) - Method in class com.marketfactory.zerogc.api.MFClient
Run a loop that will continuously dispatch incoming messages to a _handler implementation.
RuThereMessage - Class in com.marketfactory.messaging
A request to have a heartbeat sent to us.
RuThereMessage() - Constructor for class com.marketfactory.messaging.RuThereMessage
 
RuThereMessage(ProtoByteBuffer) - Constructor for class com.marketfactory.messaging.RuThereMessage
 

S

SampleBook - Class in com.marketfactory.sample
 
SampleBook() - Constructor for class com.marketfactory.sample.SampleBook
 
second - Variable in class com.marketfactory.api.Pair
 
second - Variable in class com.marketfactory.zerogc.api.OrderIdPair
 
second - Variable in class com.marketfactory.zerogc.api.Pair
 
SecurityInfoMessage - Class in com.marketfactory.messaging
 
SecurityInfoMessage() - Constructor for class com.marketfactory.messaging.SecurityInfoMessage
 
SecurityInfoMessage(ProtoByteBuffer) - Constructor for class com.marketfactory.messaging.SecurityInfoMessage
 
send(IMessage) - Method in class com.marketfactory.api.MFClient
 
sent - Variable in class com.marketfactory.api.MFClient.PingTime
 
sequenceID - Variable in class com.marketfactory.api.DropCopy
User sequence id.
sequenceID - Variable in class com.marketfactory.api.OrderCanceled
User sequence id.
sequenceID - Variable in class com.marketfactory.api.OrderCancelRejected
User sequence id.
sequenceID - Variable in class com.marketfactory.api.OrderDone
User sequence id.
sequenceID - Variable in class com.marketfactory.api.OrderReceived
User sequence id.
sequenceID - Variable in class com.marketfactory.api.OrderRejected
User sequence id.
sequenceID - Variable in class com.marketfactory.api.OrderSubmitted
User sequence id.
sequenceID - Variable in class com.marketfactory.api.TradeCapture
User sequence id.
sequenceID - Variable in class com.marketfactory.api.UserSequenceID
User sequence id.
sequenceID - Variable in class com.marketfactory.messaging.DropCopy
User sequence id.
sequenceID - Variable in class com.marketfactory.messaging.EventReportMessage
User sequence id.
sequenceID - Variable in class com.marketfactory.messaging.LastSequenceIDMessage
User sequence id.
sequenceID - Variable in class com.marketfactory.messaging.OrderCanceled
User sequence id.
sequenceID - Variable in class com.marketfactory.messaging.OrderCancelRejected
User sequence id.
sequenceID - Variable in class com.marketfactory.messaging.OrderDone
User sequence id.
sequenceID - Variable in class com.marketfactory.messaging.OrderReceived
User sequence id.
sequenceID - Variable in class com.marketfactory.messaging.OrderRejected
User sequence id.
sequenceID - Variable in class com.marketfactory.messaging.OrderSubmitted
User sequence id.
sequenceID - Variable in class com.marketfactory.messaging.TradeCapture
User sequence id.
sequenceID - Variable in class com.marketfactory.messaging.UserSequenceID
User sequence id.
sequenceID - Variable in class com.marketfactory.zerogc.api.DropCopy
User sequence id.
sequenceID - Variable in class com.marketfactory.zerogc.api.OrderCanceled
User sequence id.
sequenceID - Variable in class com.marketfactory.zerogc.api.OrderCancelRejected
User sequence id.
sequenceID - Variable in class com.marketfactory.zerogc.api.OrderDone
User sequence id.
sequenceID - Variable in class com.marketfactory.zerogc.api.OrderReceived
User sequence id.
sequenceID - Variable in class com.marketfactory.zerogc.api.OrderRejected
User sequence id.
sequenceID - Variable in class com.marketfactory.zerogc.api.OrderSubmitted
User sequence id.
sequenceID - Variable in class com.marketfactory.zerogc.api.TradeCapture
User sequence id.
sequenceID - Variable in class com.marketfactory.zerogc.api.UserSequenceID
User sequence id.
serialize(ProtoByteBuffer) - Method in class com.marketfactory.api.APIFeed
 
serialize(ProtoByteBuffer) - Method in class com.marketfactory.api.APIMarket
 
serialize(ProtoByteBuffer) - Method in class com.marketfactory.api.CancelAllOrder
 
serialize(ProtoByteBuffer) - Method in class com.marketfactory.api.CancelOrder
 
serialize(ProtoByteBuffer) - Method in class com.marketfactory.api.ComplexOrder
 
serialize(ProtoByteBuffer) - Method in class com.marketfactory.api.DateRollover
 
serialize(ProtoByteBuffer) - Method in class com.marketfactory.api.DropCopy
 
serialize(ProtoByteBuffer) - Method in class com.marketfactory.api.EventReport
 
serialize(ProtoByteBuffer) - Method in class com.marketfactory.api.FeedMarketID
 
serialize(ProtoByteBuffer) - Method in class com.marketfactory.api.Heartbeat
 
serialize(ProtoByteBuffer) - Method in class com.marketfactory.api.IDNamePair
 
serialize(ProtoByteBuffer) - Method in interface com.marketfactory.api.IMessage
 
serialize(ProtoByteBuffer) - Method in class com.marketfactory.api.KeyValuePair
 
serialize(ProtoByteBuffer) - Method in class com.marketfactory.api.LockResponse
 
serialize(ProtoByteBuffer) - Method in class com.marketfactory.api.LockUser
 
serialize(ProtoByteBuffer) - Method in class com.marketfactory.api.MarketView
 
serialize(ProtoByteBuffer) - Method in class com.marketfactory.api.MDEntry
 
serialize(ProtoByteBuffer) - Method in class com.marketfactory.api.ModifyOrder
 
serialize(ProtoByteBuffer) - Method in class com.marketfactory.api.OrderCanceled
 
serialize(ProtoByteBuffer) - Method in class com.marketfactory.api.OrderCancelRejected
 
serialize(ProtoByteBuffer) - Method in class com.marketfactory.api.OrderDone
 
serialize(ProtoByteBuffer) - Method in class com.marketfactory.api.OrderReceived
 
serialize(ProtoByteBuffer) - Method in class com.marketfactory.api.OrderRejected
 
serialize(ProtoByteBuffer) - Method in class com.marketfactory.api.OrderSubmitted
 
serialize(IMessage, ProtoByteBuffer) - Static method in class com.marketfactory.api.Protocol
 
serialize(ProtoByteBuffer) - Method in class com.marketfactory.api.ReplayDone
 
serialize(ProtoByteBuffer) - Method in class com.marketfactory.api.RiskLimitStatus
 
serialize(ProtoByteBuffer) - Method in class com.marketfactory.api.RiskResponse
 
serialize(ProtoByteBuffer) - Method in class com.marketfactory.api.RiskUsageStatus
 
serialize(ProtoByteBuffer) - Method in class com.marketfactory.api.SubmitOrder
 
serialize(ProtoByteBuffer) - Method in class com.marketfactory.api.Subscription
 
serialize(ProtoByteBuffer) - Method in class com.marketfactory.api.SubscriptionEvent
 
serialize(ProtoByteBuffer) - Method in class com.marketfactory.api.TradeCapture
 
serialize(ProtoByteBuffer) - Method in class com.marketfactory.api.UserSequenceID
 
serialize(ProtoByteBuffer) - Method in class com.marketfactory.messaging.APIFeed
 
serialize(ProtoByteBuffer) - Method in class com.marketfactory.messaging.APIMarket
 
serialize(ProtoByteBuffer) - Method in class com.marketfactory.messaging.BatchesCompletedMessage
 
serialize(ProtoByteBuffer) - Method in class com.marketfactory.messaging.BatchRegisterMessage
 
serialize(ProtoByteBuffer) - Method in class com.marketfactory.messaging.BatchUnregisterMessage
 
serialize(ProtoByteBuffer) - Method in class com.marketfactory.messaging.CallbackMessage
 
serialize(ProtoByteBuffer) - Method in class com.marketfactory.messaging.CancelAllOrder
 
serialize(ProtoByteBuffer) - Method in class com.marketfactory.messaging.CancelAllOrderMessage
 
serialize(ProtoByteBuffer) - Method in class com.marketfactory.messaging.CancelOrder
 
serialize(ProtoByteBuffer) - Method in class com.marketfactory.messaging.CancelOrderMessage
 
serialize(ProtoByteBuffer) - Method in class com.marketfactory.messaging.ClientConnectMessage
 
serialize(ProtoByteBuffer) - Method in class com.marketfactory.messaging.ClientDisconnectMessage
 
serialize(ProtoByteBuffer) - Method in class com.marketfactory.messaging.ComplexOrder
 
serialize(ProtoByteBuffer) - Method in class com.marketfactory.messaging.ComplexOrderMessage
 
serialize(ProtoByteBuffer) - Method in class com.marketfactory.messaging.ConfigMessage
 
serialize(ProtoByteBuffer) - Method in class com.marketfactory.messaging.ConnectResponseMessage
 
serialize(ProtoByteBuffer) - Method in class com.marketfactory.messaging.DateRollover
 
serialize(ProtoByteBuffer) - Method in class com.marketfactory.messaging.DateRolloverMessage
 
serialize(ProtoByteBuffer) - Method in class com.marketfactory.messaging.DropCopy
 
serialize(ProtoByteBuffer) - Method in class com.marketfactory.messaging.DropCopyMessage
 
serialize(ProtoByteBuffer) - Method in class com.marketfactory.messaging.EventReport
 
serialize(ProtoByteBuffer) - Method in class com.marketfactory.messaging.EventReportMessage
 
serialize(ProtoByteBuffer) - Method in class com.marketfactory.messaging.ExchangeMessage
 
serialize(ProtoByteBuffer) - Method in class com.marketfactory.messaging.FeedMarketID
 
serialize(ProtoByteBuffer) - Method in class com.marketfactory.messaging.Heartbeat
 
serialize(ProtoByteBuffer) - Method in class com.marketfactory.messaging.HeartbeatMessage
 
serialize(ProtoByteBuffer) - Method in class com.marketfactory.messaging.HeartbeatTimerMessage
 
serialize(ProtoByteBuffer) - Method in class com.marketfactory.messaging.IDNamePair
 
serialize(ProtoByteBuffer) - Method in class com.marketfactory.messaging.ImHereMessage
 
serialize(ProtoByteBuffer) - Method in class com.marketfactory.messaging.InsertLogMessage
 
serialize(ProtoByteBuffer) - Method in class com.marketfactory.messaging.InternalClientInfoMessage
 
serialize(ProtoByteBuffer) - Method in class com.marketfactory.messaging.KeyValuePair
 
serialize(ProtoByteBuffer) - Method in class com.marketfactory.messaging.LastSequenceIDMessage
 
serialize(ProtoByteBuffer) - Method in class com.marketfactory.messaging.LockResponse
 
serialize(ProtoByteBuffer) - Method in class com.marketfactory.messaging.LockResponseMessage
 
serialize(ProtoByteBuffer) - Method in class com.marketfactory.messaging.LockUser
 
serialize(ProtoByteBuffer) - Method in class com.marketfactory.messaging.LockUserMessage
 
serialize(ProtoByteBuffer) - Method in class com.marketfactory.messaging.LogMessage
 
serialize(ProtoByteBuffer) - Method in class com.marketfactory.messaging.MarketView
 
serialize(ProtoByteBuffer) - Method in class com.marketfactory.messaging.MDActivityCheckMessage
 
serialize(ProtoByteBuffer) - Method in class com.marketfactory.messaging.MDEntry
 
serialize(ProtoByteBuffer) - Method in class com.marketfactory.messaging.MemBusConnectMessage
 
serialize(ProtoByteBuffer) - Method in class com.marketfactory.messaging.MemBusDisconnectMessage
 
serialize(ProtoByteBuffer) - Method in class com.marketfactory.messaging.MemBusHeartbeatMessage
 
serialize(ProtoByteBuffer) - Method in class com.marketfactory.messaging.MemBusID
 
serialize(ProtoByteBuffer) - Method in class com.marketfactory.messaging.MktDataMessage
 
serialize(ProtoByteBuffer) - Method in class com.marketfactory.messaging.ModifyOrder
 
serialize(ProtoByteBuffer) - Method in class com.marketfactory.messaging.ModifyOrderMessage
 
serialize(ProtoByteBuffer) - Method in class com.marketfactory.messaging.OrderCanceled
 
serialize(ProtoByteBuffer) - Method in class com.marketfactory.messaging.OrderCanceledMessage
 
serialize(ProtoByteBuffer) - Method in class com.marketfactory.messaging.OrderCancelRejected
 
serialize(ProtoByteBuffer) - Method in class com.marketfactory.messaging.OrderCancelRejectedMessage
 
serialize(ProtoByteBuffer) - Method in class com.marketfactory.messaging.OrderDone
 
serialize(ProtoByteBuffer) - Method in class com.marketfactory.messaging.OrderDoneMessage
 
serialize(ProtoByteBuffer) - Method in class com.marketfactory.messaging.OrderReceived
 
serialize(ProtoByteBuffer) - Method in class com.marketfactory.messaging.OrderReceivedMessage
 
serialize(ProtoByteBuffer) - Method in class com.marketfactory.messaging.OrderRejected
 
serialize(ProtoByteBuffer) - Method in class com.marketfactory.messaging.OrderRejectedMessage
 
serialize(ProtoByteBuffer) - Method in class com.marketfactory.messaging.OrderSubmitted
 
serialize(ProtoByteBuffer) - Method in class com.marketfactory.messaging.OrderSubmittedMessage
 
serialize(ProtoByteBuffer) - Method in class com.marketfactory.messaging.PadMessage
 
serialize(IMessage, ProtoByteBuffer) - Static method in class com.marketfactory.messaging.Protocol
 
serialize(ProtoByteBuffer) - Method in class com.marketfactory.messaging.ProtocolDefinitionMessage
 
serialize(ProtoByteBuffer) - Method in class com.marketfactory.messaging.ReplayDone
 
serialize(ProtoByteBuffer) - Method in class com.marketfactory.messaging.ReplayDoneMessage
 
serialize(ProtoByteBuffer) - Method in class com.marketfactory.messaging.ReplayMessage
 
serialize(ProtoByteBuffer) - Method in class com.marketfactory.messaging.RequestMessage
 
serialize(ProtoByteBuffer) - Method in class com.marketfactory.messaging.RequestSnapshotMessage
 
serialize(ProtoByteBuffer) - Method in class com.marketfactory.messaging.RiskLimitStatus
 
serialize(ProtoByteBuffer) - Method in class com.marketfactory.messaging.RiskResponse
 
serialize(ProtoByteBuffer) - Method in class com.marketfactory.messaging.RiskResponseMessage
 
serialize(ProtoByteBuffer) - Method in class com.marketfactory.messaging.RiskUsageStatus
 
serialize(ProtoByteBuffer) - Method in class com.marketfactory.messaging.RuThereMessage
 
serialize(ProtoByteBuffer) - Method in class com.marketfactory.messaging.SecurityInfoMessage
 
serialize(ProtoByteBuffer) - Method in class com.marketfactory.messaging.StatCounter
 
serialize(ProtoByteBuffer) - Method in class com.marketfactory.messaging.StatCounterMessage
 
serialize(ProtoByteBuffer) - Method in class com.marketfactory.messaging.StatTimeoutMessage
 
serialize(ProtoByteBuffer) - Method in class com.marketfactory.messaging.SubmitOrder
 
serialize(ProtoByteBuffer) - Method in class com.marketfactory.messaging.SubmitOrderMessage
 
serialize(ProtoByteBuffer) - Method in class com.marketfactory.messaging.SubscribeMessage
 
serialize(ProtoByteBuffer) - Method in class com.marketfactory.messaging.Subscription
 
serialize(ProtoByteBuffer) - Method in class com.marketfactory.messaging.SubscriptionEvent
 
serialize(ProtoByteBuffer) - Method in class com.marketfactory.messaging.SubscriptionEventMessage
 
serialize(ProtoByteBuffer) - Method in class com.marketfactory.messaging.SubscriptionTimeoutMessage
 
serialize(ProtoByteBuffer) - Method in class com.marketfactory.messaging.SubscriptionTimerMessage
 
serialize(ProtoByteBuffer) - Method in class com.marketfactory.messaging.TaskInitializationMessage
 
serialize(ProtoByteBuffer) - Method in class com.marketfactory.messaging.TestMessage
 
serialize(ProtoByteBuffer) - Method in class com.marketfactory.messaging.TimerMessage
 
serialize(ProtoByteBuffer) - Method in class com.marketfactory.messaging.TradeCapture
 
serialize(ProtoByteBuffer) - Method in class com.marketfactory.messaging.TradeCaptureMessage
 
serialize(ProtoByteBuffer) - Method in class com.marketfactory.messaging.TradeLimitDataMessage
 
serialize(ProtoByteBuffer) - Method in class com.marketfactory.messaging.UnsubscribeAllMessage
 
serialize(ProtoByteBuffer) - Method in class com.marketfactory.messaging.UnsubscribeMessage
 
serialize(ProtoByteBuffer) - Method in class com.marketfactory.messaging.UserSequenceID
 
serialize(ProtoByteBuffer) - Method in class com.marketfactory.messaging.VersionMessage
 
serialize(ZeroGCProtoByteBuffer) - Method in class com.marketfactory.zerogc.api.APIFeed
 
serialize(ZeroGCProtoByteBuffer) - Method in class com.marketfactory.zerogc.api.APIMarket
 
serialize(ZeroGCProtoByteBuffer) - Method in class com.marketfactory.zerogc.api.CancelAllOrder
 
serialize(ZeroGCProtoByteBuffer) - Method in class com.marketfactory.zerogc.api.CancelOrder
 
serialize(ZeroGCProtoByteBuffer) - Method in class com.marketfactory.zerogc.api.ComplexOrder
 
serialize(ZeroGCProtoByteBuffer) - Method in class com.marketfactory.zerogc.api.DateRollover
 
serialize(ZeroGCProtoByteBuffer) - Method in class com.marketfactory.zerogc.api.DropCopy
 
serialize(ZeroGCProtoByteBuffer) - Method in class com.marketfactory.zerogc.api.EventReport
 
serialize(ZeroGCProtoByteBuffer) - Method in class com.marketfactory.zerogc.api.FeedMarketID
 
serialize(ZeroGCProtoByteBuffer) - Method in class com.marketfactory.zerogc.api.Heartbeat
 
serialize(ZeroGCProtoByteBuffer) - Method in class com.marketfactory.zerogc.api.IDNamePair
 
serialize(ZeroGCProtoByteBuffer) - Method in interface com.marketfactory.zerogc.api.IMessage
 
serialize(ZeroGCProtoByteBuffer) - Method in class com.marketfactory.zerogc.api.KeyValuePair
 
serialize(ZeroGCProtoByteBuffer) - Method in class com.marketfactory.zerogc.api.LockResponse
 
serialize(ZeroGCProtoByteBuffer) - Method in class com.marketfactory.zerogc.api.LockUser
 
serialize(ZeroGCProtoByteBuffer) - Method in class com.marketfactory.zerogc.api.MarketRate
 
serialize(ZeroGCProtoByteBuffer) - Method in class com.marketfactory.zerogc.api.MarketView
 
serialize(ZeroGCProtoByteBuffer) - Method in class com.marketfactory.zerogc.api.MDEntry
 
serialize(ZeroGCProtoByteBuffer) - Method in class com.marketfactory.zerogc.api.ModifyOrder
 
serialize(ZeroGCProtoByteBuffer) - Method in class com.marketfactory.zerogc.api.OrderCanceled
 
serialize(ZeroGCProtoByteBuffer) - Method in class com.marketfactory.zerogc.api.OrderCancelRejected
 
serialize(ZeroGCProtoByteBuffer) - Method in class com.marketfactory.zerogc.api.OrderDone
 
serialize(ZeroGCProtoByteBuffer) - Method in class com.marketfactory.zerogc.api.OrderReceived
 
serialize(ZeroGCProtoByteBuffer) - Method in class com.marketfactory.zerogc.api.OrderRejected
 
serialize(ZeroGCProtoByteBuffer) - Method in class com.marketfactory.zerogc.api.OrderSubmitted
 
serialize(IMessage, ZeroGCProtoByteBuffer) - Method in class com.marketfactory.zerogc.api.Protocol
 
serialize(ZeroGCProtoByteBuffer) - Method in class com.marketfactory.zerogc.api.ReplayDone
 
serialize(ZeroGCProtoByteBuffer) - Method in class com.marketfactory.zerogc.api.RiskLimitStatus
 
serialize(ZeroGCProtoByteBuffer) - Method in class com.marketfactory.zerogc.api.RiskResponse
 
serialize(ZeroGCProtoByteBuffer) - Method in class com.marketfactory.zerogc.api.RiskUsageStatus
 
serialize(ZeroGCProtoByteBuffer) - Method in class com.marketfactory.zerogc.api.SubmitOrder
 
serialize(ZeroGCProtoByteBuffer) - Method in class com.marketfactory.zerogc.api.Subscription
 
serialize(ZeroGCProtoByteBuffer) - Method in class com.marketfactory.zerogc.api.SubscriptionEvent
 
serialize(ZeroGCProtoByteBuffer) - Method in class com.marketfactory.zerogc.api.TradeCapture
 
serialize(ZeroGCProtoByteBuffer) - Method in class com.marketfactory.zerogc.api.TradeHierarchy
 
serialize(ZeroGCProtoByteBuffer) - Method in class com.marketfactory.zerogc.api.TradeLimit
 
serialize(ZeroGCProtoByteBuffer) - Method in class com.marketfactory.zerogc.api.TradeLimitData
 
serialize(ZeroGCProtoByteBuffer) - Method in class com.marketfactory.zerogc.api.TradeState
 
serialize(ZeroGCProtoByteBuffer) - Method in class com.marketfactory.zerogc.api.UserSequenceID
 
sessionID - Variable in class com.marketfactory.messaging.ClientDisconnectMessage
 
sessionID - Variable in class com.marketfactory.messaging.ConnectResponseMessage
 
sessionID - Variable in class com.marketfactory.messaging.InternalClientInfoMessage
 
sessionID - Variable in class com.marketfactory.messaging.SubscribeMessage
 
sessionID - Variable in class com.marketfactory.messaging.SubscriptionEventMessage
 
sessionID - Variable in class com.marketfactory.messaging.UnsubscribeAllMessage
 
sessionID - Variable in class com.marketfactory.messaging.UnsubscribeMessage
 
set(long, long, long, long) - Method in class com.marketfactory.zerogc.api.PingTime
 
setCharAt(int, char) - Method in class com.marketfactory.zerogc.api.MFString
Change the char at a specific index.
setDebug(boolean) - Method in class com.marketfactory.api.MFClient
 
setDebug(boolean) - Method in class com.marketfactory.zerogc.api.MFClient
 
setDefaultFromProperties() - Static method in class com.marketfactory.api.MFArgsUtil
 
setDsl(MFDecimal) - Method in class com.marketfactory.api.MFAdmin.RiskLimit
 
setFeedID(int) - Method in class com.marketfactory.api.MFAdmin.RiskLimit
 
setFeedID(int) - Method in class com.marketfactory.api.MFAdmin.RiskUsage
 
setMarketID(int) - Method in class com.marketfactory.api.MFAdmin.RiskLimit
 
setMaxShowAmt(MFFloat) - Method in class com.marketfactory.api.MFClient.OrderArgs
 
setModelID(String) - Method in class com.marketfactory.api.MFClient.OrderArgs
 
setNop(MFDecimal) - Method in class com.marketfactory.api.MFAdmin.RiskLimit
 
setOrderQty(MFDecimal) - Method in class com.marketfactory.api.MFAdmin.RiskLimit
 
setPending(MFDecimal) - Method in class com.marketfactory.api.MFAdmin.RiskLimit
 
setPosition(MFDecimal) - Method in class com.marketfactory.api.MFAdmin.RiskLimit
This is a MarketLimit.
setRisk(String, MFAdmin.RiskLimit[], MFAdmin.RiskUsage[], boolean) - Method in class com.marketfactory.api.MFAdmin
Admin interface: publish incremental/snapshot set of limits and usage.
setRisk(String, MFAdmin.RiskLimit[], MFAdmin.RiskUsage[], boolean, boolean) - Method in class com.marketfactory.api.MFAdmin
 
setRisk(String, MFAdmin.RiskLimit...) - Method in class com.marketfactory.api.MFAdmin
Admin interface: publish incremental set of limits.
setRisk(String, MFAdmin.RiskUsage...) - Method in class com.marketfactory.api.MFAdmin
Admin interface: publish incremental set of risk usage.
setRisk(String, boolean, MFAdmin.RiskUsage...) - Method in class com.marketfactory.api.MFAdmin
 
setSettlDate(long) - Method in class com.marketfactory.api.MFAdmin.RiskUsage
 
setSocketBufferSizes(Socket, Options) - Static method in class com.marketfactory.common.InternalUtils
 
setStickySubscriptions(boolean) - Method in class com.marketfactory.api.MFClient
Enable/Disable sticky subscriptions.
setStickySubscriptions(boolean, boolean) - Method in class com.marketfactory.api.MFClient
 
setStickySubscriptions(boolean) - Method in class com.marketfactory.zerogc.api.MFClient
Enable/Disable sticky subscriptions.
setStickySubscriptions(boolean, boolean) - Method in class com.marketfactory.zerogc.api.MFClient
 
setStopPrice(MFFloat) - Method in class com.marketfactory.api.MFClient.OrderArgs
 
setSyncTime(long) - Method in class com.marketfactory.api.MFAdmin.RiskUsage
 
setThrottle(MFDecimal) - Method in class com.marketfactory.api.MFAdmin.RiskLimit
 
SETTL_DATE_CASH - Static variable in class com.marketfactory.api.MFAdmin
 
SETTL_DATE_SUM - Static variable in class com.marketfactory.api.MFAdmin
 
settlCurrAmt - Variable in class com.marketfactory.api.DropCopy
 
settlCurrAmt - Variable in class com.marketfactory.messaging.DropCopy
 
settlCurrAmt - Variable in class com.marketfactory.zerogc.api.DropCopy
 
settlCurrency - Variable in class com.marketfactory.api.DropCopy
For crosses, the settlement currency amount and name.
settlCurrency - Variable in class com.marketfactory.messaging.DropCopy
For crosses, the settlement currency amount and name.
settlCurrency - Variable in class com.marketfactory.zerogc.api.DropCopy
For crosses, the settlement currency amount and name.
settlDate - Variable in class com.marketfactory.api.DropCopy
Exchange-provided info that identifies this capture.
settlDate - Variable in class com.marketfactory.api.MFAdmin.RiskUsage
 
settlDate - Variable in class com.marketfactory.api.RiskUsageStatus
 
settlDate - Variable in class com.marketfactory.api.TradeCapture
Exchange-provided info that identifies this capture.
settlDate - Variable in class com.marketfactory.messaging.DropCopy
Exchange-provided info that identifies this capture.
settlDate - Variable in class com.marketfactory.messaging.RiskUsageStatus
 
settlDate - Variable in class com.marketfactory.messaging.SecurityInfoMessage
 
settlDate - Variable in class com.marketfactory.messaging.TradeCapture
Exchange-provided info that identifies this capture.
settlDate - Variable in class com.marketfactory.zerogc.api.DropCopy
Exchange-provided info that identifies this capture.
settlDate - Variable in class com.marketfactory.zerogc.api.RiskUsageStatus
 
settlDate - Variable in class com.marketfactory.zerogc.api.TradeCapture
Exchange-provided info that identifies this capture.
settleDate - Variable in class com.marketfactory.api.DateRollover
 
settleDate - Variable in class com.marketfactory.messaging.DateRollover
 
settleDate - Variable in class com.marketfactory.zerogc.api.DateRollover
 
settlementDate - Variable in class com.marketfactory.api.APIMarket
The settlement date as a standard tenor.
settlementDate - Variable in class com.marketfactory.messaging.APIMarket
The settlement date as a standard tenor.
settlementDate - Variable in class com.marketfactory.zerogc.api.APIMarket
The settlement date as a standard tenor.
settlTime - Variable in class com.marketfactory.zerogc.api.MarketRate
 
settlTime - Variable in class com.marketfactory.zerogc.api.TradeState
 
setUseHeartbeat(boolean) - Method in class com.marketfactory.api.MFClient
 
setUseHeartbeat(boolean) - Method in class com.marketfactory.zerogc.api.MFClient
 
setValue(long) - Method in class com.marketfactory.zerogc.api.MFFloat
Sets the value of the object through mutation.
side - Variable in class com.marketfactory.api.DropCopy
The side of the original order.
side - Variable in class com.marketfactory.api.MDEntry
Which side the entry is for.
side - Variable in class com.marketfactory.api.ModifyOrder
Desired side of the order (can be changed on some exchanges.).
side - Variable in class com.marketfactory.api.OrderCanceled
 
side - Variable in class com.marketfactory.api.OrderReceived
 
Side - Enum in com.marketfactory.api
 
side - Variable in class com.marketfactory.api.SubmitOrder
Desired side of the order.
side - Variable in class com.marketfactory.api.TradeCapture
The side of the original order.
side - Variable in class com.marketfactory.messaging.DropCopy
The side of the original order.
side - Variable in class com.marketfactory.messaging.MDEntry
Which side the entry is for.
side - Variable in class com.marketfactory.messaging.ModifyOrder
Desired side of the order (can be changed on some exchanges.).
side - Variable in class com.marketfactory.messaging.OrderCanceled
 
side - Variable in class com.marketfactory.messaging.OrderReceived
 
Side - Enum in com.marketfactory.messaging
 
side - Variable in class com.marketfactory.messaging.SubmitOrder
Desired side of the order.
side - Variable in class com.marketfactory.messaging.TradeCapture
The side of the original order.
side - Variable in class com.marketfactory.sample.Trade
Which side the entry is for.
side - Variable in class com.marketfactory.zerogc.api.DropCopy
The side of the original order.
side - Variable in class com.marketfactory.zerogc.api.MDEntry
Which side the entry is for.
side - Variable in class com.marketfactory.zerogc.api.ModifyOrder
Desired side of the order (can be changed on some exchanges.).
side - Variable in class com.marketfactory.zerogc.api.OrderCanceled
 
side - Variable in class com.marketfactory.zerogc.api.OrderReceived
 
Side - Enum in com.marketfactory.zerogc.api
 
side - Variable in class com.marketfactory.zerogc.api.SubmitOrder
Desired side of the order.
side - Variable in class com.marketfactory.zerogc.api.TradeCapture
The side of the original order.
singleAmount - Variable in class com.marketfactory.zerogc.api.TradeLimit
 
size() - Method in class com.marketfactory.sample.BookSide
 
SleeperClient - Class in com.marketfactory.sample
 
SleeperClient() - Constructor for class com.marketfactory.sample.SleeperClient
 
soldBase - Variable in class com.marketfactory.api.MFAdmin.RiskUsage
 
soldBase - Variable in class com.marketfactory.zerogc.api.TradeState
 
soldCounter - Variable in class com.marketfactory.api.MFAdmin.RiskUsage
 
soldCounter - Variable in class com.marketfactory.zerogc.api.TradeState
 
source - Variable in class com.marketfactory.api.MDEntry
A bitmask that provides hints regarding what data was used to produce this entry (vanilla market entry, or enhanced).
source - Variable in class com.marketfactory.messaging.MDEntry
A bitmask that provides hints regarding what data was used to produce this entry (vanilla market entry, or enhanced).
source - Variable in class com.marketfactory.sample.Level
A bitmask that provides hints regarding what data was used to produce this entry (vanilla market entry, or enhanced).
source - Variable in class com.marketfactory.zerogc.api.MDEntry
A bitmask that provides hints regarding what data was used to produce this entry (vanilla market entry, or enhanced).
StandardTenor - Enum in com.marketfactory.api
Standard length of time used in forwards.
StandardTenor - Enum in com.marketfactory.messaging
Standard length of time used in forwards.
StandardTenor - Enum in com.marketfactory.zerogc.api
Standard length of time used in forwards.
start() - Method in class com.marketfactory.sample.SubTool
 
startLog(String) - Static method in class com.marketfactory.MFReplay.Replay
Log market data to a file configFile contents: host:[hostname] port:[port number] user:[username] pass:[password] file:[filename] time:[minutes to log] feed:[feedID, e.g.
startProgram(String[], MFHandler, Logger) - Static method in class com.marketfactory.api.MFArgsUtil
 
StatCounter - Class in com.marketfactory.messaging
 
StatCounter() - Constructor for class com.marketfactory.messaging.StatCounter
 
StatCounter(ProtoByteBuffer) - Constructor for class com.marketfactory.messaging.StatCounter
 
StatCounter(StatType, String, int) - Constructor for class com.marketfactory.messaging.StatCounter
 
StatCounterMessage - Class in com.marketfactory.messaging
A message used to record statistical samples for various counters during long runs.
StatCounterMessage() - Constructor for class com.marketfactory.messaging.StatCounterMessage
 
StatCounterMessage(ProtoByteBuffer) - Constructor for class com.marketfactory.messaging.StatCounterMessage
 
State() - Constructor for class com.marketfactory.api.TextWriter.State
 
State() - Constructor for class com.marketfactory.zerogc.api.TextWriter.State
 
stats - Variable in class com.marketfactory.messaging.StatCounterMessage
 
StatTimeoutMessage - Class in com.marketfactory.messaging
This is a message that is sent when a timeout occurs to signal a reactor to dump its queue stats.
StatTimeoutMessage() - Constructor for class com.marketfactory.messaging.StatTimeoutMessage
 
StatTimeoutMessage(ProtoByteBuffer) - Constructor for class com.marketfactory.messaging.StatTimeoutMessage
 
StatType - Enum in com.marketfactory.messaging
 
status - Variable in class com.marketfactory.api.LockResponse
 
status - Variable in class com.marketfactory.api.RiskLimitStatus
 
status - Variable in class com.marketfactory.api.RiskUsageStatus
 
status - Variable in class com.marketfactory.api.SubscriptionEvent
This indicates whether the subscription succeeded or failed, with the details in the 'reason' field.
status - Variable in class com.marketfactory.messaging.LockResponse
 
status - Variable in class com.marketfactory.messaging.RiskLimitStatus
 
status - Variable in class com.marketfactory.messaging.RiskUsageStatus
 
status - Variable in class com.marketfactory.messaging.SubscriptionEvent
This indicates whether the subscription succeeded or failed, with the details in the 'reason' field.
status - Variable in class com.marketfactory.zerogc.api.LockResponse
 
status - Variable in class com.marketfactory.zerogc.api.RiskLimitStatus
 
status - Variable in class com.marketfactory.zerogc.api.RiskUsageStatus
 
status - Variable in class com.marketfactory.zerogc.api.SubscriptionEvent
This indicates whether the subscription succeeded or failed, with the details in the 'reason' field.
sticky - Variable in class com.marketfactory.api.SubscriptionEvent
Sticky subscription flag.
sticky - Variable in class com.marketfactory.messaging.SubscribeMessage
Is this subscription sticky?.
sticky - Variable in class com.marketfactory.messaging.SubscriptionEvent
Sticky subscription flag.
sticky - Variable in class com.marketfactory.zerogc.api.SubscriptionEvent
Sticky subscription flag.
stop() - Method in class com.marketfactory.api.MFClient
Request to stop the event dispatch loop.
stop() - Method in class com.marketfactory.sample.SubTool
 
stop() - Method in class com.marketfactory.zerogc.api.MFClient
Request to stop the event dispatch loop.
stopPrice - Variable in class com.marketfactory.api.MFClient.OrderArgs
 
stopPrice - Variable in class com.marketfactory.api.SubmitOrder
 
stopPrice - Variable in class com.marketfactory.messaging.SubmitOrder
 
stopPrice - Variable in class com.marketfactory.zerogc.api.SubmitOrder
 
streamID - Variable in class com.marketfactory.messaging.MktDataMessage
 
streamID - Variable in class com.marketfactory.messaging.RequestSnapshotMessage
 
sub(MFFloat) - Method in class com.marketfactory.api.MFFloat
Subtraction operator.
sub - Variable in class com.marketfactory.api.SubscriptionEvent
The subscription description.
sub - Variable in class com.marketfactory.messaging.SubscribeMessage
The subscription description.
sub - Variable in class com.marketfactory.messaging.SubscriptionEvent
The subscription description.
sub - Variable in class com.marketfactory.messaging.SubscriptionTimerMessage
 
sub - Variable in class com.marketfactory.messaging.UnsubscribeMessage
The subscription description.
sub(MFFloat) - Method in class com.marketfactory.zerogc.api.MFFloat
Subtraction operator.
sub - Variable in class com.marketfactory.zerogc.api.SubscriptionEvent
The subscription description.
submitOrder(String, int, int, Side, MFFloat, MFFloat, OrderType, TimeInForce) - Method in class com.marketfactory.api.MFClient
Submit an order.
submitOrder(String, int, int, Side, MFFloat, MFFloat, MFFloat, MFFloat, OrderType, TimeInForce) - Method in class com.marketfactory.api.MFClient
Submit an order.
submitOrder(String, int, int, Side, MFFloat, MFFloat, OrderType, TimeInForce, MFClient.OrderArgs) - Method in class com.marketfactory.api.MFClient
Submit an order.
submitOrder(String, int, int, Side, MFFloat, MFFloat, MFFloat, MFFloat, OrderType, TimeInForce, String, ArrayList<KeyValue>) - Method in class com.marketfactory.api.MFClient
Submit an order.
SubmitOrder - Class in com.marketfactory.api
Trading Action: A request to place an order.
SubmitOrder() - Constructor for class com.marketfactory.api.SubmitOrder
 
SubmitOrder(ProtoByteBuffer) - Constructor for class com.marketfactory.api.SubmitOrder
 
SubmitOrder(long, String, long, long, long, int, int, Side, MFFloat, MFFloat, OrderType, TimeInForce, MFFloat, MFFloat) - Constructor for class com.marketfactory.api.SubmitOrder
 
SubmitOrder - Class in com.marketfactory.messaging
Trading Action: A request to place an order.
SubmitOrder() - Constructor for class com.marketfactory.messaging.SubmitOrder
 
SubmitOrder(ProtoByteBuffer) - Constructor for class com.marketfactory.messaging.SubmitOrder
 
SubmitOrder(long, String, long, long, long, int, int, Side, MFFloat, MFFloat, OrderType, TimeInForce, MFFloat, MFFloat) - Constructor for class com.marketfactory.messaging.SubmitOrder
 
submitOrder(MFString, int, int, Side, MFFloat, MFFloat, OrderType, TimeInForce, OrderIdPair) - Method in class com.marketfactory.zerogc.api.MFClient
Submit an order.
submitOrder(MFString, int, int, Side, MFFloat, MFFloat, OrderType, TimeInForce, ArrayList<KeyValue>, OrderIdPair) - Method in class com.marketfactory.zerogc.api.MFClient
Submit an order.
submitOrder(MFString, int, int, Side, MFFloat, MFFloat, MFFloat, MFFloat, OrderType, TimeInForce, OrderIdPair) - Method in class com.marketfactory.zerogc.api.MFClient
Submit an order.
submitOrder(MFString, int, int, Side, MFFloat, MFFloat, MFFloat, MFFloat, OrderType, TimeInForce, ArrayList<KeyValue>, OrderIdPair) - Method in class com.marketfactory.zerogc.api.MFClient
Submit an order.
SubmitOrder - Class in com.marketfactory.zerogc.api
Trading Action: A request to place an order.
SubmitOrder() - Constructor for class com.marketfactory.zerogc.api.SubmitOrder
 
SubmitOrder(ZeroGCProtoByteBuffer) - Constructor for class com.marketfactory.zerogc.api.SubmitOrder
 
SubmitOrder(long, MFString, long, long, long, int, int, Side, MFFloat, MFFloat, OrderType, TimeInForce, MFFloat, MFFloat) - Constructor for class com.marketfactory.zerogc.api.SubmitOrder
 
SubmitOrderMessage - Class in com.marketfactory.messaging
Trading Action: A request to place an order.
SubmitOrderMessage() - Constructor for class com.marketfactory.messaging.SubmitOrderMessage
 
SubmitOrderMessage(ProtoByteBuffer) - Constructor for class com.marketfactory.messaging.SubmitOrderMessage
 
subscribeAllMD() - Method in class com.marketfactory.api.MFClient
Subscribe to all the market data feeds.
subscribeAllMD() - Method in class com.marketfactory.zerogc.api.MFClient
Subscribe to all the market data feeds.
subscribeMD(int, int, String) - Method in class com.marketfactory.api.MFClient
Subscribe to market data updates for a specific feed.
subscribeMD(int, int) - Method in class com.marketfactory.api.MFClient
Subscribe to market data updates for a specific feed.
subscribeMD(int, int, MFString) - Method in class com.marketfactory.zerogc.api.MFClient
Subscribe to market data updates for a specific feed.
subscribeMD(int, int) - Method in class com.marketfactory.zerogc.api.MFClient
Subscribe to market data updates for a specific feed.
SubscribeMessage - Class in com.marketfactory.messaging
A request to subscribe to market data for a specific market on a specific feed.
SubscribeMessage() - Constructor for class com.marketfactory.messaging.SubscribeMessage
 
SubscribeMessage(ProtoByteBuffer) - Constructor for class com.marketfactory.messaging.SubscribeMessage
 
subscribeOF(int, String) - Method in class com.marketfactory.api.MFClient
Subscribe to trading for a specific feed.
subscribeOF(int) - Method in class com.marketfactory.api.MFClient
Subscribe to trading for a specific feed.
subscribeOF(int, MFString) - Method in class com.marketfactory.zerogc.api.MFClient
Subscribe to trading for a specific feed.
subscribeOF(int) - Method in class com.marketfactory.zerogc.api.MFClient
Subscribe to trading for a specific feed.
Subscription - Class in com.marketfactory.api
Description of a subcription.
Subscription() - Constructor for class com.marketfactory.api.Subscription
 
Subscription(ProtoByteBuffer) - Constructor for class com.marketfactory.api.Subscription
 
Subscription(APIType, int, int) - Constructor for class com.marketfactory.api.Subscription
 
Subscription - Class in com.marketfactory.messaging
Description of a subcription.
Subscription() - Constructor for class com.marketfactory.messaging.Subscription
 
Subscription(ProtoByteBuffer) - Constructor for class com.marketfactory.messaging.Subscription
 
Subscription(APIType, int, int) - Constructor for class com.marketfactory.messaging.Subscription
 
Subscription - Class in com.marketfactory.zerogc.api
Description of a subcription.
Subscription() - Constructor for class com.marketfactory.zerogc.api.Subscription
 
Subscription(ZeroGCProtoByteBuffer) - Constructor for class com.marketfactory.zerogc.api.Subscription
 
Subscription(APIType, int, int) - Constructor for class com.marketfactory.zerogc.api.Subscription
 
SubscriptionEvent - Class in com.marketfactory.api
An event that provides updates on the status of each subscription.
SubscriptionEvent() - Constructor for class com.marketfactory.api.SubscriptionEvent
 
SubscriptionEvent(ProtoByteBuffer) - Constructor for class com.marketfactory.api.SubscriptionEvent
 
SubscriptionEvent(Subscription, String, SubscriptionStatus, String, boolean) - Constructor for class com.marketfactory.api.SubscriptionEvent
 
SubscriptionEvent - Class in com.marketfactory.messaging
An event that provides updates on the status of each subscription.
SubscriptionEvent() - Constructor for class com.marketfactory.messaging.SubscriptionEvent
 
SubscriptionEvent(ProtoByteBuffer) - Constructor for class com.marketfactory.messaging.SubscriptionEvent
 
SubscriptionEvent(Subscription, String, SubscriptionStatus, String, boolean) - Constructor for class com.marketfactory.messaging.SubscriptionEvent
 
SubscriptionEvent - Class in com.marketfactory.zerogc.api
An event that provides updates on the status of each subscription.
SubscriptionEvent() - Constructor for class com.marketfactory.zerogc.api.SubscriptionEvent
 
SubscriptionEvent(ZeroGCProtoByteBuffer) - Constructor for class com.marketfactory.zerogc.api.SubscriptionEvent
 
SubscriptionEvent(Subscription, MFString, SubscriptionStatus, MFString, boolean) - Constructor for class com.marketfactory.zerogc.api.SubscriptionEvent
 
SubscriptionEventMessage - Class in com.marketfactory.messaging
An indication by the server that the state of a subscription changed.
SubscriptionEventMessage() - Constructor for class com.marketfactory.messaging.SubscriptionEventMessage
 
SubscriptionEventMessage(ProtoByteBuffer) - Constructor for class com.marketfactory.messaging.SubscriptionEventMessage
 
SubscriptionStatus - Enum in com.marketfactory.api
 
SubscriptionStatus - Enum in com.marketfactory.messaging
 
SubscriptionStatus - Enum in com.marketfactory.zerogc.api
 
SubscriptionTimeoutMessage - Class in com.marketfactory.messaging
This internal message is used to indicate a timeout after a subcription request is made; if no market data is received within a time interval, we acknowledge the subscription with an empty market data message.
SubscriptionTimeoutMessage() - Constructor for class com.marketfactory.messaging.SubscriptionTimeoutMessage
 
SubscriptionTimeoutMessage(ProtoByteBuffer) - Constructor for class com.marketfactory.messaging.SubscriptionTimeoutMessage
 
SubscriptionTimerMessage - Class in com.marketfactory.messaging
Internal message used for timers related to subscriptions.
SubscriptionTimerMessage() - Constructor for class com.marketfactory.messaging.SubscriptionTimerMessage
 
SubscriptionTimerMessage(ProtoByteBuffer) - Constructor for class com.marketfactory.messaging.SubscriptionTimerMessage
 
subSequence(int, int) - Method in class com.marketfactory.zerogc.api.MFString
Returns a new CharSequence that is a subsequence of this sequence.
SubTool - Class in com.marketfactory.sample
 
sum - Variable in class com.marketfactory.api.MFClient.TimeStats
 
sum - Variable in class com.marketfactory.zerogc.api.MFClient.TimeStats
 
syncSize - Variable in class com.marketfactory.messaging.VersionMessage
 
syncTime - Variable in class com.marketfactory.api.MFAdmin.RiskUsage
 
syncTime - Variable in class com.marketfactory.zerogc.api.TradeState
 

T

TaskInitializationMessage - Class in com.marketfactory.messaging
An internal message that is placed on a task's queue as the very first message, which is used to perform initializations from the service thread.
TaskInitializationMessage() - Constructor for class com.marketfactory.messaging.TaskInitializationMessage
 
TaskInitializationMessage(ProtoByteBuffer) - Constructor for class com.marketfactory.messaging.TaskInitializationMessage
 
test(APITest) - Method in class com.marketfactory.api.MFClient
Internal testing function.
test - Variable in class com.marketfactory.messaging.TestMessage
 
TestMessage - Class in com.marketfactory.messaging
A message used to ask the server to perform a test on our behalf.
TestMessage() - Constructor for class com.marketfactory.messaging.TestMessage
 
TestMessage(ProtoByteBuffer) - Constructor for class com.marketfactory.messaging.TestMessage
 
TestTradingConn - Class in com.marketfactory.apps
 
TestTradingConn() - Constructor for class com.marketfactory.apps.TestTradingConn
 
text - Variable in class com.marketfactory.messaging.ConnectResponseMessage
 
TextWriter - Class in com.marketfactory.api
 
TextWriter(StringBuffer, boolean, int) - Constructor for class com.marketfactory.api.TextWriter
 
TextWriter(StringBuffer, boolean) - Constructor for class com.marketfactory.api.TextWriter
 
TextWriter(StringBuffer) - Constructor for class com.marketfactory.api.TextWriter
 
TextWriter - Class in com.marketfactory.zerogc.api
 
TextWriter(StringBuffer, boolean, int) - Constructor for class com.marketfactory.zerogc.api.TextWriter
 
TextWriter(StringBuffer, boolean) - Constructor for class com.marketfactory.zerogc.api.TextWriter
 
TextWriter(StringBuffer) - Constructor for class com.marketfactory.zerogc.api.TextWriter
 
TextWriter.State - Class in com.marketfactory.api
 
TextWriter.State - Class in com.marketfactory.zerogc.api
 
thread - Variable in class com.marketfactory.messaging.LogMessage
 
threadname - Variable in class com.marketfactory.messaging.StatCounterMessage
 
throttle - Variable in class com.marketfactory.api.MFAdmin.RiskLimit
 
throttleCap - Variable in class com.marketfactory.zerogc.api.TradeLimit
 
time - Variable in class com.marketfactory.messaging.VersionMessage
 
timeApiClient - Variable in class com.marketfactory.api.CancelAllOrder
Timestamp at the client API (taken on the client host).
timeApiClient - Variable in class com.marketfactory.api.CancelOrder
Timestamp at the client API (taken on the client host).
timeApiClient - Variable in class com.marketfactory.api.ComplexOrder
Timestamp at the client API (taken on the client host).
timeApiClient - Variable in class com.marketfactory.api.DropCopy
Timestamp at the client API (taken on the client host).
timeApiClient - Variable in class com.marketfactory.api.MarketView
Timestamp at the client API (taken on the client host).
timeApiClient - Variable in class com.marketfactory.api.ModifyOrder
Timestamp at the client API (taken on the client host).
timeApiClient - Variable in class com.marketfactory.api.OrderCanceled
Timestamp at the client API (taken on the client host).
timeApiClient - Variable in class com.marketfactory.api.OrderCancelRejected
Timestamp at the client API (taken on the client host).
timeApiClient - Variable in class com.marketfactory.api.OrderDone
Timestamp at the client API (taken on the client host).
timeApiClient - Variable in class com.marketfactory.api.OrderReceived
Timestamp at the client API (taken on the client host).
timeApiClient - Variable in class com.marketfactory.api.OrderRejected
Timestamp at the client API (taken on the client host).
timeApiClient - Variable in class com.marketfactory.api.OrderSubmitted
Timestamp at the client API (taken on the client host).
timeApiClient - Variable in class com.marketfactory.api.SubmitOrder
Timestamp at the client API (taken on the client host).
timeApiClient - Variable in class com.marketfactory.api.TradeCapture
Timestamp at the client API (taken on the client host).
timeApiClient - Variable in class com.marketfactory.messaging.CancelAllOrder
Timestamp at the client API (taken on the client host).
timeApiClient - Variable in class com.marketfactory.messaging.CancelOrder
Timestamp at the client API (taken on the client host).
timeApiClient - Variable in class com.marketfactory.messaging.ComplexOrder
Timestamp at the client API (taken on the client host).
timeApiClient - Variable in class com.marketfactory.messaging.DropCopy
Timestamp at the client API (taken on the client host).
timeApiClient - Variable in class com.marketfactory.messaging.ImHereMessage
Timestamp at the client API (taken on the client host).
timeApiClient - Variable in class com.marketfactory.messaging.MarketView
Timestamp at the client API (taken on the client host).
timeApiClient - Variable in class com.marketfactory.messaging.ModifyOrder
Timestamp at the client API (taken on the client host).
timeApiClient - Variable in class com.marketfactory.messaging.OrderCanceled
Timestamp at the client API (taken on the client host).
timeApiClient - Variable in class com.marketfactory.messaging.OrderCancelRejected
Timestamp at the client API (taken on the client host).
timeApiClient - Variable in class com.marketfactory.messaging.OrderDone
Timestamp at the client API (taken on the client host).
timeApiClient - Variable in class com.marketfactory.messaging.OrderReceived
Timestamp at the client API (taken on the client host).
timeApiClient - Variable in class com.marketfactory.messaging.OrderRejected
Timestamp at the client API (taken on the client host).
timeApiClient - Variable in class com.marketfactory.messaging.OrderSubmitted
Timestamp at the client API (taken on the client host).
timeApiClient - Variable in class com.marketfactory.messaging.RuThereMessage
Timestamp at the client API (taken on the client host).
timeApiClient - Variable in class com.marketfactory.messaging.SubmitOrder
Timestamp at the client API (taken on the client host).
timeApiClient - Variable in class com.marketfactory.messaging.TradeCapture
Timestamp at the client API (taken on the client host).
timeApiClient - Variable in class com.marketfactory.zerogc.api.CancelAllOrder
Timestamp at the client API (taken on the client host).
timeApiClient - Variable in class com.marketfactory.zerogc.api.CancelOrder
Timestamp at the client API (taken on the client host).
timeApiClient - Variable in class com.marketfactory.zerogc.api.ComplexOrder
Timestamp at the client API (taken on the client host).
timeApiClient - Variable in class com.marketfactory.zerogc.api.DropCopy
Timestamp at the client API (taken on the client host).
timeApiClient - Variable in class com.marketfactory.zerogc.api.MarketView
Timestamp at the client API (taken on the client host).
timeApiClient - Variable in class com.marketfactory.zerogc.api.ModifyOrder
Timestamp at the client API (taken on the client host).
timeApiClient - Variable in class com.marketfactory.zerogc.api.OrderCanceled
Timestamp at the client API (taken on the client host).
timeApiClient - Variable in class com.marketfactory.zerogc.api.OrderCancelRejected
Timestamp at the client API (taken on the client host).
timeApiClient - Variable in class com.marketfactory.zerogc.api.OrderDone
Timestamp at the client API (taken on the client host).
timeApiClient - Variable in class com.marketfactory.zerogc.api.OrderReceived
Timestamp at the client API (taken on the client host).
timeApiClient - Variable in class com.marketfactory.zerogc.api.OrderRejected
Timestamp at the client API (taken on the client host).
timeApiClient - Variable in class com.marketfactory.zerogc.api.OrderSubmitted
Timestamp at the client API (taken on the client host).
timeApiClient - Variable in class com.marketfactory.zerogc.api.SubmitOrder
Timestamp at the client API (taken on the client host).
timeApiClient - Variable in class com.marketfactory.zerogc.api.TradeCapture
Timestamp at the client API (taken on the client host).
timeApiServer - Variable in class com.marketfactory.api.CancelAllOrder
Timestamp in the client handler within Whisperer.
timeApiServer - Variable in class com.marketfactory.api.CancelOrder
Timestamp in the client handler within Whisperer.
timeApiServer - Variable in class com.marketfactory.api.ComplexOrder
Timestamp in the client handler within Whisperer.
timeApiServer - Variable in class com.marketfactory.api.DropCopy
Timestamp in the client handler within Whisperer.
timeApiServer - Variable in class com.marketfactory.api.Heartbeat
Timestamp in the client handler within Whisperer.
timeApiServer - Variable in class com.marketfactory.api.MarketView
Timestamp in the client handler within Whisperer.
timeApiServer - Variable in class com.marketfactory.api.ModifyOrder
Timestamp in the client handler within Whisperer.
timeApiServer - Variable in class com.marketfactory.api.OrderCanceled
Timestamp in the client handler within Whisperer.
timeApiServer - Variable in class com.marketfactory.api.OrderCancelRejected
Timestamp in the client handler within Whisperer.
timeApiServer - Variable in class com.marketfactory.api.OrderDone
Timestamp in the client handler within Whisperer.
timeApiServer - Variable in class com.marketfactory.api.OrderReceived
Timestamp in the client handler within Whisperer.
timeApiServer - Variable in class com.marketfactory.api.OrderRejected
Timestamp in the client handler within Whisperer.
timeApiServer - Variable in class com.marketfactory.api.OrderSubmitted
Timestamp in the client handler within Whisperer.
timeApiServer - Variable in class com.marketfactory.api.SubmitOrder
Timestamp in the client handler within Whisperer.
timeApiServer - Variable in class com.marketfactory.api.TradeCapture
Timestamp in the client handler within Whisperer.
timeApiServer - Variable in class com.marketfactory.messaging.CancelAllOrder
Timestamp in the client handler within Whisperer.
timeApiServer - Variable in class com.marketfactory.messaging.CancelOrder
Timestamp in the client handler within Whisperer.
timeApiServer - Variable in class com.marketfactory.messaging.ComplexOrder
Timestamp in the client handler within Whisperer.
timeApiServer - Variable in class com.marketfactory.messaging.DropCopy
Timestamp in the client handler within Whisperer.
timeApiServer - Variable in class com.marketfactory.messaging.Heartbeat
Timestamp in the client handler within Whisperer.
timeApiServer - Variable in class com.marketfactory.messaging.ImHereMessage
Timestamp in the client handler within Whisperer.
timeApiServer - Variable in class com.marketfactory.messaging.MarketView
Timestamp in the client handler within Whisperer.
timeApiServer - Variable in class com.marketfactory.messaging.ModifyOrder
Timestamp in the client handler within Whisperer.
timeApiServer - Variable in class com.marketfactory.messaging.OrderCanceled
Timestamp in the client handler within Whisperer.
timeApiServer - Variable in class com.marketfactory.messaging.OrderCancelRejected
Timestamp in the client handler within Whisperer.
timeApiServer - Variable in class com.marketfactory.messaging.OrderDone
Timestamp in the client handler within Whisperer.
timeApiServer - Variable in class com.marketfactory.messaging.OrderReceived
Timestamp in the client handler within Whisperer.
timeApiServer - Variable in class com.marketfactory.messaging.OrderRejected
Timestamp in the client handler within Whisperer.
timeApiServer - Variable in class com.marketfactory.messaging.OrderSubmitted
Timestamp in the client handler within Whisperer.
timeApiServer - Variable in class com.marketfactory.messaging.SubmitOrder
Timestamp in the client handler within Whisperer.
timeApiServer - Variable in class com.marketfactory.messaging.TradeCapture
Timestamp in the client handler within Whisperer.
timeApiServer - Variable in class com.marketfactory.zerogc.api.CancelAllOrder
Timestamp in the client handler within Whisperer.
timeApiServer - Variable in class com.marketfactory.zerogc.api.CancelOrder
Timestamp in the client handler within Whisperer.
timeApiServer - Variable in class com.marketfactory.zerogc.api.ComplexOrder
Timestamp in the client handler within Whisperer.
timeApiServer - Variable in class com.marketfactory.zerogc.api.DropCopy
Timestamp in the client handler within Whisperer.
timeApiServer - Variable in class com.marketfactory.zerogc.api.Heartbeat
Timestamp in the client handler within Whisperer.
timeApiServer - Variable in class com.marketfactory.zerogc.api.MarketView
Timestamp in the client handler within Whisperer.
timeApiServer - Variable in class com.marketfactory.zerogc.api.ModifyOrder
Timestamp in the client handler within Whisperer.
timeApiServer - Variable in class com.marketfactory.zerogc.api.OrderCanceled
Timestamp in the client handler within Whisperer.
timeApiServer - Variable in class com.marketfactory.zerogc.api.OrderCancelRejected
Timestamp in the client handler within Whisperer.
timeApiServer - Variable in class com.marketfactory.zerogc.api.OrderDone
Timestamp in the client handler within Whisperer.
timeApiServer - Variable in class com.marketfactory.zerogc.api.OrderReceived
Timestamp in the client handler within Whisperer.
timeApiServer - Variable in class com.marketfactory.zerogc.api.OrderRejected
Timestamp in the client handler within Whisperer.
timeApiServer - Variable in class com.marketfactory.zerogc.api.OrderSubmitted
Timestamp in the client handler within Whisperer.
timeApiServer - Variable in class com.marketfactory.zerogc.api.SubmitOrder
Timestamp in the client handler within Whisperer.
timeApiServer - Variable in class com.marketfactory.zerogc.api.TradeCapture
Timestamp in the client handler within Whisperer.
timeArrival - Variable in class com.marketfactory.api.MarketView
Timestamp of arrival at the handler within Whisperer.
timeArrival - Variable in class com.marketfactory.messaging.ExchangeMessage
Timestamp of arrival at the handler within Whisperer.
timeArrival - Variable in class com.marketfactory.messaging.MarketView
Timestamp of arrival at the handler within Whisperer.
timeArrival - Variable in class com.marketfactory.zerogc.api.MarketView
Timestamp of arrival at the handler within Whisperer.
timeConnected - Variable in class com.marketfactory.messaging.InternalClientInfoMessage
 
timeDisconnected - Variable in class com.marketfactory.messaging.ClientDisconnectMessage
 
timeEnhanced - Variable in class com.marketfactory.api.MarketView
Timestamp that the message left the market data enhancement, if present.
timeEnhanced - Variable in class com.marketfactory.messaging.MarketView
Timestamp that the message left the market data enhancement, if present.
timeEnhanced - Variable in class com.marketfactory.zerogc.api.MarketView
Timestamp that the message left the market data enhancement, if present.
timeExchange - Variable in class com.marketfactory.api.DropCopy
Timestamp provided by the exchange.
timeExchange - Variable in class com.marketfactory.api.MarketView
Timestamp provided by the exchange.
timeExchange - Variable in class com.marketfactory.api.OrderCanceled
Timestamp provided by the exchange.
timeExchange - Variable in class com.marketfactory.api.OrderCancelRejected
Timestamp provided by the exchange.
timeExchange - Variable in class com.marketfactory.api.OrderDone
Timestamp provided by the exchange.
timeExchange - Variable in class com.marketfactory.api.OrderRejected
Timestamp provided by the exchange.
timeExchange - Variable in class com.marketfactory.api.OrderSubmitted
Timestamp provided by the exchange.
timeExchange - Variable in class com.marketfactory.api.TradeCapture
Timestamp provided by the exchange.
timeExchange - Variable in class com.marketfactory.messaging.DropCopy
Timestamp provided by the exchange.
timeExchange - Variable in class com.marketfactory.messaging.MarketView
Timestamp provided by the exchange.
timeExchange - Variable in class com.marketfactory.messaging.OrderCanceled
Timestamp provided by the exchange.
timeExchange - Variable in class com.marketfactory.messaging.OrderCancelRejected
Timestamp provided by the exchange.
timeExchange - Variable in class com.marketfactory.messaging.OrderDone
Timestamp provided by the exchange.
timeExchange - Variable in class com.marketfactory.messaging.OrderRejected
Timestamp provided by the exchange.
timeExchange - Variable in class com.marketfactory.messaging.OrderSubmitted
Timestamp provided by the exchange.
timeExchange - Variable in class com.marketfactory.messaging.TradeCapture
Timestamp provided by the exchange.
timeExchange - Variable in class com.marketfactory.zerogc.api.DropCopy
Timestamp provided by the exchange.
timeExchange - Variable in class com.marketfactory.zerogc.api.MarketView
Timestamp provided by the exchange.
timeExchange - Variable in class com.marketfactory.zerogc.api.OrderCanceled
Timestamp provided by the exchange.
timeExchange - Variable in class com.marketfactory.zerogc.api.OrderCancelRejected
Timestamp provided by the exchange.
timeExchange - Variable in class com.marketfactory.zerogc.api.OrderDone
Timestamp provided by the exchange.
timeExchange - Variable in class com.marketfactory.zerogc.api.OrderRejected
Timestamp provided by the exchange.
timeExchange - Variable in class com.marketfactory.zerogc.api.OrderSubmitted
Timestamp provided by the exchange.
timeExchange - Variable in class com.marketfactory.zerogc.api.TradeCapture
Timestamp provided by the exchange.
timeHandler - Variable in class com.marketfactory.api.CancelAllOrder
Timestamp exiting the feed handler within Whisperer.
timeHandler - Variable in class com.marketfactory.api.CancelOrder
Timestamp exiting the feed handler within Whisperer.
timeHandler - Variable in class com.marketfactory.api.ComplexOrder
Timestamp exiting the feed handler within Whisperer.
timeHandler - Variable in class com.marketfactory.api.DropCopy
Timestamp exiting the feed handler within Whisperer.
timeHandler - Variable in class com.marketfactory.api.MarketView
Timestamp exiting the feed handler within Whisperer.
timeHandler - Variable in class com.marketfactory.api.ModifyOrder
Timestamp exiting the feed handler within Whisperer.
timeHandler - Variable in class com.marketfactory.api.OrderCanceled
Timestamp exiting the feed handler within Whisperer.
timeHandler - Variable in class com.marketfactory.api.OrderCancelRejected
Timestamp exiting the feed handler within Whisperer.
timeHandler - Variable in class com.marketfactory.api.OrderDone
Timestamp exiting the feed handler within Whisperer.
timeHandler - Variable in class com.marketfactory.api.OrderRejected
Timestamp exiting the feed handler within Whisperer.
timeHandler - Variable in class com.marketfactory.api.OrderSubmitted
Timestamp exiting the feed handler within Whisperer.
timeHandler - Variable in class com.marketfactory.api.SubmitOrder
Timestamp exiting the feed handler within Whisperer.
timeHandler - Variable in class com.marketfactory.api.TradeCapture
Timestamp exiting the feed handler within Whisperer.
timeHandler - Variable in class com.marketfactory.messaging.CancelAllOrder
Timestamp exiting the feed handler within Whisperer.
timeHandler - Variable in class com.marketfactory.messaging.CancelOrder
Timestamp exiting the feed handler within Whisperer.
timeHandler - Variable in class com.marketfactory.messaging.ComplexOrder
Timestamp exiting the feed handler within Whisperer.
timeHandler - Variable in class com.marketfactory.messaging.DropCopy
Timestamp exiting the feed handler within Whisperer.
timeHandler - Variable in class com.marketfactory.messaging.MarketView
Timestamp exiting the feed handler within Whisperer.
timeHandler - Variable in class com.marketfactory.messaging.ModifyOrder
Timestamp exiting the feed handler within Whisperer.
timeHandler - Variable in class com.marketfactory.messaging.OrderCanceled
Timestamp exiting the feed handler within Whisperer.
timeHandler - Variable in class com.marketfactory.messaging.OrderCancelRejected
Timestamp exiting the feed handler within Whisperer.
timeHandler - Variable in class com.marketfactory.messaging.OrderDone
Timestamp exiting the feed handler within Whisperer.
timeHandler - Variable in class com.marketfactory.messaging.OrderRejected
Timestamp exiting the feed handler within Whisperer.
timeHandler - Variable in class com.marketfactory.messaging.OrderSubmitted
Timestamp exiting the feed handler within Whisperer.
timeHandler - Variable in class com.marketfactory.messaging.SubmitOrder
Timestamp exiting the feed handler within Whisperer.
timeHandler - Variable in class com.marketfactory.messaging.TradeCapture
Timestamp exiting the feed handler within Whisperer.
timeHandler - Variable in class com.marketfactory.zerogc.api.CancelAllOrder
Timestamp exiting the feed handler within Whisperer.
timeHandler - Variable in class com.marketfactory.zerogc.api.CancelOrder
Timestamp exiting the feed handler within Whisperer.
timeHandler - Variable in class com.marketfactory.zerogc.api.ComplexOrder
Timestamp exiting the feed handler within Whisperer.
timeHandler - Variable in class com.marketfactory.zerogc.api.DropCopy
Timestamp exiting the feed handler within Whisperer.
timeHandler - Variable in class com.marketfactory.zerogc.api.MarketView
Timestamp exiting the feed handler within Whisperer.
timeHandler - Variable in class com.marketfactory.zerogc.api.ModifyOrder
Timestamp exiting the feed handler within Whisperer.
timeHandler - Variable in class com.marketfactory.zerogc.api.OrderCanceled
Timestamp exiting the feed handler within Whisperer.
timeHandler - Variable in class com.marketfactory.zerogc.api.OrderCancelRejected
Timestamp exiting the feed handler within Whisperer.
timeHandler - Variable in class com.marketfactory.zerogc.api.OrderDone
Timestamp exiting the feed handler within Whisperer.
timeHandler - Variable in class com.marketfactory.zerogc.api.OrderRejected
Timestamp exiting the feed handler within Whisperer.
timeHandler - Variable in class com.marketfactory.zerogc.api.OrderSubmitted
Timestamp exiting the feed handler within Whisperer.
timeHandler - Variable in class com.marketfactory.zerogc.api.SubmitOrder
Timestamp exiting the feed handler within Whisperer.
timeHandler - Variable in class com.marketfactory.zerogc.api.TradeCapture
Timestamp exiting the feed handler within Whisperer.
timeInForce - Variable in class com.marketfactory.api.ModifyOrder
How long this order is meant to be alive for, IOC or GTC.
timeInForce - Variable in class com.marketfactory.api.OrderReceived
How long this order is meant to be alive for, IOC or GTC.
timeInForce - Variable in class com.marketfactory.api.SubmitOrder
How long this order is meant to be alive for, IOC or GTC.
TimeInForce - Enum in com.marketfactory.api
 
timeInForce - Variable in class com.marketfactory.messaging.ModifyOrder
How long this order is meant to be alive for, IOC or GTC.
timeInForce - Variable in class com.marketfactory.messaging.OrderReceived
How long this order is meant to be alive for, IOC or GTC.
timeInForce - Variable in class com.marketfactory.messaging.SubmitOrder
How long this order is meant to be alive for, IOC or GTC.
TimeInForce - Enum in com.marketfactory.messaging
 
timeInForce - Variable in class com.marketfactory.zerogc.api.ModifyOrder
How long this order is meant to be alive for, IOC or GTC.
timeInForce - Variable in class com.marketfactory.zerogc.api.OrderReceived
How long this order is meant to be alive for, IOC or GTC.
timeInForce - Variable in class com.marketfactory.zerogc.api.SubmitOrder
How long this order is meant to be alive for, IOC or GTC.
TimeInForce - Enum in com.marketfactory.zerogc.api
 
TimerMessage - Class in com.marketfactory.messaging
An internal message used by timers.
TimerMessage() - Constructor for class com.marketfactory.messaging.TimerMessage
 
TimerMessage(ProtoByteBuffer) - Constructor for class com.marketfactory.messaging.TimerMessage
 
timestamp - Variable in class com.marketfactory.api.ProtoByteBuffer
 
timestamp - Variable in class com.marketfactory.messaging.LogMessage
 
timestamp - Variable in class com.marketfactory.messaging.SubscribeMessage
 
timestamp - Variable in class com.marketfactory.messaging.SubscriptionEventMessage
 
timestamp - Variable in class com.marketfactory.messaging.UnsubscribeAllMessage
 
timestamp - Variable in class com.marketfactory.messaging.UnsubscribeMessage
 
timestamp - Variable in class com.marketfactory.sample.Trade
Timestamp
timestamp - Variable in class com.marketfactory.zerogc.api.ZeroGCProtoByteBuffer
 
TimeStats(int, long, long) - Constructor for class com.marketfactory.api.MFClient.TimeStats
 
TimeStats(int, long, long) - Constructor for class com.marketfactory.zerogc.api.MFClient.TimeStats
 
toDouble() - Method in class com.marketfactory.api.MFDecimal
Convert the value.
toDouble() - Method in class com.marketfactory.api.MFFloat
Convert the value to a double.
toDouble() - Method in class com.marketfactory.zerogc.api.MFFloat
Convert the value to a double.
toLong() - Method in class com.marketfactory.api.MFDecimal
Convert the value.
toLong() - Method in class com.marketfactory.api.MFFloat
Provide access to the raw long value.
toLong() - Method in class com.marketfactory.zerogc.api.MFFloat
Provide access to the raw long value.
toString() - Method in class com.marketfactory.api.APIFeed
 
toString() - Method in class com.marketfactory.api.APIMarket
 
toString() - Method in class com.marketfactory.api.BatchDef
 
toString() - Method in class com.marketfactory.api.CancelAllOrder
 
toString() - Method in class com.marketfactory.api.CancelOrder
 
toString() - Method in class com.marketfactory.api.ComplexOrder
 
toString() - Method in class com.marketfactory.api.DateRollover
 
toString() - Method in class com.marketfactory.api.DropCopy
 
toString() - Method in class com.marketfactory.api.EventReport
 
toString() - Method in class com.marketfactory.api.FeedMarketID
 
toString() - Method in class com.marketfactory.api.Heartbeat
 
toString() - Method in class com.marketfactory.api.IDNamePair
 
toString() - Method in interface com.marketfactory.api.IMessage
 
toString() - Method in class com.marketfactory.api.KeyValue
 
toString() - Method in class com.marketfactory.api.KeyValuePair
 
toString() - Method in class com.marketfactory.api.LockResponse
 
toString() - Method in class com.marketfactory.api.LockUser
 
toString() - Method in class com.marketfactory.api.MarketView
 
toString() - Method in class com.marketfactory.api.MDEntry
 
toString() - Method in class com.marketfactory.api.MFAdmin.RiskLimit
 
toString(boolean) - Method in class com.marketfactory.api.MFAdmin.RiskLimit
 
toString() - Method in class com.marketfactory.api.MFAdmin.RiskMarketPosition
 
toString() - Method in class com.marketfactory.api.MFAdmin.RiskUsage
 
toString() - Method in class com.marketfactory.api.MFClient.PingTime
 
toString() - Method in class com.marketfactory.api.MFDecimal
Provide access to the raw value.
toString() - Method in class com.marketfactory.api.MFFloat
Convert the value to a human-readable string.
toString() - Method in class com.marketfactory.api.ModifyOrder
 
toString() - Method in class com.marketfactory.api.OrderCanceled
 
toString() - Method in class com.marketfactory.api.OrderCancelRejected
 
toString() - Method in class com.marketfactory.api.OrderDone
 
toString() - Method in class com.marketfactory.api.OrderReceived
 
toString() - Method in class com.marketfactory.api.OrderRejected
 
toString() - Method in class com.marketfactory.api.OrderSubmitted
 
toString() - Method in class com.marketfactory.api.Pair
 
toString() - Method in class com.marketfactory.api.ReplayDone
 
toString() - Method in class com.marketfactory.api.RiskLimitStatus
 
toString() - Method in class com.marketfactory.api.RiskResponse
 
toString() - Method in class com.marketfactory.api.RiskUsageStatus
 
toString() - Method in class com.marketfactory.api.SubmitOrder
 
toString() - Method in class com.marketfactory.api.Subscription
 
toString() - Method in class com.marketfactory.api.SubscriptionEvent
 
toString() - Method in class com.marketfactory.api.TradeCapture
 
toString() - Method in class com.marketfactory.api.UserSequenceID
 
toString() - Method in class com.marketfactory.messaging.APIFeed
 
toString() - Method in class com.marketfactory.messaging.APIMarket
 
toString() - Method in class com.marketfactory.messaging.BatchesCompletedMessage
 
toString() - Method in class com.marketfactory.messaging.BatchRegisterMessage
 
toString() - Method in class com.marketfactory.messaging.BatchUnregisterMessage
 
toString() - Method in class com.marketfactory.messaging.CallbackMessage
 
toString() - Method in class com.marketfactory.messaging.CancelAllOrder
 
toString() - Method in class com.marketfactory.messaging.CancelAllOrderMessage
 
toString() - Method in class com.marketfactory.messaging.CancelOrder
 
toString() - Method in class com.marketfactory.messaging.CancelOrderMessage
 
toString() - Method in class com.marketfactory.messaging.ClientConnectMessage
 
toString() - Method in class com.marketfactory.messaging.ClientDisconnectMessage
 
toString() - Method in class com.marketfactory.messaging.ComplexOrder
 
toString() - Method in class com.marketfactory.messaging.ComplexOrderMessage
 
toString() - Method in class com.marketfactory.messaging.ConfigMessage
 
toString() - Method in class com.marketfactory.messaging.ConnectResponseMessage
 
toString() - Method in class com.marketfactory.messaging.DateRollover
 
toString() - Method in class com.marketfactory.messaging.DateRolloverMessage
 
toString() - Method in class com.marketfactory.messaging.DropCopy
 
toString() - Method in class com.marketfactory.messaging.DropCopyMessage
 
toString() - Method in class com.marketfactory.messaging.EventReport
 
toString() - Method in class com.marketfactory.messaging.EventReportMessage
 
toString() - Method in class com.marketfactory.messaging.ExchangeMessage
 
toString() - Method in class com.marketfactory.messaging.FeedMarketID
 
toString() - Method in class com.marketfactory.messaging.Heartbeat
 
toString() - Method in class com.marketfactory.messaging.HeartbeatMessage
 
toString() - Method in class com.marketfactory.messaging.HeartbeatTimerMessage
 
toString() - Method in class com.marketfactory.messaging.IDNamePair
 
toString() - Method in class com.marketfactory.messaging.ImHereMessage
 
toString() - Method in class com.marketfactory.messaging.InsertLogMessage
 
toString() - Method in class com.marketfactory.messaging.InternalClientInfoMessage
 
toString() - Method in class com.marketfactory.messaging.KeyValuePair
 
toString() - Method in class com.marketfactory.messaging.LastSequenceIDMessage
 
toString() - Method in class com.marketfactory.messaging.LockResponse
 
toString() - Method in class com.marketfactory.messaging.LockResponseMessage
 
toString() - Method in class com.marketfactory.messaging.LockUser
 
toString() - Method in class com.marketfactory.messaging.LockUserMessage
 
toString() - Method in class com.marketfactory.messaging.LogMessage
 
toString() - Method in class com.marketfactory.messaging.MarketView
 
toString() - Method in class com.marketfactory.messaging.MDActivityCheckMessage
 
toString() - Method in class com.marketfactory.messaging.MDEntry
 
toString() - Method in class com.marketfactory.messaging.MemBusConnectMessage
 
toString() - Method in class com.marketfactory.messaging.MemBusDisconnectMessage
 
toString() - Method in class com.marketfactory.messaging.MemBusHeartbeatMessage
 
toString() - Method in class com.marketfactory.messaging.MemBusID
 
toString() - Method in class com.marketfactory.messaging.MktDataMessage
 
toString() - Method in class com.marketfactory.messaging.ModifyOrder
 
toString() - Method in class com.marketfactory.messaging.ModifyOrderMessage
 
toString() - Method in class com.marketfactory.messaging.OrderCanceled
 
toString() - Method in class com.marketfactory.messaging.OrderCanceledMessage
 
toString() - Method in class com.marketfactory.messaging.OrderCancelRejected
 
toString() - Method in class com.marketfactory.messaging.OrderCancelRejectedMessage
 
toString() - Method in class com.marketfactory.messaging.OrderDone
 
toString() - Method in class com.marketfactory.messaging.OrderDoneMessage
 
toString() - Method in class com.marketfactory.messaging.OrderReceived
 
toString() - Method in class com.marketfactory.messaging.OrderReceivedMessage
 
toString() - Method in class com.marketfactory.messaging.OrderRejected
 
toString() - Method in class com.marketfactory.messaging.OrderRejectedMessage
 
toString() - Method in class com.marketfactory.messaging.OrderSubmitted
 
toString() - Method in class com.marketfactory.messaging.OrderSubmittedMessage
 
toString() - Method in class com.marketfactory.messaging.PadMessage
 
toString() - Method in class com.marketfactory.messaging.ProtocolDefinitionMessage
 
toString() - Method in class com.marketfactory.messaging.ReplayDone
 
toString() - Method in class com.marketfactory.messaging.ReplayDoneMessage
 
toString() - Method in class com.marketfactory.messaging.ReplayMessage
 
toString() - Method in class com.marketfactory.messaging.RequestMessage
 
toString() - Method in class com.marketfactory.messaging.RequestSnapshotMessage
 
toString() - Method in class com.marketfactory.messaging.RiskLimitStatus
 
toString() - Method in class com.marketfactory.messaging.RiskResponse
 
toString() - Method in class com.marketfactory.messaging.RiskResponseMessage
 
toString() - Method in class com.marketfactory.messaging.RiskUsageStatus
 
toString() - Method in class com.marketfactory.messaging.RuThereMessage
 
toString() - Method in class com.marketfactory.messaging.SecurityInfoMessage
 
toString() - Method in class com.marketfactory.messaging.StatCounter
 
toString() - Method in class com.marketfactory.messaging.StatCounterMessage
 
toString() - Method in class com.marketfactory.messaging.StatTimeoutMessage
 
toString() - Method in class com.marketfactory.messaging.SubmitOrder
 
toString() - Method in class com.marketfactory.messaging.SubmitOrderMessage
 
toString() - Method in class com.marketfactory.messaging.SubscribeMessage
 
toString() - Method in class com.marketfactory.messaging.Subscription
 
toString() - Method in class com.marketfactory.messaging.SubscriptionEvent
 
toString() - Method in class com.marketfactory.messaging.SubscriptionEventMessage
 
toString() - Method in class com.marketfactory.messaging.SubscriptionTimeoutMessage
 
toString() - Method in class com.marketfactory.messaging.SubscriptionTimerMessage
 
toString() - Method in class com.marketfactory.messaging.TaskInitializationMessage
 
toString() - Method in class com.marketfactory.messaging.TestMessage
 
toString() - Method in class com.marketfactory.messaging.TimerMessage
 
toString() - Method in class com.marketfactory.messaging.TradeCapture
 
toString() - Method in class com.marketfactory.messaging.TradeCaptureMessage
 
toString() - Method in class com.marketfactory.messaging.TradeLimitDataMessage
 
toString() - Method in class com.marketfactory.messaging.UnsubscribeAllMessage
 
toString() - Method in class com.marketfactory.messaging.UnsubscribeMessage
 
toString() - Method in class com.marketfactory.messaging.UserSequenceID
 
toString() - Method in class com.marketfactory.messaging.VersionMessage
 
toString() - Method in class com.marketfactory.sample.BookViewer.MarketDataHandlerImpl
 
toString() - Method in class com.marketfactory.sample.Level
 
toString() - Method in class com.marketfactory.sample.SampleBook
 
toString() - Method in class com.marketfactory.zerogc.api.APIFeed
 
toString() - Method in class com.marketfactory.zerogc.api.APIMarket
 
toString() - Method in class com.marketfactory.zerogc.api.BatchDef
 
toString() - Method in class com.marketfactory.zerogc.api.CancelAllOrder
 
toString() - Method in class com.marketfactory.zerogc.api.CancelOrder
 
toString() - Method in class com.marketfactory.zerogc.api.ComplexOrder
 
toString() - Method in class com.marketfactory.zerogc.api.DateRollover
 
toString() - Method in class com.marketfactory.zerogc.api.DropCopy
 
toString() - Method in class com.marketfactory.zerogc.api.EventReport
 
toString() - Method in class com.marketfactory.zerogc.api.FeedMarketID
 
toString() - Method in class com.marketfactory.zerogc.api.Heartbeat
 
toString() - Method in class com.marketfactory.zerogc.api.IDNamePair
 
toString() - Method in interface com.marketfactory.zerogc.api.IMessage
 
toString() - Method in class com.marketfactory.zerogc.api.KeyValuePair
 
toString() - Method in class com.marketfactory.zerogc.api.LockResponse
 
toString() - Method in class com.marketfactory.zerogc.api.LockUser
 
toString() - Method in class com.marketfactory.zerogc.api.MarketRate
 
toString() - Method in class com.marketfactory.zerogc.api.MarketView
 
toString() - Method in class com.marketfactory.zerogc.api.MDEntry
 
toString() - Method in class com.marketfactory.zerogc.api.MFFloat
Convert the value to a human-readable string.
toString() - Method in class com.marketfactory.zerogc.api.MFString
WARNING: Creates garbage.
toString() - Method in class com.marketfactory.zerogc.api.ModifyOrder
 
toString() - Method in class com.marketfactory.zerogc.api.OrderCanceled
 
toString() - Method in class com.marketfactory.zerogc.api.OrderCancelRejected
 
toString() - Method in class com.marketfactory.zerogc.api.OrderDone
 
toString() - Method in class com.marketfactory.zerogc.api.OrderIdMapEntry
 
toString() - Method in class com.marketfactory.zerogc.api.OrderIdPair
 
toString() - Method in class com.marketfactory.zerogc.api.OrderReceived
 
toString() - Method in class com.marketfactory.zerogc.api.OrderRejected
 
toString() - Method in class com.marketfactory.zerogc.api.OrderSubmitted
 
toString() - Method in class com.marketfactory.zerogc.api.Pair
 
toString() - Method in class com.marketfactory.zerogc.api.PingTime
 
toString() - Method in class com.marketfactory.zerogc.api.ReplayDone
 
toString() - Method in class com.marketfactory.zerogc.api.RiskLimitStatus
 
toString() - Method in class com.marketfactory.zerogc.api.RiskResponse
 
toString() - Method in class com.marketfactory.zerogc.api.RiskUsageStatus
 
toString() - Method in class com.marketfactory.zerogc.api.SubmitOrder
 
toString() - Method in class com.marketfactory.zerogc.api.Subscription
 
toString() - Method in class com.marketfactory.zerogc.api.SubscriptionEvent
 
toString() - Method in class com.marketfactory.zerogc.api.TradeCapture
 
toString() - Method in class com.marketfactory.zerogc.api.TradeHierarchy
 
toString() - Method in class com.marketfactory.zerogc.api.TradeLimit
 
toString() - Method in class com.marketfactory.zerogc.api.TradeLimitData
 
toString() - Method in class com.marketfactory.zerogc.api.TradeState
 
toString() - Method in class com.marketfactory.zerogc.api.UserSequenceID
 
tqid - Variable in class com.marketfactory.messaging.TimerMessage
 
Trade - Class in com.marketfactory.sample
 
Trade(MFFloat, MFFloat, Side, MDElement) - Constructor for class com.marketfactory.sample.Trade
 
TradeCapture - Class in com.marketfactory.api
Trading Event: A trade match for an existing order.
TradeCapture() - Constructor for class com.marketfactory.api.TradeCapture
 
TradeCapture(ProtoByteBuffer) - Constructor for class com.marketfactory.api.TradeCapture
 
TradeCapture(int, long, String, String, String, String, String, long, long, long, long, int, int, int, Side, MFFloat, MFFloat, boolean, MatchStatus, String, long, long) - Constructor for class com.marketfactory.api.TradeCapture
 
TradeCapture - Class in com.marketfactory.messaging
Trading Event: A trade match for an existing order.
TradeCapture() - Constructor for class com.marketfactory.messaging.TradeCapture
 
TradeCapture(ProtoByteBuffer) - Constructor for class com.marketfactory.messaging.TradeCapture
 
TradeCapture(int, long, String, String, String, String, String, long, long, long, long, int, int, int, Side, MFFloat, MFFloat, boolean, MatchStatus, String, long, long) - Constructor for class com.marketfactory.messaging.TradeCapture
 
TradeCapture - Class in com.marketfactory.zerogc.api
Trading Event: A trade match for an existing order.
TradeCapture() - Constructor for class com.marketfactory.zerogc.api.TradeCapture
 
TradeCapture(ZeroGCProtoByteBuffer) - Constructor for class com.marketfactory.zerogc.api.TradeCapture
 
TradeCapture(int, long, MFString, MFString, MFString, MFString, MFString, long, long, long, long, int, int, int, Side, MFFloat, MFFloat, boolean, MatchStatus, MFString, long, long) - Constructor for class com.marketfactory.zerogc.api.TradeCapture
 
TradeCaptureMessage - Class in com.marketfactory.messaging
Trading Event: A trade match for an existing order.
TradeCaptureMessage() - Constructor for class com.marketfactory.messaging.TradeCaptureMessage
 
TradeCaptureMessage(ProtoByteBuffer) - Constructor for class com.marketfactory.messaging.TradeCaptureMessage
 
tradeDate - Variable in class com.marketfactory.api.DateRollover
 
tradeDate - Variable in class com.marketfactory.api.DropCopy
Exchange-provided info that identifies this capture.
tradeDate - Variable in class com.marketfactory.api.TradeCapture
Exchange-provided info that identifies this capture.
tradeDate - Variable in class com.marketfactory.messaging.DateRollover
 
tradeDate - Variable in class com.marketfactory.messaging.DropCopy
Exchange-provided info that identifies this capture.
tradeDate - Variable in class com.marketfactory.messaging.TradeCapture
Exchange-provided info that identifies this capture.
tradeDate - Variable in class com.marketfactory.zerogc.api.DateRollover
 
tradeDate - Variable in class com.marketfactory.zerogc.api.DropCopy
Exchange-provided info that identifies this capture.
tradeDate - Variable in class com.marketfactory.zerogc.api.TradeCapture
Exchange-provided info that identifies this capture.
TradeHierarchy - Class in com.marketfactory.zerogc.api
Trading groups are defined as a tree where branches are subgroups and leaves are users.
TradeHierarchy() - Constructor for class com.marketfactory.zerogc.api.TradeHierarchy
 
TradeHierarchy(ZeroGCProtoByteBuffer) - Constructor for class com.marketfactory.zerogc.api.TradeHierarchy
 
TradeHierarchy(MFString, MFString[]) - Constructor for class com.marketfactory.zerogc.api.TradeHierarchy
 
TradeLimit - Class in com.marketfactory.zerogc.api
Constrained users, trade limit amounts, reporting info, and feedID (-1 represents 'all').
TradeLimit() - Constructor for class com.marketfactory.zerogc.api.TradeLimit
 
TradeLimit(ZeroGCProtoByteBuffer) - Constructor for class com.marketfactory.zerogc.api.TradeLimit
 
TradeLimit(MFString, MFString, int, int, CcyType, MFString, MFString, MFString, MFString, MFString, MFString, MFString, MFString, short, short) - Constructor for class com.marketfactory.zerogc.api.TradeLimit
 
TradeLimitData - Class in com.marketfactory.zerogc.api
Contains all trading limits/state.
TradeLimitData() - Constructor for class com.marketfactory.zerogc.api.TradeLimitData
 
TradeLimitData(ZeroGCProtoByteBuffer) - Constructor for class com.marketfactory.zerogc.api.TradeLimitData
 
TradeLimitData(MFString, TradeLimit[], TradeState[], TradeHierarchy[], MarketRate[], int, boolean) - Constructor for class com.marketfactory.zerogc.api.TradeLimitData
 
TradeLimitDataMessage - Class in com.marketfactory.messaging
Contains all trading limits/state.
TradeLimitDataMessage() - Constructor for class com.marketfactory.messaging.TradeLimitDataMessage
 
TradeLimitDataMessage(ProtoByteBuffer) - Constructor for class com.marketfactory.messaging.TradeLimitDataMessage
 
TradeState - Class in com.marketfactory.zerogc.api
Group name, current bought/sold amounts, and feedID/marketID/settlTime (-1 represents 'all').
TradeState() - Constructor for class com.marketfactory.zerogc.api.TradeState
 
TradeState(ZeroGCProtoByteBuffer) - Constructor for class com.marketfactory.zerogc.api.TradeState
 
TradeState(MFString, MFString, MFString, MFString, MFString, MFString, MFString, int, int, CcyType, long, long) - Constructor for class com.marketfactory.zerogc.api.TradeState
 
TradingSample - Class in com.marketfactory.sample
 
TradingSample() - Constructor for class com.marketfactory.sample.TradingSample
 
TradingSample - Class in com.marketfactory.sample_zerogc
 
TradingSample() - Constructor for class com.marketfactory.sample_zerogc.TradingSample
 
type - Variable in class com.marketfactory.messaging.StatCounter
 
type - Variable in class com.marketfactory.sample.Trade
Kind of element this entry is.

U

unfreeze() - Method in class com.marketfactory.zerogc.api.MFString
 
unregisterMarketComb(int) - Method in class com.marketfactory.api.MFClient
Unregister for a given list of markets on a given feed using the id provided in onBatchEvent callback.
unregisterMarketComb(int) - Method in class com.marketfactory.zerogc.api.MFClient
Unregister for a given list of markets on a given feed using the id provided in onBatchEvent callback.
unsubscribeAll() - Method in class com.marketfactory.api.MFClient
Unsubscribe all market data and trading subscriptions.
unsubscribeAll() - Method in class com.marketfactory.zerogc.api.MFClient
Unsubscribe all market data and trading subscriptions.
UnsubscribeAllMessage - Class in com.marketfactory.messaging
A request to unsubscribe all market data subscriptions.
UnsubscribeAllMessage() - Constructor for class com.marketfactory.messaging.UnsubscribeAllMessage
 
UnsubscribeAllMessage(ProtoByteBuffer) - Constructor for class com.marketfactory.messaging.UnsubscribeAllMessage
 
unsubscribeMD(int, int, String) - Method in class com.marketfactory.api.MFClient
Unsubscribe to market data updates for a specific feed.
unsubscribeMD(int, int) - Method in class com.marketfactory.api.MFClient
Unsubscribe to market data updates for a specific feed.
unsubscribeMD(int, int, MFString) - Method in class com.marketfactory.zerogc.api.MFClient
Unsubscribe to market data updates for a specific feed.
unsubscribeMD(int, int) - Method in class com.marketfactory.zerogc.api.MFClient
Unsubscribe to market data updates for a specific feed.
UnsubscribeMessage - Class in com.marketfactory.messaging
A request to unsubscribe from market data for a specific market on a specific feed.
UnsubscribeMessage() - Constructor for class com.marketfactory.messaging.UnsubscribeMessage
 
UnsubscribeMessage(ProtoByteBuffer) - Constructor for class com.marketfactory.messaging.UnsubscribeMessage
 
unsubscribeOF(int, String) - Method in class com.marketfactory.api.MFClient
Unsubscribe to trading for a specific feed.
unsubscribeOF(int) - Method in class com.marketfactory.api.MFClient
Unsubscribe to trading for a specific feed.
unsubscribeOF(int, MFString) - Method in class com.marketfactory.zerogc.api.MFClient
Unsubscribe to trading for a specific feed.
unsubscribeOF(int) - Method in class com.marketfactory.zerogc.api.MFClient
Unsubscribe to trading for a specific feed.
update(MDEntry) - Method in class com.marketfactory.sample.BookSide
 
update(MarketView) - Method in class com.marketfactory.sample.ECNBook
 
update(MarketView) - Method in class com.marketfactory.sample.LevelBook
 
update(MDEntry[]) - Method in class com.marketfactory.sample.LevelBook
 
update(MDEntry) - Method in class com.marketfactory.sample.LevelBook
 
update(MarketView) - Method in class com.marketfactory.sample.SampleBook
 
update(MDEntry[]) - Method in class com.marketfactory.sample.SampleBook
 
update(MDEntry) - Method in class com.marketfactory.sample.SampleBook
 
updateAction - Variable in class com.marketfactory.api.MDEntry
The action to apply for incremental updates.
updateAction - Variable in class com.marketfactory.messaging.MDEntry
The action to apply for incremental updates.
updateAction - Variable in class com.marketfactory.zerogc.api.MDEntry
The action to apply for incremental updates.
updateWith(ImHereMessage, long, long) - Method in interface com.marketfactory.zerogc.api.PingHandler
 
updateWith(ImHereMessage, long, long) - Method in class com.marketfactory.zerogc.api.PingHandlerImpl
 
usage() - Static method in class com.marketfactory.api.MFArgsUtil
 
usageStatus - Variable in class com.marketfactory.api.RiskResponse
 
usageStatus - Variable in class com.marketfactory.messaging.RiskResponse
 
usageStatus - Variable in class com.marketfactory.zerogc.api.RiskResponse
 
user - Variable in class com.marketfactory.api.RiskUsageStatus
 
user - Variable in class com.marketfactory.messaging.ClientConnectMessage
 
user - Variable in class com.marketfactory.messaging.RiskUsageStatus
 
user - Variable in class com.marketfactory.zerogc.api.RiskUsageStatus
 
userHierarchy - Variable in class com.marketfactory.zerogc.api.TradeLimitData
 
userID - Variable in class com.marketfactory.api.UserSequenceID
Internal user ID.
userID - Variable in class com.marketfactory.messaging.CancelAllOrderMessage
Internal user ID.
userID - Variable in class com.marketfactory.messaging.CancelOrderMessage
Internal user ID.
userID - Variable in class com.marketfactory.messaging.ComplexOrderMessage
Internal user ID.
userID - Variable in class com.marketfactory.messaging.DropCopyMessage
Internal user ID.
userID - Variable in class com.marketfactory.messaging.InternalClientInfoMessage
Internal user ID.
userID - Variable in class com.marketfactory.messaging.ModifyOrderMessage
Internal user ID.
userID - Variable in class com.marketfactory.messaging.OrderCanceledMessage
Internal user ID.
userID - Variable in class com.marketfactory.messaging.OrderCancelRejectedMessage
Internal user ID.
userID - Variable in class com.marketfactory.messaging.OrderDoneMessage
Internal user ID.
userID - Variable in class com.marketfactory.messaging.OrderReceivedMessage
Internal user ID.
userID - Variable in class com.marketfactory.messaging.OrderRejectedMessage
Internal user ID.
userID - Variable in class com.marketfactory.messaging.OrderSubmittedMessage
Internal user ID.
userID - Variable in class com.marketfactory.messaging.ReplayDoneMessage
Internal user ID.
userID - Variable in class com.marketfactory.messaging.ReplayMessage
Internal user ID.
userID - Variable in class com.marketfactory.messaging.SubmitOrderMessage
Internal user ID.
userID - Variable in class com.marketfactory.messaging.TradeCaptureMessage
Internal user ID.
userID - Variable in class com.marketfactory.messaging.UserSequenceID
Internal user ID.
userID - Variable in class com.marketfactory.zerogc.api.UserSequenceID
Internal user ID.
userIDNamePairs - Variable in class com.marketfactory.messaging.TradeLimitDataMessage
 
userName - Variable in class com.marketfactory.api.DropCopy
 
username - Variable in class com.marketfactory.api.LockUser
 
username - Variable in class com.marketfactory.api.MFArgsUtil.APIOptions
 
userName - Variable in class com.marketfactory.messaging.DropCopy
 
username - Variable in class com.marketfactory.messaging.LockUser
 
userName - Variable in class com.marketfactory.zerogc.api.DropCopy
 
username - Variable in class com.marketfactory.zerogc.api.LockUser
 
userName - Variable in class com.marketfactory.zerogc.api.TradeHierarchy
 
UserSequenceID - Class in com.marketfactory.api
Sent from the feed to the APIServer.
UserSequenceID() - Constructor for class com.marketfactory.api.UserSequenceID
 
UserSequenceID(ProtoByteBuffer) - Constructor for class com.marketfactory.api.UserSequenceID
 
UserSequenceID(int, int) - Constructor for class com.marketfactory.api.UserSequenceID
 
UserSequenceID - Class in com.marketfactory.messaging
Sent from the feed to the APIServer.
UserSequenceID() - Constructor for class com.marketfactory.messaging.UserSequenceID
 
UserSequenceID(ProtoByteBuffer) - Constructor for class com.marketfactory.messaging.UserSequenceID
 
UserSequenceID(int, int) - Constructor for class com.marketfactory.messaging.UserSequenceID
 
UserSequenceID - Class in com.marketfactory.zerogc.api
Sent from the feed to the APIServer.
UserSequenceID() - Constructor for class com.marketfactory.zerogc.api.UserSequenceID
 
UserSequenceID(ZeroGCProtoByteBuffer) - Constructor for class com.marketfactory.zerogc.api.UserSequenceID
 
UserSequenceID(int, int) - Constructor for class com.marketfactory.zerogc.api.UserSequenceID
 

V

val - Variable in enum com.marketfactory.api.APIResult
 
val - Variable in enum com.marketfactory.api.APITest
 
val - Variable in enum com.marketfactory.api.APIType
 
val - Variable in enum com.marketfactory.api.CancelReason
 
val - Variable in enum com.marketfactory.api.CancelRejectReason
 
val - Variable in enum com.marketfactory.api.CcyType
 
val - Variable in enum com.marketfactory.api.ConnectionResponse
 
val - Variable in enum com.marketfactory.api.ExchEventType
 
val - Variable in enum com.marketfactory.api.FeedFlag
 
val - Variable in enum com.marketfactory.api.InstrumentType
 
val - Variable in enum com.marketfactory.api.LockStatus
 
val - Variable in enum com.marketfactory.api.LogLevel
 
val - Variable in enum com.marketfactory.api.MatchStatus
 
val - Variable in enum com.marketfactory.api.MDElement
 
val - Variable in enum com.marketfactory.api.MDSource
 
val - Variable in enum com.marketfactory.api.MDUpdateAction
 
val - Variable in enum com.marketfactory.api.OrderStatus
 
val - Variable in enum com.marketfactory.api.OrderType
 
val - Variable in enum com.marketfactory.api.RejectReason
 
val - Variable in enum com.marketfactory.api.ReplayStatus
 
val - Variable in enum com.marketfactory.api.RiskStatus
 
val - Variable in enum com.marketfactory.api.Side
 
val - Variable in enum com.marketfactory.api.StandardTenor
 
val - Variable in enum com.marketfactory.api.SubscriptionStatus
 
val - Variable in enum com.marketfactory.api.TimeInForce
 
val - Variable in enum com.marketfactory.messaging.APIResult
 
val - Variable in enum com.marketfactory.messaging.APITest
 
val - Variable in enum com.marketfactory.messaging.APIType
 
val - Variable in enum com.marketfactory.messaging.CancelReason
 
val - Variable in enum com.marketfactory.messaging.CancelRejectReason
 
val - Variable in enum com.marketfactory.messaging.CcyType
 
val - Variable in enum com.marketfactory.messaging.ConnectionResponse
 
val - Variable in enum com.marketfactory.messaging.DateRolloverType
 
val - Variable in enum com.marketfactory.messaging.Direction
 
val - Variable in enum com.marketfactory.messaging.ExchEventType
 
val - Variable in enum com.marketfactory.messaging.FeedFlag
 
val - Variable in enum com.marketfactory.messaging.InstrumentType
 
val - Variable in enum com.marketfactory.messaging.LockStatus
 
val - Variable in enum com.marketfactory.messaging.LogLevel
 
val - Variable in enum com.marketfactory.messaging.MatchStatus
 
val - Variable in enum com.marketfactory.messaging.MDElement
 
val - Variable in enum com.marketfactory.messaging.MDSource
 
val - Variable in enum com.marketfactory.messaging.MDUpdateAction
 
val - Variable in enum com.marketfactory.messaging.OrderStatus
 
val - Variable in enum com.marketfactory.messaging.OrderType
 
val - Variable in enum com.marketfactory.messaging.RejectReason
 
val - Variable in enum com.marketfactory.messaging.ReplayStatus
 
val - Variable in enum com.marketfactory.messaging.Request
 
val - Variable in enum com.marketfactory.messaging.RiskStatus
 
val - Variable in enum com.marketfactory.messaging.Side
 
val - Variable in enum com.marketfactory.messaging.StandardTenor
 
val - Variable in enum com.marketfactory.messaging.StatType
 
val - Variable in enum com.marketfactory.messaging.SubscriptionStatus
 
val - Variable in enum com.marketfactory.messaging.TimeInForce
 
val - Variable in enum com.marketfactory.zerogc.api.APIResult
 
val - Variable in enum com.marketfactory.zerogc.api.APITest
 
val - Variable in enum com.marketfactory.zerogc.api.APIType
 
val - Variable in enum com.marketfactory.zerogc.api.CancelReason
 
val - Variable in enum com.marketfactory.zerogc.api.CancelRejectReason
 
val - Variable in enum com.marketfactory.zerogc.api.CcyType
 
val - Variable in enum com.marketfactory.zerogc.api.ConnectionResponse
 
val - Variable in enum com.marketfactory.zerogc.api.ExchEventType
 
val - Variable in enum com.marketfactory.zerogc.api.FeedFlag
 
val - Variable in enum com.marketfactory.zerogc.api.InstrumentType
 
val - Variable in enum com.marketfactory.zerogc.api.LockStatus
 
val - Variable in enum com.marketfactory.zerogc.api.LogLevel
 
val - Variable in enum com.marketfactory.zerogc.api.MatchStatus
 
val - Variable in enum com.marketfactory.zerogc.api.MDElement
 
val - Variable in enum com.marketfactory.zerogc.api.MDSource
 
val - Variable in enum com.marketfactory.zerogc.api.MDUpdateAction
 
val - Variable in enum com.marketfactory.zerogc.api.OrderStatus
 
val - Variable in enum com.marketfactory.zerogc.api.OrderType
 
val - Variable in enum com.marketfactory.zerogc.api.RejectReason
 
val - Variable in enum com.marketfactory.zerogc.api.ReplayStatus
 
val - Variable in enum com.marketfactory.zerogc.api.RiskStatus
 
val - Variable in enum com.marketfactory.zerogc.api.Side
 
val - Variable in enum com.marketfactory.zerogc.api.StandardTenor
 
val - Variable in enum com.marketfactory.zerogc.api.SubscriptionStatus
 
val - Variable in enum com.marketfactory.zerogc.api.TimeInForce
 
validValues() - Static method in enum com.marketfactory.api.APIResult
 
validValues() - Static method in enum com.marketfactory.api.APITest
 
validValues() - Static method in enum com.marketfactory.api.APIType
 
validValues() - Static method in enum com.marketfactory.api.CancelReason
 
validValues() - Static method in enum com.marketfactory.api.CancelRejectReason
 
validValues() - Static method in enum com.marketfactory.api.CcyType
 
validValues() - Static method in enum com.marketfactory.api.ConnectionResponse
 
validValues() - Static method in enum com.marketfactory.api.ExchEventType
 
validValues() - Static method in enum com.marketfactory.api.FeedFlag
 
validValues() - Static method in enum com.marketfactory.api.InstrumentType
 
validValues() - Static method in enum com.marketfactory.api.LockStatus
 
validValues() - Static method in enum com.marketfactory.api.LogLevel
 
validValues() - Static method in enum com.marketfactory.api.MatchStatus
 
validValues() - Static method in enum com.marketfactory.api.MDElement
 
validValues() - Static method in enum com.marketfactory.api.MDSource
 
validValues() - Static method in enum com.marketfactory.api.MDUpdateAction
 
validValues() - Static method in enum com.marketfactory.api.OrderStatus
 
validValues() - Static method in enum com.marketfactory.api.OrderType
 
validValues() - Static method in enum com.marketfactory.api.RejectReason
 
validValues() - Static method in enum com.marketfactory.api.ReplayStatus
 
validValues() - Static method in enum com.marketfactory.api.RiskStatus
 
validValues() - Static method in enum com.marketfactory.api.Side
 
validValues() - Static method in enum com.marketfactory.api.StandardTenor
 
validValues() - Static method in enum com.marketfactory.api.SubscriptionStatus
 
validValues() - Static method in enum com.marketfactory.api.TimeInForce
 
validValues() - Static method in enum com.marketfactory.messaging.APIResult
 
validValues() - Static method in enum com.marketfactory.messaging.APITest
 
validValues() - Static method in enum com.marketfactory.messaging.APIType
 
validValues() - Static method in enum com.marketfactory.messaging.CancelReason
 
validValues() - Static method in enum com.marketfactory.messaging.CancelRejectReason
 
validValues() - Static method in enum com.marketfactory.messaging.CcyType
 
validValues() - Static method in enum com.marketfactory.messaging.ConnectionResponse
 
validValues() - Static method in enum com.marketfactory.messaging.DateRolloverType
 
validValues() - Static method in enum com.marketfactory.messaging.Direction
 
validValues() - Static method in enum com.marketfactory.messaging.ExchEventType
 
validValues() - Static method in enum com.marketfactory.messaging.FeedFlag
 
validValues() - Static method in enum com.marketfactory.messaging.InstrumentType
 
validValues() - Static method in enum com.marketfactory.messaging.LockStatus
 
validValues() - Static method in enum com.marketfactory.messaging.LogLevel
 
validValues() - Static method in enum com.marketfactory.messaging.MatchStatus
 
validValues() - Static method in enum com.marketfactory.messaging.MDElement
 
validValues() - Static method in enum com.marketfactory.messaging.MDSource
 
validValues() - Static method in enum com.marketfactory.messaging.MDUpdateAction
 
validValues() - Static method in enum com.marketfactory.messaging.OrderStatus
 
validValues() - Static method in enum com.marketfactory.messaging.OrderType
 
validValues() - Static method in enum com.marketfactory.messaging.RejectReason
 
validValues() - Static method in enum com.marketfactory.messaging.ReplayStatus
 
validValues() - Static method in enum com.marketfactory.messaging.Request
 
validValues() - Static method in enum com.marketfactory.messaging.RiskStatus
 
validValues() - Static method in enum com.marketfactory.messaging.Side
 
validValues() - Static method in enum com.marketfactory.messaging.StandardTenor
 
validValues() - Static method in enum com.marketfactory.messaging.StatType
 
validValues() - Static method in enum com.marketfactory.messaging.SubscriptionStatus
 
validValues() - Static method in enum com.marketfactory.messaging.TimeInForce
 
validValues() - Static method in enum com.marketfactory.zerogc.api.APIResult
 
validValues() - Static method in enum com.marketfactory.zerogc.api.APITest
 
validValues() - Static method in enum com.marketfactory.zerogc.api.APIType
 
validValues() - Static method in enum com.marketfactory.zerogc.api.CancelReason
 
validValues() - Static method in enum com.marketfactory.zerogc.api.CancelRejectReason
 
validValues() - Static method in enum com.marketfactory.zerogc.api.CcyType
 
validValues() - Static method in enum com.marketfactory.zerogc.api.ConnectionResponse
 
validValues() - Static method in enum com.marketfactory.zerogc.api.ExchEventType
 
validValues() - Static method in enum com.marketfactory.zerogc.api.FeedFlag
 
validValues() - Static method in enum com.marketfactory.zerogc.api.InstrumentType
 
validValues() - Static method in enum com.marketfactory.zerogc.api.LockStatus
 
validValues() - Static method in enum com.marketfactory.zerogc.api.LogLevel
 
validValues() - Static method in enum com.marketfactory.zerogc.api.MatchStatus
 
validValues() - Static method in enum com.marketfactory.zerogc.api.MDElement
 
validValues() - Static method in enum com.marketfactory.zerogc.api.MDSource
 
validValues() - Static method in enum com.marketfactory.zerogc.api.MDUpdateAction
 
validValues() - Static method in enum com.marketfactory.zerogc.api.OrderStatus
 
validValues() - Static method in enum com.marketfactory.zerogc.api.OrderType
 
validValues() - Static method in enum com.marketfactory.zerogc.api.RejectReason
 
validValues() - Static method in enum com.marketfactory.zerogc.api.ReplayStatus
 
validValues() - Static method in enum com.marketfactory.zerogc.api.RiskStatus
 
validValues() - Static method in enum com.marketfactory.zerogc.api.Side
 
validValues() - Static method in enum com.marketfactory.zerogc.api.StandardTenor
 
validValues() - Static method in enum com.marketfactory.zerogc.api.SubscriptionStatus
 
validValues() - Static method in enum com.marketfactory.zerogc.api.TimeInForce
 
value - Variable in class com.marketfactory.api.KeyValue
 
value - Variable in class com.marketfactory.api.KeyValuePair
 
value - Variable in class com.marketfactory.messaging.KeyValuePair
 
value - Variable in class com.marketfactory.messaging.StatCounter
 
value - Variable in class com.marketfactory.zerogc.api.KeyValue
 
value - Variable in class com.marketfactory.zerogc.api.KeyValuePair
 
valueOf(String) - Static method in enum com.marketfactory.api.APIResult
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.marketfactory.api.APITest
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.marketfactory.api.APIType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.marketfactory.api.CancelReason
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.marketfactory.api.CancelRejectReason
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.marketfactory.api.CcyType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.marketfactory.api.ConnectionResponse
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.marketfactory.api.ExchEventType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.marketfactory.api.FeedFlag
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.marketfactory.api.InstrumentType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.marketfactory.api.LockStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.marketfactory.api.LogLevel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.marketfactory.api.MatchStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.marketfactory.api.MDElement
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.marketfactory.api.MDSource
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.marketfactory.api.MDUpdateAction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class com.marketfactory.api.MFDecimal
Returns a MFDecimal object for the given representation of a FP number.
valueOf(BigDecimal) - Static method in class com.marketfactory.api.MFDecimal
Returns a MFDecimal object for the given representation of a FP number.
valueOf(double) - Static method in class com.marketfactory.api.MFDecimal
Returns a MFDecimal object for the given representation of a FP number.
valueOf(long) - Static method in class com.marketfactory.api.MFDecimal
Returns a MFDecimal object for the given representation of a FP number.
valueOf(String) - Static method in class com.marketfactory.api.MFFloat
Returns a MFFloat object for the given string representation of a FP number.
valueOf(double, int) - Static method in class com.marketfactory.api.MFFloat
Returns a MFFloat object for the given string representation of a FP number.
valueOf(BigDecimal) - Static method in class com.marketfactory.api.MFFloat
Returns a MFFloat object for the given string representation of a FP number.
valueOf(String) - Static method in enum com.marketfactory.api.OrderStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.marketfactory.api.OrderType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.marketfactory.api.RejectReason
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.marketfactory.api.ReplayStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.marketfactory.api.RiskStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.marketfactory.api.Side
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.marketfactory.api.StandardTenor
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.marketfactory.api.SubscriptionStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.marketfactory.api.TimeInForce
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.marketfactory.messaging.APIResult
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.marketfactory.messaging.APITest
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.marketfactory.messaging.APIType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.marketfactory.messaging.CancelReason
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.marketfactory.messaging.CancelRejectReason
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.marketfactory.messaging.CcyType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.marketfactory.messaging.ConnectionResponse
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.marketfactory.messaging.DateRolloverType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.marketfactory.messaging.Direction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.marketfactory.messaging.ExchEventType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.marketfactory.messaging.FeedFlag
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.marketfactory.messaging.InstrumentType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.marketfactory.messaging.LockStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.marketfactory.messaging.LogLevel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.marketfactory.messaging.MatchStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.marketfactory.messaging.MDElement
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.marketfactory.messaging.MDSource
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.marketfactory.messaging.MDUpdateAction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.marketfactory.messaging.OrderStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.marketfactory.messaging.OrderType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.marketfactory.messaging.RejectReason
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.marketfactory.messaging.ReplayStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.marketfactory.messaging.Request
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.marketfactory.messaging.RiskStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.marketfactory.messaging.Side
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.marketfactory.messaging.StandardTenor
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.marketfactory.messaging.StatType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.marketfactory.messaging.SubscriptionStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.marketfactory.messaging.TimeInForce
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.marketfactory.zerogc.api.APIResult
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.marketfactory.zerogc.api.APITest
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.marketfactory.zerogc.api.APIType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.marketfactory.zerogc.api.CancelReason
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.marketfactory.zerogc.api.CancelRejectReason
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.marketfactory.zerogc.api.CcyType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.marketfactory.zerogc.api.ConnectionResponse
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.marketfactory.zerogc.api.ExchEventType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.marketfactory.zerogc.api.FeedFlag
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.marketfactory.zerogc.api.InstrumentType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.marketfactory.zerogc.api.LockStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.marketfactory.zerogc.api.LogLevel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.marketfactory.zerogc.api.MatchStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.marketfactory.zerogc.api.MDElement
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.marketfactory.zerogc.api.MDSource
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.marketfactory.zerogc.api.MDUpdateAction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class com.marketfactory.zerogc.api.MFFloat
Returns a MFFloat object for the given string representation of a FP number.
valueOf(double, int) - Static method in class com.marketfactory.zerogc.api.MFFloat
Returns a MFFloat object for the given string representation of a FP number.
valueOf(BigDecimal) - Static method in class com.marketfactory.zerogc.api.MFFloat
Returns a MFFloat object for the given string representation of a FP number.
valueOf(String) - Static method in enum com.marketfactory.zerogc.api.OrderStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.marketfactory.zerogc.api.OrderType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.marketfactory.zerogc.api.RejectReason
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.marketfactory.zerogc.api.ReplayStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.marketfactory.zerogc.api.RiskStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.marketfactory.zerogc.api.Side
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.marketfactory.zerogc.api.StandardTenor
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.marketfactory.zerogc.api.SubscriptionStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.marketfactory.zerogc.api.TimeInForce
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.marketfactory.api.APIResult
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.marketfactory.api.APITest
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.marketfactory.api.APIType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.marketfactory.api.CancelReason
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.marketfactory.api.CancelRejectReason
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.marketfactory.api.CcyType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.marketfactory.api.ConnectionResponse
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.marketfactory.api.ExchEventType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.marketfactory.api.FeedFlag
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.marketfactory.api.InstrumentType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.marketfactory.api.LockStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.marketfactory.api.LogLevel
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.marketfactory.api.MatchStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.marketfactory.api.MDElement
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.marketfactory.api.MDSource
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.marketfactory.api.MDUpdateAction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.marketfactory.api.OrderStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.marketfactory.api.OrderType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.marketfactory.api.RejectReason
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.marketfactory.api.ReplayStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.marketfactory.api.RiskStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.marketfactory.api.Side
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.marketfactory.api.StandardTenor
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.marketfactory.api.SubscriptionStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.marketfactory.api.TimeInForce
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.marketfactory.messaging.APIResult
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.marketfactory.messaging.APITest
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.marketfactory.messaging.APIType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.marketfactory.messaging.CancelReason
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.marketfactory.messaging.CancelRejectReason
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.marketfactory.messaging.CcyType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.marketfactory.messaging.ConnectionResponse
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.marketfactory.messaging.DateRolloverType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.marketfactory.messaging.Direction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.marketfactory.messaging.ExchEventType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.marketfactory.messaging.FeedFlag
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.marketfactory.messaging.InstrumentType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.marketfactory.messaging.LockStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.marketfactory.messaging.LogLevel
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.marketfactory.messaging.MatchStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.marketfactory.messaging.MDElement
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.marketfactory.messaging.MDSource
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.marketfactory.messaging.MDUpdateAction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.marketfactory.messaging.OrderStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.marketfactory.messaging.OrderType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.marketfactory.messaging.RejectReason
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.marketfactory.messaging.ReplayStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.marketfactory.messaging.Request
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.marketfactory.messaging.RiskStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.marketfactory.messaging.Side
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.marketfactory.messaging.StandardTenor
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.marketfactory.messaging.StatType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.marketfactory.messaging.SubscriptionStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.marketfactory.messaging.TimeInForce
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.marketfactory.zerogc.api.APIResult
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.marketfactory.zerogc.api.APITest
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.marketfactory.zerogc.api.APIType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.marketfactory.zerogc.api.CancelReason
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.marketfactory.zerogc.api.CancelRejectReason
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.marketfactory.zerogc.api.CcyType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.marketfactory.zerogc.api.ConnectionResponse
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.marketfactory.zerogc.api.ExchEventType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.marketfactory.zerogc.api.FeedFlag
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.marketfactory.zerogc.api.InstrumentType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.marketfactory.zerogc.api.LockStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.marketfactory.zerogc.api.LogLevel
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.marketfactory.zerogc.api.MatchStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.marketfactory.zerogc.api.MDElement
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.marketfactory.zerogc.api.MDSource
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.marketfactory.zerogc.api.MDUpdateAction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.marketfactory.zerogc.api.OrderStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.marketfactory.zerogc.api.OrderType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.marketfactory.zerogc.api.RejectReason
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.marketfactory.zerogc.api.ReplayStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.marketfactory.zerogc.api.RiskStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.marketfactory.zerogc.api.Side
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.marketfactory.zerogc.api.StandardTenor
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.marketfactory.zerogc.api.SubscriptionStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.marketfactory.zerogc.api.TimeInForce
Returns an array containing the constants of this enum type, in the order they are declared.
version_extra - Variable in class com.marketfactory.messaging.VersionMessage
 
version_major - Variable in class com.marketfactory.messaging.VersionMessage
 
version_micro - Variable in class com.marketfactory.messaging.VersionMessage
 
version_minor - Variable in class com.marketfactory.messaging.VersionMessage
 
VersionMessage - Class in com.marketfactory.messaging
A message that describes meta-data about the process generating it.
VersionMessage() - Constructor for class com.marketfactory.messaging.VersionMessage
 
VersionMessage(ProtoByteBuffer) - Constructor for class com.marketfactory.messaging.VersionMessage
 

W

worst() - Method in class com.marketfactory.sample.BookSide
 
write(boolean) - Method in class com.marketfactory.api.TextWriter
 
write(byte) - Method in class com.marketfactory.api.TextWriter
 
write(short) - Method in class com.marketfactory.api.TextWriter
 
write(int) - Method in class com.marketfactory.api.TextWriter
 
write(long) - Method in class com.marketfactory.api.TextWriter
 
write(float) - Method in class com.marketfactory.api.TextWriter
 
write(String) - Method in class com.marketfactory.api.TextWriter
 
write(boolean) - Method in class com.marketfactory.zerogc.api.TextWriter
 
write(byte) - Method in class com.marketfactory.zerogc.api.TextWriter
 
write(short) - Method in class com.marketfactory.zerogc.api.TextWriter
 
write(int) - Method in class com.marketfactory.zerogc.api.TextWriter
 
write(long) - Method in class com.marketfactory.zerogc.api.TextWriter
 
write(float) - Method in class com.marketfactory.zerogc.api.TextWriter
 
write(MFString) - Method in class com.marketfactory.zerogc.api.TextWriter
 
write_raw(String) - Method in class com.marketfactory.api.TextWriter
 
write_raw(String) - Method in class com.marketfactory.zerogc.api.TextWriter
 

Z

ZERO - Static variable in class com.marketfactory.api.MFDecimal
Special value: Zero (as a convenience).
ZERO - Static variable in class com.marketfactory.api.MFFloat
Special value: Zero (as a convenience).
ZERO - Static variable in class com.marketfactory.zerogc.api.MFFloat
Special value: Zero (as a convenience).
ZeroGCProtoByteBuffer - Class in com.marketfactory.zerogc.api
 
ZeroGCProtoByteBuffer(int) - Constructor for class com.marketfactory.zerogc.api.ZeroGCProtoByteBuffer
 
ZeroGCProtoByteBuffer(int, boolean) - Constructor for class com.marketfactory.zerogc.api.ZeroGCProtoByteBuffer
 

_

_riskLimits - Variable in class com.marketfactory.api.MFAdmin
 
_riskTimestamp - Variable in class com.marketfactory.api.MFAdmin
 
_riskUsages - Variable in class com.marketfactory.api.MFAdmin
 
_tradeLimitDataQueue - Variable in class com.marketfactory.api.MFAdmin
 
_userGroupChains - Variable in class com.marketfactory.api.MFAdmin
 
A B C D E F G H I J K L M N O P Q R S T U V W Z _ 
Skip navigation links