public final class UnknownSocksRequest extends SocksRequest
Constructor and Description |
---|
UnknownSocksRequest() |
Modifier and Type | Method and Description |
---|---|
void |
encodeAsByteBuf(ByteBuf byteBuf)
Encode socks message into its byte representation and write it into byteBuf
|
requestType
protocolVersion, type
public void encodeAsByteBuf(ByteBuf byteBuf)
SocksMessage
encodeAsByteBuf
in class SocksMessage
Copyright © 2008–2018 The Netty Project. All rights reserved.