Uses of Package
io.netty.handler.codec.socksx
Packages that use io.netty.handler.codec.socksx
Package
Description
Encoder, decoder and their related message types for SOCKS protocol.
Encoder, decoder and their related message types for SOCKSv4 protocol.
Encoder, decoder and their related message types for SOCKSv5 protocol.
-
Classes in io.netty.handler.codec.socksx used by io.netty.handler.codec.socksxClassDescriptionAn interface that all SOCKS protocol messages implement.The version of SOCKS protocol.
-
Classes in io.netty.handler.codec.socksx used by io.netty.handler.codec.socksx.v4ClassDescriptionAn abstract
SocksMessage
.An interface that all SOCKS protocol messages implement.The version of SOCKS protocol. -
Classes in io.netty.handler.codec.socksx used by io.netty.handler.codec.socksx.v5ClassDescriptionAn abstract
SocksMessage
.An interface that all SOCKS protocol messages implement.The version of SOCKS protocol.