| Package | Description |
|---|---|
| io.netty.example.udt.echo.rendezvous |
Examples show how to use UDT Message Rendezvous.
|
| Modifier and Type | Class and Description |
|---|---|
class |
MsgEchoPeerOne
UDT Message Flow Peer
Sends one message when a connection is open and echoes back any received data
to the other peer.
|
class |
MsgEchoPeerTwo
UDT Message Flow Peer
Sends one message when a connection is open and echoes back any received data
to the other peer.
|
Copyright © 2008–2014 The Netty Project. All rights reserved.