程序包 | 说明 |
---|---|
io.netty.example.udt.echo.rendezvous |
Examples show how to use UDT Message Rendezvous.
|
限定符和类型 | 类和说明 |
---|---|
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.
|