Uses of Class
io.netty.handler.codec.socksx.v4.Socks4ServerEncoder
-
Packages that use Socks4ServerEncoder Package Description io.netty.handler.codec.socksx.v4 Encoder, decoder and their related message types for SOCKSv4 protocol. -
-
Uses of Socks4ServerEncoder in io.netty.handler.codec.socksx.v4
Fields in io.netty.handler.codec.socksx.v4 declared as Socks4ServerEncoder Modifier and Type Field Description static Socks4ServerEncoder
Socks4ServerEncoder. INSTANCE
-