Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Io.netty.handler.codec.socksx.v4 Classes and Interfaces - 12 results found.
NameDescriptionTypePackageFramework
AbstractSocks4MessageAn abstract Socks4Message.Classio.netty.handler.codec.socksx.v4Netty
DefaultSocks4CommandRequestThe default Socks4CommandRequest.Classio.netty.handler.codec.socksx.v4Netty
DefaultSocks4CommandResponseThe default Socks4CommandResponse.Classio.netty.handler.codec.socksx.v4Netty
Socks4ClientDecoderDecodes a single Socks4CommandResponse from the inbound ByteBufs.Classio.netty.handler.codec.socksx.v4Netty
Socks4ClientEncoderEncodes a Socks4CommandRequest into a ByteBuf.Classio.netty.handler.codec.socksx.v4Netty
Socks4CommandRequestA SOCKS4a CONNECT or BIND request.Interfaceio.netty.handler.codec.socksx.v4Netty
Socks4CommandResponseInterfaceio.netty.handler.codec.socksx.v4Netty
Socks4CommandStatusThe status of Socks4CommandResponse.Classio.netty.handler.codec.socksx.v4Netty
Socks4CommandTypeThe type of Socks4CommandRequest.Classio.netty.handler.codec.socksx.v4Netty
Socks4MessageA tag interface that all SOCKS4a protocol messages implement.Interfaceio.netty.handler.codec.socksx.v4Netty
Socks4ServerDecoderDecodes a single Socks4CommandRequest from the inbound ByteBufs.Classio.netty.handler.codec.socksx.v4Netty
Socks4ServerEncoderEncodes a Socks4CommandResponse into a ByteBuf.Classio.netty.handler.codec.socksx.v4Netty