public interface Socks5InitialResponse extends Socks5Message
Modifier and Type | Method and Description |
---|---|
Socks5AuthMethod |
authMethod()
返回此响应的
METHOD 字段。
|
version
decoderResult, setDecoderResult
Socks5AuthMethod authMethod()
METHOD
字段。
Copyright © 2008–2018 The Netty Project. All rights reserved.