Uses of Interface
eneter.messaging.nodes.channelwrapper.IDuplexChannelUnwrapper

Packages that use IDuplexChannelUnwrapper
eneter.messaging.nodes.channelwrapper Reducing communication via multiple channels into one channel. 
 

Uses of IDuplexChannelUnwrapper in eneter.messaging.nodes.channelwrapper
 

Methods in eneter.messaging.nodes.channelwrapper that return IDuplexChannelUnwrapper
 IDuplexChannelUnwrapper IChannelWrapperFactory.createDuplexChannelUnwrapper(IMessagingSystemFactory outputMessagingSystem)
          Creates the duplex channel unwrapper.
 IDuplexChannelUnwrapper ChannelWrapperFactory.createDuplexChannelUnwrapper(IMessagingSystemFactory outputMessagingSystem)