Uses of Interface
io.netty.handler.codec.socksx.v4.Socks4CommandResponse
Packages that use Socks4CommandResponse
Package
Description
Encoder, decoder and their related message types for SOCKSv4 protocol.
-
Uses of Socks4CommandResponse in io.netty.handler.codec.socksx.v4
Classes in io.netty.handler.codec.socksx.v4 that implement Socks4CommandResponseSubclasses with type arguments of type Socks4CommandResponse in io.netty.handler.codec.socksx.v4Methods in io.netty.handler.codec.socksx.v4 with parameters of type Socks4CommandResponseModifier and TypeMethodDescriptionprotected voidSocks4ServerEncoder.encode(ChannelHandlerContext ctx, Socks4CommandResponse msg, ByteBuf out)