Interface Socks4Message
- All Superinterfaces:
DecoderResultProvider, SocksMessage
- All Known Subinterfaces:
Socks4CommandRequest, Socks4CommandResponse
- All Known Implementing Classes:
AbstractSocks4Message, DefaultSocks4CommandRequest, DefaultSocks4CommandResponse
A tag interface that all SOCKS4a protocol messages implement.
-
Method Summary
Methods inherited from interface DecoderResultProvider
decoderResult, setDecoderResultModifier and TypeMethodDescriptionReturns the result of decoding this object.voidsetDecoderResult(DecoderResult result) Updates the result of decoding this object.Methods inherited from interface SocksMessage
version