Uses of Class
com.epam.cmemdp.impl.context.ChannelContext

Packages that use ChannelContext
com.epam.cmemdp.impl   
com.epam.cmemdp.impl.recovery   
 

Uses of ChannelContext in com.epam.cmemdp.impl
 

Methods in com.epam.cmemdp.impl that return ChannelContext
 ChannelContext ApplicationImpl.getChannelContext(java.lang.String channelID)
           
 

Uses of ChannelContext in com.epam.cmemdp.impl.recovery
 

Fields in com.epam.cmemdp.impl.recovery declared as ChannelContext
protected  ChannelContext HistoricalRecoveryManager.context
           
 

Constructors in com.epam.cmemdp.impl.recovery with parameters of type ChannelContext
HistoricalRecoveryManager(ApplicationImpl recoveryListener, ChannelContext context)
           
 



Copyright © 2000-2014 EPAM Systems. All Rights Reserved.