Package eneter.messaging.infrastructure.attachable

Attaching and detaching communication channels.

See:
          Description

Interface Summary
IAttachableDuplexInputChannel Interface for components which want to attach one IDuplexInputChannel.
IAttachableDuplexOutputChannel Interface for components which want to attach one IDuplexOutputChannel.
IAttachableMultipleDuplexInputChannels Interface for components which want to attach multiple IDuplexInputChannel.
 

Package eneter.messaging.infrastructure.attachable Description

Attaching and detaching communication channels. Communication components attach channels in order to be able to send and receive messages.