Package com.apama.md.client

Event Summary
AddChannelsThe event sent to extract the sender correlator details (host and port) and send them to the receiver correlator over the specified channel for channel subscription.
AggEntryImplementation of AggEntryInterface.
AggEntryInterfaceRepresents one individual entry in the aggregated book: either an order, or an entry in a market-by-price feed.
AggLegEntryImplementation of AggLegEntryInterface.
AggLegEntryInterfaceRepresents one individual leg entry in the Agg entry.
AggregatedBookListInterfaceRepresents a bid or ask list for one symbol.
ConnectionHelper  
CurrentAggregatedBookInterfaceProvides interfaces to read the contents of the aggregated book (only available when such data is available).
CurrentBBAInterfaceProvides interface to read the current best bid/ask status relating to a particular symbol's datastream.
CurrentDepthInterfaceProvides interfaces to read the contents of the depth.
CurrentExtraParamsInterfaceProvides interface to read the current ExtraParam status relating to a particular symbol's datastream.
CurrentNewsInterfaceProvides interface to read the current news relating to a particular symbol.
CurrentOrderbookInterfaceProvides interfaces to read the contents of the order book (only available when such data is available).
CurrentQuotebookInterfaceProvides interfaces to read the contents of the quote book (only available when such data is available).
CurrentTradeInterfaceProvides interface to read the current Trade status relating to a particular symbol's datastream.
DepthEntryImplementation of DepthItemInterface.
DepthItemInterfaceRepresents one individual depth entry.
DepthListInterfaceThe DepthListInterface object represents a bid or ask list for one symbol.
EPSchemaInterface  
EPValuesInterface  
ErrorThe event returned by clientapi actions in the event of an operation failing to succeed.
OrderbookListInterfaceRepresents a bid or ask list for one symbol.
OrderEntryImplementation of OrderInterface.
OrderInterfaceRepresents one individual order.
QuotebookInterfaceProvides interfaces to read the contents of the quote book (only available when such data is available).
QuotebookListInterfaceProvides interfaces to read the list of Quote.
QuoteEntryImplementation of QuoteEntryInterface.
QuoteEntryInterfaceRepresents one individual quote.
SenderCorrelatorThe event sent with sender correlator's host and port to the receiving correlator for channel subscription.
UnsubscribeChannelThe event sent to unsubscribe from a channel.