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