public class HttpTunnelPayloadForwarder extends Object
HttpTunnelPayload instances to a destination
channel, respecting sequence order.| Constructor and Description |
|---|
HttpTunnelPayloadForwarder(WritableByteChannel targetChannel)
Create a new
HttpTunnelPayloadForwarder instance. |
public HttpTunnelPayloadForwarder(WritableByteChannel targetChannel)
HttpTunnelPayloadForwarder instance.targetChannel - the target channelpublic void forward(HttpTunnelPayload payload) throws IOException
IOException