public interface SocksMessage
extends io.netty.handler.codec.DecoderResultProvider
Modifier and Type | Method and Description |
---|---|
SocksVersion |
version()
Returns the protocol version of this message.
|
SocksVersion version()
Copyright © 2008–2019 The Netty Project. All rights reserved.