|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
| Interface Summary | |
|---|---|
| IChannel | A channel is an abstraction of a 2-way communication link between 2
IFrameworkContext instances. |
| IChannelFactory | Constructs an IChannel implementation |
| IChannelOperations | Used by the handlers of the Channel to interact with it. |
| IChannelState | Interface for the shared state object of a Channel |
| Class Summary | |
|---|---|
| Channel | The default channel implementation. |
| ChannelFactory | Basic implementation returning a Channel. |
| ChannelReadyEvent | Raised when an IChannel is ready - this means the channel can now be
used. |
| ChannelTransmissionListener | A marker class for the IEventListener that a Channel uses to
receive IEvents in the local context and forward them on to the
remotely connected context connected to the channel. |
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||