Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Io.netty.handler.codec.socksx.v5 Classes and Interfaces - 29 results found.
NameDescriptionTypePackageFramework
AbstractSocks5MessageAn abstract Socks5Message.Classio.netty.handler.codec.socksx.v5Netty
DefaultSocks5CommandRequestThe default Socks5CommandRequest.Classio.netty.handler.codec.socksx.v5Netty
DefaultSocks5CommandResponseThe default Socks5CommandResponse.Classio.netty.handler.codec.socksx.v5Netty
DefaultSocks5InitialRequestThe default Socks5InitialRequest.Classio.netty.handler.codec.socksx.v5Netty
DefaultSocks5InitialResponseThe default Socks5InitialResponse.Classio.netty.handler.codec.socksx.v5Netty
DefaultSocks5PasswordAuthRequestThe default Socks5PasswordAuthRequest.Classio.netty.handler.codec.socksx.v5Netty
DefaultSocks5PasswordAuthResponseThe default Socks5PasswordAuthResponse.Classio.netty.handler.codec.socksx.v5Netty
Socks5AddressDecoderDecodes a SOCKS5 address field into its string representation.Interfaceio.netty.handler.codec.socksx.v5Netty
Socks5AddressEncoderEncodes a SOCKS5 address into binary representation.Interfaceio.netty.handler.codec.socksx.v5Netty
Socks5AddressTypeThe type of address in Socks5CommandRequest and Socks5CommandResponse.Classio.netty.handler.codec.socksx.v5Netty
Socks5AuthMethodThe authentication method of SOCKS5.Classio.netty.handler.codec.socksx.v5Netty
Socks5ClientEncoderEncodes a client-side Socks5Message into a ByteBuf.Classio.netty.handler.codec.socksx.v5Netty
Socks5CommandRequestA SOCKS5 request detail message, as defined inthe section 4, RFC1928.Interfaceio.netty.handler.codec.socksx.v5Netty
Socks5CommandRequestDecoderDecodes a single Socks5CommandRequest from the inbound ByteBufs.Classio.netty.handler.codec.socksx.v5Netty
Socks5CommandResponseA response to a SOCKS5 request detail message, as defined inthe section 6, RFC1928.Interfaceio.netty.handler.codec.socksx.v5Netty
Socks5CommandResponseDecoderDecodes a single Socks5CommandResponse from the inbound ByteBufs.Classio.netty.handler.codec.socksx.v5Netty
Socks5CommandStatusThe status of Socks5CommandResponse.Classio.netty.handler.codec.socksx.v5Netty
Socks5CommandTypeThe type of Socks5CommandRequest.Classio.netty.handler.codec.socksx.v5Netty
Socks5InitialRequestAn initial SOCKS5 authentication method selection request, as defined inthe section 3, RFC1928.Interfaceio.netty.handler.codec.socksx.v5Netty
Socks5InitialRequestDecoderDecodes a single Socks5InitialRequest from the inbound ByteBufs.Classio.netty.handler.codec.socksx.v5Netty
Socks5InitialResponseAn initial SOCKS5 authentication method selection request, as defined inthe section 3, RFC1928.Interfaceio.netty.handler.codec.socksx.v5Netty
Socks5InitialResponseDecoderDecodes a single Socks5InitialResponse from the inbound ByteBufs.Classio.netty.handler.codec.socksx.v5Netty
Socks5MessageA tag interface that all SOCKS5 protocol messages implement.Interfaceio.netty.handler.codec.socksx.v5Netty
Socks5PasswordAuthRequestA SOCKS5 subnegotiation request for username-password authentication, as defined inthe section 2, RFC1929.Interfaceio.netty.handler.codec.socksx.v5Netty
Socks5PasswordAuthRequestDecoderDecodes a single Socks5PasswordAuthRequest from the inbound ByteBufs.Classio.netty.handler.codec.socksx.v5Netty
Socks5PasswordAuthResponseA SOCKS5 subnegotiation response for username-password authentication, as defined inthe section 2, RFC1929.Interfaceio.netty.handler.codec.socksx.v5Netty
Socks5PasswordAuthResponseDecoderDecodes a single Socks5PasswordAuthResponse from the inbound ByteBufs.Classio.netty.handler.codec.socksx.v5Netty
Socks5PasswordAuthStatusThe status of Socks5PasswordAuthResponse.Classio.netty.handler.codec.socksx.v5Netty
Socks5ServerEncoderEncodes a server-side Socks5Message into a ByteBuf.Classio.netty.handler.codec.socksx.v5Netty