public abstract class AbstractSocks4Message extends AbstractSocksMessage implements Socks4Message
Socks4Message.| Constructor and Description |
|---|
AbstractSocks4Message () |
| Modifier and Type | Method and Description |
|---|---|
SocksVersion |
version ()
Returns the protocol version of this message.
|
decoderResult, setDecoderResult clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait decoderResult, setDecoderResult public AbstractSocks4Message()
public final SocksVersion version()
SocksMessage version in interface SocksMessage Copyright © 2008–2025 The Netty Project. All rights reserved.