public interface Socks5InitialRequest extends Socks5Message
Modifier and Type | Method and Description |
---|---|
List<Socks5AuthMethod> |
authMethods()
Returns the list of desired authentication methods.
|
version
decoderResult, setDecoderResult
List<Socks5AuthMethod> authMethods()
Copyright © 2008–2017 The Netty Project. All rights reserved.