Uses of Interface
io.netty.handler.codec.socksx.v5.Socks5PrivateAuthResponse
Packages that use Socks5PrivateAuthResponse
Package
Description
Encoder, decoder and their related message types for SOCKSv5 protocol.
-
Uses of Socks5PrivateAuthResponse in io.netty.handler.codec.socksx.v5
Classes in io.netty.handler.codec.socksx.v5 that implement Socks5PrivateAuthResponseModifier and TypeClassDescriptionfinal classThe defaultSocks5PrivateAuthResponseimplementation.