Class Socks4ServerEncoder

All Implemented Interfaces:
ChannelHandler, ChannelOutboundHandler

@Sharable public final class Socks4ServerEncoder extends MessageToByteEncoder<Socks4CommandResponse>
Encodes a Socks4CommandResponse into a ByteBuf.