Package io.netty.handler.codec.socksx.v4
package io.netty.handler.codec.socksx.v4
Encoder, decoder and their related message types for SOCKSv4 protocol.
-
ClassDescriptionAn abstract
Socks4Message.The defaultSocks4CommandRequest.The defaultSocks4CommandResponse.Decodes a singleSocks4CommandResponsefrom the inboundByteBufs.Encodes aSocks4CommandRequestinto aByteBuf.A SOCKS4aCONNECTorBINDrequest.A SOCKS4a response.The status ofSocks4CommandResponse.The type ofSocks4CommandRequest.A tag interface that all SOCKS4a protocol messages implement.Decodes a singleSocks4CommandRequestfrom the inboundByteBufs.Encodes aSocks4CommandResponseinto aByteBuf.