![JAR search and dependency download from the Maven repository](/logo.png)
classes.io.netty.handler.codec.http2.Http2ClientUpgradeCodec.class Maven / Gradle / Ivy
The newest version!
???? 2 ?
5 ?
5 ? ?
5 ?
5 ?
6 ? 5 ? >
? ? ? 5 ? @ ? 5 ? 5 ? ?
5 ? ? ? ?
? ? 5 ? ? ? ? ? ? ? ? ?
? ? ? ? ? ?
? ? ?
? ? ? ? ? ?
? ? ? ? ? ? ? ? ? ( ?
? ? ( ? ?
, ?
? ? ? ?
? ? ? ?
? ?
? ?
? ? ? ? ? UPGRADE_HEADERS Ljava/util/List; Signature *Ljava/util/List; handlerName Ljava/lang/String; connectionHandler 5Lio/netty/handler/codec/http2/Http2ConnectionHandler; upgradeToHandler !Lio/netty/channel/ChannelHandler; http2MultiplexHandler R(Lio/netty/handler/codec/http2/Http2FrameCodec;Lio/netty/channel/ChannelHandler;)V Code LineNumberTable LocalVariableTable this 6Lio/netty/handler/codec/http2/Http2ClientUpgradeCodec;
frameCodec .Lio/netty/handler/codec/http2/Http2FrameCodec; d(Ljava/lang/String;Lio/netty/handler/codec/http2/Http2FrameCodec;Lio/netty/channel/ChannelHandler;)V 8(Lio/netty/handler/codec/http2/Http2ConnectionHandler;)V l(Lio/netty/handler/codec/http2/Http2ConnectionHandler;Lio/netty/handler/codec/http2/Http2MultiplexHandler;)V 4Lio/netty/handler/codec/http2/Http2MultiplexHandler; J(Ljava/lang/String;Lio/netty/handler/codec/http2/Http2ConnectionHandler;)V ~(Ljava/lang/String;Lio/netty/handler/codec/http2/Http2ConnectionHandler;Lio/netty/handler/codec/http2/Http2MultiplexHandler;)V ?(Ljava/lang/String;Lio/netty/handler/codec/http2/Http2ConnectionHandler;Lio/netty/channel/ChannelHandler;Lio/netty/handler/codec/http2/Http2MultiplexHandler;)V protocol ()Ljava/lang/CharSequence; setUpgradeHeaders i(Lio/netty/channel/ChannelHandlerContext;Lio/netty/handler/codec/http/HttpRequest;)Ljava/util/Collection; ctx (Lio/netty/channel/ChannelHandlerContext; upgradeRequest )Lio/netty/handler/codec/http/HttpRequest;
settingsValue Ljava/lang/CharSequence; ?(Lio/netty/channel/ChannelHandlerContext;Lio/netty/handler/codec/http/HttpRequest;)Ljava/util/Collection; upgradeTo Y(Lio/netty/channel/ChannelHandlerContext;Lio/netty/handler/codec/http/FullHttpResponse;)V name e -Lio/netty/handler/codec/http2/Http2Exception; upgradeResponse .Lio/netty/handler/codec/http/FullHttpResponse;
StackMapTable ?
Exceptions ? getSettingsHeaderValue B(Lio/netty/channel/ChannelHandlerContext;)Ljava/lang/CharSequence; entry PrimitiveEntry InnerClasses 7Lio/netty/util/collection/CharObjectMap$PrimitiveEntry; settings ,Lio/netty/handler/codec/http2/Http2Settings;
payloadLength I buf Lio/netty/buffer/ByteBuf;
encodedBuf LocalVariableTypeTable ILio/netty/util/collection/CharObjectMap$PrimitiveEntry; ? ? ? ? ? ? ()V
SourceFile Http2ClientUpgradeCodec.java +io/netty/handler/codec/http2/Http2CodecUtil C L C R java/lang/String C P C Q C <