Package io.netty.handler.codec.socksx.v4
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 io.netty.handler.codec.DecoderResultProvider
decoderResult, setDecoderResult
Methods inherited from interface io.netty.handler.codec.socksx.SocksMessage
version