public class DefaultSocks5PasswordAuthResponse extends AbstractSocks5Message implements Socks5PasswordAuthResponse
Socks5PasswordAuthResponse
.构造器和说明 |
---|
DefaultSocks5PasswordAuthResponse(Socks5PasswordAuthStatus status) |
限定符和类型 | 方法和说明 |
---|---|
Socks5PasswordAuthStatus |
status()
Returns the status of this response.
|
java.lang.String |
toString() |
version
decoderResult, setDecoderResult
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
version
decoderResult, setDecoderResult
public DefaultSocks5PasswordAuthResponse(Socks5PasswordAuthStatus status)
public Socks5PasswordAuthStatus status()
Socks5PasswordAuthResponse
status
在接口中 Socks5PasswordAuthResponse
public java.lang.String toString()
toString
在类中 java.lang.Object