public class StreamedResponsePublisher extends com.typesafe.netty.HandlerPublisher<HttpResponseBodyPart>
ChannelHandler.Sharable| Modifier and Type | Field and Description |
|---|---|
protected org.slf4j.Logger |
logger |
| Constructor and Description |
|---|
StreamedResponsePublisher(io.netty.util.concurrent.EventExecutor executor,
ChannelManager channelManager,
NettyResponseFuture<?> future,
Channel channel) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
cancelled() |
acceptInboundMessage, channelActive, channelInactive, channelRead, channelReadComplete, channelRegistered, exceptionCaught, handlerAdded, handlerRemoved, requestDemand, subscribebind, close, connect, deregister, disconnect, flush, read, writechannelUnregistered, channelWritabilityChanged, userEventTriggeredisSharablepublic StreamedResponsePublisher(io.netty.util.concurrent.EventExecutor executor,
ChannelManager channelManager,
NettyResponseFuture<?> future,
Channel channel)
protected void cancelled()
cancelled in class com.typesafe.netty.HandlerPublisher<HttpResponseBodyPart>Copyright © 2016. All Rights Reserved.