Uses of Interface
io.netty.handler.codec.socksx.v4.Socks4CommandRequest
Packages that use Socks4CommandRequest
Package
Description
Encoder, decoder and their related message types for SOCKSv4 protocol.
-
Uses of Socks4CommandRequest in io.netty.handler.codec.socksx.v4
Classes in io.netty.handler.codec.socksx.v4 that implement Socks4CommandRequestMethods in io.netty.handler.codec.socksx.v4 with parameters of type Socks4CommandRequestModifier and TypeMethodDescriptionprotected void
Socks4ClientEncoder.encode
(ChannelHandlerContext ctx, Socks4CommandRequest msg, ByteBuf out)