public interface Socks5InitialResponse extends Socks5Message
Modifier and Type | Method and Description |
---|---|
Socks5AuthMethod |
authMethod()
Returns the
METHOD field of this response. |
version
decoderResult, setDecoderResult
Socks5AuthMethod authMethod()
METHOD
field of this response.Copyright © 2008–2017 The Netty Project. All rights reserved.