com.devexperts.qd.qtp
Class AgentAdapter.Factory
java.lang.Object
com.devexperts.qd.qtp.MessageAdapter.AbstractFactory
com.devexperts.qd.qtp.AgentAdapter.Factory
- All Implemented Interfaces:
- ConfigurableMessageAdapterFactory, MessageAdapter.Factory, java.lang.Cloneable
- Enclosing class:
- AgentAdapter
public static class AgentAdapter.Factory
- extends MessageAdapter.AbstractFactory
The factory for agent side of an QD.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
AgentAdapter.Factory
public AgentAdapter.Factory(QDTicker ticker,
QDStream stream,
QDHistory history,
SubscriptionFilter filter)
AgentAdapter.Factory
public AgentAdapter.Factory(QDTicker ticker)
AgentAdapter.Factory
public AgentAdapter.Factory(QDStream stream)
AgentAdapter.Factory
public AgentAdapter.Factory(QDHistory history)
AgentAdapter.Factory
public AgentAdapter.Factory(QDCollector collector)
createAdapter
public MessageAdapter createAdapter(QDStats stats)