public class ByteEchoPeerOne extends ByteEchoPeerBase
messageSize, myAddress, peerAddress| Constructor and Description |
|---|
ByteEchoPeerOne(int messageSize,
SocketAddress myAddress,
SocketAddress peerAddress) |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(String[] args) |
runpublic ByteEchoPeerOne(int messageSize,
SocketAddress myAddress,
SocketAddress peerAddress)
Copyright © 2008–2019 The Netty Project. All rights reserved.