Uses of Interface
io.netty.handler.codec.socksx.v5.Socks5CommandRequest
Packages that use Socks5CommandRequest
Package
Description
Encoder, decoder and their related message types for SOCKSv5 protocol.
-
Uses of Socks5CommandRequest in io.netty.handler.codec.socksx.v5
Classes in io.netty.handler.codec.socksx.v5 that implement Socks5CommandRequestMethods in io.netty.handler.codec.socksx.v5 with parameters of type Socks5CommandRequestModifier and TypeMethodDescriptionprivate void
Socks5ClientEncoder.encodeCommandRequest
(Socks5CommandRequest msg, ByteBuf out)