public interface Socks5InitialRequest extends Socks5Message
Modifier and Type | Method and Description |
---|---|
java.util.List<Socks5AuthMethod> |
authMethods()
返回所需认证方法的列表。
|
version
decoderResult, setDecoderResult
java.util.List<Socks5AuthMethod> authMethods()
Copyright © 2008–2018 The Netty Project. All rights reserved.