public abstract class AbstractSocks5Message extends AbstractSocksMessage implements Socks5Message
Socks5Message 。
| Constructor and Description |
|---|
AbstractSocks5Message() |
| Modifier and Type | Method and Description |
|---|---|
SocksVersion |
version()
返回此消息的协议版本。
|
decoderResult, setDecoderResultclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitdecoderResult, setDecoderResultpublic final SocksVersion version()
SocksMessage
version in interface
SocksMessage
Copyright © 2008–2018 The Netty Project. All rights reserved.