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 final SocksVersion version()
SocksMessage
version
in interface SocksMessage
Copyright © 2008–2017 The Netty Project. All rights reserved.