classes.io.netty.handler.codec.http2.Http2FrameLogger.class Maven / Gradle / Ivy
???? 2
? ? ?
? ?
?
? ?
8 ? B
? ? ? ? @ ? ?
? ? ? ? ?
? ?
? ?
? ?
?
? ? ?
? ? ? ?
? ? ? ? ? ? ? ? ? ?
? ? ? ?
? ?
? ? ?
* ?
? ?
? ?
* ? ?
* ?
* ? ?
9 ? ?
? ? ? ? ? ? Direction InnerClasses BUFFER_LENGTH_THRESHOLD I
ConstantValue @ logger /Lio/netty/util/internal/logging/InternalLogger; level 1Lio/netty/util/internal/logging/InternalLogLevel; &(Lio/netty/handler/logging/LogLevel;)V Code LineNumberTable LocalVariableTable this /Lio/netty/handler/codec/http2/Http2FrameLogger; #Lio/netty/handler/logging/LogLevel; 8(Lio/netty/handler/logging/LogLevel;Ljava/lang/String;)V name Ljava/lang/String; 7(Lio/netty/handler/logging/LogLevel;Ljava/lang/Class;)V clazz Ljava/lang/Class; LocalVariableTypeTable Ljava/lang/Class<*>; Signature :(Lio/netty/handler/logging/LogLevel;Ljava/lang/Class<*>;)V c(Lio/netty/util/internal/logging/InternalLogLevel;Lio/netty/util/internal/logging/InternalLogger;)V logData ?(Lio/netty/handler/codec/http2/Http2FrameLogger$Direction;Lio/netty/channel/ChannelHandlerContext;ILio/netty/buffer/ByteBuf;IZ)V direction 9Lio/netty/handler/codec/http2/Http2FrameLogger$Direction; ctx (Lio/netty/channel/ChannelHandlerContext; streamId data Lio/netty/buffer/ByteBuf; padding endStream Z
StackMapTable
logHeaders ?(Lio/netty/handler/codec/http2/Http2FrameLogger$Direction;Lio/netty/channel/ChannelHandlerContext;ILio/netty/handler/codec/http2/Http2Headers;IZ)V headers +Lio/netty/handler/codec/http2/Http2Headers; ?(Lio/netty/handler/codec/http2/Http2FrameLogger$Direction;Lio/netty/channel/ChannelHandlerContext;ILio/netty/handler/codec/http2/Http2Headers;ISZIZ)V streamDependency weight S exclusive logPriority h(Lio/netty/handler/codec/http2/Http2FrameLogger$Direction;Lio/netty/channel/ChannelHandlerContext;IISZ)V logRstStream f(Lio/netty/handler/codec/http2/Http2FrameLogger$Direction;Lio/netty/channel/ChannelHandlerContext;IJ)V errorCode J logSettingsAck d(Lio/netty/handler/codec/http2/Http2FrameLogger$Direction;Lio/netty/channel/ChannelHandlerContext;)V logSettings ?(Lio/netty/handler/codec/http2/Http2FrameLogger$Direction;Lio/netty/channel/ChannelHandlerContext;Lio/netty/handler/codec/http2/Http2Settings;)V settings ,Lio/netty/handler/codec/http2/Http2Settings; logPing }(Lio/netty/handler/codec/http2/Http2FrameLogger$Direction;Lio/netty/channel/ChannelHandlerContext;Lio/netty/buffer/ByteBuf;)V
logPingAck logPushPromise ?(Lio/netty/handler/codec/http2/Http2FrameLogger$Direction;Lio/netty/channel/ChannelHandlerContext;IILio/netty/handler/codec/http2/Http2Headers;I)V promisedStreamId logGoAway (Lio/netty/handler/codec/http2/Http2FrameLogger$Direction;Lio/netty/channel/ChannelHandlerContext;IJLio/netty/buffer/ByteBuf;)V lastStreamId debugData logWindowsUpdate f(Lio/netty/handler/codec/http2/Http2FrameLogger$Direction;Lio/netty/channel/ChannelHandlerContext;II)V windowSizeIncrement logUnknownFrame ?(Lio/netty/handler/codec/http2/Http2FrameLogger$Direction;Lio/netty/channel/ChannelHandlerContext;BILio/netty/handler/codec/http2/Http2Flags;Lio/netty/buffer/ByteBuf;)V frameType B flags )Lio/netty/handler/codec/http2/Http2Flags; enabled ()Z toString -(Lio/netty/buffer/ByteBuf;)Ljava/lang/String; buf length log a(Lio/netty/handler/codec/http2/Http2FrameLogger$Direction;Ljava/lang/String;[Ljava/lang/Object;)V format args [Ljava/lang/Object; b Ljava/lang/StringBuilder;
SourceFile Http2FrameLogger.java ? ? ? -io/netty/handler/codec/http2/Http2FrameLogger ? ? ? D V ? ? D ? ? ? ? /io/netty/util/internal/logging/InternalLogLevel B C -io/netty/util/internal/logging/InternalLogger @ A ? ? C%s DATA: streamId=%d, padding=%d, endStream=%b, length=%d, bytes=%s java/lang/Object ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? =%s HEADERS: streamId=%d, headers=%s, padding=%d, endStream=%b k%s HEADERS: streamId=%d, headers=%s, streamDependency=%d, weight=%d, exclusive=%b, padding=%d, endStream=%b ? ? ? F%s PRIORITY: streamId=%d, streamDependency=%d, weight=%d, exclusive=%b (%s RST_STREAM: streamId=%d, errorCode=%d ? ? ? %s SETTINGS: ack=true #%s SETTINGS: ack=false, settings=%s '%s PING: ack=false, length=%d, bytes=%s &%s PING: ack=true, length=%d, bytes=%s I%s PUSH_PROMISE: streamId=%d, promisedStreamId=%d, headers=%s, padding=%d >%s GO_AWAY: lastStreamId=%d, errorCode=%d, length=%d, bytes=%s 5%s WINDOW_UPDATE: streamId=%d, windowSizeIncrement=%d D%s UNKNOWN: frameType=%d, streamId=%d, flags=%d, length=%d, bytes=%s ? ? ? ? ? ? C ? ? ? java/lang/StringBuilder ? ? ... ? D
---------------- M --------------------
?
%
------------------------------------ ? &io/netty/channel/ChannelHandlerAdapter 7io/netty/handler/codec/http2/Http2FrameLogger$Direction !io/netty/handler/logging/LogLevel toInternalLevel 3()Lio/netty/util/internal/logging/InternalLogLevel; 4io/netty/util/internal/logging/InternalLoggerFactory getInstance B(Ljava/lang/Class;)Lio/netty/util/internal/logging/InternalLogger; C(Ljava/lang/String;)Lio/netty/util/internal/logging/InternalLogger; ()V !io/netty/util/internal/ObjectUtil checkNotNull 8(Ljava/lang/Object;Ljava/lang/String;)Ljava/lang/Object; &io/netty/channel/ChannelHandlerContext channel ()Lio/netty/channel/Channel; java/lang/Integer valueOf (I)Ljava/lang/Integer; java/lang/Boolean (Z)Ljava/lang/Boolean; io/netty/buffer/ByteBuf
readableBytes ()I java/lang/Short (S)Ljava/lang/Short; java/lang/Long (J)Ljava/lang/Long; 'io/netty/handler/codec/http2/Http2Flags value ()S isEnabled 4(Lio/netty/util/internal/logging/InternalLogLevel;)Z TRACE io/netty/buffer/ByteBufUtil hexDump java/lang/Math min (II)I readerIndex /(Lio/netty/buffer/ByteBuf;II)Ljava/lang/String; append -(Ljava/lang/String;)Ljava/lang/StringBuilder; ()Ljava/lang/String; (I)V java/lang/String 9(Ljava/lang/String;[Ljava/lang/Object;)Ljava/lang/String; F(Lio/netty/util/internal/logging/InternalLogLevel;Ljava/lang/String;)V ! 8 <