public final class UnknownSocksRequest extends SocksRequest
| Constructor and Description |
|---|
UnknownSocksRequest () |
| Modifier and Type | Method and Description |
|---|---|
void |
encodeAsByteBuf (ByteBuf byteBuf) |
requestType protocolVersion, type clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitpublic UnknownSocksRequest()
public void encodeAsByteBuf(ByteBuf byteBuf)
encodeAsByteBuf in class SocksMessage Copyright © 2008–2018 The Netty Project. All rights reserved.