程序包 | 说明 |
---|---|
io.netty.example.udt.echo.rendezvousBytes |
Examples show how to use UDT Byte Streams Rendezvous.
|
限定符和类型 | 类和说明 |
---|---|
class |
ByteEchoPeerOne
UDT Byte Stream Peer
Sends one message when a connection is open and echoes back any received data
to the server.
|
class |
ByteEchoPeerTwo
UDT Byte Stream Peer
Sends one message when a connection is open and echoes back any received data
to the server.
|