final class HttpTunnelingClientSocketPipelineSink extends AbstractChannelSink
| Constructor and Description |
|---|
HttpTunnelingClientSocketPipelineSink() |
| Modifier and Type | Method and Description |
|---|---|
void |
eventSunk(ChannelPipeline pipeline,
ChannelEvent e)
Invoked by
ChannelPipeline when a downstream ChannelEvent
has reached its terminal (the head of the pipeline). |
exceptionCaught, execute, isFireExceptionCaughtLaterpublic void eventSunk(ChannelPipeline pipeline, ChannelEvent e) throws java.lang.Exception
ChannelSinkChannelPipeline when a downstream ChannelEvent
has reached its terminal (the head of the pipeline).java.lang.Exception