Class | Description |
---|---|
SctpEchoClient |
Sends one message when a connection is open and echoes back any received
data to the server over SCTP connection.
|
SctpEchoClientHandler |
Handler implementation for the SCTP echo client.
|
SctpEchoServer |
Echoes back any received data from a SCTP client.
|
SctpEchoServerHandler |
Handler implementation for the SCTP echo server.
|
Copyright © 2008–2018 The Netty Project. All rights reserved.