public final class ProxyRequestReader extends Object implements org.xnio.ChannelListener<org.xnio.conduits.ConduitStreamSourceChannel>
| Constructor and Description |
|---|
ProxyRequestReader(ProxyResponseWriter writer,
org.xnio.conduits.ConduitStreamSinkChannel sinkChannel) |
| Modifier and Type | Method and Description |
|---|---|
void |
handleEvent(org.xnio.conduits.ConduitStreamSourceChannel sourceChannel) |
void |
setProxySSLTunnel(ProxySSLTunnel sslTunnel) |
public ProxyRequestReader(ProxyResponseWriter writer, org.xnio.conduits.ConduitStreamSinkChannel sinkChannel)
public void handleEvent(org.xnio.conduits.ConduitStreamSourceChannel sourceChannel)
handleEvent in interface org.xnio.ChannelListener<org.xnio.conduits.ConduitStreamSourceChannel>public void setProxySSLTunnel(ProxySSLTunnel sslTunnel)
Copyright © 2011-2018-2019. All Rights Reserved.