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