Uses of Interface
eneter.messaging.infrastructure.attachable.IAttachableMultipleDuplexInputChannels

Packages that use IAttachableMultipleDuplexInputChannels
eneter.messaging.nodes.channelwrapper Reducing communication via multiple channels into one channel. 
eneter.messaging.nodes.dispatcher Multiplying and forwarding of received messages. 
 

Uses of IAttachableMultipleDuplexInputChannels in eneter.messaging.nodes.channelwrapper
 

Subinterfaces of IAttachableMultipleDuplexInputChannels in eneter.messaging.nodes.channelwrapper
 interface IDuplexChannelWrapper
          Duplex channel wrapper.
 

Uses of IAttachableMultipleDuplexInputChannels in eneter.messaging.nodes.dispatcher
 

Subinterfaces of IAttachableMultipleDuplexInputChannels in eneter.messaging.nodes.dispatcher
 interface IDuplexDispatcher
          Dispatcher.