(Only for application with IoC architecture)

Contains classes to build communication channels



Interfaces
 InterfaceDescription
 ChannelListenerExpertListener The ChannelListenerExpertListener interface defines rules for Channel listeners.
Classes
 ClassDescription
 ChannelListener The ChannelListener class store information about communication channel defined in the xml context file.
 ChannelListenerEvent The ChannelListenerEvent class represents the event object passed to the event listener for ChannelListenerExpert events.
 ChannelListenerExpert The ChannelListenerExpert class is a locator for ChannelListener object.