Interface Socks5Message
- All Superinterfaces:
DecoderResultProvider, SocksMessage
- All Known Subinterfaces:
Socks5CommandRequest, Socks5CommandResponse, Socks5InitialRequest, Socks5InitialResponse, Socks5PasswordAuthRequest, Socks5PasswordAuthResponse, Socks5PrivateAuthRequest, Socks5PrivateAuthResponse
- All Known Implementing Classes:
AbstractSocks5Message, DefaultSocks5CommandRequest, DefaultSocks5CommandResponse, DefaultSocks5InitialRequest, DefaultSocks5InitialResponse, DefaultSocks5PasswordAuthRequest, DefaultSocks5PasswordAuthResponse, DefaultSocks5PrivateAuthRequest, DefaultSocks5PrivateAuthResponse
A tag interface that all SOCKS5 protocol messages implement.
-
Method Summary
Methods inherited from interface DecoderResultProvider
decoderResult, setDecoderResultMethods inherited from interface SocksMessage
version