Uses of Interface
io.netty.handler.codec.socksx.v5.Socks5InitialRequest
Packages that use Socks5InitialRequest
Package
Description
Encoder, decoder and their related message types for SOCKSv5 protocol.
Adds support for client connections via proxy protocols such as
SOCKS and
HTTP CONNECT tunneling
-
Uses of Socks5InitialRequest in io.netty.handler.codec.socksx.v5
Classes in io.netty.handler.codec.socksx.v5 that implement Socks5InitialRequestMethods in io.netty.handler.codec.socksx.v5 with parameters of type Socks5InitialRequestModifier and TypeMethodDescriptionprivate static voidSocks5ClientEncoder.encodeAuthMethodRequest(Socks5InitialRequest msg, ByteBuf out) -
Uses of Socks5InitialRequest in io.netty.handler.proxy
Fields in io.netty.handler.proxy declared as Socks5InitialRequestModifier and TypeFieldDescriptionprivate static final Socks5InitialRequestSocks5ProxyHandler.INIT_REQUEST_NO_AUTHprivate static final Socks5InitialRequestSocks5ProxyHandler.INIT_REQUEST_PASSWORD