| Interface | Description |
|---|---|
| IAbstractChannel |
Super interface for
IChannel. |
| IAbstractChannelContainerAdapter |
Super interface for
IChannelContainerAdapter. |
| IChannel |
Channel for sending messages
|
| IChannelConfig |
Channel configuration to be used during createChannel to configure the newly
created IChannel implementation
|
| IChannelContainer | |
| IChannelContainerAdapter |
Channel container entry point adapter.
|
| IChannelContainerListener |
Listener for channel container events.
|
| IChannelListener |
Listener for receiving messages sent to a given channel.
|
| IStreamContainerAdapter |
A container adapter that allows access to InputStream and OutputStream for
the container.
|
| Class | Description |
|---|---|
| AbstractShare |
Abstract class for sharing data using
IChannel. |
| BaseChannelConfig |
Base class implementation of
IChannelConfig. |
| ChannelContainer |
Copyright © 2017 Eclipse Foundation. All rights reserved.