public class ServerResponseFutureListener extends Object implements org.jboss.netty.channel.ChannelFutureListener
ChannelFutureListener
that performs the disconnect logic when
sending the response is complete.Constructor and Description |
---|
ServerResponseFutureListener(NettyConsumer consumer,
org.apache.camel.Exchange exchange,
SocketAddress remoteAddress) |
Modifier and Type | Method and Description |
---|---|
void |
operationComplete(org.jboss.netty.channel.ChannelFuture future) |
public ServerResponseFutureListener(NettyConsumer consumer, org.apache.camel.Exchange exchange, SocketAddress remoteAddress)
Apache Camel