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, setDecoderResult
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
decoderResult, setDecoderResult
public final SocksVersion version()
SocksMessage
version
in interface SocksMessage
Copyright © 2008–2024 The Netty Project. All rights reserved.