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 aSocks4CommandRequest
into aByteBuf
.A SOCKS4aCONNECT
orBIND
request.A SOCKS4a response.The status ofSocks4CommandResponse
.The type ofSocks4CommandRequest
.A tag interface that all SOCKS4a protocol messages implement.Encodes aSocks4CommandResponse
into aByteBuf
.