Class ProxyConnectionPipeHandler

All Implemented Interfaces:
ChannelHandler, ChannelInboundHandler

public class ProxyConnectionPipeHandler extends ChannelInboundHandlerAdapter
A ChannelInboundHandler that writes all incoming data to the specified proxy connection.