Uses of Class
io.netty.handler.codec.socksx.v4.AbstractSocks4Message
Packages that use AbstractSocks4Message
Package
Description
Encoder, decoder and their related message types for SOCKSv4 protocol.
-
Uses of AbstractSocks4Message in io.netty.handler.codec.socksx.v4
Subclasses of AbstractSocks4Message in io.netty.handler.codec.socksx.v4Modifier and TypeClassDescriptionclass
The defaultSocks4CommandRequest
.class
The defaultSocks4CommandResponse
.