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