Package | Description |
---|---|
com.caplin.motif.fx.rates |
Classes and interfaces that relate to streaming FX rates.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractSubjectParser<T extends AbstractSubjectInfo>
Abstract parent class that provides an implementation of
SubjectParser with common functions
shared by the subclasses FXSubjectParser and MetalSubjectParser . |
class |
ESPQuote<T extends AbstractSubjectInfo>
An ESPQuote contains all values required for sending
Executable Streaming Prices.
|
Modifier and Type | Class and Description |
---|---|
class |
FXSubjectInfo
A domain object representing a subscription to streaming FX rates for a currency pair, such as USDJPY.
|
class |
MetalSubjectInfo
A domain object representing a subscription to streaming rates for precious metals, such as XAUUSD.
|
Modifier and Type | Method and Description |
---|---|
void |
FXQuotePublisher.publishQuote(ESPQuote<? extends AbstractSubjectInfo> quote)
Publishes the Quote to all peers subscribed to the subject of the
quote.
|
void |
FXQuotePublisherImpl.publishQuote(ESPQuote<? extends AbstractSubjectInfo> quote) |
Copyright © 2015 Caplin Systems.