|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.epam.cmemdp.impl.context.ChannelContext
public class ChannelContext
Field Summary | |
---|---|
protected RecoveryManager |
recoveryManager
|
Constructor Summary | |
---|---|
ChannelContext(ApplicationImpl application,
MDChannel mdChannel,
FASTDecoderFactory decoderFactory)
|
Method Summary | |
---|---|
java.lang.String |
getChannelId()
|
FASTDecoderFactory |
getDecoderFactory()
|
RecoveryManager |
getRecoveryManager()
|
TransportMessageSubscriber |
getTransportMessageSubscriber()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected RecoveryManager recoveryManager
Constructor Detail |
---|
public ChannelContext(ApplicationImpl application, MDChannel mdChannel, FASTDecoderFactory decoderFactory)
Method Detail |
---|
public RecoveryManager getRecoveryManager()
public TransportMessageSubscriber getTransportMessageSubscriber()
public java.lang.String getChannelId()
public FASTDecoderFactory getDecoderFactory()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |