public final class UnknownSocksResponse extends SocksResponse
Constructor and Description |
---|
UnknownSocksResponse() |
Modifier and Type | Method and Description |
---|---|
void |
encodeAsByteBuf(io.netty.buffer.ByteBuf byteBuf) |
responseType
protocolVersion, type
public void encodeAsByteBuf(io.netty.buffer.ByteBuf byteBuf)
encodeAsByteBuf
in class SocksMessage
Copyright © 2008–2021 The Netty Project. All rights reserved.