io.netty.handler.codec.http.HttpServerKeepAliveHandler.class Maven / Gradle / Ivy
???? 2 ? 6io/netty/handler/codec/http/HttpServerKeepAliveHandler %io/netty/channel/ChannelDuplexHandler HttpServerKeepAliveHandler.java MULTIPART_PREFIX Ljava/lang/String; multipart persistentConnection Z pendingResponses I ()V
this 8Lio/netty/handler/codec/http/HttpServerKeepAliveHandler; channelRead =(Lio/netty/channel/ChannelHandlerContext;Ljava/lang/Object;)V java/lang/Exception 'io/netty/handler/codec/http/HttpRequest
$io/netty/handler/codec/http/HttpUtil isKeepAlive ,(Lio/netty/handler/codec/http/HttpMessage;)Z !
"
$ request )Lio/netty/handler/codec/http/HttpRequest; ctx (Lio/netty/channel/ChannelHandlerContext; msg Ljava/lang/Object; write ^(Lio/netty/channel/ChannelHandlerContext;Ljava/lang/Object;Lio/netty/channel/ChannelPromise;)V (io/netty/handler/codec/http/HttpResponse .
trackResponse -(Lio/netty/handler/codec/http/HttpResponse;)V 0 1
2 isSelfDefinedMessageLength -(Lio/netty/handler/codec/http/HttpResponse;)Z 4 5
6 shouldKeepAlive ()Z 8 9
: setKeepAlive -(Lio/netty/handler/codec/http/HttpMessage;Z)V <