Uses of Package
io.netty.handler.codec.socksx.v4
Packages that use io.netty.handler.codec.socksx.v4
Package
Description
Encoder, decoder and their related message types for SOCKSv4 protocol.
-
Classes in io.netty.handler.codec.socksx.v4 used by io.netty.handler.codec.socksx.v4ClassDescriptionAn abstract
Socks4Message.Encodes aSocks4CommandRequestinto aByteBuf.A SOCKS4aCONNECTorBINDrequest.A SOCKS4a response.The status ofSocks4CommandResponse.The type ofSocks4CommandRequest.A tag interface that all SOCKS4a protocol messages implement.Encodes aSocks4CommandResponseinto aByteBuf.