Package | Description |
---|---|
io.netty.example.udt.echo.rendezvousBytes |
Examples show how to use UDT Byte Streams Rendezvous.
|
Modifier and Type | Class and Description |
---|---|
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.
|
Copyright © 2008–2016 The Netty Project. All rights reserved.