public abstract class AbstractSocks5Message extends AbstractSocksMessage implements Socks5Message
Socks5Message.| Constructor and Description |
|---|
AbstractSocks5Message() |
| Modifier and Type | Method and Description |
|---|---|
SocksVersion |
version()
Returns the protocol version of this message.
|
decoderResult, setDecoderResultclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitdecoderResult, setDecoderResultpublic final SocksVersion version()
SocksMessageversion in interface SocksMessageCopyright © 2008–2025 The Netty Project. All rights reserved.