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) |
run
public ByteEchoPeerOne(int messageSize, SocketAddress myAddress, SocketAddress peerAddress)
Copyright © 2008–2020 The Netty Project. All rights reserved.