| Package | Description |
|---|---|
| ds.funnel.data.channel | |
| ds.funnel.data.channel.tcp | |
| ds.funnel.data.channel.udp | |
| ds.funnel.data.msglink.protocol3 |
| Modifier and Type | Method and Description |
|---|---|
abstract ChannelListener |
ChannelAddress.listen(ChannelProtocolFactory inProtocolFactory)
Starts a listener on this address.
|
| Constructor and Description |
|---|
ChannelListener(java.nio.channels.ServerSocketChannel inServSock,
ChannelAddress inListenAddr,
ChannelProtocolFactory inProtocolFactory) |
| Modifier and Type | Method and Description |
|---|---|
ChannelListener |
TCPChannelAddr.listen(ChannelProtocolFactory inProtocolFactory) |
| Modifier and Type | Method and Description |
|---|---|
ChannelListener |
UDPChannelAddr.listen(ChannelProtocolFactory inProtocolFactory) |
| Modifier and Type | Class and Description |
|---|---|
class |
MessageLinkFactory |