Package | Description |
---|---|
com.caplin.motif.datasource |
Extensions to the DataSource for Java library.
|
com.caplin.motif.fx.blotter.subject |
Subjects for the default blotters in the FX Motif.
|
com.caplin.motif.fx.rates |
Classes and interfaces that relate to streaming FX rates.
|
com.caplin.motif.fx.trading.allocation |
Classes and interfaces that relate to post-trade allocations.
|
com.caplin.motif.fx.trading.orders.details |
Classes and interfaces that relate to supplying the details of a previously submitted order strategy.
|
Modifier and Type | Method and Description |
---|---|
CachedSubscription |
CachedSubscriptionManager.getOrCreateAndSubscribe(String subject) |
T |
SubjectParser.parse(String subject)
Returns the domain object that represents the subject request.
|
Modifier and Type | Method and Description |
---|---|
FXBlotterSubjectInfo |
FXBlotterSubjectParser.parse(String subject) |
FXBlotterItemSubjectInfo |
FXBlotterItemSubjectParser.parse(String subject) |
Modifier and Type | Method and Description |
---|---|
T |
AbstractSubjectParser.parse(String subject) |
void |
FXSubjectParser.validate(FXSubjectInfo subjectInfo) |
protected void |
AbstractSubjectParser.validate(T subjectInfo)
A method called by
AbstractSubjectParser.parse(String) which contains shared validation logic applicable to all sub-classes
of AbstractSubjectParser. |
Modifier and Type | Method and Description |
---|---|
AllocationViewEvent |
AllocationViewSubjectParser.parse(String subject) |
Modifier and Type | Method and Description |
---|---|
StrategySubjectInfo |
OrderDetailsSubjectParser.parse(String subject) |
Copyright © 2015 Caplin Systems.