META-INF/
META-INF/MANIFEST.MF
io/
io/grpc/
io/grpc/netty/
io/grpc/netty/shaded/
io/grpc/netty/shaded/io/
io/grpc/netty/shaded/io/grpc/
io/grpc/netty/shaded/io/grpc/netty/
io/grpc/netty/shaded/io/grpc/netty/ForcefulCloseCommand.classForcefulCloseCommand.java
package io.grpc.netty.shaded.io.grpc.netty
io.grpc.netty.shaded.io.grpc.netty.ForcefulCloseCommand extends io.grpc.netty.shaded.io.grpc.netty.WriteQueue$AbstractQueuedCommand {
private final io.grpc.Status status
public void (io.grpc.Status)
io.grpc.Status status
public io.grpc.Status getStatus ()
}
io/grpc/netty/shaded/io/grpc/netty/ProtocolNegotiator.classProtocolNegotiator.java
package io.grpc.netty.shaded.io.grpc.netty
public abstract io.grpc.netty.shaded.io.grpc.netty.ProtocolNegotiator extends java.lang.Object {
public abstract io.grpc.netty.shaded.io.grpc.netty.ProtocolNegotiator$Handler newHandler (io.grpc.netty.shaded.io.grpc.netty.GrpcHttp2ConnectionHandler)
}
io/grpc/netty/shaded/io/grpc/netty/NettyWritableBufferAllocator.classNettyWritableBufferAllocator.java
package io.grpc.netty.shaded.io.grpc.netty
io.grpc.netty.shaded.io.grpc.netty.NettyWritableBufferAllocator extends java.lang.Object implements io.grpc.internal.WritableBufferAllocator {
private static final int MIN_BUFFER
private static final int MAX_BUFFER
private final io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator allocator
void (io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator)
io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator allocator
public io.grpc.internal.WritableBuffer allocate (int)
int capacityHint
}
io/grpc/netty/shaded/io/grpc/netty/ProtocolNegotiators$ServerTlsHandler.classProtocolNegotiators.java
package io.grpc.netty.shaded.io.grpc.netty
final io.grpc.netty.shaded.io.grpc.netty.ProtocolNegotiators$ServerTlsHandler extends io.grpc.netty.shaded.io.netty.channel.ChannelInboundHandlerAdapter implements io.grpc.netty.shaded.io.grpc.netty.ProtocolNegotiator$Handler {
private final io.grpc.netty.shaded.io.grpc.netty.GrpcHttp2ConnectionHandler grpcHandler
private final io.grpc.netty.shaded.io.netty.handler.ssl.SslContext sslContext
void (io.grpc.netty.shaded.io.netty.handler.ssl.SslContext, io.grpc.netty.shaded.io.grpc.netty.GrpcHttp2ConnectionHandler)
io.grpc.netty.shaded.io.netty.handler.ssl.SslContext sslContext
io.grpc.netty.shaded.io.grpc.netty.GrpcHttp2ConnectionHandler grpcHandler
public void handlerAdded (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
javax.net.ssl.SSLEngine sslEngine
public void exceptionCaught (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, java.lang.Throwable) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
Throwable cause
public void userEventTriggered (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, java.lang.Object) throws java.lang.Exception
javax.net.ssl.SSLSession session
io.grpc.netty.shaded.io.netty.handler.ssl.SslHandshakeCompletionEvent handshakeEvent
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
Object evt
private io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler sslHandler (io.grpc.netty.shaded.io.netty.channel.ChannelPipeline)
io.grpc.netty.shaded.io.netty.channel.ChannelPipeline pipeline
private void fail (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, java.lang.Throwable)
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
Throwable exception
public io.grpc.netty.shaded.io.netty.util.AsciiString scheme ()
}
io/grpc/netty/shaded/io/grpc/netty/NettyChannelBuilder$NettyTransportFactory$1.classNettyChannelBuilder.java
package io.grpc.netty.shaded.io.grpc.netty
io.grpc.netty.shaded.io.grpc.netty.NettyChannelBuilder$NettyTransportFactory$1 extends java.lang.Object implements java.lang.Runnable {
final io.grpc.internal.AtomicBackoff$State val$keepAliveTimeNanosState
final io.grpc.netty.shaded.io.grpc.netty.NettyChannelBuilder$NettyTransportFactory this$0
void (io.grpc.netty.shaded.io.grpc.netty.NettyChannelBuilder$NettyTransportFactory, io.grpc.internal.AtomicBackoff$State)
io.grpc.netty.shaded.io.grpc.netty.NettyChannelBuilder$NettyTransportFactory this$0
public void run ()
}
io/grpc/netty/shaded/io/grpc/netty/ProtocolNegotiators$1$1PlaintextHandler.classProtocolNegotiators.java
package io.grpc.netty.shaded.io.grpc.netty
io.grpc.netty.shaded.io.grpc.netty.ProtocolNegotiators$1$1PlaintextHandler extends io.grpc.netty.shaded.io.netty.channel.ChannelHandlerAdapter implements io.grpc.netty.shaded.io.grpc.netty.ProtocolNegotiator$Handler {
final io.grpc.netty.shaded.io.grpc.netty.GrpcHttp2ConnectionHandler val$handler
final io.grpc.netty.shaded.io.grpc.netty.ProtocolNegotiators$1 this$0
void (io.grpc.netty.shaded.io.grpc.netty.ProtocolNegotiators$1, io.grpc.netty.shaded.io.grpc.netty.GrpcHttp2ConnectionHandler)
io.grpc.netty.shaded.io.grpc.netty.ProtocolNegotiators$1 this$0
public void handlerAdded (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
public io.grpc.netty.shaded.io.netty.util.AsciiString scheme ()
}
io/grpc/netty/shaded/io/grpc/netty/MaxConnectionIdleManager$1.classMaxConnectionIdleManager.java
package io.grpc.netty.shaded.io.grpc.netty
io.grpc.netty.shaded.io.grpc.netty.MaxConnectionIdleManager$1 extends java.lang.Object implements io.grpc.netty.shaded.io.grpc.netty.MaxConnectionIdleManager$Ticker {
void ()
public long nanoTime ()
}
io/grpc/netty/shaded/io/grpc/netty/NettyChannelBuilder$1.classNettyChannelBuilder.java
package io.grpc.netty.shaded.io.grpc.netty
io.grpc.netty.shaded.io.grpc.netty.NettyChannelBuilder$1 extends java.lang.Object {
static final int[] $SwitchMap$io$grpc$netty$NegotiationType
static void ()
}
io/grpc/netty/shaded/io/grpc/netty/NettyClientHandler$FrameListener.classNettyClientHandler.java
package io.grpc.netty.shaded.io.grpc.netty
io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler$FrameListener extends io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameAdapter {
private boolean firstSettings
final io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler this$0
private void (io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler)
public void onSettingsRead (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Settings)
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Settings settings
public int onDataRead (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, int, io.grpc.netty.shaded.io.netty.buffer.ByteBuf, int, boolean) throws io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
int streamId
io.grpc.netty.shaded.io.netty.buffer.ByteBuf data
int padding
boolean endOfStream
public void onHeadersRead (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, int, io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers, int, short, boolean, int, boolean) throws io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
int streamId
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers headers
int streamDependency
short weight
boolean exclusive
int padding
boolean endStream
public void onRstStreamRead (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, int, long) throws io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
int streamId
long errorCode
public void onPingAckRead (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, long) throws io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
long ackPayload
io.grpc.internal.Http2Ping p
public void onPingRead (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, long) throws io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
long data
void (io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler, io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler$1)
io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler x0
io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler$1 x1
}
io/grpc/netty/shaded/io/grpc/netty/MaxConnectionIdleManager$2.classMaxConnectionIdleManager.java
package io.grpc.netty.shaded.io.grpc.netty
io.grpc.netty.shaded.io.grpc.netty.MaxConnectionIdleManager$2 extends java.lang.Object implements java.lang.Runnable {
final java.util.concurrent.ScheduledExecutorService val$scheduler
final io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext val$ctx
final io.grpc.netty.shaded.io.grpc.netty.MaxConnectionIdleManager this$0
void (io.grpc.netty.shaded.io.grpc.netty.MaxConnectionIdleManager, java.util.concurrent.ScheduledExecutorService, io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext)
io.grpc.netty.shaded.io.grpc.netty.MaxConnectionIdleManager this$0
public void run ()
}
io/grpc/netty/shaded/io/grpc/netty/InternalNettySocketSupport$InternalNativeSocketOptions.classInternalNettySocketSupport.java
package io.grpc.netty.shaded.io.grpc.netty
public final io.grpc.netty.shaded.io.grpc.netty.InternalNettySocketSupport$InternalNativeSocketOptions extends io.grpc.netty.shaded.io.grpc.netty.NettySocketSupport$NativeSocketOptions {
public void (io.grpc.internal.Channelz$TcpInfo, java.util.Map)
io.grpc.internal.Channelz$TcpInfo tcpInfo
java.util.Map otherInfo
}
io/grpc/netty/shaded/io/grpc/netty/ProtocolNegotiators$BufferUntilTlsNegotiatedHandler.classProtocolNegotiators.java
package io.grpc.netty.shaded.io.grpc.netty
io.grpc.netty.shaded.io.grpc.netty.ProtocolNegotiators$BufferUntilTlsNegotiatedHandler extends io.grpc.netty.shaded.io.grpc.netty.ProtocolNegotiators$AbstractBufferingHandler implements io.grpc.netty.shaded.io.grpc.netty.ProtocolNegotiator$Handler {
private final io.grpc.netty.shaded.io.grpc.netty.GrpcHttp2ConnectionHandler grpcHandler
void (io.grpc.netty.shaded.io.netty.channel.ChannelHandler, io.grpc.netty.shaded.io.grpc.netty.GrpcHttp2ConnectionHandler)
io.grpc.netty.shaded.io.netty.channel.ChannelHandler bootstrapHandler
io.grpc.netty.shaded.io.grpc.netty.GrpcHttp2ConnectionHandler grpcHandler
public io.grpc.netty.shaded.io.netty.util.AsciiString scheme ()
public void userEventTriggered (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, java.lang.Object) throws java.lang.Exception
javax.net.ssl.SSLSession session
Exception ex
io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler handler
io.grpc.netty.shaded.io.netty.handler.ssl.SslHandshakeCompletionEvent handshakeEvent
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
Object evt
}
io/grpc/netty/shaded/io/grpc/netty/GrpcHttp2HeadersUtils$GrpcHttp2RequestHeaders.classGrpcHttp2HeadersUtils.java
package io.grpc.netty.shaded.io.grpc.netty
final io.grpc.netty.shaded.io.grpc.netty.GrpcHttp2HeadersUtils$GrpcHttp2RequestHeaders extends io.grpc.netty.shaded.io.grpc.netty.GrpcHttp2HeadersUtils$GrpcHttp2InboundHeaders {
private static final io.grpc.netty.shaded.io.netty.util.AsciiString PATH_HEADER
private static final io.grpc.netty.shaded.io.netty.util.AsciiString AUTHORITY_HEADER
private static final io.grpc.netty.shaded.io.netty.util.AsciiString METHOD_HEADER
private static final io.grpc.netty.shaded.io.netty.util.AsciiString SCHEME_HEADER
private io.grpc.netty.shaded.io.netty.util.AsciiString path
private io.grpc.netty.shaded.io.netty.util.AsciiString authority
private io.grpc.netty.shaded.io.netty.util.AsciiString method
private io.grpc.netty.shaded.io.netty.util.AsciiString scheme
private io.grpc.netty.shaded.io.netty.util.AsciiString te
void (int)
int numHeadersGuess
public io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers add (java.lang.CharSequence, java.lang.CharSequence)
CharSequence csName
CharSequence csValue
io.grpc.netty.shaded.io.netty.util.AsciiString name
io.grpc.netty.shaded.io.netty.util.AsciiString value
public java.lang.CharSequence get (java.lang.CharSequence)
CharSequence csName
io.grpc.netty.shaded.io.netty.util.AsciiString name
private void addPseudoHeader (java.lang.CharSequence, java.lang.CharSequence)
CharSequence csName
CharSequence csValue
io.grpc.netty.shaded.io.netty.util.AsciiString name
io.grpc.netty.shaded.io.netty.util.AsciiString value
public java.lang.CharSequence path ()
public java.lang.CharSequence authority ()
public java.lang.CharSequence method ()
public java.lang.CharSequence scheme ()
public java.util.List getAll (java.lang.CharSequence)
CharSequence csName
io.grpc.netty.shaded.io.netty.util.AsciiString name
public int size ()
int size
public java.lang.String toString ()
StringBuilder builder
boolean prependSeparator
String namesAndValues
public volatile io.grpc.netty.shaded.io.netty.handler.codec.Headers add (java.lang.Object, java.lang.Object)
public volatile java.util.List getAll (java.lang.Object)
public volatile java.lang.Object get (java.lang.Object)
static void ()
}
io/grpc/netty/shaded/io/grpc/netty/NettyClientTransport.classNettyClientTransport.java
package io.grpc.netty.shaded.io.grpc.netty
io.grpc.netty.shaded.io.grpc.netty.NettyClientTransport extends java.lang.Object implements io.grpc.internal.ConnectionClientTransport {
private static final java.util.logging.Logger log
private final io.grpc.internal.LogId logId
private final java.util.Map channelOptions
private final java.net.SocketAddress address
private final Class channelType
private final io.grpc.netty.shaded.io.netty.channel.EventLoopGroup group
private final io.grpc.netty.shaded.io.grpc.netty.ProtocolNegotiator negotiator
private final io.grpc.netty.shaded.io.netty.util.AsciiString authority
private final io.grpc.netty.shaded.io.netty.util.AsciiString userAgent
private final int flowControlWindow
private final int maxMessageSize
private final int maxHeaderListSize
private io.grpc.internal.KeepAliveManager keepAliveManager
private final long keepAliveTimeNanos
private final long keepAliveTimeoutNanos
private final boolean keepAliveWithoutCalls
private final Runnable tooManyPingsRunnable
private io.grpc.netty.shaded.io.grpc.netty.ProtocolNegotiator$Handler negotiationHandler
private io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler handler
private io.grpc.netty.shaded.io.netty.channel.Channel channel
private io.grpc.Status statusExplainingWhyTheChannelIsNull
private io.grpc.netty.shaded.io.grpc.netty.ClientTransportLifecycleManager lifecycleManager
private final io.grpc.internal.TransportTracer transportTracer
private final io.grpc.Attributes eagAttributes
static final boolean $assertionsDisabled
void (java.net.SocketAddress, java.lang.Class, java.util.Map, io.grpc.netty.shaded.io.netty.channel.EventLoopGroup, io.grpc.netty.shaded.io.grpc.netty.ProtocolNegotiator, int, int, int, long, long, boolean, java.lang.String, java.lang.String, java.lang.Runnable, io.grpc.internal.TransportTracer, io.grpc.Attributes)
java.net.SocketAddress address
Class channelType
java.util.Map channelOptions
io.grpc.netty.shaded.io.netty.channel.EventLoopGroup group
io.grpc.netty.shaded.io.grpc.netty.ProtocolNegotiator negotiator
int flowControlWindow
int maxMessageSize
int maxHeaderListSize
long keepAliveTimeNanos
long keepAliveTimeoutNanos
boolean keepAliveWithoutCalls
String authority
String userAgent
Runnable tooManyPingsRunnable
io.grpc.internal.TransportTracer transportTracer
io.grpc.Attributes eagAttributes
public void ping (io.grpc.internal.ClientTransport$PingCallback, java.util.concurrent.Executor)
io.grpc.internal.ClientTransport$PingCallback callback
java.util.concurrent.Executor executor
io.grpc.netty.shaded.io.netty.channel.ChannelFutureListener failureListener
public io.grpc.internal.ClientStream newStream (io.grpc.MethodDescriptor, io.grpc.Metadata, io.grpc.CallOptions)
io.grpc.MethodDescriptor method
io.grpc.Metadata headers
io.grpc.CallOptions callOptions
io.grpc.internal.StatsTraceContext statsTraceCtx
public java.lang.Runnable start (io.grpc.internal.ManagedClientTransport$Listener)
java.util.Map$Entry entry
Throwable t
io.grpc.internal.ManagedClientTransport$Listener transportListener
io.grpc.netty.shaded.io.netty.channel.EventLoop eventLoop
io.grpc.netty.shaded.io.netty.bootstrap.Bootstrap b
io.grpc.netty.shaded.io.netty.channel.ChannelFuture regFuture
public void shutdown (io.grpc.Status)
io.grpc.Status reason
public void shutdownNow (io.grpc.Status)
io.grpc.Status reason
public java.lang.String toString ()
public io.grpc.internal.LogId getLogId ()
public io.grpc.Attributes getAttributes ()
public com.google.common.util.concurrent.ListenableFuture getStats ()
com.google.common.util.concurrent.SettableFuture result
private io.grpc.internal.Channelz$SocketStats getStatsHelper (io.grpc.netty.shaded.io.netty.channel.Channel)
io.grpc.netty.shaded.io.netty.channel.Channel ch
io.grpc.netty.shaded.io.netty.channel.Channel channel ()
io.grpc.internal.KeepAliveManager keepAliveManager ()
private io.grpc.Status statusFromFailedFuture (io.grpc.netty.shaded.io.netty.channel.ChannelFuture)
io.grpc.Status shutdownStatus
io.grpc.netty.shaded.io.netty.channel.ChannelFuture f
Throwable t
static io.grpc.Status access$000 (io.grpc.netty.shaded.io.grpc.netty.NettyClientTransport)
io.grpc.netty.shaded.io.grpc.netty.NettyClientTransport x0
static io.grpc.Status access$100 (io.grpc.netty.shaded.io.grpc.netty.NettyClientTransport, io.grpc.netty.shaded.io.netty.channel.ChannelFuture)
io.grpc.netty.shaded.io.grpc.netty.NettyClientTransport x0
io.grpc.netty.shaded.io.netty.channel.ChannelFuture x1
static io.grpc.netty.shaded.io.grpc.netty.ClientTransportLifecycleManager access$200 (io.grpc.netty.shaded.io.grpc.netty.NettyClientTransport)
io.grpc.netty.shaded.io.grpc.netty.NettyClientTransport x0
static io.grpc.netty.shaded.io.netty.channel.Channel access$300 (io.grpc.netty.shaded.io.grpc.netty.NettyClientTransport)
io.grpc.netty.shaded.io.grpc.netty.NettyClientTransport x0
static io.grpc.internal.Channelz$SocketStats access$400 (io.grpc.netty.shaded.io.grpc.netty.NettyClientTransport, io.grpc.netty.shaded.io.netty.channel.Channel)
io.grpc.netty.shaded.io.grpc.netty.NettyClientTransport x0
io.grpc.netty.shaded.io.netty.channel.Channel x1
static void ()
}
io/grpc/netty/shaded/io/grpc/netty/GracefulCloseCommand.classGracefulCloseCommand.java
package io.grpc.netty.shaded.io.grpc.netty
io.grpc.netty.shaded.io.grpc.netty.GracefulCloseCommand extends io.grpc.netty.shaded.io.grpc.netty.WriteQueue$AbstractQueuedCommand {
private final io.grpc.Status status
public void (io.grpc.Status)
io.grpc.Status status
public io.grpc.Status getStatus ()
}
io/grpc/netty/shaded/io/grpc/netty/NettyServerStream$TransportState.classNettyServerStream.java
package io.grpc.netty.shaded.io.grpc.netty
public io.grpc.netty.shaded.io.grpc.netty.NettyServerStream$TransportState extends io.grpc.internal.AbstractServerStream$TransportState implements io.grpc.netty.shaded.io.grpc.netty.StreamIdHolder {
private final io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream http2Stream
private final io.grpc.netty.shaded.io.grpc.netty.NettyServerHandler handler
private final io.grpc.netty.shaded.io.netty.channel.EventLoop eventLoop
public void (io.grpc.netty.shaded.io.grpc.netty.NettyServerHandler, io.grpc.netty.shaded.io.netty.channel.EventLoop, io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream, int, io.grpc.internal.StatsTraceContext, io.grpc.internal.TransportTracer)
io.grpc.netty.shaded.io.grpc.netty.NettyServerHandler handler
io.grpc.netty.shaded.io.netty.channel.EventLoop eventLoop
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream http2Stream
int maxMessageSize
io.grpc.internal.StatsTraceContext statsTraceCtx
io.grpc.internal.TransportTracer transportTracer
public void runOnTransportThread (java.lang.Runnable)
Runnable r
public void bytesRead (int)
int processedBytes
public void deframeFailed (java.lang.Throwable)
Throwable cause
io.grpc.Status status
void inboundDataReceived (io.grpc.netty.shaded.io.netty.buffer.ByteBuf, boolean)
io.grpc.netty.shaded.io.netty.buffer.ByteBuf frame
boolean endOfStream
public int id ()
public volatile void complete ()
public volatile void inboundDataReceived (io.grpc.internal.ReadableBuffer, boolean)
public volatile void deframerClosed (boolean)
static io.grpc.netty.shaded.io.grpc.netty.NettyServerHandler access$100 (io.grpc.netty.shaded.io.grpc.netty.NettyServerStream$TransportState)
io.grpc.netty.shaded.io.grpc.netty.NettyServerStream$TransportState x0
}
io/grpc/netty/shaded/io/grpc/netty/JettyTlsUtil.classJettyTlsUtil.java
package io.grpc.netty.shaded.io.grpc.netty
final io.grpc.netty.shaded.io.grpc.netty.JettyTlsUtil extends java.lang.Object {
private static Throwable jettyAlpnUnavailabilityCause
private static Throwable jettyNpnUnavailabilityCause
private void ()
static synchronized boolean isJettyAlpnConfigured ()
ClassNotFoundException e
static synchronized java.lang.Throwable getJettyAlpnUnavailabilityCause ()
static synchronized boolean isJettyNpnConfigured ()
ClassNotFoundException e
static synchronized java.lang.Throwable getJettyNpnUnavailabilityCause ()
static boolean isJava9AlpnAvailable ()
static java.lang.Throwable getJava9AlpnUnavailabilityCause ()
}
io/grpc/netty/shaded/io/grpc/netty/NettyChannelBuilder$TransportCreationParamsFilterFactory.classNettyChannelBuilder.java
package io.grpc.netty.shaded.io.grpc.netty
abstract io.grpc.netty.shaded.io.grpc.netty.NettyChannelBuilder$TransportCreationParamsFilterFactory extends java.lang.Object {
public abstract io.grpc.netty.shaded.io.grpc.netty.NettyChannelBuilder$TransportCreationParamsFilter create (java.net.SocketAddress, java.lang.String, java.lang.String, io.grpc.internal.ProxyParameters)
}
io/grpc/netty/shaded/io/grpc/netty/WriteQueue.classWriteQueue.java
package io.grpc.netty.shaded.io.grpc.netty
io.grpc.netty.shaded.io.grpc.netty.WriteQueue extends java.lang.Object {
static final int DEQUE_CHUNK_SIZE
private final Runnable later
private final io.grpc.netty.shaded.io.netty.channel.Channel channel
private final java.util.Queue queue
private final java.util.concurrent.atomic.AtomicBoolean scheduled
public void (io.grpc.netty.shaded.io.netty.channel.Channel)
io.grpc.netty.shaded.io.netty.channel.Channel channel
void scheduleFlush ()
io.grpc.netty.shaded.io.netty.channel.ChannelFuture enqueue (io.grpc.netty.shaded.io.grpc.netty.WriteQueue$QueuedCommand, boolean)
io.grpc.netty.shaded.io.grpc.netty.WriteQueue$QueuedCommand command
boolean flush
io.grpc.netty.shaded.io.netty.channel.ChannelFuture enqueue (io.grpc.netty.shaded.io.grpc.netty.WriteQueue$QueuedCommand, io.grpc.netty.shaded.io.netty.channel.ChannelPromise, boolean)
io.grpc.netty.shaded.io.grpc.netty.WriteQueue$QueuedCommand command
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
boolean flush
void enqueue (java.lang.Runnable, boolean)
Runnable runnable
boolean flush
private void flush ()
io.grpc.netty.shaded.io.grpc.netty.WriteQueue$QueuedCommand cmd
int i
boolean flushedOnce
static void access$000 (io.grpc.netty.shaded.io.grpc.netty.WriteQueue)
io.grpc.netty.shaded.io.grpc.netty.WriteQueue x0
}
io/grpc/netty/shaded/io/grpc/netty/JettyTlsUtil$Java9AlpnUnavailabilityCauseHolder.classJettyTlsUtil.java
package io.grpc.netty.shaded.io.grpc.netty
io.grpc.netty.shaded.io.grpc.netty.JettyTlsUtil$Java9AlpnUnavailabilityCauseHolder extends java.lang.Object {
static final Throwable cause
private void ()
static java.lang.Throwable checkAlpnAvailability ()
javax.net.ssl.SSLContext context
javax.net.ssl.SSLEngine engine
java.lang.reflect.Method getApplicationProtocol
Throwable t
static void ()
}
io/grpc/netty/shaded/io/grpc/netty/InternalNettyChannelBuilder$TransportCreationParamsFilter.classInternalNettyChannelBuilder.java
package io.grpc.netty.shaded.io.grpc.netty
public abstract io.grpc.netty.shaded.io.grpc.netty.InternalNettyChannelBuilder$TransportCreationParamsFilter extends java.lang.Object implements io.grpc.netty.shaded.io.grpc.netty.NettyChannelBuilder$TransportCreationParamsFilter {
}
io/grpc/netty/shaded/io/grpc/netty/NettyClientHandler$1.classNettyClientHandler.java
package io.grpc.netty.shaded.io.grpc.netty
io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler$1 extends java.lang.Object implements io.grpc.internal.TransportTracer$FlowControlReader {
final io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FlowController local
final io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FlowController remote
final io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Connection val$connection
void (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Connection)
public io.grpc.internal.TransportTracer$FlowControlWindows read ()
}
io/grpc/netty/shaded/io/grpc/netty/ProtocolNegotiators.classProtocolNegotiators.java
package io.grpc.netty.shaded.io.grpc.netty
public final io.grpc.netty.shaded.io.grpc.netty.ProtocolNegotiators extends java.lang.Object {
private static final java.util.logging.Logger log
private void ()
public static io.grpc.netty.shaded.io.grpc.netty.ProtocolNegotiator serverPlaintext ()
public static io.grpc.netty.shaded.io.grpc.netty.ProtocolNegotiator serverTls (io.grpc.netty.shaded.io.netty.handler.ssl.SslContext)
io.grpc.netty.shaded.io.netty.handler.ssl.SslContext sslContext
public static io.grpc.netty.shaded.io.grpc.netty.ProtocolNegotiator httpProxy (java.net.SocketAddress, java.lang.String, java.lang.String, io.grpc.netty.shaded.io.grpc.netty.ProtocolNegotiator)
java.net.SocketAddress proxyAddress
String proxyUsername
String proxyPassword
io.grpc.netty.shaded.io.grpc.netty.ProtocolNegotiator negotiator
public static io.grpc.netty.shaded.io.grpc.netty.ProtocolNegotiator tls (io.grpc.netty.shaded.io.netty.handler.ssl.SslContext, java.lang.String)
String host
int port
io.grpc.netty.shaded.io.netty.handler.ssl.SslContext sslContext
String authority
java.net.URI uri
String host
int port
public static io.grpc.netty.shaded.io.grpc.netty.ProtocolNegotiator plaintextUpgrade ()
public static io.grpc.netty.shaded.io.grpc.netty.ProtocolNegotiator plaintext ()
private static java.lang.RuntimeException unavailableException (java.lang.String)
String msg
static void logSslEngineDetails (java.util.logging.Level, io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, java.lang.String, java.lang.Throwable)
java.util.logging.Level level
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
String msg
Throwable t
io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler sslHandler
javax.net.ssl.SSLEngine engine
StringBuilder builder
static java.lang.RuntimeException access$000 (java.lang.String)
String x0
static void ()
}
io/grpc/netty/shaded/io/grpc/netty/WriteQueue$QueuedCommand.classWriteQueue.java
package io.grpc.netty.shaded.io.grpc.netty
abstract io.grpc.netty.shaded.io.grpc.netty.WriteQueue$QueuedCommand extends java.lang.Object {
public abstract io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise ()
public abstract void promise (io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
public abstract void run (io.grpc.netty.shaded.io.netty.channel.Channel)
}
io/grpc/netty/shaded/io/grpc/netty/NettyServerHandler$WriteMonitoringFrameWriter.classNettyServerHandler.java
package io.grpc.netty.shaded.io.grpc.netty
io.grpc.netty.shaded.io.grpc.netty.NettyServerHandler$WriteMonitoringFrameWriter extends io.grpc.netty.shaded.io.netty.handler.codec.http2.DecoratingHttp2FrameWriter {
private final io.grpc.netty.shaded.io.grpc.netty.KeepAliveEnforcer keepAliveEnforcer
public void (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameWriter, io.grpc.netty.shaded.io.grpc.netty.KeepAliveEnforcer)
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameWriter delegate
io.grpc.netty.shaded.io.grpc.netty.KeepAliveEnforcer keepAliveEnforcer
public io.grpc.netty.shaded.io.netty.channel.ChannelFuture writeData (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, int, io.grpc.netty.shaded.io.netty.buffer.ByteBuf, int, boolean, io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
int streamId
io.grpc.netty.shaded.io.netty.buffer.ByteBuf data
int padding
boolean endStream
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
public io.grpc.netty.shaded.io.netty.channel.ChannelFuture writeHeaders (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, int, io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers, int, boolean, io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
int streamId
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers headers
int padding
boolean endStream
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
public io.grpc.netty.shaded.io.netty.channel.ChannelFuture writeHeaders (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, int, io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers, int, short, boolean, int, boolean, io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
int streamId
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers headers
int streamDependency
short weight
boolean exclusive
int padding
boolean endStream
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
}
io/grpc/netty/shaded/io/grpc/netty/ProtocolNegotiators$1ProxyNegotiator.classProtocolNegotiators.java
package io.grpc.netty.shaded.io.grpc.netty
io.grpc.netty.shaded.io.grpc.netty.ProtocolNegotiators$1ProxyNegotiator extends java.lang.Object implements io.grpc.netty.shaded.io.grpc.netty.ProtocolNegotiator {
final String val$proxyUsername
final String val$proxyPassword
final java.net.SocketAddress val$proxyAddress
final io.grpc.netty.shaded.io.grpc.netty.ProtocolNegotiator val$negotiator
void (java.lang.String, java.lang.String, java.net.SocketAddress, io.grpc.netty.shaded.io.grpc.netty.ProtocolNegotiator)
public io.grpc.netty.shaded.io.grpc.netty.ProtocolNegotiator$Handler newHandler (io.grpc.netty.shaded.io.grpc.netty.GrpcHttp2ConnectionHandler)
io.grpc.netty.shaded.io.netty.handler.proxy.HttpProxyHandler proxyHandler
io.grpc.netty.shaded.io.grpc.netty.GrpcHttp2ConnectionHandler http2Handler
io.grpc.netty.shaded.io.netty.handler.proxy.HttpProxyHandler proxyHandler
}
io/grpc/netty/shaded/io/grpc/netty/NettyServerHandler$GracefulShutdown.classNettyServerHandler.java
package io.grpc.netty.shaded.io.grpc.netty
final io.grpc.netty.shaded.io.grpc.netty.NettyServerHandler$GracefulShutdown extends java.lang.Object {
String goAwayMessage
Long graceTimeInNanos
boolean pingAckedOrTimeout
java.util.concurrent.Future pingFuture
final io.grpc.netty.shaded.io.grpc.netty.NettyServerHandler this$0
void (io.grpc.netty.shaded.io.grpc.netty.NettyServerHandler, java.lang.String, java.lang.Long)
String goAwayMessage
Long graceTimeInNanos
void start (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext)
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
long gracefulShutdownPingTimeout
void secondGoAwayAndClose (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext)
Exception e
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
long savedGracefulShutdownTimeMillis
long gracefulShutdownTimeoutMillis
}
io/grpc/netty/shaded/io/grpc/netty/StreamIdHolder.classStreamIdHolder.java
package io.grpc.netty.shaded.io.grpc.netty
abstract io.grpc.netty.shaded.io.grpc.netty.StreamIdHolder extends java.lang.Object {
public abstract int id ()
}
io/grpc/netty/shaded/io/grpc/netty/SendPingCommand.classSendPingCommand.java
package io.grpc.netty.shaded.io.grpc.netty
io.grpc.netty.shaded.io.grpc.netty.SendPingCommand extends io.grpc.netty.shaded.io.grpc.netty.WriteQueue$AbstractQueuedCommand {
private final io.grpc.internal.ClientTransport$PingCallback callback
private final java.util.concurrent.Executor executor
void (io.grpc.internal.ClientTransport$PingCallback, java.util.concurrent.Executor)
io.grpc.internal.ClientTransport$PingCallback callback
java.util.concurrent.Executor executor
io.grpc.internal.ClientTransport$PingCallback callback ()
java.util.concurrent.Executor executor ()
}
io/grpc/netty/shaded/io/grpc/netty/ProtocolNegotiators$BufferingHttp2UpgradeHandler.classProtocolNegotiators.java
package io.grpc.netty.shaded.io.grpc.netty
io.grpc.netty.shaded.io.grpc.netty.ProtocolNegotiators$BufferingHttp2UpgradeHandler extends io.grpc.netty.shaded.io.grpc.netty.ProtocolNegotiators$AbstractBufferingHandler implements io.grpc.netty.shaded.io.grpc.netty.ProtocolNegotiator$Handler {
private final io.grpc.netty.shaded.io.grpc.netty.GrpcHttp2ConnectionHandler grpcHandler
void (io.grpc.netty.shaded.io.netty.channel.ChannelHandler, io.grpc.netty.shaded.io.grpc.netty.GrpcHttp2ConnectionHandler)
io.grpc.netty.shaded.io.netty.channel.ChannelHandler handler
io.grpc.netty.shaded.io.grpc.netty.GrpcHttp2ConnectionHandler grpcHandler
public io.grpc.netty.shaded.io.netty.util.AsciiString scheme ()
public void channelActive (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
io.grpc.netty.shaded.io.netty.handler.codec.http.DefaultHttpRequest upgradeTrigger
public void userEventTriggered (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, java.lang.Object) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
Object evt
}
io/grpc/netty/shaded/io/grpc/netty/NettyChannelBuilder$NettyTransportFactory.classNettyChannelBuilder.java
package io.grpc.netty.shaded.io.grpc.netty
final io.grpc.netty.shaded.io.grpc.netty.NettyChannelBuilder$NettyTransportFactory extends java.lang.Object implements io.grpc.internal.ClientTransportFactory {
private final io.grpc.netty.shaded.io.grpc.netty.NettyChannelBuilder$TransportCreationParamsFilterFactory transportCreationParamsFilterFactory
private final Class channelType
private final java.util.Map channelOptions
private final io.grpc.netty.shaded.io.grpc.netty.NegotiationType negotiationType
private final io.grpc.netty.shaded.io.netty.channel.EventLoopGroup group
private final boolean usingSharedGroup
private final int flowControlWindow
private final int maxMessageSize
private final int maxHeaderListSize
private final io.grpc.internal.AtomicBackoff keepAliveTimeNanos
private final long keepAliveTimeoutNanos
private final boolean keepAliveWithoutCalls
private final io.grpc.internal.TransportTracer transportTracer
private boolean closed
void (io.grpc.netty.shaded.io.grpc.netty.NettyChannelBuilder$TransportCreationParamsFilterFactory, java.lang.Class, java.util.Map, io.grpc.netty.shaded.io.grpc.netty.NegotiationType, io.grpc.netty.shaded.io.netty.handler.ssl.SslContext, io.grpc.netty.shaded.io.netty.channel.EventLoopGroup, int, int, int, long, long, boolean, io.grpc.internal.TransportTracer)
io.grpc.netty.shaded.io.grpc.netty.NettyChannelBuilder$TransportCreationParamsFilterFactory transportCreationParamsFilterFactory
Class channelType
java.util.Map channelOptions
io.grpc.netty.shaded.io.grpc.netty.NegotiationType negotiationType
io.grpc.netty.shaded.io.netty.handler.ssl.SslContext sslContext
io.grpc.netty.shaded.io.netty.channel.EventLoopGroup group
int flowControlWindow
int maxMessageSize
int maxHeaderListSize
long keepAliveTimeNanos
long keepAliveTimeoutNanos
boolean keepAliveWithoutCalls
io.grpc.internal.TransportTracer transportTracer
public io.grpc.internal.ConnectionClientTransport newClientTransport (java.net.SocketAddress, io.grpc.internal.ClientTransportFactory$ClientTransportOptions)
java.net.SocketAddress serverAddress
io.grpc.internal.ClientTransportFactory$ClientTransportOptions options
io.grpc.netty.shaded.io.grpc.netty.NettyChannelBuilder$TransportCreationParamsFilter dparams
io.grpc.internal.AtomicBackoff$State keepAliveTimeNanosState
Runnable tooManyPingsRunnable
io.grpc.netty.shaded.io.grpc.netty.NettyClientTransport transport
public java.util.concurrent.ScheduledExecutorService getScheduledExecutorService ()
public void close ()
static io.grpc.netty.shaded.io.grpc.netty.NegotiationType access$100 (io.grpc.netty.shaded.io.grpc.netty.NettyChannelBuilder$NettyTransportFactory)
io.grpc.netty.shaded.io.grpc.netty.NettyChannelBuilder$NettyTransportFactory x0
}
io/grpc/netty/shaded/io/grpc/netty/NettyServerHandler$KeepAlivePinger$1.classNettyServerHandler.java
package io.grpc.netty.shaded.io.grpc.netty
io.grpc.netty.shaded.io.grpc.netty.NettyServerHandler$KeepAlivePinger$1 extends java.lang.Object implements io.grpc.netty.shaded.io.netty.channel.ChannelFutureListener {
final io.grpc.netty.shaded.io.grpc.netty.NettyServerHandler$KeepAlivePinger this$1
void (io.grpc.netty.shaded.io.grpc.netty.NettyServerHandler$KeepAlivePinger)
io.grpc.netty.shaded.io.grpc.netty.NettyServerHandler$KeepAlivePinger this$1
public void operationComplete (io.grpc.netty.shaded.io.netty.channel.ChannelFuture) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelFuture future
public volatile void operationComplete (io.grpc.netty.shaded.io.netty.util.concurrent.Future) throws java.lang.Exception
}
io/grpc/netty/shaded/io/grpc/netty/NettyServerHandler$5.classNettyServerHandler.java
package io.grpc.netty.shaded.io.grpc.netty
io.grpc.netty.shaded.io.grpc.netty.NettyServerHandler$5 extends java.lang.Object implements io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2StreamVisitor {
final io.grpc.Status val$status
final io.grpc.netty.shaded.io.grpc.netty.NettyServerHandler this$0
void (io.grpc.netty.shaded.io.grpc.netty.NettyServerHandler, io.grpc.Status)
io.grpc.netty.shaded.io.grpc.netty.NettyServerHandler this$0
public boolean visit (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream) throws io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream stream
io.grpc.netty.shaded.io.grpc.netty.NettyServerStream$TransportState serverStream
}
io/grpc/netty/shaded/io/grpc/netty/InternalNettyChannelBuilder$OverrideAuthorityChecker.classInternalNettyChannelBuilder.java
package io.grpc.netty.shaded.io.grpc.netty
public abstract io.grpc.netty.shaded.io.grpc.netty.InternalNettyChannelBuilder$OverrideAuthorityChecker extends java.lang.Object implements io.grpc.netty.shaded.io.grpc.netty.NettyChannelBuilder$OverrideAuthorityChecker {
}
io/grpc/netty/shaded/io/grpc/netty/NettyServerTransport.classNettyServerTransport.java
package io.grpc.netty.shaded.io.grpc.netty
io.grpc.netty.shaded.io.grpc.netty.NettyServerTransport extends java.lang.Object implements io.grpc.internal.ServerTransport {
private static final java.util.logging.Logger log
private static final java.util.logging.Logger connectionLog
private static final com.google.common.collect.ImmutableList QUIET_ERRORS
private final io.grpc.internal.LogId logId
private final io.grpc.netty.shaded.io.netty.channel.Channel channel
private final io.grpc.netty.shaded.io.netty.channel.ChannelPromise channelUnused
private final io.grpc.netty.shaded.io.grpc.netty.ProtocolNegotiator protocolNegotiator
private final int maxStreams
private io.grpc.netty.shaded.io.grpc.netty.NettyServerHandler grpcHandler
private io.grpc.internal.ServerTransportListener listener
private boolean terminated
private final int flowControlWindow
private final int maxMessageSize
private final int maxHeaderListSize
private final long keepAliveTimeInNanos
private final long keepAliveTimeoutInNanos
private final long maxConnectionIdleInNanos
private final long maxConnectionAgeInNanos
private final long maxConnectionAgeGraceInNanos
private final boolean permitKeepAliveWithoutCalls
private final long permitKeepAliveTimeInNanos
private final java.util.List streamTracerFactories
private final io.grpc.internal.TransportTracer transportTracer
void (io.grpc.netty.shaded.io.netty.channel.Channel, io.grpc.netty.shaded.io.netty.channel.ChannelPromise, io.grpc.netty.shaded.io.grpc.netty.ProtocolNegotiator, java.util.List, io.grpc.internal.TransportTracer, int, int, int, int, long, long, long, long, long, boolean, long)
io.grpc.netty.shaded.io.netty.channel.Channel channel
io.grpc.netty.shaded.io.netty.channel.ChannelPromise channelUnused
io.grpc.netty.shaded.io.grpc.netty.ProtocolNegotiator protocolNegotiator
java.util.List streamTracerFactories
io.grpc.internal.TransportTracer transportTracer
int maxStreams
int flowControlWindow
int maxMessageSize
int maxHeaderListSize
long keepAliveTimeInNanos
long keepAliveTimeoutInNanos
long maxConnectionIdleInNanos
long maxConnectionAgeInNanos
long maxConnectionAgeGraceInNanos
boolean permitKeepAliveWithoutCalls
long permitKeepAliveTimeInNanos
public void start (io.grpc.internal.ServerTransportListener)
io.grpc.internal.ServerTransportListener listener
io.grpc.netty.shaded.io.netty.channel.ChannelFutureListener terminationNotifier
io.grpc.netty.shaded.io.netty.channel.ChannelHandler negotiationHandler
public java.util.concurrent.ScheduledExecutorService getScheduledExecutorService ()
public void shutdown ()
public void shutdownNow (io.grpc.Status)
io.grpc.Status reason
public io.grpc.internal.LogId getLogId ()
io.grpc.netty.shaded.io.netty.channel.Channel channel ()
static java.util.logging.Level getLogLevel (java.lang.Throwable)
String msg
Throwable t
private void notifyTerminated (java.lang.Throwable)
Throwable t
public com.google.common.util.concurrent.ListenableFuture getStats ()
com.google.common.util.concurrent.SettableFuture result
private io.grpc.internal.Channelz$SocketStats getStatsHelper (io.grpc.netty.shaded.io.netty.channel.Channel)
io.grpc.netty.shaded.io.netty.channel.Channel ch
public java.lang.String toString ()
private io.grpc.netty.shaded.io.grpc.netty.NettyServerHandler createHandler (io.grpc.internal.ServerTransportListener, io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
io.grpc.internal.ServerTransportListener transportListener
io.grpc.netty.shaded.io.netty.channel.ChannelPromise channelUnused
static io.grpc.netty.shaded.io.grpc.netty.NettyServerHandler access$000 (io.grpc.netty.shaded.io.grpc.netty.NettyServerTransport)
io.grpc.netty.shaded.io.grpc.netty.NettyServerTransport x0
static void access$100 (io.grpc.netty.shaded.io.grpc.netty.NettyServerTransport, java.lang.Throwable)
io.grpc.netty.shaded.io.grpc.netty.NettyServerTransport x0
Throwable x1
static io.grpc.netty.shaded.io.netty.channel.Channel access$200 (io.grpc.netty.shaded.io.grpc.netty.NettyServerTransport)
io.grpc.netty.shaded.io.grpc.netty.NettyServerTransport x0
static io.grpc.internal.Channelz$SocketStats access$300 (io.grpc.netty.shaded.io.grpc.netty.NettyServerTransport, io.grpc.netty.shaded.io.netty.channel.Channel)
io.grpc.netty.shaded.io.grpc.netty.NettyServerTransport x0
io.grpc.netty.shaded.io.netty.channel.Channel x1
static void ()
}
io/grpc/netty/shaded/io/grpc/netty/InternalNettySocketSupport.classInternalNettySocketSupport.java
package io.grpc.netty.shaded.io.grpc.netty
public final io.grpc.netty.shaded.io.grpc.netty.InternalNettySocketSupport extends java.lang.Object {
public static void setHelper (io.grpc.netty.shaded.io.grpc.netty.InternalNettySocketSupport$InternalHelper)
io.grpc.netty.shaded.io.grpc.netty.InternalNettySocketSupport$InternalHelper helper
private void ()
}
io/grpc/netty/shaded/io/grpc/netty/NettyClientTransport$7.classNettyClientTransport.java
package io.grpc.netty.shaded.io.grpc.netty
io.grpc.netty.shaded.io.grpc.netty.NettyClientTransport$7 extends java.lang.Object implements io.grpc.netty.shaded.io.netty.util.concurrent.GenericFutureListener {
final com.google.common.util.concurrent.SettableFuture val$result
final io.grpc.netty.shaded.io.grpc.netty.NettyClientTransport this$0
void (io.grpc.netty.shaded.io.grpc.netty.NettyClientTransport, com.google.common.util.concurrent.SettableFuture)
io.grpc.netty.shaded.io.grpc.netty.NettyClientTransport this$0
public void operationComplete (io.grpc.netty.shaded.io.netty.util.concurrent.Future) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.util.concurrent.Future future
}
io/grpc/netty/shaded/io/grpc/netty/NettyClientTransport$8.classNettyClientTransport.java
package io.grpc.netty.shaded.io.grpc.netty
io.grpc.netty.shaded.io.grpc.netty.NettyClientTransport$8 extends java.lang.Object implements java.lang.Runnable {
final com.google.common.util.concurrent.SettableFuture val$result
final io.grpc.netty.shaded.io.grpc.netty.NettyClientTransport this$0
void (io.grpc.netty.shaded.io.grpc.netty.NettyClientTransport, com.google.common.util.concurrent.SettableFuture)
io.grpc.netty.shaded.io.grpc.netty.NettyClientTransport this$0
public void run ()
}
io/grpc/netty/shaded/io/grpc/netty/KeepAliveEnforcer$SystemTicker.classKeepAliveEnforcer.java
package io.grpc.netty.shaded.io.grpc.netty
io.grpc.netty.shaded.io.grpc.netty.KeepAliveEnforcer$SystemTicker extends java.lang.Object implements io.grpc.netty.shaded.io.grpc.netty.KeepAliveEnforcer$Ticker {
public static final io.grpc.netty.shaded.io.grpc.netty.KeepAliveEnforcer$SystemTicker INSTANCE
void ()
public long nanoTime ()
static void ()
}
io/grpc/netty/shaded/io/grpc/netty/GrpcHttp2HeadersUtils$GrpcHttp2ServerHeadersDecoder.classGrpcHttp2HeadersUtils.java
package io.grpc.netty.shaded.io.grpc.netty
final io.grpc.netty.shaded.io.grpc.netty.GrpcHttp2HeadersUtils$GrpcHttp2ServerHeadersDecoder extends io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2HeadersDecoder {
void (long)
long maxHeaderListSize
protected io.grpc.netty.shaded.io.grpc.netty.GrpcHttp2HeadersUtils$GrpcHttp2InboundHeaders newHeaders ()
protected volatile io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers newHeaders ()
}
io/grpc/netty/shaded/io/grpc/netty/NettyClientHandler$2.classNettyClientHandler.java
package io.grpc.netty.shaded.io.grpc.netty
io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler$2 extends io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2ConnectionAdapter {
final Runnable val$tooManyPingsRunnable
final io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler this$0
void (io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler, java.lang.Runnable)
io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler this$0
public void onGoAwayReceived (int, long, io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
String data
int lastStreamId
long errorCode
io.grpc.netty.shaded.io.netty.buffer.ByteBuf debugData
byte[] debugDataBytes
public void onStreamActive (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream)
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream stream
public void onStreamClosed (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream)
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream stream
}
io/grpc/netty/shaded/io/grpc/netty/NettyServer$2.classNettyServer.java
package io.grpc.netty.shaded.io.grpc.netty
io.grpc.netty.shaded.io.grpc.netty.NettyServer$2 extends java.lang.Object implements java.lang.Runnable {
final io.grpc.netty.shaded.io.grpc.netty.NettyServer this$0
void (io.grpc.netty.shaded.io.grpc.netty.NettyServer)
io.grpc.netty.shaded.io.grpc.netty.NettyServer this$0
public void run ()
io.grpc.internal.Instrumented listenSocket
}
io/grpc/netty/shaded/io/grpc/netty/CancelServerStreamCommand.classCancelServerStreamCommand.java
package io.grpc.netty.shaded.io.grpc.netty
io.grpc.netty.shaded.io.grpc.netty.CancelServerStreamCommand extends io.grpc.netty.shaded.io.grpc.netty.WriteQueue$AbstractQueuedCommand {
private final io.grpc.netty.shaded.io.grpc.netty.NettyServerStream$TransportState stream
private final io.grpc.Status reason
void (io.grpc.netty.shaded.io.grpc.netty.NettyServerStream$TransportState, io.grpc.Status)
io.grpc.netty.shaded.io.grpc.netty.NettyServerStream$TransportState stream
io.grpc.Status reason
io.grpc.netty.shaded.io.grpc.netty.NettyServerStream$TransportState stream ()
io.grpc.Status reason ()
public boolean equals (java.lang.Object)
Object o
io.grpc.netty.shaded.io.grpc.netty.CancelServerStreamCommand that
public int hashCode ()
public java.lang.String toString ()
}
io/grpc/netty/shaded/io/grpc/netty/NettySocketSupport$NettySocketHelperImpl.classNettySocketSupport.java
package io.grpc.netty.shaded.io.grpc.netty
final io.grpc.netty.shaded.io.grpc.netty.NettySocketSupport$NettySocketHelperImpl extends java.lang.Object implements io.grpc.netty.shaded.io.grpc.netty.NettySocketSupport$Helper {
private void ()
public io.grpc.netty.shaded.io.grpc.netty.NettySocketSupport$NativeSocketOptions getNativeSocketOptions (io.grpc.netty.shaded.io.netty.channel.Channel)
io.grpc.netty.shaded.io.netty.channel.Channel ch
void (io.grpc.netty.shaded.io.grpc.netty.NettySocketSupport$1)
io.grpc.netty.shaded.io.grpc.netty.NettySocketSupport$1 x0
}
io/grpc/netty/shaded/io/grpc/netty/NettyServer$1$1LoopReleaser.classNettyServer.java
package io.grpc.netty.shaded.io.grpc.netty
final io.grpc.netty.shaded.io.grpc.netty.NettyServer$1$1LoopReleaser extends java.lang.Object implements io.grpc.netty.shaded.io.netty.channel.ChannelFutureListener {
boolean done
final io.grpc.netty.shaded.io.grpc.netty.NettyServer$1 this$1
void (io.grpc.netty.shaded.io.grpc.netty.NettyServer$1)
io.grpc.netty.shaded.io.grpc.netty.NettyServer$1 this$1
public void operationComplete (io.grpc.netty.shaded.io.netty.channel.ChannelFuture) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelFuture future
public volatile void operationComplete (io.grpc.netty.shaded.io.netty.util.concurrent.Future) throws java.lang.Exception
}
io/grpc/netty/shaded/io/grpc/netty/NettyClientHandler.classNettyClientHandler.java
package io.grpc.netty.shaded.io.grpc.netty
io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler extends io.grpc.netty.shaded.io.grpc.netty.AbstractNettyHandler {
private static final java.util.logging.Logger logger
static final Object NOOP_MESSAGE
private static final io.grpc.Status EXHAUSTED_STREAMS_STATUS
private static final long USER_PING_PAYLOAD
private final io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Connection$PropertyKey streamKey
private final io.grpc.netty.shaded.io.grpc.netty.ClientTransportLifecycleManager lifecycleManager
private final io.grpc.internal.KeepAliveManager keepAliveManager
private final com.google.common.base.Supplier stopwatchFactory
private final io.grpc.internal.TransportTracer transportTracer
private final io.grpc.Attributes eagAttributes
private io.grpc.netty.shaded.io.grpc.netty.WriteQueue clientWriteQueue
private io.grpc.internal.Http2Ping ping
private io.grpc.Attributes attributes
private io.grpc.internal.Channelz$Security securityInfo
static io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler newHandler (io.grpc.netty.shaded.io.grpc.netty.ClientTransportLifecycleManager, io.grpc.internal.KeepAliveManager, int, int, com.google.common.base.Supplier, java.lang.Runnable, io.grpc.internal.TransportTracer, io.grpc.Attributes)
io.grpc.netty.shaded.io.grpc.netty.ClientTransportLifecycleManager lifecycleManager
io.grpc.internal.KeepAliveManager keepAliveManager
int flowControlWindow
int maxHeaderListSize
com.google.common.base.Supplier stopwatchFactory
Runnable tooManyPingsRunnable
io.grpc.internal.TransportTracer transportTracer
io.grpc.Attributes eagAttributes
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2HeadersDecoder headersDecoder
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameReader frameReader
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameWriter frameWriter
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Connection connection
io.grpc.netty.shaded.io.netty.handler.codec.http2.WeightedFairQueueByteDistributor dist
io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2RemoteFlowController controller
static io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler newHandler (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Connection, io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameReader, io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameWriter, io.grpc.netty.shaded.io.grpc.netty.ClientTransportLifecycleManager, io.grpc.internal.KeepAliveManager, int, int, com.google.common.base.Supplier, java.lang.Runnable, io.grpc.internal.TransportTracer, io.grpc.Attributes)
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Connection connection
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameReader frameReader
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameWriter frameWriter
io.grpc.netty.shaded.io.grpc.netty.ClientTransportLifecycleManager lifecycleManager
io.grpc.internal.KeepAliveManager keepAliveManager
int flowControlWindow
int maxHeaderListSize
com.google.common.base.Supplier stopwatchFactory
Runnable tooManyPingsRunnable
io.grpc.internal.TransportTracer transportTracer
io.grpc.Attributes eagAttributes
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameLogger frameLogger
io.grpc.netty.shaded.io.netty.handler.codec.http2.StreamBufferingEncoder encoder
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2ConnectionDecoder decoder
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Settings settings
private void (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2ConnectionDecoder, io.grpc.netty.shaded.io.netty.handler.codec.http2.StreamBufferingEncoder, io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Settings, io.grpc.netty.shaded.io.grpc.netty.ClientTransportLifecycleManager, io.grpc.internal.KeepAliveManager, com.google.common.base.Supplier, java.lang.Runnable, io.grpc.internal.TransportTracer, io.grpc.Attributes)
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2ConnectionDecoder decoder
io.grpc.netty.shaded.io.netty.handler.codec.http2.StreamBufferingEncoder encoder
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Settings settings
io.grpc.netty.shaded.io.grpc.netty.ClientTransportLifecycleManager lifecycleManager
io.grpc.internal.KeepAliveManager keepAliveManager
com.google.common.base.Supplier stopwatchFactory
Runnable tooManyPingsRunnable
io.grpc.internal.TransportTracer transportTracer
io.grpc.Attributes eagAttributes
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Connection connection
io.grpc.Attributes getAttributes ()
public void write (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, java.lang.Object, io.grpc.netty.shaded.io.netty.channel.ChannelPromise) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
Object msg
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
void startWriteQueue (io.grpc.netty.shaded.io.netty.channel.Channel)
io.grpc.netty.shaded.io.netty.channel.Channel channel
io.grpc.netty.shaded.io.grpc.netty.WriteQueue getWriteQueue ()
io.grpc.netty.shaded.io.grpc.netty.ClientTransportLifecycleManager getLifecycleManager ()
void returnProcessedBytes (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream, int)
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception e
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream stream
int bytes
private void onHeadersRead (int, io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers, boolean)
int streamId
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers headers
boolean endStream
io.grpc.netty.shaded.io.grpc.netty.NettyClientStream$TransportState stream
private void onDataRead (int, io.grpc.netty.shaded.io.netty.buffer.ByteBuf, int, boolean)
int streamId
io.grpc.netty.shaded.io.netty.buffer.ByteBuf data
int padding
boolean endOfStream
io.grpc.netty.shaded.io.grpc.netty.NettyClientStream$TransportState stream
private void onRstStreamRead (int, long)
io.grpc.Status status
int streamId
long errorCode
io.grpc.netty.shaded.io.grpc.netty.NettyClientStream$TransportState stream
public void close (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, io.grpc.netty.shaded.io.netty.channel.ChannelPromise) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
public void channelInactive (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext) throws java.lang.Exception
io.grpc.Status status
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
public void handleProtocolNegotiationCompleted (io.grpc.Attributes, io.grpc.internal.Channelz$Security)
io.grpc.Attributes attributes
io.grpc.internal.Channelz$Security securityInfo
public io.grpc.Attributes getEagAttributes ()
io.grpc.internal.Channelz$Security getSecurityInfo ()
protected void onConnectionError (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, boolean, java.lang.Throwable, io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception)
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
boolean outbound
Throwable cause
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception http2Ex
protected void onStreamError (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, boolean, java.lang.Throwable, io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception$StreamException)
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
boolean outbound
Throwable cause
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception$StreamException http2Ex
io.grpc.netty.shaded.io.grpc.netty.NettyClientStream$TransportState stream
protected boolean isGracefulShutdownComplete ()
private void createStream (io.grpc.netty.shaded.io.grpc.netty.CreateStreamCommand, io.grpc.netty.shaded.io.netty.channel.ChannelPromise) throws java.lang.Exception
int streamId
io.grpc.StatusException e
io.grpc.netty.shaded.io.grpc.netty.CreateStreamCommand command
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
int streamId
io.grpc.netty.shaded.io.grpc.netty.NettyClientStream$TransportState stream
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers headers
io.grpc.netty.shaded.io.netty.channel.ChannelPromise tempPromise
private void cancelStream (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, io.grpc.netty.shaded.io.grpc.netty.CancelClientStreamCommand, io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
io.grpc.netty.shaded.io.grpc.netty.CancelClientStreamCommand cmd
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
io.grpc.netty.shaded.io.grpc.netty.NettyClientStream$TransportState stream
io.grpc.Status reason
private void sendGrpcFrame (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, io.grpc.netty.shaded.io.grpc.netty.SendGrpcFrameCommand, io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
io.grpc.netty.shaded.io.grpc.netty.SendGrpcFrameCommand cmd
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
private void sendPingFrame (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, io.grpc.netty.shaded.io.grpc.netty.SendPingCommand, io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
io.grpc.netty.shaded.io.grpc.netty.SendPingCommand msg
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
io.grpc.internal.ClientTransport$PingCallback callback
java.util.concurrent.Executor executor
long data
com.google.common.base.Stopwatch stopwatch
io.grpc.internal.Http2Ping finalPing
private void gracefulClose (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, io.grpc.netty.shaded.io.grpc.netty.GracefulCloseCommand, io.grpc.netty.shaded.io.netty.channel.ChannelPromise) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
io.grpc.netty.shaded.io.grpc.netty.GracefulCloseCommand msg
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
private void forcefulClose (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, io.grpc.netty.shaded.io.grpc.netty.ForcefulCloseCommand, io.grpc.netty.shaded.io.netty.channel.ChannelPromise) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
io.grpc.netty.shaded.io.grpc.netty.ForcefulCloseCommand msg
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
private void goingAway (io.grpc.Status)
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception e
io.grpc.Status status
io.grpc.Status goAwayStatus
int lastKnownStream
private void cancelPing (java.lang.Throwable)
Throwable t
private io.grpc.Status statusFromGoAway (long, byte[])
String msg
long errorCode
byte[] debugData
io.grpc.Status status
private io.grpc.netty.shaded.io.grpc.netty.NettyClientStream$TransportState clientStream (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream)
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream stream
private int incrementAndGetNextStreamId () throws io.grpc.StatusException
int nextStreamId
private io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream requireHttp2Stream (int)
int streamId
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream stream
static io.grpc.Status access$100 (io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler, long, byte[])
io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler x0
long x1
byte[] x2
static void access$200 (io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler, io.grpc.Status)
io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler x0
io.grpc.Status x1
static java.util.logging.Logger access$300 ()
static io.grpc.netty.shaded.io.grpc.netty.ClientTransportLifecycleManager access$400 (io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler)
io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler x0
static io.grpc.internal.KeepAliveManager access$500 (io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler)
io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler x0
static io.grpc.netty.shaded.io.grpc.netty.NettyClientStream$TransportState access$600 (io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler, io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream)
io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler x0
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream x1
static io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Connection$PropertyKey access$700 (io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler)
io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler x0
static io.grpc.internal.TransportTracer access$800 (io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler)
io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler x0
static io.grpc.internal.Http2Ping access$900 (io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler)
io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler x0
static io.grpc.internal.Http2Ping access$902 (io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler, io.grpc.internal.Http2Ping)
io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler x0
io.grpc.internal.Http2Ping x1
static void access$1000 (io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler, int, io.grpc.netty.shaded.io.netty.buffer.ByteBuf, int, boolean)
io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler x0
int x1
io.grpc.netty.shaded.io.netty.buffer.ByteBuf x2
int x3
boolean x4
static void access$1100 (io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler, int, io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers, boolean)
io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler x0
int x1
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers x2
boolean x3
static void access$1200 (io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler, int, long)
io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler x0
int x1
long x2
static void ()
}
io/grpc/netty/shaded/io/grpc/netty/NettyServerStream.classNettyServerStream.java
package io.grpc.netty.shaded.io.grpc.netty
io.grpc.netty.shaded.io.grpc.netty.NettyServerStream extends io.grpc.internal.AbstractServerStream {
private static final java.util.logging.Logger log
private final io.grpc.netty.shaded.io.grpc.netty.NettyServerStream$Sink sink
private final io.grpc.netty.shaded.io.grpc.netty.NettyServerStream$TransportState state
private final io.grpc.netty.shaded.io.netty.channel.Channel channel
private final io.grpc.netty.shaded.io.grpc.netty.WriteQueue writeQueue
private final io.grpc.Attributes attributes
private final String authority
private final io.grpc.internal.TransportTracer transportTracer
public void (io.grpc.netty.shaded.io.netty.channel.Channel, io.grpc.netty.shaded.io.grpc.netty.NettyServerStream$TransportState, io.grpc.Attributes, java.lang.String, io.grpc.internal.StatsTraceContext, io.grpc.internal.TransportTracer)
io.grpc.netty.shaded.io.netty.channel.Channel channel
io.grpc.netty.shaded.io.grpc.netty.NettyServerStream$TransportState state
io.grpc.Attributes transportAttrs
String authority
io.grpc.internal.StatsTraceContext statsTraceCtx
io.grpc.internal.TransportTracer transportTracer
protected io.grpc.netty.shaded.io.grpc.netty.NettyServerStream$TransportState transportState ()
protected io.grpc.netty.shaded.io.grpc.netty.NettyServerStream$Sink abstractServerStreamSink ()
public io.grpc.Attributes getAttributes ()
public java.lang.String getAuthority ()
protected volatile io.grpc.internal.AbstractServerStream$Sink abstractServerStreamSink ()
protected volatile io.grpc.internal.AbstractServerStream$TransportState transportState ()
protected volatile io.grpc.internal.AbstractStream$TransportState transportState ()
static io.grpc.netty.shaded.io.netty.channel.Channel access$200 (io.grpc.netty.shaded.io.grpc.netty.NettyServerStream)
io.grpc.netty.shaded.io.grpc.netty.NettyServerStream x0
static io.grpc.netty.shaded.io.grpc.netty.WriteQueue access$300 (io.grpc.netty.shaded.io.grpc.netty.NettyServerStream)
io.grpc.netty.shaded.io.grpc.netty.NettyServerStream x0
static void access$400 (io.grpc.netty.shaded.io.grpc.netty.NettyServerStream, int)
io.grpc.netty.shaded.io.grpc.netty.NettyServerStream x0
int x1
static io.grpc.internal.TransportTracer access$500 (io.grpc.netty.shaded.io.grpc.netty.NettyServerStream)
io.grpc.netty.shaded.io.grpc.netty.NettyServerStream x0
static java.util.logging.Logger access$600 ()
static void ()
}
io/grpc/netty/shaded/io/grpc/netty/NettyClientTransport$5.classNettyClientTransport.java
package io.grpc.netty.shaded.io.grpc.netty
io.grpc.netty.shaded.io.grpc.netty.NettyClientTransport$5 extends java.lang.Object implements io.grpc.netty.shaded.io.netty.channel.ChannelFutureListener {
final io.grpc.netty.shaded.io.grpc.netty.NettyClientTransport this$0
void (io.grpc.netty.shaded.io.grpc.netty.NettyClientTransport)
io.grpc.netty.shaded.io.grpc.netty.NettyClientTransport this$0
public void operationComplete (io.grpc.netty.shaded.io.netty.channel.ChannelFuture) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelFuture future
public volatile void operationComplete (io.grpc.netty.shaded.io.netty.util.concurrent.Future) throws java.lang.Exception
}
io/grpc/netty/shaded/io/grpc/netty/NettyServerHandler$KeepAlivePinger.classNettyServerHandler.java
package io.grpc.netty.shaded.io.grpc.netty
final io.grpc.netty.shaded.io.grpc.netty.NettyServerHandler$KeepAlivePinger extends java.lang.Object implements io.grpc.internal.KeepAliveManager$KeepAlivePinger {
final io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
final io.grpc.netty.shaded.io.grpc.netty.NettyServerHandler this$0
void (io.grpc.netty.shaded.io.grpc.netty.NettyServerHandler, io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext)
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
public void ping ()
io.grpc.netty.shaded.io.netty.channel.ChannelFuture pingFuture
public void onPingTimeout ()
Exception ex2
Exception ex
}
io/grpc/netty/shaded/io/grpc/netty/NettyServerStream$Sink$2.classNettyServerStream.java
package io.grpc.netty.shaded.io.grpc.netty
io.grpc.netty.shaded.io.grpc.netty.NettyServerStream$Sink$2 extends java.lang.Object implements io.grpc.netty.shaded.io.netty.channel.ChannelFutureListener {
final int val$numBytes
final int val$numMessages
final io.grpc.netty.shaded.io.grpc.netty.NettyServerStream$Sink this$1
void (io.grpc.netty.shaded.io.grpc.netty.NettyServerStream$Sink, int, int)
io.grpc.netty.shaded.io.grpc.netty.NettyServerStream$Sink this$1
public void operationComplete (io.grpc.netty.shaded.io.netty.channel.ChannelFuture) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelFuture future
public volatile void operationComplete (io.grpc.netty.shaded.io.netty.util.concurrent.Future) throws java.lang.Exception
}
io/grpc/netty/shaded/io/grpc/netty/NettyServerProvider.classNettyServerProvider.java
package io.grpc.netty.shaded.io.grpc.netty
public final io.grpc.netty.shaded.io.grpc.netty.NettyServerProvider extends io.grpc.ServerProvider {
public void ()
protected boolean isAvailable ()
protected int priority ()
protected io.grpc.netty.shaded.io.grpc.netty.NettyServerBuilder builderForPort (int)
int port
protected volatile io.grpc.ServerBuilder builderForPort (int)
}
io/grpc/netty/shaded/io/grpc/netty/AbstractHttp2Headers.classAbstractHttp2Headers.java
package io.grpc.netty.shaded.io.grpc.netty
abstract io.grpc.netty.shaded.io.grpc.netty.AbstractHttp2Headers extends java.lang.Object implements io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers {
void ()
public java.util.Iterator valueIterator (java.lang.CharSequence)
CharSequence name
public int size ()
public boolean isEmpty ()
public java.util.Set names ()
public java.lang.CharSequence get (java.lang.CharSequence)
CharSequence name
public java.lang.CharSequence get (java.lang.CharSequence, java.lang.CharSequence)
CharSequence name
CharSequence defaultValue
public java.lang.CharSequence getAndRemove (java.lang.CharSequence)
CharSequence name
public java.lang.CharSequence getAndRemove (java.lang.CharSequence, java.lang.CharSequence)
CharSequence name
CharSequence defaultValue
public java.util.List getAll (java.lang.CharSequence)
CharSequence name
public java.util.List getAllAndRemove (java.lang.CharSequence)
CharSequence name
public java.lang.Boolean getBoolean (java.lang.CharSequence)
CharSequence name
public boolean getBoolean (java.lang.CharSequence, boolean)
CharSequence name
boolean defaultValue
public java.lang.Byte getByte (java.lang.CharSequence)
CharSequence name
public byte getByte (java.lang.CharSequence, byte)
CharSequence name
byte defaultValue
public java.lang.Character getChar (java.lang.CharSequence)
CharSequence name
public char getChar (java.lang.CharSequence, char)
CharSequence name
char defaultValue
public java.lang.Short getShort (java.lang.CharSequence)
CharSequence name
public short getShort (java.lang.CharSequence, short)
CharSequence name
short defaultValue
public java.lang.Integer getInt (java.lang.CharSequence)
CharSequence name
public int getInt (java.lang.CharSequence, int)
CharSequence name
int defaultValue
public java.lang.Long getLong (java.lang.CharSequence)
CharSequence name
public long getLong (java.lang.CharSequence, long)
CharSequence name
long defaultValue
public java.lang.Float getFloat (java.lang.CharSequence)
CharSequence name
public float getFloat (java.lang.CharSequence, float)
CharSequence name
float defaultValue
public java.lang.Double getDouble (java.lang.CharSequence)
CharSequence name
public double getDouble (java.lang.CharSequence, double)
CharSequence name
double defaultValue
public java.lang.Long getTimeMillis (java.lang.CharSequence)
CharSequence name
public long getTimeMillis (java.lang.CharSequence, long)
CharSequence name
long defaultValue
public java.lang.Boolean getBooleanAndRemove (java.lang.CharSequence)
CharSequence name
public boolean getBooleanAndRemove (java.lang.CharSequence, boolean)
CharSequence name
boolean defaultValue
public java.lang.Byte getByteAndRemove (java.lang.CharSequence)
CharSequence name
public byte getByteAndRemove (java.lang.CharSequence, byte)
CharSequence name
byte defaultValue
public java.lang.Character getCharAndRemove (java.lang.CharSequence)
CharSequence name
public char getCharAndRemove (java.lang.CharSequence, char)
CharSequence name
char defaultValue
public java.lang.Short getShortAndRemove (java.lang.CharSequence)
CharSequence name
public short getShortAndRemove (java.lang.CharSequence, short)
CharSequence name
short defaultValue
public java.lang.Integer getIntAndRemove (java.lang.CharSequence)
CharSequence name
public int getIntAndRemove (java.lang.CharSequence, int)
CharSequence name
int defaultValue
public java.lang.Long getLongAndRemove (java.lang.CharSequence)
CharSequence name
public long getLongAndRemove (java.lang.CharSequence, long)
CharSequence name
long defaultValue
public java.lang.Float getFloatAndRemove (java.lang.CharSequence)
CharSequence name
public float getFloatAndRemove (java.lang.CharSequence, float)
CharSequence name
float defaultValue
public java.lang.Double getDoubleAndRemove (java.lang.CharSequence)
CharSequence name
public double getDoubleAndRemove (java.lang.CharSequence, double)
CharSequence name
double defaultValue
public java.lang.Long getTimeMillisAndRemove (java.lang.CharSequence)
CharSequence name
public long getTimeMillisAndRemove (java.lang.CharSequence, long)
CharSequence name
long defaultValue
public boolean contains (java.lang.CharSequence)
CharSequence name
public boolean contains (java.lang.CharSequence, java.lang.CharSequence)
CharSequence name
CharSequence value
public boolean contains (java.lang.CharSequence, java.lang.CharSequence, boolean)
CharSequence name
CharSequence value
boolean caseInsensitive
public boolean containsObject (java.lang.CharSequence, java.lang.Object)
CharSequence name
Object value
public boolean containsBoolean (java.lang.CharSequence, boolean)
CharSequence name
boolean value
public boolean containsByte (java.lang.CharSequence, byte)
CharSequence name
byte value
public boolean containsChar (java.lang.CharSequence, char)
CharSequence name
char value
public boolean containsShort (java.lang.CharSequence, short)
CharSequence name
short value
public boolean containsInt (java.lang.CharSequence, int)
CharSequence name
int value
public boolean containsLong (java.lang.CharSequence, long)
CharSequence name
long value
public boolean containsFloat (java.lang.CharSequence, float)
CharSequence name
float value
public boolean containsDouble (java.lang.CharSequence, double)
CharSequence name
double value
public boolean containsTimeMillis (java.lang.CharSequence, long)
CharSequence name
long value
public transient io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers add (java.lang.CharSequence, java.lang.CharSequence[])
CharSequence name
CharSequence[] values
public io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers add (io.grpc.netty.shaded.io.netty.handler.codec.Headers)
io.grpc.netty.shaded.io.netty.handler.codec.Headers headers
public io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers add (java.lang.CharSequence, java.lang.CharSequence)
CharSequence name
CharSequence value
public io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers add (java.lang.CharSequence, java.lang.Iterable)
CharSequence name
Iterable values
public io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers addObject (java.lang.CharSequence, java.lang.Object)
CharSequence name
Object value
public io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers addObject (java.lang.CharSequence, java.lang.Iterable)
CharSequence name
Iterable values
public transient io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers addObject (java.lang.CharSequence, java.lang.Object[])
CharSequence name
Object[] values
public io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers addBoolean (java.lang.CharSequence, boolean)
CharSequence name
boolean value
public io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers addByte (java.lang.CharSequence, byte)
CharSequence name
byte value
public io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers addChar (java.lang.CharSequence, char)
CharSequence name
char value
public io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers addShort (java.lang.CharSequence, short)
CharSequence name
short value
public io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers addInt (java.lang.CharSequence, int)
CharSequence name
int value
public io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers addLong (java.lang.CharSequence, long)
CharSequence name
long value
public io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers addFloat (java.lang.CharSequence, float)
CharSequence name
float value
public io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers addDouble (java.lang.CharSequence, double)
CharSequence name
double value
public io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers addTimeMillis (java.lang.CharSequence, long)
CharSequence name
long value
public io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers set (io.grpc.netty.shaded.io.netty.handler.codec.Headers)
io.grpc.netty.shaded.io.netty.handler.codec.Headers headers
public io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers set (java.lang.CharSequence, java.lang.CharSequence)
CharSequence name
CharSequence value
public io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers set (java.lang.CharSequence, java.lang.Iterable)
CharSequence name
Iterable values
public transient io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers set (java.lang.CharSequence, java.lang.CharSequence[])
CharSequence name
CharSequence[] values
public io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers setObject (java.lang.CharSequence, java.lang.Object)
CharSequence name
Object value
public io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers setObject (java.lang.CharSequence, java.lang.Iterable)
CharSequence name
Iterable values
public transient io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers setObject (java.lang.CharSequence, java.lang.Object[])
CharSequence name
Object[] values
public io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers setBoolean (java.lang.CharSequence, boolean)
CharSequence name
boolean value
public io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers setByte (java.lang.CharSequence, byte)
CharSequence name
byte value
public io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers setChar (java.lang.CharSequence, char)
CharSequence name
char value
public io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers setShort (java.lang.CharSequence, short)
CharSequence name
short value
public io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers setInt (java.lang.CharSequence, int)
CharSequence name
int value
public io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers setLong (java.lang.CharSequence, long)
CharSequence name
long value
public io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers setFloat (java.lang.CharSequence, float)
CharSequence name
float value
public io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers setDouble (java.lang.CharSequence, double)
CharSequence name
double value
public io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers setTimeMillis (java.lang.CharSequence, long)
CharSequence name
long value
public io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers setAll (io.grpc.netty.shaded.io.netty.handler.codec.Headers)
io.grpc.netty.shaded.io.netty.handler.codec.Headers headers
public boolean remove (java.lang.CharSequence)
CharSequence name
public io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers clear ()
public java.util.Iterator iterator ()
public io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers method (java.lang.CharSequence)
CharSequence value
public java.lang.CharSequence method ()
public io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers scheme (java.lang.CharSequence)
CharSequence value
public java.lang.CharSequence scheme ()
public io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers authority (java.lang.CharSequence)
CharSequence value
public java.lang.CharSequence authority ()
public io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers path (java.lang.CharSequence)
CharSequence value
public java.lang.CharSequence path ()
public io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers status (java.lang.CharSequence)
CharSequence value
public java.lang.CharSequence status ()
public volatile io.grpc.netty.shaded.io.netty.handler.codec.Headers clear ()
public volatile boolean remove (java.lang.Object)
public volatile io.grpc.netty.shaded.io.netty.handler.codec.Headers setAll (io.grpc.netty.shaded.io.netty.handler.codec.Headers)
public volatile io.grpc.netty.shaded.io.netty.handler.codec.Headers set (io.grpc.netty.shaded.io.netty.handler.codec.Headers)
public volatile io.grpc.netty.shaded.io.netty.handler.codec.Headers setTimeMillis (java.lang.Object, long)
public volatile io.grpc.netty.shaded.io.netty.handler.codec.Headers setDouble (java.lang.Object, double)
public volatile io.grpc.netty.shaded.io.netty.handler.codec.Headers setFloat (java.lang.Object, float)
public volatile io.grpc.netty.shaded.io.netty.handler.codec.Headers setLong (java.lang.Object, long)
public volatile io.grpc.netty.shaded.io.netty.handler.codec.Headers setInt (java.lang.Object, int)
public volatile io.grpc.netty.shaded.io.netty.handler.codec.Headers setShort (java.lang.Object, short)
public volatile io.grpc.netty.shaded.io.netty.handler.codec.Headers setChar (java.lang.Object, char)
public volatile io.grpc.netty.shaded.io.netty.handler.codec.Headers setByte (java.lang.Object, byte)
public volatile io.grpc.netty.shaded.io.netty.handler.codec.Headers setBoolean (java.lang.Object, boolean)
public volatile io.grpc.netty.shaded.io.netty.handler.codec.Headers setObject (java.lang.Object, java.lang.Object[])
public volatile io.grpc.netty.shaded.io.netty.handler.codec.Headers setObject (java.lang.Object, java.lang.Iterable)
public volatile io.grpc.netty.shaded.io.netty.handler.codec.Headers setObject (java.lang.Object, java.lang.Object)
public volatile io.grpc.netty.shaded.io.netty.handler.codec.Headers set (java.lang.Object, java.lang.Object[])
public volatile io.grpc.netty.shaded.io.netty.handler.codec.Headers set (java.lang.Object, java.lang.Iterable)
public volatile io.grpc.netty.shaded.io.netty.handler.codec.Headers set (java.lang.Object, java.lang.Object)
public volatile io.grpc.netty.shaded.io.netty.handler.codec.Headers add (io.grpc.netty.shaded.io.netty.handler.codec.Headers)
public volatile io.grpc.netty.shaded.io.netty.handler.codec.Headers addTimeMillis (java.lang.Object, long)
public volatile io.grpc.netty.shaded.io.netty.handler.codec.Headers addDouble (java.lang.Object, double)
public volatile io.grpc.netty.shaded.io.netty.handler.codec.Headers addFloat (java.lang.Object, float)
public volatile io.grpc.netty.shaded.io.netty.handler.codec.Headers addLong (java.lang.Object, long)
public volatile io.grpc.netty.shaded.io.netty.handler.codec.Headers addInt (java.lang.Object, int)
public volatile io.grpc.netty.shaded.io.netty.handler.codec.Headers addShort (java.lang.Object, short)
public volatile io.grpc.netty.shaded.io.netty.handler.codec.Headers addChar (java.lang.Object, char)
public volatile io.grpc.netty.shaded.io.netty.handler.codec.Headers addByte (java.lang.Object, byte)
public volatile io.grpc.netty.shaded.io.netty.handler.codec.Headers addBoolean (java.lang.Object, boolean)
public volatile io.grpc.netty.shaded.io.netty.handler.codec.Headers addObject (java.lang.Object, java.lang.Object[])
public volatile io.grpc.netty.shaded.io.netty.handler.codec.Headers addObject (java.lang.Object, java.lang.Iterable)
public volatile io.grpc.netty.shaded.io.netty.handler.codec.Headers addObject (java.lang.Object, java.lang.Object)
public volatile io.grpc.netty.shaded.io.netty.handler.codec.Headers add (java.lang.Object, java.lang.Object[])
public volatile io.grpc.netty.shaded.io.netty.handler.codec.Headers add (java.lang.Object, java.lang.Iterable)
public volatile io.grpc.netty.shaded.io.netty.handler.codec.Headers add (java.lang.Object, java.lang.Object)
public volatile boolean containsTimeMillis (java.lang.Object, long)
public volatile boolean containsDouble (java.lang.Object, double)
public volatile boolean containsFloat (java.lang.Object, float)
public volatile boolean containsLong (java.lang.Object, long)
public volatile boolean containsInt (java.lang.Object, int)
public volatile boolean containsShort (java.lang.Object, short)
public volatile boolean containsChar (java.lang.Object, char)
public volatile boolean containsByte (java.lang.Object, byte)
public volatile boolean containsBoolean (java.lang.Object, boolean)
public volatile boolean containsObject (java.lang.Object, java.lang.Object)
public volatile boolean contains (java.lang.Object, java.lang.Object)
public volatile boolean contains (java.lang.Object)
public volatile long getTimeMillisAndRemove (java.lang.Object, long)
public volatile java.lang.Long getTimeMillisAndRemove (java.lang.Object)
public volatile double getDoubleAndRemove (java.lang.Object, double)
public volatile java.lang.Double getDoubleAndRemove (java.lang.Object)
public volatile float getFloatAndRemove (java.lang.Object, float)
public volatile java.lang.Float getFloatAndRemove (java.lang.Object)
public volatile long getLongAndRemove (java.lang.Object, long)
public volatile java.lang.Long getLongAndRemove (java.lang.Object)
public volatile int getIntAndRemove (java.lang.Object, int)
public volatile java.lang.Integer getIntAndRemove (java.lang.Object)
public volatile short getShortAndRemove (java.lang.Object, short)
public volatile java.lang.Short getShortAndRemove (java.lang.Object)
public volatile char getCharAndRemove (java.lang.Object, char)
public volatile java.lang.Character getCharAndRemove (java.lang.Object)
public volatile byte getByteAndRemove (java.lang.Object, byte)
public volatile java.lang.Byte getByteAndRemove (java.lang.Object)
public volatile boolean getBooleanAndRemove (java.lang.Object, boolean)
public volatile java.lang.Boolean getBooleanAndRemove (java.lang.Object)
public volatile long getTimeMillis (java.lang.Object, long)
public volatile java.lang.Long getTimeMillis (java.lang.Object)
public volatile double getDouble (java.lang.Object, double)
public volatile java.lang.Double getDouble (java.lang.Object)
public volatile float getFloat (java.lang.Object, float)
public volatile java.lang.Float getFloat (java.lang.Object)
public volatile long getLong (java.lang.Object, long)
public volatile java.lang.Long getLong (java.lang.Object)
public volatile int getInt (java.lang.Object, int)
public volatile java.lang.Integer getInt (java.lang.Object)
public volatile short getShort (java.lang.Object, short)
public volatile java.lang.Short getShort (java.lang.Object)
public volatile char getChar (java.lang.Object, char)
public volatile java.lang.Character getChar (java.lang.Object)
public volatile byte getByte (java.lang.Object, byte)
public volatile java.lang.Byte getByte (java.lang.Object)
public volatile boolean getBoolean (java.lang.Object, boolean)
public volatile java.lang.Boolean getBoolean (java.lang.Object)
public volatile java.util.List getAllAndRemove (java.lang.Object)
public volatile java.util.List getAll (java.lang.Object)
public volatile java.lang.Object getAndRemove (java.lang.Object, java.lang.Object)
public volatile java.lang.Object getAndRemove (java.lang.Object)
public volatile java.lang.Object get (java.lang.Object, java.lang.Object)
public volatile java.lang.Object get (java.lang.Object)
}
io/grpc/netty/shaded/io/grpc/netty/SendGrpcFrameCommand.classSendGrpcFrameCommand.java
package io.grpc.netty.shaded.io.grpc.netty
io.grpc.netty.shaded.io.grpc.netty.SendGrpcFrameCommand extends io.grpc.netty.shaded.io.netty.buffer.DefaultByteBufHolder implements io.grpc.netty.shaded.io.grpc.netty.WriteQueue$QueuedCommand {
private final io.grpc.netty.shaded.io.grpc.netty.StreamIdHolder stream
private final boolean endStream
private io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
void (io.grpc.netty.shaded.io.grpc.netty.StreamIdHolder, io.grpc.netty.shaded.io.netty.buffer.ByteBuf, boolean)
io.grpc.netty.shaded.io.grpc.netty.StreamIdHolder stream
io.grpc.netty.shaded.io.netty.buffer.ByteBuf content
boolean endStream
int streamId ()
boolean endStream ()
public io.grpc.netty.shaded.io.netty.buffer.ByteBufHolder copy ()
public io.grpc.netty.shaded.io.netty.buffer.ByteBufHolder duplicate ()
public io.grpc.netty.shaded.io.grpc.netty.SendGrpcFrameCommand retain ()
public io.grpc.netty.shaded.io.grpc.netty.SendGrpcFrameCommand retain (int)
int increment
public io.grpc.netty.shaded.io.grpc.netty.SendGrpcFrameCommand touch ()
public io.grpc.netty.shaded.io.grpc.netty.SendGrpcFrameCommand touch (java.lang.Object)
Object hint
public boolean equals (java.lang.Object)
Object that
io.grpc.netty.shaded.io.grpc.netty.SendGrpcFrameCommand thatCmd
public java.lang.String toString ()
public int hashCode ()
int hash
public io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise ()
public void promise (io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
public final void run (io.grpc.netty.shaded.io.netty.channel.Channel)
io.grpc.netty.shaded.io.netty.channel.Channel channel
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBufHolder touch (java.lang.Object)
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBufHolder touch ()
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBufHolder retain (int)
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBufHolder retain ()
public volatile io.grpc.netty.shaded.io.netty.util.ReferenceCounted touch (java.lang.Object)
public volatile io.grpc.netty.shaded.io.netty.util.ReferenceCounted touch ()
public volatile io.grpc.netty.shaded.io.netty.util.ReferenceCounted retain (int)
public volatile io.grpc.netty.shaded.io.netty.util.ReferenceCounted retain ()
}
io/grpc/netty/shaded/io/grpc/netty/NettyServerHandler$4.classNettyServerHandler.java
package io.grpc.netty.shaded.io.grpc.netty
io.grpc.netty.shaded.io.grpc.netty.NettyServerHandler$4 extends java.lang.Object implements io.grpc.internal.TransportTracer$FlowControlReader {
private final io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FlowController local
private final io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FlowController remote
static final boolean $assertionsDisabled
final io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Connection val$connection
final io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext val$ctx
final io.grpc.netty.shaded.io.grpc.netty.NettyServerHandler this$0
void (io.grpc.netty.shaded.io.grpc.netty.NettyServerHandler, io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Connection, io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext)
io.grpc.netty.shaded.io.grpc.netty.NettyServerHandler this$0
public io.grpc.internal.TransportTracer$FlowControlWindows read ()
static void ()
}
io/grpc/netty/shaded/io/grpc/netty/InternalNettySocketSupport$InternalHelper.classInternalNettySocketSupport.java
package io.grpc.netty.shaded.io.grpc.netty
public abstract io.grpc.netty.shaded.io.grpc.netty.InternalNettySocketSupport$InternalHelper extends java.lang.Object implements io.grpc.netty.shaded.io.grpc.netty.NettySocketSupport$Helper {
public abstract io.grpc.netty.shaded.io.grpc.netty.InternalNettySocketSupport$InternalNativeSocketOptions getNativeSocketOptions (io.grpc.netty.shaded.io.netty.channel.Channel)
}
io/grpc/netty/shaded/io/grpc/netty/InternalNettyServerBuilder.classInternalNettyServerBuilder.java
package io.grpc.netty.shaded.io.grpc.netty
public final io.grpc.netty.shaded.io.grpc.netty.InternalNettyServerBuilder extends java.lang.Object {
public static void setStatsEnabled (io.grpc.netty.shaded.io.grpc.netty.NettyServerBuilder, boolean)
io.grpc.netty.shaded.io.grpc.netty.NettyServerBuilder builder
boolean value
public static void setStatsRecordStartedRpcs (io.grpc.netty.shaded.io.grpc.netty.NettyServerBuilder, boolean)
io.grpc.netty.shaded.io.grpc.netty.NettyServerBuilder builder
boolean value
public static void setTracingEnabled (io.grpc.netty.shaded.io.grpc.netty.NettyServerBuilder, boolean)
io.grpc.netty.shaded.io.grpc.netty.NettyServerBuilder builder
boolean value
private void ()
}
io/grpc/netty/shaded/io/grpc/netty/NettyClientTransport$4.classNettyClientTransport.java
package io.grpc.netty.shaded.io.grpc.netty
io.grpc.netty.shaded.io.grpc.netty.NettyClientTransport$4 extends java.lang.Object implements java.lang.Runnable {
final io.grpc.netty.shaded.io.grpc.netty.NettyClientTransport this$0
void (io.grpc.netty.shaded.io.grpc.netty.NettyClientTransport)
io.grpc.netty.shaded.io.grpc.netty.NettyClientTransport this$0
public void run ()
}
io/grpc/netty/shaded/io/grpc/netty/NettySocketSupport$Helper.classNettySocketSupport.java
package io.grpc.netty.shaded.io.grpc.netty
abstract io.grpc.netty.shaded.io.grpc.netty.NettySocketSupport$Helper extends java.lang.Object {
public abstract io.grpc.netty.shaded.io.grpc.netty.NettySocketSupport$NativeSocketOptions getNativeSocketOptions (io.grpc.netty.shaded.io.netty.channel.Channel)
}
io/grpc/netty/shaded/io/grpc/netty/NettySocketSupport$NativeSocketOptions.classNettySocketSupport.java
package io.grpc.netty.shaded.io.grpc.netty
public io.grpc.netty.shaded.io.grpc.netty.NettySocketSupport$NativeSocketOptions extends java.lang.Object {
public final io.grpc.internal.Channelz$TcpInfo tcpInfo
public final com.google.common.collect.ImmutableMap otherInfo
public void (io.grpc.internal.Channelz$TcpInfo, java.util.Map)
io.grpc.internal.Channelz$TcpInfo tcpInfo
java.util.Map otherInfo
}
io/grpc/netty/shaded/io/grpc/netty/GrpcHttp2ConnectionHandler.classGrpcHttp2ConnectionHandler.java
package io.grpc.netty.shaded.io.grpc.netty
public abstract io.grpc.netty.shaded.io.grpc.netty.GrpcHttp2ConnectionHandler extends io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2ConnectionHandler {
protected final io.grpc.netty.shaded.io.netty.channel.ChannelPromise channelUnused
public void (io.grpc.netty.shaded.io.netty.channel.ChannelPromise, io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2ConnectionDecoder, io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2ConnectionEncoder, io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Settings)
io.grpc.netty.shaded.io.netty.channel.ChannelPromise channelUnused
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2ConnectionDecoder decoder
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2ConnectionEncoder encoder
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Settings initialSettings
public void handleProtocolNegotiationCompleted (io.grpc.Attributes)
io.grpc.Attributes attrs
public void handleProtocolNegotiationCompleted (io.grpc.Attributes, io.grpc.internal.Channelz$Security)
io.grpc.Attributes attrs
io.grpc.internal.Channelz$Security securityInfo
public void notifyUnused ()
public io.grpc.Attributes getEagAttributes ()
}
io/grpc/netty/shaded/io/grpc/netty/ProtocolNegotiators$AbstractBufferingHandler$ChannelWrite.classProtocolNegotiators.java
package io.grpc.netty.shaded.io.grpc.netty
io.grpc.netty.shaded.io.grpc.netty.ProtocolNegotiators$AbstractBufferingHandler$ChannelWrite extends java.lang.Object {
Object msg
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
void (java.lang.Object, io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
Object msg
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
}
io/grpc/netty/shaded/io/grpc/netty/NettyClientHandler$7.classNettyClientHandler.java
package io.grpc.netty.shaded.io.grpc.netty
io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler$7 extends java.lang.Object implements io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2StreamVisitor {
final int val$lastKnownStream
final io.grpc.Status val$goAwayStatus
final io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler this$0
void (io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler, int, io.grpc.Status)
io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler this$0
public boolean visit (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream) throws io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception
io.grpc.netty.shaded.io.grpc.netty.NettyClientStream$TransportState clientStream
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream stream
}
io/grpc/netty/shaded/io/grpc/netty/NettyServer$ListenSocket.classNettyServer.java
package io.grpc.netty.shaded.io.grpc.netty
final io.grpc.netty.shaded.io.grpc.netty.NettyServer$ListenSocket extends java.lang.Object implements io.grpc.internal.Instrumented {
private final io.grpc.internal.LogId id
private final io.grpc.netty.shaded.io.netty.channel.Channel ch
void (io.grpc.netty.shaded.io.netty.channel.Channel)
io.grpc.netty.shaded.io.netty.channel.Channel ch
public com.google.common.util.concurrent.ListenableFuture getStats ()
com.google.common.util.concurrent.SettableFuture ret
public io.grpc.internal.LogId getLogId ()
public java.lang.String toString ()
static io.grpc.netty.shaded.io.netty.channel.Channel access$2400 (io.grpc.netty.shaded.io.grpc.netty.NettyServer$ListenSocket)
io.grpc.netty.shaded.io.grpc.netty.NettyServer$ListenSocket x0
}
io/grpc/netty/shaded/io/grpc/netty/NettyHandlerSettings.classNettyHandlerSettings.java
package io.grpc.netty.shaded.io.grpc.netty
final io.grpc.netty.shaded.io.grpc.netty.NettyHandlerSettings extends java.lang.Object {
private static volatile boolean enabled
private static boolean autoFlowControlOn
private static io.grpc.netty.shaded.io.grpc.netty.AbstractNettyHandler clientHandler
private static io.grpc.netty.shaded.io.grpc.netty.AbstractNettyHandler serverHandler
void ()
static void setAutoWindow (io.grpc.netty.shaded.io.grpc.netty.AbstractNettyHandler)
io.grpc.netty.shaded.io.grpc.netty.AbstractNettyHandler handler
public static void enable (boolean)
boolean enable
public static synchronized void autoWindowOn (boolean)
boolean autoFlowControl
public static synchronized int getLatestClientWindow ()
public static synchronized int getLatestServerWindow ()
private static synchronized int getLatestWindow (io.grpc.netty.shaded.io.grpc.netty.AbstractNettyHandler)
io.grpc.netty.shaded.io.grpc.netty.AbstractNettyHandler handler
}
io/grpc/netty/shaded/io/grpc/netty/HandlerSettings.classHandlerSettings.java
package io.grpc.netty.shaded.io.grpc.netty
public final io.grpc.netty.shaded.io.grpc.netty.HandlerSettings extends java.lang.Object {
public void ()
public static void enable (boolean)
boolean enable
public static synchronized void autoWindowOn (boolean)
boolean autoFlowControl
public static synchronized int getLatestClientWindow ()
public static synchronized int getLatestServerWindow ()
}
io/grpc/netty/shaded/io/grpc/netty/NettyServerHandler$2.classNettyServerHandler.java
package io.grpc.netty.shaded.io.grpc.netty
io.grpc.netty.shaded.io.grpc.netty.NettyServerHandler$2 extends io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2ConnectionAdapter {
final io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Connection val$connection
final io.grpc.netty.shaded.io.grpc.netty.KeepAliveEnforcer val$keepAliveEnforcer
final io.grpc.netty.shaded.io.grpc.netty.MaxConnectionIdleManager val$maxConnectionIdleManager
final io.grpc.netty.shaded.io.grpc.netty.NettyServerHandler this$0
void (io.grpc.netty.shaded.io.grpc.netty.NettyServerHandler, io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Connection, io.grpc.netty.shaded.io.grpc.netty.KeepAliveEnforcer, io.grpc.netty.shaded.io.grpc.netty.MaxConnectionIdleManager)
io.grpc.netty.shaded.io.grpc.netty.NettyServerHandler this$0
public void onStreamActive (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream)
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream stream
public void onStreamClosed (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream)
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream stream
}
io/grpc/netty/shaded/io/grpc/netty/NettyServerBuilder.classNettyServerBuilder.java
package io.grpc.netty.shaded.io.grpc.netty
public final io.grpc.netty.shaded.io.grpc.netty.NettyServerBuilder extends io.grpc.internal.AbstractServerImplBuilder {
public static final int DEFAULT_FLOW_CONTROL_WINDOW
static final long MAX_CONNECTION_IDLE_NANOS_DISABLED
static final long MAX_CONNECTION_AGE_NANOS_DISABLED
static final long MAX_CONNECTION_AGE_GRACE_NANOS_INFINITE
private static final long MIN_KEEPALIVE_TIME_NANO
private static final long MIN_KEEPALIVE_TIMEOUT_NANO
private static final long MIN_MAX_CONNECTION_IDLE_NANO
private static final long MIN_MAX_CONNECTION_AGE_NANO
private static final long AS_LARGE_AS_INFINITE
private final java.net.SocketAddress address
private Class channelType
private final java.util.Map channelOptions
private io.grpc.netty.shaded.io.netty.channel.EventLoopGroup bossEventLoopGroup
private io.grpc.netty.shaded.io.netty.channel.EventLoopGroup workerEventLoopGroup
private io.grpc.netty.shaded.io.netty.handler.ssl.SslContext sslContext
private io.grpc.netty.shaded.io.grpc.netty.ProtocolNegotiator protocolNegotiator
private int maxConcurrentCallsPerConnection
private int flowControlWindow
private int maxMessageSize
private int maxHeaderListSize
private long keepAliveTimeInNanos
private long keepAliveTimeoutInNanos
private long maxConnectionIdleInNanos
private long maxConnectionAgeInNanos
private long maxConnectionAgeGraceInNanos
private boolean permitKeepAliveWithoutCalls
private long permitKeepAliveTimeInNanos
public static io.grpc.netty.shaded.io.grpc.netty.NettyServerBuilder forPort (int)
int port
public static io.grpc.netty.shaded.io.grpc.netty.NettyServerBuilder forAddress (java.net.SocketAddress)
java.net.SocketAddress address
private void (int)
int port
private void (java.net.SocketAddress)
java.net.SocketAddress address
public io.grpc.netty.shaded.io.grpc.netty.NettyServerBuilder channelType (java.lang.Class)
Class channelType
public io.grpc.netty.shaded.io.grpc.netty.NettyServerBuilder withChildOption (io.grpc.netty.shaded.io.netty.channel.ChannelOption, java.lang.Object)
io.grpc.netty.shaded.io.netty.channel.ChannelOption option
Object value
public io.grpc.netty.shaded.io.grpc.netty.NettyServerBuilder bossEventLoopGroup (io.grpc.netty.shaded.io.netty.channel.EventLoopGroup)
io.grpc.netty.shaded.io.netty.channel.EventLoopGroup group
public io.grpc.netty.shaded.io.grpc.netty.NettyServerBuilder workerEventLoopGroup (io.grpc.netty.shaded.io.netty.channel.EventLoopGroup)
io.grpc.netty.shaded.io.netty.channel.EventLoopGroup group
public io.grpc.netty.shaded.io.grpc.netty.NettyServerBuilder sslContext (io.grpc.netty.shaded.io.netty.handler.ssl.SslContext)
io.grpc.netty.shaded.io.netty.handler.ssl.SslContext sslContext
public final io.grpc.netty.shaded.io.grpc.netty.NettyServerBuilder protocolNegotiator (io.grpc.netty.shaded.io.grpc.netty.ProtocolNegotiator)
io.grpc.netty.shaded.io.grpc.netty.ProtocolNegotiator protocolNegotiator
protected void setTracingEnabled (boolean)
boolean value
protected void setStatsEnabled (boolean)
boolean value
protected void setStatsRecordStartedRpcs (boolean)
boolean value
io.grpc.netty.shaded.io.grpc.netty.NettyServerBuilder setTransportTracerFactory (io.grpc.internal.TransportTracer$Factory)
io.grpc.internal.TransportTracer$Factory transportTracerFactory
public io.grpc.netty.shaded.io.grpc.netty.NettyServerBuilder maxConcurrentCallsPerConnection (int)
int maxCalls
public io.grpc.netty.shaded.io.grpc.netty.NettyServerBuilder flowControlWindow (int)
int flowControlWindow
public io.grpc.netty.shaded.io.grpc.netty.NettyServerBuilder maxMessageSize (int)
int maxMessageSize
public io.grpc.netty.shaded.io.grpc.netty.NettyServerBuilder maxInboundMessageSize (int)
int bytes
public io.grpc.netty.shaded.io.grpc.netty.NettyServerBuilder maxHeaderListSize (int)
int maxHeaderListSize
public io.grpc.netty.shaded.io.grpc.netty.NettyServerBuilder keepAliveTime (long, java.util.concurrent.TimeUnit)
long keepAliveTime
java.util.concurrent.TimeUnit timeUnit
public io.grpc.netty.shaded.io.grpc.netty.NettyServerBuilder keepAliveTimeout (long, java.util.concurrent.TimeUnit)
long keepAliveTimeout
java.util.concurrent.TimeUnit timeUnit
public io.grpc.netty.shaded.io.grpc.netty.NettyServerBuilder maxConnectionIdle (long, java.util.concurrent.TimeUnit)
long maxConnectionIdle
java.util.concurrent.TimeUnit timeUnit
public io.grpc.netty.shaded.io.grpc.netty.NettyServerBuilder maxConnectionAge (long, java.util.concurrent.TimeUnit)
long maxConnectionAge
java.util.concurrent.TimeUnit timeUnit
public io.grpc.netty.shaded.io.grpc.netty.NettyServerBuilder maxConnectionAgeGrace (long, java.util.concurrent.TimeUnit)
long maxConnectionAgeGrace
java.util.concurrent.TimeUnit timeUnit
public io.grpc.netty.shaded.io.grpc.netty.NettyServerBuilder permitKeepAliveTime (long, java.util.concurrent.TimeUnit)
long keepAliveTime
java.util.concurrent.TimeUnit timeUnit
public io.grpc.netty.shaded.io.grpc.netty.NettyServerBuilder permitKeepAliveWithoutCalls (boolean)
boolean permit
protected io.grpc.netty.shaded.io.grpc.netty.NettyServer buildTransportServer (java.util.List)
java.util.List streamTracerFactories
io.grpc.netty.shaded.io.grpc.netty.ProtocolNegotiator negotiator
public io.grpc.netty.shaded.io.grpc.netty.NettyServerBuilder useTransportSecurity (java.io.File, java.io.File)
javax.net.ssl.SSLException e
java.io.File certChain
java.io.File privateKey
public io.grpc.netty.shaded.io.grpc.netty.NettyServerBuilder useTransportSecurity (java.io.InputStream, java.io.InputStream)
javax.net.ssl.SSLException e
java.io.InputStream certChain
java.io.InputStream privateKey
protected volatile io.grpc.internal.InternalServer buildTransportServer (java.util.List)
public volatile io.grpc.ServerBuilder maxInboundMessageSize (int)
public volatile io.grpc.ServerBuilder useTransportSecurity (java.io.InputStream, java.io.InputStream)
public volatile io.grpc.ServerBuilder useTransportSecurity (java.io.File, java.io.File)
static void ()
}
io/grpc/netty/shaded/io/grpc/netty/NettyChannelBuilder$NettyTransportFactory$DefaultNettyTransportCreationParamsFilterFactory.classNettyChannelBuilder.java
package io.grpc.netty.shaded.io.grpc.netty
final io.grpc.netty.shaded.io.grpc.netty.NettyChannelBuilder$NettyTransportFactory$DefaultNettyTransportCreationParamsFilterFactory extends java.lang.Object implements io.grpc.netty.shaded.io.grpc.netty.NettyChannelBuilder$TransportCreationParamsFilterFactory {
private final io.grpc.netty.shaded.io.netty.handler.ssl.SslContext sslContext
final io.grpc.netty.shaded.io.grpc.netty.NettyChannelBuilder$NettyTransportFactory this$0
private void (io.grpc.netty.shaded.io.grpc.netty.NettyChannelBuilder$NettyTransportFactory, io.grpc.netty.shaded.io.netty.handler.ssl.SslContext)
javax.net.ssl.SSLException ex
io.grpc.netty.shaded.io.netty.handler.ssl.SslContext sslContext
public io.grpc.netty.shaded.io.grpc.netty.NettyChannelBuilder$TransportCreationParamsFilter create (java.net.SocketAddress, java.lang.String, java.lang.String, io.grpc.internal.ProxyParameters)
java.net.SocketAddress targetServerAddress
String authority
String userAgent
io.grpc.internal.ProxyParameters proxyParams
void (io.grpc.netty.shaded.io.grpc.netty.NettyChannelBuilder$NettyTransportFactory, io.grpc.netty.shaded.io.netty.handler.ssl.SslContext, io.grpc.netty.shaded.io.grpc.netty.NettyChannelBuilder$1)
io.grpc.netty.shaded.io.grpc.netty.NettyChannelBuilder$NettyTransportFactory x0
io.grpc.netty.shaded.io.netty.handler.ssl.SslContext x1
io.grpc.netty.shaded.io.grpc.netty.NettyChannelBuilder$1 x2
static io.grpc.netty.shaded.io.netty.handler.ssl.SslContext access$300 (io.grpc.netty.shaded.io.grpc.netty.NettyChannelBuilder$NettyTransportFactory$DefaultNettyTransportCreationParamsFilterFactory)
io.grpc.netty.shaded.io.grpc.netty.NettyChannelBuilder$NettyTransportFactory$DefaultNettyTransportCreationParamsFilterFactory x0
}
io/grpc/netty/shaded/io/grpc/netty/NettyClientStream$Sink.classNettyClientStream.java
package io.grpc.netty.shaded.io.grpc.netty
io.grpc.netty.shaded.io.grpc.netty.NettyClientStream$Sink extends java.lang.Object implements io.grpc.internal.AbstractClientStream$Sink {
final io.grpc.netty.shaded.io.grpc.netty.NettyClientStream this$0
private void (io.grpc.netty.shaded.io.grpc.netty.NettyClientStream)
public void writeHeaders (io.grpc.Metadata, byte[])
io.grpc.netty.shaded.io.netty.util.AsciiString httpMethod
io.grpc.Metadata headers
byte[] requestPayload
io.grpc.netty.shaded.io.netty.util.AsciiString defaultPath
boolean get
io.grpc.netty.shaded.io.netty.util.AsciiString httpMethod
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers http2Headers
io.grpc.netty.shaded.io.netty.channel.ChannelFutureListener failureListener
public void writeFrame (io.grpc.internal.WritableBuffer, boolean, boolean, int)
io.grpc.internal.WritableBuffer frame
boolean endOfStream
boolean flush
int numMessages
io.grpc.netty.shaded.io.netty.buffer.ByteBuf bytebuf
int numBytes
public void request (int)
int numMessages
public void cancel (io.grpc.Status)
io.grpc.Status status
void (io.grpc.netty.shaded.io.grpc.netty.NettyClientStream, io.grpc.netty.shaded.io.grpc.netty.NettyClientStream$1)
io.grpc.netty.shaded.io.grpc.netty.NettyClientStream x0
io.grpc.netty.shaded.io.grpc.netty.NettyClientStream$1 x1
}
io/grpc/netty/shaded/io/grpc/netty/NettyServerHandler$7.classNettyServerHandler.java
package io.grpc.netty.shaded.io.grpc.netty
io.grpc.netty.shaded.io.grpc.netty.NettyServerHandler$7 extends java.lang.Object implements io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2StreamVisitor {
final io.grpc.netty.shaded.io.grpc.netty.ForcefulCloseCommand val$msg
final io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext val$ctx
final io.grpc.netty.shaded.io.grpc.netty.NettyServerHandler this$0
void (io.grpc.netty.shaded.io.grpc.netty.NettyServerHandler, io.grpc.netty.shaded.io.grpc.netty.ForcefulCloseCommand, io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext)
io.grpc.netty.shaded.io.grpc.netty.NettyServerHandler this$0
public boolean visit (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream) throws io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream stream
io.grpc.netty.shaded.io.grpc.netty.NettyServerStream$TransportState serverStream
}
io/grpc/netty/shaded/io/grpc/netty/NegotiationType.classNegotiationType.java
package io.grpc.netty.shaded.io.grpc.netty
public final io.grpc.netty.shaded.io.grpc.netty.NegotiationType extends java.lang.Enum {
public static final io.grpc.netty.shaded.io.grpc.netty.NegotiationType TLS
public static final io.grpc.netty.shaded.io.grpc.netty.NegotiationType PLAINTEXT_UPGRADE
public static final io.grpc.netty.shaded.io.grpc.netty.NegotiationType PLAINTEXT
private static final io.grpc.netty.shaded.io.grpc.netty.NegotiationType[] $VALUES
public static io.grpc.netty.shaded.io.grpc.netty.NegotiationType[] values ()
public static io.grpc.netty.shaded.io.grpc.netty.NegotiationType valueOf (java.lang.String)
String name
private void (java.lang.String, int)
static void ()
}
io/grpc/netty/shaded/io/grpc/netty/Utils.classUtils.java
package io.grpc.netty.shaded.io.grpc.netty
io.grpc.netty.shaded.io.grpc.netty.Utils extends java.lang.Object {
public static final io.grpc.netty.shaded.io.netty.util.AsciiString STATUS_OK
public static final io.grpc.netty.shaded.io.netty.util.AsciiString HTTP_METHOD
public static final io.grpc.netty.shaded.io.netty.util.AsciiString HTTP_GET_METHOD
public static final io.grpc.netty.shaded.io.netty.util.AsciiString HTTPS
public static final io.grpc.netty.shaded.io.netty.util.AsciiString HTTP
public static final io.grpc.netty.shaded.io.netty.util.AsciiString CONTENT_TYPE_HEADER
public static final io.grpc.netty.shaded.io.netty.util.AsciiString CONTENT_TYPE_GRPC
public static final io.grpc.netty.shaded.io.netty.util.AsciiString TE_HEADER
public static final io.grpc.netty.shaded.io.netty.util.AsciiString TE_TRAILERS
public static final io.grpc.netty.shaded.io.netty.util.AsciiString USER_AGENT
public static final io.grpc.internal.SharedResourceHolder$Resource DEFAULT_BOSS_EVENT_LOOP_GROUP
public static final io.grpc.internal.SharedResourceHolder$Resource DEFAULT_WORKER_EVENT_LOOP_GROUP
static boolean validateHeaders
public static io.grpc.Metadata convertHeaders (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers)
io.grpc.netty.shaded.io.grpc.netty.GrpcHttp2HeadersUtils$GrpcHttp2InboundHeaders h
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers http2Headers
private static byte[][] convertHeadersToArray (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers)
java.util.Map$Entry entry
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers http2Headers
byte[][] headerValues
int i
private static byte[] bytes (java.lang.CharSequence)
io.grpc.netty.shaded.io.netty.util.AsciiString str
CharSequence seq
public static io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers convertClientHeaders (io.grpc.Metadata, io.grpc.netty.shaded.io.netty.util.AsciiString, io.grpc.netty.shaded.io.netty.util.AsciiString, io.grpc.netty.shaded.io.netty.util.AsciiString, io.grpc.netty.shaded.io.netty.util.AsciiString, io.grpc.netty.shaded.io.netty.util.AsciiString)
io.grpc.Metadata headers
io.grpc.netty.shaded.io.netty.util.AsciiString scheme
io.grpc.netty.shaded.io.netty.util.AsciiString defaultPath
io.grpc.netty.shaded.io.netty.util.AsciiString authority
io.grpc.netty.shaded.io.netty.util.AsciiString method
io.grpc.netty.shaded.io.netty.util.AsciiString userAgent
public static io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers convertServerHeaders (io.grpc.Metadata)
io.grpc.Metadata headers
public static io.grpc.Metadata convertTrailers (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers)
io.grpc.netty.shaded.io.grpc.netty.GrpcHttp2HeadersUtils$GrpcHttp2InboundHeaders h
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers http2Headers
public static io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers convertTrailers (io.grpc.Metadata, boolean)
io.grpc.Metadata trailers
boolean headersSent
public static io.grpc.Status statusFromThrowable (java.lang.Throwable)
java.nio.channels.ClosedChannelException extraT
Throwable t
io.grpc.Status s
static io.grpc.internal.Channelz$SocketOptions getSocketOptions (io.grpc.netty.shaded.io.netty.channel.Channel)
io.grpc.netty.shaded.io.netty.channel.ChannelOption key
Object value
java.util.Map$Entry opt
java.util.Map$Entry entry
io.grpc.netty.shaded.io.netty.channel.Channel channel
io.grpc.netty.shaded.io.netty.channel.ChannelConfig config
io.grpc.internal.Channelz$SocketOptions$Builder b
Integer lingerSeconds
Integer timeoutMillis
io.grpc.netty.shaded.io.grpc.netty.NettySocketSupport$NativeSocketOptions nativeOptions
private void ()
static void ()
}
io/grpc/netty/shaded/io/grpc/netty/MaxConnectionIdleManager.classMaxConnectionIdleManager.java
package io.grpc.netty.shaded.io.grpc.netty
abstract io.grpc.netty.shaded.io.grpc.netty.MaxConnectionIdleManager extends java.lang.Object {
private static final io.grpc.netty.shaded.io.grpc.netty.MaxConnectionIdleManager$Ticker systemTicker
private final long maxConnectionIdleInNanos
private final io.grpc.netty.shaded.io.grpc.netty.MaxConnectionIdleManager$Ticker ticker
private java.util.concurrent.ScheduledFuture shutdownFuture
private Runnable shutdownTask
private java.util.concurrent.ScheduledExecutorService scheduler
private long nextIdleMonitorTime
private boolean shutdownDelayed
private boolean isActive
void (long)
long maxConnectionIdleInNanos
void (long, io.grpc.netty.shaded.io.grpc.netty.MaxConnectionIdleManager$Ticker)
long maxConnectionIdleInNanos
io.grpc.netty.shaded.io.grpc.netty.MaxConnectionIdleManager$Ticker ticker
void start (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext)
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
void start (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, java.util.concurrent.ScheduledExecutorService)
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
java.util.concurrent.ScheduledExecutorService scheduler
abstract void close (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext)
void onTransportActive ()
void onTransportIdle ()
void onTransportTermination ()
static boolean access$000 (io.grpc.netty.shaded.io.grpc.netty.MaxConnectionIdleManager)
io.grpc.netty.shaded.io.grpc.netty.MaxConnectionIdleManager x0
static boolean access$100 (io.grpc.netty.shaded.io.grpc.netty.MaxConnectionIdleManager)
io.grpc.netty.shaded.io.grpc.netty.MaxConnectionIdleManager x0
static java.util.concurrent.ScheduledFuture access$202 (io.grpc.netty.shaded.io.grpc.netty.MaxConnectionIdleManager, java.util.concurrent.ScheduledFuture)
io.grpc.netty.shaded.io.grpc.netty.MaxConnectionIdleManager x0
java.util.concurrent.ScheduledFuture x1
static java.lang.Runnable access$300 (io.grpc.netty.shaded.io.grpc.netty.MaxConnectionIdleManager)
io.grpc.netty.shaded.io.grpc.netty.MaxConnectionIdleManager x0
static long access$400 (io.grpc.netty.shaded.io.grpc.netty.MaxConnectionIdleManager)
io.grpc.netty.shaded.io.grpc.netty.MaxConnectionIdleManager x0
static io.grpc.netty.shaded.io.grpc.netty.MaxConnectionIdleManager$Ticker access$500 (io.grpc.netty.shaded.io.grpc.netty.MaxConnectionIdleManager)
io.grpc.netty.shaded.io.grpc.netty.MaxConnectionIdleManager x0
static boolean access$002 (io.grpc.netty.shaded.io.grpc.netty.MaxConnectionIdleManager, boolean)
io.grpc.netty.shaded.io.grpc.netty.MaxConnectionIdleManager x0
boolean x1
static void ()
}
io/grpc/netty/shaded/io/grpc/netty/WriteQueue$RunnableCommand.classWriteQueue.java
package io.grpc.netty.shaded.io.grpc.netty
io.grpc.netty.shaded.io.grpc.netty.WriteQueue$RunnableCommand extends java.lang.Object implements io.grpc.netty.shaded.io.grpc.netty.WriteQueue$QueuedCommand {
private final Runnable runnable
public void (java.lang.Runnable)
Runnable runnable
public final void promise (io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
public final io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise ()
public final void run (io.grpc.netty.shaded.io.netty.channel.Channel)
io.grpc.netty.shaded.io.netty.channel.Channel channel
}
io/grpc/netty/shaded/io/grpc/netty/NettyWritableBuffer.classNettyWritableBuffer.java
package io.grpc.netty.shaded.io.grpc.netty
io.grpc.netty.shaded.io.grpc.netty.NettyWritableBuffer extends java.lang.Object implements io.grpc.internal.WritableBuffer {
private final io.grpc.netty.shaded.io.netty.buffer.ByteBuf bytebuf
void (io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
io.grpc.netty.shaded.io.netty.buffer.ByteBuf bytebuf
public void write (byte[], int, int)
byte[] src
int srcIndex
int length
public void write (byte)
byte b
public int writableBytes ()
public int readableBytes ()
public void release ()
io.grpc.netty.shaded.io.netty.buffer.ByteBuf bytebuf ()
}
io/grpc/netty/shaded/io/grpc/netty/NettyServer$ListenSocket$1.classNettyServer.java
package io.grpc.netty.shaded.io.grpc.netty
io.grpc.netty.shaded.io.grpc.netty.NettyServer$ListenSocket$1 extends java.lang.Object implements io.grpc.netty.shaded.io.netty.util.concurrent.GenericFutureListener {
final com.google.common.util.concurrent.SettableFuture val$ret
final io.grpc.netty.shaded.io.grpc.netty.NettyServer$ListenSocket this$0
void (io.grpc.netty.shaded.io.grpc.netty.NettyServer$ListenSocket, com.google.common.util.concurrent.SettableFuture)
io.grpc.netty.shaded.io.grpc.netty.NettyServer$ListenSocket this$0
public void operationComplete (io.grpc.netty.shaded.io.netty.util.concurrent.Future) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.util.concurrent.Future future
}
io/grpc/netty/shaded/io/grpc/netty/ProtocolNegotiators$PlaintextUpgradeNegotiator.classProtocolNegotiators.java
package io.grpc.netty.shaded.io.grpc.netty
final io.grpc.netty.shaded.io.grpc.netty.ProtocolNegotiators$PlaintextUpgradeNegotiator extends java.lang.Object implements io.grpc.netty.shaded.io.grpc.netty.ProtocolNegotiator {
void ()
public io.grpc.netty.shaded.io.grpc.netty.ProtocolNegotiator$Handler newHandler (io.grpc.netty.shaded.io.grpc.netty.GrpcHttp2ConnectionHandler)
io.grpc.netty.shaded.io.grpc.netty.GrpcHttp2ConnectionHandler handler
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2ClientUpgradeCodec upgradeCodec
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpClientCodec httpClientCodec
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpClientUpgradeHandler upgrader
}
io/grpc/netty/shaded/io/grpc/netty/ProtocolNegotiators$1.classProtocolNegotiators.java
package io.grpc.netty.shaded.io.grpc.netty
io.grpc.netty.shaded.io.grpc.netty.ProtocolNegotiators$1 extends java.lang.Object implements io.grpc.netty.shaded.io.grpc.netty.ProtocolNegotiator {
void ()
public io.grpc.netty.shaded.io.grpc.netty.ProtocolNegotiator$Handler newHandler (io.grpc.netty.shaded.io.grpc.netty.GrpcHttp2ConnectionHandler)
io.grpc.netty.shaded.io.grpc.netty.GrpcHttp2ConnectionHandler handler
}
io/grpc/netty/shaded/io/grpc/netty/NettyClientStream$Sink$3.classNettyClientStream.java
package io.grpc.netty.shaded.io.grpc.netty
io.grpc.netty.shaded.io.grpc.netty.NettyClientStream$Sink$3 extends java.lang.Object implements java.lang.Runnable {
final int val$numMessages
final io.grpc.netty.shaded.io.grpc.netty.NettyClientStream$Sink this$1
void (io.grpc.netty.shaded.io.grpc.netty.NettyClientStream$Sink, int)
io.grpc.netty.shaded.io.grpc.netty.NettyClientStream$Sink this$1
public void run ()
}
io/grpc/netty/shaded/io/grpc/netty/NettySocketSupport$1.classNettySocketSupport.java
package io.grpc.netty.shaded.io.grpc.netty
io.grpc.netty.shaded.io.grpc.netty.NettySocketSupport$1 extends java.lang.Object {
}
io/grpc/netty/shaded/io/grpc/netty/NettyServerHandler$3.classNettyServerHandler.java
package io.grpc.netty.shaded.io.grpc.netty
io.grpc.netty.shaded.io.grpc.netty.NettyServerHandler$3 extends java.lang.Object implements java.lang.Runnable {
final io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext val$ctx
final io.grpc.netty.shaded.io.grpc.netty.NettyServerHandler this$0
void (io.grpc.netty.shaded.io.grpc.netty.NettyServerHandler, io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext)
io.grpc.netty.shaded.io.grpc.netty.NettyServerHandler this$0
public void run ()
}
io/grpc/netty/shaded/io/grpc/netty/SendResponseHeadersCommand.classSendResponseHeadersCommand.java
package io.grpc.netty.shaded.io.grpc.netty
io.grpc.netty.shaded.io.grpc.netty.SendResponseHeadersCommand extends io.grpc.netty.shaded.io.grpc.netty.WriteQueue$AbstractQueuedCommand {
private final io.grpc.netty.shaded.io.grpc.netty.StreamIdHolder stream
private final io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers headers
private final io.grpc.Status status
private void (io.grpc.netty.shaded.io.grpc.netty.StreamIdHolder, io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers, io.grpc.Status)
io.grpc.netty.shaded.io.grpc.netty.StreamIdHolder stream
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers headers
io.grpc.Status status
static io.grpc.netty.shaded.io.grpc.netty.SendResponseHeadersCommand createHeaders (io.grpc.netty.shaded.io.grpc.netty.StreamIdHolder, io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers)
io.grpc.netty.shaded.io.grpc.netty.StreamIdHolder stream
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers headers
static io.grpc.netty.shaded.io.grpc.netty.SendResponseHeadersCommand createTrailers (io.grpc.netty.shaded.io.grpc.netty.StreamIdHolder, io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers, io.grpc.Status)
io.grpc.netty.shaded.io.grpc.netty.StreamIdHolder stream
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers headers
io.grpc.Status status
io.grpc.netty.shaded.io.grpc.netty.StreamIdHolder stream ()
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers headers ()
boolean endOfStream ()
io.grpc.Status status ()
public boolean equals (java.lang.Object)
Object that
io.grpc.netty.shaded.io.grpc.netty.SendResponseHeadersCommand thatCmd
public java.lang.String toString ()
public int hashCode ()
}
io/grpc/netty/shaded/io/grpc/netty/AbstractNettyHandler$FlowControlPinger.classAbstractNettyHandler.java
package io.grpc.netty.shaded.io.grpc.netty
final io.grpc.netty.shaded.io.grpc.netty.AbstractNettyHandler$FlowControlPinger extends java.lang.Object {
private static final int MAX_WINDOW_SIZE
private int pingCount
private int pingReturn
private boolean pinging
private int dataSizeSincePing
private float lastBandwidth
private long lastPingTime
final io.grpc.netty.shaded.io.grpc.netty.AbstractNettyHandler this$0
void (io.grpc.netty.shaded.io.grpc.netty.AbstractNettyHandler)
io.grpc.netty.shaded.io.grpc.netty.AbstractNettyHandler this$0
public long payload ()
public int maxWindow ()
public void onDataRead (int, int)
int dataLength
int paddingLength
public void updateWindow () throws io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception
int increase
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Settings settings
long elapsedTime
long bandwidth
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2LocalFlowController fc
int targetWindow
int currentWindow
private boolean isPinging ()
private void setPinging (boolean)
boolean pingOut
private void sendPing (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext)
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
private void incrementDataSincePing (int)
int increase
int currentSize
int getPingCount ()
int getPingReturn ()
int getDataSincePing ()
void setDataSizeSincePing (int)
int dataSize
}
io/grpc/netty/shaded/io/grpc/netty/NettyServerStream$1.classNettyServerStream.java
package io.grpc.netty.shaded.io.grpc.netty
io.grpc.netty.shaded.io.grpc.netty.NettyServerStream$1 extends java.lang.Object {
}
io/grpc/netty/shaded/io/grpc/netty/NettyChannelBuilder$NettyTransportFactory$DefaultNettyTransportCreationParamsFilterFactory$DynamicNettyTransportParams.classNettyChannelBuilder.java
package io.grpc.netty.shaded.io.grpc.netty
final io.grpc.netty.shaded.io.grpc.netty.NettyChannelBuilder$NettyTransportFactory$DefaultNettyTransportCreationParamsFilterFactory$DynamicNettyTransportParams extends java.lang.Object implements io.grpc.netty.shaded.io.grpc.netty.NettyChannelBuilder$TransportCreationParamsFilter {
private final java.net.SocketAddress targetServerAddress
private final String authority
private final String userAgent
private io.grpc.internal.ProxyParameters proxyParams
final io.grpc.netty.shaded.io.grpc.netty.NettyChannelBuilder$NettyTransportFactory$DefaultNettyTransportCreationParamsFilterFactory this$1
private void (io.grpc.netty.shaded.io.grpc.netty.NettyChannelBuilder$NettyTransportFactory$DefaultNettyTransportCreationParamsFilterFactory, java.net.SocketAddress, java.lang.String, java.lang.String, io.grpc.internal.ProxyParameters)
java.net.SocketAddress targetServerAddress
String authority
String userAgent
io.grpc.internal.ProxyParameters proxyParams
public java.net.SocketAddress getTargetServerAddress ()
public java.lang.String getAuthority ()
public java.lang.String getUserAgent ()
public io.grpc.netty.shaded.io.grpc.netty.ProtocolNegotiator getProtocolNegotiator ()
void (io.grpc.netty.shaded.io.grpc.netty.NettyChannelBuilder$NettyTransportFactory$DefaultNettyTransportCreationParamsFilterFactory, java.net.SocketAddress, java.lang.String, java.lang.String, io.grpc.internal.ProxyParameters, io.grpc.netty.shaded.io.grpc.netty.NettyChannelBuilder$1)
io.grpc.netty.shaded.io.grpc.netty.NettyChannelBuilder$NettyTransportFactory$DefaultNettyTransportCreationParamsFilterFactory x0
java.net.SocketAddress x1
String x2
String x3
io.grpc.internal.ProxyParameters x4
io.grpc.netty.shaded.io.grpc.netty.NettyChannelBuilder$1 x5
}
io/grpc/netty/shaded/io/grpc/netty/AbstractNettyHandler.classAbstractNettyHandler.java
package io.grpc.netty.shaded.io.grpc.netty
abstract io.grpc.netty.shaded.io.grpc.netty.AbstractNettyHandler extends io.grpc.netty.shaded.io.grpc.netty.GrpcHttp2ConnectionHandler {
private static final long GRACEFUL_SHUTDOWN_NO_TIMEOUT
private boolean autoTuneFlowControlOn
private int initialConnectionWindow
private io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
private final io.grpc.netty.shaded.io.grpc.netty.AbstractNettyHandler$FlowControlPinger flowControlPing
private static final long BDP_MEASUREMENT_PING
void (io.grpc.netty.shaded.io.netty.channel.ChannelPromise, io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2ConnectionDecoder, io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2ConnectionEncoder, io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Settings)
io.grpc.netty.shaded.io.netty.channel.ChannelPromise channelUnused
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2ConnectionDecoder decoder
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2ConnectionEncoder encoder
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Settings initialSettings
public void handlerAdded (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
public void channelActive (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
public final void exceptionCaught (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, java.lang.Throwable) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
Throwable cause
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception embedded
protected final io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx ()
private void sendInitialConnectionWindow () throws io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream connectionStream
int currentSize
int delta
io.grpc.netty.shaded.io.grpc.netty.AbstractNettyHandler$FlowControlPinger flowControlPing ()
void setAutoTuneFlowControl (boolean)
boolean isOn
static boolean access$000 (io.grpc.netty.shaded.io.grpc.netty.AbstractNettyHandler)
io.grpc.netty.shaded.io.grpc.netty.AbstractNettyHandler x0
static io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameWriter access$100 (io.grpc.netty.shaded.io.grpc.netty.AbstractNettyHandler)
io.grpc.netty.shaded.io.grpc.netty.AbstractNettyHandler x0
}
io/grpc/netty/shaded/io/grpc/netty/GrpcSslContexts.classGrpcSslContexts.java
package io.grpc.netty.shaded.io.grpc.netty
public io.grpc.netty.shaded.io.grpc.netty.GrpcSslContexts extends java.lang.Object {
private static final java.util.logging.Logger logger
private static final String GRPC_EXP_VERSION
private static final String HTTP2_VERSION
static final java.util.List NEXT_PROTOCOL_VERSIONS
private static final io.grpc.netty.shaded.io.netty.handler.ssl.ApplicationProtocolConfig ALPN
private static final io.grpc.netty.shaded.io.netty.handler.ssl.ApplicationProtocolConfig NPN
private static final io.grpc.netty.shaded.io.netty.handler.ssl.ApplicationProtocolConfig NPN_AND_ALPN
private static final String SUN_PROVIDER_NAME
private static final java.lang.reflect.Method IS_CONSCRYPT_PROVIDER
private void ()
public static io.grpc.netty.shaded.io.netty.handler.ssl.SslContextBuilder forClient ()
public static io.grpc.netty.shaded.io.netty.handler.ssl.SslContextBuilder forServer (java.io.File, java.io.File)
java.io.File keyCertChainFile
java.io.File keyFile
public static io.grpc.netty.shaded.io.netty.handler.ssl.SslContextBuilder forServer (java.io.File, java.io.File, java.lang.String)
java.io.File keyCertChainFile
java.io.File keyFile
String keyPassword
public static io.grpc.netty.shaded.io.netty.handler.ssl.SslContextBuilder forServer (java.io.InputStream, java.io.InputStream)
java.io.InputStream keyCertChain
java.io.InputStream key
public static io.grpc.netty.shaded.io.netty.handler.ssl.SslContextBuilder forServer (java.io.InputStream, java.io.InputStream, java.lang.String)
java.io.InputStream keyCertChain
java.io.InputStream key
String keyPassword
public static io.grpc.netty.shaded.io.netty.handler.ssl.SslContextBuilder configure (io.grpc.netty.shaded.io.netty.handler.ssl.SslContextBuilder)
io.grpc.netty.shaded.io.netty.handler.ssl.SslContextBuilder builder
public static io.grpc.netty.shaded.io.netty.handler.ssl.SslContextBuilder configure (io.grpc.netty.shaded.io.netty.handler.ssl.SslContextBuilder, io.grpc.netty.shaded.io.netty.handler.ssl.SslProvider)
java.security.Provider jdkProvider
io.grpc.netty.shaded.io.netty.handler.ssl.ApplicationProtocolConfig apc
io.grpc.netty.shaded.io.netty.handler.ssl.ApplicationProtocolConfig apc
io.grpc.netty.shaded.io.netty.handler.ssl.SslContextBuilder builder
io.grpc.netty.shaded.io.netty.handler.ssl.SslProvider provider
public static io.grpc.netty.shaded.io.netty.handler.ssl.SslContextBuilder configure (io.grpc.netty.shaded.io.netty.handler.ssl.SslContextBuilder, java.security.Provider)
io.grpc.netty.shaded.io.netty.handler.ssl.ApplicationProtocolConfig apc
io.grpc.netty.shaded.io.netty.handler.ssl.ApplicationProtocolConfig apc
io.grpc.netty.shaded.io.netty.handler.ssl.ApplicationProtocolConfig apc
io.grpc.netty.shaded.io.netty.handler.ssl.ApplicationProtocolConfig apc
io.grpc.netty.shaded.io.netty.handler.ssl.SslContextBuilder builder
java.security.Provider jdkProvider
io.grpc.netty.shaded.io.netty.handler.ssl.ApplicationProtocolConfig apc
private static io.grpc.netty.shaded.io.netty.handler.ssl.SslProvider defaultSslProvider ()
java.security.Provider provider
private static java.security.Provider findJdkProvider ()
java.security.Provider provider
private static boolean isConscrypt (java.security.Provider)
IllegalAccessException ex
java.lang.reflect.InvocationTargetException ex
java.security.Provider provider
static void ensureAlpnAndH2Enabled (io.grpc.netty.shaded.io.netty.handler.ssl.ApplicationProtocolNegotiator)
io.grpc.netty.shaded.io.netty.handler.ssl.ApplicationProtocolNegotiator alpnNegotiator
static void ()
Class conscryptClass
ClassNotFoundException ex
NoSuchMethodException ex
java.lang.reflect.Method method
}
io/grpc/netty/shaded/io/grpc/netty/NettyChannelProvider.classNettyChannelProvider.java
package io.grpc.netty.shaded.io.grpc.netty
public final io.grpc.netty.shaded.io.grpc.netty.NettyChannelProvider extends io.grpc.ManagedChannelProvider {
public void ()
public boolean isAvailable ()
public int priority ()
public io.grpc.netty.shaded.io.grpc.netty.NettyChannelBuilder builderForAddress (java.lang.String, int)
String name
int port
public io.grpc.netty.shaded.io.grpc.netty.NettyChannelBuilder builderForTarget (java.lang.String)
String target
public volatile io.grpc.ManagedChannelBuilder builderForTarget (java.lang.String)
public volatile io.grpc.ManagedChannelBuilder builderForAddress (java.lang.String, int)
}
io/grpc/netty/shaded/io/grpc/netty/InternalNettyChannelBuilder.classInternalNettyChannelBuilder.java
package io.grpc.netty.shaded.io.grpc.netty
public final io.grpc.netty.shaded.io.grpc.netty.InternalNettyChannelBuilder extends java.lang.Object {
public static void overrideAuthorityChecker (io.grpc.netty.shaded.io.grpc.netty.NettyChannelBuilder, io.grpc.netty.shaded.io.grpc.netty.InternalNettyChannelBuilder$OverrideAuthorityChecker)
io.grpc.netty.shaded.io.grpc.netty.NettyChannelBuilder channelBuilder
io.grpc.netty.shaded.io.grpc.netty.InternalNettyChannelBuilder$OverrideAuthorityChecker authorityChecker
public static void setDynamicTransportParamsFactory (io.grpc.netty.shaded.io.grpc.netty.NettyChannelBuilder, io.grpc.netty.shaded.io.grpc.netty.InternalNettyChannelBuilder$TransportCreationParamsFilterFactory)
io.grpc.netty.shaded.io.grpc.netty.NettyChannelBuilder builder
io.grpc.netty.shaded.io.grpc.netty.InternalNettyChannelBuilder$TransportCreationParamsFilterFactory factory
public static void setStatsEnabled (io.grpc.netty.shaded.io.grpc.netty.NettyChannelBuilder, boolean)
io.grpc.netty.shaded.io.grpc.netty.NettyChannelBuilder builder
boolean value
public static void setTracingEnabled (io.grpc.netty.shaded.io.grpc.netty.NettyChannelBuilder, boolean)
io.grpc.netty.shaded.io.grpc.netty.NettyChannelBuilder builder
boolean value
public static void setStatsRecordStartedRpcs (io.grpc.netty.shaded.io.grpc.netty.NettyChannelBuilder, boolean)
io.grpc.netty.shaded.io.grpc.netty.NettyChannelBuilder builder
boolean value
private void ()
}
io/grpc/netty/shaded/io/grpc/netty/NettyChannelBuilder$TransportCreationParamsFilter.classNettyChannelBuilder.java
package io.grpc.netty.shaded.io.grpc.netty
abstract io.grpc.netty.shaded.io.grpc.netty.NettyChannelBuilder$TransportCreationParamsFilter extends java.lang.Object {
public abstract java.net.SocketAddress getTargetServerAddress ()
public abstract java.lang.String getAuthority ()
public abstract java.lang.String getUserAgent ()
public abstract io.grpc.netty.shaded.io.grpc.netty.ProtocolNegotiator getProtocolNegotiator ()
}
io/grpc/netty/shaded/io/grpc/netty/MaxConnectionIdleManager$Ticker.classMaxConnectionIdleManager.java
package io.grpc.netty.shaded.io.grpc.netty
abstract io.grpc.netty.shaded.io.grpc.netty.MaxConnectionIdleManager$Ticker extends java.lang.Object {
public abstract long nanoTime ()
}
io/grpc/netty/shaded/io/grpc/netty/NettyClientHandler$5.classNettyClientHandler.java
package io.grpc.netty.shaded.io.grpc.netty
io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler$5 extends java.lang.Object implements io.grpc.netty.shaded.io.netty.channel.ChannelFutureListener {
final io.grpc.internal.Http2Ping val$finalPing
final io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler this$0
void (io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler, io.grpc.internal.Http2Ping)
io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler this$0
public void operationComplete (io.grpc.netty.shaded.io.netty.channel.ChannelFuture) throws java.lang.Exception
Throwable cause
io.grpc.netty.shaded.io.netty.channel.ChannelFuture future
public volatile void operationComplete (io.grpc.netty.shaded.io.netty.util.concurrent.Future) throws java.lang.Exception
}
io/grpc/netty/shaded/io/grpc/netty/GrpcHttp2HeadersUtils$GrpcHttp2InboundHeaders.classGrpcHttp2HeadersUtils.java
package io.grpc.netty.shaded.io.grpc.netty
abstract io.grpc.netty.shaded.io.grpc.netty.GrpcHttp2HeadersUtils$GrpcHttp2InboundHeaders extends io.grpc.netty.shaded.io.grpc.netty.AbstractHttp2Headers {
private static final io.grpc.netty.shaded.io.netty.util.AsciiString binaryHeaderSuffix
private byte[][] namesAndValues
private io.grpc.netty.shaded.io.netty.util.AsciiString[] values
private int namesAndValuesIdx
void (int)
int numHeadersGuess
protected io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers add (io.grpc.netty.shaded.io.netty.util.AsciiString, io.grpc.netty.shaded.io.netty.util.AsciiString)
io.grpc.netty.shaded.io.netty.util.AsciiString name
io.grpc.netty.shaded.io.netty.util.AsciiString value
byte[] nameBytes
byte[] valueBytes
protected java.lang.CharSequence get (io.grpc.netty.shaded.io.netty.util.AsciiString)
int i
io.grpc.netty.shaded.io.netty.util.AsciiString name
public java.lang.CharSequence status ()
public java.util.List getAll (java.lang.CharSequence)
int i
CharSequence csName
io.grpc.netty.shaded.io.netty.util.AsciiString name
java.util.List returnValues
byte[][] namesAndValues ()
protected int numHeaders ()
protected static boolean equals (io.grpc.netty.shaded.io.netty.util.AsciiString, byte[])
io.grpc.netty.shaded.io.netty.util.AsciiString str0
byte[] str1
protected static boolean equals (io.grpc.netty.shaded.io.netty.util.AsciiString, io.grpc.netty.shaded.io.netty.util.AsciiString)
io.grpc.netty.shaded.io.netty.util.AsciiString str0
io.grpc.netty.shaded.io.netty.util.AsciiString str1
protected static boolean equals (byte[], int, int, byte[], int, int)
byte[] bytes0
int offset0
int length0
byte[] bytes1
int offset1
int length1
private static byte[] toBinaryValue (io.grpc.netty.shaded.io.netty.util.AsciiString, io.grpc.netty.shaded.io.netty.util.AsciiString)
io.grpc.netty.shaded.io.netty.util.AsciiString name
io.grpc.netty.shaded.io.netty.util.AsciiString value
protected static byte[] bytes (io.grpc.netty.shaded.io.netty.util.AsciiString)
io.grpc.netty.shaded.io.netty.util.AsciiString str
protected static io.grpc.netty.shaded.io.netty.util.AsciiString requireAsciiString (java.lang.CharSequence)
CharSequence cs
protected static boolean isPseudoHeader (io.grpc.netty.shaded.io.netty.util.AsciiString)
io.grpc.netty.shaded.io.netty.util.AsciiString str
protected io.grpc.netty.shaded.io.netty.util.AsciiString validateName (io.grpc.netty.shaded.io.netty.util.AsciiString)
int i
io.grpc.netty.shaded.io.netty.util.AsciiString str
int offset
int length
byte[] data
private void expandHeadersAndValues ()
int newValuesLen
int newNamesAndValuesLen
byte[][] newNamesAndValues
io.grpc.netty.shaded.io.netty.util.AsciiString[] newValues
public int size ()
protected static void appendNameAndValue (java.lang.StringBuilder, java.lang.CharSequence, java.lang.CharSequence, boolean)
StringBuilder builder
CharSequence name
CharSequence value
boolean prependSeparator
protected final java.lang.String namesAndValuesToString ()
String name
io.grpc.netty.shaded.io.netty.util.AsciiString value
int i
StringBuilder builder
boolean prependSeparator
public volatile java.util.List getAll (java.lang.Object)
static void ()
}
io/grpc/netty/shaded/io/grpc/netty/ProtocolNegotiators$AbstractBufferingHandler$1.classProtocolNegotiators.java
package io.grpc.netty.shaded.io.grpc.netty
io.grpc.netty.shaded.io.grpc.netty.ProtocolNegotiators$AbstractBufferingHandler$1 extends java.lang.Object implements io.grpc.netty.shaded.io.netty.channel.ChannelFutureListener {
final io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext val$ctx
final io.grpc.netty.shaded.io.grpc.netty.ProtocolNegotiators$AbstractBufferingHandler this$0
void (io.grpc.netty.shaded.io.grpc.netty.ProtocolNegotiators$AbstractBufferingHandler, io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext)
io.grpc.netty.shaded.io.grpc.netty.ProtocolNegotiators$AbstractBufferingHandler this$0
public void operationComplete (io.grpc.netty.shaded.io.netty.channel.ChannelFuture) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelFuture future
public volatile void operationComplete (io.grpc.netty.shaded.io.netty.util.concurrent.Future) throws java.lang.Exception
}
io/grpc/netty/shaded/io/grpc/netty/ProtocolNegotiators$BufferUntilChannelActiveHandler.classProtocolNegotiators.java
package io.grpc.netty.shaded.io.grpc.netty
io.grpc.netty.shaded.io.grpc.netty.ProtocolNegotiators$BufferUntilChannelActiveHandler extends io.grpc.netty.shaded.io.grpc.netty.ProtocolNegotiators$AbstractBufferingHandler implements io.grpc.netty.shaded.io.grpc.netty.ProtocolNegotiator$Handler {
private final io.grpc.netty.shaded.io.grpc.netty.GrpcHttp2ConnectionHandler handler
void (io.grpc.netty.shaded.io.grpc.netty.GrpcHttp2ConnectionHandler)
io.grpc.netty.shaded.io.grpc.netty.GrpcHttp2ConnectionHandler handler
public io.grpc.netty.shaded.io.netty.util.AsciiString scheme ()
public void handlerAdded (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext)
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
public void channelActive (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
}
io/grpc/netty/shaded/io/grpc/netty/ProtocolNegotiators$BufferUntilProxyTunnelledHandler.classProtocolNegotiators.java
package io.grpc.netty.shaded.io.grpc.netty
final io.grpc.netty.shaded.io.grpc.netty.ProtocolNegotiators$BufferUntilProxyTunnelledHandler extends io.grpc.netty.shaded.io.grpc.netty.ProtocolNegotiators$AbstractBufferingHandler implements io.grpc.netty.shaded.io.grpc.netty.ProtocolNegotiator$Handler {
private final io.grpc.netty.shaded.io.grpc.netty.ProtocolNegotiator$Handler originalHandler
public void (io.grpc.netty.shaded.io.netty.handler.proxy.ProxyHandler, io.grpc.netty.shaded.io.grpc.netty.ProtocolNegotiator$Handler)
io.grpc.netty.shaded.io.netty.handler.proxy.ProxyHandler proxyHandler
io.grpc.netty.shaded.io.grpc.netty.ProtocolNegotiator$Handler handler
public io.grpc.netty.shaded.io.netty.util.AsciiString scheme ()
public void userEventTriggered (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, java.lang.Object) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
Object evt
public void channelInactive (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
public void close (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, io.grpc.netty.shaded.io.netty.channel.ChannelPromise) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
io.grpc.netty.shaded.io.netty.channel.ChannelPromise future
}
io/grpc/netty/shaded/io/grpc/netty/NettyServerTransport$1TerminationNotifier.classNettyServerTransport.java
package io.grpc.netty.shaded.io.grpc.netty
final io.grpc.netty.shaded.io.grpc.netty.NettyServerTransport$1TerminationNotifier extends java.lang.Object implements io.grpc.netty.shaded.io.netty.channel.ChannelFutureListener {
boolean done
final io.grpc.netty.shaded.io.grpc.netty.NettyServerTransport this$0
void (io.grpc.netty.shaded.io.grpc.netty.NettyServerTransport)
io.grpc.netty.shaded.io.grpc.netty.NettyServerTransport this$0
public void operationComplete (io.grpc.netty.shaded.io.netty.channel.ChannelFuture) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelFuture future
public volatile void operationComplete (io.grpc.netty.shaded.io.netty.util.concurrent.Future) throws java.lang.Exception
}
io/grpc/netty/shaded/io/grpc/netty/NettyServer.classNettyServer.java
package io.grpc.netty.shaded.io.grpc.netty
io.grpc.netty.shaded.io.grpc.netty.NettyServer extends java.lang.Object implements io.grpc.internal.InternalServer io.grpc.internal.WithLogId {
private static final java.util.logging.Logger log
private final io.grpc.internal.LogId logId
private final java.net.SocketAddress address
private final Class channelType
private final java.util.Map channelOptions
private final io.grpc.netty.shaded.io.grpc.netty.ProtocolNegotiator protocolNegotiator
private final int maxStreamsPerConnection
private final boolean usingSharedBossGroup
private final boolean usingSharedWorkerGroup
private io.grpc.netty.shaded.io.netty.channel.EventLoopGroup bossGroup
private io.grpc.netty.shaded.io.netty.channel.EventLoopGroup workerGroup
private io.grpc.internal.ServerListener listener
private io.grpc.netty.shaded.io.netty.channel.Channel channel
private final int flowControlWindow
private final int maxMessageSize
private final int maxHeaderListSize
private final long keepAliveTimeInNanos
private final long keepAliveTimeoutInNanos
private final long maxConnectionIdleInNanos
private final long maxConnectionAgeInNanos
private final long maxConnectionAgeGraceInNanos
private final boolean permitKeepAliveWithoutCalls
private final long permitKeepAliveTimeInNanos
private final io.grpc.netty.shaded.io.netty.util.ReferenceCounted eventLoopReferenceCounter
private final java.util.List streamTracerFactories
private final io.grpc.internal.TransportTracer$Factory transportTracerFactory
private final io.grpc.internal.Channelz channelz
private volatile com.google.common.collect.ImmutableList listenSockets
void (java.net.SocketAddress, java.lang.Class, java.util.Map, io.grpc.netty.shaded.io.netty.channel.EventLoopGroup, io.grpc.netty.shaded.io.netty.channel.EventLoopGroup, io.grpc.netty.shaded.io.grpc.netty.ProtocolNegotiator, java.util.List, io.grpc.internal.TransportTracer$Factory, int, int, int, int, long, long, long, long, long, boolean, long, io.grpc.internal.Channelz)
java.net.SocketAddress address
Class channelType
java.util.Map channelOptions
io.grpc.netty.shaded.io.netty.channel.EventLoopGroup bossGroup
io.grpc.netty.shaded.io.netty.channel.EventLoopGroup workerGroup
io.grpc.netty.shaded.io.grpc.netty.ProtocolNegotiator protocolNegotiator
java.util.List streamTracerFactories
io.grpc.internal.TransportTracer$Factory transportTracerFactory
int maxStreamsPerConnection
int flowControlWindow
int maxMessageSize
int maxHeaderListSize
long keepAliveTimeInNanos
long keepAliveTimeoutInNanos
long maxConnectionIdleInNanos
long maxConnectionAgeInNanos
long maxConnectionAgeGraceInNanos
boolean permitKeepAliveWithoutCalls
long permitKeepAliveTimeInNanos
io.grpc.internal.Channelz channelz
public int getPort ()
java.net.SocketAddress localAddr
public java.util.List getListenSockets ()
public void start (io.grpc.internal.ServerListener) throws java.io.IOException
io.grpc.netty.shaded.io.netty.channel.ChannelOption key
java.util.Map$Entry entry
InterruptedException ex
InterruptedException ex
io.grpc.internal.ServerListener serverListener
io.grpc.netty.shaded.io.netty.bootstrap.ServerBootstrap b
io.grpc.netty.shaded.io.netty.channel.ChannelFuture future
io.grpc.netty.shaded.io.netty.util.concurrent.Future channelzFuture
public void shutdown ()
private void allocateSharedGroups ()
public io.grpc.internal.LogId getLogId ()
public java.lang.String toString ()
static long access$000 (io.grpc.netty.shaded.io.grpc.netty.NettyServer)
io.grpc.netty.shaded.io.grpc.netty.NettyServer x0
static io.grpc.netty.shaded.io.grpc.netty.ProtocolNegotiator access$100 (io.grpc.netty.shaded.io.grpc.netty.NettyServer)
io.grpc.netty.shaded.io.grpc.netty.NettyServer x0
static java.util.List access$200 (io.grpc.netty.shaded.io.grpc.netty.NettyServer)
io.grpc.netty.shaded.io.grpc.netty.NettyServer x0
static io.grpc.internal.TransportTracer$Factory access$300 (io.grpc.netty.shaded.io.grpc.netty.NettyServer)
io.grpc.netty.shaded.io.grpc.netty.NettyServer x0
static int access$400 (io.grpc.netty.shaded.io.grpc.netty.NettyServer)
io.grpc.netty.shaded.io.grpc.netty.NettyServer x0
static int access$500 (io.grpc.netty.shaded.io.grpc.netty.NettyServer)
io.grpc.netty.shaded.io.grpc.netty.NettyServer x0
static int access$600 (io.grpc.netty.shaded.io.grpc.netty.NettyServer)
io.grpc.netty.shaded.io.grpc.netty.NettyServer x0
static int access$700 (io.grpc.netty.shaded.io.grpc.netty.NettyServer)
io.grpc.netty.shaded.io.grpc.netty.NettyServer x0
static long access$800 (io.grpc.netty.shaded.io.grpc.netty.NettyServer)
io.grpc.netty.shaded.io.grpc.netty.NettyServer x0
static long access$900 (io.grpc.netty.shaded.io.grpc.netty.NettyServer)
io.grpc.netty.shaded.io.grpc.netty.NettyServer x0
static long access$1000 (io.grpc.netty.shaded.io.grpc.netty.NettyServer)
io.grpc.netty.shaded.io.grpc.netty.NettyServer x0
static long access$1100 (io.grpc.netty.shaded.io.grpc.netty.NettyServer)
io.grpc.netty.shaded.io.grpc.netty.NettyServer x0
static boolean access$1200 (io.grpc.netty.shaded.io.grpc.netty.NettyServer)
io.grpc.netty.shaded.io.grpc.netty.NettyServer x0
static long access$1300 (io.grpc.netty.shaded.io.grpc.netty.NettyServer)
io.grpc.netty.shaded.io.grpc.netty.NettyServer x0
static io.grpc.netty.shaded.io.netty.channel.Channel access$1400 (io.grpc.netty.shaded.io.grpc.netty.NettyServer)
io.grpc.netty.shaded.io.grpc.netty.NettyServer x0
static io.grpc.netty.shaded.io.netty.util.ReferenceCounted access$1500 (io.grpc.netty.shaded.io.grpc.netty.NettyServer)
io.grpc.netty.shaded.io.grpc.netty.NettyServer x0
static io.grpc.internal.ServerListener access$1600 (io.grpc.netty.shaded.io.grpc.netty.NettyServer)
io.grpc.netty.shaded.io.grpc.netty.NettyServer x0
static com.google.common.collect.ImmutableList access$1702 (io.grpc.netty.shaded.io.grpc.netty.NettyServer, com.google.common.collect.ImmutableList)
io.grpc.netty.shaded.io.grpc.netty.NettyServer x0
com.google.common.collect.ImmutableList x1
static io.grpc.internal.Channelz access$1800 (io.grpc.netty.shaded.io.grpc.netty.NettyServer)
io.grpc.netty.shaded.io.grpc.netty.NettyServer x0
static java.util.logging.Logger access$1900 ()
static com.google.common.collect.ImmutableList access$1700 (io.grpc.netty.shaded.io.grpc.netty.NettyServer)
io.grpc.netty.shaded.io.grpc.netty.NettyServer x0
static boolean access$2000 (io.grpc.netty.shaded.io.grpc.netty.NettyServer)
io.grpc.netty.shaded.io.grpc.netty.NettyServer x0
static io.grpc.netty.shaded.io.netty.channel.EventLoopGroup access$2100 (io.grpc.netty.shaded.io.grpc.netty.NettyServer)
io.grpc.netty.shaded.io.grpc.netty.NettyServer x0
static io.grpc.netty.shaded.io.netty.channel.EventLoopGroup access$2102 (io.grpc.netty.shaded.io.grpc.netty.NettyServer, io.grpc.netty.shaded.io.netty.channel.EventLoopGroup)
io.grpc.netty.shaded.io.grpc.netty.NettyServer x0
io.grpc.netty.shaded.io.netty.channel.EventLoopGroup x1
static boolean access$2200 (io.grpc.netty.shaded.io.grpc.netty.NettyServer)
io.grpc.netty.shaded.io.grpc.netty.NettyServer x0
static io.grpc.netty.shaded.io.netty.channel.EventLoopGroup access$2300 (io.grpc.netty.shaded.io.grpc.netty.NettyServer)
io.grpc.netty.shaded.io.grpc.netty.NettyServer x0
static io.grpc.netty.shaded.io.netty.channel.EventLoopGroup access$2302 (io.grpc.netty.shaded.io.grpc.netty.NettyServer, io.grpc.netty.shaded.io.netty.channel.EventLoopGroup)
io.grpc.netty.shaded.io.grpc.netty.NettyServer x0
io.grpc.netty.shaded.io.netty.channel.EventLoopGroup x1
static void ()
}
io/grpc/netty/shaded/io/grpc/netty/NettyServer$EventLoopReferenceCounter.classNettyServer.java
package io.grpc.netty.shaded.io.grpc.netty
io.grpc.netty.shaded.io.grpc.netty.NettyServer$EventLoopReferenceCounter extends io.grpc.netty.shaded.io.netty.util.AbstractReferenceCounted {
final io.grpc.netty.shaded.io.grpc.netty.NettyServer this$0
void (io.grpc.netty.shaded.io.grpc.netty.NettyServer)
io.grpc.netty.shaded.io.grpc.netty.NettyServer this$0
protected void deallocate ()
public io.grpc.netty.shaded.io.netty.util.ReferenceCounted touch (java.lang.Object)
Object hint
}
io/grpc/netty/shaded/io/grpc/netty/GrpcHttp2HeadersUtils$GrpcHttp2ClientHeadersDecoder.classGrpcHttp2HeadersUtils.java
package io.grpc.netty.shaded.io.grpc.netty
final io.grpc.netty.shaded.io.grpc.netty.GrpcHttp2HeadersUtils$GrpcHttp2ClientHeadersDecoder extends io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2HeadersDecoder {
void (long)
long maxHeaderListSize
protected io.grpc.netty.shaded.io.grpc.netty.GrpcHttp2HeadersUtils$GrpcHttp2InboundHeaders newHeaders ()
protected volatile io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers newHeaders ()
}
io/grpc/netty/shaded/io/grpc/netty/NettyServerHandler$1.classNettyServerHandler.java
package io.grpc.netty.shaded.io.grpc.netty
io.grpc.netty.shaded.io.grpc.netty.NettyServerHandler$1 extends io.grpc.netty.shaded.io.grpc.netty.MaxConnectionIdleManager {
final io.grpc.netty.shaded.io.grpc.netty.NettyServerHandler this$0
void (io.grpc.netty.shaded.io.grpc.netty.NettyServerHandler, long)
io.grpc.netty.shaded.io.grpc.netty.NettyServerHandler this$0
long maxConnectionIdleInNanos
void close (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext)
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
}
io/grpc/netty/shaded/io/grpc/netty/ProtocolNegotiators$PlaintextNegotiator.classProtocolNegotiators.java
package io.grpc.netty.shaded.io.grpc.netty
final io.grpc.netty.shaded.io.grpc.netty.ProtocolNegotiators$PlaintextNegotiator extends java.lang.Object implements io.grpc.netty.shaded.io.grpc.netty.ProtocolNegotiator {
void ()
public io.grpc.netty.shaded.io.grpc.netty.ProtocolNegotiator$Handler newHandler (io.grpc.netty.shaded.io.grpc.netty.GrpcHttp2ConnectionHandler)
io.grpc.netty.shaded.io.grpc.netty.GrpcHttp2ConnectionHandler handler
}
io/grpc/netty/shaded/io/grpc/netty/NettyServer$ListenSocket$2.classNettyServer.java
package io.grpc.netty.shaded.io.grpc.netty
io.grpc.netty.shaded.io.grpc.netty.NettyServer$ListenSocket$2 extends java.lang.Object implements java.lang.Runnable {
final com.google.common.util.concurrent.SettableFuture val$ret
final io.grpc.netty.shaded.io.grpc.netty.NettyServer$ListenSocket this$0
void (io.grpc.netty.shaded.io.grpc.netty.NettyServer$ListenSocket, com.google.common.util.concurrent.SettableFuture)
io.grpc.netty.shaded.io.grpc.netty.NettyServer$ListenSocket this$0
public void run ()
}
io/grpc/netty/shaded/io/grpc/netty/NettyServerStream$Sink.classNettyServerStream.java
package io.grpc.netty.shaded.io.grpc.netty
io.grpc.netty.shaded.io.grpc.netty.NettyServerStream$Sink extends java.lang.Object implements io.grpc.internal.AbstractServerStream$Sink {
final io.grpc.netty.shaded.io.grpc.netty.NettyServerStream this$0
private void (io.grpc.netty.shaded.io.grpc.netty.NettyServerStream)
public void request (int)
int numMessages
public void writeHeaders (io.grpc.Metadata)
io.grpc.Metadata headers
public void writeFrame (io.grpc.internal.WritableBuffer, boolean, int)
io.grpc.internal.WritableBuffer frame
boolean flush
int numMessages
io.grpc.netty.shaded.io.netty.buffer.ByteBuf bytebuf
int numBytes
public void writeTrailers (io.grpc.Metadata, boolean, io.grpc.Status)
io.grpc.Metadata trailers
boolean headersSent
io.grpc.Status status
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers http2Trailers
public void cancel (io.grpc.Status)
io.grpc.Status status
void (io.grpc.netty.shaded.io.grpc.netty.NettyServerStream, io.grpc.netty.shaded.io.grpc.netty.NettyServerStream$1)
io.grpc.netty.shaded.io.grpc.netty.NettyServerStream x0
io.grpc.netty.shaded.io.grpc.netty.NettyServerStream$1 x1
}
io/grpc/netty/shaded/io/grpc/netty/Utils$DefaultEventLoopGroupResource.classUtils.java
package io.grpc.netty.shaded.io.grpc.netty
io.grpc.netty.shaded.io.grpc.netty.Utils$DefaultEventLoopGroupResource extends java.lang.Object implements io.grpc.internal.SharedResourceHolder$Resource {
private final String name
private final int numEventLoops
void (int, java.lang.String)
int numEventLoops
String name
public io.grpc.netty.shaded.io.netty.channel.EventLoopGroup create ()
boolean useDaemonThreads
java.util.concurrent.ThreadFactory threadFactory
int parallelism
public void close (io.grpc.netty.shaded.io.netty.channel.EventLoopGroup)
io.grpc.netty.shaded.io.netty.channel.EventLoopGroup instance
public java.lang.String toString ()
public volatile void close (java.lang.Object)
public volatile java.lang.Object create ()
}
io/grpc/netty/shaded/io/grpc/netty/NettyServer$3.classNettyServer.java
package io.grpc.netty.shaded.io.grpc.netty
io.grpc.netty.shaded.io.grpc.netty.NettyServer$3 extends java.lang.Object implements io.grpc.netty.shaded.io.netty.channel.ChannelFutureListener {
final io.grpc.netty.shaded.io.grpc.netty.NettyServer this$0
void (io.grpc.netty.shaded.io.grpc.netty.NettyServer)
io.grpc.netty.shaded.io.grpc.netty.NettyServer this$0
public void operationComplete (io.grpc.netty.shaded.io.netty.channel.ChannelFuture) throws java.lang.Exception
io.grpc.internal.Instrumented listenSocket
io.grpc.netty.shaded.io.netty.channel.ChannelFuture future
public volatile void operationComplete (io.grpc.netty.shaded.io.netty.util.concurrent.Future) throws java.lang.Exception
}
io/grpc/netty/shaded/io/grpc/netty/KeepAliveEnforcer$Ticker.classKeepAliveEnforcer.java
package io.grpc.netty.shaded.io.grpc.netty
abstract io.grpc.netty.shaded.io.grpc.netty.KeepAliveEnforcer$Ticker extends java.lang.Object {
public abstract long nanoTime ()
}
io/grpc/netty/shaded/io/grpc/netty/NettyServerHandler.classNettyServerHandler.java
package io.grpc.netty.shaded.io.grpc.netty
io.grpc.netty.shaded.io.grpc.netty.NettyServerHandler extends io.grpc.netty.shaded.io.grpc.netty.AbstractNettyHandler {
private static final java.util.logging.Logger logger
private static final long KEEPALIVE_PING
private static final long GRACEFUL_SHUTDOWN_PING
private static final long GRACEFUL_SHUTDOWN_PING_TIMEOUT_NANOS
private final io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Connection$PropertyKey streamKey
private final io.grpc.internal.ServerTransportListener transportListener
private final int maxMessageSize
private final long keepAliveTimeInNanos
private final long keepAliveTimeoutInNanos
private final long maxConnectionAgeInNanos
private final long maxConnectionAgeGraceInNanos
private final java.util.List streamTracerFactories
private final io.grpc.internal.TransportTracer transportTracer
private final io.grpc.netty.shaded.io.grpc.netty.KeepAliveEnforcer keepAliveEnforcer
private io.grpc.Attributes negotiationAttributes
private io.grpc.internal.Channelz$Security securityInfo
private io.grpc.Attributes attributes
private Throwable connectionError
private boolean teWarningLogged
private io.grpc.netty.shaded.io.grpc.netty.WriteQueue serverWriteQueue
private io.grpc.netty.shaded.io.netty.util.AsciiString lastKnownAuthority
private io.grpc.internal.KeepAliveManager keepAliveManager
private io.grpc.netty.shaded.io.grpc.netty.MaxConnectionIdleManager maxConnectionIdleManager
private java.util.concurrent.ScheduledFuture maxConnectionAgeMonitor
private io.grpc.netty.shaded.io.grpc.netty.NettyServerHandler$GracefulShutdown gracefulShutdown
static final boolean $assertionsDisabled
static io.grpc.netty.shaded.io.grpc.netty.NettyServerHandler newHandler (io.grpc.internal.ServerTransportListener, io.grpc.netty.shaded.io.netty.channel.ChannelPromise, java.util.List, io.grpc.internal.TransportTracer, int, int, int, int, long, long, long, long, long, boolean, long)
io.grpc.internal.ServerTransportListener transportListener
io.grpc.netty.shaded.io.netty.channel.ChannelPromise channelUnused
java.util.List streamTracerFactories
io.grpc.internal.TransportTracer transportTracer
int maxStreams
int flowControlWindow
int maxHeaderListSize
int maxMessageSize
long keepAliveTimeInNanos
long keepAliveTimeoutInNanos
long maxConnectionIdleInNanos
long maxConnectionAgeInNanos
long maxConnectionAgeGraceInNanos
boolean permitKeepAliveWithoutCalls
long permitKeepAliveTimeInNanos
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameLogger frameLogger
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2HeadersDecoder headersDecoder
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameReader frameReader
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameWriter frameWriter
static io.grpc.netty.shaded.io.grpc.netty.NettyServerHandler newHandler (io.grpc.netty.shaded.io.netty.channel.ChannelPromise, io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameReader, io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameWriter, io.grpc.internal.ServerTransportListener, java.util.List, io.grpc.internal.TransportTracer, int, int, int, int, long, long, long, long, long, boolean, long)
io.grpc.netty.shaded.io.netty.channel.ChannelPromise channelUnused
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameReader frameReader
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameWriter frameWriter
io.grpc.internal.ServerTransportListener transportListener
java.util.List streamTracerFactories
io.grpc.internal.TransportTracer transportTracer
int maxStreams
int flowControlWindow
int maxHeaderListSize
int maxMessageSize
long keepAliveTimeInNanos
long keepAliveTimeoutInNanos
long maxConnectionIdleInNanos
long maxConnectionAgeInNanos
long maxConnectionAgeGraceInNanos
boolean permitKeepAliveWithoutCalls
long permitKeepAliveTimeInNanos
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Connection connection
io.grpc.netty.shaded.io.netty.handler.codec.http2.WeightedFairQueueByteDistributor dist
io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2RemoteFlowController controller
io.grpc.netty.shaded.io.grpc.netty.KeepAliveEnforcer keepAliveEnforcer
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2ConnectionEncoder encoder
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2ConnectionDecoder decoder
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Settings settings
private void (io.grpc.netty.shaded.io.netty.channel.ChannelPromise, io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Connection, io.grpc.internal.ServerTransportListener, java.util.List, io.grpc.internal.TransportTracer, io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2ConnectionDecoder, io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2ConnectionEncoder, io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Settings, int, long, long, long, long, long, io.grpc.netty.shaded.io.grpc.netty.KeepAliveEnforcer)
io.grpc.netty.shaded.io.grpc.netty.MaxConnectionIdleManager maxConnectionIdleManager
io.grpc.netty.shaded.io.netty.channel.ChannelPromise channelUnused
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Connection connection
io.grpc.internal.ServerTransportListener transportListener
java.util.List streamTracerFactories
io.grpc.internal.TransportTracer transportTracer
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2ConnectionDecoder decoder
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2ConnectionEncoder encoder
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Settings settings
int maxMessageSize
long keepAliveTimeInNanos
long keepAliveTimeoutInNanos
long maxConnectionIdleInNanos
long maxConnectionAgeInNanos
long maxConnectionAgeGraceInNanos
io.grpc.netty.shaded.io.grpc.netty.KeepAliveEnforcer keepAliveEnforcer
io.grpc.netty.shaded.io.grpc.netty.MaxConnectionIdleManager maxConnectionIdleManager
java.lang.Throwable connectionError ()
public void handlerAdded (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Connection connection
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
private void onHeadersRead (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, int, io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers) throws io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception
CharSequence path
String method
CharSequence contentType
String contentTypeString
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream http2Stream
io.grpc.Metadata metadata
io.grpc.internal.StatsTraceContext statsTraceCtx
io.grpc.netty.shaded.io.grpc.netty.NettyServerStream$TransportState state
String authority
io.grpc.netty.shaded.io.grpc.netty.NettyServerStream stream
Exception e
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
int streamId
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers headers
private java.lang.String getOrUpdateAuthority (io.grpc.netty.shaded.io.netty.util.AsciiString)
io.grpc.netty.shaded.io.netty.util.AsciiString authority
private void onDataRead (int, io.grpc.netty.shaded.io.netty.buffer.ByteBuf, int, boolean) throws io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception
io.grpc.netty.shaded.io.grpc.netty.NettyServerStream$TransportState stream
Throwable e
int streamId
io.grpc.netty.shaded.io.netty.buffer.ByteBuf data
int padding
boolean endOfStream
private void onRstStreamRead (int, long) throws io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception
io.grpc.netty.shaded.io.grpc.netty.NettyServerStream$TransportState stream
Throwable e
int streamId
long errorCode
protected void onConnectionError (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, boolean, java.lang.Throwable, io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception)
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
boolean outbound
Throwable cause
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception http2Ex
protected void onStreamError (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, boolean, java.lang.Throwable, io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception$StreamException)
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
boolean outbound
Throwable cause
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception$StreamException http2Ex
io.grpc.netty.shaded.io.grpc.netty.NettyServerStream$TransportState serverStream
public void handleProtocolNegotiationCompleted (io.grpc.Attributes, io.grpc.internal.Channelz$Security)
io.grpc.Attributes attrs
io.grpc.internal.Channelz$Security securityInfo
io.grpc.internal.Channelz$Security getSecurityInfo ()
io.grpc.internal.KeepAliveManager getKeepAliveManagerForTest ()
void setKeepAliveManagerForTest (io.grpc.internal.KeepAliveManager)
io.grpc.internal.KeepAliveManager keepAliveManager
public void channelInactive (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext) throws java.lang.Exception
io.grpc.Status status
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
io.grpc.netty.shaded.io.grpc.netty.WriteQueue getWriteQueue ()
public void write (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, java.lang.Object, io.grpc.netty.shaded.io.netty.channel.ChannelPromise) throws java.lang.Exception
AssertionError e
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
Object msg
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
void returnProcessedBytes (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream, int)
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception e
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream http2Stream
int bytes
private void closeStreamWhenDone (io.grpc.netty.shaded.io.netty.channel.ChannelPromise, int) throws io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
int streamId
io.grpc.netty.shaded.io.grpc.netty.NettyServerStream$TransportState stream
private void sendGrpcFrame (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, io.grpc.netty.shaded.io.grpc.netty.SendGrpcFrameCommand, io.grpc.netty.shaded.io.netty.channel.ChannelPromise) throws io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
io.grpc.netty.shaded.io.grpc.netty.SendGrpcFrameCommand cmd
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
private void sendResponseHeaders (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, io.grpc.netty.shaded.io.grpc.netty.SendResponseHeadersCommand, io.grpc.netty.shaded.io.netty.channel.ChannelPromise) throws io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
io.grpc.netty.shaded.io.grpc.netty.SendResponseHeadersCommand cmd
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
int streamId
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream stream
private void cancelStream (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, io.grpc.netty.shaded.io.grpc.netty.CancelServerStreamCommand, io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
io.grpc.netty.shaded.io.grpc.netty.CancelServerStreamCommand cmd
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
private void forcefulClose (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, io.grpc.netty.shaded.io.grpc.netty.ForcefulCloseCommand, io.grpc.netty.shaded.io.netty.channel.ChannelPromise) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
io.grpc.netty.shaded.io.grpc.netty.ForcefulCloseCommand msg
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
private void respondWithHttpError (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, int, int, io.grpc.Status$Code, java.lang.String)
int i
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
int streamId
int code
io.grpc.Status$Code statusCode
String msg
io.grpc.Metadata metadata
byte[][] serialized
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers headers
io.grpc.netty.shaded.io.netty.buffer.ByteBuf msgBuf
private io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream requireHttp2Stream (int)
int streamId
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream stream
private io.grpc.netty.shaded.io.grpc.netty.NettyServerStream$TransportState serverStream (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream)
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream stream
private io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception newStreamException (int, java.lang.Throwable)
int streamId
Throwable cause
static io.grpc.netty.shaded.io.grpc.netty.NettyServerHandler$GracefulShutdown access$000 (io.grpc.netty.shaded.io.grpc.netty.NettyServerHandler)
io.grpc.netty.shaded.io.grpc.netty.NettyServerHandler x0
static io.grpc.netty.shaded.io.grpc.netty.NettyServerHandler$GracefulShutdown access$002 (io.grpc.netty.shaded.io.grpc.netty.NettyServerHandler, io.grpc.netty.shaded.io.grpc.netty.NettyServerHandler$GracefulShutdown)
io.grpc.netty.shaded.io.grpc.netty.NettyServerHandler x0
io.grpc.netty.shaded.io.grpc.netty.NettyServerHandler$GracefulShutdown x1
static long access$200 (io.grpc.netty.shaded.io.grpc.netty.NettyServerHandler)
io.grpc.netty.shaded.io.grpc.netty.NettyServerHandler x0
static io.grpc.netty.shaded.io.grpc.netty.NettyServerStream$TransportState access$300 (io.grpc.netty.shaded.io.grpc.netty.NettyServerHandler, io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream)
io.grpc.netty.shaded.io.grpc.netty.NettyServerHandler x0
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream x1
static io.grpc.Attributes access$402 (io.grpc.netty.shaded.io.grpc.netty.NettyServerHandler, io.grpc.Attributes)
io.grpc.netty.shaded.io.grpc.netty.NettyServerHandler x0
io.grpc.Attributes x1
static io.grpc.Attributes access$500 (io.grpc.netty.shaded.io.grpc.netty.NettyServerHandler)
io.grpc.netty.shaded.io.grpc.netty.NettyServerHandler x0
static io.grpc.internal.ServerTransportListener access$600 (io.grpc.netty.shaded.io.grpc.netty.NettyServerHandler)
io.grpc.netty.shaded.io.grpc.netty.NettyServerHandler x0
static io.grpc.internal.KeepAliveManager access$700 (io.grpc.netty.shaded.io.grpc.netty.NettyServerHandler)
io.grpc.netty.shaded.io.grpc.netty.NettyServerHandler x0
static void access$800 (io.grpc.netty.shaded.io.grpc.netty.NettyServerHandler, int, io.grpc.netty.shaded.io.netty.buffer.ByteBuf, int, boolean) throws io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception
io.grpc.netty.shaded.io.grpc.netty.NettyServerHandler x0
int x1
io.grpc.netty.shaded.io.netty.buffer.ByteBuf x2
int x3
boolean x4
static void access$900 (io.grpc.netty.shaded.io.grpc.netty.NettyServerHandler, io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, int, io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers) throws io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception
io.grpc.netty.shaded.io.grpc.netty.NettyServerHandler x0
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext x1
int x2
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers x3
static void access$1000 (io.grpc.netty.shaded.io.grpc.netty.NettyServerHandler, int, long) throws io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception
io.grpc.netty.shaded.io.grpc.netty.NettyServerHandler x0
int x1
long x2
static io.grpc.netty.shaded.io.grpc.netty.KeepAliveEnforcer access$1100 (io.grpc.netty.shaded.io.grpc.netty.NettyServerHandler)
io.grpc.netty.shaded.io.grpc.netty.NettyServerHandler x0
static void access$1200 (io.grpc.netty.shaded.io.grpc.netty.NettyServerHandler, io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, io.grpc.netty.shaded.io.grpc.netty.ForcefulCloseCommand, io.grpc.netty.shaded.io.netty.channel.ChannelPromise) throws java.lang.Exception
io.grpc.netty.shaded.io.grpc.netty.NettyServerHandler x0
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext x1
io.grpc.netty.shaded.io.grpc.netty.ForcefulCloseCommand x2
io.grpc.netty.shaded.io.netty.channel.ChannelPromise x3
static java.util.logging.Logger access$1300 ()
static io.grpc.internal.TransportTracer access$1400 (io.grpc.netty.shaded.io.grpc.netty.NettyServerHandler)
io.grpc.netty.shaded.io.grpc.netty.NettyServerHandler x0
static long access$1500 ()
static void ()
}
io/grpc/netty/shaded/io/grpc/netty/InternalHandlerSettings.classInternalHandlerSettings.java
package io.grpc.netty.shaded.io.grpc.netty
public final io.grpc.netty.shaded.io.grpc.netty.InternalHandlerSettings extends java.lang.Object {
public void ()
public static void enable (boolean)
boolean enable
public static synchronized void autoWindowOn (boolean)
boolean autoFlowControl
public static synchronized int getLatestClientWindow ()
public static synchronized int getLatestServerWindow ()
}
io/grpc/netty/shaded/io/grpc/netty/NettyServerHandler$GracefulShutdown$1.classNettyServerHandler.java
package io.grpc.netty.shaded.io.grpc.netty
io.grpc.netty.shaded.io.grpc.netty.NettyServerHandler$GracefulShutdown$1 extends java.lang.Object implements java.lang.Runnable {
final io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext val$ctx
final io.grpc.netty.shaded.io.grpc.netty.NettyServerHandler$GracefulShutdown this$1
void (io.grpc.netty.shaded.io.grpc.netty.NettyServerHandler$GracefulShutdown, io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext)
io.grpc.netty.shaded.io.grpc.netty.NettyServerHandler$GracefulShutdown this$1
public void run ()
}
io/grpc/netty/shaded/io/grpc/netty/CancelClientStreamCommand.classCancelClientStreamCommand.java
package io.grpc.netty.shaded.io.grpc.netty
io.grpc.netty.shaded.io.grpc.netty.CancelClientStreamCommand extends io.grpc.netty.shaded.io.grpc.netty.WriteQueue$AbstractQueuedCommand {
private final io.grpc.netty.shaded.io.grpc.netty.NettyClientStream$TransportState stream
private final io.grpc.Status reason
void (io.grpc.netty.shaded.io.grpc.netty.NettyClientStream$TransportState, io.grpc.Status)
io.grpc.netty.shaded.io.grpc.netty.NettyClientStream$TransportState stream
io.grpc.Status reason
io.grpc.netty.shaded.io.grpc.netty.NettyClientStream$TransportState stream ()
io.grpc.Status reason ()
}
io/grpc/netty/shaded/io/grpc/netty/ProtocolNegotiators$2.classProtocolNegotiators.java
package io.grpc.netty.shaded.io.grpc.netty
io.grpc.netty.shaded.io.grpc.netty.ProtocolNegotiators$2 extends java.lang.Object implements io.grpc.netty.shaded.io.grpc.netty.ProtocolNegotiator {
final io.grpc.netty.shaded.io.netty.handler.ssl.SslContext val$sslContext
void (io.grpc.netty.shaded.io.netty.handler.ssl.SslContext)
public io.grpc.netty.shaded.io.grpc.netty.ProtocolNegotiator$Handler newHandler (io.grpc.netty.shaded.io.grpc.netty.GrpcHttp2ConnectionHandler)
io.grpc.netty.shaded.io.grpc.netty.GrpcHttp2ConnectionHandler handler
}
io/grpc/netty/shaded/io/grpc/netty/NettyServerHandler$FrameListener.classNettyServerHandler.java
package io.grpc.netty.shaded.io.grpc.netty
io.grpc.netty.shaded.io.grpc.netty.NettyServerHandler$FrameListener extends io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameAdapter {
private boolean firstSettings
final io.grpc.netty.shaded.io.grpc.netty.NettyServerHandler this$0
private void (io.grpc.netty.shaded.io.grpc.netty.NettyServerHandler)
public void onSettingsRead (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Settings)
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Settings settings
public int onDataRead (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, int, io.grpc.netty.shaded.io.netty.buffer.ByteBuf, int, boolean) throws io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
int streamId
io.grpc.netty.shaded.io.netty.buffer.ByteBuf data
int padding
boolean endOfStream
public void onHeadersRead (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, int, io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers, int, short, boolean, int, boolean) throws io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
int streamId
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers headers
int streamDependency
short weight
boolean exclusive
int padding
boolean endStream
public void onRstStreamRead (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, int, long) throws io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
int streamId
long errorCode
public void onPingRead (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, long) throws io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception
Exception ex
io.grpc.netty.shaded.io.netty.buffer.ByteBuf debugData
io.grpc.Status status
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
long data
public void onPingAckRead (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, long) throws io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
long data
void (io.grpc.netty.shaded.io.grpc.netty.NettyServerHandler, io.grpc.netty.shaded.io.grpc.netty.NettyServerHandler$1)
io.grpc.netty.shaded.io.grpc.netty.NettyServerHandler x0
io.grpc.netty.shaded.io.grpc.netty.NettyServerHandler$1 x1
}
io/grpc/netty/shaded/io/grpc/netty/ProtocolNegotiator$Handler.classProtocolNegotiator.java
package io.grpc.netty.shaded.io.grpc.netty
public abstract io.grpc.netty.shaded.io.grpc.netty.ProtocolNegotiator$Handler extends java.lang.Object implements io.grpc.netty.shaded.io.netty.channel.ChannelHandler {
public abstract io.grpc.netty.shaded.io.netty.util.AsciiString scheme ()
}
io/grpc/netty/shaded/io/grpc/netty/NettyClientStream$1.classNettyClientStream.java
package io.grpc.netty.shaded.io.grpc.netty
io.grpc.netty.shaded.io.grpc.netty.NettyClientStream$1 extends java.lang.Object {
}
io/grpc/netty/shaded/io/grpc/netty/ProtocolNegotiators$TlsNegotiator$1.classProtocolNegotiators.java
package io.grpc.netty.shaded.io.grpc.netty
io.grpc.netty.shaded.io.grpc.netty.ProtocolNegotiators$TlsNegotiator$1 extends io.grpc.netty.shaded.io.netty.channel.ChannelHandlerAdapter {
final io.grpc.netty.shaded.io.grpc.netty.ProtocolNegotiators$TlsNegotiator this$0
void (io.grpc.netty.shaded.io.grpc.netty.ProtocolNegotiators$TlsNegotiator)
io.grpc.netty.shaded.io.grpc.netty.ProtocolNegotiators$TlsNegotiator this$0
public void handlerAdded (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
javax.net.ssl.SSLEngine sslEngine
javax.net.ssl.SSLParameters sslParams
}
io/grpc/netty/shaded/io/grpc/netty/NettyServerTransport$2.classNettyServerTransport.java
package io.grpc.netty.shaded.io.grpc.netty
io.grpc.netty.shaded.io.grpc.netty.NettyServerTransport$2 extends java.lang.Object implements java.lang.Runnable {
final com.google.common.util.concurrent.SettableFuture val$result
final io.grpc.netty.shaded.io.grpc.netty.NettyServerTransport this$0
void (io.grpc.netty.shaded.io.grpc.netty.NettyServerTransport, com.google.common.util.concurrent.SettableFuture)
io.grpc.netty.shaded.io.grpc.netty.NettyServerTransport this$0
public void run ()
}
io/grpc/netty/shaded/io/grpc/netty/KeepAliveEnforcer.classKeepAliveEnforcer.java
package io.grpc.netty.shaded.io.grpc.netty
io.grpc.netty.shaded.io.grpc.netty.KeepAliveEnforcer extends java.lang.Object {
static final int MAX_PING_STRIKES
static final long IMPLICIT_PERMIT_TIME_NANOS
private final boolean permitWithoutCalls
private final long minTimeNanos
private final io.grpc.netty.shaded.io.grpc.netty.KeepAliveEnforcer$Ticker ticker
private final long epoch
private long lastValidPingTime
private boolean hasOutstandingCalls
private int pingStrikes
public void (boolean, long, java.util.concurrent.TimeUnit)
boolean permitWithoutCalls
long minTime
java.util.concurrent.TimeUnit unit
void (boolean, long, java.util.concurrent.TimeUnit, io.grpc.netty.shaded.io.grpc.netty.KeepAliveEnforcer$Ticker)
boolean permitWithoutCalls
long minTime
java.util.concurrent.TimeUnit unit
io.grpc.netty.shaded.io.grpc.netty.KeepAliveEnforcer$Ticker ticker
public boolean pingAcceptable ()
boolean valid
long now
boolean valid
public void resetCounters ()
public void onTransportActive ()
public void onTransportIdle ()
private static long compareNanos (long, long)
long time1
long time2
static void ()
}
io/grpc/netty/shaded/io/grpc/netty/NettyReadableBuffer.classNettyReadableBuffer.java
package io.grpc.netty.shaded.io.grpc.netty
io.grpc.netty.shaded.io.grpc.netty.NettyReadableBuffer extends io.grpc.internal.AbstractReadableBuffer {
private final io.grpc.netty.shaded.io.netty.buffer.ByteBuf buffer
private boolean closed
void (io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
io.grpc.netty.shaded.io.netty.buffer.ByteBuf buffer
io.grpc.netty.shaded.io.netty.buffer.ByteBuf buffer ()
public int readableBytes ()
public void skipBytes (int)
int length
public int readUnsignedByte ()
public void readBytes (byte[], int, int)
byte[] dest
int index
int length
public void readBytes (java.nio.ByteBuffer)
java.nio.ByteBuffer dest
public void readBytes (java.io.OutputStream, int)
java.io.IOException e
java.io.OutputStream dest
int length
public io.grpc.netty.shaded.io.grpc.netty.NettyReadableBuffer readBytes (int)
int length
public boolean hasArray ()
public byte[] array ()
public int arrayOffset ()
public void close ()
public volatile io.grpc.internal.ReadableBuffer readBytes (int)
}
io/grpc/netty/shaded/io/grpc/netty/NettyClientStream$Sink$2.classNettyClientStream.java
package io.grpc.netty.shaded.io.grpc.netty
io.grpc.netty.shaded.io.grpc.netty.NettyClientStream$Sink$2 extends java.lang.Object implements io.grpc.netty.shaded.io.netty.channel.ChannelFutureListener {
final int val$numBytes
final int val$numMessages
final io.grpc.netty.shaded.io.grpc.netty.NettyClientStream$Sink this$1
void (io.grpc.netty.shaded.io.grpc.netty.NettyClientStream$Sink, int, int)
io.grpc.netty.shaded.io.grpc.netty.NettyClientStream$Sink this$1
public void operationComplete (io.grpc.netty.shaded.io.netty.channel.ChannelFuture) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelFuture future
public volatile void operationComplete (io.grpc.netty.shaded.io.netty.util.concurrent.Future) throws java.lang.Exception
}
io/grpc/netty/shaded/io/grpc/netty/ClientTransportLifecycleManager.classClientTransportLifecycleManager.java
package io.grpc.netty.shaded.io.grpc.netty
final io.grpc.netty.shaded.io.grpc.netty.ClientTransportLifecycleManager extends java.lang.Object {
private final io.grpc.internal.ManagedClientTransport$Listener listener
private boolean transportReady
private boolean transportShutdown
private boolean transportInUse
private io.grpc.Status shutdownStatus
private Throwable shutdownThrowable
private boolean transportTerminated
public void (io.grpc.internal.ManagedClientTransport$Listener)
io.grpc.internal.ManagedClientTransport$Listener listener
public void notifyReady ()
public void notifyShutdown (io.grpc.Status)
io.grpc.Status s
public void notifyInUse (boolean)
boolean inUse
public void notifyTerminated (io.grpc.Status)
io.grpc.Status s
public io.grpc.Status getShutdownStatus ()
public java.lang.Throwable getShutdownThrowable ()
}
io/grpc/netty/shaded/io/grpc/netty/ProtocolNegotiators$AbstractBufferingHandler.classProtocolNegotiators.java
package io.grpc.netty.shaded.io.grpc.netty
public abstract io.grpc.netty.shaded.io.grpc.netty.ProtocolNegotiators$AbstractBufferingHandler extends io.grpc.netty.shaded.io.netty.channel.ChannelDuplexHandler {
private io.grpc.netty.shaded.io.netty.channel.ChannelHandler[] handlers
private java.util.Queue bufferedWrites
private boolean writing
private boolean flushRequested
private Throwable failCause
static final boolean $assertionsDisabled
protected transient void (io.grpc.netty.shaded.io.netty.channel.ChannelHandler[])
io.grpc.netty.shaded.io.netty.channel.ChannelHandler[] handlers
public void channelRegistered (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandler handler
io.grpc.netty.shaded.io.netty.channel.ChannelHandler handler0
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext handler0Ctx
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
public void connect (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, java.net.SocketAddress, java.net.SocketAddress, io.grpc.netty.shaded.io.netty.channel.ChannelPromise) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
java.net.SocketAddress remoteAddress
java.net.SocketAddress localAddress
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
public void exceptionCaught (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, java.lang.Throwable) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
Throwable cause
public void channelInactive (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
public void write (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, java.lang.Object, io.grpc.netty.shaded.io.netty.channel.ChannelPromise) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
Object msg
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
public void flush (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext)
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
public void close (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, io.grpc.netty.shaded.io.netty.channel.ChannelPromise) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
io.grpc.netty.shaded.io.netty.channel.ChannelPromise future
protected final void fail (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, java.lang.Throwable)
io.grpc.netty.shaded.io.grpc.netty.ProtocolNegotiators$AbstractBufferingHandler$ChannelWrite write
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
Throwable cause
protected final void writeBufferedAndRemove (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext)
io.grpc.netty.shaded.io.grpc.netty.ProtocolNegotiators$AbstractBufferingHandler$ChannelWrite write
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
static void ()
}
io/grpc/netty/shaded/io/grpc/netty/WriteQueue$1.classWriteQueue.java
package io.grpc.netty.shaded.io.grpc.netty
io.grpc.netty.shaded.io.grpc.netty.WriteQueue$1 extends java.lang.Object implements java.lang.Runnable {
final io.grpc.netty.shaded.io.grpc.netty.WriteQueue this$0
void (io.grpc.netty.shaded.io.grpc.netty.WriteQueue)
io.grpc.netty.shaded.io.grpc.netty.WriteQueue this$0
public void run ()
}
io/grpc/netty/shaded/io/grpc/netty/NettyClientStream$Sink$1.classNettyClientStream.java
package io.grpc.netty.shaded.io.grpc.netty
io.grpc.netty.shaded.io.grpc.netty.NettyClientStream$Sink$1 extends java.lang.Object implements io.grpc.netty.shaded.io.netty.channel.ChannelFutureListener {
final io.grpc.netty.shaded.io.grpc.netty.NettyClientStream$Sink this$1
void (io.grpc.netty.shaded.io.grpc.netty.NettyClientStream$Sink)
io.grpc.netty.shaded.io.grpc.netty.NettyClientStream$Sink this$1
public void operationComplete (io.grpc.netty.shaded.io.netty.channel.ChannelFuture) throws java.lang.Exception
io.grpc.Status s
io.grpc.netty.shaded.io.netty.channel.ChannelFuture future
public volatile void operationComplete (io.grpc.netty.shaded.io.netty.util.concurrent.Future) throws java.lang.Exception
}
io/grpc/netty/shaded/io/grpc/netty/NettyChannelBuilder.classNettyChannelBuilder.java
package io.grpc.netty.shaded.io.grpc.netty
public final io.grpc.netty.shaded.io.grpc.netty.NettyChannelBuilder extends io.grpc.internal.AbstractManagedChannelImplBuilder {
public static final int DEFAULT_FLOW_CONTROL_WINDOW
private static final long AS_LARGE_AS_INFINITE
private final java.util.Map channelOptions
private io.grpc.netty.shaded.io.grpc.netty.NegotiationType negotiationType
private io.grpc.netty.shaded.io.grpc.netty.NettyChannelBuilder$OverrideAuthorityChecker authorityChecker
private Class channelType
private io.grpc.netty.shaded.io.netty.channel.EventLoopGroup eventLoopGroup
private io.grpc.netty.shaded.io.netty.handler.ssl.SslContext sslContext
private int flowControlWindow
private int maxHeaderListSize
private long keepAliveTimeNanos
private long keepAliveTimeoutNanos
private boolean keepAliveWithoutCalls
private io.grpc.netty.shaded.io.grpc.netty.NettyChannelBuilder$TransportCreationParamsFilterFactory dynamicParamsFactory
public static io.grpc.netty.shaded.io.grpc.netty.NettyChannelBuilder forAddress (java.net.SocketAddress)
java.net.SocketAddress serverAddress
public static io.grpc.netty.shaded.io.grpc.netty.NettyChannelBuilder forAddress (java.lang.String, int)
String host
int port
public static io.grpc.netty.shaded.io.grpc.netty.NettyChannelBuilder forTarget (java.lang.String)
String target
void (java.lang.String, int)
String host
int port
void (java.lang.String)
String target
void (java.net.SocketAddress)
java.net.SocketAddress address
private static java.lang.String getAuthorityFromAddress (java.net.SocketAddress)
java.net.InetSocketAddress inetAddress
java.net.SocketAddress address
public io.grpc.netty.shaded.io.grpc.netty.NettyChannelBuilder channelType (java.lang.Class)
Class channelType
public io.grpc.netty.shaded.io.grpc.netty.NettyChannelBuilder withOption (io.grpc.netty.shaded.io.netty.channel.ChannelOption, java.lang.Object)
io.grpc.netty.shaded.io.netty.channel.ChannelOption option
Object value
public io.grpc.netty.shaded.io.grpc.netty.NettyChannelBuilder negotiationType (io.grpc.netty.shaded.io.grpc.netty.NegotiationType)
io.grpc.netty.shaded.io.grpc.netty.NegotiationType type
public io.grpc.netty.shaded.io.grpc.netty.NettyChannelBuilder eventLoopGroup (io.grpc.netty.shaded.io.netty.channel.EventLoopGroup)
io.grpc.netty.shaded.io.netty.channel.EventLoopGroup eventLoopGroup
public io.grpc.netty.shaded.io.grpc.netty.NettyChannelBuilder sslContext (io.grpc.netty.shaded.io.netty.handler.ssl.SslContext)
io.grpc.netty.shaded.io.netty.handler.ssl.SslContext sslContext
public io.grpc.netty.shaded.io.grpc.netty.NettyChannelBuilder flowControlWindow (int)
int flowControlWindow
public io.grpc.netty.shaded.io.grpc.netty.NettyChannelBuilder maxMessageSize (int)
int maxMessageSize
public io.grpc.netty.shaded.io.grpc.netty.NettyChannelBuilder maxHeaderListSize (int)
int maxHeaderListSize
public io.grpc.netty.shaded.io.grpc.netty.NettyChannelBuilder usePlaintext (boolean)
boolean skipNegotiation
public io.grpc.netty.shaded.io.grpc.netty.NettyChannelBuilder usePlaintext ()
public io.grpc.netty.shaded.io.grpc.netty.NettyChannelBuilder useTransportSecurity ()
public final io.grpc.netty.shaded.io.grpc.netty.NettyChannelBuilder enableKeepAlive (boolean)
boolean enable
public final io.grpc.netty.shaded.io.grpc.netty.NettyChannelBuilder enableKeepAlive (boolean, long, java.util.concurrent.TimeUnit, long, java.util.concurrent.TimeUnit)
boolean enable
long keepAliveTime
java.util.concurrent.TimeUnit delayUnit
long keepAliveTimeout
java.util.concurrent.TimeUnit timeoutUnit
public io.grpc.netty.shaded.io.grpc.netty.NettyChannelBuilder keepAliveTime (long, java.util.concurrent.TimeUnit)
long keepAliveTime
java.util.concurrent.TimeUnit timeUnit
public io.grpc.netty.shaded.io.grpc.netty.NettyChannelBuilder keepAliveTimeout (long, java.util.concurrent.TimeUnit)
long keepAliveTimeout
java.util.concurrent.TimeUnit timeUnit
public io.grpc.netty.shaded.io.grpc.netty.NettyChannelBuilder keepAliveWithoutCalls (boolean)
boolean enable
protected io.grpc.internal.ClientTransportFactory buildTransportFactory ()
protected io.grpc.Attributes getNameResolverParams ()
int defaultPort
int defaultPort
int defaultPort
void overrideAuthorityChecker (io.grpc.netty.shaded.io.grpc.netty.NettyChannelBuilder$OverrideAuthorityChecker)
io.grpc.netty.shaded.io.grpc.netty.NettyChannelBuilder$OverrideAuthorityChecker authorityChecker
static io.grpc.netty.shaded.io.grpc.netty.ProtocolNegotiator createProtocolNegotiator (java.lang.String, io.grpc.netty.shaded.io.grpc.netty.NegotiationType, io.grpc.netty.shaded.io.netty.handler.ssl.SslContext, io.grpc.internal.ProxyParameters)
String authority
io.grpc.netty.shaded.io.grpc.netty.NegotiationType negotiationType
io.grpc.netty.shaded.io.netty.handler.ssl.SslContext sslContext
io.grpc.internal.ProxyParameters proxy
io.grpc.netty.shaded.io.grpc.netty.ProtocolNegotiator negotiator
private static io.grpc.netty.shaded.io.grpc.netty.ProtocolNegotiator createProtocolNegotiatorByType (java.lang.String, io.grpc.netty.shaded.io.grpc.netty.NegotiationType, io.grpc.netty.shaded.io.netty.handler.ssl.SslContext)
String authority
io.grpc.netty.shaded.io.grpc.netty.NegotiationType negotiationType
io.grpc.netty.shaded.io.netty.handler.ssl.SslContext sslContext
protected java.lang.String checkAuthority (java.lang.String)
String authority
void setDynamicParamsFactory (io.grpc.netty.shaded.io.grpc.netty.NettyChannelBuilder$TransportCreationParamsFilterFactory)
io.grpc.netty.shaded.io.grpc.netty.NettyChannelBuilder$TransportCreationParamsFilterFactory factory
protected void setTracingEnabled (boolean)
boolean value
protected void setStatsEnabled (boolean)
boolean value
protected void setStatsRecordStartedRpcs (boolean)
boolean value
io.grpc.netty.shaded.io.grpc.netty.NettyChannelBuilder setTransportTracerFactory (io.grpc.internal.TransportTracer$Factory)
io.grpc.internal.TransportTracer$Factory transportTracerFactory
public volatile io.grpc.ManagedChannelBuilder keepAliveWithoutCalls (boolean)
public volatile io.grpc.ManagedChannelBuilder keepAliveTimeout (long, java.util.concurrent.TimeUnit)
public volatile io.grpc.ManagedChannelBuilder keepAliveTime (long, java.util.concurrent.TimeUnit)
public volatile io.grpc.ManagedChannelBuilder useTransportSecurity ()
public volatile io.grpc.ManagedChannelBuilder usePlaintext ()
public volatile io.grpc.ManagedChannelBuilder usePlaintext (boolean)
static void ()
}
io/grpc/netty/shaded/io/grpc/netty/package-info.classpackage-info.java
package io.grpc.netty.shaded.io.grpc.netty
abstract io.grpc.netty.shaded.io.grpc.netty.package-info extends java.lang.Object {
}
io/grpc/netty/shaded/io/grpc/netty/NettyServerStream$Sink$1.classNettyServerStream.java
package io.grpc.netty.shaded.io.grpc.netty
io.grpc.netty.shaded.io.grpc.netty.NettyServerStream$Sink$1 extends java.lang.Object implements java.lang.Runnable {
final int val$numMessages
final io.grpc.netty.shaded.io.grpc.netty.NettyServerStream$Sink this$1
void (io.grpc.netty.shaded.io.grpc.netty.NettyServerStream$Sink, int)
io.grpc.netty.shaded.io.grpc.netty.NettyServerStream$Sink this$1
public void run ()
}
io/grpc/netty/shaded/io/grpc/netty/CreateStreamCommand.classCreateStreamCommand.java
package io.grpc.netty.shaded.io.grpc.netty
io.grpc.netty.shaded.io.grpc.netty.CreateStreamCommand extends io.grpc.netty.shaded.io.grpc.netty.WriteQueue$AbstractQueuedCommand {
private final io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers headers
private final io.grpc.netty.shaded.io.grpc.netty.NettyClientStream$TransportState stream
private final boolean get
void (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers, io.grpc.netty.shaded.io.grpc.netty.NettyClientStream$TransportState)
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers headers
io.grpc.netty.shaded.io.grpc.netty.NettyClientStream$TransportState stream
void (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers, io.grpc.netty.shaded.io.grpc.netty.NettyClientStream$TransportState, boolean)
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers headers
io.grpc.netty.shaded.io.grpc.netty.NettyClientStream$TransportState stream
boolean get
io.grpc.netty.shaded.io.grpc.netty.NettyClientStream$TransportState stream ()
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers headers ()
boolean isGet ()
}
io/grpc/netty/shaded/io/grpc/netty/NettyChannelBuilder$OverrideAuthorityChecker.classNettyChannelBuilder.java
package io.grpc.netty.shaded.io.grpc.netty
abstract io.grpc.netty.shaded.io.grpc.netty.NettyChannelBuilder$OverrideAuthorityChecker extends java.lang.Object {
public abstract java.lang.String checkAuthority (java.lang.String)
}
io/grpc/netty/shaded/io/grpc/netty/NettyClientStream$TransportState.classNettyClientStream.java
package io.grpc.netty.shaded.io.grpc.netty
public abstract io.grpc.netty.shaded.io.grpc.netty.NettyClientStream$TransportState extends io.grpc.internal.Http2ClientStreamTransportState implements io.grpc.netty.shaded.io.grpc.netty.StreamIdHolder {
private final io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler handler
private final io.grpc.netty.shaded.io.netty.channel.EventLoop eventLoop
private int id
private io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream http2Stream
public void (io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler, io.grpc.netty.shaded.io.netty.channel.EventLoop, int, io.grpc.internal.StatsTraceContext, io.grpc.internal.TransportTracer)
io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler handler
io.grpc.netty.shaded.io.netty.channel.EventLoop eventLoop
int maxMessageSize
io.grpc.internal.StatsTraceContext statsTraceCtx
io.grpc.internal.TransportTracer transportTracer
public int id ()
public void setId (int)
int id
public void setHttp2Stream (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream)
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream http2Stream
public io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream http2Stream ()
protected abstract io.grpc.Status statusFromFailedFuture (io.grpc.netty.shaded.io.netty.channel.ChannelFuture)
protected void http2ProcessingFailed (io.grpc.Status, boolean, io.grpc.Metadata)
io.grpc.Status status
boolean stopDelivery
io.grpc.Metadata trailers
public void runOnTransportThread (java.lang.Runnable)
Runnable r
public void bytesRead (int)
int processedBytes
public void deframeFailed (java.lang.Throwable)
Throwable cause
void transportHeadersReceived (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers, boolean)
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers headers
boolean endOfStream
void transportDataReceived (io.grpc.netty.shaded.io.netty.buffer.ByteBuf, boolean)
io.grpc.netty.shaded.io.netty.buffer.ByteBuf frame
boolean endOfStream
static io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler access$100 (io.grpc.netty.shaded.io.grpc.netty.NettyClientStream$TransportState)
io.grpc.netty.shaded.io.grpc.netty.NettyClientStream$TransportState x0
}
io/grpc/netty/shaded/io/grpc/netty/NettyClientTransport$2.classNettyClientTransport.java
package io.grpc.netty.shaded.io.grpc.netty
io.grpc.netty.shaded.io.grpc.netty.NettyClientTransport$2 extends java.lang.Object implements io.grpc.netty.shaded.io.netty.channel.ChannelFutureListener {
final io.grpc.internal.ClientTransport$PingCallback val$callback
final java.util.concurrent.Executor val$executor
final io.grpc.netty.shaded.io.grpc.netty.NettyClientTransport this$0
void (io.grpc.netty.shaded.io.grpc.netty.NettyClientTransport, io.grpc.internal.ClientTransport$PingCallback, java.util.concurrent.Executor)
io.grpc.netty.shaded.io.grpc.netty.NettyClientTransport this$0
public void operationComplete (io.grpc.netty.shaded.io.netty.channel.ChannelFuture) throws java.lang.Exception
io.grpc.Status s
io.grpc.netty.shaded.io.netty.channel.ChannelFuture future
public volatile void operationComplete (io.grpc.netty.shaded.io.netty.util.concurrent.Future) throws java.lang.Exception
}
io/grpc/netty/shaded/io/grpc/netty/NettyClientStream.classNettyClientStream.java
package io.grpc.netty.shaded.io.grpc.netty
io.grpc.netty.shaded.io.grpc.netty.NettyClientStream extends io.grpc.internal.AbstractClientStream {
private static final io.grpc.InternalMethodDescriptor methodDescriptorAccessor
private final io.grpc.netty.shaded.io.grpc.netty.NettyClientStream$Sink sink
private final io.grpc.netty.shaded.io.grpc.netty.NettyClientStream$TransportState state
private final io.grpc.netty.shaded.io.grpc.netty.WriteQueue writeQueue
private final io.grpc.MethodDescriptor method
private final io.grpc.netty.shaded.io.netty.channel.Channel channel
private io.grpc.netty.shaded.io.netty.util.AsciiString authority
private final io.grpc.netty.shaded.io.netty.util.AsciiString scheme
private final io.grpc.netty.shaded.io.netty.util.AsciiString userAgent
void (io.grpc.netty.shaded.io.grpc.netty.NettyClientStream$TransportState, io.grpc.MethodDescriptor, io.grpc.Metadata, io.grpc.netty.shaded.io.netty.channel.Channel, io.grpc.netty.shaded.io.netty.util.AsciiString, io.grpc.netty.shaded.io.netty.util.AsciiString, io.grpc.netty.shaded.io.netty.util.AsciiString, io.grpc.internal.StatsTraceContext, io.grpc.internal.TransportTracer)
io.grpc.netty.shaded.io.grpc.netty.NettyClientStream$TransportState state
io.grpc.MethodDescriptor method
io.grpc.Metadata headers
io.grpc.netty.shaded.io.netty.channel.Channel channel
io.grpc.netty.shaded.io.netty.util.AsciiString authority
io.grpc.netty.shaded.io.netty.util.AsciiString scheme
io.grpc.netty.shaded.io.netty.util.AsciiString userAgent
io.grpc.internal.StatsTraceContext statsTraceCtx
io.grpc.internal.TransportTracer transportTracer
protected io.grpc.netty.shaded.io.grpc.netty.NettyClientStream$TransportState transportState ()
protected io.grpc.netty.shaded.io.grpc.netty.NettyClientStream$Sink abstractClientStreamSink ()
public void setAuthority (java.lang.String)
String authority
public io.grpc.Attributes getAttributes ()
private static boolean useGet (io.grpc.MethodDescriptor)
io.grpc.MethodDescriptor method
protected volatile io.grpc.internal.AbstractClientStream$Sink abstractClientStreamSink ()
protected volatile io.grpc.internal.AbstractClientStream$TransportState transportState ()
protected volatile io.grpc.internal.AbstractStream$TransportState transportState ()
static io.grpc.MethodDescriptor access$200 (io.grpc.netty.shaded.io.grpc.netty.NettyClientStream)
io.grpc.netty.shaded.io.grpc.netty.NettyClientStream x0
static io.grpc.InternalMethodDescriptor access$300 ()
static io.grpc.netty.shaded.io.netty.util.AsciiString access$400 (io.grpc.netty.shaded.io.grpc.netty.NettyClientStream)
io.grpc.netty.shaded.io.grpc.netty.NettyClientStream x0
static io.grpc.netty.shaded.io.netty.util.AsciiString access$500 (io.grpc.netty.shaded.io.grpc.netty.NettyClientStream)
io.grpc.netty.shaded.io.grpc.netty.NettyClientStream x0
static io.grpc.netty.shaded.io.netty.util.AsciiString access$600 (io.grpc.netty.shaded.io.grpc.netty.NettyClientStream)
io.grpc.netty.shaded.io.grpc.netty.NettyClientStream x0
static io.grpc.netty.shaded.io.grpc.netty.WriteQueue access$700 (io.grpc.netty.shaded.io.grpc.netty.NettyClientStream)
io.grpc.netty.shaded.io.grpc.netty.NettyClientStream x0
static void access$800 (io.grpc.netty.shaded.io.grpc.netty.NettyClientStream, int)
io.grpc.netty.shaded.io.grpc.netty.NettyClientStream x0
int x1
static io.grpc.internal.TransportTracer access$900 (io.grpc.netty.shaded.io.grpc.netty.NettyClientStream)
io.grpc.netty.shaded.io.grpc.netty.NettyClientStream x0
static io.grpc.netty.shaded.io.netty.channel.Channel access$1000 (io.grpc.netty.shaded.io.grpc.netty.NettyClientStream)
io.grpc.netty.shaded.io.grpc.netty.NettyClientStream x0
static void ()
}
io/grpc/netty/shaded/io/grpc/netty/WriteQueue$AbstractQueuedCommand.classWriteQueue.java
package io.grpc.netty.shaded.io.grpc.netty
abstract io.grpc.netty.shaded.io.grpc.netty.WriteQueue$AbstractQueuedCommand extends java.lang.Object implements io.grpc.netty.shaded.io.grpc.netty.WriteQueue$QueuedCommand {
private io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
void ()
public final void promise (io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
public final io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise ()
public final void run (io.grpc.netty.shaded.io.netty.channel.Channel)
io.grpc.netty.shaded.io.netty.channel.Channel channel
}
io/grpc/netty/shaded/io/grpc/netty/GrpcHttp2OutboundHeaders$1.classGrpcHttp2OutboundHeaders.java
package io.grpc.netty.shaded.io.grpc.netty
io.grpc.netty.shaded.io.grpc.netty.GrpcHttp2OutboundHeaders$1 extends java.lang.Object {
}
io/grpc/netty/shaded/io/grpc/netty/GrpcSslContexts$1.classGrpcSslContexts.java
package io.grpc.netty.shaded.io.grpc.netty
io.grpc.netty.shaded.io.grpc.netty.GrpcSslContexts$1 extends java.lang.Object {
static final int[] $SwitchMap$io$netty$handler$ssl$SslProvider
static void ()
}
io/grpc/netty/shaded/io/grpc/netty/GrpcHttp2OutboundHeaders.classGrpcHttp2OutboundHeaders.java
package io.grpc.netty.shaded.io.grpc.netty
final io.grpc.netty.shaded.io.grpc.netty.GrpcHttp2OutboundHeaders extends io.grpc.netty.shaded.io.grpc.netty.AbstractHttp2Headers {
private final io.grpc.netty.shaded.io.netty.util.AsciiString[] normalHeaders
private final io.grpc.netty.shaded.io.netty.util.AsciiString[] preHeaders
private static final io.grpc.netty.shaded.io.netty.util.AsciiString[] EMPTY
static io.grpc.netty.shaded.io.grpc.netty.GrpcHttp2OutboundHeaders clientRequestHeaders (byte[][], io.grpc.netty.shaded.io.netty.util.AsciiString, io.grpc.netty.shaded.io.netty.util.AsciiString, io.grpc.netty.shaded.io.netty.util.AsciiString, io.grpc.netty.shaded.io.netty.util.AsciiString, io.grpc.netty.shaded.io.netty.util.AsciiString)
byte[][] serializedMetadata
io.grpc.netty.shaded.io.netty.util.AsciiString authority
io.grpc.netty.shaded.io.netty.util.AsciiString path
io.grpc.netty.shaded.io.netty.util.AsciiString method
io.grpc.netty.shaded.io.netty.util.AsciiString scheme
io.grpc.netty.shaded.io.netty.util.AsciiString userAgent
io.grpc.netty.shaded.io.netty.util.AsciiString[] preHeaders
static io.grpc.netty.shaded.io.grpc.netty.GrpcHttp2OutboundHeaders serverResponseHeaders (byte[][])
byte[][] serializedMetadata
io.grpc.netty.shaded.io.netty.util.AsciiString[] preHeaders
static io.grpc.netty.shaded.io.grpc.netty.GrpcHttp2OutboundHeaders serverResponseTrailers (byte[][])
byte[][] serializedMetadata
private void (io.grpc.netty.shaded.io.netty.util.AsciiString[], byte[][])
int i
io.grpc.netty.shaded.io.netty.util.AsciiString[] preHeaders
byte[][] serializedMetadata
public java.lang.CharSequence status ()
public java.util.Iterator iterator ()
public int size ()
public java.lang.String toString ()
CharSequence name
CharSequence value
java.util.Map$Entry e
StringBuilder builder
String separator
static io.grpc.netty.shaded.io.netty.util.AsciiString[] access$100 (io.grpc.netty.shaded.io.grpc.netty.GrpcHttp2OutboundHeaders)
io.grpc.netty.shaded.io.grpc.netty.GrpcHttp2OutboundHeaders x0
static io.grpc.netty.shaded.io.netty.util.AsciiString[] access$200 (io.grpc.netty.shaded.io.grpc.netty.GrpcHttp2OutboundHeaders)
io.grpc.netty.shaded.io.grpc.netty.GrpcHttp2OutboundHeaders x0
static void ()
}
io/grpc/netty/shaded/io/grpc/netty/NettyServerTransport$1.classNettyServerTransport.java
package io.grpc.netty.shaded.io.grpc.netty
io.grpc.netty.shaded.io.grpc.netty.NettyServerTransport$1 extends java.lang.Object implements io.grpc.netty.shaded.io.netty.util.concurrent.GenericFutureListener {
final com.google.common.util.concurrent.SettableFuture val$result
final io.grpc.netty.shaded.io.grpc.netty.NettyServerTransport this$0
void (io.grpc.netty.shaded.io.grpc.netty.NettyServerTransport, com.google.common.util.concurrent.SettableFuture)
io.grpc.netty.shaded.io.grpc.netty.NettyServerTransport this$0
public void operationComplete (io.grpc.netty.shaded.io.netty.util.concurrent.Future) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.util.concurrent.Future future
}
io/grpc/netty/shaded/io/grpc/netty/NettyClientTransport$6.classNettyClientTransport.java
package io.grpc.netty.shaded.io.grpc.netty
io.grpc.netty.shaded.io.grpc.netty.NettyClientTransport$6 extends java.lang.Object implements java.lang.Runnable {
final io.grpc.Status val$reason
final io.grpc.netty.shaded.io.grpc.netty.NettyClientTransport this$0
void (io.grpc.netty.shaded.io.grpc.netty.NettyClientTransport, io.grpc.Status)
io.grpc.netty.shaded.io.grpc.netty.NettyClientTransport this$0
public void run ()
}
io/grpc/netty/shaded/io/grpc/netty/NettySocketSupport.classNettySocketSupport.java
package io.grpc.netty.shaded.io.grpc.netty
final io.grpc.netty.shaded.io.grpc.netty.NettySocketSupport extends java.lang.Object {
private static volatile io.grpc.netty.shaded.io.grpc.netty.NettySocketSupport$Helper instance
void ()
public static io.grpc.netty.shaded.io.grpc.netty.NettySocketSupport$NativeSocketOptions getNativeSocketOptions (io.grpc.netty.shaded.io.netty.channel.Channel)
io.grpc.netty.shaded.io.netty.channel.Channel ch
static void setHelper (io.grpc.netty.shaded.io.grpc.netty.NettySocketSupport$Helper)
io.grpc.netty.shaded.io.grpc.netty.NettySocketSupport$Helper helper
static void ()
}
io/grpc/netty/shaded/io/grpc/netty/JettyTlsUtil$Java9AlpnUnavailabilityCauseHolder$1.classJettyTlsUtil.java
package io.grpc.netty.shaded.io.grpc.netty
io.grpc.netty.shaded.io.grpc.netty.JettyTlsUtil$Java9AlpnUnavailabilityCauseHolder$1 extends java.lang.Object implements java.security.PrivilegedExceptionAction {
void ()
public java.lang.reflect.Method run () throws java.lang.Exception
public volatile java.lang.Object run () throws java.lang.Exception
}
io/grpc/netty/shaded/io/grpc/netty/NettyClientHandler$4.classNettyClientHandler.java
package io.grpc.netty.shaded.io.grpc.netty
io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler$4 extends java.lang.Object implements io.grpc.netty.shaded.io.netty.channel.ChannelFutureListener {
final int val$streamId
final io.grpc.netty.shaded.io.grpc.netty.NettyClientStream$TransportState val$stream
final io.grpc.netty.shaded.io.netty.channel.ChannelPromise val$promise
final io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler this$0
void (io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler, int, io.grpc.netty.shaded.io.grpc.netty.NettyClientStream$TransportState, io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler this$0
public void operationComplete (io.grpc.netty.shaded.io.netty.channel.ChannelFuture) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream http2Stream
io.grpc.netty.shaded.io.netty.handler.codec.http2.StreamBufferingEncoder$Http2GoAwayException e
Throwable cause
io.grpc.netty.shaded.io.netty.channel.ChannelFuture future
public volatile void operationComplete (io.grpc.netty.shaded.io.netty.util.concurrent.Future) throws java.lang.Exception
}
io/grpc/netty/shaded/io/grpc/netty/NettyClientHandler$3.classNettyClientHandler.java
package io.grpc.netty.shaded.io.grpc.netty
io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler$3 extends java.lang.Object implements io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2StreamVisitor {
final io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler this$0
void (io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler)
io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler this$0
public boolean visit (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream) throws io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream stream
io.grpc.netty.shaded.io.grpc.netty.NettyClientStream$TransportState clientStream
}
io/grpc/netty/shaded/io/grpc/netty/InternalNettyChannelBuilder$TransportCreationParamsFilterFactory.classInternalNettyChannelBuilder.java
package io.grpc.netty.shaded.io.grpc.netty
public abstract io.grpc.netty.shaded.io.grpc.netty.InternalNettyChannelBuilder$TransportCreationParamsFilterFactory extends java.lang.Object implements io.grpc.netty.shaded.io.grpc.netty.NettyChannelBuilder$TransportCreationParamsFilterFactory {
public abstract io.grpc.netty.shaded.io.grpc.netty.InternalNettyChannelBuilder$TransportCreationParamsFilter create (java.net.SocketAddress, java.lang.String, java.lang.String, io.grpc.internal.ProxyParameters)
}
io/grpc/netty/shaded/io/grpc/netty/GrpcHttp2OutboundHeaders$Itr.classGrpcHttp2OutboundHeaders.java
package io.grpc.netty.shaded.io.grpc.netty
io.grpc.netty.shaded.io.grpc.netty.GrpcHttp2OutboundHeaders$Itr extends java.lang.Object implements java.util.Map$Entry java.util.Iterator {
private int idx
private io.grpc.netty.shaded.io.netty.util.AsciiString[] current
private io.grpc.netty.shaded.io.netty.util.AsciiString key
private io.grpc.netty.shaded.io.netty.util.AsciiString value
final io.grpc.netty.shaded.io.grpc.netty.GrpcHttp2OutboundHeaders this$0
private void (io.grpc.netty.shaded.io.grpc.netty.GrpcHttp2OutboundHeaders)
public boolean hasNext ()
public java.util.Map$Entry next ()
public java.lang.CharSequence getKey ()
public java.lang.CharSequence getValue ()
public java.lang.CharSequence setValue (java.lang.CharSequence)
CharSequence value
public void remove ()
public volatile java.lang.Object setValue (java.lang.Object)
public volatile java.lang.Object getValue ()
public volatile java.lang.Object getKey ()
public volatile java.lang.Object next ()
void (io.grpc.netty.shaded.io.grpc.netty.GrpcHttp2OutboundHeaders, io.grpc.netty.shaded.io.grpc.netty.GrpcHttp2OutboundHeaders$1)
io.grpc.netty.shaded.io.grpc.netty.GrpcHttp2OutboundHeaders x0
io.grpc.netty.shaded.io.grpc.netty.GrpcHttp2OutboundHeaders$1 x1
}
io/grpc/netty/shaded/io/grpc/netty/NettyClientTransport$3.classNettyClientTransport.java
package io.grpc.netty.shaded.io.grpc.netty
io.grpc.netty.shaded.io.grpc.netty.NettyClientTransport$3 extends io.grpc.netty.shaded.io.grpc.netty.NettyClientStream$TransportState {
final io.grpc.netty.shaded.io.grpc.netty.NettyClientTransport this$0
void (io.grpc.netty.shaded.io.grpc.netty.NettyClientTransport, io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler, io.grpc.netty.shaded.io.netty.channel.EventLoop, int, io.grpc.internal.StatsTraceContext, io.grpc.internal.TransportTracer)
io.grpc.netty.shaded.io.grpc.netty.NettyClientTransport this$0
io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler handler
io.grpc.netty.shaded.io.netty.channel.EventLoop eventLoop
int maxMessageSize
io.grpc.internal.StatsTraceContext statsTraceCtx
io.grpc.internal.TransportTracer transportTracer
protected io.grpc.Status statusFromFailedFuture (io.grpc.netty.shaded.io.netty.channel.ChannelFuture)
io.grpc.netty.shaded.io.netty.channel.ChannelFuture f
}
io/grpc/netty/shaded/io/grpc/netty/NettyServer$1.classNettyServer.java
package io.grpc.netty.shaded.io.grpc.netty
io.grpc.netty.shaded.io.grpc.netty.NettyServer$1 extends io.grpc.netty.shaded.io.netty.channel.ChannelInitializer {
final io.grpc.netty.shaded.io.grpc.netty.NettyServer this$0
void (io.grpc.netty.shaded.io.grpc.netty.NettyServer)
io.grpc.netty.shaded.io.grpc.netty.NettyServer this$0
public void initChannel (io.grpc.netty.shaded.io.netty.channel.Channel) throws java.lang.Exception
io.grpc.internal.ServerTransportListener transportListener
io.grpc.netty.shaded.io.netty.channel.Channel ch
io.grpc.netty.shaded.io.netty.channel.ChannelPromise channelDone
long maxConnectionAgeInNanos
io.grpc.netty.shaded.io.grpc.netty.NettyServerTransport transport
io.grpc.internal.ServerTransportListener transportListener
io.grpc.netty.shaded.io.netty.channel.ChannelFutureListener loopReleaser
}
io/grpc/netty/shaded/io/grpc/netty/NettyClientTransport$1.classNettyClientTransport.java
package io.grpc.netty.shaded.io.grpc.netty
io.grpc.netty.shaded.io.grpc.netty.NettyClientTransport$1 extends java.lang.Object implements java.lang.Runnable {
final io.grpc.internal.ClientTransport$PingCallback val$callback
final io.grpc.netty.shaded.io.grpc.netty.NettyClientTransport this$0
void (io.grpc.netty.shaded.io.grpc.netty.NettyClientTransport, io.grpc.internal.ClientTransport$PingCallback)
io.grpc.netty.shaded.io.grpc.netty.NettyClientTransport this$0
public void run ()
}
io/grpc/netty/shaded/io/grpc/netty/GrpcHttp2HeadersUtils.classGrpcHttp2HeadersUtils.java
package io.grpc.netty.shaded.io.grpc.netty
io.grpc.netty.shaded.io.grpc.netty.GrpcHttp2HeadersUtils extends java.lang.Object {
void ()
}
io/grpc/netty/shaded/io/grpc/netty/NettyClientHandler$6.classNettyClientHandler.java
package io.grpc.netty.shaded.io.grpc.netty
io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler$6 extends java.lang.Object implements io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2StreamVisitor {
final io.grpc.netty.shaded.io.grpc.netty.ForcefulCloseCommand val$msg
final io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext val$ctx
final io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler this$0
void (io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler, io.grpc.netty.shaded.io.grpc.netty.ForcefulCloseCommand, io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext)
io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler this$0
public boolean visit (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream) throws io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream stream
io.grpc.netty.shaded.io.grpc.netty.NettyClientStream$TransportState clientStream
}
io/grpc/netty/shaded/io/grpc/netty/NettyServerHandler$6.classNettyServerHandler.java
package io.grpc.netty.shaded.io.grpc.netty
io.grpc.netty.shaded.io.grpc.netty.NettyServerHandler$6 extends java.lang.Object implements io.grpc.netty.shaded.io.netty.channel.ChannelFutureListener {
final io.grpc.netty.shaded.io.grpc.netty.NettyServerStream$TransportState val$stream
final io.grpc.netty.shaded.io.grpc.netty.NettyServerHandler this$0
void (io.grpc.netty.shaded.io.grpc.netty.NettyServerHandler, io.grpc.netty.shaded.io.grpc.netty.NettyServerStream$TransportState)
io.grpc.netty.shaded.io.grpc.netty.NettyServerHandler this$0
public void operationComplete (io.grpc.netty.shaded.io.netty.channel.ChannelFuture)
io.grpc.netty.shaded.io.netty.channel.ChannelFuture future
public volatile void operationComplete (io.grpc.netty.shaded.io.netty.util.concurrent.Future) throws java.lang.Exception
}
io/grpc/netty/shaded/io/grpc/netty/GrpcHttp2HeadersUtils$GrpcHttp2ResponseHeaders.classGrpcHttp2HeadersUtils.java
package io.grpc.netty.shaded.io.grpc.netty
final io.grpc.netty.shaded.io.grpc.netty.GrpcHttp2HeadersUtils$GrpcHttp2ResponseHeaders extends io.grpc.netty.shaded.io.grpc.netty.GrpcHttp2HeadersUtils$GrpcHttp2InboundHeaders {
void (int)
int numHeadersGuess
public io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers add (java.lang.CharSequence, java.lang.CharSequence)
CharSequence csName
CharSequence csValue
io.grpc.netty.shaded.io.netty.util.AsciiString name
io.grpc.netty.shaded.io.netty.util.AsciiString value
public java.lang.CharSequence get (java.lang.CharSequence)
CharSequence csName
io.grpc.netty.shaded.io.netty.util.AsciiString name
public java.lang.String toString ()
StringBuilder builder
public volatile io.grpc.netty.shaded.io.netty.handler.codec.Headers add (java.lang.Object, java.lang.Object)
public volatile java.lang.Object get (java.lang.Object)
}
io/grpc/netty/shaded/io/grpc/netty/ProtocolNegotiators$TlsNegotiator.classProtocolNegotiators.java
package io.grpc.netty.shaded.io.grpc.netty
final io.grpc.netty.shaded.io.grpc.netty.ProtocolNegotiators$TlsNegotiator extends java.lang.Object implements io.grpc.netty.shaded.io.grpc.netty.ProtocolNegotiator {
private final io.grpc.netty.shaded.io.netty.handler.ssl.SslContext sslContext
private final String host
private final int port
void (io.grpc.netty.shaded.io.netty.handler.ssl.SslContext, java.lang.String, int)
io.grpc.netty.shaded.io.netty.handler.ssl.SslContext sslContext
String host
int port
java.lang.String getHost ()
int getPort ()
public io.grpc.netty.shaded.io.grpc.netty.ProtocolNegotiator$Handler newHandler (io.grpc.netty.shaded.io.grpc.netty.GrpcHttp2ConnectionHandler)
io.grpc.netty.shaded.io.grpc.netty.GrpcHttp2ConnectionHandler handler
io.grpc.netty.shaded.io.netty.channel.ChannelHandler sslBootstrap
static java.lang.String access$100 (io.grpc.netty.shaded.io.grpc.netty.ProtocolNegotiators$TlsNegotiator)
io.grpc.netty.shaded.io.grpc.netty.ProtocolNegotiators$TlsNegotiator x0
static int access$200 (io.grpc.netty.shaded.io.grpc.netty.ProtocolNegotiators$TlsNegotiator)
io.grpc.netty.shaded.io.grpc.netty.ProtocolNegotiators$TlsNegotiator x0
static io.grpc.netty.shaded.io.netty.handler.ssl.SslContext access$300 (io.grpc.netty.shaded.io.grpc.netty.ProtocolNegotiators$TlsNegotiator)
io.grpc.netty.shaded.io.grpc.netty.ProtocolNegotiators$TlsNegotiator x0
}
io/grpc/netty/shaded/io/netty/
io/grpc/netty/shaded/io/netty/internal/
io/grpc/netty/shaded/io/netty/internal/tcnative/
io/grpc/netty/shaded/io/netty/internal/tcnative/Buffer.classBuffer.java
package io.grpc.netty.shaded.io.netty.internal.tcnative
public final io.grpc.netty.shaded.io.netty.internal.tcnative.Buffer extends java.lang.Object {
private void ()
public static native long address (java.nio.ByteBuffer)
public static native long size (java.nio.ByteBuffer)
}
io/grpc/netty/shaded/io/netty/internal/tcnative/Library.classLibrary.java
package io.grpc.netty.shaded.io.netty.internal.tcnative
public final io.grpc.netty.shaded.io.netty.internal.tcnative.Library extends java.lang.Object {
private static final String[] NAMES
private static final String PROVIDED
private static io.grpc.netty.shaded.io.netty.internal.tcnative.Library _instance
private void () throws java.lang.Exception
ThreadDeath t
VirtualMachineError t
java.io.File fd
int j
String name
Throwable t
int i
boolean loaded
String path
String[] paths
StringBuilder err
private void (java.lang.String)
String libraryName
private static void loadLibrary (java.lang.String)
String libraryName
private static java.lang.String calculatePackagePrefix ()
String maybeShaded
String expected
private static native boolean initialize0 ()
private static native boolean aprHasThreads ()
private static native int aprMajorVersion ()
private static native java.lang.String aprVersionString ()
public static boolean initialize () throws java.lang.Exception
public static boolean initialize (java.lang.String, java.lang.String) throws java.lang.Exception
String libraryName
String engine
static void ()
}
io/grpc/netty/shaded/io/netty/internal/tcnative/CertificateVerifier.classCertificateVerifier.java
package io.grpc.netty.shaded.io.netty.internal.tcnative
public abstract io.grpc.netty.shaded.io.netty.internal.tcnative.CertificateVerifier extends java.lang.Object {
public static final int X509_V_OK
public static final int X509_V_ERR_UNSPECIFIED
public static final int X509_V_ERR_UNABLE_TO_GET_ISSUER_CERT
public static final int X509_V_ERR_UNABLE_TO_GET_CRL
public static final int X509_V_ERR_UNABLE_TO_DECRYPT_CERT_SIGNATURE
public static final int X509_V_ERR_UNABLE_TO_DECRYPT_CRL_SIGNATURE
public static final int X509_V_ERR_UNABLE_TO_DECODE_ISSUER_PUBLIC_KEY
public static final int X509_V_ERR_CERT_SIGNATURE_FAILURE
public static final int X509_V_ERR_CRL_SIGNATURE_FAILURE
public static final int X509_V_ERR_CERT_NOT_YET_VALID
public static final int X509_V_ERR_CERT_HAS_EXPIRED
public static final int X509_V_ERR_CRL_NOT_YET_VALID
public static final int X509_V_ERR_CRL_HAS_EXPIRED
public static final int X509_V_ERR_ERROR_IN_CERT_NOT_BEFORE_FIELD
public static final int X509_V_ERR_ERROR_IN_CERT_NOT_AFTER_FIELD
public static final int X509_V_ERR_ERROR_IN_CRL_LAST_UPDATE_FIELD
public static final int X509_V_ERR_ERROR_IN_CRL_NEXT_UPDATE_FIELD
public static final int X509_V_ERR_OUT_OF_MEM
public static final int X509_V_ERR_DEPTH_ZERO_SELF_SIGNED_CERT
public static final int X509_V_ERR_SELF_SIGNED_CERT_IN_CHAIN
public static final int X509_V_ERR_UNABLE_TO_GET_ISSUER_CERT_LOCALLY
public static final int X509_V_ERR_UNABLE_TO_VERIFY_LEAF_SIGNATURE
public static final int X509_V_ERR_CERT_CHAIN_TOO_LONG
public static final int X509_V_ERR_CERT_REVOKED
public static final int X509_V_ERR_INVALID_CA
public static final int X509_V_ERR_PATH_LENGTH_EXCEEDED
public static final int X509_V_ERR_INVALID_PURPOSE
public static final int X509_V_ERR_CERT_UNTRUSTED
public static final int X509_V_ERR_CERT_REJECTED
public static final int X509_V_ERR_SUBJECT_ISSUER_MISMATCH
public static final int X509_V_ERR_AKID_SKID_MISMATCH
public static final int X509_V_ERR_AKID_ISSUER_SERIAL_MISMATCH
public static final int X509_V_ERR_KEYUSAGE_NO_CERTSIGN
public static final int X509_V_ERR_UNABLE_TO_GET_CRL_ISSUER
public static final int X509_V_ERR_UNHANDLED_CRITICAL_EXTENSION
public static final int X509_V_ERR_KEYUSAGE_NO_CRL_SIGN
public static final int X509_V_ERR_UNHANDLED_CRITICAL_CRL_EXTENSION
public static final int X509_V_ERR_INVALID_NON_CA
public static final int X509_V_ERR_PROXY_PATH_LENGTH_EXCEEDED
public static final int X509_V_ERR_KEYUSAGE_NO_DIGITAL_SIGNATURE
public static final int X509_V_ERR_PROXY_CERTIFICATES_NOT_ALLOWED
public static final int X509_V_ERR_INVALID_EXTENSION
public static final int X509_V_ERR_INVALID_POLICY_EXTENSION
public static final int X509_V_ERR_NO_EXPLICIT_POLICY
public static final int X509_V_ERR_DIFFERENT_CRL_SCOPE
public static final int X509_V_ERR_UNSUPPORTED_EXTENSION_FEATURE
public static final int X509_V_ERR_UNNESTED_RESOURCE
public static final int X509_V_ERR_PERMITTED_VIOLATION
public static final int X509_V_ERR_EXCLUDED_VIOLATION
public static final int X509_V_ERR_SUBTREE_MINMAX
public static final int X509_V_ERR_APPLICATION_VERIFICATION
public static final int X509_V_ERR_UNSUPPORTED_CONSTRAINT_TYPE
public static final int X509_V_ERR_UNSUPPORTED_CONSTRAINT_SYNTAX
public static final int X509_V_ERR_UNSUPPORTED_NAME_SYNTAX
public static final int X509_V_ERR_CRL_PATH_VALIDATION_ERROR
public static final int X509_V_ERR_PATH_LOOP
public static final int X509_V_ERR_SUITE_B_INVALID_VERSION
public static final int X509_V_ERR_SUITE_B_INVALID_ALGORITHM
public static final int X509_V_ERR_SUITE_B_INVALID_CURVE
public static final int X509_V_ERR_SUITE_B_INVALID_SIGNATURE_ALGORITHM
public static final int X509_V_ERR_SUITE_B_LOS_NOT_ALLOWED
public static final int X509_V_ERR_SUITE_B_CANNOT_SIGN_P_384_WITH_P_256
public static final int X509_V_ERR_HOSTNAME_MISMATCH
public static final int X509_V_ERR_EMAIL_MISMATCH
public static final int X509_V_ERR_IP_ADDRESS_MISMATCH
public static final int X509_V_ERR_DANE_NO_MATCH
private static final java.util.Set ERRORS
public void ()
public static boolean isValid (int)
int errorCode
public abstract int verify (long, byte[][], java.lang.String)
static void ()
java.util.Set errors
}
io/grpc/netty/shaded/io/netty/internal/tcnative/NativeStaticallyReferencedJniMethods.classNativeStaticallyReferencedJniMethods.java
package io.grpc.netty.shaded.io.netty.internal.tcnative
final io.grpc.netty.shaded.io.netty.internal.tcnative.NativeStaticallyReferencedJniMethods extends java.lang.Object {
private void ()
static native int sslOpCipherServerPreference ()
static native int sslOpNoSSLv2 ()
static native int sslOpNoSSLv3 ()
static native int sslOpNoTLSv1 ()
static native int sslOpNoTLSv11 ()
static native int sslOpNoTLSv12 ()
static native int sslOpNoTicket ()
static native int sslOpNoCompression ()
static native int sslSessCacheOff ()
static native int sslSessCacheServer ()
static native int sslStConnect ()
static native int sslStAccept ()
static native int sslModeEnablePartialWrite ()
static native int sslModeAcceptMovingWriteBuffer ()
static native int sslModeReleaseBuffers ()
static native int sslSendShutdown ()
static native int sslReceivedShutdown ()
static native int sslErrorNone ()
static native int sslErrorSSL ()
static native int sslErrorWantRead ()
static native int sslErrorWantWrite ()
static native int sslErrorWantX509Lookup ()
static native int sslErrorSyscall ()
static native int sslErrorZeroReturn ()
static native int sslErrorWantConnect ()
static native int sslErrorWantAccept ()
static native int sslMaxPlaintextLength ()
static native int sslMaxRecordLength ()
static native int x509CheckFlagAlwaysCheckSubject ()
static native int x509CheckFlagDisableWildCards ()
static native int x509CheckFlagNoPartialWildCards ()
static native int x509CheckFlagMultiLabelWildCards ()
static native int x509vOK ()
static native int x509vErrUnspecified ()
static native int x509vErrUnableToGetIssuerCert ()
static native int x509vErrUnableToGetCrl ()
static native int x509vErrUnableToDecryptCertSignature ()
static native int x509vErrUnableToDecryptCrlSignature ()
static native int x509vErrUnableToDecodeIssuerPublicKey ()
static native int x509vErrCertSignatureFailure ()
static native int x509vErrCrlSignatureFailure ()
static native int x509vErrCertNotYetValid ()
static native int x509vErrCertHasExpired ()
static native int x509vErrCrlNotYetValid ()
static native int x509vErrCrlHasExpired ()
static native int x509vErrErrorInCertNotBeforeField ()
static native int x509vErrErrorInCertNotAfterField ()
static native int x509vErrErrorInCrlLastUpdateField ()
static native int x509vErrErrorInCrlNextUpdateField ()
static native int x509vErrOutOfMem ()
static native int x509vErrDepthZeroSelfSignedCert ()
static native int x509vErrSelfSignedCertInChain ()
static native int x509vErrUnableToGetIssuerCertLocally ()
static native int x509vErrUnableToVerifyLeafSignature ()
static native int x509vErrCertChainTooLong ()
static native int x509vErrCertRevoked ()
static native int x509vErrInvalidCa ()
static native int x509vErrPathLengthExceeded ()
static native int x509vErrInvalidPurpose ()
static native int x509vErrCertUntrusted ()
static native int x509vErrCertRejected ()
static native int x509vErrSubjectIssuerMismatch ()
static native int x509vErrAkidSkidMismatch ()
static native int x509vErrAkidIssuerSerialMismatch ()
static native int x509vErrKeyUsageNoCertSign ()
static native int x509vErrUnableToGetCrlIssuer ()
static native int x509vErrUnhandledCriticalExtension ()
static native int x509vErrKeyUsageNoCrlSign ()
static native int x509vErrUnhandledCriticalCrlExtension ()
static native int x509vErrInvalidNonCa ()
static native int x509vErrProxyPathLengthExceeded ()
static native int x509vErrKeyUsageNoDigitalSignature ()
static native int x509vErrProxyCertificatesNotAllowed ()
static native int x509vErrInvalidExtension ()
static native int x509vErrInvalidPolicyExtension ()
static native int x509vErrNoExplicitPolicy ()
static native int x509vErrDifferntCrlScope ()
static native int x509vErrUnsupportedExtensionFeature ()
static native int x509vErrUnnestedResource ()
static native int x509vErrPermittedViolation ()
static native int x509vErrExcludedViolation ()
static native int x509vErrSubtreeMinMax ()
static native int x509vErrApplicationVerification ()
static native int x509vErrUnsupportedConstraintType ()
static native int x509vErrUnsupportedConstraintSyntax ()
static native int x509vErrUnsupportedNameSyntax ()
static native int x509vErrCrlPathValidationError ()
static native int x509vErrPathLoop ()
static native int x509vErrSuiteBInvalidVersion ()
static native int x509vErrSuiteBInvalidAlgorithm ()
static native int x509vErrSuiteBInvalidCurve ()
static native int x509vErrSuiteBInvalidSignatureAlgorithm ()
static native int x509vErrSuiteBLosNotAllowed ()
static native int x509vErrSuiteBCannotSignP384WithP256 ()
static native int x509vErrHostnameMismatch ()
static native int x509vErrEmailMismatch ()
static native int x509vErrIpAddressMismatch ()
static native int x509vErrDaneNoMatch ()
}
io/grpc/netty/shaded/io/netty/internal/tcnative/SniHostNameMatcher.classSniHostNameMatcher.java
package io.grpc.netty.shaded.io.netty.internal.tcnative
public abstract io.grpc.netty.shaded.io.netty.internal.tcnative.SniHostNameMatcher extends java.lang.Object {
public abstract boolean match (long, java.lang.String)
}
io/grpc/netty/shaded/io/netty/internal/tcnative/SSL.classSSL.java
package io.grpc.netty.shaded.io.netty.internal.tcnative
public final io.grpc.netty.shaded.io.netty.internal.tcnative.SSL extends java.lang.Object {
public static final int SSL_PROTOCOL_NONE
public static final int SSL_PROTOCOL_SSLV2
public static final int SSL_PROTOCOL_SSLV3
public static final int SSL_PROTOCOL_TLSV1
public static final int SSL_PROTOCOL_TLSV1_1
public static final int SSL_PROTOCOL_TLSV1_2
public static final int SSL_PROTOCOL_TLS
public static final int SSL_PROTOCOL_ALL
public static final int SSL_CVERIFY_IGNORED
public static final int SSL_CVERIFY_NONE
public static final int SSL_CVERIFY_OPTIONAL
public static final int SSL_CVERIFY_REQUIRED
public static final int SSL_OP_CIPHER_SERVER_PREFERENCE
public static final int SSL_OP_NO_SSLv2
public static final int SSL_OP_NO_SSLv3
public static final int SSL_OP_NO_TLSv1
public static final int SSL_OP_NO_TLSv1_1
public static final int SSL_OP_NO_TLSv1_2
public static final int SSL_OP_NO_TICKET
public static final int SSL_OP_NO_COMPRESSION
public static final int SSL_MODE_CLIENT
public static final int SSL_MODE_SERVER
public static final int SSL_MODE_COMBINED
public static final long SSL_SESS_CACHE_OFF
public static final long SSL_SESS_CACHE_SERVER
public static final int SSL_SELECTOR_FAILURE_NO_ADVERTISE
public static final int SSL_SELECTOR_FAILURE_CHOOSE_MY_LAST_PROTOCOL
public static final int SSL_ST_CONNECT
public static final int SSL_ST_ACCEPT
public static final int SSL_MODE_ENABLE_PARTIAL_WRITE
public static final int SSL_MODE_ACCEPT_MOVING_WRITE_BUFFER
public static final int SSL_MODE_RELEASE_BUFFERS
public static final int SSL_MAX_PLAINTEXT_LENGTH
public static final int SSL_MAX_RECORD_LENGTH
public static final int X509_CHECK_FLAG_ALWAYS_CHECK_SUBJECT
public static final int X509_CHECK_FLAG_NO_WILD_CARDS
public static final int X509_CHECK_FLAG_NO_PARTIAL_WILD_CARDS
public static final int X509_CHECK_FLAG_MULTI_LABEL_WILDCARDS
public static final int SSL_SENT_SHUTDOWN
public static final int SSL_RECEIVED_SHUTDOWN
public static final int SSL_ERROR_NONE
public static final int SSL_ERROR_SSL
public static final int SSL_ERROR_WANT_READ
public static final int SSL_ERROR_WANT_WRITE
public static final int SSL_ERROR_WANT_X509_LOOKUP
public static final int SSL_ERROR_SYSCALL
public static final int SSL_ERROR_ZERO_RETURN
public static final int SSL_ERROR_WANT_CONNECT
public static final int SSL_ERROR_WANT_ACCEPT
private void ()
public static native int version ()
public static native java.lang.String versionString ()
static native int initialize (java.lang.String)
public static native long newMemBIO () throws java.lang.Exception
public static native java.lang.String getLastError ()
public static native long newSSL (long, boolean)
public static native int getError (long, int)
public static native int bioWrite (long, long, int)
public static native long bioNewByteBuffer (long, int)
public static native void bioSetByteBuffer (long, long, int, boolean)
public static native void bioClearByteBuffer (long)
public static native int bioFlushByteBuffer (long)
public static native int bioLengthByteBuffer (long)
public static native int bioLengthNonApplication (long)
public static native int sslPending (long)
public static native int writeToSSL (long, long, int)
public static native int readFromSSL (long, long, int)
public static native int getShutdown (long)
public static native void setShutdown (long, int)
public static native void freeSSL (long)
public static native void freeBIO (long)
public static native int shutdownSSL (long)
public static native int getLastErrorNumber ()
public static native java.lang.String getCipherForSSL (long)
public static native java.lang.String getVersion (long)
public static native int doHandshake (long)
public static native int isInInit (long)
public static native java.lang.String getNextProtoNegotiated (long)
public static native java.lang.String getAlpnSelected (long)
public static native byte[][] getPeerCertChain (long)
public static native byte[] getPeerCertificate (long)
public static native java.lang.String getErrorString (long)
public static native long getTime (long)
public static native long getTimeout (long)
public static native long setTimeout (long, long)
public static native void setVerify (long, int, int)
public static native void setOptions (long, int)
public static native void clearOptions (long, int)
public static native int getOptions (long)
public static native int setMode (long, int)
public static native int getMode (long)
public static native int getMaxWrapOverhead (long)
public static native java.lang.String[] getCiphers (long)
public static native boolean setCipherSuites (long, java.lang.String) throws java.lang.Exception
public static native byte[] getSessionId (long)
public static native int getHandshakeCount (long)
public static native void clearError ()
public static native void setTlsExtHostName (long, java.lang.String)
public static native void setHostNameValidation (long, int, java.lang.String)
public static native java.lang.String[] authenticationMethods (long)
public static native void setCertificateChainBio (long, long, boolean)
public static native void setCertificateBio (long, long, long, java.lang.String) throws java.lang.Exception
public static native long parsePrivateKey (long, java.lang.String) throws java.lang.Exception
public static native void freePrivateKey (long)
public static native long parseX509Chain (long) throws java.lang.Exception
public static native void freeX509Chain (long)
public static native void enableOcsp (long)
public static native void setKeyMaterialServerSide (long, long, long) throws java.lang.Exception
public static native void setKeyMaterialClientSide (long, long, long, long, long) throws java.lang.Exception
public static native void setOcspResponse (long, byte[])
public static native byte[] getOcspResponse (long)
static void ()
}
io/grpc/netty/shaded/io/netty/internal/tcnative/CertificateRequestedCallback.classCertificateRequestedCallback.java
package io.grpc.netty.shaded.io.netty.internal.tcnative
public abstract io.grpc.netty.shaded.io.netty.internal.tcnative.CertificateRequestedCallback extends java.lang.Object {
public static final byte TLS_CT_RSA_SIGN
public static final byte TLS_CT_DSS_SIGN
public static final byte TLS_CT_RSA_FIXED_DH
public static final byte TLS_CT_DSS_FIXED_DH
public static final byte TLS_CT_ECDSA_SIGN
public static final byte TLS_CT_RSA_FIXED_ECDH
public static final byte TLS_CT_ECDSA_FIXED_ECDH
public abstract void requested (long, long, long, byte[], byte[][]) throws java.lang.Exception
}
io/grpc/netty/shaded/io/netty/internal/tcnative/SessionTicketKey.classSessionTicketKey.java
package io.grpc.netty.shaded.io.netty.internal.tcnative
public final io.grpc.netty.shaded.io.netty.internal.tcnative.SessionTicketKey extends java.lang.Object {
public static final int NAME_SIZE
public static final int HMAC_KEY_SIZE
public static final int AES_KEY_SIZE
public static final int TICKET_KEY_SIZE
final byte[] name
final byte[] hmacKey
final byte[] aesKey
public void (byte[], byte[], byte[])
byte[] name
byte[] hmacKey
byte[] aesKey
public byte[] getName ()
public byte[] getHmacKey ()
public byte[] getAesKey ()
}
io/grpc/netty/shaded/io/netty/internal/tcnative/SSLContext.classSSLContext.java
package io.grpc.netty.shaded.io.netty.internal.tcnative
public final io.grpc.netty.shaded.io.netty.internal.tcnative.SSLContext extends java.lang.Object {
private void ()
public static native long make (int, int) throws java.lang.Exception
public static native int free (long)
public static native void setContextId (long, java.lang.String)
public static native void setOptions (long, int)
public static native int getOptions (long)
public static native void clearOptions (long, int)
public static native boolean setCipherSuite (long, java.lang.String) throws java.lang.Exception
public static native boolean setCertificateChainFile (long, java.lang.String, boolean)
public static native boolean setCertificateChainBio (long, long, boolean)
public static native boolean setCertificate (long, java.lang.String, java.lang.String, java.lang.String) throws java.lang.Exception
public static native boolean setCertificateBio (long, long, long, java.lang.String) throws java.lang.Exception
public static native long setSessionCacheSize (long, long)
public static native long getSessionCacheSize (long)
public static native long setSessionCacheTimeout (long, long)
public static native long getSessionCacheTimeout (long)
public static native long setSessionCacheMode (long, long)
public static native long getSessionCacheMode (long)
public static native long sessionAccept (long)
public static native long sessionAcceptGood (long)
public static native long sessionAcceptRenegotiate (long)
public static native long sessionCacheFull (long)
public static native long sessionCbHits (long)
public static native long sessionConnect (long)
public static native long sessionConnectGood (long)
public static native long sessionConnectRenegotiate (long)
public static native long sessionHits (long)
public static native long sessionMisses (long)
public static native long sessionNumber (long)
public static native long sessionTimeouts (long)
public static native long sessionTicketKeyNew (long)
public static native long sessionTicketKeyResume (long)
public static native long sessionTicketKeyRenew (long)
public static native long sessionTicketKeyFail (long)
public static void setSessionTicketKeys (long, io.grpc.netty.shaded.io.netty.internal.tcnative.SessionTicketKey[])
io.grpc.netty.shaded.io.netty.internal.tcnative.SessionTicketKey key
int dstCurPos
int i
long ctx
io.grpc.netty.shaded.io.netty.internal.tcnative.SessionTicketKey[] keys
byte[] binaryKeys
private static native void setSessionTicketKeys0 (long, byte[])
public static native boolean setCACertificateBio (long, long)
public static native void setVerify (long, int, int)
public static native void setCertVerifyCallback (long, io.grpc.netty.shaded.io.netty.internal.tcnative.CertificateVerifier)
public static native void setCertRequestedCallback (long, io.grpc.netty.shaded.io.netty.internal.tcnative.CertificateRequestedCallback)
public static native void setSniHostnameMatcher (long, io.grpc.netty.shaded.io.netty.internal.tcnative.SniHostNameMatcher)
public static native void setNpnProtos (long, java.lang.String[], int)
public static native void setAlpnProtos (long, java.lang.String[], int)
public static native void setTmpDHLength (long, int)
public static native boolean setSessionIdContext (long, byte[])
public static native int setMode (long, int)
public static native int getMode (long)
public static native void enableOcsp (long, boolean)
public static native void disableOcsp (long)
}
META-INF/native/
META-INF/native/libio_grpc_netty_shaded_netty_tcnative_linux_x86_64.so
META-INF/native/io_grpc_netty_shaded_netty_tcnative_windows_x86_64.dll
META-INF/native/libio_grpc_netty_shaded_netty_tcnative_osx_x86_64.jnilib
META-INF/io.netty.versions.properties
META-INF/maven/
META-INF/maven/io.netty/
META-INF/maven/io.netty/netty-tcnative-boringssl-static/
META-INF/maven/io.netty/netty-tcnative-boringssl-static/pom.xml
META-INF/maven/io.netty/netty-tcnative-boringssl-static/pom.properties
io/grpc/netty/shaded/io/netty/handler/
io/grpc/netty/shaded/io/netty/handler/codec/
io/grpc/netty/shaded/io/netty/handler/codec/http2/
io/grpc/netty/shaded/io/netty/handler/codec/http2/Http2FrameCodec$DefaultHttp2FrameStream.classHttp2FrameCodec.java
package io.grpc.netty.shaded.io.netty.handler.codec.http2
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameCodec$DefaultHttp2FrameStream extends java.lang.Object implements io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameStream {
private volatile int id
volatile io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream stream
static final boolean $assertionsDisabled
void ()
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameCodec$DefaultHttp2FrameStream setStreamAndProperty (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Connection$PropertyKey, io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream)
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Connection$PropertyKey streamKey
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream stream
public int id ()
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream stream
public io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream$State state ()
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream stream
public java.lang.String toString ()
static int access$402 (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameCodec$DefaultHttp2FrameStream, int)
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameCodec$DefaultHttp2FrameStream x0
int x1
static void ()
}
io/grpc/netty/shaded/io/netty/handler/codec/http2/Http2DataWriter.classHttp2DataWriter.java
package io.grpc.netty.shaded.io.netty.handler.codec.http2
public abstract io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2DataWriter extends java.lang.Object {
public abstract io.grpc.netty.shaded.io.netty.channel.ChannelFuture writeData (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, int, io.grpc.netty.shaded.io.netty.buffer.ByteBuf, int, boolean, io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
}
io/grpc/netty/shaded/io/netty/handler/codec/http2/Http2CodecUtil.classHttp2CodecUtil.java
package io.grpc.netty.shaded.io.netty.handler.codec.http2
public final io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2CodecUtil extends java.lang.Object {
public static final int CONNECTION_STREAM_ID
public static final int HTTP_UPGRADE_STREAM_ID
public static final CharSequence HTTP_UPGRADE_SETTINGS_HEADER
public static final CharSequence HTTP_UPGRADE_PROTOCOL_NAME
public static final CharSequence TLS_UPGRADE_PROTOCOL_NAME
public static final int PING_FRAME_PAYLOAD_LENGTH
public static final short MAX_UNSIGNED_BYTE
public static final int MAX_PADDING
public static final long MAX_UNSIGNED_INT
public static final int FRAME_HEADER_LENGTH
public static final int SETTING_ENTRY_LENGTH
public static final int PRIORITY_ENTRY_LENGTH
public static final int INT_FIELD_LENGTH
public static final short MAX_WEIGHT
public static final short MIN_WEIGHT
private static final io.grpc.netty.shaded.io.netty.buffer.ByteBuf CONNECTION_PREFACE
private static final int MAX_PADDING_LENGTH_LENGTH
public static final int DATA_FRAME_HEADER_LENGTH
public static final int HEADERS_FRAME_HEADER_LENGTH
public static final int PRIORITY_FRAME_LENGTH
public static final int RST_STREAM_FRAME_LENGTH
public static final int PUSH_PROMISE_FRAME_HEADER_LENGTH
public static final int GO_AWAY_FRAME_HEADER_LENGTH
public static final int WINDOW_UPDATE_FRAME_LENGTH
public static final int CONTINUATION_FRAME_HEADER_LENGTH
public static final char SETTINGS_HEADER_TABLE_SIZE
public static final char SETTINGS_ENABLE_PUSH
public static final char SETTINGS_MAX_CONCURRENT_STREAMS
public static final char SETTINGS_INITIAL_WINDOW_SIZE
public static final char SETTINGS_MAX_FRAME_SIZE
public static final char SETTINGS_MAX_HEADER_LIST_SIZE
public static final int NUM_STANDARD_SETTINGS
public static final long MAX_HEADER_TABLE_SIZE
public static final long MAX_CONCURRENT_STREAMS
public static final int MAX_INITIAL_WINDOW_SIZE
public static final int MAX_FRAME_SIZE_LOWER_BOUND
public static final int MAX_FRAME_SIZE_UPPER_BOUND
public static final long MAX_HEADER_LIST_SIZE
public static final long MIN_HEADER_TABLE_SIZE
public static final long MIN_CONCURRENT_STREAMS
public static final int MIN_INITIAL_WINDOW_SIZE
public static final long MIN_HEADER_LIST_SIZE
public static final int DEFAULT_WINDOW_SIZE
public static final short DEFAULT_PRIORITY_WEIGHT
public static final int DEFAULT_HEADER_TABLE_SIZE
public static final long DEFAULT_HEADER_LIST_SIZE
public static final int DEFAULT_MAX_FRAME_SIZE
public static final int SMALLEST_MAX_CONCURRENT_STREAMS
static final int DEFAULT_MAX_RESERVED_STREAMS
static final int DEFAULT_MIN_ALLOCATION_CHUNK
static final int DEFAULT_INITIAL_HUFFMAN_DECODE_CAPACITY
public static final long DEFAULT_GRACEFUL_SHUTDOWN_TIMEOUT_MILLIS
public static long calculateMaxHeaderListSizeGoAway (long)
long maxHeaderListSize
public static boolean isOutboundStream (boolean, int)
boolean server
int streamId
boolean even
public static boolean isStreamIdValid (int)
int streamId
public static boolean isMaxFrameSizeValid (int)
int maxFrameSize
public static io.grpc.netty.shaded.io.netty.buffer.ByteBuf connectionPrefaceBuf ()
public static io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception getEmbeddedHttp2Exception (java.lang.Throwable)
Throwable cause
public static io.grpc.netty.shaded.io.netty.buffer.ByteBuf toByteBuf (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, java.lang.Throwable)
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
Throwable cause
public static int readUnsignedInt (io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
io.grpc.netty.shaded.io.netty.buffer.ByteBuf buf
public static void writeFrameHeader (io.grpc.netty.shaded.io.netty.buffer.ByteBuf, int, byte, io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Flags, int)
io.grpc.netty.shaded.io.netty.buffer.ByteBuf out
int payloadLength
byte type
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Flags flags
int streamId
public static int streamableBytes (io.grpc.netty.shaded.io.netty.handler.codec.http2.StreamByteDistributor$StreamState)
io.grpc.netty.shaded.io.netty.handler.codec.http2.StreamByteDistributor$StreamState state
public static void headerListSizeExceeded (int, long, boolean) throws io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception
int streamId
long maxHeaderListSize
boolean onDecode
public static void headerListSizeExceeded (long) throws io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception
long maxHeaderListSize
static void writeFrameHeaderInternal (io.grpc.netty.shaded.io.netty.buffer.ByteBuf, int, byte, io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Flags, int)
io.grpc.netty.shaded.io.netty.buffer.ByteBuf out
int payloadLength
byte type
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Flags flags
int streamId
public static void verifyPadding (int)
int padding
private void ()
static void ()
}
io/grpc/netty/shaded/io/netty/handler/codec/http2/Http2EventAdapter.classHttp2EventAdapter.java
package io.grpc.netty.shaded.io.netty.handler.codec.http2
public io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2EventAdapter extends java.lang.Object implements io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Connection$Listener io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameListener {
public void ()
public int onDataRead (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, int, io.grpc.netty.shaded.io.netty.buffer.ByteBuf, int, boolean) throws io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
int streamId
io.grpc.netty.shaded.io.netty.buffer.ByteBuf data
int padding
boolean endOfStream
public void onHeadersRead (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, int, io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers, int, boolean) throws io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
int streamId
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers headers
int padding
boolean endStream
public void onHeadersRead (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, int, io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers, int, short, boolean, int, boolean) throws io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
int streamId
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers headers
int streamDependency
short weight
boolean exclusive
int padding
boolean endStream
public void onPriorityRead (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, int, int, short, boolean) throws io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
int streamId
int streamDependency
short weight
boolean exclusive
public void onRstStreamRead (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, int, long) throws io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
int streamId
long errorCode
public void onSettingsAckRead (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext) throws io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
public void onSettingsRead (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Settings) throws io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Settings settings
public void onPingRead (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, long) throws io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
long data
public void onPingAckRead (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, long) throws io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
long data
public void onPushPromiseRead (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, int, int, io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers, int) throws io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
int streamId
int promisedStreamId
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers headers
int padding
public void onGoAwayRead (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, int, long, io.grpc.netty.shaded.io.netty.buffer.ByteBuf) throws io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
int lastStreamId
long errorCode
io.grpc.netty.shaded.io.netty.buffer.ByteBuf debugData
public void onWindowUpdateRead (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, int, int) throws io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
int streamId
int windowSizeIncrement
public void onUnknownFrame (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, byte, int, io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Flags, io.grpc.netty.shaded.io.netty.buffer.ByteBuf) throws io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
byte frameType
int streamId
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Flags flags
io.grpc.netty.shaded.io.netty.buffer.ByteBuf payload
public void onStreamAdded (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream)
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream stream
public void onStreamActive (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream)
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream stream
public void onStreamHalfClosed (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream)
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream stream
public void onStreamClosed (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream)
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream stream
public void onStreamRemoved (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream)
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream stream
public void onGoAwaySent (int, long, io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
int lastStreamId
long errorCode
io.grpc.netty.shaded.io.netty.buffer.ByteBuf debugData
public void onGoAwayReceived (int, long, io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
int lastStreamId
long errorCode
io.grpc.netty.shaded.io.netty.buffer.ByteBuf debugData
}
io/grpc/netty/shaded/io/netty/handler/codec/http2/Http2MultiplexCodec$Http2StreamChannelRecvByteBufAllocator$1.classHttp2MultiplexCodec.java
package io.grpc.netty.shaded.io.netty.handler.codec.http2
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2MultiplexCodec$Http2StreamChannelRecvByteBufAllocator$1 extends io.grpc.netty.shaded.io.netty.channel.DefaultMaxMessagesRecvByteBufAllocator$MaxMessageHandle {
final io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2MultiplexCodec$Http2StreamChannelRecvByteBufAllocator this$0
void (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2MultiplexCodec$Http2StreamChannelRecvByteBufAllocator)
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2MultiplexCodec$Http2StreamChannelRecvByteBufAllocator this$0
public int guess ()
}
io/grpc/netty/shaded/io/netty/handler/codec/http2/Http2FrameReader$Configuration.classHttp2FrameReader.java
package io.grpc.netty.shaded.io.netty.handler.codec.http2
public abstract io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameReader$Configuration extends java.lang.Object {
public abstract io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2HeadersDecoder$Configuration headersConfiguration ()
public abstract io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameSizePolicy frameSizePolicy ()
}
io/grpc/netty/shaded/io/netty/handler/codec/http2/WeightedFairQueueByteDistributor$State.classWeightedFairQueueByteDistributor.java
package io.grpc.netty.shaded.io.netty.handler.codec.http2
final io.grpc.netty.shaded.io.netty.handler.codec.http2.WeightedFairQueueByteDistributor$State extends java.lang.Object implements io.grpc.netty.shaded.io.netty.util.internal.PriorityQueueNode {
private static final byte STATE_IS_ACTIVE
private static final byte STATE_IS_DISTRIBUTING
private static final byte STATE_STREAM_ACTIVATED
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream stream
io.grpc.netty.shaded.io.netty.handler.codec.http2.WeightedFairQueueByteDistributor$State parent
io.grpc.netty.shaded.io.netty.util.collection.IntObjectMap children
private final io.grpc.netty.shaded.io.netty.util.internal.PriorityQueue pseudoTimeQueue
final int streamId
int streamableBytes
int dependencyTreeDepth
int activeCountForTree
private int pseudoTimeQueueIndex
private int stateOnlyQueueIndex
long pseudoTimeToWrite
long pseudoTime
long totalQueuedWeights
private byte flags
short weight
static final boolean $assertionsDisabled
final io.grpc.netty.shaded.io.netty.handler.codec.http2.WeightedFairQueueByteDistributor this$0
void (io.grpc.netty.shaded.io.netty.handler.codec.http2.WeightedFairQueueByteDistributor, int)
int streamId
void (io.grpc.netty.shaded.io.netty.handler.codec.http2.WeightedFairQueueByteDistributor, io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream)
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream stream
void (io.grpc.netty.shaded.io.netty.handler.codec.http2.WeightedFairQueueByteDistributor, io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream, int)
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream stream
int initialSize
void (io.grpc.netty.shaded.io.netty.handler.codec.http2.WeightedFairQueueByteDistributor, int, io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream, int)
int streamId
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream stream
int initialSize
boolean isDescendantOf (io.grpc.netty.shaded.io.netty.handler.codec.http2.WeightedFairQueueByteDistributor$State)
io.grpc.netty.shaded.io.netty.handler.codec.http2.WeightedFairQueueByteDistributor$State state
io.grpc.netty.shaded.io.netty.handler.codec.http2.WeightedFairQueueByteDistributor$State next
void takeChild (io.grpc.netty.shaded.io.netty.handler.codec.http2.WeightedFairQueueByteDistributor$State, boolean, java.util.List)
io.grpc.netty.shaded.io.netty.handler.codec.http2.WeightedFairQueueByteDistributor$State child
boolean exclusive
java.util.List events
void takeChild (java.util.Iterator, io.grpc.netty.shaded.io.netty.handler.codec.http2.WeightedFairQueueByteDistributor$State, boolean, java.util.List)
io.grpc.netty.shaded.io.netty.handler.codec.http2.WeightedFairQueueByteDistributor$State oldChild
java.util.Iterator itr
java.util.Iterator childItr
io.grpc.netty.shaded.io.netty.handler.codec.http2.WeightedFairQueueByteDistributor$State child
boolean exclusive
java.util.List events
io.grpc.netty.shaded.io.netty.handler.codec.http2.WeightedFairQueueByteDistributor$State oldParent
void removeChild (io.grpc.netty.shaded.io.netty.handler.codec.http2.WeightedFairQueueByteDistributor$State)
java.util.List events
java.util.Iterator itr
io.grpc.netty.shaded.io.netty.handler.codec.http2.WeightedFairQueueByteDistributor$State child
private io.grpc.netty.shaded.io.netty.util.collection.IntObjectMap removeAllChildrenExcept (io.grpc.netty.shaded.io.netty.handler.codec.http2.WeightedFairQueueByteDistributor$State)
io.grpc.netty.shaded.io.netty.handler.codec.http2.WeightedFairQueueByteDistributor$State stateToRetain
io.grpc.netty.shaded.io.netty.util.collection.IntObjectMap prevChildren
private void setParent (io.grpc.netty.shaded.io.netty.handler.codec.http2.WeightedFairQueueByteDistributor$State)
io.grpc.netty.shaded.io.netty.handler.codec.http2.WeightedFairQueueByteDistributor$State newParent
private void initChildrenIfEmpty ()
private void initChildren ()
void write (int, io.grpc.netty.shaded.io.netty.handler.codec.http2.StreamByteDistributor$Writer) throws io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception
Throwable t
int numBytes
io.grpc.netty.shaded.io.netty.handler.codec.http2.StreamByteDistributor$Writer writer
void activeCountChangeForTree (int)
int increment
void updateStreamableBytes (int, boolean)
int newStreamableBytes
boolean isActive
void updatePseudoTime (io.grpc.netty.shaded.io.netty.handler.codec.http2.WeightedFairQueueByteDistributor$State, int, long)
io.grpc.netty.shaded.io.netty.handler.codec.http2.WeightedFairQueueByteDistributor$State parentState
int nsent
long totalQueuedWeights
void offerAndInitializePseudoTime (io.grpc.netty.shaded.io.netty.handler.codec.http2.WeightedFairQueueByteDistributor$State)
io.grpc.netty.shaded.io.netty.handler.codec.http2.WeightedFairQueueByteDistributor$State state
void offerPseudoTimeQueue (io.grpc.netty.shaded.io.netty.handler.codec.http2.WeightedFairQueueByteDistributor$State)
io.grpc.netty.shaded.io.netty.handler.codec.http2.WeightedFairQueueByteDistributor$State state
io.grpc.netty.shaded.io.netty.handler.codec.http2.WeightedFairQueueByteDistributor$State pollPseudoTimeQueue ()
io.grpc.netty.shaded.io.netty.handler.codec.http2.WeightedFairQueueByteDistributor$State state
void removePseudoTimeQueue (io.grpc.netty.shaded.io.netty.handler.codec.http2.WeightedFairQueueByteDistributor$State)
io.grpc.netty.shaded.io.netty.handler.codec.http2.WeightedFairQueueByteDistributor$State state
io.grpc.netty.shaded.io.netty.handler.codec.http2.WeightedFairQueueByteDistributor$State peekPseudoTimeQueue ()
void close ()
boolean wasStreamReservedOrActivated ()
void setStreamReservedOrActivated ()
boolean isActive ()
private void setActive ()
private void unsetActive ()
boolean isDistributing ()
void setDistributing ()
void unsetDistributing ()
public int priorityQueueIndex (io.grpc.netty.shaded.io.netty.util.internal.DefaultPriorityQueue)
io.grpc.netty.shaded.io.netty.util.internal.DefaultPriorityQueue queue
public void priorityQueueIndex (io.grpc.netty.shaded.io.netty.util.internal.DefaultPriorityQueue, int)
io.grpc.netty.shaded.io.netty.util.internal.DefaultPriorityQueue queue
int i
public java.lang.String toString ()
StringBuilder sb
private void toString (java.lang.StringBuilder)
io.grpc.netty.shaded.io.netty.handler.codec.http2.WeightedFairQueueByteDistributor$State s
StringBuilder sb
static void ()
}
io/grpc/netty/shaded/io/netty/handler/codec/http2/Http2MultiplexCodecBuilder.classHttp2MultiplexCodecBuilder.java
package io.grpc.netty.shaded.io.netty.handler.codec.http2
public io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2MultiplexCodecBuilder extends io.grpc.netty.shaded.io.netty.handler.codec.http2.AbstractHttp2ConnectionHandlerBuilder {
final io.grpc.netty.shaded.io.netty.channel.ChannelHandler childHandler
private io.grpc.netty.shaded.io.netty.channel.ChannelHandler upgradeStreamHandler
void (boolean, io.grpc.netty.shaded.io.netty.channel.ChannelHandler)
boolean server
io.grpc.netty.shaded.io.netty.channel.ChannelHandler childHandler
private static io.grpc.netty.shaded.io.netty.channel.ChannelHandler checkSharable (io.grpc.netty.shaded.io.netty.channel.ChannelHandler)
io.grpc.netty.shaded.io.netty.channel.ChannelHandler handler
public static io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2MultiplexCodecBuilder forClient (io.grpc.netty.shaded.io.netty.channel.ChannelHandler)
io.grpc.netty.shaded.io.netty.channel.ChannelHandler childHandler
public static io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2MultiplexCodecBuilder forServer (io.grpc.netty.shaded.io.netty.channel.ChannelHandler)
io.grpc.netty.shaded.io.netty.channel.ChannelHandler childHandler
public io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Settings initialSettings ()
public io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2MultiplexCodecBuilder initialSettings (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Settings)
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Settings settings
public long gracefulShutdownTimeoutMillis ()
public io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2MultiplexCodecBuilder gracefulShutdownTimeoutMillis (long)
long gracefulShutdownTimeoutMillis
public io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2MultiplexCodecBuilder withUpgradeStreamHandler (io.grpc.netty.shaded.io.netty.channel.ChannelHandler)
io.grpc.netty.shaded.io.netty.channel.ChannelHandler upgradeStreamHandler
public boolean isServer ()
public int maxReservedStreams ()
public io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2MultiplexCodecBuilder maxReservedStreams (int)
int maxReservedStreams
public boolean isValidateHeaders ()
public io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2MultiplexCodecBuilder validateHeaders (boolean)
boolean validateHeaders
public io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameLogger frameLogger ()
public io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2MultiplexCodecBuilder frameLogger (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameLogger)
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameLogger frameLogger
public boolean encoderEnforceMaxConcurrentStreams ()
public io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2MultiplexCodecBuilder encoderEnforceMaxConcurrentStreams (boolean)
boolean encoderEnforceMaxConcurrentStreams
public io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2HeadersEncoder$SensitivityDetector headerSensitivityDetector ()
public io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2MultiplexCodecBuilder headerSensitivityDetector (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2HeadersEncoder$SensitivityDetector)
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2HeadersEncoder$SensitivityDetector headerSensitivityDetector
public io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2MultiplexCodecBuilder encoderIgnoreMaxHeaderListSize (boolean)
boolean ignoreMaxHeaderListSize
public io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2MultiplexCodecBuilder initialHuffmanDecodeCapacity (int)
int initialHuffmanDecodeCapacity
public io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2MultiplexCodec build ()
protected io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2MultiplexCodec build (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2ConnectionDecoder, io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2ConnectionEncoder, io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Settings)
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2ConnectionDecoder decoder
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2ConnectionEncoder encoder
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Settings initialSettings
protected volatile io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2ConnectionHandler build (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2ConnectionDecoder, io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2ConnectionEncoder, io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Settings) throws java.lang.Exception
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2ConnectionHandler build ()
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http2.AbstractHttp2ConnectionHandlerBuilder initialHuffmanDecodeCapacity (int)
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http2.AbstractHttp2ConnectionHandlerBuilder encoderIgnoreMaxHeaderListSize (boolean)
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http2.AbstractHttp2ConnectionHandlerBuilder headerSensitivityDetector (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2HeadersEncoder$SensitivityDetector)
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http2.AbstractHttp2ConnectionHandlerBuilder encoderEnforceMaxConcurrentStreams (boolean)
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http2.AbstractHttp2ConnectionHandlerBuilder frameLogger (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameLogger)
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http2.AbstractHttp2ConnectionHandlerBuilder validateHeaders (boolean)
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http2.AbstractHttp2ConnectionHandlerBuilder maxReservedStreams (int)
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http2.AbstractHttp2ConnectionHandlerBuilder gracefulShutdownTimeoutMillis (long)
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http2.AbstractHttp2ConnectionHandlerBuilder initialSettings (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Settings)
}
io/grpc/netty/shaded/io/netty/handler/codec/http2/StreamByteDistributor.classStreamByteDistributor.java
package io.grpc.netty.shaded.io.netty.handler.codec.http2
public abstract io.grpc.netty.shaded.io.netty.handler.codec.http2.StreamByteDistributor extends java.lang.Object {
public abstract void updateStreamableBytes (io.grpc.netty.shaded.io.netty.handler.codec.http2.StreamByteDistributor$StreamState)
public abstract void updateDependencyTree (int, int, short, boolean)
public abstract boolean distribute (int, io.grpc.netty.shaded.io.netty.handler.codec.http2.StreamByteDistributor$Writer) throws io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception
}
io/grpc/netty/shaded/io/netty/handler/codec/http2/DefaultHttp2RemoteFlowController.classDefaultHttp2RemoteFlowController.java
package io.grpc.netty.shaded.io.netty.handler.codec.http2
public io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2RemoteFlowController extends java.lang.Object implements io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2RemoteFlowController {
private static final io.grpc.netty.shaded.io.netty.util.internal.logging.InternalLogger logger
private static final int MIN_WRITABLE_CHUNK
private final io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Connection connection
private final io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Connection$PropertyKey stateKey
private final io.grpc.netty.shaded.io.netty.handler.codec.http2.StreamByteDistributor streamByteDistributor
private final io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2RemoteFlowController$FlowState connectionState
private int initialWindowSize
private io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2RemoteFlowController$WritabilityMonitor monitor
private io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
static final boolean $assertionsDisabled
public void (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Connection)
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Connection connection
public void (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Connection, io.grpc.netty.shaded.io.netty.handler.codec.http2.StreamByteDistributor)
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Connection connection
io.grpc.netty.shaded.io.netty.handler.codec.http2.StreamByteDistributor streamByteDistributor
public void (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Connection, io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2RemoteFlowController$Listener)
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Connection connection
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2RemoteFlowController$Listener listener
public void (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Connection, io.grpc.netty.shaded.io.netty.handler.codec.http2.StreamByteDistributor, io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2RemoteFlowController$Listener)
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Connection connection
io.grpc.netty.shaded.io.netty.handler.codec.http2.StreamByteDistributor streamByteDistributor
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2RemoteFlowController$Listener listener
public void channelHandlerContext (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext) throws io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
public io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext channelHandlerContext ()
public void initialWindowSize (int) throws io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception
int newWindowSize
public int initialWindowSize ()
public int windowSize (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream)
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream stream
public boolean isWritable (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream)
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream stream
public void channelWritabilityChanged () throws io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception
public void updateDependencyTree (int, int, short, boolean)
int childStreamId
int parentStreamId
short weight
boolean exclusive
private boolean isChannelWritable ()
private boolean isChannelWritable0 ()
public void listener (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2RemoteFlowController$Listener)
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2RemoteFlowController$Listener listener
public void incrementWindowSize (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream, int) throws io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream stream
int delta
public void addFlowControlled (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream, io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2RemoteFlowController$FlowControlled)
Throwable t
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream stream
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2RemoteFlowController$FlowControlled frame
public boolean hasFlowControlled (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream)
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream stream
private io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2RemoteFlowController$FlowState state (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream)
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream stream
private int connectionWindowSize ()
private int minUsableChannelBytes ()
private int maxUsableChannelBytes ()
int channelWritableBytes
int usableBytes
private int writableBytes ()
public void writePendingBytes () throws io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception
static io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Connection$PropertyKey access$000 (io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2RemoteFlowController)
io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2RemoteFlowController x0
static io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2RemoteFlowController$FlowState access$100 (io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2RemoteFlowController, io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream)
io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2RemoteFlowController x0
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream x1
static int access$200 (io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2RemoteFlowController)
io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2RemoteFlowController x0
static io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2RemoteFlowController$WritabilityMonitor access$300 (io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2RemoteFlowController)
io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2RemoteFlowController x0
static io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext access$500 (io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2RemoteFlowController)
io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2RemoteFlowController x0
static io.grpc.netty.shaded.io.netty.handler.codec.http2.StreamByteDistributor access$600 (io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2RemoteFlowController)
io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2RemoteFlowController x0
static int access$700 (io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2RemoteFlowController)
io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2RemoteFlowController x0
static io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2RemoteFlowController$FlowState access$800 (io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2RemoteFlowController)
io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2RemoteFlowController x0
static int access$900 (io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2RemoteFlowController)
io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2RemoteFlowController x0
static boolean access$1000 (io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2RemoteFlowController)
io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2RemoteFlowController x0
static int access$202 (io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2RemoteFlowController, int)
io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2RemoteFlowController x0
int x1
static io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Connection access$1100 (io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2RemoteFlowController)
io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2RemoteFlowController x0
static boolean access$1200 (io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2RemoteFlowController)
io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2RemoteFlowController x0
static io.grpc.netty.shaded.io.netty.util.internal.logging.InternalLogger access$1400 ()
static void ()
}
io/grpc/netty/shaded/io/netty/handler/codec/http2/Http2ConnectionHandler$ClosingChannelFutureListener$1.classHttp2ConnectionHandler.java
package io.grpc.netty.shaded.io.netty.handler.codec.http2
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2ConnectionHandler$ClosingChannelFutureListener$1 extends java.lang.Object implements java.lang.Runnable {
final io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext val$ctx
final io.grpc.netty.shaded.io.netty.channel.ChannelPromise val$promise
final io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2ConnectionHandler$ClosingChannelFutureListener this$0
void (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2ConnectionHandler$ClosingChannelFutureListener, io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2ConnectionHandler$ClosingChannelFutureListener this$0
public void run ()
}
io/grpc/netty/shaded/io/netty/handler/codec/http2/Http2LocalFlowController.classHttp2LocalFlowController.java
package io.grpc.netty.shaded.io.netty.handler.codec.http2
public abstract io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2LocalFlowController extends java.lang.Object implements io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FlowController {
public abstract io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2LocalFlowController frameWriter (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameWriter)
public abstract void receiveFlowControlledFrame (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream, io.grpc.netty.shaded.io.netty.buffer.ByteBuf, int, boolean) throws io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception
public abstract boolean consumeBytes (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream, int) throws io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception
public abstract int unconsumedBytes (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream)
public abstract int initialWindowSize (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream)
}
io/grpc/netty/shaded/io/netty/handler/codec/http2/DefaultHttp2FrameReader$HeadersContinuation.classDefaultHttp2FrameReader.java
package io.grpc.netty.shaded.io.netty.handler.codec.http2
abstract io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2FrameReader$HeadersContinuation extends java.lang.Object {
private final io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2FrameReader$HeadersBlockBuilder builder
final io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2FrameReader this$0
private void (io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2FrameReader)
abstract int getStreamId ()
abstract void processFragment (boolean, io.grpc.netty.shaded.io.netty.buffer.ByteBuf, io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameListener) throws io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception
final io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2FrameReader$HeadersBlockBuilder headersBlockBuilder ()
final void close ()
void (io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2FrameReader, io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2FrameReader$1)
io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2FrameReader x0
io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2FrameReader$1 x1
}
io/grpc/netty/shaded/io/netty/handler/codec/http2/Http2FrameWriter.classHttp2FrameWriter.java
package io.grpc.netty.shaded.io.netty.handler.codec.http2
public abstract io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameWriter extends java.lang.Object implements io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2DataWriter java.io.Closeable {
public abstract io.grpc.netty.shaded.io.netty.channel.ChannelFuture writeHeaders (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, int, io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers, int, boolean, io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
public abstract io.grpc.netty.shaded.io.netty.channel.ChannelFuture writeHeaders (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, int, io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers, int, short, boolean, int, boolean, io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
public abstract io.grpc.netty.shaded.io.netty.channel.ChannelFuture writePriority (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, int, int, short, boolean, io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
public abstract io.grpc.netty.shaded.io.netty.channel.ChannelFuture writeRstStream (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, int, long, io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
public abstract io.grpc.netty.shaded.io.netty.channel.ChannelFuture writeSettings (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Settings, io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
public abstract io.grpc.netty.shaded.io.netty.channel.ChannelFuture writeSettingsAck (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
public abstract io.grpc.netty.shaded.io.netty.channel.ChannelFuture writePing (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, boolean, long, io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
public abstract io.grpc.netty.shaded.io.netty.channel.ChannelFuture writePushPromise (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, int, int, io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers, int, io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
public abstract io.grpc.netty.shaded.io.netty.channel.ChannelFuture writeGoAway (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, int, long, io.grpc.netty.shaded.io.netty.buffer.ByteBuf, io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
public abstract io.grpc.netty.shaded.io.netty.channel.ChannelFuture writeWindowUpdate (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, int, int, io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
public abstract io.grpc.netty.shaded.io.netty.channel.ChannelFuture writeFrame (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, byte, int, io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Flags, io.grpc.netty.shaded.io.netty.buffer.ByteBuf, io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
public abstract io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameWriter$Configuration configuration ()
public abstract void close ()
}
io/grpc/netty/shaded/io/netty/handler/codec/http2/Http2FrameTypes.classHttp2FrameTypes.java
package io.grpc.netty.shaded.io.netty.handler.codec.http2
public final io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameTypes extends java.lang.Object {
public static final byte DATA
public static final byte HEADERS
public static final byte PRIORITY
public static final byte RST_STREAM
public static final byte SETTINGS
public static final byte PUSH_PROMISE
public static final byte PING
public static final byte GO_AWAY
public static final byte WINDOW_UPDATE
public static final byte CONTINUATION
private void ()
}
io/grpc/netty/shaded/io/netty/handler/codec/http2/Http2FrameCodec$ConnectionListener.classHttp2FrameCodec.java
package io.grpc.netty.shaded.io.netty.handler.codec.http2
final io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameCodec$ConnectionListener extends io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2ConnectionAdapter {
final io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameCodec this$0
private void (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameCodec)
public void onStreamAdded (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream)
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream stream
public void onStreamActive (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream)
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream stream
public void onStreamClosed (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream)
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream stream
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameCodec$DefaultHttp2FrameStream stream2
public void onStreamHalfClosed (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream)
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream stream
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameCodec$DefaultHttp2FrameStream stream2
void (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameCodec, io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameCodec$1)
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameCodec x0
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameCodec$1 x1
}
io/grpc/netty/shaded/io/netty/handler/codec/http2/Http2ConnectionHandler$2.classHttp2ConnectionHandler.java
package io.grpc.netty.shaded.io.netty.handler.codec.http2
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2ConnectionHandler$2 extends java.lang.Object implements io.grpc.netty.shaded.io.netty.channel.ChannelFutureListener {
final io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext val$ctx
final io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2ConnectionHandler this$0
void (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2ConnectionHandler, io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext)
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2ConnectionHandler this$0
public void operationComplete (io.grpc.netty.shaded.io.netty.channel.ChannelFuture) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelFuture future
public volatile void operationComplete (io.grpc.netty.shaded.io.netty.util.concurrent.Future) throws java.lang.Exception
}
io/grpc/netty/shaded/io/netty/handler/codec/http2/DefaultHttp2Connection$2.classDefaultHttp2Connection.java
package io.grpc.netty.shaded.io.netty.handler.codec.http2
io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2Connection$2 extends java.lang.Object {
static final int[] $SwitchMap$io$netty$handler$codec$http2$Http2Stream$State
static void ()
}
io/grpc/netty/shaded/io/netty/handler/codec/http2/Http2FrameCodecBuilder.classHttp2FrameCodecBuilder.java
package io.grpc.netty.shaded.io.netty.handler.codec.http2
public io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameCodecBuilder extends io.grpc.netty.shaded.io.netty.handler.codec.http2.AbstractHttp2ConnectionHandlerBuilder {
private io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameWriter frameWriter
void (boolean)
boolean server
public static io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameCodecBuilder forClient ()
public static io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameCodecBuilder forServer ()
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameCodecBuilder frameWriter (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameWriter)
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameWriter frameWriter
public io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Settings initialSettings ()
public io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameCodecBuilder initialSettings (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Settings)
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Settings settings
public long gracefulShutdownTimeoutMillis ()
public io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameCodecBuilder gracefulShutdownTimeoutMillis (long)
long gracefulShutdownTimeoutMillis
public boolean isServer ()
public int maxReservedStreams ()
public io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameCodecBuilder maxReservedStreams (int)
int maxReservedStreams
public boolean isValidateHeaders ()
public io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameCodecBuilder validateHeaders (boolean)
boolean validateHeaders
public io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameLogger frameLogger ()
public io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameCodecBuilder frameLogger (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameLogger)
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameLogger frameLogger
public boolean encoderEnforceMaxConcurrentStreams ()
public io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameCodecBuilder encoderEnforceMaxConcurrentStreams (boolean)
boolean encoderEnforceMaxConcurrentStreams
public io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2HeadersEncoder$SensitivityDetector headerSensitivityDetector ()
public io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameCodecBuilder headerSensitivityDetector (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2HeadersEncoder$SensitivityDetector)
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2HeadersEncoder$SensitivityDetector headerSensitivityDetector
public io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameCodecBuilder encoderIgnoreMaxHeaderListSize (boolean)
boolean ignoreMaxHeaderListSize
public io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameCodecBuilder initialHuffmanDecodeCapacity (int)
int initialHuffmanDecodeCapacity
public io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameCodec build ()
io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2Connection connection
Long maxHeaderListSize
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameReader frameReader
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2ConnectionEncoder encoder
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2ConnectionDecoder decoder
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameWriter frameWriter
protected io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameCodec build (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2ConnectionDecoder, io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2ConnectionEncoder, io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Settings)
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2ConnectionDecoder decoder
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2ConnectionEncoder encoder
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Settings initialSettings
protected volatile io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2ConnectionHandler build (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2ConnectionDecoder, io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2ConnectionEncoder, io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Settings) throws java.lang.Exception
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2ConnectionHandler build ()
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http2.AbstractHttp2ConnectionHandlerBuilder initialHuffmanDecodeCapacity (int)
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http2.AbstractHttp2ConnectionHandlerBuilder encoderIgnoreMaxHeaderListSize (boolean)
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http2.AbstractHttp2ConnectionHandlerBuilder headerSensitivityDetector (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2HeadersEncoder$SensitivityDetector)
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http2.AbstractHttp2ConnectionHandlerBuilder encoderEnforceMaxConcurrentStreams (boolean)
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http2.AbstractHttp2ConnectionHandlerBuilder frameLogger (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameLogger)
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http2.AbstractHttp2ConnectionHandlerBuilder validateHeaders (boolean)
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http2.AbstractHttp2ConnectionHandlerBuilder maxReservedStreams (int)
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http2.AbstractHttp2ConnectionHandlerBuilder gracefulShutdownTimeoutMillis (long)
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http2.AbstractHttp2ConnectionHandlerBuilder initialSettings (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Settings)
}
io/grpc/netty/shaded/io/netty/handler/codec/http2/Http2StreamChannelBootstrap.classHttp2StreamChannelBootstrap.java
package io.grpc.netty.shaded.io.netty.handler.codec.http2
public final io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2StreamChannelBootstrap extends java.lang.Object {
private static final io.grpc.netty.shaded.io.netty.util.internal.logging.InternalLogger logger
private final java.util.Map options
private final java.util.Map attrs
private final io.grpc.netty.shaded.io.netty.channel.Channel channel
private volatile io.grpc.netty.shaded.io.netty.channel.ChannelHandler handler
static final boolean $assertionsDisabled
public void (io.grpc.netty.shaded.io.netty.channel.Channel)
io.grpc.netty.shaded.io.netty.channel.Channel channel
public io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2StreamChannelBootstrap option (io.grpc.netty.shaded.io.netty.channel.ChannelOption, java.lang.Object)
io.grpc.netty.shaded.io.netty.channel.ChannelOption option
Object value
public io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2StreamChannelBootstrap attr (io.grpc.netty.shaded.io.netty.util.AttributeKey, java.lang.Object)
io.grpc.netty.shaded.io.netty.util.AttributeKey key
Object value
public io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2StreamChannelBootstrap handler (io.grpc.netty.shaded.io.netty.channel.ChannelHandler)
io.grpc.netty.shaded.io.netty.channel.ChannelHandler handler
public io.grpc.netty.shaded.io.netty.util.concurrent.Future open ()
public io.grpc.netty.shaded.io.netty.util.concurrent.Future open (io.grpc.netty.shaded.io.netty.util.concurrent.Promise)
io.grpc.netty.shaded.io.netty.util.concurrent.EventExecutor executor
io.grpc.netty.shaded.io.netty.util.concurrent.Promise promise
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
public void open0 (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, io.grpc.netty.shaded.io.netty.util.concurrent.Promise)
Exception e
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
io.grpc.netty.shaded.io.netty.util.concurrent.Promise promise
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2StreamChannel streamChannel
io.grpc.netty.shaded.io.netty.channel.ChannelFuture future
private void init (io.grpc.netty.shaded.io.netty.channel.Channel) throws java.lang.Exception
java.util.Map$Entry e
io.grpc.netty.shaded.io.netty.channel.Channel channel
io.grpc.netty.shaded.io.netty.channel.ChannelPipeline p
io.grpc.netty.shaded.io.netty.channel.ChannelHandler handler
private static void setChannelOptions (io.grpc.netty.shaded.io.netty.channel.Channel, java.util.Map, io.grpc.netty.shaded.io.netty.util.internal.logging.InternalLogger)
java.util.Map$Entry e
io.grpc.netty.shaded.io.netty.channel.Channel channel
java.util.Map options
io.grpc.netty.shaded.io.netty.util.internal.logging.InternalLogger logger
private static void setChannelOption (io.grpc.netty.shaded.io.netty.channel.Channel, io.grpc.netty.shaded.io.netty.channel.ChannelOption, java.lang.Object, io.grpc.netty.shaded.io.netty.util.internal.logging.InternalLogger)
Throwable t
io.grpc.netty.shaded.io.netty.channel.Channel channel
io.grpc.netty.shaded.io.netty.channel.ChannelOption option
Object value
io.grpc.netty.shaded.io.netty.util.internal.logging.InternalLogger logger
static void ()
}
io/grpc/netty/shaded/io/netty/handler/codec/http2/InboundHttpToHttp2Adapter.classInboundHttpToHttp2Adapter.java
package io.grpc.netty.shaded.io.netty.handler.codec.http2
public io.grpc.netty.shaded.io.netty.handler.codec.http2.InboundHttpToHttp2Adapter extends io.grpc.netty.shaded.io.netty.channel.ChannelInboundHandlerAdapter {
private final io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Connection connection
private final io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameListener listener
public void (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Connection, io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameListener)
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Connection connection
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameListener listener
private static int getStreamId (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Connection, io.grpc.netty.shaded.io.netty.handler.codec.http.HttpHeaders)
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Connection connection
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpHeaders httpHeaders
public void channelRead (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, java.lang.Object) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
Object msg
static void handle (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Connection, io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameListener, io.grpc.netty.shaded.io.netty.handler.codec.http.FullHttpMessage) throws io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers headers
int streamId
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream stream
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers messageHeaders
boolean hasContent
boolean hasTrailers
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Connection connection
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameListener listener
io.grpc.netty.shaded.io.netty.handler.codec.http.FullHttpMessage message
}
io/grpc/netty/shaded/io/netty/handler/codec/http2/Http2ConnectionHandler$BaseDecoder.classHttp2ConnectionHandler.java
package io.grpc.netty.shaded.io.netty.handler.codec.http2
abstract io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2ConnectionHandler$BaseDecoder extends java.lang.Object {
final io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2ConnectionHandler this$0
private void (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2ConnectionHandler)
public abstract void decode (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, io.grpc.netty.shaded.io.netty.buffer.ByteBuf, java.util.List) throws java.lang.Exception
public void handlerRemoved (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
public void channelActive (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
public void channelInactive (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
public boolean prefaceSent ()
void (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2ConnectionHandler, io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2ConnectionHandler$1)
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2ConnectionHandler x0
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2ConnectionHandler$1 x1
}
io/grpc/netty/shaded/io/netty/handler/codec/http2/ReadOnlyHttp2Headers$1.classReadOnlyHttp2Headers.java
package io.grpc.netty.shaded.io.netty.handler.codec.http2
io.grpc.netty.shaded.io.netty.handler.codec.http2.ReadOnlyHttp2Headers$1 extends java.lang.Object {
}
io/grpc/netty/shaded/io/netty/handler/codec/http2/Http2GoAwayFrame.classHttp2GoAwayFrame.java
package io.grpc.netty.shaded.io.netty.handler.codec.http2
public abstract io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2GoAwayFrame extends java.lang.Object implements io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Frame io.grpc.netty.shaded.io.netty.buffer.ByteBufHolder {
public abstract long errorCode ()
public abstract int extraStreamIds ()
public abstract io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2GoAwayFrame setExtraStreamIds (int)
public abstract int lastStreamId ()
public abstract io.grpc.netty.shaded.io.netty.buffer.ByteBuf content ()
public abstract io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2GoAwayFrame copy ()
public abstract io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2GoAwayFrame duplicate ()
public abstract io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2GoAwayFrame retainedDuplicate ()
public abstract io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2GoAwayFrame replace (io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
public abstract io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2GoAwayFrame retain ()
public abstract io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2GoAwayFrame retain (int)
public abstract io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2GoAwayFrame touch ()
public abstract io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2GoAwayFrame touch (java.lang.Object)
}
io/grpc/netty/shaded/io/netty/handler/codec/http2/HpackDecoder$Http2HeadersSink.classHpackDecoder.java
package io.grpc.netty.shaded.io.netty.handler.codec.http2
final io.grpc.netty.shaded.io.netty.handler.codec.http2.HpackDecoder$Http2HeadersSink extends java.lang.Object implements io.grpc.netty.shaded.io.netty.handler.codec.http2.HpackDecoder$Sink {
private final io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers headers
private final long maxHeaderListSize
private final int streamId
private final boolean validate
private long headersLength
private boolean exceededMaxLength
private io.grpc.netty.shaded.io.netty.handler.codec.http2.HpackDecoder$HeaderType previousType
private io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception validationException
public void (int, io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers, long, boolean)
int streamId
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers headers
long maxHeaderListSize
boolean validate
public void finish () throws io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception
public void appendToHeaderList (java.lang.CharSequence, java.lang.CharSequence)
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception ex
CharSequence name
CharSequence value
}
io/grpc/netty/shaded/io/netty/handler/codec/http2/Http2PromisedRequestVerifier.classHttp2PromisedRequestVerifier.java
package io.grpc.netty.shaded.io.netty.handler.codec.http2
public abstract io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2PromisedRequestVerifier extends java.lang.Object {
public static final io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2PromisedRequestVerifier ALWAYS_VERIFY
public abstract boolean isAuthoritative (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers)
public abstract boolean isCacheable (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers)
public abstract boolean isSafe (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers)
static void ()
}
io/grpc/netty/shaded/io/netty/handler/codec/http2/DefaultHttp2FrameReader$2.classDefaultHttp2FrameReader.java
package io.grpc.netty.shaded.io.netty.handler.codec.http2
io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2FrameReader$2 extends io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2FrameReader$HeadersContinuation {
final int val$headersStreamId
final io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext val$ctx
final int val$padding
final io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Flags val$headersFlags
final io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2FrameReader this$0
void (io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2FrameReader, int, io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, int, io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Flags)
io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2FrameReader this$0
public int getStreamId ()
public void processFragment (boolean, io.grpc.netty.shaded.io.netty.buffer.ByteBuf, io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameListener) throws io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception
boolean endOfHeaders
io.grpc.netty.shaded.io.netty.buffer.ByteBuf fragment
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameListener listener
io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2FrameReader$HeadersBlockBuilder hdrBlockBuilder
}
io/grpc/netty/shaded/io/netty/handler/codec/http2/Http2Exception$ClosedStreamCreationException.classHttp2Exception.java
package io.grpc.netty.shaded.io.netty.handler.codec.http2
public final io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception$ClosedStreamCreationException extends io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception {
private static final long serialVersionUID
public void (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Error)
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Error error
public void (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Error, java.lang.String)
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Error error
String message
public void (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Error, java.lang.String, java.lang.Throwable)
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Error error
String message
Throwable cause
}
io/grpc/netty/shaded/io/netty/handler/codec/http2/Http2HeadersEncoder$1.classHttp2HeadersEncoder.java
package io.grpc.netty.shaded.io.netty.handler.codec.http2
final io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2HeadersEncoder$1 extends java.lang.Object implements io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2HeadersEncoder$SensitivityDetector {
void ()
public boolean isSensitive (java.lang.CharSequence, java.lang.CharSequence)
CharSequence name
CharSequence value
}
io/grpc/netty/shaded/io/netty/handler/codec/http2/DefaultHttp2RemoteFlowController$FlowState.classDefaultHttp2RemoteFlowController.java
package io.grpc.netty.shaded.io.netty.handler.codec.http2
final io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2RemoteFlowController$FlowState extends java.lang.Object implements io.grpc.netty.shaded.io.netty.handler.codec.http2.StreamByteDistributor$StreamState {
private final io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream stream
private final java.util.Deque pendingWriteQueue
private int window
private long pendingBytes
private boolean markedWritable
private boolean writing
private boolean cancelled
static final boolean $assertionsDisabled
final io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2RemoteFlowController this$0
void (io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2RemoteFlowController, io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream)
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream stream
boolean isWritable ()
public io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream stream ()
boolean markedWritability ()
void markedWritability (boolean)
boolean isWritable
public int windowSize ()
void windowSize (int)
int initialWindowSize
int writeAllocatedBytes (int)
int maxBytes
int initialFrameSize
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2RemoteFlowController$FlowControlled frame
int writtenBytes
boolean writeOccurred
int writtenBytes
Throwable t
int writtenBytes
int allocated
int initialAllocated
int writtenBytes
Throwable cause
int incrementStreamWindow (int) throws io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception
int delta
private int writableWindow ()
public long pendingBytes ()
void enqueueFrame (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2RemoteFlowController$FlowControlled)
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2RemoteFlowController$FlowControlled frame
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2RemoteFlowController$FlowControlled last
int lastSize
private void enqueueFrameWithoutMerge (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2RemoteFlowController$FlowControlled)
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2RemoteFlowController$FlowControlled frame
public boolean hasFrame ()
private io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2RemoteFlowController$FlowControlled peek ()
void cancel (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Error, java.lang.Throwable)
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception exception
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Error error
Throwable cause
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2RemoteFlowController$FlowControlled frame
private void incrementPendingBytes (int, boolean)
int numBytes
boolean updateStreamableBytes
private void decrementPendingBytes (int, boolean)
int bytes
boolean updateStreamableBytes
private void decrementFlowControlWindow (int)
int negativeBytes
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception e
int bytes
private void writeError (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2RemoteFlowController$FlowControlled, io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception)
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2RemoteFlowController$FlowControlled frame
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception cause
static io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream access$1300 (io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2RemoteFlowController$FlowState)
io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2RemoteFlowController$FlowState x0
static void ()
}
io/grpc/netty/shaded/io/netty/handler/codec/http2/CleartextHttp2ServerUpgradeHandler$PriorKnowledgeHandler.classCleartextHttp2ServerUpgradeHandler.java
package io.grpc.netty.shaded.io.netty.handler.codec.http2
final io.grpc.netty.shaded.io.netty.handler.codec.http2.CleartextHttp2ServerUpgradeHandler$PriorKnowledgeHandler extends io.grpc.netty.shaded.io.netty.handler.codec.ByteToMessageDecoder {
final io.grpc.netty.shaded.io.netty.handler.codec.http2.CleartextHttp2ServerUpgradeHandler this$0
private void (io.grpc.netty.shaded.io.netty.handler.codec.http2.CleartextHttp2ServerUpgradeHandler)
protected void decode (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, io.grpc.netty.shaded.io.netty.buffer.ByteBuf, java.util.List) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
io.grpc.netty.shaded.io.netty.buffer.ByteBuf in
java.util.List out
int prefaceLength
int bytesRead
void (io.grpc.netty.shaded.io.netty.handler.codec.http2.CleartextHttp2ServerUpgradeHandler, io.grpc.netty.shaded.io.netty.handler.codec.http2.CleartextHttp2ServerUpgradeHandler$1)
io.grpc.netty.shaded.io.netty.handler.codec.http2.CleartextHttp2ServerUpgradeHandler x0
io.grpc.netty.shaded.io.netty.handler.codec.http2.CleartextHttp2ServerUpgradeHandler$1 x1
}
io/grpc/netty/shaded/io/netty/handler/codec/http2/Http2FrameSizePolicy.classHttp2FrameSizePolicy.java
package io.grpc.netty.shaded.io.netty.handler.codec.http2
public abstract io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameSizePolicy extends java.lang.Object {
public abstract void maxFrameSize (int) throws io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception
public abstract int maxFrameSize ()
}
io/grpc/netty/shaded/io/netty/handler/codec/http2/Http2FrameLogger$Direction.classHttp2FrameLogger.java
package io.grpc.netty.shaded.io.netty.handler.codec.http2
public final io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameLogger$Direction extends java.lang.Enum {
public static final io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameLogger$Direction INBOUND
public static final io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameLogger$Direction OUTBOUND
private static final io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameLogger$Direction[] $VALUES
public static io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameLogger$Direction[] values ()
public static io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameLogger$Direction valueOf (java.lang.String)
String name
private void (java.lang.String, int)
static void ()
}
io/grpc/netty/shaded/io/netty/handler/codec/http2/Http2Flags.classHttp2Flags.java
package io.grpc.netty.shaded.io.netty.handler.codec.http2
public final io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Flags extends java.lang.Object {
public static final short END_STREAM
public static final short END_HEADERS
public static final short ACK
public static final short PADDED
public static final short PRIORITY
private short value
public void ()
public void (short)
short value
public short value ()
public boolean endOfStream ()
public boolean endOfHeaders ()
public boolean priorityPresent ()
public boolean ack ()
public boolean paddingPresent ()
public int getNumPriorityBytes ()
public int getPaddingPresenceFieldLength ()
public io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Flags endOfStream (boolean)
boolean endOfStream
public io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Flags endOfHeaders (boolean)
boolean endOfHeaders
public io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Flags priorityPresent (boolean)
boolean priorityPresent
public io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Flags paddingPresent (boolean)
boolean paddingPresent
public io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Flags ack (boolean)
boolean ack
public io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Flags setFlag (boolean, short)
boolean on
short mask
public boolean isFlagSet (short)
short mask
public int hashCode ()
int prime
int result
public boolean equals (java.lang.Object)
Object obj
public java.lang.String toString ()
StringBuilder builder
}
io/grpc/netty/shaded/io/netty/handler/codec/http2/DefaultHttp2RemoteFlowController$WritabilityMonitor.classDefaultHttp2RemoteFlowController.java
package io.grpc.netty.shaded.io.netty.handler.codec.http2
io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2RemoteFlowController$WritabilityMonitor extends java.lang.Object implements io.grpc.netty.shaded.io.netty.handler.codec.http2.StreamByteDistributor$Writer {
private boolean inWritePendingBytes
private long totalPendingBytes
final io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2RemoteFlowController this$0
private void (io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2RemoteFlowController)
public final void write (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream, int)
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream stream
int numBytes
void channelWritabilityChange () throws io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception
void stateCancelled (io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2RemoteFlowController$FlowState)
io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2RemoteFlowController$FlowState state
void windowSize (io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2RemoteFlowController$FlowState, int)
io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2RemoteFlowController$FlowState state
int initialWindowSize
void incrementWindowSize (io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2RemoteFlowController$FlowState, int) throws io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception
io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2RemoteFlowController$FlowState state
int delta
void enqueueFrame (io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2RemoteFlowController$FlowState, io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2RemoteFlowController$FlowControlled) throws io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception
io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2RemoteFlowController$FlowState state
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2RemoteFlowController$FlowControlled frame
final void incrementPendingBytes (int)
int delta
final boolean isWritable (io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2RemoteFlowController$FlowState)
io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2RemoteFlowController$FlowState state
final void writePendingBytes () throws io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception
int bytesToWrite
void initialWindowSize (int) throws io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception
int newWindowSize
int delta
final boolean isWritableConnection ()
void (io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2RemoteFlowController, io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2RemoteFlowController$1)
io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2RemoteFlowController x0
io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2RemoteFlowController$1 x1
}
io/grpc/netty/shaded/io/netty/handler/codec/http2/Http2ConnectionDecoder.classHttp2ConnectionDecoder.java
package io.grpc.netty.shaded.io.netty.handler.codec.http2
public abstract io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2ConnectionDecoder extends java.lang.Object implements java.io.Closeable {
public abstract void lifecycleManager (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2LifecycleManager)
public abstract io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Connection connection ()
public abstract io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2LocalFlowController flowController ()
public abstract void frameListener (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameListener)
public abstract io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameListener frameListener ()
public abstract void decodeFrame (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, io.grpc.netty.shaded.io.netty.buffer.ByteBuf, java.util.List) throws io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception
public abstract io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Settings localSettings ()
public abstract boolean prefaceReceived ()
public abstract void close ()
}
io/grpc/netty/shaded/io/netty/handler/codec/http2/DefaultHttp2RemoteFlowController$ListenerWritabilityMonitor.classDefaultHttp2RemoteFlowController.java
package io.grpc.netty.shaded.io.netty.handler.codec.http2
final io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2RemoteFlowController$ListenerWritabilityMonitor extends io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2RemoteFlowController$WritabilityMonitor implements io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2StreamVisitor {
private final io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2RemoteFlowController$Listener listener
final io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2RemoteFlowController this$0
void (io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2RemoteFlowController, io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2RemoteFlowController$Listener)
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2RemoteFlowController$Listener listener
public boolean visit (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream) throws io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream stream
io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2RemoteFlowController$FlowState state
void windowSize (io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2RemoteFlowController$FlowState, int)
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception e
io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2RemoteFlowController$FlowState state
int initialWindowSize
void incrementWindowSize (io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2RemoteFlowController$FlowState, int) throws io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception
io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2RemoteFlowController$FlowState state
int delta
void initialWindowSize (int) throws io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception
int newWindowSize
void enqueueFrame (io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2RemoteFlowController$FlowState, io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2RemoteFlowController$FlowControlled) throws io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception
io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2RemoteFlowController$FlowState state
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2RemoteFlowController$FlowControlled frame
void stateCancelled (io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2RemoteFlowController$FlowState)
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception e
io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2RemoteFlowController$FlowState state
void channelWritabilityChange () throws io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception
private void checkStateWritability (io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2RemoteFlowController$FlowState) throws io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception
io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2RemoteFlowController$FlowState state
private void notifyWritabilityChanged (io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2RemoteFlowController$FlowState)
Throwable cause
io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2RemoteFlowController$FlowState state
private void checkConnectionThenStreamWritabilityChanged (io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2RemoteFlowController$FlowState) throws io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception
io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2RemoteFlowController$FlowState state
private void checkAllWritabilityChanged () throws io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception
}
io/grpc/netty/shaded/io/netty/handler/codec/http2/Http2MultiplexCodec$2.classHttp2MultiplexCodec.java
package io.grpc.netty.shaded.io.netty.handler.codec.http2
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2MultiplexCodec$2 extends java.lang.Object implements io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameStreamVisitor {
final io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2GoAwayFrame val$goAwayFrame
final io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2MultiplexCodec this$0
void (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2MultiplexCodec, io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2GoAwayFrame)
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2MultiplexCodec this$0
public boolean visit (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameStream)
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameStream stream
int streamId
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2MultiplexCodec$DefaultHttp2StreamChannel childChannel
}
io/grpc/netty/shaded/io/netty/handler/codec/http2/DelegatingDecompressorFrameListener$Http2Decompressor.classDelegatingDecompressorFrameListener.java
package io.grpc.netty.shaded.io.netty.handler.codec.http2
final io.grpc.netty.shaded.io.netty.handler.codec.http2.DelegatingDecompressorFrameListener$Http2Decompressor extends java.lang.Object {
private final io.grpc.netty.shaded.io.netty.channel.embedded.EmbeddedChannel decompressor
private int compressed
private int decompressed
static final boolean $assertionsDisabled
void (io.grpc.netty.shaded.io.netty.channel.embedded.EmbeddedChannel)
io.grpc.netty.shaded.io.netty.channel.embedded.EmbeddedChannel decompressor
io.grpc.netty.shaded.io.netty.channel.embedded.EmbeddedChannel decompressor ()
void incrementCompressedBytes (int)
int delta
void incrementDecompressedBytes (int)
int delta
int consumeBytes (int, int) throws io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception
int streamId
int decompressedBytes
double consumedRatio
int consumedCompressed
static void ()
}
io/grpc/netty/shaded/io/netty/handler/codec/http2/DefaultHttp2LocalFlowController$2.classDefaultHttp2LocalFlowController.java
package io.grpc.netty.shaded.io.netty.handler.codec.http2
final io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2LocalFlowController$2 extends java.lang.Object implements io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2LocalFlowController$FlowState {
void ()
public int windowSize ()
public int initialWindowSize ()
public void window (int)
int initialWindowSize
public void incrementInitialStreamWindow (int)
int delta
public boolean writeWindowUpdateIfNeeded () throws io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception
public boolean consumeBytes (int) throws io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception
int numBytes
public int unconsumedBytes ()
public float windowUpdateRatio ()
public void windowUpdateRatio (float)
float ratio
public void receiveFlowControlledFrame (int) throws io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception
int dataLength
public void incrementFlowControlWindows (int) throws io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception
int delta
public void endOfStream (boolean)
boolean endOfStream
}
io/grpc/netty/shaded/io/netty/handler/codec/http2/Http2MultiplexCodec$Http2MultiplexCodecStream.classHttp2MultiplexCodec.java
package io.grpc.netty.shaded.io.netty.handler.codec.http2
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2MultiplexCodec$Http2MultiplexCodecStream extends io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameCodec$DefaultHttp2FrameStream {
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2MultiplexCodec$DefaultHttp2StreamChannel channel
void ()
}
io/grpc/netty/shaded/io/netty/handler/codec/http2/Http2OutboundFrameLogger.classHttp2OutboundFrameLogger.java
package io.grpc.netty.shaded.io.netty.handler.codec.http2
public io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2OutboundFrameLogger extends java.lang.Object implements io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameWriter {
private final io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameWriter writer
private final io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameLogger logger
public void (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameWriter, io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameLogger)
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameWriter writer
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameLogger logger
public io.grpc.netty.shaded.io.netty.channel.ChannelFuture writeData (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, int, io.grpc.netty.shaded.io.netty.buffer.ByteBuf, int, boolean, io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
int streamId
io.grpc.netty.shaded.io.netty.buffer.ByteBuf data
int padding
boolean endStream
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
public io.grpc.netty.shaded.io.netty.channel.ChannelFuture writeHeaders (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, int, io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers, int, boolean, io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
int streamId
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers headers
int padding
boolean endStream
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
public io.grpc.netty.shaded.io.netty.channel.ChannelFuture writeHeaders (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, int, io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers, int, short, boolean, int, boolean, io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
int streamId
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers headers
int streamDependency
short weight
boolean exclusive
int padding
boolean endStream
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
public io.grpc.netty.shaded.io.netty.channel.ChannelFuture writePriority (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, int, int, short, boolean, io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
int streamId
int streamDependency
short weight
boolean exclusive
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
public io.grpc.netty.shaded.io.netty.channel.ChannelFuture writeRstStream (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, int, long, io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
int streamId
long errorCode
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
public io.grpc.netty.shaded.io.netty.channel.ChannelFuture writeSettings (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Settings, io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Settings settings
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
public io.grpc.netty.shaded.io.netty.channel.ChannelFuture writeSettingsAck (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
public io.grpc.netty.shaded.io.netty.channel.ChannelFuture writePing (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, boolean, long, io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
boolean ack
long data
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
public io.grpc.netty.shaded.io.netty.channel.ChannelFuture writePushPromise (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, int, int, io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers, int, io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
int streamId
int promisedStreamId
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers headers
int padding
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
public io.grpc.netty.shaded.io.netty.channel.ChannelFuture writeGoAway (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, int, long, io.grpc.netty.shaded.io.netty.buffer.ByteBuf, io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
int lastStreamId
long errorCode
io.grpc.netty.shaded.io.netty.buffer.ByteBuf debugData
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
public io.grpc.netty.shaded.io.netty.channel.ChannelFuture writeWindowUpdate (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, int, int, io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
int streamId
int windowSizeIncrement
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
public io.grpc.netty.shaded.io.netty.channel.ChannelFuture writeFrame (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, byte, int, io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Flags, io.grpc.netty.shaded.io.netty.buffer.ByteBuf, io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
byte frameType
int streamId
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Flags flags
io.grpc.netty.shaded.io.netty.buffer.ByteBuf payload
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
public void close ()
public io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameWriter$Configuration configuration ()
}
io/grpc/netty/shaded/io/netty/handler/codec/http2/DefaultHttp2Connection$ActiveStreams.classDefaultHttp2Connection.java
package io.grpc.netty.shaded.io.netty.handler.codec.http2
final io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2Connection$ActiveStreams extends java.lang.Object {
private final java.util.List listeners
private final java.util.Queue pendingEvents
private final java.util.Set streams
private int pendingIterations
final io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2Connection this$0
public void (io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2Connection, java.util.List)
java.util.List listeners
public int size ()
public void activate (io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2Connection$DefaultStream)
io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2Connection$DefaultStream stream
public void deactivate (io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2Connection$DefaultStream, java.util.Iterator)
io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2Connection$DefaultStream stream
java.util.Iterator itr
public io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream forEachActiveStream (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2StreamVisitor) throws io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream stream
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2StreamVisitor visitor
void addToActiveStreams (io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2Connection$DefaultStream)
Throwable cause
int i
io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2Connection$DefaultStream stream
void removeFromActiveStreams (io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2Connection$DefaultStream, java.util.Iterator)
io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2Connection$DefaultStream stream
java.util.Iterator itr
boolean allowModifications ()
void incrementPendingIterations ()
void decrementPendingIterations ()
Throwable cause
io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2Connection$Event event
}
io/grpc/netty/shaded/io/netty/handler/codec/http2/Http2MultiplexCodec$FlowControlledFrameSizeEstimator.classHttp2MultiplexCodec.java
package io.grpc.netty.shaded.io.netty.handler.codec.http2
final io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2MultiplexCodec$FlowControlledFrameSizeEstimator extends java.lang.Object implements io.grpc.netty.shaded.io.netty.channel.MessageSizeEstimator {
static final io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2MultiplexCodec$FlowControlledFrameSizeEstimator INSTANCE
static final io.grpc.netty.shaded.io.netty.channel.MessageSizeEstimator$Handle HANDLE_INSTANCE
private void ()
public io.grpc.netty.shaded.io.netty.channel.MessageSizeEstimator$Handle newHandle ()
static void ()
}
io/grpc/netty/shaded/io/netty/handler/codec/http2/DefaultHttp2Connection$ActiveStreams$2.classDefaultHttp2Connection.java
package io.grpc.netty.shaded.io.netty.handler.codec.http2
io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2Connection$ActiveStreams$2 extends java.lang.Object implements io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2Connection$Event {
final io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2Connection$DefaultStream val$stream
final java.util.Iterator val$itr
final io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2Connection$ActiveStreams this$1
void (io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2Connection$ActiveStreams, io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2Connection$DefaultStream, java.util.Iterator)
io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2Connection$ActiveStreams this$1
public void process ()
}
io/grpc/netty/shaded/io/netty/handler/codec/http2/Http2StreamFrameToHttpObjectCodec.classHttp2StreamFrameToHttpObjectCodec.java
package io.grpc.netty.shaded.io.netty.handler.codec.http2
public io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2StreamFrameToHttpObjectCodec extends io.grpc.netty.shaded.io.netty.handler.codec.MessageToMessageCodec {
private final boolean isServer
private final boolean validateHeaders
private io.grpc.netty.shaded.io.netty.handler.codec.http.HttpScheme scheme
public void (boolean, boolean)
boolean isServer
boolean validateHeaders
public void (boolean)
boolean isServer
public boolean acceptInboundMessage (java.lang.Object) throws java.lang.Exception
Object msg
protected void decode (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2StreamFrame, java.util.List) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.handler.codec.http.FullHttpMessage fullMsg
io.grpc.netty.shaded.io.netty.handler.codec.http.LastHttpContent last
io.grpc.netty.shaded.io.netty.handler.codec.http.FullHttpMessage full
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpMessage req
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2HeadersFrame headersFrame
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers headers
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameStream stream
int id
CharSequence status
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2DataFrame dataFrame
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2StreamFrame frame
java.util.List out
private void encodeLastContent (io.grpc.netty.shaded.io.netty.handler.codec.http.LastHttpContent, java.util.List)
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers headers
io.grpc.netty.shaded.io.netty.handler.codec.http.LastHttpContent last
java.util.List out
boolean needFiller
protected void encode (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, io.grpc.netty.shaded.io.netty.handler.codec.http.HttpObject, java.util.List) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers headers
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpResponse res
io.grpc.netty.shaded.io.netty.handler.codec.http.FullHttpMessage full
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers headers
boolean noMoreFrames
io.grpc.netty.shaded.io.netty.handler.codec.http.LastHttpContent last
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpContent cont
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpObject obj
java.util.List out
private io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers toHttp2Headers (io.grpc.netty.shaded.io.netty.handler.codec.http.HttpMessage)
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpMessage msg
private io.grpc.netty.shaded.io.netty.handler.codec.http.HttpMessage newMessage (int, io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers) throws io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception
int id
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers headers
private io.grpc.netty.shaded.io.netty.handler.codec.http.FullHttpMessage newFullMessage (int, io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers, io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator) throws io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception
int id
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers headers
io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator alloc
public void handlerAdded (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
protected boolean isSsl (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext)
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
io.grpc.netty.shaded.io.netty.channel.Channel ch
io.grpc.netty.shaded.io.netty.channel.Channel connChannel
protected volatile void decode (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, java.lang.Object, java.util.List) throws java.lang.Exception
protected volatile void encode (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, java.lang.Object, java.util.List) throws java.lang.Exception
}
io/grpc/netty/shaded/io/netty/handler/codec/http2/UniformStreamByteDistributor$1.classUniformStreamByteDistributor.java
package io.grpc.netty.shaded.io.netty.handler.codec.http2
io.grpc.netty.shaded.io.netty.handler.codec.http2.UniformStreamByteDistributor$1 extends io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2ConnectionAdapter {
final io.grpc.netty.shaded.io.netty.handler.codec.http2.UniformStreamByteDistributor this$0
void (io.grpc.netty.shaded.io.netty.handler.codec.http2.UniformStreamByteDistributor)
io.grpc.netty.shaded.io.netty.handler.codec.http2.UniformStreamByteDistributor this$0
public void onStreamAdded (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream)
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream stream
public void onStreamClosed (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream)
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream stream
}
io/grpc/netty/shaded/io/netty/handler/codec/http2/Http2ClientUpgradeCodec.classHttp2ClientUpgradeCodec.java
package io.grpc.netty.shaded.io.netty.handler.codec.http2
public io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2ClientUpgradeCodec extends java.lang.Object implements io.grpc.netty.shaded.io.netty.handler.codec.http.HttpClientUpgradeHandler$UpgradeCodec {
private static final java.util.List UPGRADE_HEADERS
private final String handlerName
private final io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2ConnectionHandler connectionHandler
private final io.grpc.netty.shaded.io.netty.channel.ChannelHandler upgradeToHandler
public void (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameCodec, io.grpc.netty.shaded.io.netty.channel.ChannelHandler)
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameCodec frameCodec
io.grpc.netty.shaded.io.netty.channel.ChannelHandler upgradeToHandler
public void (java.lang.String, io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameCodec, io.grpc.netty.shaded.io.netty.channel.ChannelHandler)
String handlerName
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameCodec frameCodec
io.grpc.netty.shaded.io.netty.channel.ChannelHandler upgradeToHandler
public void (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2ConnectionHandler)
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2ConnectionHandler connectionHandler
public void (java.lang.String, io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2ConnectionHandler)
String handlerName
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2ConnectionHandler connectionHandler
private void (java.lang.String, io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2ConnectionHandler, io.grpc.netty.shaded.io.netty.channel.ChannelHandler)
String handlerName
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2ConnectionHandler connectionHandler
io.grpc.netty.shaded.io.netty.channel.ChannelHandler upgradeToHandler
public java.lang.CharSequence protocol ()
public java.util.Collection setUpgradeHeaders (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, io.grpc.netty.shaded.io.netty.handler.codec.http.HttpRequest)
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpRequest upgradeRequest
CharSequence settingsValue
public void upgradeTo (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, io.grpc.netty.shaded.io.netty.handler.codec.http.FullHttpResponse) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
io.grpc.netty.shaded.io.netty.handler.codec.http.FullHttpResponse upgradeResponse
private java.lang.CharSequence getSettingsHeaderValue (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext)
io.grpc.netty.shaded.io.netty.util.collection.CharObjectMap$PrimitiveEntry entry
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Settings settings
int payloadLength
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
io.grpc.netty.shaded.io.netty.buffer.ByteBuf buf
io.grpc.netty.shaded.io.netty.buffer.ByteBuf encodedBuf
static void ()
}
io/grpc/netty/shaded/io/netty/handler/codec/http2/Http2UnknownFrame.classHttp2UnknownFrame.java
package io.grpc.netty.shaded.io.netty.handler.codec.http2
public abstract io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2UnknownFrame extends java.lang.Object implements io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2StreamFrame io.grpc.netty.shaded.io.netty.buffer.ByteBufHolder {
public abstract io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameStream stream ()
public abstract io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2UnknownFrame stream (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameStream)
public abstract byte frameType ()
public abstract io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Flags flags ()
public abstract io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2UnknownFrame copy ()
public abstract io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2UnknownFrame duplicate ()
public abstract io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2UnknownFrame retainedDuplicate ()
public abstract io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2UnknownFrame replace (io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
public abstract io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2UnknownFrame retain ()
public abstract io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2UnknownFrame retain (int)
public abstract io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2UnknownFrame touch ()
public abstract io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2UnknownFrame touch (java.lang.Object)
}
io/grpc/netty/shaded/io/netty/handler/codec/http2/Http2FrameCodec$Http2RemoteFlowControllerListener.classHttp2FrameCodec.java
package io.grpc.netty.shaded.io.netty.handler.codec.http2
final io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameCodec$Http2RemoteFlowControllerListener extends java.lang.Object implements io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2RemoteFlowController$Listener {
final io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameCodec this$0
private void (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameCodec)
public void writabilityChanged (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream)
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream stream
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameStream frameStream
void (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameCodec, io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameCodec$1)
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameCodec x0
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameCodec$1 x1
}
io/grpc/netty/shaded/io/netty/handler/codec/http2/Http2ConnectionPrefaceAndSettingsFrameWrittenEvent.classHttp2ConnectionPrefaceAndSettingsFrameWrittenEvent.java
package io.grpc.netty.shaded.io.netty.handler.codec.http2
public final io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2ConnectionPrefaceAndSettingsFrameWrittenEvent extends java.lang.Object {
static final io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2ConnectionPrefaceAndSettingsFrameWrittenEvent INSTANCE
private void ()
static void ()
}
io/grpc/netty/shaded/io/netty/handler/codec/http2/Http2ServerUpgradeCodec.classHttp2ServerUpgradeCodec.java
package io.grpc.netty.shaded.io.netty.handler.codec.http2
public io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2ServerUpgradeCodec extends java.lang.Object implements io.grpc.netty.shaded.io.netty.handler.codec.http.HttpServerUpgradeHandler$UpgradeCodec {
private static final io.grpc.netty.shaded.io.netty.util.internal.logging.InternalLogger logger
private static final java.util.List REQUIRED_UPGRADE_HEADERS
private static final io.grpc.netty.shaded.io.netty.channel.ChannelHandler[] EMPTY_HANDLERS
private final String handlerName
private final io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2ConnectionHandler connectionHandler
private final io.grpc.netty.shaded.io.netty.channel.ChannelHandler[] handlers
private final io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameReader frameReader
private io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Settings settings
public void (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2ConnectionHandler)
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2ConnectionHandler connectionHandler
public void (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2MultiplexCodec)
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2MultiplexCodec http2Codec
public void (java.lang.String, io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2ConnectionHandler)
String handlerName
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2ConnectionHandler connectionHandler
public void (java.lang.String, io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2MultiplexCodec)
String handlerName
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2MultiplexCodec http2Codec
public transient void (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameCodec, io.grpc.netty.shaded.io.netty.channel.ChannelHandler[])
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameCodec http2Codec
io.grpc.netty.shaded.io.netty.channel.ChannelHandler[] handlers
private transient void (java.lang.String, io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2ConnectionHandler, io.grpc.netty.shaded.io.netty.channel.ChannelHandler[])
String handlerName
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2ConnectionHandler connectionHandler
io.grpc.netty.shaded.io.netty.channel.ChannelHandler[] handlers
public java.util.Collection requiredUpgradeHeaders ()
public boolean prepareUpgradeResponse (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, io.grpc.netty.shaded.io.netty.handler.codec.http.FullHttpRequest, io.grpc.netty.shaded.io.netty.handler.codec.http.HttpHeaders)
java.util.List upgradeHeaders
Throwable cause
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
io.grpc.netty.shaded.io.netty.handler.codec.http.FullHttpRequest upgradeRequest
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpHeaders headers
public void upgradeTo (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, io.grpc.netty.shaded.io.netty.handler.codec.http.FullHttpRequest)
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception e
int i
String name
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
io.grpc.netty.shaded.io.netty.handler.codec.http.FullHttpRequest upgradeRequest
private io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Settings decodeSettingsHeader (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, java.lang.CharSequence) throws io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception
io.grpc.netty.shaded.io.netty.buffer.ByteBuf payload
io.grpc.netty.shaded.io.netty.buffer.ByteBuf frame
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
CharSequence settingsHeader
io.grpc.netty.shaded.io.netty.buffer.ByteBuf header
private io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Settings decodeSettings (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, io.grpc.netty.shaded.io.netty.buffer.ByteBuf) throws io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Settings decodedSettings
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
io.grpc.netty.shaded.io.netty.buffer.ByteBuf frame
private static io.grpc.netty.shaded.io.netty.buffer.ByteBuf createSettingsFrame (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
io.grpc.netty.shaded.io.netty.buffer.ByteBuf payload
io.grpc.netty.shaded.io.netty.buffer.ByteBuf frame
static void ()
}
io/grpc/netty/shaded/io/netty/handler/codec/http2/DefaultHttp2FrameWriter.classDefaultHttp2FrameWriter.java
package io.grpc.netty.shaded.io.netty.handler.codec.http2
public io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2FrameWriter extends java.lang.Object implements io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameWriter io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameSizePolicy io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameWriter$Configuration {
private static final String STREAM_ID
private static final String STREAM_DEPENDENCY
private static final io.grpc.netty.shaded.io.netty.buffer.ByteBuf ZERO_BUFFER
private final io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2HeadersEncoder headersEncoder
private int maxFrameSize
public void ()
public void (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2HeadersEncoder$SensitivityDetector)
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2HeadersEncoder$SensitivityDetector headersSensitivityDetector
public void (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2HeadersEncoder$SensitivityDetector, boolean)
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2HeadersEncoder$SensitivityDetector headersSensitivityDetector
boolean ignoreMaxHeaderListSize
public void (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2HeadersEncoder)
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2HeadersEncoder headersEncoder
public io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameWriter$Configuration configuration ()
public io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2HeadersEncoder$Configuration headersConfiguration ()
public io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameSizePolicy frameSizePolicy ()
public void maxFrameSize (int) throws io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception
int max
public int maxFrameSize ()
public void close ()
public io.grpc.netty.shaded.io.netty.channel.ChannelFuture writeData (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, int, io.grpc.netty.shaded.io.netty.buffer.ByteBuf, int, boolean, io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
io.grpc.netty.shaded.io.netty.buffer.ByteBuf frameHeader2
io.grpc.netty.shaded.io.netty.buffer.ByteBuf lastFrame
io.grpc.netty.shaded.io.netty.buffer.ByteBuf lastFrame
io.grpc.netty.shaded.io.netty.buffer.ByteBuf lastFrame
io.grpc.netty.shaded.io.netty.buffer.ByteBuf lastFrame
int frameDataBytes
int framePaddingBytes
io.grpc.netty.shaded.io.netty.buffer.ByteBuf frameHeader2
int remainingData
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Flags flags
Throwable cause
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
int streamId
io.grpc.netty.shaded.io.netty.buffer.ByteBuf data
int padding
boolean endStream
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2CodecUtil$SimpleChannelPromiseAggregator promiseAggregator
io.grpc.netty.shaded.io.netty.buffer.ByteBuf frameHeader
public io.grpc.netty.shaded.io.netty.channel.ChannelFuture writeHeaders (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, int, io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers, int, boolean, io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
int streamId
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers headers
int padding
boolean endStream
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
public io.grpc.netty.shaded.io.netty.channel.ChannelFuture writeHeaders (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, int, io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers, int, short, boolean, int, boolean, io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
int streamId
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers headers
int streamDependency
short weight
boolean exclusive
int padding
boolean endStream
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
public io.grpc.netty.shaded.io.netty.channel.ChannelFuture writePriority (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, int, int, short, boolean, io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
io.grpc.netty.shaded.io.netty.buffer.ByteBuf buf
Throwable t
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
int streamId
int streamDependency
short weight
boolean exclusive
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
public io.grpc.netty.shaded.io.netty.channel.ChannelFuture writeRstStream (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, int, long, io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
io.grpc.netty.shaded.io.netty.buffer.ByteBuf buf
Throwable t
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
int streamId
long errorCode
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
public io.grpc.netty.shaded.io.netty.channel.ChannelFuture writeSettings (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Settings, io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
io.grpc.netty.shaded.io.netty.util.collection.CharObjectMap$PrimitiveEntry entry
int payloadLength
io.grpc.netty.shaded.io.netty.buffer.ByteBuf buf
Throwable t
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Settings settings
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
public io.grpc.netty.shaded.io.netty.channel.ChannelFuture writeSettingsAck (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
io.grpc.netty.shaded.io.netty.buffer.ByteBuf buf
Throwable t
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
public io.grpc.netty.shaded.io.netty.channel.ChannelFuture writePing (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, boolean, long, io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
boolean ack
long data
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Flags flags
io.grpc.netty.shaded.io.netty.buffer.ByteBuf buf
public io.grpc.netty.shaded.io.netty.channel.ChannelFuture writePushPromise (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, int, int, io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers, int, io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Flags flags
int nonFragmentLength
int maxFragmentLength
io.grpc.netty.shaded.io.netty.buffer.ByteBuf fragment
int payloadLength
io.grpc.netty.shaded.io.netty.buffer.ByteBuf buf
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception e
Throwable t
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
int streamId
int promisedStreamId
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers headers
int padding
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
io.grpc.netty.shaded.io.netty.buffer.ByteBuf headerBlock
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2CodecUtil$SimpleChannelPromiseAggregator promiseAggregator
public io.grpc.netty.shaded.io.netty.channel.ChannelFuture writeGoAway (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, int, long, io.grpc.netty.shaded.io.netty.buffer.ByteBuf, io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
int payloadLength
io.grpc.netty.shaded.io.netty.buffer.ByteBuf buf
Throwable t
Throwable t
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
int lastStreamId
long errorCode
io.grpc.netty.shaded.io.netty.buffer.ByteBuf debugData
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2CodecUtil$SimpleChannelPromiseAggregator promiseAggregator
public io.grpc.netty.shaded.io.netty.channel.ChannelFuture writeWindowUpdate (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, int, int, io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
io.grpc.netty.shaded.io.netty.buffer.ByteBuf buf
Throwable t
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
int streamId
int windowSizeIncrement
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
public io.grpc.netty.shaded.io.netty.channel.ChannelFuture writeFrame (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, byte, int, io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Flags, io.grpc.netty.shaded.io.netty.buffer.ByteBuf, io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
io.grpc.netty.shaded.io.netty.buffer.ByteBuf buf
Throwable t
Throwable t
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
byte frameType
int streamId
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Flags flags
io.grpc.netty.shaded.io.netty.buffer.ByteBuf payload
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2CodecUtil$SimpleChannelPromiseAggregator promiseAggregator
private io.grpc.netty.shaded.io.netty.channel.ChannelFuture writeHeadersInternal (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, int, io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers, int, boolean, boolean, int, short, boolean, io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Flags flags
int nonFragmentBytes
int maxFragmentLength
io.grpc.netty.shaded.io.netty.buffer.ByteBuf fragment
int payloadLength
io.grpc.netty.shaded.io.netty.buffer.ByteBuf buf
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception e
Throwable t
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
int streamId
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers headers
int padding
boolean endStream
boolean hasPriority
int streamDependency
short weight
boolean exclusive
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
io.grpc.netty.shaded.io.netty.buffer.ByteBuf headerBlock
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2CodecUtil$SimpleChannelPromiseAggregator promiseAggregator
private io.grpc.netty.shaded.io.netty.channel.ChannelFuture writeContinuationFrames (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, int, io.grpc.netty.shaded.io.netty.buffer.ByteBuf, int, io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2CodecUtil$SimpleChannelPromiseAggregator)
io.grpc.netty.shaded.io.netty.buffer.ByteBuf fragment
int fragmentReadableBytes
int payloadLength
io.grpc.netty.shaded.io.netty.buffer.ByteBuf buf
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
int streamId
io.grpc.netty.shaded.io.netty.buffer.ByteBuf headerBlock
int padding
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2CodecUtil$SimpleChannelPromiseAggregator promiseAggregator
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Flags flags
int maxFragmentLength
private static int paddingBytes (int)
int padding
private static void writePaddingLength (io.grpc.netty.shaded.io.netty.buffer.ByteBuf, int)
io.grpc.netty.shaded.io.netty.buffer.ByteBuf buf
int padding
private static void verifyStreamId (int, java.lang.String)
int streamId
String argumentName
private static void verifyStreamOrConnectionId (int, java.lang.String)
int streamId
String argumentName
private static void verifyWeight (short)
short weight
private static void verifyErrorCode (long)
long errorCode
private static void verifyWindowSizeIncrement (int)
int windowSizeIncrement
private static void verifyPingPayload (io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
io.grpc.netty.shaded.io.netty.buffer.ByteBuf data
static void ()
}
io/grpc/netty/shaded/io/netty/handler/codec/http2/WeightedFairQueueByteDistributor.classWeightedFairQueueByteDistributor.java
package io.grpc.netty.shaded.io.netty.handler.codec.http2
public final io.grpc.netty.shaded.io.netty.handler.codec.http2.WeightedFairQueueByteDistributor extends java.lang.Object implements io.grpc.netty.shaded.io.netty.handler.codec.http2.StreamByteDistributor {
static final int INITIAL_CHILDREN_MAP_SIZE
private static final int DEFAULT_MAX_STATE_ONLY_SIZE
private final io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Connection$PropertyKey stateKey
private final io.grpc.netty.shaded.io.netty.util.collection.IntObjectMap stateOnlyMap
private final io.grpc.netty.shaded.io.netty.util.internal.PriorityQueue stateOnlyRemovalQueue
private final io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Connection connection
private final io.grpc.netty.shaded.io.netty.handler.codec.http2.WeightedFairQueueByteDistributor$State connectionState
private int allocationQuantum
private final int maxStateOnlySize
static final boolean $assertionsDisabled
public void (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Connection)
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Connection connection
public void (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Connection, int)
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Connection connection
int maxStateOnlySize
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream connectionStream
public void updateStreamableBytes (io.grpc.netty.shaded.io.netty.handler.codec.http2.StreamByteDistributor$StreamState)
io.grpc.netty.shaded.io.netty.handler.codec.http2.StreamByteDistributor$StreamState state
public void updateDependencyTree (int, int, short, boolean)
java.util.List events
java.util.List events
java.util.List events
io.grpc.netty.shaded.io.netty.handler.codec.http2.WeightedFairQueueByteDistributor$State stateToRemove
int childStreamId
int parentStreamId
short weight
boolean exclusive
io.grpc.netty.shaded.io.netty.handler.codec.http2.WeightedFairQueueByteDistributor$State state
io.grpc.netty.shaded.io.netty.handler.codec.http2.WeightedFairQueueByteDistributor$State newParent
public boolean distribute (int, io.grpc.netty.shaded.io.netty.handler.codec.http2.StreamByteDistributor$Writer) throws io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception
int maxBytes
io.grpc.netty.shaded.io.netty.handler.codec.http2.StreamByteDistributor$Writer writer
int oldIsActiveCountForTree
public void allocationQuantum (int)
int allocationQuantum
private int distribute (int, io.grpc.netty.shaded.io.netty.handler.codec.http2.StreamByteDistributor$Writer, io.grpc.netty.shaded.io.netty.handler.codec.http2.WeightedFairQueueByteDistributor$State) throws io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception
int nsent
int maxBytes
io.grpc.netty.shaded.io.netty.handler.codec.http2.StreamByteDistributor$Writer writer
io.grpc.netty.shaded.io.netty.handler.codec.http2.WeightedFairQueueByteDistributor$State state
private int distributeToChildren (int, io.grpc.netty.shaded.io.netty.handler.codec.http2.StreamByteDistributor$Writer, io.grpc.netty.shaded.io.netty.handler.codec.http2.WeightedFairQueueByteDistributor$State) throws io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception
int nsent
int maxBytes
io.grpc.netty.shaded.io.netty.handler.codec.http2.StreamByteDistributor$Writer writer
io.grpc.netty.shaded.io.netty.handler.codec.http2.WeightedFairQueueByteDistributor$State state
long oldTotalQueuedWeights
io.grpc.netty.shaded.io.netty.handler.codec.http2.WeightedFairQueueByteDistributor$State childState
io.grpc.netty.shaded.io.netty.handler.codec.http2.WeightedFairQueueByteDistributor$State nextChildState
private io.grpc.netty.shaded.io.netty.handler.codec.http2.WeightedFairQueueByteDistributor$State state (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream)
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream stream
private io.grpc.netty.shaded.io.netty.handler.codec.http2.WeightedFairQueueByteDistributor$State state (int)
int streamId
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream stream
boolean isChild (int, int, short)
io.grpc.netty.shaded.io.netty.handler.codec.http2.WeightedFairQueueByteDistributor$State child
int childId
int parentId
short weight
io.grpc.netty.shaded.io.netty.handler.codec.http2.WeightedFairQueueByteDistributor$State parent
int numChildren (int)
int streamId
io.grpc.netty.shaded.io.netty.handler.codec.http2.WeightedFairQueueByteDistributor$State state
void notifyParentChanged (java.util.List)
io.grpc.netty.shaded.io.netty.handler.codec.http2.WeightedFairQueueByteDistributor$ParentChangedEvent event
int i
java.util.List events
static io.grpc.netty.shaded.io.netty.util.collection.IntObjectMap access$000 (io.grpc.netty.shaded.io.netty.handler.codec.http2.WeightedFairQueueByteDistributor)
io.grpc.netty.shaded.io.netty.handler.codec.http2.WeightedFairQueueByteDistributor x0
static io.grpc.netty.shaded.io.netty.handler.codec.http2.WeightedFairQueueByteDistributor$State access$100 (io.grpc.netty.shaded.io.netty.handler.codec.http2.WeightedFairQueueByteDistributor)
io.grpc.netty.shaded.io.netty.handler.codec.http2.WeightedFairQueueByteDistributor x0
static io.grpc.netty.shaded.io.netty.util.internal.PriorityQueue access$200 (io.grpc.netty.shaded.io.netty.handler.codec.http2.WeightedFairQueueByteDistributor)
io.grpc.netty.shaded.io.netty.handler.codec.http2.WeightedFairQueueByteDistributor x0
static io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Connection$PropertyKey access$300 (io.grpc.netty.shaded.io.netty.handler.codec.http2.WeightedFairQueueByteDistributor)
io.grpc.netty.shaded.io.netty.handler.codec.http2.WeightedFairQueueByteDistributor x0
static io.grpc.netty.shaded.io.netty.handler.codec.http2.WeightedFairQueueByteDistributor$State access$400 (io.grpc.netty.shaded.io.netty.handler.codec.http2.WeightedFairQueueByteDistributor, io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream)
io.grpc.netty.shaded.io.netty.handler.codec.http2.WeightedFairQueueByteDistributor x0
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream x1
static int access$500 (io.grpc.netty.shaded.io.netty.handler.codec.http2.WeightedFairQueueByteDistributor)
io.grpc.netty.shaded.io.netty.handler.codec.http2.WeightedFairQueueByteDistributor x0
static void ()
}
io/grpc/netty/shaded/io/netty/handler/codec/http2/Http2Stream$State.classHttp2Stream.java
package io.grpc.netty.shaded.io.netty.handler.codec.http2
public final io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream$State extends java.lang.Enum {
public static final io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream$State IDLE
public static final io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream$State RESERVED_LOCAL
public static final io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream$State RESERVED_REMOTE
public static final io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream$State OPEN
public static final io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream$State HALF_CLOSED_LOCAL
public static final io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream$State HALF_CLOSED_REMOTE
public static final io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream$State CLOSED
private final boolean localSideOpen
private final boolean remoteSideOpen
private static final io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream$State[] $VALUES
public static io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream$State[] values ()
public static io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream$State valueOf (java.lang.String)
String name
private void (java.lang.String, int, boolean, boolean)
boolean localSideOpen
boolean remoteSideOpen
public boolean localSideOpen ()
public boolean remoteSideOpen ()
static void ()
}
io/grpc/netty/shaded/io/netty/handler/codec/http2/DefaultHttp2Headers$Http2HeaderEntry.classDefaultHttp2Headers.java
package io.grpc.netty.shaded.io.netty.handler.codec.http2
final io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2Headers$Http2HeaderEntry extends io.grpc.netty.shaded.io.netty.handler.codec.DefaultHeaders$HeaderEntry {
final io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2Headers this$0
protected void (io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2Headers, int, java.lang.CharSequence, java.lang.CharSequence, io.grpc.netty.shaded.io.netty.handler.codec.DefaultHeaders$HeaderEntry)
int hash
CharSequence key
CharSequence value
io.grpc.netty.shaded.io.netty.handler.codec.DefaultHeaders$HeaderEntry next
protected void remove ()
}
io/grpc/netty/shaded/io/netty/handler/codec/http2/DefaultHttp2PingFrame.classDefaultHttp2PingFrame.java
package io.grpc.netty.shaded.io.netty.handler.codec.http2
public io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2PingFrame extends java.lang.Object implements io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2PingFrame {
private final long content
private final boolean ack
public void (long)
long content
void (long, boolean)
long content
boolean ack
public boolean ack ()
public java.lang.String name ()
public long content ()
public boolean equals (java.lang.Object)
Object o
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2PingFrame other
public int hashCode ()
int hash
public java.lang.String toString ()
}
io/grpc/netty/shaded/io/netty/handler/codec/http2/ReadOnlyHttp2Headers$ReadOnlyValueIterator.classReadOnlyHttp2Headers.java
package io.grpc.netty.shaded.io.netty.handler.codec.http2
final io.grpc.netty.shaded.io.netty.handler.codec.http2.ReadOnlyHttp2Headers$ReadOnlyValueIterator extends java.lang.Object implements java.util.Iterator {
private int i
private final int nameHash
private final CharSequence name
private io.grpc.netty.shaded.io.netty.util.AsciiString[] current
private io.grpc.netty.shaded.io.netty.util.AsciiString next
final io.grpc.netty.shaded.io.netty.handler.codec.http2.ReadOnlyHttp2Headers this$0
void (io.grpc.netty.shaded.io.netty.handler.codec.http2.ReadOnlyHttp2Headers, java.lang.CharSequence)
CharSequence name
public boolean hasNext ()
public java.lang.CharSequence next ()
CharSequence current
public void remove ()
private void calculateNext ()
io.grpc.netty.shaded.io.netty.util.AsciiString roName
public volatile java.lang.Object next ()
}
io/grpc/netty/shaded/io/netty/handler/codec/http2/DefaultHttp2LocalFlowController$DefaultState.classDefaultHttp2LocalFlowController.java
package io.grpc.netty.shaded.io.netty.handler.codec.http2
io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2LocalFlowController$DefaultState extends java.lang.Object implements io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2LocalFlowController$FlowState {
private final io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream stream
private int window
private int processedWindow
private int initialStreamWindowSize
private float streamWindowUpdateRatio
private int lowerBound
private boolean endOfStream
static final boolean $assertionsDisabled
final io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2LocalFlowController this$0
public void (io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2LocalFlowController, io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream, int)
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream stream
int initialWindowSize
public void window (int)
int initialWindowSize
public int windowSize ()
public int initialWindowSize ()
public void endOfStream (boolean)
boolean endOfStream
public float windowUpdateRatio ()
public void windowUpdateRatio (float)
float ratio
public void incrementInitialStreamWindow (int)
int delta
int newValue
public void incrementFlowControlWindows (int) throws io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception
int delta
public void receiveFlowControlledFrame (int) throws io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception
int dataLength
private void returnProcessedBytes (int) throws io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception
int delta
public boolean consumeBytes (int) throws io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception
int numBytes
public int unconsumedBytes ()
public boolean writeWindowUpdateIfNeeded () throws io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception
int threshold
private void writeWindowUpdate () throws io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception
Throwable t
int deltaWindowSize
static void ()
}
io/grpc/netty/shaded/io/netty/handler/codec/http2/WeightedFairQueueByteDistributor$ParentChangedEvent.classWeightedFairQueueByteDistributor.java
package io.grpc.netty.shaded.io.netty.handler.codec.http2
final io.grpc.netty.shaded.io.netty.handler.codec.http2.WeightedFairQueueByteDistributor$ParentChangedEvent extends java.lang.Object {
final io.grpc.netty.shaded.io.netty.handler.codec.http2.WeightedFairQueueByteDistributor$State state
final io.grpc.netty.shaded.io.netty.handler.codec.http2.WeightedFairQueueByteDistributor$State oldParent
void (io.grpc.netty.shaded.io.netty.handler.codec.http2.WeightedFairQueueByteDistributor$State, io.grpc.netty.shaded.io.netty.handler.codec.http2.WeightedFairQueueByteDistributor$State)
io.grpc.netty.shaded.io.netty.handler.codec.http2.WeightedFairQueueByteDistributor$State state
io.grpc.netty.shaded.io.netty.handler.codec.http2.WeightedFairQueueByteDistributor$State oldParent
}
io/grpc/netty/shaded/io/netty/handler/codec/http2/Http2ConnectionHandler$5.classHttp2ConnectionHandler.java
package io.grpc.netty.shaded.io.netty.handler.codec.http2
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2ConnectionHandler$5 extends java.lang.Object {
static final int[] $SwitchMap$io$netty$handler$codec$http2$Http2Stream$State
static final int[] $SwitchMap$io$netty$handler$codec$http2$Http2Exception$ShutdownHint
static void ()
}
io/grpc/netty/shaded/io/netty/handler/codec/http2/Http2Exception$StreamException.classHttp2Exception.java
package io.grpc.netty.shaded.io.netty.handler.codec.http2
public io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception$StreamException extends io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception {
private static final long serialVersionUID
private final int streamId
void (int, io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Error, java.lang.String)
int streamId
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Error error
String message
void (int, io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Error, java.lang.String, java.lang.Throwable)
int streamId
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Error error
String message
Throwable cause
public int streamId ()
}
io/grpc/netty/shaded/io/netty/handler/codec/http2/DefaultHttp2LocalFlowController$WindowUpdateVisitor.classDefaultHttp2LocalFlowController.java
package io.grpc.netty.shaded.io.netty.handler.codec.http2
final io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2LocalFlowController$WindowUpdateVisitor extends java.lang.Object implements io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2StreamVisitor {
private io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception$CompositeStreamException compositeException
private final int delta
final io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2LocalFlowController this$0
public void (io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2LocalFlowController, int)
int delta
public boolean visit (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream) throws io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception
io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2LocalFlowController$FlowState state
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception$StreamException e
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream stream
public void throwIfError () throws io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception$CompositeStreamException
}
io/grpc/netty/shaded/io/netty/handler/codec/http2/DefaultHttp2ResetFrame.classDefaultHttp2ResetFrame.java
package io.grpc.netty.shaded.io.netty.handler.codec.http2
public final io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2ResetFrame extends io.grpc.netty.shaded.io.netty.handler.codec.http2.AbstractHttp2StreamFrame implements io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2ResetFrame {
private final long errorCode
public void (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Error)
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Error error
public void (long)
long errorCode
public io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2ResetFrame stream (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameStream)
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameStream stream
public java.lang.String name ()
public long errorCode ()
public java.lang.String toString ()
public boolean equals (java.lang.Object)
Object o
io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2ResetFrame other
public int hashCode ()
int hash
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http2.AbstractHttp2StreamFrame stream (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameStream)
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2StreamFrame stream (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameStream)
}
io/grpc/netty/shaded/io/netty/handler/codec/http2/Http2FrameStreamException.classHttp2FrameStreamException.java
package io.grpc.netty.shaded.io.netty.handler.codec.http2
public final io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameStreamException extends java.lang.Exception {
private static final long serialVersionUID
private final io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Error error
private final io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameStream stream
public void (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameStream, io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Error, java.lang.Throwable)
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameStream stream
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Error error
Throwable cause
public io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Error error ()
public io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameStream stream ()
}
io/grpc/netty/shaded/io/netty/handler/codec/http2/HttpToHttp2ConnectionHandler.classHttpToHttp2ConnectionHandler.java
package io.grpc.netty.shaded.io.netty.handler.codec.http2
public io.grpc.netty.shaded.io.netty.handler.codec.http2.HttpToHttp2ConnectionHandler extends io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2ConnectionHandler {
private final boolean validateHeaders
private int currentStreamId
protected void (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2ConnectionDecoder, io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2ConnectionEncoder, io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Settings, boolean)
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2ConnectionDecoder decoder
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2ConnectionEncoder encoder
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Settings initialSettings
boolean validateHeaders
private int getStreamId (io.grpc.netty.shaded.io.netty.handler.codec.http.HttpHeaders) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpHeaders httpHeaders
public void write (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, java.lang.Object, io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpMessage httpMsg
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers http2Headers
io.grpc.netty.shaded.io.netty.handler.codec.http.LastHttpContent lastContent
boolean isLastContent
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpHeaders trailers
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers http2Trailers
io.grpc.netty.shaded.io.netty.buffer.ByteBuf content
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2ConnectionEncoder encoder
boolean endStream
Throwable t
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
Object msg
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
boolean release
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2CodecUtil$SimpleChannelPromiseAggregator promiseAggregator
private static void writeHeaders (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2ConnectionEncoder, int, io.grpc.netty.shaded.io.netty.handler.codec.http.HttpHeaders, io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers, boolean, io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2CodecUtil$SimpleChannelPromiseAggregator)
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2ConnectionEncoder encoder
int streamId
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpHeaders headers
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers http2Headers
boolean endStream
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2CodecUtil$SimpleChannelPromiseAggregator promiseAggregator
int dependencyId
short weight
}
io/grpc/netty/shaded/io/netty/handler/codec/http2/Http2SecurityUtil.classHttp2SecurityUtil.java
package io.grpc.netty.shaded.io.netty.handler.codec.http2
public final io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2SecurityUtil extends java.lang.Object {
public static final java.util.List CIPHERS
private static final java.util.List CIPHERS_JAVA_MOZILLA_MODERN_SECURITY
private void ()
static void ()
}
io/grpc/netty/shaded/io/netty/handler/codec/http2/DefaultHttp2ConnectionEncoder$3.classDefaultHttp2ConnectionEncoder.java
package io.grpc.netty.shaded.io.netty.handler.codec.http2
io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2ConnectionEncoder$3 extends java.lang.Object {
static final int[] $SwitchMap$io$netty$handler$codec$http2$Http2Stream$State
static void ()
}
io/grpc/netty/shaded/io/netty/handler/codec/http2/DefaultHttp2Connection$ActiveStreams$1.classDefaultHttp2Connection.java
package io.grpc.netty.shaded.io.netty.handler.codec.http2
io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2Connection$ActiveStreams$1 extends java.lang.Object implements io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2Connection$Event {
final io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2Connection$DefaultStream val$stream
final io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2Connection$ActiveStreams this$1
void (io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2Connection$ActiveStreams, io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2Connection$DefaultStream)
io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2Connection$ActiveStreams this$1
public void process ()
}
io/grpc/netty/shaded/io/netty/handler/codec/http2/Http2ConnectionHandler.classHttp2ConnectionHandler.java
package io.grpc.netty.shaded.io.netty.handler.codec.http2
public io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2ConnectionHandler extends io.grpc.netty.shaded.io.netty.handler.codec.ByteToMessageDecoder implements io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2LifecycleManager io.grpc.netty.shaded.io.netty.channel.ChannelOutboundHandler {
private static final io.grpc.netty.shaded.io.netty.util.internal.logging.InternalLogger logger
private static final io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers HEADERS_TOO_LARGE_HEADERS
private static final io.grpc.netty.shaded.io.netty.buffer.ByteBuf HTTP_1_X_BUF
private final io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2ConnectionDecoder decoder
private final io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2ConnectionEncoder encoder
private final io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Settings initialSettings
private io.grpc.netty.shaded.io.netty.channel.ChannelFutureListener closeListener
private io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2ConnectionHandler$BaseDecoder byteDecoder
private long gracefulShutdownTimeoutMillis
protected void (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2ConnectionDecoder, io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2ConnectionEncoder, io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Settings)
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2ConnectionDecoder decoder
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2ConnectionEncoder encoder
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Settings initialSettings
void (boolean, io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameWriter, io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameLogger, io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Settings)
boolean server
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameWriter frameWriter
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameLogger frameLogger
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Settings initialSettings
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Connection connection
Long maxHeaderListSize
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameReader frameReader
public long gracefulShutdownTimeoutMillis ()
public void gracefulShutdownTimeoutMillis (long)
long gracefulShutdownTimeoutMillis
public io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Connection connection ()
public io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2ConnectionDecoder decoder ()
public io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2ConnectionEncoder encoder ()
private boolean prefaceSent ()
public void onHttpClientUpgrade () throws io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception
public void onHttpServerUpgrade (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Settings) throws io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Settings settings
public void flush (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext)
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception e
Throwable cause
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
public void handlerAdded (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
protected void handlerRemoved0 (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
public void channelActive (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
public void channelInactive (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
public void channelWritabilityChanged (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
protected void decode (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, io.grpc.netty.shaded.io.netty.buffer.ByteBuf, java.util.List) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
io.grpc.netty.shaded.io.netty.buffer.ByteBuf in
java.util.List out
public void bind (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, java.net.SocketAddress, io.grpc.netty.shaded.io.netty.channel.ChannelPromise) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
java.net.SocketAddress localAddress
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
public void connect (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, java.net.SocketAddress, java.net.SocketAddress, io.grpc.netty.shaded.io.netty.channel.ChannelPromise) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
java.net.SocketAddress remoteAddress
java.net.SocketAddress localAddress
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
public void disconnect (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, io.grpc.netty.shaded.io.netty.channel.ChannelPromise) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
public void close (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, io.grpc.netty.shaded.io.netty.channel.ChannelPromise) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
io.grpc.netty.shaded.io.netty.channel.ChannelFuture future
private void doGracefulShutdown (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, io.grpc.netty.shaded.io.netty.channel.ChannelFuture, io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
io.grpc.netty.shaded.io.netty.channel.ChannelFuture future
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
public void deregister (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, io.grpc.netty.shaded.io.netty.channel.ChannelPromise) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
public void read (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
public void write (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, java.lang.Object, io.grpc.netty.shaded.io.netty.channel.ChannelPromise) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
Object msg
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
public void channelReadComplete (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
void channelReadComplete0 (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
public void exceptionCaught (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, java.lang.Throwable) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
Throwable cause
public void closeStreamLocal (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream, io.grpc.netty.shaded.io.netty.channel.ChannelFuture)
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream stream
io.grpc.netty.shaded.io.netty.channel.ChannelFuture future
public void closeStreamRemote (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream, io.grpc.netty.shaded.io.netty.channel.ChannelFuture)
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream stream
io.grpc.netty.shaded.io.netty.channel.ChannelFuture future
public void closeStream (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream, io.grpc.netty.shaded.io.netty.channel.ChannelFuture)
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream stream
io.grpc.netty.shaded.io.netty.channel.ChannelFuture future
public void onError (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, boolean, java.lang.Throwable)
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception$StreamException streamException
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception$CompositeStreamException compositException
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
boolean outbound
Throwable cause
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception embedded
protected boolean isGracefulShutdownComplete ()
protected void onConnectionError (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, boolean, java.lang.Throwable, io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception)
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
boolean outbound
Throwable cause
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception http2Ex
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
io.grpc.netty.shaded.io.netty.channel.ChannelFuture future
protected void onStreamError (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, boolean, java.lang.Throwable, io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception$StreamException)
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception e
Throwable cause2
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
boolean outbound
Throwable cause
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception$StreamException http2Ex
int streamId
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream stream
protected void handleServerHeaderDecodeSizeError (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream)
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream stream
protected io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameWriter frameWriter ()
private io.grpc.netty.shaded.io.netty.channel.ChannelFuture resetUnknownStream (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, int, long, io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
int streamId
long errorCode
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
io.grpc.netty.shaded.io.netty.channel.ChannelFuture future
public io.grpc.netty.shaded.io.netty.channel.ChannelFuture resetStream (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, int, long, io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
int streamId
long errorCode
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream stream
private io.grpc.netty.shaded.io.netty.channel.ChannelFuture resetStream (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream, long, io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
io.grpc.netty.shaded.io.netty.channel.ChannelFuture future
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream stream
long errorCode
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
io.grpc.netty.shaded.io.netty.channel.ChannelFuture future
public io.grpc.netty.shaded.io.netty.channel.ChannelFuture goAway (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, int, long, io.grpc.netty.shaded.io.netty.buffer.ByteBuf, io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
Throwable cause
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
int lastStreamId
long errorCode
io.grpc.netty.shaded.io.netty.buffer.ByteBuf debugData
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Connection connection
io.grpc.netty.shaded.io.netty.channel.ChannelFuture future
private void checkCloseConnection (io.grpc.netty.shaded.io.netty.channel.ChannelFuture)
Exception e
io.grpc.netty.shaded.io.netty.channel.ChannelFutureListener closeListener
io.grpc.netty.shaded.io.netty.channel.ChannelFuture future
private io.grpc.netty.shaded.io.netty.channel.ChannelFuture goAway (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception)
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception cause
long errorCode
int lastKnownStream
private void processRstStreamWriteResult (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream, io.grpc.netty.shaded.io.netty.channel.ChannelFuture)
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream stream
io.grpc.netty.shaded.io.netty.channel.ChannelFuture future
private void closeConnectionOnError (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, io.grpc.netty.shaded.io.netty.channel.ChannelFuture)
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
io.grpc.netty.shaded.io.netty.channel.ChannelFuture future
private static io.grpc.netty.shaded.io.netty.buffer.ByteBuf clientPrefaceString (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Connection)
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Connection connection
private static void processGoAwayWriteResult (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, int, long, io.grpc.netty.shaded.io.netty.buffer.ByteBuf, io.grpc.netty.shaded.io.netty.channel.ChannelFuture)
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
int lastStreamId
long errorCode
io.grpc.netty.shaded.io.netty.buffer.ByteBuf debugData
io.grpc.netty.shaded.io.netty.channel.ChannelFuture future
static io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2ConnectionEncoder access$100 (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2ConnectionHandler)
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2ConnectionHandler x0
static io.grpc.netty.shaded.io.netty.buffer.ByteBuf access$200 (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Connection)
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Connection x0
static io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2ConnectionHandler$BaseDecoder access$302 (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2ConnectionHandler, io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2ConnectionHandler$BaseDecoder)
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2ConnectionHandler x0
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2ConnectionHandler$BaseDecoder x1
static io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2ConnectionHandler$BaseDecoder access$300 (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2ConnectionHandler)
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2ConnectionHandler x0
static io.grpc.netty.shaded.io.netty.buffer.ByteBuf access$500 ()
static io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Settings access$600 (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2ConnectionHandler)
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2ConnectionHandler x0
static io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2ConnectionDecoder access$700 (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2ConnectionHandler)
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2ConnectionHandler x0
static void access$800 (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2ConnectionHandler, io.grpc.netty.shaded.io.netty.channel.ChannelFuture)
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2ConnectionHandler x0
io.grpc.netty.shaded.io.netty.channel.ChannelFuture x1
static void access$900 (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2ConnectionHandler, io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, io.grpc.netty.shaded.io.netty.channel.ChannelFuture)
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2ConnectionHandler x0
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext x1
io.grpc.netty.shaded.io.netty.channel.ChannelFuture x2
static void access$1000 (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2ConnectionHandler, io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream, io.grpc.netty.shaded.io.netty.channel.ChannelFuture)
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2ConnectionHandler x0
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext x1
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream x2
io.grpc.netty.shaded.io.netty.channel.ChannelFuture x3
static void access$1100 (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, int, long, io.grpc.netty.shaded.io.netty.buffer.ByteBuf, io.grpc.netty.shaded.io.netty.channel.ChannelFuture)
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext x0
int x1
long x2
io.grpc.netty.shaded.io.netty.buffer.ByteBuf x3
io.grpc.netty.shaded.io.netty.channel.ChannelFuture x4
static void ()
}
io/grpc/netty/shaded/io/netty/handler/codec/http2/HpackDecoder$Sink.classHpackDecoder.java
package io.grpc.netty.shaded.io.netty.handler.codec.http2
abstract io.grpc.netty.shaded.io.netty.handler.codec.http2.HpackDecoder$Sink extends java.lang.Object {
public abstract void appendToHeaderList (java.lang.CharSequence, java.lang.CharSequence)
public abstract void finish () throws io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception
}
io/grpc/netty/shaded/io/netty/handler/codec/http2/StreamByteDistributor$StreamState.classStreamByteDistributor.java
package io.grpc.netty.shaded.io.netty.handler.codec.http2
public abstract io.grpc.netty.shaded.io.netty.handler.codec.http2.StreamByteDistributor$StreamState extends java.lang.Object {
public abstract io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream stream ()
public abstract long pendingBytes ()
public abstract boolean hasFrame ()
public abstract int windowSize ()
}
io/grpc/netty/shaded/io/netty/handler/codec/http2/DefaultHttp2Connection$DefaultEndpoint.classDefaultHttp2Connection.java
package io.grpc.netty.shaded.io.netty.handler.codec.http2
final io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2Connection$DefaultEndpoint extends java.lang.Object implements io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Connection$Endpoint {
private final boolean server
private int nextStreamIdToCreate
private int nextReservationStreamId
private int lastStreamKnownByPeer
private boolean pushToAllowed
private io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FlowController flowController
private int maxStreams
private int maxActiveStreams
private final int maxReservedStreams
int numActiveStreams
int numStreams
static final boolean $assertionsDisabled
final io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2Connection this$0
void (io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2Connection, boolean, int)
boolean server
int maxReservedStreams
public int incrementAndGetNextStreamId ()
private void incrementExpectedStreamId (int)
int streamId
public boolean isValidStreamId (int)
int streamId
public boolean mayHaveCreatedStream (int)
int streamId
public boolean canOpenStream ()
public io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2Connection$DefaultStream createStream (int, boolean) throws io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception
int streamId
boolean halfClosed
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream$State state
io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2Connection$DefaultStream stream
public boolean created (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream)
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream stream
public boolean isServer ()
public io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2Connection$DefaultStream reservePushStream (int, io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream) throws io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception
int streamId
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream parent
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream$State state
io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2Connection$DefaultStream stream
private void addStream (io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2Connection$DefaultStream)
Throwable cause
int i
io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2Connection$DefaultStream stream
public void allowPushTo (boolean)
boolean allow
public boolean allowPushTo ()
public int numActiveStreams ()
public int maxActiveStreams ()
public void maxActiveStreams (int)
int maxActiveStreams
public int lastStreamCreated ()
public int lastStreamKnownByPeer ()
private void lastStreamKnownByPeer (int)
int lastKnownStream
public io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FlowController flowController ()
public void flowController (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FlowController)
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FlowController flowController
public io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Connection$Endpoint opposite ()
private void updateMaxStreams ()
private void checkNewStreamAllowed (int, io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream$State) throws io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception
int streamId
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream$State state
boolean isReserved
private boolean isLocal ()
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream reservePushStream (int, io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream) throws io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream createStream (int, boolean) throws io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception
static int access$100 (io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2Connection$DefaultEndpoint)
io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2Connection$DefaultEndpoint x0
static void access$200 (io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2Connection$DefaultEndpoint, int)
io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2Connection$DefaultEndpoint x0
int x1
static void ()
}
io/grpc/netty/shaded/io/netty/handler/codec/http2/Http2MultiplexCodec$1.classHttp2MultiplexCodec.java
package io.grpc.netty.shaded.io.netty.handler.codec.http2
final io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2MultiplexCodec$1 extends java.lang.Object implements io.grpc.netty.shaded.io.netty.channel.ChannelFutureListener {
void ()
public void operationComplete (io.grpc.netty.shaded.io.netty.channel.ChannelFuture) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelFuture future
public volatile void operationComplete (io.grpc.netty.shaded.io.netty.util.concurrent.Future) throws java.lang.Exception
}
io/grpc/netty/shaded/io/netty/handler/codec/http2/DefaultHttp2Connection$PropertyKeyRegistry.classDefaultHttp2Connection.java
package io.grpc.netty.shaded.io.netty.handler.codec.http2
final io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2Connection$PropertyKeyRegistry extends java.lang.Object {
final java.util.List keys
final io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2Connection this$0
private void (io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2Connection)
io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2Connection$DefaultPropertyKey newKey ()
io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2Connection$DefaultPropertyKey key
int size ()
void (io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2Connection, io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2Connection$1)
io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2Connection x0
io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2Connection$1 x1
}
io/grpc/netty/shaded/io/netty/handler/codec/http2/HpackHuffmanEncoder$EncodeProcessor.classHpackHuffmanEncoder.java
package io.grpc.netty.shaded.io.netty.handler.codec.http2
final io.grpc.netty.shaded.io.netty.handler.codec.http2.HpackHuffmanEncoder$EncodeProcessor extends java.lang.Object implements io.grpc.netty.shaded.io.netty.util.ByteProcessor {
io.grpc.netty.shaded.io.netty.buffer.ByteBuf out
private long current
private int n
final io.grpc.netty.shaded.io.netty.handler.codec.http2.HpackHuffmanEncoder this$0
private void (io.grpc.netty.shaded.io.netty.handler.codec.http2.HpackHuffmanEncoder)
public boolean process (byte)
byte value
int b
int nbits
void end ()
void (io.grpc.netty.shaded.io.netty.handler.codec.http2.HpackHuffmanEncoder, io.grpc.netty.shaded.io.netty.handler.codec.http2.HpackHuffmanEncoder$1)
io.grpc.netty.shaded.io.netty.handler.codec.http2.HpackHuffmanEncoder x0
io.grpc.netty.shaded.io.netty.handler.codec.http2.HpackHuffmanEncoder$1 x1
}
io/grpc/netty/shaded/io/netty/handler/codec/http2/DefaultHttp2ConnectionEncoder$2.classDefaultHttp2ConnectionEncoder.java
package io.grpc.netty.shaded.io.netty.handler.codec.http2
io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2ConnectionEncoder$2 extends java.lang.Object implements io.grpc.netty.shaded.io.netty.channel.ChannelFutureListener {
final io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext val$ctx
final io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2ConnectionEncoder this$0
void (io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2ConnectionEncoder, io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext)
io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2ConnectionEncoder this$0
public void operationComplete (io.grpc.netty.shaded.io.netty.channel.ChannelFuture) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelFuture future
Throwable cause
public volatile void operationComplete (io.grpc.netty.shaded.io.netty.util.concurrent.Future) throws java.lang.Exception
}
io/grpc/netty/shaded/io/netty/handler/codec/http2/Http2MultiplexCodec$DefaultHttp2StreamChannel.classHttp2MultiplexCodec.java
package io.grpc.netty.shaded.io.netty.handler.codec.http2
final io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2MultiplexCodec$DefaultHttp2StreamChannel extends io.grpc.netty.shaded.io.netty.util.DefaultAttributeMap implements io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2StreamChannel {
private final io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2MultiplexCodec$DefaultHttp2StreamChannel$Http2StreamChannelConfig config
private final io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2MultiplexCodec$DefaultHttp2StreamChannel$Http2ChannelUnsafe unsafe
private final io.grpc.netty.shaded.io.netty.channel.ChannelId channelId
private final io.grpc.netty.shaded.io.netty.channel.ChannelPipeline pipeline
private final io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameCodec$DefaultHttp2FrameStream stream
private final io.grpc.netty.shaded.io.netty.channel.ChannelPromise closePromise
private final boolean outbound
private volatile boolean registered
private volatile boolean writable
private boolean outboundClosed
private boolean closePending
private boolean readInProgress
private java.util.Queue inboundBuffer
private boolean firstFrameWritten
private boolean streamClosedWithoutError
private boolean inFireChannelReadComplete
boolean fireChannelReadPending
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2MultiplexCodec$DefaultHttp2StreamChannel next
static final boolean $assertionsDisabled
final io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2MultiplexCodec this$0
void (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2MultiplexCodec, io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameCodec$DefaultHttp2FrameStream, boolean)
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameCodec$DefaultHttp2FrameStream stream
boolean outbound
public io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameStream stream ()
void streamClosed ()
public io.grpc.netty.shaded.io.netty.channel.ChannelMetadata metadata ()
public io.grpc.netty.shaded.io.netty.channel.ChannelConfig config ()
public boolean isOpen ()
public boolean isActive ()
public boolean isWritable ()
public io.grpc.netty.shaded.io.netty.channel.ChannelId id ()
public io.grpc.netty.shaded.io.netty.channel.EventLoop eventLoop ()
public io.grpc.netty.shaded.io.netty.channel.Channel parent ()
public boolean isRegistered ()
public java.net.SocketAddress localAddress ()
public java.net.SocketAddress remoteAddress ()
public io.grpc.netty.shaded.io.netty.channel.ChannelFuture closeFuture ()
public long bytesBeforeUnwritable ()
public long bytesBeforeWritable ()
public io.grpc.netty.shaded.io.netty.channel.Channel$Unsafe unsafe ()
public io.grpc.netty.shaded.io.netty.channel.ChannelPipeline pipeline ()
public io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator alloc ()
public io.grpc.netty.shaded.io.netty.channel.Channel read ()
public io.grpc.netty.shaded.io.netty.channel.Channel flush ()
public io.grpc.netty.shaded.io.netty.channel.ChannelFuture bind (java.net.SocketAddress)
java.net.SocketAddress localAddress
public io.grpc.netty.shaded.io.netty.channel.ChannelFuture connect (java.net.SocketAddress)
java.net.SocketAddress remoteAddress
public io.grpc.netty.shaded.io.netty.channel.ChannelFuture connect (java.net.SocketAddress, java.net.SocketAddress)
java.net.SocketAddress remoteAddress
java.net.SocketAddress localAddress
public io.grpc.netty.shaded.io.netty.channel.ChannelFuture disconnect ()
public io.grpc.netty.shaded.io.netty.channel.ChannelFuture close ()
public io.grpc.netty.shaded.io.netty.channel.ChannelFuture deregister ()
public io.grpc.netty.shaded.io.netty.channel.ChannelFuture bind (java.net.SocketAddress, io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
java.net.SocketAddress localAddress
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
public io.grpc.netty.shaded.io.netty.channel.ChannelFuture connect (java.net.SocketAddress, io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
java.net.SocketAddress remoteAddress
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
public io.grpc.netty.shaded.io.netty.channel.ChannelFuture connect (java.net.SocketAddress, java.net.SocketAddress, io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
java.net.SocketAddress remoteAddress
java.net.SocketAddress localAddress
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
public io.grpc.netty.shaded.io.netty.channel.ChannelFuture disconnect (io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
public io.grpc.netty.shaded.io.netty.channel.ChannelFuture close (io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
public io.grpc.netty.shaded.io.netty.channel.ChannelFuture deregister (io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
public io.grpc.netty.shaded.io.netty.channel.ChannelFuture write (java.lang.Object)
Object msg
public io.grpc.netty.shaded.io.netty.channel.ChannelFuture write (java.lang.Object, io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
Object msg
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
public io.grpc.netty.shaded.io.netty.channel.ChannelFuture writeAndFlush (java.lang.Object, io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
Object msg
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
public io.grpc.netty.shaded.io.netty.channel.ChannelFuture writeAndFlush (java.lang.Object)
Object msg
public io.grpc.netty.shaded.io.netty.channel.ChannelPromise newPromise ()
public io.grpc.netty.shaded.io.netty.channel.ChannelProgressivePromise newProgressivePromise ()
public io.grpc.netty.shaded.io.netty.channel.ChannelFuture newSucceededFuture ()
public io.grpc.netty.shaded.io.netty.channel.ChannelFuture newFailedFuture (java.lang.Throwable)
Throwable cause
public io.grpc.netty.shaded.io.netty.channel.ChannelPromise voidPromise ()
public int hashCode ()
public boolean equals (java.lang.Object)
Object o
public int compareTo (io.grpc.netty.shaded.io.netty.channel.Channel)
io.grpc.netty.shaded.io.netty.channel.Channel o
public java.lang.String toString ()
void writabilityChanged (boolean)
boolean writable
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2MultiplexCodec$ReadState fireChildRead (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Frame)
io.grpc.netty.shaded.io.netty.channel.RecvByteBufAllocator$ExtendedHandle allocHandle
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Frame frame
void fireChildReadComplete ()
public volatile io.grpc.netty.shaded.io.netty.channel.ChannelOutboundInvoker flush ()
public volatile io.grpc.netty.shaded.io.netty.channel.ChannelOutboundInvoker read ()
public volatile int compareTo (java.lang.Object)
static boolean access$102 (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2MultiplexCodec$DefaultHttp2StreamChannel, boolean)
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2MultiplexCodec$DefaultHttp2StreamChannel x0
boolean x1
static boolean access$600 (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2MultiplexCodec$DefaultHttp2StreamChannel)
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2MultiplexCodec$DefaultHttp2StreamChannel x0
static boolean access$602 (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2MultiplexCodec$DefaultHttp2StreamChannel, boolean)
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2MultiplexCodec$DefaultHttp2StreamChannel x0
boolean x1
static boolean access$700 (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2MultiplexCodec$DefaultHttp2StreamChannel)
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2MultiplexCodec$DefaultHttp2StreamChannel x0
static io.grpc.netty.shaded.io.netty.channel.ChannelPromise access$900 (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2MultiplexCodec$DefaultHttp2StreamChannel)
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2MultiplexCodec$DefaultHttp2StreamChannel x0
static boolean access$1002 (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2MultiplexCodec$DefaultHttp2StreamChannel, boolean)
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2MultiplexCodec$DefaultHttp2StreamChannel x0
boolean x1
static boolean access$1100 (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2MultiplexCodec$DefaultHttp2StreamChannel)
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2MultiplexCodec$DefaultHttp2StreamChannel x0
static java.util.Queue access$1200 (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2MultiplexCodec$DefaultHttp2StreamChannel)
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2MultiplexCodec$DefaultHttp2StreamChannel x0
static io.grpc.netty.shaded.io.netty.channel.ChannelPipeline access$1300 (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2MultiplexCodec$DefaultHttp2StreamChannel)
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2MultiplexCodec$DefaultHttp2StreamChannel x0
static boolean access$1600 (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2MultiplexCodec$DefaultHttp2StreamChannel)
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2MultiplexCodec$DefaultHttp2StreamChannel x0
static boolean access$1602 (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2MultiplexCodec$DefaultHttp2StreamChannel, boolean)
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2MultiplexCodec$DefaultHttp2StreamChannel x0
boolean x1
static boolean access$1000 (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2MultiplexCodec$DefaultHttp2StreamChannel)
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2MultiplexCodec$DefaultHttp2StreamChannel x0
static io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2MultiplexCodec$DefaultHttp2StreamChannel$Http2ChannelUnsafe access$1700 (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2MultiplexCodec$DefaultHttp2StreamChannel)
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2MultiplexCodec$DefaultHttp2StreamChannel x0
static io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameCodec$DefaultHttp2FrameStream access$1900 (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2MultiplexCodec$DefaultHttp2StreamChannel)
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2MultiplexCodec$DefaultHttp2StreamChannel x0
static boolean access$100 (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2MultiplexCodec$DefaultHttp2StreamChannel)
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2MultiplexCodec$DefaultHttp2StreamChannel x0
static boolean access$2100 (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2MultiplexCodec$DefaultHttp2StreamChannel)
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2MultiplexCodec$DefaultHttp2StreamChannel x0
static boolean access$2102 (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2MultiplexCodec$DefaultHttp2StreamChannel, boolean)
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2MultiplexCodec$DefaultHttp2StreamChannel x0
boolean x1
static io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2MultiplexCodec$DefaultHttp2StreamChannel$Http2StreamChannelConfig access$2400 (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2MultiplexCodec$DefaultHttp2StreamChannel)
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2MultiplexCodec$DefaultHttp2StreamChannel x0
static boolean access$2500 (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2MultiplexCodec$DefaultHttp2StreamChannel)
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2MultiplexCodec$DefaultHttp2StreamChannel x0
static void ()
}
io/grpc/netty/shaded/io/netty/handler/codec/http2/Http2FrameStream.classHttp2FrameStream.java
package io.grpc.netty.shaded.io.netty.handler.codec.http2
public abstract io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameStream extends java.lang.Object {
public abstract int id ()
public abstract io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream$State state ()
}
io/grpc/netty/shaded/io/netty/handler/codec/http2/DefaultHttp2GoAwayFrame.classDefaultHttp2GoAwayFrame.java
package io.grpc.netty.shaded.io.netty.handler.codec.http2
public final io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2GoAwayFrame extends io.grpc.netty.shaded.io.netty.buffer.DefaultByteBufHolder implements io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2GoAwayFrame {
private final long errorCode
private final int lastStreamId
private int extraStreamIds
public void (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Error)
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Error error
public void (long)
long errorCode
public void (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Error, io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Error error
io.grpc.netty.shaded.io.netty.buffer.ByteBuf content
public void (long, io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
long errorCode
io.grpc.netty.shaded.io.netty.buffer.ByteBuf content
void (int, long, io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
int lastStreamId
long errorCode
io.grpc.netty.shaded.io.netty.buffer.ByteBuf content
public java.lang.String name ()
public long errorCode ()
public int extraStreamIds ()
public io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2GoAwayFrame setExtraStreamIds (int)
int extraStreamIds
public int lastStreamId ()
public io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2GoAwayFrame copy ()
public io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2GoAwayFrame duplicate ()
public io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2GoAwayFrame retainedDuplicate ()
public io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2GoAwayFrame replace (io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
io.grpc.netty.shaded.io.netty.buffer.ByteBuf content
public io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2GoAwayFrame retain ()
public io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2GoAwayFrame retain (int)
int increment
public io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2GoAwayFrame touch ()
public io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2GoAwayFrame touch (java.lang.Object)
Object hint
public boolean equals (java.lang.Object)
Object o
io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2GoAwayFrame other
public int hashCode ()
int hash
public java.lang.String toString ()
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBufHolder touch (java.lang.Object)
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBufHolder touch ()
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBufHolder retain (int)
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBufHolder retain ()
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBufHolder replace (io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBufHolder retainedDuplicate ()
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBufHolder duplicate ()
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBufHolder copy ()
public volatile io.grpc.netty.shaded.io.netty.util.ReferenceCounted touch (java.lang.Object)
public volatile io.grpc.netty.shaded.io.netty.util.ReferenceCounted touch ()
public volatile io.grpc.netty.shaded.io.netty.util.ReferenceCounted retain (int)
public volatile io.grpc.netty.shaded.io.netty.util.ReferenceCounted retain ()
}
io/grpc/netty/shaded/io/netty/handler/codec/http2/Http2DataFrame.classHttp2DataFrame.java
package io.grpc.netty.shaded.io.netty.handler.codec.http2
public abstract io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2DataFrame extends java.lang.Object implements io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2StreamFrame io.grpc.netty.shaded.io.netty.buffer.ByteBufHolder {
public abstract int padding ()
public abstract io.grpc.netty.shaded.io.netty.buffer.ByteBuf content ()
public abstract int initialFlowControlledBytes ()
public abstract boolean isEndStream ()
public abstract io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2DataFrame copy ()
public abstract io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2DataFrame duplicate ()
public abstract io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2DataFrame retainedDuplicate ()
public abstract io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2DataFrame replace (io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
public abstract io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2DataFrame retain ()
public abstract io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2DataFrame retain (int)
public abstract io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2DataFrame touch ()
public abstract io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2DataFrame touch (java.lang.Object)
}
io/grpc/netty/shaded/io/netty/handler/codec/http2/Http2HeadersDecoder.classHttp2HeadersDecoder.java
package io.grpc.netty.shaded.io.netty.handler.codec.http2
public abstract io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2HeadersDecoder extends java.lang.Object {
public abstract io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers decodeHeaders (int, io.grpc.netty.shaded.io.netty.buffer.ByteBuf) throws io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception
public abstract io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2HeadersDecoder$Configuration configuration ()
}
io/grpc/netty/shaded/io/netty/handler/codec/http2/Http2FrameAdapter.classHttp2FrameAdapter.java
package io.grpc.netty.shaded.io.netty.handler.codec.http2
public io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameAdapter extends java.lang.Object implements io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameListener {
public void ()
public int onDataRead (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, int, io.grpc.netty.shaded.io.netty.buffer.ByteBuf, int, boolean) throws io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
int streamId
io.grpc.netty.shaded.io.netty.buffer.ByteBuf data
int padding
boolean endOfStream
public void onHeadersRead (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, int, io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers, int, boolean) throws io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
int streamId
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers headers
int padding
boolean endStream
public void onHeadersRead (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, int, io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers, int, short, boolean, int, boolean) throws io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
int streamId
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers headers
int streamDependency
short weight
boolean exclusive
int padding
boolean endStream
public void onPriorityRead (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, int, int, short, boolean) throws io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
int streamId
int streamDependency
short weight
boolean exclusive
public void onRstStreamRead (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, int, long) throws io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
int streamId
long errorCode
public void onSettingsAckRead (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext) throws io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
public void onSettingsRead (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Settings) throws io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Settings settings
public void onPingRead (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, long) throws io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
long data
public void onPingAckRead (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, long) throws io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
long data
public void onPushPromiseRead (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, int, int, io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers, int) throws io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
int streamId
int promisedStreamId
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers headers
int padding
public void onGoAwayRead (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, int, long, io.grpc.netty.shaded.io.netty.buffer.ByteBuf) throws io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
int lastStreamId
long errorCode
io.grpc.netty.shaded.io.netty.buffer.ByteBuf debugData
public void onWindowUpdateRead (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, int, int) throws io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
int streamId
int windowSizeIncrement
public void onUnknownFrame (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, byte, int, io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Flags, io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
byte frameType
int streamId
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Flags flags
io.grpc.netty.shaded.io.netty.buffer.ByteBuf payload
}
io/grpc/netty/shaded/io/netty/handler/codec/http2/Http2FrameCodec$FrameListener.classHttp2FrameCodec.java
package io.grpc.netty.shaded.io.netty.handler.codec.http2
final io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameCodec$FrameListener extends java.lang.Object implements io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameListener {
final io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameCodec this$0
private void (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameCodec)
public void onUnknownFrame (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, byte, int, io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Flags, io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
byte frameType
int streamId
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Flags flags
io.grpc.netty.shaded.io.netty.buffer.ByteBuf payload
public void onSettingsRead (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Settings)
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Settings settings
public void onPingRead (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, long)
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
long data
public void onPingAckRead (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, long)
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
long data
public void onRstStreamRead (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, int, long)
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
int streamId
long errorCode
public void onWindowUpdateRead (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, int, int)
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
int streamId
int windowSizeIncrement
public void onHeadersRead (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, int, io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers, int, short, boolean, int, boolean)
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
int streamId
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers headers
int streamDependency
short weight
boolean exclusive
int padding
boolean endStream
public void onHeadersRead (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, int, io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers, int, boolean)
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
int streamId
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers headers
int padding
boolean endOfStream
public int onDataRead (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, int, io.grpc.netty.shaded.io.netty.buffer.ByteBuf, int, boolean)
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
int streamId
io.grpc.netty.shaded.io.netty.buffer.ByteBuf data
int padding
boolean endOfStream
public void onGoAwayRead (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, int, long, io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
int lastStreamId
long errorCode
io.grpc.netty.shaded.io.netty.buffer.ByteBuf debugData
public void onPriorityRead (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, int, int, short, boolean)
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
int streamId
int streamDependency
short weight
boolean exclusive
public void onSettingsAckRead (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext)
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
public void onPushPromiseRead (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, int, int, io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers, int)
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
int streamId
int promisedStreamId
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers headers
int padding
private io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameStream requireStream (int)
int streamId
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameStream stream
void (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameCodec, io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameCodec$1)
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameCodec x0
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameCodec$1 x1
}
io/grpc/netty/shaded/io/netty/handler/codec/http2/Http2LifecycleManager.classHttp2LifecycleManager.java
package io.grpc.netty.shaded.io.netty.handler.codec.http2
public abstract io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2LifecycleManager extends java.lang.Object {
public abstract void closeStreamLocal (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream, io.grpc.netty.shaded.io.netty.channel.ChannelFuture)
public abstract void closeStreamRemote (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream, io.grpc.netty.shaded.io.netty.channel.ChannelFuture)
public abstract void closeStream (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream, io.grpc.netty.shaded.io.netty.channel.ChannelFuture)
public abstract io.grpc.netty.shaded.io.netty.channel.ChannelFuture resetStream (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, int, long, io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
public abstract io.grpc.netty.shaded.io.netty.channel.ChannelFuture goAway (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, int, long, io.grpc.netty.shaded.io.netty.buffer.ByteBuf, io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
public abstract void onError (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, boolean, java.lang.Throwable)
}
io/grpc/netty/shaded/io/netty/handler/codec/http2/InboundHttp2ToHttpAdapterBuilder.classInboundHttp2ToHttpAdapterBuilder.java
package io.grpc.netty.shaded.io.netty.handler.codec.http2
public final io.grpc.netty.shaded.io.netty.handler.codec.http2.InboundHttp2ToHttpAdapterBuilder extends io.grpc.netty.shaded.io.netty.handler.codec.http2.AbstractInboundHttp2ToHttpAdapterBuilder {
public void (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Connection)
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Connection connection
public io.grpc.netty.shaded.io.netty.handler.codec.http2.InboundHttp2ToHttpAdapterBuilder maxContentLength (int)
int maxContentLength
public io.grpc.netty.shaded.io.netty.handler.codec.http2.InboundHttp2ToHttpAdapterBuilder validateHttpHeaders (boolean)
boolean validate
public io.grpc.netty.shaded.io.netty.handler.codec.http2.InboundHttp2ToHttpAdapterBuilder propagateSettings (boolean)
boolean propagate
public io.grpc.netty.shaded.io.netty.handler.codec.http2.InboundHttp2ToHttpAdapter build ()
protected io.grpc.netty.shaded.io.netty.handler.codec.http2.InboundHttp2ToHttpAdapter build (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Connection, int, boolean, boolean) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Connection connection
int maxContentLength
boolean validateHttpHeaders
boolean propagateSettings
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http2.AbstractInboundHttp2ToHttpAdapterBuilder propagateSettings (boolean)
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http2.AbstractInboundHttp2ToHttpAdapterBuilder validateHttpHeaders (boolean)
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http2.AbstractInboundHttp2ToHttpAdapterBuilder maxContentLength (int)
}
io/grpc/netty/shaded/io/netty/handler/codec/http2/HttpConversionUtil$Http2ToHttpHeaderTranslator.classHttpConversionUtil.java
package io.grpc.netty.shaded.io.netty.handler.codec.http2
final io.grpc.netty.shaded.io.netty.handler.codec.http2.HttpConversionUtil$Http2ToHttpHeaderTranslator extends java.lang.Object {
private static final io.grpc.netty.shaded.io.netty.handler.codec.http2.CharSequenceMap REQUEST_HEADER_TRANSLATIONS
private static final io.grpc.netty.shaded.io.netty.handler.codec.http2.CharSequenceMap RESPONSE_HEADER_TRANSLATIONS
private final int streamId
private final io.grpc.netty.shaded.io.netty.handler.codec.http.HttpHeaders output
private final io.grpc.netty.shaded.io.netty.handler.codec.http2.CharSequenceMap translations
void (int, io.grpc.netty.shaded.io.netty.handler.codec.http.HttpHeaders, boolean)
int streamId
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpHeaders output
boolean request
public void translate (java.util.Map$Entry) throws io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception
String existingCookie
java.util.Map$Entry entry
CharSequence name
CharSequence value
io.grpc.netty.shaded.io.netty.util.AsciiString translatedName
static void ()
}
io/grpc/netty/shaded/io/netty/handler/codec/http2/DefaultHttp2ConnectionEncoder$1.classDefaultHttp2ConnectionEncoder.java
package io.grpc.netty.shaded.io.netty.handler.codec.http2
io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2ConnectionEncoder$1 extends java.lang.Object implements io.grpc.netty.shaded.io.netty.channel.ChannelFutureListener {
final io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream val$finalStream
final io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2ConnectionEncoder this$0
void (io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2ConnectionEncoder, io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream)
io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2ConnectionEncoder this$0
public void operationComplete (io.grpc.netty.shaded.io.netty.channel.ChannelFuture) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelFuture future
public volatile void operationComplete (io.grpc.netty.shaded.io.netty.util.concurrent.Future) throws java.lang.Exception
}
io/grpc/netty/shaded/io/netty/handler/codec/http2/Http2WindowUpdateFrame.classHttp2WindowUpdateFrame.java
package io.grpc.netty.shaded.io.netty.handler.codec.http2
public abstract io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2WindowUpdateFrame extends java.lang.Object implements io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2StreamFrame {
public abstract int windowSizeIncrement ()
}
io/grpc/netty/shaded/io/netty/handler/codec/http2/InboundHttp2ToHttpAdapter.classInboundHttp2ToHttpAdapter.java
package io.grpc.netty.shaded.io.netty.handler.codec.http2
public io.grpc.netty.shaded.io.netty.handler.codec.http2.InboundHttp2ToHttpAdapter extends io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2EventAdapter {
private static final io.grpc.netty.shaded.io.netty.handler.codec.http2.InboundHttp2ToHttpAdapter$ImmediateSendDetector DEFAULT_SEND_DETECTOR
private final int maxContentLength
private final io.grpc.netty.shaded.io.netty.handler.codec.http2.InboundHttp2ToHttpAdapter$ImmediateSendDetector sendDetector
private final io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Connection$PropertyKey messageKey
private final boolean propagateSettings
protected final io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Connection connection
protected final boolean validateHttpHeaders
protected void (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Connection, int, boolean, boolean)
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Connection connection
int maxContentLength
boolean validateHttpHeaders
boolean propagateSettings
protected final void removeMessage (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream, boolean)
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream stream
boolean release
io.grpc.netty.shaded.io.netty.handler.codec.http.FullHttpMessage msg
protected final io.grpc.netty.shaded.io.netty.handler.codec.http.FullHttpMessage getMessage (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream)
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream stream
protected final void putMessage (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream, io.grpc.netty.shaded.io.netty.handler.codec.http.FullHttpMessage)
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream stream
io.grpc.netty.shaded.io.netty.handler.codec.http.FullHttpMessage message
io.grpc.netty.shaded.io.netty.handler.codec.http.FullHttpMessage previous
public void onStreamRemoved (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream)
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream stream
protected void fireChannelRead (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, io.grpc.netty.shaded.io.netty.handler.codec.http.FullHttpMessage, boolean, io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream)
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
io.grpc.netty.shaded.io.netty.handler.codec.http.FullHttpMessage msg
boolean release
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream stream
protected io.grpc.netty.shaded.io.netty.handler.codec.http.FullHttpMessage newMessage (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream, io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers, boolean, io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator) throws io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream stream
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers headers
boolean validateHttpHeaders
io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator alloc
protected io.grpc.netty.shaded.io.netty.handler.codec.http.FullHttpMessage processHeadersBegin (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream, io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers, boolean, boolean, boolean) throws io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception
io.grpc.netty.shaded.io.netty.handler.codec.http.FullHttpMessage copy
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream stream
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers headers
boolean endOfStream
boolean allowAppend
boolean appendToTrailer
io.grpc.netty.shaded.io.netty.handler.codec.http.FullHttpMessage msg
boolean release
private void processHeadersEnd (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream, io.grpc.netty.shaded.io.netty.handler.codec.http.FullHttpMessage, boolean)
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream stream
io.grpc.netty.shaded.io.netty.handler.codec.http.FullHttpMessage msg
boolean endOfStream
public int onDataRead (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, int, io.grpc.netty.shaded.io.netty.buffer.ByteBuf, int, boolean) throws io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
int streamId
io.grpc.netty.shaded.io.netty.buffer.ByteBuf data
int padding
boolean endOfStream
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream stream
io.grpc.netty.shaded.io.netty.handler.codec.http.FullHttpMessage msg
io.grpc.netty.shaded.io.netty.buffer.ByteBuf content
int dataReadableBytes
public void onHeadersRead (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, int, io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers, int, boolean) throws io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
int streamId
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers headers
int padding
boolean endOfStream
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream stream
io.grpc.netty.shaded.io.netty.handler.codec.http.FullHttpMessage msg
public void onHeadersRead (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, int, io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers, int, short, boolean, int, boolean) throws io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
int streamId
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers headers
int streamDependency
short weight
boolean exclusive
int padding
boolean endOfStream
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream stream
io.grpc.netty.shaded.io.netty.handler.codec.http.FullHttpMessage msg
public void onRstStreamRead (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, int, long) throws io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
int streamId
long errorCode
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream stream
io.grpc.netty.shaded.io.netty.handler.codec.http.FullHttpMessage msg
public void onPushPromiseRead (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, int, int, io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers, int) throws io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
int streamId
int promisedStreamId
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers headers
int padding
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream promisedStream
io.grpc.netty.shaded.io.netty.handler.codec.http.FullHttpMessage msg
public void onSettingsRead (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Settings) throws io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Settings settings
protected void onRstStreamRead (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream, io.grpc.netty.shaded.io.netty.handler.codec.http.FullHttpMessage)
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream stream
io.grpc.netty.shaded.io.netty.handler.codec.http.FullHttpMessage msg
static void ()
}
io/grpc/netty/shaded/io/netty/handler/codec/http2/HpackUtil$IndexType.classHpackUtil.java
package io.grpc.netty.shaded.io.netty.handler.codec.http2
final io.grpc.netty.shaded.io.netty.handler.codec.http2.HpackUtil$IndexType extends java.lang.Enum {
public static final io.grpc.netty.shaded.io.netty.handler.codec.http2.HpackUtil$IndexType INCREMENTAL
public static final io.grpc.netty.shaded.io.netty.handler.codec.http2.HpackUtil$IndexType NONE
public static final io.grpc.netty.shaded.io.netty.handler.codec.http2.HpackUtil$IndexType NEVER
private static final io.grpc.netty.shaded.io.netty.handler.codec.http2.HpackUtil$IndexType[] $VALUES
public static io.grpc.netty.shaded.io.netty.handler.codec.http2.HpackUtil$IndexType[] values ()
public static io.grpc.netty.shaded.io.netty.handler.codec.http2.HpackUtil$IndexType valueOf (java.lang.String)
String name
private void (java.lang.String, int)
static void ()
}
io/grpc/netty/shaded/io/netty/handler/codec/http2/StreamBufferingEncoder$Http2ChannelClosedException.classStreamBufferingEncoder.java
package io.grpc.netty.shaded.io.netty.handler.codec.http2
public final io.grpc.netty.shaded.io.netty.handler.codec.http2.StreamBufferingEncoder$Http2ChannelClosedException extends io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception {
private static final long serialVersionUID
public void ()
}
io/grpc/netty/shaded/io/netty/handler/codec/http2/Http2ConnectionAdapter.classHttp2ConnectionAdapter.java
package io.grpc.netty.shaded.io.netty.handler.codec.http2
public io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2ConnectionAdapter extends java.lang.Object implements io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Connection$Listener {
public void ()
public void onStreamAdded (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream)
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream stream
public void onStreamActive (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream)
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream stream
public void onStreamHalfClosed (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream)
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream stream
public void onStreamClosed (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream)
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream stream
public void onStreamRemoved (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream)
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream stream
public void onGoAwaySent (int, long, io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
int lastStreamId
long errorCode
io.grpc.netty.shaded.io.netty.buffer.ByteBuf debugData
public void onGoAwayReceived (int, long, io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
int lastStreamId
long errorCode
io.grpc.netty.shaded.io.netty.buffer.ByteBuf debugData
}
io/grpc/netty/shaded/io/netty/handler/codec/http2/CompressorHttp2ConnectionEncoder$1.classCompressorHttp2ConnectionEncoder.java
package io.grpc.netty.shaded.io.netty.handler.codec.http2
io.grpc.netty.shaded.io.netty.handler.codec.http2.CompressorHttp2ConnectionEncoder$1 extends io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2ConnectionAdapter {
final io.grpc.netty.shaded.io.netty.handler.codec.http2.CompressorHttp2ConnectionEncoder this$0
void (io.grpc.netty.shaded.io.netty.handler.codec.http2.CompressorHttp2ConnectionEncoder)
io.grpc.netty.shaded.io.netty.handler.codec.http2.CompressorHttp2ConnectionEncoder this$0
public void onStreamRemoved (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream)
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream stream
io.grpc.netty.shaded.io.netty.channel.embedded.EmbeddedChannel compressor
}
io/grpc/netty/shaded/io/netty/handler/codec/http2/HpackStaticTable.classHpackStaticTable.java
package io.grpc.netty.shaded.io.netty.handler.codec.http2
final io.grpc.netty.shaded.io.netty.handler.codec.http2.HpackStaticTable extends java.lang.Object {
private static final java.util.List STATIC_TABLE
private static final io.grpc.netty.shaded.io.netty.handler.codec.http2.CharSequenceMap STATIC_INDEX_BY_NAME
static final int length
private static io.grpc.netty.shaded.io.netty.handler.codec.http2.HpackHeaderField newEmptyHeaderField (java.lang.String)
String name
private static io.grpc.netty.shaded.io.netty.handler.codec.http2.HpackHeaderField newHeaderField (java.lang.String, java.lang.String)
String name
String value
static io.grpc.netty.shaded.io.netty.handler.codec.http2.HpackHeaderField getEntry (int)
int index
static int getIndex (java.lang.CharSequence)
CharSequence name
Integer index
static int getIndex (java.lang.CharSequence, java.lang.CharSequence)
io.grpc.netty.shaded.io.netty.handler.codec.http2.HpackHeaderField entry
CharSequence name
CharSequence value
int index
private static io.grpc.netty.shaded.io.netty.handler.codec.http2.CharSequenceMap createMap ()
io.grpc.netty.shaded.io.netty.handler.codec.http2.HpackHeaderField entry
CharSequence name
int index
int length
io.grpc.netty.shaded.io.netty.handler.codec.http2.CharSequenceMap ret
private void ()
static void ()
}
io/grpc/netty/shaded/io/netty/handler/codec/http2/AbstractInboundHttp2ToHttpAdapterBuilder.classAbstractInboundHttp2ToHttpAdapterBuilder.java
package io.grpc.netty.shaded.io.netty.handler.codec.http2
public abstract io.grpc.netty.shaded.io.netty.handler.codec.http2.AbstractInboundHttp2ToHttpAdapterBuilder extends java.lang.Object {
private final io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Connection connection
private int maxContentLength
private boolean validateHttpHeaders
private boolean propagateSettings
protected void (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Connection)
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Connection connection
protected final io.grpc.netty.shaded.io.netty.handler.codec.http2.AbstractInboundHttp2ToHttpAdapterBuilder self ()
protected io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Connection connection ()
protected int maxContentLength ()
protected io.grpc.netty.shaded.io.netty.handler.codec.http2.AbstractInboundHttp2ToHttpAdapterBuilder maxContentLength (int)
int maxContentLength
protected boolean isValidateHttpHeaders ()
protected io.grpc.netty.shaded.io.netty.handler.codec.http2.AbstractInboundHttp2ToHttpAdapterBuilder validateHttpHeaders (boolean)
boolean validate
protected boolean isPropagateSettings ()
protected io.grpc.netty.shaded.io.netty.handler.codec.http2.AbstractInboundHttp2ToHttpAdapterBuilder propagateSettings (boolean)
boolean propagate
protected io.grpc.netty.shaded.io.netty.handler.codec.http2.InboundHttp2ToHttpAdapter build ()
io.grpc.netty.shaded.io.netty.handler.codec.http2.InboundHttp2ToHttpAdapter instance
Throwable t
io.grpc.netty.shaded.io.netty.handler.codec.http2.InboundHttp2ToHttpAdapter instance
protected abstract io.grpc.netty.shaded.io.netty.handler.codec.http2.InboundHttp2ToHttpAdapter build (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Connection, int, boolean, boolean) throws java.lang.Exception
}
io/grpc/netty/shaded/io/netty/handler/codec/http2/Http2StreamFrame.classHttp2StreamFrame.java
package io.grpc.netty.shaded.io.netty.handler.codec.http2
public abstract io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2StreamFrame extends java.lang.Object implements io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Frame {
public abstract io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2StreamFrame stream (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameStream)
public abstract io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameStream stream ()
}
io/grpc/netty/shaded/io/netty/handler/codec/http2/Http2HeadersFrame.classHttp2HeadersFrame.java
package io.grpc.netty.shaded.io.netty.handler.codec.http2
public abstract io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2HeadersFrame extends java.lang.Object implements io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2StreamFrame {
public abstract io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers headers ()
public abstract int padding ()
public abstract boolean isEndStream ()
}
io/grpc/netty/shaded/io/netty/handler/codec/http2/Http2Connection$Endpoint.classHttp2Connection.java
package io.grpc.netty.shaded.io.netty.handler.codec.http2
public abstract io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Connection$Endpoint extends java.lang.Object {
public abstract int incrementAndGetNextStreamId ()
public abstract boolean isValidStreamId (int)
public abstract boolean mayHaveCreatedStream (int)
public abstract boolean created (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream)
public abstract boolean canOpenStream ()
public abstract io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream createStream (int, boolean) throws io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception
public abstract io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream reservePushStream (int, io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream) throws io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception
public abstract boolean isServer ()
public abstract void allowPushTo (boolean)
public abstract boolean allowPushTo ()
public abstract int numActiveStreams ()
public abstract int maxActiveStreams ()
public abstract void maxActiveStreams (int)
public abstract int lastStreamCreated ()
public abstract int lastStreamKnownByPeer ()
public abstract io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FlowController flowController ()
public abstract void flowController (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FlowController)
public abstract io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Connection$Endpoint opposite ()
}
io/grpc/netty/shaded/io/netty/handler/codec/http2/HpackHuffmanDecoder$DecoderProcessor.classHpackHuffmanDecoder.java
package io.grpc.netty.shaded.io.netty.handler.codec.http2
final io.grpc.netty.shaded.io.netty.handler.codec.http2.HpackHuffmanDecoder$DecoderProcessor extends java.lang.Object implements io.grpc.netty.shaded.io.netty.util.ByteProcessor {
private final int initialCapacity
private byte[] bytes
private int index
private io.grpc.netty.shaded.io.netty.handler.codec.http2.HpackHuffmanDecoder$Node node
private int current
private int currentBits
private int symbolBits
void (int)
int initialCapacity
void reset ()
public boolean process (byte) throws io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception
byte value
io.grpc.netty.shaded.io.netty.util.AsciiString end () throws io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception
int mask
private void append (int)
int newLength
byte[] newBytes
int i
}
io/grpc/netty/shaded/io/netty/handler/codec/http2/Http2ServerUpgradeCodec$1.classHttp2ServerUpgradeCodec.java
package io.grpc.netty.shaded.io.netty.handler.codec.http2
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2ServerUpgradeCodec$1 extends io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameAdapter {
final io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Settings val$decodedSettings
final io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2ServerUpgradeCodec this$0
void (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2ServerUpgradeCodec, io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Settings)
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2ServerUpgradeCodec this$0
public void onSettingsRead (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Settings)
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Settings settings
}
io/grpc/netty/shaded/io/netty/handler/codec/http2/DefaultHttp2HeadersDecoder.classDefaultHttp2HeadersDecoder.java
package io.grpc.netty.shaded.io.netty.handler.codec.http2
public io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2HeadersDecoder extends java.lang.Object implements io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2HeadersDecoder io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2HeadersDecoder$Configuration {
private static final float HEADERS_COUNT_WEIGHT_NEW
private static final float HEADERS_COUNT_WEIGHT_HISTORICAL
private final io.grpc.netty.shaded.io.netty.handler.codec.http2.HpackDecoder hpackDecoder
private final boolean validateHeaders
private long maxHeaderListSizeGoAway
private float headerArraySizeAccumulator
public void ()
public void (boolean)
boolean validateHeaders
public void (boolean, long)
boolean validateHeaders
long maxHeaderListSize
public void (boolean, long, int)
boolean validateHeaders
long maxHeaderListSize
int initialHuffmanDecodeCapacity
void (boolean, io.grpc.netty.shaded.io.netty.handler.codec.http2.HpackDecoder)
boolean validateHeaders
io.grpc.netty.shaded.io.netty.handler.codec.http2.HpackDecoder hpackDecoder
public void maxHeaderTableSize (long) throws io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception
long max
public long maxHeaderTableSize ()
public void maxHeaderListSize (long, long) throws io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception
long max
long goAwayMax
public long maxHeaderListSize ()
public long maxHeaderListSizeGoAway ()
public io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2HeadersDecoder$Configuration configuration ()
public io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers decodeHeaders (int, io.grpc.netty.shaded.io.netty.buffer.ByteBuf) throws io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers headers
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception e
Throwable e
int streamId
io.grpc.netty.shaded.io.netty.buffer.ByteBuf headerBlock
protected final int numberOfHeadersGuess ()
protected final boolean validateHeaders ()
protected io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers newHeaders ()
}
io/grpc/netty/shaded/io/netty/handler/codec/http2/WeightedFairQueueByteDistributor$StatePseudoTimeComparator.classWeightedFairQueueByteDistributor.java
package io.grpc.netty.shaded.io.netty.handler.codec.http2
final io.grpc.netty.shaded.io.netty.handler.codec.http2.WeightedFairQueueByteDistributor$StatePseudoTimeComparator extends java.lang.Object implements java.util.Comparator java.io.Serializable {
private static final long serialVersionUID
static final io.grpc.netty.shaded.io.netty.handler.codec.http2.WeightedFairQueueByteDistributor$StatePseudoTimeComparator INSTANCE
private void ()
public int compare (io.grpc.netty.shaded.io.netty.handler.codec.http2.WeightedFairQueueByteDistributor$State, io.grpc.netty.shaded.io.netty.handler.codec.http2.WeightedFairQueueByteDistributor$State)
io.grpc.netty.shaded.io.netty.handler.codec.http2.WeightedFairQueueByteDistributor$State o1
io.grpc.netty.shaded.io.netty.handler.codec.http2.WeightedFairQueueByteDistributor$State o2
public volatile int compare (java.lang.Object, java.lang.Object)
static void ()
}
io/grpc/netty/shaded/io/netty/handler/codec/http2/StreamBufferingEncoder$HeadersFrame.classStreamBufferingEncoder.java
package io.grpc.netty.shaded.io.netty.handler.codec.http2
final io.grpc.netty.shaded.io.netty.handler.codec.http2.StreamBufferingEncoder$HeadersFrame extends io.grpc.netty.shaded.io.netty.handler.codec.http2.StreamBufferingEncoder$Frame {
final io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers headers
final int streamDependency
final short weight
final boolean exclusive
final int padding
final boolean endOfStream
final io.grpc.netty.shaded.io.netty.handler.codec.http2.StreamBufferingEncoder this$0
void (io.grpc.netty.shaded.io.netty.handler.codec.http2.StreamBufferingEncoder, io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers, int, short, boolean, int, boolean, io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers headers
int streamDependency
short weight
boolean exclusive
int padding
boolean endOfStream
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
void send (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, int)
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
int streamId
}
io/grpc/netty/shaded/io/netty/handler/codec/http2/Http2HeadersEncoder$2.classHttp2HeadersEncoder.java
package io.grpc.netty.shaded.io.netty.handler.codec.http2
final io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2HeadersEncoder$2 extends java.lang.Object implements io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2HeadersEncoder$SensitivityDetector {
void ()
public boolean isSensitive (java.lang.CharSequence, java.lang.CharSequence)
CharSequence name
CharSequence value
}
io/grpc/netty/shaded/io/netty/handler/codec/http2/HttpConversionUtil$ExtensionHeaderNames.classHttpConversionUtil.java
package io.grpc.netty.shaded.io.netty.handler.codec.http2
public final io.grpc.netty.shaded.io.netty.handler.codec.http2.HttpConversionUtil$ExtensionHeaderNames extends java.lang.Enum {
public static final io.grpc.netty.shaded.io.netty.handler.codec.http2.HttpConversionUtil$ExtensionHeaderNames STREAM_ID
public static final io.grpc.netty.shaded.io.netty.handler.codec.http2.HttpConversionUtil$ExtensionHeaderNames SCHEME
public static final io.grpc.netty.shaded.io.netty.handler.codec.http2.HttpConversionUtil$ExtensionHeaderNames PATH
public static final io.grpc.netty.shaded.io.netty.handler.codec.http2.HttpConversionUtil$ExtensionHeaderNames STREAM_PROMISE_ID
public static final io.grpc.netty.shaded.io.netty.handler.codec.http2.HttpConversionUtil$ExtensionHeaderNames STREAM_DEPENDENCY_ID
public static final io.grpc.netty.shaded.io.netty.handler.codec.http2.HttpConversionUtil$ExtensionHeaderNames STREAM_WEIGHT
private final io.grpc.netty.shaded.io.netty.util.AsciiString text
private static final io.grpc.netty.shaded.io.netty.handler.codec.http2.HttpConversionUtil$ExtensionHeaderNames[] $VALUES
public static io.grpc.netty.shaded.io.netty.handler.codec.http2.HttpConversionUtil$ExtensionHeaderNames[] values ()
public static io.grpc.netty.shaded.io.netty.handler.codec.http2.HttpConversionUtil$ExtensionHeaderNames valueOf (java.lang.String)
String name
private void (java.lang.String, int, java.lang.String)
String text
public io.grpc.netty.shaded.io.netty.util.AsciiString text ()
static void ()
}
io/grpc/netty/shaded/io/netty/handler/codec/http2/InboundHttp2ToHttpAdapter$1.classInboundHttp2ToHttpAdapter.java
package io.grpc.netty.shaded.io.netty.handler.codec.http2
final io.grpc.netty.shaded.io.netty.handler.codec.http2.InboundHttp2ToHttpAdapter$1 extends java.lang.Object implements io.grpc.netty.shaded.io.netty.handler.codec.http2.InboundHttp2ToHttpAdapter$ImmediateSendDetector {
void ()
public boolean mustSendImmediately (io.grpc.netty.shaded.io.netty.handler.codec.http.FullHttpMessage)
io.grpc.netty.shaded.io.netty.handler.codec.http.FullHttpMessage msg
public io.grpc.netty.shaded.io.netty.handler.codec.http.FullHttpMessage copyIfNeeded (io.grpc.netty.shaded.io.netty.handler.codec.http.FullHttpMessage)
io.grpc.netty.shaded.io.netty.handler.codec.http.FullHttpRequest copy
io.grpc.netty.shaded.io.netty.handler.codec.http.FullHttpMessage msg
}
io/grpc/netty/shaded/io/netty/handler/codec/http2/Http2ConnectionHandler$FrameDecoder.classHttp2ConnectionHandler.java
package io.grpc.netty.shaded.io.netty.handler.codec.http2
final io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2ConnectionHandler$FrameDecoder extends io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2ConnectionHandler$BaseDecoder {
final io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2ConnectionHandler this$0
private void (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2ConnectionHandler)
public void decode (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, io.grpc.netty.shaded.io.netty.buffer.ByteBuf, java.util.List) throws java.lang.Exception
Throwable e
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
io.grpc.netty.shaded.io.netty.buffer.ByteBuf in
java.util.List out
void (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2ConnectionHandler, io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2ConnectionHandler$1)
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2ConnectionHandler x0
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2ConnectionHandler$1 x1
}
io/grpc/netty/shaded/io/netty/handler/codec/http2/EmptyHttp2Headers.classEmptyHttp2Headers.java
package io.grpc.netty.shaded.io.netty.handler.codec.http2
public final io.grpc.netty.shaded.io.netty.handler.codec.http2.EmptyHttp2Headers extends io.grpc.netty.shaded.io.netty.handler.codec.EmptyHeaders implements io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers {
public static final io.grpc.netty.shaded.io.netty.handler.codec.http2.EmptyHttp2Headers INSTANCE
private void ()
public io.grpc.netty.shaded.io.netty.handler.codec.http2.EmptyHttp2Headers method (java.lang.CharSequence)
CharSequence method
public io.grpc.netty.shaded.io.netty.handler.codec.http2.EmptyHttp2Headers scheme (java.lang.CharSequence)
CharSequence status
public io.grpc.netty.shaded.io.netty.handler.codec.http2.EmptyHttp2Headers authority (java.lang.CharSequence)
CharSequence authority
public io.grpc.netty.shaded.io.netty.handler.codec.http2.EmptyHttp2Headers path (java.lang.CharSequence)
CharSequence path
public io.grpc.netty.shaded.io.netty.handler.codec.http2.EmptyHttp2Headers status (java.lang.CharSequence)
CharSequence status
public java.lang.CharSequence method ()
public java.lang.CharSequence scheme ()
public java.lang.CharSequence authority ()
public java.lang.CharSequence path ()
public java.lang.CharSequence status ()
public boolean contains (java.lang.CharSequence, java.lang.CharSequence, boolean)
CharSequence name
CharSequence value
boolean caseInsensitive
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers status (java.lang.CharSequence)
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers path (java.lang.CharSequence)
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers authority (java.lang.CharSequence)
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers scheme (java.lang.CharSequence)
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers method (java.lang.CharSequence)
public volatile java.util.Iterator valueIterator (java.lang.CharSequence)
CharSequence x0
static void ()
}
io/grpc/netty/shaded/io/netty/handler/codec/http2/Http2StreamChannelId.classHttp2StreamChannelId.java
package io.grpc.netty.shaded.io.netty.handler.codec.http2
final io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2StreamChannelId extends java.lang.Object implements io.grpc.netty.shaded.io.netty.channel.ChannelId {
private static final long serialVersionUID
private final int id
private final io.grpc.netty.shaded.io.netty.channel.ChannelId parentId
void (io.grpc.netty.shaded.io.netty.channel.ChannelId, int)
io.grpc.netty.shaded.io.netty.channel.ChannelId parentId
int id
public java.lang.String asShortText ()
public java.lang.String asLongText ()
public int compareTo (io.grpc.netty.shaded.io.netty.channel.ChannelId)
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2StreamChannelId otherId
int res
io.grpc.netty.shaded.io.netty.channel.ChannelId o
public int hashCode ()
public boolean equals (java.lang.Object)
Object obj
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2StreamChannelId otherId
public java.lang.String toString ()
public volatile int compareTo (java.lang.Object)
}
io/grpc/netty/shaded/io/netty/handler/codec/http2/Http2Exception$ShutdownHint.classHttp2Exception.java
package io.grpc.netty.shaded.io.netty.handler.codec.http2
public final io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception$ShutdownHint extends java.lang.Enum {
public static final io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception$ShutdownHint NO_SHUTDOWN
public static final io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception$ShutdownHint GRACEFUL_SHUTDOWN
public static final io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception$ShutdownHint HARD_SHUTDOWN
private static final io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception$ShutdownHint[] $VALUES
public static io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception$ShutdownHint[] values ()
public static io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception$ShutdownHint valueOf (java.lang.String)
String name
private void (java.lang.String, int)
static void ()
}
io/grpc/netty/shaded/io/netty/handler/codec/http2/Http2RemoteFlowController$Listener.classHttp2RemoteFlowController.java
package io.grpc.netty.shaded.io.netty.handler.codec.http2
public abstract io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2RemoteFlowController$Listener extends java.lang.Object {
public abstract void writabilityChanged (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream)
}
io/grpc/netty/shaded/io/netty/handler/codec/http2/Http2FrameStreamVisitor.classHttp2FrameStreamVisitor.java
package io.grpc.netty.shaded.io.netty.handler.codec.http2
public abstract io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameStreamVisitor extends java.lang.Object {
public abstract boolean visit (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameStream)
}
io/grpc/netty/shaded/io/netty/handler/codec/http2/Http2FlowController.classHttp2FlowController.java
package io.grpc.netty.shaded.io.netty.handler.codec.http2
public abstract io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FlowController extends java.lang.Object {
public abstract void channelHandlerContext (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext) throws io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception
public abstract void initialWindowSize (int) throws io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception
public abstract int initialWindowSize ()
public abstract int windowSize (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream)
public abstract void incrementWindowSize (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream, int) throws io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception
}
io/grpc/netty/shaded/io/netty/handler/codec/http2/HpackDynamicTable.classHpackDynamicTable.java
package io.grpc.netty.shaded.io.netty.handler.codec.http2
final io.grpc.netty.shaded.io.netty.handler.codec.http2.HpackDynamicTable extends java.lang.Object {
io.grpc.netty.shaded.io.netty.handler.codec.http2.HpackHeaderField[] hpackHeaderFields
int head
int tail
private long size
private long capacity
void (long)
long initialCapacity
public int length ()
int length
int length
public long size ()
public long capacity ()
public io.grpc.netty.shaded.io.netty.handler.codec.http2.HpackHeaderField getEntry (int)
int index
int i
public void add (io.grpc.netty.shaded.io.netty.handler.codec.http2.HpackHeaderField)
io.grpc.netty.shaded.io.netty.handler.codec.http2.HpackHeaderField header
int headerSize
public io.grpc.netty.shaded.io.netty.handler.codec.http2.HpackHeaderField remove ()
io.grpc.netty.shaded.io.netty.handler.codec.http2.HpackHeaderField removed
public void clear ()
public void setCapacity (long)
io.grpc.netty.shaded.io.netty.handler.codec.http2.HpackHeaderField entry
int i
long capacity
int maxEntries
io.grpc.netty.shaded.io.netty.handler.codec.http2.HpackHeaderField[] tmp
int len
int cursor
}
io/grpc/netty/shaded/io/netty/handler/codec/http2/DecoratingHttp2ConnectionEncoder.classDecoratingHttp2ConnectionEncoder.java
package io.grpc.netty.shaded.io.netty.handler.codec.http2
public io.grpc.netty.shaded.io.netty.handler.codec.http2.DecoratingHttp2ConnectionEncoder extends io.grpc.netty.shaded.io.netty.handler.codec.http2.DecoratingHttp2FrameWriter implements io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2ConnectionEncoder {
private final io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2ConnectionEncoder delegate
public void (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2ConnectionEncoder)
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2ConnectionEncoder delegate
public void lifecycleManager (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2LifecycleManager)
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2LifecycleManager lifecycleManager
public io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Connection connection ()
public io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2RemoteFlowController flowController ()
public io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameWriter frameWriter ()
public io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Settings pollSentSettings ()
public void remoteSettings (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Settings) throws io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Settings settings
}
io/grpc/netty/shaded/io/netty/handler/codec/http2/InboundHttp2ToHttpAdapter$ImmediateSendDetector.classInboundHttp2ToHttpAdapter.java
package io.grpc.netty.shaded.io.netty.handler.codec.http2
abstract io.grpc.netty.shaded.io.netty.handler.codec.http2.InboundHttp2ToHttpAdapter$ImmediateSendDetector extends java.lang.Object {
public abstract boolean mustSendImmediately (io.grpc.netty.shaded.io.netty.handler.codec.http.FullHttpMessage)
public abstract io.grpc.netty.shaded.io.netty.handler.codec.http.FullHttpMessage copyIfNeeded (io.grpc.netty.shaded.io.netty.handler.codec.http.FullHttpMessage)
}
io/grpc/netty/shaded/io/netty/handler/codec/http2/HttpConversionUtil.classHttpConversionUtil.java
package io.grpc.netty.shaded.io.netty.handler.codec.http2
public final io.grpc.netty.shaded.io.netty.handler.codec.http2.HttpConversionUtil extends java.lang.Object {
private static final io.grpc.netty.shaded.io.netty.handler.codec.http2.CharSequenceMap HTTP_TO_HTTP2_HEADER_BLACKLIST
public static final io.grpc.netty.shaded.io.netty.handler.codec.http.HttpMethod OUT_OF_MESSAGE_SEQUENCE_METHOD
public static final String OUT_OF_MESSAGE_SEQUENCE_PATH
public static final io.grpc.netty.shaded.io.netty.handler.codec.http.HttpResponseStatus OUT_OF_MESSAGE_SEQUENCE_RETURN_CODE
private static final io.grpc.netty.shaded.io.netty.util.AsciiString EMPTY_REQUEST_PATH
private void ()
public static io.grpc.netty.shaded.io.netty.handler.codec.http.HttpResponseStatus parseStatus (java.lang.CharSequence) throws io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpResponseStatus result
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception e
Throwable t
CharSequence status
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpResponseStatus result
public static io.grpc.netty.shaded.io.netty.handler.codec.http.FullHttpResponse toFullHttpResponse (int, io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers, io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator, boolean) throws io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception e
Throwable t
int streamId
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers http2Headers
io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator alloc
boolean validateHttpHeaders
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpResponseStatus status
io.grpc.netty.shaded.io.netty.handler.codec.http.FullHttpResponse msg
public static io.grpc.netty.shaded.io.netty.handler.codec.http.FullHttpRequest toFullHttpRequest (int, io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers, io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator, boolean) throws io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception e
Throwable t
int streamId
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers http2Headers
io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator alloc
boolean validateHttpHeaders
CharSequence method
CharSequence path
io.grpc.netty.shaded.io.netty.handler.codec.http.FullHttpRequest msg
public static io.grpc.netty.shaded.io.netty.handler.codec.http.HttpRequest toHttpRequest (int, io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers, boolean) throws io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception e
Throwable t
int streamId
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers http2Headers
boolean validateHttpHeaders
CharSequence method
CharSequence path
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpRequest msg
public static io.grpc.netty.shaded.io.netty.handler.codec.http.HttpResponse toHttpResponse (int, io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers, boolean) throws io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception e
Throwable t
int streamId
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers http2Headers
boolean validateHttpHeaders
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpResponseStatus status
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpResponse msg
public static void addHttp2ToHttpHeaders (int, io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers, io.grpc.netty.shaded.io.netty.handler.codec.http.FullHttpMessage, boolean) throws io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception
int streamId
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers sourceHeaders
io.grpc.netty.shaded.io.netty.handler.codec.http.FullHttpMessage destinationMessage
boolean addToTrailer
public static void addHttp2ToHttpHeaders (int, io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers, io.grpc.netty.shaded.io.netty.handler.codec.http.HttpHeaders, io.grpc.netty.shaded.io.netty.handler.codec.http.HttpVersion, boolean, boolean) throws io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception
java.util.Map$Entry entry
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception ex
Throwable t
int streamId
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers inputHeaders
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpHeaders outputHeaders
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpVersion httpVersion
boolean isTrailer
boolean isRequest
io.grpc.netty.shaded.io.netty.handler.codec.http2.HttpConversionUtil$Http2ToHttpHeaderTranslator translator
public static io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers toHttp2Headers (io.grpc.netty.shaded.io.netty.handler.codec.http.HttpMessage, boolean)
String host
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpRequest request
java.net.URI requestTargetUri
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpResponse response
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpMessage in
boolean validateHeaders
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpHeaders inHeaders
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers out
public static io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers toHttp2Headers (io.grpc.netty.shaded.io.netty.handler.codec.http.HttpHeaders, boolean)
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpHeaders inHeaders
boolean validateHeaders
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers out
private static io.grpc.netty.shaded.io.netty.handler.codec.http2.CharSequenceMap toLowercaseMap (java.util.Iterator, int)
int start
int index
Exception e
io.grpc.netty.shaded.io.netty.util.AsciiString lowerCased
java.util.Iterator valuesIter
int arraySizeHint
io.grpc.netty.shaded.io.netty.handler.codec.UnsupportedValueConverter valueConverter
io.grpc.netty.shaded.io.netty.handler.codec.http2.CharSequenceMap result
private static void toHttp2HeadersFilterTE (java.util.Map$Entry, io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers)
CharSequence teValue
java.util.List teValues
java.util.Map$Entry entry
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers out
public static void toHttp2Headers (io.grpc.netty.shaded.io.netty.handler.codec.http.HttpHeaders, io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers)
int start
int index
Exception e
io.grpc.netty.shaded.io.netty.util.AsciiString value
java.util.Map$Entry entry
io.grpc.netty.shaded.io.netty.util.AsciiString aName
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpHeaders inHeaders
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers out
java.util.Iterator iter
io.grpc.netty.shaded.io.netty.handler.codec.http2.CharSequenceMap connectionBlacklist
private static io.grpc.netty.shaded.io.netty.util.AsciiString toHttp2Path (java.net.URI)
java.net.URI uri
StringBuilder pathBuilder
String path
static void setHttp2Authority (java.lang.String, io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers)
int start
int length
String authority
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers out
private static void setHttp2Scheme (io.grpc.netty.shaded.io.netty.handler.codec.http.HttpHeaders, java.net.URI, io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers)
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpHeaders in
java.net.URI uri
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers out
String value
CharSequence cValue
static void ()
io.grpc.netty.shaded.io.netty.util.AsciiString keepAlive
io.grpc.netty.shaded.io.netty.util.AsciiString proxyConnection
}
io/grpc/netty/shaded/io/netty/handler/codec/http2/DefaultHttp2DataFrame.classDefaultHttp2DataFrame.java
package io.grpc.netty.shaded.io.netty.handler.codec.http2
public final io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2DataFrame extends io.grpc.netty.shaded.io.netty.handler.codec.http2.AbstractHttp2StreamFrame implements io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2DataFrame {
private final io.grpc.netty.shaded.io.netty.buffer.ByteBuf content
private final boolean endStream
private final int padding
private final int initialFlowControlledBytes
public void (io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
io.grpc.netty.shaded.io.netty.buffer.ByteBuf content
public void (boolean)
boolean endStream
public void (io.grpc.netty.shaded.io.netty.buffer.ByteBuf, boolean)
io.grpc.netty.shaded.io.netty.buffer.ByteBuf content
boolean endStream
public void (io.grpc.netty.shaded.io.netty.buffer.ByteBuf, boolean, int)
io.grpc.netty.shaded.io.netty.buffer.ByteBuf content
boolean endStream
int padding
public io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2DataFrame stream (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameStream)
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameStream stream
public java.lang.String name ()
public boolean isEndStream ()
public int padding ()
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf content ()
public int initialFlowControlledBytes ()
public io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2DataFrame copy ()
public io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2DataFrame duplicate ()
public io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2DataFrame retainedDuplicate ()
public io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2DataFrame replace (io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
io.grpc.netty.shaded.io.netty.buffer.ByteBuf content
public int refCnt ()
public boolean release ()
public boolean release (int)
int decrement
public io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2DataFrame retain ()
public io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2DataFrame retain (int)
int increment
public java.lang.String toString ()
public io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2DataFrame touch ()
public io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2DataFrame touch (java.lang.Object)
Object hint
public boolean equals (java.lang.Object)
Object o
io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2DataFrame other
public int hashCode ()
int hash
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http2.AbstractHttp2StreamFrame stream (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameStream)
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2StreamFrame stream (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameStream)
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2DataFrame touch (java.lang.Object)
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2DataFrame touch ()
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2DataFrame retain (int)
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2DataFrame retain ()
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2DataFrame replace (io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2DataFrame retainedDuplicate ()
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2DataFrame duplicate ()
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2DataFrame copy ()
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBufHolder touch (java.lang.Object)
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBufHolder touch ()
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBufHolder retain (int)
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBufHolder retain ()
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBufHolder replace (io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBufHolder retainedDuplicate ()
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBufHolder duplicate ()
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBufHolder copy ()
public volatile io.grpc.netty.shaded.io.netty.util.ReferenceCounted touch (java.lang.Object)
public volatile io.grpc.netty.shaded.io.netty.util.ReferenceCounted touch ()
public volatile io.grpc.netty.shaded.io.netty.util.ReferenceCounted retain (int)
public volatile io.grpc.netty.shaded.io.netty.util.ReferenceCounted retain ()
}
io/grpc/netty/shaded/io/netty/handler/codec/http2/Http2MultiplexCodec$DefaultHttp2StreamChannel$Http2ChannelUnsafe$3.classHttp2MultiplexCodec.java
package io.grpc.netty.shaded.io.netty.handler.codec.http2
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2MultiplexCodec$DefaultHttp2StreamChannel$Http2ChannelUnsafe$3 extends java.lang.Object implements io.grpc.netty.shaded.io.netty.channel.ChannelFutureListener {
final io.grpc.netty.shaded.io.netty.channel.ChannelPromise val$promise
final io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2MultiplexCodec$DefaultHttp2StreamChannel$Http2ChannelUnsafe this$2
void (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2MultiplexCodec$DefaultHttp2StreamChannel$Http2ChannelUnsafe, io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2MultiplexCodec$DefaultHttp2StreamChannel$Http2ChannelUnsafe this$2
public void operationComplete (io.grpc.netty.shaded.io.netty.channel.ChannelFuture) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelFuture future
public volatile void operationComplete (io.grpc.netty.shaded.io.netty.util.concurrent.Future) throws java.lang.Exception
}
io/grpc/netty/shaded/io/netty/handler/codec/http2/CleartextHttp2ServerUpgradeHandler$PriorKnowledgeUpgradeEvent.classCleartextHttp2ServerUpgradeHandler.java
package io.grpc.netty.shaded.io.netty.handler.codec.http2
public final io.grpc.netty.shaded.io.netty.handler.codec.http2.CleartextHttp2ServerUpgradeHandler$PriorKnowledgeUpgradeEvent extends java.lang.Object {
private static final io.grpc.netty.shaded.io.netty.handler.codec.http2.CleartextHttp2ServerUpgradeHandler$PriorKnowledgeUpgradeEvent INSTANCE
private void ()
static io.grpc.netty.shaded.io.netty.handler.codec.http2.CleartextHttp2ServerUpgradeHandler$PriorKnowledgeUpgradeEvent access$500 ()
static void ()
}
io/grpc/netty/shaded/io/netty/handler/codec/http2/Http2ConnectionEncoder.classHttp2ConnectionEncoder.java
package io.grpc.netty.shaded.io.netty.handler.codec.http2
public abstract io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2ConnectionEncoder extends java.lang.Object implements io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameWriter {
public abstract void lifecycleManager (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2LifecycleManager)
public abstract io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Connection connection ()
public abstract io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2RemoteFlowController flowController ()
public abstract io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameWriter frameWriter ()
public abstract io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Settings pollSentSettings ()
public abstract void remoteSettings (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Settings) throws io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception
public abstract io.grpc.netty.shaded.io.netty.channel.ChannelFuture writeFrame (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, byte, int, io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Flags, io.grpc.netty.shaded.io.netty.buffer.ByteBuf, io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
}
io/grpc/netty/shaded/io/netty/handler/codec/http2/DefaultHttp2Connection$1.classDefaultHttp2Connection.java
package io.grpc.netty.shaded.io.netty.handler.codec.http2
io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2Connection$1 extends java.lang.Object implements io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2StreamVisitor {
final int val$lastKnownStream
final io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2Connection$DefaultEndpoint val$endpoint
final io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2Connection this$0
void (io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2Connection, int, io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2Connection$DefaultEndpoint)
io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2Connection this$0
public boolean visit (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream)
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream stream
}
io/grpc/netty/shaded/io/netty/handler/codec/http2/CleartextHttp2ServerUpgradeHandler$1.classCleartextHttp2ServerUpgradeHandler.java
package io.grpc.netty.shaded.io.netty.handler.codec.http2
io.grpc.netty.shaded.io.netty.handler.codec.http2.CleartextHttp2ServerUpgradeHandler$1 extends java.lang.Object {
}
io/grpc/netty/shaded/io/netty/handler/codec/http2/DefaultHttp2LocalFlowController.classDefaultHttp2LocalFlowController.java
package io.grpc.netty.shaded.io.netty.handler.codec.http2
public io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2LocalFlowController extends java.lang.Object implements io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2LocalFlowController {
public static final float DEFAULT_WINDOW_UPDATE_RATIO
private final io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Connection connection
private final io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Connection$PropertyKey stateKey
private io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameWriter frameWriter
private io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
private float windowUpdateRatio
private int initialWindowSize
private static final io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2LocalFlowController$FlowState REDUCED_FLOW_STATE
static final boolean $assertionsDisabled
public void (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Connection)
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Connection connection
public void (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Connection, float, boolean)
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Connection connection
float windowUpdateRatio
boolean autoRefillConnectionWindow
io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2LocalFlowController$FlowState connectionState
public io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2LocalFlowController frameWriter (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameWriter)
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameWriter frameWriter
public void channelHandlerContext (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext)
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
public void initialWindowSize (int) throws io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception
int newWindowSize
int delta
io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2LocalFlowController$WindowUpdateVisitor visitor
public int initialWindowSize ()
public int windowSize (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream)
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream stream
public int initialWindowSize (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream)
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream stream
public void incrementWindowSize (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream, int) throws io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream stream
int delta
io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2LocalFlowController$FlowState state
public boolean consumeBytes (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream, int) throws io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception
boolean windowUpdateSent
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream stream
int numBytes
public int unconsumedBytes (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream)
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream stream
private static void checkValidRatio (float)
float ratio
public void windowUpdateRatio (float)
float ratio
public float windowUpdateRatio ()
public void windowUpdateRatio (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream, float) throws io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream stream
float ratio
io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2LocalFlowController$FlowState state
public float windowUpdateRatio (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream) throws io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream stream
public void receiveFlowControlledFrame (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream, io.grpc.netty.shaded.io.netty.buffer.ByteBuf, int, boolean) throws io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception
io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2LocalFlowController$FlowState state
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream stream
io.grpc.netty.shaded.io.netty.buffer.ByteBuf data
int padding
boolean endOfStream
int dataLength
io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2LocalFlowController$FlowState connectionState
private io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2LocalFlowController$FlowState connectionState ()
private io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2LocalFlowController$FlowState state (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream)
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream stream
private static boolean isClosed (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream)
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream stream
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2LocalFlowController frameWriter (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameWriter)
static io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Connection$PropertyKey access$000 (io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2LocalFlowController)
io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2LocalFlowController x0
static io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2LocalFlowController$FlowState access$100 ()
static int access$200 (io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2LocalFlowController)
io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2LocalFlowController x0
static io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2LocalFlowController$FlowState access$300 (io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2LocalFlowController, io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream)
io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2LocalFlowController x0
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream x1
static io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext access$400 (io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2LocalFlowController)
io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2LocalFlowController x0
static io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2LocalFlowController$FlowState access$500 (io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2LocalFlowController)
io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2LocalFlowController x0
static float access$600 (io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2LocalFlowController)
io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2LocalFlowController x0
static io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameWriter access$700 (io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2LocalFlowController)
io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2LocalFlowController x0
static void ()
}
io/grpc/netty/shaded/io/netty/handler/codec/http2/Http2Connection$PropertyKey.classHttp2Connection.java
package io.grpc.netty.shaded.io.netty.handler.codec.http2
public abstract io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Connection$PropertyKey extends java.lang.Object {
}
io/grpc/netty/shaded/io/netty/handler/codec/http2/Http2Exception.classHttp2Exception.java
package io.grpc.netty.shaded.io.netty.handler.codec.http2
public io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception extends java.lang.Exception {
private static final long serialVersionUID
private final io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Error error
private final io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception$ShutdownHint shutdownHint
public void (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Error)
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Error error
public void (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Error, io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception$ShutdownHint)
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Error error
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception$ShutdownHint shutdownHint
public void (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Error, java.lang.String)
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Error error
String message
public void (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Error, java.lang.String, io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception$ShutdownHint)
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Error error
String message
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception$ShutdownHint shutdownHint
public void (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Error, java.lang.String, java.lang.Throwable)
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Error error
String message
Throwable cause
public void (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Error, java.lang.String, java.lang.Throwable, io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception$ShutdownHint)
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Error error
String message
Throwable cause
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception$ShutdownHint shutdownHint
public io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Error error ()
public io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception$ShutdownHint shutdownHint ()
public static transient io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception connectionError (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Error, java.lang.String, java.lang.Object[])
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Error error
String fmt
Object[] args
public static transient io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception connectionError (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Error, java.lang.Throwable, java.lang.String, java.lang.Object[])
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Error error
Throwable cause
String fmt
Object[] args
public static transient io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception closedStreamError (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Error, java.lang.String, java.lang.Object[])
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Error error
String fmt
Object[] args
public static transient io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception streamError (int, io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Error, java.lang.String, java.lang.Object[])
int id
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Error error
String fmt
Object[] args
public static transient io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception streamError (int, io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Error, java.lang.Throwable, java.lang.String, java.lang.Object[])
int id
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Error error
Throwable cause
String fmt
Object[] args
public static transient io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception headerListSizeError (int, io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Error, boolean, java.lang.String, java.lang.Object[])
int id
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Error error
boolean onDecode
String fmt
Object[] args
public static boolean isStreamError (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception)
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception e
public static int streamId (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception)
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception e
}
io/grpc/netty/shaded/io/netty/handler/codec/http2/AbstractHttp2ConnectionHandlerBuilder.classAbstractHttp2ConnectionHandlerBuilder.java
package io.grpc.netty.shaded.io.netty.handler.codec.http2
public abstract io.grpc.netty.shaded.io.netty.handler.codec.http2.AbstractHttp2ConnectionHandlerBuilder extends java.lang.Object {
private static final io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2HeadersEncoder$SensitivityDetector DEFAULT_HEADER_SENSITIVITY_DETECTOR
private io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Settings initialSettings
private io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameListener frameListener
private long gracefulShutdownTimeoutMillis
private Boolean isServer
private Integer maxReservedStreams
private io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Connection connection
private io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2ConnectionDecoder decoder
private io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2ConnectionEncoder encoder
private Boolean validateHeaders
private io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameLogger frameLogger
private io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2HeadersEncoder$SensitivityDetector headerSensitivityDetector
private Boolean encoderEnforceMaxConcurrentStreams
private Boolean encoderIgnoreMaxHeaderListSize
private int initialHuffmanDecodeCapacity
static final boolean $assertionsDisabled
public void ()
protected io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Settings initialSettings ()
protected io.grpc.netty.shaded.io.netty.handler.codec.http2.AbstractHttp2ConnectionHandlerBuilder initialSettings (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Settings)
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Settings settings
protected io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameListener frameListener ()
protected io.grpc.netty.shaded.io.netty.handler.codec.http2.AbstractHttp2ConnectionHandlerBuilder frameListener (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameListener)
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameListener frameListener
protected long gracefulShutdownTimeoutMillis ()
protected io.grpc.netty.shaded.io.netty.handler.codec.http2.AbstractHttp2ConnectionHandlerBuilder gracefulShutdownTimeoutMillis (long)
long gracefulShutdownTimeoutMillis
protected boolean isServer ()
protected io.grpc.netty.shaded.io.netty.handler.codec.http2.AbstractHttp2ConnectionHandlerBuilder server (boolean)
boolean isServer
protected int maxReservedStreams ()
protected io.grpc.netty.shaded.io.netty.handler.codec.http2.AbstractHttp2ConnectionHandlerBuilder maxReservedStreams (int)
int maxReservedStreams
protected io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Connection connection ()
protected io.grpc.netty.shaded.io.netty.handler.codec.http2.AbstractHttp2ConnectionHandlerBuilder connection (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Connection)
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Connection connection
protected io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2ConnectionDecoder decoder ()
protected io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2ConnectionEncoder encoder ()
protected io.grpc.netty.shaded.io.netty.handler.codec.http2.AbstractHttp2ConnectionHandlerBuilder codec (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2ConnectionDecoder, io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2ConnectionEncoder)
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2ConnectionDecoder decoder
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2ConnectionEncoder encoder
protected boolean isValidateHeaders ()
protected io.grpc.netty.shaded.io.netty.handler.codec.http2.AbstractHttp2ConnectionHandlerBuilder validateHeaders (boolean)
boolean validateHeaders
protected io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameLogger frameLogger ()
protected io.grpc.netty.shaded.io.netty.handler.codec.http2.AbstractHttp2ConnectionHandlerBuilder frameLogger (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameLogger)
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameLogger frameLogger
protected boolean encoderEnforceMaxConcurrentStreams ()
protected io.grpc.netty.shaded.io.netty.handler.codec.http2.AbstractHttp2ConnectionHandlerBuilder encoderEnforceMaxConcurrentStreams (boolean)
boolean encoderEnforceMaxConcurrentStreams
protected io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2HeadersEncoder$SensitivityDetector headerSensitivityDetector ()
protected io.grpc.netty.shaded.io.netty.handler.codec.http2.AbstractHttp2ConnectionHandlerBuilder headerSensitivityDetector (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2HeadersEncoder$SensitivityDetector)
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2HeadersEncoder$SensitivityDetector headerSensitivityDetector
protected io.grpc.netty.shaded.io.netty.handler.codec.http2.AbstractHttp2ConnectionHandlerBuilder encoderIgnoreMaxHeaderListSize (boolean)
boolean ignoreMaxHeaderListSize
protected io.grpc.netty.shaded.io.netty.handler.codec.http2.AbstractHttp2ConnectionHandlerBuilder initialHuffmanDecodeCapacity (int)
int initialHuffmanDecodeCapacity
protected io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2ConnectionHandler build ()
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Connection connection
private io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2ConnectionHandler buildFromConnection (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Connection)
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Connection connection
Long maxHeaderListSize
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameReader reader
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameWriter writer
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2ConnectionEncoder encoder
boolean encoderEnforceMaxConcurrentStreams
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2ConnectionDecoder decoder
private io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2ConnectionHandler buildFromCodec (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2ConnectionDecoder, io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2ConnectionEncoder)
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2ConnectionHandler handler
Throwable t
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2ConnectionDecoder decoder
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2ConnectionEncoder encoder
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2ConnectionHandler handler
protected abstract io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2ConnectionHandler build (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2ConnectionDecoder, io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2ConnectionEncoder, io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Settings) throws java.lang.Exception
protected final io.grpc.netty.shaded.io.netty.handler.codec.http2.AbstractHttp2ConnectionHandlerBuilder self ()
private void enforceNonCodecConstraints (java.lang.String)
String rejected
private static void enforceConstraint (java.lang.String, java.lang.String, java.lang.Object)
String methodName
String rejectorName
Object value
static void ()
}
io/grpc/netty/shaded/io/netty/handler/codec/http2/DefaultHttp2WindowUpdateFrame.classDefaultHttp2WindowUpdateFrame.java
package io.grpc.netty.shaded.io.netty.handler.codec.http2
public io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2WindowUpdateFrame extends io.grpc.netty.shaded.io.netty.handler.codec.http2.AbstractHttp2StreamFrame implements io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2WindowUpdateFrame {
private final int windowUpdateIncrement
public void (int)
int windowUpdateIncrement
public io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2WindowUpdateFrame stream (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameStream)
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameStream stream
public java.lang.String name ()
public int windowSizeIncrement ()
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http2.AbstractHttp2StreamFrame stream (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameStream)
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2StreamFrame stream (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameStream)
}
io/grpc/netty/shaded/io/netty/handler/codec/http2/DefaultHttp2LocalFlowController$FlowState.classDefaultHttp2LocalFlowController.java
package io.grpc.netty.shaded.io.netty.handler.codec.http2
abstract io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2LocalFlowController$FlowState extends java.lang.Object {
public abstract int windowSize ()
public abstract int initialWindowSize ()
public abstract void window (int)
public abstract void incrementInitialStreamWindow (int)
public abstract boolean writeWindowUpdateIfNeeded () throws io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception
public abstract boolean consumeBytes (int) throws io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception
public abstract int unconsumedBytes ()
public abstract float windowUpdateRatio ()
public abstract void windowUpdateRatio (float)
public abstract void receiveFlowControlledFrame (int) throws io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception
public abstract void incrementFlowControlWindows (int) throws io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception
public abstract void endOfStream (boolean)
}
io/grpc/netty/shaded/io/netty/handler/codec/http2/Http2CodecUtil$SimpleChannelPromiseAggregator.classHttp2CodecUtil.java
package io.grpc.netty.shaded.io.netty.handler.codec.http2
final io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2CodecUtil$SimpleChannelPromiseAggregator extends io.grpc.netty.shaded.io.netty.channel.DefaultChannelPromise {
private final io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
private int expectedCount
private int doneCount
private Throwable lastFailure
private boolean doneAllocating
static final boolean $assertionsDisabled
void (io.grpc.netty.shaded.io.netty.channel.ChannelPromise, io.grpc.netty.shaded.io.netty.channel.Channel, io.grpc.netty.shaded.io.netty.util.concurrent.EventExecutor)
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
io.grpc.netty.shaded.io.netty.channel.Channel c
io.grpc.netty.shaded.io.netty.util.concurrent.EventExecutor e
public io.grpc.netty.shaded.io.netty.channel.ChannelPromise newPromise ()
public io.grpc.netty.shaded.io.netty.channel.ChannelPromise doneAllocatingPromises ()
public boolean tryFailure (java.lang.Throwable)
Throwable cause
public io.grpc.netty.shaded.io.netty.channel.ChannelPromise setFailure (java.lang.Throwable)
Throwable cause
public io.grpc.netty.shaded.io.netty.channel.ChannelPromise setSuccess (java.lang.Void)
Void result
public boolean trySuccess (java.lang.Void)
Void result
private boolean allowFailure ()
private boolean awaitingPromises ()
private boolean allPromisesDone ()
private io.grpc.netty.shaded.io.netty.channel.ChannelPromise setPromise ()
private boolean tryPromise ()
public volatile io.grpc.netty.shaded.io.netty.util.concurrent.Promise setFailure (java.lang.Throwable)
public volatile boolean trySuccess (java.lang.Object)
public volatile io.grpc.netty.shaded.io.netty.util.concurrent.Promise setSuccess (java.lang.Object)
static void ()
}
io/grpc/netty/shaded/io/netty/handler/codec/http2/Http2SettingsFrame.classHttp2SettingsFrame.java
package io.grpc.netty.shaded.io.netty.handler.codec.http2
public abstract io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2SettingsFrame extends java.lang.Object implements io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Frame {
public abstract io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Settings settings ()
public abstract java.lang.String name ()
}
io/grpc/netty/shaded/io/netty/handler/codec/http2/Http2Headers$PseudoHeaderName.classHttp2Headers.java
package io.grpc.netty.shaded.io.netty.handler.codec.http2
public final io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers$PseudoHeaderName extends java.lang.Enum {
public static final io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers$PseudoHeaderName METHOD
public static final io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers$PseudoHeaderName SCHEME
public static final io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers$PseudoHeaderName AUTHORITY
public static final io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers$PseudoHeaderName PATH
public static final io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers$PseudoHeaderName STATUS
private static final char PSEUDO_HEADER_PREFIX
private static final byte PSEUDO_HEADER_PREFIX_BYTE
private final io.grpc.netty.shaded.io.netty.util.AsciiString value
private final boolean requestOnly
private static final io.grpc.netty.shaded.io.netty.handler.codec.http2.CharSequenceMap PSEUDO_HEADERS
private static final io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers$PseudoHeaderName[] $VALUES
public static io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers$PseudoHeaderName[] values ()
public static io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers$PseudoHeaderName valueOf (java.lang.String)
String name
private void (java.lang.String, int, java.lang.String, boolean)
String value
boolean requestOnly
public io.grpc.netty.shaded.io.netty.util.AsciiString value ()
public static boolean hasPseudoHeaderFormat (java.lang.CharSequence)
io.grpc.netty.shaded.io.netty.util.AsciiString asciiHeaderName
CharSequence headerName
public static boolean isPseudoHeader (java.lang.CharSequence)
CharSequence header
public static io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers$PseudoHeaderName getPseudoHeader (java.lang.CharSequence)
CharSequence header
public boolean isRequestOnly ()
static void ()
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers$PseudoHeaderName pseudoHeader
}
io/grpc/netty/shaded/io/netty/handler/codec/http2/StreamBufferingEncoder.classStreamBufferingEncoder.java
package io.grpc.netty.shaded.io.netty.handler.codec.http2
public io.grpc.netty.shaded.io.netty.handler.codec.http2.StreamBufferingEncoder extends io.grpc.netty.shaded.io.netty.handler.codec.http2.DecoratingHttp2ConnectionEncoder {
private final java.util.TreeMap pendingStreams
private int maxConcurrentStreams
private boolean closed
public void (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2ConnectionEncoder)
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2ConnectionEncoder delegate
public void (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2ConnectionEncoder, int)
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2ConnectionEncoder delegate
int initialMaxConcurrentStreams
public int numBufferedStreams ()
public io.grpc.netty.shaded.io.netty.channel.ChannelFuture writeHeaders (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, int, io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers, int, boolean, io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
int streamId
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers headers
int padding
boolean endStream
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
public io.grpc.netty.shaded.io.netty.channel.ChannelFuture writeHeaders (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, int, io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers, int, short, boolean, int, boolean, io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
int streamId
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers headers
int streamDependency
short weight
boolean exclusive
int padding
boolean endOfStream
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
io.grpc.netty.shaded.io.netty.handler.codec.http2.StreamBufferingEncoder$PendingStream pendingStream
public io.grpc.netty.shaded.io.netty.channel.ChannelFuture writeRstStream (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, int, long, io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
int streamId
long errorCode
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
io.grpc.netty.shaded.io.netty.handler.codec.http2.StreamBufferingEncoder$PendingStream stream
public io.grpc.netty.shaded.io.netty.channel.ChannelFuture writeData (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, int, io.grpc.netty.shaded.io.netty.buffer.ByteBuf, int, boolean, io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
int streamId
io.grpc.netty.shaded.io.netty.buffer.ByteBuf data
int padding
boolean endOfStream
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
io.grpc.netty.shaded.io.netty.handler.codec.http2.StreamBufferingEncoder$PendingStream pendingStream
public void remoteSettings (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Settings) throws io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Settings settings
public void close ()
io.grpc.netty.shaded.io.netty.handler.codec.http2.StreamBufferingEncoder$PendingStream stream
io.grpc.netty.shaded.io.netty.handler.codec.http2.StreamBufferingEncoder$Http2ChannelClosedException e
private void tryCreatePendingStreams ()
Throwable t
java.util.Map$Entry entry
io.grpc.netty.shaded.io.netty.handler.codec.http2.StreamBufferingEncoder$PendingStream pendingStream
private void cancelGoAwayStreams (int, long, io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
io.grpc.netty.shaded.io.netty.handler.codec.http2.StreamBufferingEncoder$PendingStream stream
int lastStreamId
long errorCode
io.grpc.netty.shaded.io.netty.buffer.ByteBuf debugData
java.util.Iterator iter
Exception e
private boolean canCreateStream ()
private boolean isExistingStream (int)
int streamId
static void access$000 (io.grpc.netty.shaded.io.netty.handler.codec.http2.StreamBufferingEncoder, int, long, io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
io.grpc.netty.shaded.io.netty.handler.codec.http2.StreamBufferingEncoder x0
int x1
long x2
io.grpc.netty.shaded.io.netty.buffer.ByteBuf x3
static void access$100 (io.grpc.netty.shaded.io.netty.handler.codec.http2.StreamBufferingEncoder)
io.grpc.netty.shaded.io.netty.handler.codec.http2.StreamBufferingEncoder x0
}
io/grpc/netty/shaded/io/netty/handler/codec/http2/HttpToHttp2ConnectionHandlerBuilder.classHttpToHttp2ConnectionHandlerBuilder.java
package io.grpc.netty.shaded.io.netty.handler.codec.http2
public final io.grpc.netty.shaded.io.netty.handler.codec.http2.HttpToHttp2ConnectionHandlerBuilder extends io.grpc.netty.shaded.io.netty.handler.codec.http2.AbstractHttp2ConnectionHandlerBuilder {
public void ()
public io.grpc.netty.shaded.io.netty.handler.codec.http2.HttpToHttp2ConnectionHandlerBuilder validateHeaders (boolean)
boolean validateHeaders
public io.grpc.netty.shaded.io.netty.handler.codec.http2.HttpToHttp2ConnectionHandlerBuilder initialSettings (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Settings)
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Settings settings
public io.grpc.netty.shaded.io.netty.handler.codec.http2.HttpToHttp2ConnectionHandlerBuilder frameListener (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameListener)
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameListener frameListener
public io.grpc.netty.shaded.io.netty.handler.codec.http2.HttpToHttp2ConnectionHandlerBuilder gracefulShutdownTimeoutMillis (long)
long gracefulShutdownTimeoutMillis
public io.grpc.netty.shaded.io.netty.handler.codec.http2.HttpToHttp2ConnectionHandlerBuilder server (boolean)
boolean isServer
public io.grpc.netty.shaded.io.netty.handler.codec.http2.HttpToHttp2ConnectionHandlerBuilder connection (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Connection)
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Connection connection
public io.grpc.netty.shaded.io.netty.handler.codec.http2.HttpToHttp2ConnectionHandlerBuilder codec (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2ConnectionDecoder, io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2ConnectionEncoder)
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2ConnectionDecoder decoder
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2ConnectionEncoder encoder
public io.grpc.netty.shaded.io.netty.handler.codec.http2.HttpToHttp2ConnectionHandlerBuilder frameLogger (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameLogger)
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameLogger frameLogger
public io.grpc.netty.shaded.io.netty.handler.codec.http2.HttpToHttp2ConnectionHandlerBuilder encoderEnforceMaxConcurrentStreams (boolean)
boolean encoderEnforceMaxConcurrentStreams
public io.grpc.netty.shaded.io.netty.handler.codec.http2.HttpToHttp2ConnectionHandlerBuilder headerSensitivityDetector (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2HeadersEncoder$SensitivityDetector)
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2HeadersEncoder$SensitivityDetector headerSensitivityDetector
public io.grpc.netty.shaded.io.netty.handler.codec.http2.HttpToHttp2ConnectionHandlerBuilder initialHuffmanDecodeCapacity (int)
int initialHuffmanDecodeCapacity
public io.grpc.netty.shaded.io.netty.handler.codec.http2.HttpToHttp2ConnectionHandler build ()
protected io.grpc.netty.shaded.io.netty.handler.codec.http2.HttpToHttp2ConnectionHandler build (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2ConnectionDecoder, io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2ConnectionEncoder, io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Settings)
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2ConnectionDecoder decoder
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2ConnectionEncoder encoder
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Settings initialSettings
protected volatile io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2ConnectionHandler build (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2ConnectionDecoder, io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2ConnectionEncoder, io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Settings) throws java.lang.Exception
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2ConnectionHandler build ()
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http2.AbstractHttp2ConnectionHandlerBuilder initialHuffmanDecodeCapacity (int)
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http2.AbstractHttp2ConnectionHandlerBuilder headerSensitivityDetector (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2HeadersEncoder$SensitivityDetector)
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http2.AbstractHttp2ConnectionHandlerBuilder encoderEnforceMaxConcurrentStreams (boolean)
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http2.AbstractHttp2ConnectionHandlerBuilder frameLogger (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameLogger)
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http2.AbstractHttp2ConnectionHandlerBuilder validateHeaders (boolean)
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http2.AbstractHttp2ConnectionHandlerBuilder codec (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2ConnectionDecoder, io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2ConnectionEncoder)
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http2.AbstractHttp2ConnectionHandlerBuilder connection (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Connection)
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http2.AbstractHttp2ConnectionHandlerBuilder server (boolean)
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http2.AbstractHttp2ConnectionHandlerBuilder gracefulShutdownTimeoutMillis (long)
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http2.AbstractHttp2ConnectionHandlerBuilder frameListener (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameListener)
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http2.AbstractHttp2ConnectionHandlerBuilder initialSettings (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Settings)
}
io/grpc/netty/shaded/io/netty/handler/codec/http2/Http2StreamChannelBootstrap$1.classHttp2StreamChannelBootstrap.java
package io.grpc.netty.shaded.io.netty.handler.codec.http2
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2StreamChannelBootstrap$1 extends java.lang.Object implements java.lang.Runnable {
final io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext val$ctx
final io.grpc.netty.shaded.io.netty.util.concurrent.Promise val$promise
final io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2StreamChannelBootstrap this$0
void (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2StreamChannelBootstrap, io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, io.grpc.netty.shaded.io.netty.util.concurrent.Promise)
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2StreamChannelBootstrap this$0
public void run ()
}
io/grpc/netty/shaded/io/netty/handler/codec/http2/Http2MultiplexCodec$FlowControlledFrameSizeEstimator$1.classHttp2MultiplexCodec.java
package io.grpc.netty.shaded.io.netty.handler.codec.http2
final io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2MultiplexCodec$FlowControlledFrameSizeEstimator$1 extends java.lang.Object implements io.grpc.netty.shaded.io.netty.channel.MessageSizeEstimator$Handle {
void ()
public int size (java.lang.Object)
Object msg
}
io/grpc/netty/shaded/io/netty/handler/codec/http2/ReadOnlyHttp2Headers.classReadOnlyHttp2Headers.java
package io.grpc.netty.shaded.io.netty.handler.codec.http2
public final io.grpc.netty.shaded.io.netty.handler.codec.http2.ReadOnlyHttp2Headers extends java.lang.Object implements io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers {
private static final byte PSEUDO_HEADER_TOKEN
private final io.grpc.netty.shaded.io.netty.util.AsciiString[] pseudoHeaders
private final io.grpc.netty.shaded.io.netty.util.AsciiString[] otherHeaders
static final boolean $assertionsDisabled
public static transient io.grpc.netty.shaded.io.netty.handler.codec.http2.ReadOnlyHttp2Headers trailers (boolean, io.grpc.netty.shaded.io.netty.util.AsciiString[])
boolean validateHeaders
io.grpc.netty.shaded.io.netty.util.AsciiString[] otherHeaders
public static transient io.grpc.netty.shaded.io.netty.handler.codec.http2.ReadOnlyHttp2Headers clientHeaders (boolean, io.grpc.netty.shaded.io.netty.util.AsciiString, io.grpc.netty.shaded.io.netty.util.AsciiString, io.grpc.netty.shaded.io.netty.util.AsciiString, io.grpc.netty.shaded.io.netty.util.AsciiString, io.grpc.netty.shaded.io.netty.util.AsciiString[])
boolean validateHeaders
io.grpc.netty.shaded.io.netty.util.AsciiString method
io.grpc.netty.shaded.io.netty.util.AsciiString path
io.grpc.netty.shaded.io.netty.util.AsciiString scheme
io.grpc.netty.shaded.io.netty.util.AsciiString authority
io.grpc.netty.shaded.io.netty.util.AsciiString[] otherHeaders
public static transient io.grpc.netty.shaded.io.netty.handler.codec.http2.ReadOnlyHttp2Headers serverHeaders (boolean, io.grpc.netty.shaded.io.netty.util.AsciiString, io.grpc.netty.shaded.io.netty.util.AsciiString[])
boolean validateHeaders
io.grpc.netty.shaded.io.netty.util.AsciiString status
io.grpc.netty.shaded.io.netty.util.AsciiString[] otherHeaders
private transient void (boolean, io.grpc.netty.shaded.io.netty.util.AsciiString[], io.grpc.netty.shaded.io.netty.util.AsciiString[])
boolean validateHeaders
io.grpc.netty.shaded.io.netty.util.AsciiString[] pseudoHeaders
io.grpc.netty.shaded.io.netty.util.AsciiString[] otherHeaders
private static java.lang.IllegalArgumentException newInvalidArraySizeException ()
private static transient void validateHeaders (io.grpc.netty.shaded.io.netty.util.AsciiString[], io.grpc.netty.shaded.io.netty.util.AsciiString[])
int i
io.grpc.netty.shaded.io.netty.util.AsciiString name
int i
io.grpc.netty.shaded.io.netty.util.AsciiString[] pseudoHeaders
io.grpc.netty.shaded.io.netty.util.AsciiString[] otherHeaders
boolean seenNonPseudoHeader
int otherHeadersEnd
private io.grpc.netty.shaded.io.netty.util.AsciiString get0 (java.lang.CharSequence)
io.grpc.netty.shaded.io.netty.util.AsciiString roName
int i
io.grpc.netty.shaded.io.netty.util.AsciiString roName
int i
CharSequence name
int nameHash
int pseudoHeadersEnd
int otherHeadersEnd
public java.lang.CharSequence get (java.lang.CharSequence)
CharSequence name
public java.lang.CharSequence get (java.lang.CharSequence, java.lang.CharSequence)
CharSequence name
CharSequence defaultValue
CharSequence value
public java.lang.CharSequence getAndRemove (java.lang.CharSequence)
CharSequence name
public java.lang.CharSequence getAndRemove (java.lang.CharSequence, java.lang.CharSequence)
CharSequence name
CharSequence defaultValue
public java.util.List getAll (java.lang.CharSequence)
io.grpc.netty.shaded.io.netty.util.AsciiString roName
int i
io.grpc.netty.shaded.io.netty.util.AsciiString roName
int i
CharSequence name
int nameHash
java.util.List values
int pseudoHeadersEnd
int otherHeadersEnd
public java.util.List getAllAndRemove (java.lang.CharSequence)
CharSequence name
public java.lang.Boolean getBoolean (java.lang.CharSequence)
CharSequence name
io.grpc.netty.shaded.io.netty.util.AsciiString value
public boolean getBoolean (java.lang.CharSequence, boolean)
CharSequence name
boolean defaultValue
Boolean value
public java.lang.Byte getByte (java.lang.CharSequence)
CharSequence name
io.grpc.netty.shaded.io.netty.util.AsciiString value
public byte getByte (java.lang.CharSequence, byte)
CharSequence name
byte defaultValue
Byte value
public java.lang.Character getChar (java.lang.CharSequence)
CharSequence name
io.grpc.netty.shaded.io.netty.util.AsciiString value
public char getChar (java.lang.CharSequence, char)
CharSequence name
char defaultValue
Character value
public java.lang.Short getShort (java.lang.CharSequence)
CharSequence name
io.grpc.netty.shaded.io.netty.util.AsciiString value
public short getShort (java.lang.CharSequence, short)
CharSequence name
short defaultValue
Short value
public java.lang.Integer getInt (java.lang.CharSequence)
CharSequence name
io.grpc.netty.shaded.io.netty.util.AsciiString value
public int getInt (java.lang.CharSequence, int)
CharSequence name
int defaultValue
Integer value
public java.lang.Long getLong (java.lang.CharSequence)
CharSequence name
io.grpc.netty.shaded.io.netty.util.AsciiString value
public long getLong (java.lang.CharSequence, long)
CharSequence name
long defaultValue
Long value
public java.lang.Float getFloat (java.lang.CharSequence)
CharSequence name
io.grpc.netty.shaded.io.netty.util.AsciiString value
public float getFloat (java.lang.CharSequence, float)
CharSequence name
float defaultValue
Float value
public java.lang.Double getDouble (java.lang.CharSequence)
CharSequence name
io.grpc.netty.shaded.io.netty.util.AsciiString value
public double getDouble (java.lang.CharSequence, double)
CharSequence name
double defaultValue
Double value
public java.lang.Long getTimeMillis (java.lang.CharSequence)
CharSequence name
io.grpc.netty.shaded.io.netty.util.AsciiString value
public long getTimeMillis (java.lang.CharSequence, long)
CharSequence name
long defaultValue
Long value
public java.lang.Boolean getBooleanAndRemove (java.lang.CharSequence)
CharSequence name
public boolean getBooleanAndRemove (java.lang.CharSequence, boolean)
CharSequence name
boolean defaultValue
public java.lang.Byte getByteAndRemove (java.lang.CharSequence)
CharSequence name
public byte getByteAndRemove (java.lang.CharSequence, byte)
CharSequence name
byte defaultValue
public java.lang.Character getCharAndRemove (java.lang.CharSequence)
CharSequence name
public char getCharAndRemove (java.lang.CharSequence, char)
CharSequence name
char defaultValue
public java.lang.Short getShortAndRemove (java.lang.CharSequence)
CharSequence name
public short getShortAndRemove (java.lang.CharSequence, short)
CharSequence name
short defaultValue
public java.lang.Integer getIntAndRemove (java.lang.CharSequence)
CharSequence name
public int getIntAndRemove (java.lang.CharSequence, int)
CharSequence name
int defaultValue
public java.lang.Long getLongAndRemove (java.lang.CharSequence)
CharSequence name
public long getLongAndRemove (java.lang.CharSequence, long)
CharSequence name
long defaultValue
public java.lang.Float getFloatAndRemove (java.lang.CharSequence)
CharSequence name
public float getFloatAndRemove (java.lang.CharSequence, float)
CharSequence name
float defaultValue
public java.lang.Double getDoubleAndRemove (java.lang.CharSequence)
CharSequence name
public double getDoubleAndRemove (java.lang.CharSequence, double)
CharSequence name
double defaultValue
public java.lang.Long getTimeMillisAndRemove (java.lang.CharSequence)
CharSequence name
public long getTimeMillisAndRemove (java.lang.CharSequence, long)
CharSequence name
long defaultValue
public boolean contains (java.lang.CharSequence)
CharSequence name
public boolean contains (java.lang.CharSequence, java.lang.CharSequence)
CharSequence name
CharSequence value
public boolean containsObject (java.lang.CharSequence, java.lang.Object)
CharSequence name
Object value
public boolean containsBoolean (java.lang.CharSequence, boolean)
CharSequence name
boolean value
public boolean containsByte (java.lang.CharSequence, byte)
CharSequence name
byte value
public boolean containsChar (java.lang.CharSequence, char)
CharSequence name
char value
public boolean containsShort (java.lang.CharSequence, short)
CharSequence name
short value
public boolean containsInt (java.lang.CharSequence, int)
CharSequence name
int value
public boolean containsLong (java.lang.CharSequence, long)
CharSequence name
long value
public boolean containsFloat (java.lang.CharSequence, float)
CharSequence name
float value
public boolean containsDouble (java.lang.CharSequence, double)
CharSequence name
double value
public boolean containsTimeMillis (java.lang.CharSequence, long)
CharSequence name
long value
public int size ()
public boolean isEmpty ()
public java.util.Set names ()
int i
int i
java.util.Set names
int pseudoHeadersEnd
int otherHeadersEnd
public io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers add (java.lang.CharSequence, java.lang.CharSequence)
CharSequence name
CharSequence value
public io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers add (java.lang.CharSequence, java.lang.Iterable)
CharSequence name
Iterable values
public transient io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers add (java.lang.CharSequence, java.lang.CharSequence[])
CharSequence name
CharSequence[] values
public io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers addObject (java.lang.CharSequence, java.lang.Object)
CharSequence name
Object value
public io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers addObject (java.lang.CharSequence, java.lang.Iterable)
CharSequence name
Iterable values
public transient io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers addObject (java.lang.CharSequence, java.lang.Object[])
CharSequence name
Object[] values
public io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers addBoolean (java.lang.CharSequence, boolean)
CharSequence name
boolean value
public io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers addByte (java.lang.CharSequence, byte)
CharSequence name
byte value
public io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers addChar (java.lang.CharSequence, char)
CharSequence name
char value
public io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers addShort (java.lang.CharSequence, short)
CharSequence name
short value
public io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers addInt (java.lang.CharSequence, int)
CharSequence name
int value
public io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers addLong (java.lang.CharSequence, long)
CharSequence name
long value
public io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers addFloat (java.lang.CharSequence, float)
CharSequence name
float value
public io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers addDouble (java.lang.CharSequence, double)
CharSequence name
double value
public io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers addTimeMillis (java.lang.CharSequence, long)
CharSequence name
long value
public io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers add (io.grpc.netty.shaded.io.netty.handler.codec.Headers)
io.grpc.netty.shaded.io.netty.handler.codec.Headers headers
public io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers set (java.lang.CharSequence, java.lang.CharSequence)
CharSequence name
CharSequence value
public io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers set (java.lang.CharSequence, java.lang.Iterable)
CharSequence name
Iterable values
public transient io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers set (java.lang.CharSequence, java.lang.CharSequence[])
CharSequence name
CharSequence[] values
public io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers setObject (java.lang.CharSequence, java.lang.Object)
CharSequence name
Object value
public io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers setObject (java.lang.CharSequence, java.lang.Iterable)
CharSequence name
Iterable values
public transient io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers setObject (java.lang.CharSequence, java.lang.Object[])
CharSequence name
Object[] values
public io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers setBoolean (java.lang.CharSequence, boolean)
CharSequence name
boolean value
public io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers setByte (java.lang.CharSequence, byte)
CharSequence name
byte value
public io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers setChar (java.lang.CharSequence, char)
CharSequence name
char value
public io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers setShort (java.lang.CharSequence, short)
CharSequence name
short value
public io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers setInt (java.lang.CharSequence, int)
CharSequence name
int value
public io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers setLong (java.lang.CharSequence, long)
CharSequence name
long value
public io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers setFloat (java.lang.CharSequence, float)
CharSequence name
float value
public io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers setDouble (java.lang.CharSequence, double)
CharSequence name
double value
public io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers setTimeMillis (java.lang.CharSequence, long)
CharSequence name
long value
public io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers set (io.grpc.netty.shaded.io.netty.handler.codec.Headers)
io.grpc.netty.shaded.io.netty.handler.codec.Headers headers
public io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers setAll (io.grpc.netty.shaded.io.netty.handler.codec.Headers)
io.grpc.netty.shaded.io.netty.handler.codec.Headers headers
public boolean remove (java.lang.CharSequence)
CharSequence name
public io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers clear ()
public java.util.Iterator iterator ()
public java.util.Iterator valueIterator (java.lang.CharSequence)
CharSequence name
public io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers method (java.lang.CharSequence)
CharSequence value
public io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers scheme (java.lang.CharSequence)
CharSequence value
public io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers authority (java.lang.CharSequence)
CharSequence value
public io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers path (java.lang.CharSequence)
CharSequence value
public io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers status (java.lang.CharSequence)
CharSequence value
public java.lang.CharSequence method ()
public java.lang.CharSequence scheme ()
public java.lang.CharSequence authority ()
public java.lang.CharSequence path ()
public java.lang.CharSequence status ()
public boolean contains (java.lang.CharSequence, java.lang.CharSequence, boolean)
CharSequence name
CharSequence value
boolean caseInsensitive
int nameHash
io.grpc.netty.shaded.io.netty.util.HashingStrategy strategy
int valueHash
private static boolean contains (java.lang.CharSequence, int, java.lang.CharSequence, int, io.grpc.netty.shaded.io.netty.util.HashingStrategy, io.grpc.netty.shaded.io.netty.util.AsciiString[])
io.grpc.netty.shaded.io.netty.util.AsciiString roName
io.grpc.netty.shaded.io.netty.util.AsciiString roValue
int i
CharSequence name
int nameHash
CharSequence value
int valueHash
io.grpc.netty.shaded.io.netty.util.HashingStrategy hashingStrategy
io.grpc.netty.shaded.io.netty.util.AsciiString[] headers
int headersEnd
public java.lang.String toString ()
java.util.Map$Entry entry
StringBuilder builder
String separator
public volatile io.grpc.netty.shaded.io.netty.handler.codec.Headers clear ()
public volatile boolean remove (java.lang.Object)
public volatile io.grpc.netty.shaded.io.netty.handler.codec.Headers setAll (io.grpc.netty.shaded.io.netty.handler.codec.Headers)
public volatile io.grpc.netty.shaded.io.netty.handler.codec.Headers set (io.grpc.netty.shaded.io.netty.handler.codec.Headers)
public volatile io.grpc.netty.shaded.io.netty.handler.codec.Headers setTimeMillis (java.lang.Object, long)
public volatile io.grpc.netty.shaded.io.netty.handler.codec.Headers setDouble (java.lang.Object, double)
public volatile io.grpc.netty.shaded.io.netty.handler.codec.Headers setFloat (java.lang.Object, float)
public volatile io.grpc.netty.shaded.io.netty.handler.codec.Headers setLong (java.lang.Object, long)
public volatile io.grpc.netty.shaded.io.netty.handler.codec.Headers setInt (java.lang.Object, int)
public volatile io.grpc.netty.shaded.io.netty.handler.codec.Headers setShort (java.lang.Object, short)
public volatile io.grpc.netty.shaded.io.netty.handler.codec.Headers setChar (java.lang.Object, char)
public volatile io.grpc.netty.shaded.io.netty.handler.codec.Headers setByte (java.lang.Object, byte)
public volatile io.grpc.netty.shaded.io.netty.handler.codec.Headers setBoolean (java.lang.Object, boolean)
public volatile io.grpc.netty.shaded.io.netty.handler.codec.Headers setObject (java.lang.Object, java.lang.Object[])
public volatile io.grpc.netty.shaded.io.netty.handler.codec.Headers setObject (java.lang.Object, java.lang.Iterable)
public volatile io.grpc.netty.shaded.io.netty.handler.codec.Headers setObject (java.lang.Object, java.lang.Object)
public volatile io.grpc.netty.shaded.io.netty.handler.codec.Headers set (java.lang.Object, java.lang.Object[])
public volatile io.grpc.netty.shaded.io.netty.handler.codec.Headers set (java.lang.Object, java.lang.Iterable)
public volatile io.grpc.netty.shaded.io.netty.handler.codec.Headers set (java.lang.Object, java.lang.Object)
public volatile io.grpc.netty.shaded.io.netty.handler.codec.Headers add (io.grpc.netty.shaded.io.netty.handler.codec.Headers)
public volatile io.grpc.netty.shaded.io.netty.handler.codec.Headers addTimeMillis (java.lang.Object, long)
public volatile io.grpc.netty.shaded.io.netty.handler.codec.Headers addDouble (java.lang.Object, double)
public volatile io.grpc.netty.shaded.io.netty.handler.codec.Headers addFloat (java.lang.Object, float)
public volatile io.grpc.netty.shaded.io.netty.handler.codec.Headers addLong (java.lang.Object, long)
public volatile io.grpc.netty.shaded.io.netty.handler.codec.Headers addInt (java.lang.Object, int)
public volatile io.grpc.netty.shaded.io.netty.handler.codec.Headers addShort (java.lang.Object, short)
public volatile io.grpc.netty.shaded.io.netty.handler.codec.Headers addChar (java.lang.Object, char)
public volatile io.grpc.netty.shaded.io.netty.handler.codec.Headers addByte (java.lang.Object, byte)
public volatile io.grpc.netty.shaded.io.netty.handler.codec.Headers addBoolean (java.lang.Object, boolean)
public volatile io.grpc.netty.shaded.io.netty.handler.codec.Headers addObject (java.lang.Object, java.lang.Object[])
public volatile io.grpc.netty.shaded.io.netty.handler.codec.Headers addObject (java.lang.Object, java.lang.Iterable)
public volatile io.grpc.netty.shaded.io.netty.handler.codec.Headers addObject (java.lang.Object, java.lang.Object)
public volatile io.grpc.netty.shaded.io.netty.handler.codec.Headers add (java.lang.Object, java.lang.Object[])
public volatile io.grpc.netty.shaded.io.netty.handler.codec.Headers add (java.lang.Object, java.lang.Iterable)
public volatile io.grpc.netty.shaded.io.netty.handler.codec.Headers add (java.lang.Object, java.lang.Object)
public volatile boolean containsTimeMillis (java.lang.Object, long)
public volatile boolean containsDouble (java.lang.Object, double)
public volatile boolean containsFloat (java.lang.Object, float)
public volatile boolean containsLong (java.lang.Object, long)
public volatile boolean containsInt (java.lang.Object, int)
public volatile boolean containsShort (java.lang.Object, short)
public volatile boolean containsChar (java.lang.Object, char)
public volatile boolean containsByte (java.lang.Object, byte)
public volatile boolean containsBoolean (java.lang.Object, boolean)
public volatile boolean containsObject (java.lang.Object, java.lang.Object)
public volatile boolean contains (java.lang.Object, java.lang.Object)
public volatile boolean contains (java.lang.Object)
public volatile long getTimeMillisAndRemove (java.lang.Object, long)
public volatile java.lang.Long getTimeMillisAndRemove (java.lang.Object)
public volatile double getDoubleAndRemove (java.lang.Object, double)
public volatile java.lang.Double getDoubleAndRemove (java.lang.Object)
public volatile float getFloatAndRemove (java.lang.Object, float)
public volatile java.lang.Float getFloatAndRemove (java.lang.Object)
public volatile long getLongAndRemove (java.lang.Object, long)
public volatile java.lang.Long getLongAndRemove (java.lang.Object)
public volatile int getIntAndRemove (java.lang.Object, int)
public volatile java.lang.Integer getIntAndRemove (java.lang.Object)
public volatile short getShortAndRemove (java.lang.Object, short)
public volatile java.lang.Short getShortAndRemove (java.lang.Object)
public volatile char getCharAndRemove (java.lang.Object, char)
public volatile java.lang.Character getCharAndRemove (java.lang.Object)
public volatile byte getByteAndRemove (java.lang.Object, byte)
public volatile java.lang.Byte getByteAndRemove (java.lang.Object)
public volatile boolean getBooleanAndRemove (java.lang.Object, boolean)
public volatile java.lang.Boolean getBooleanAndRemove (java.lang.Object)
public volatile long getTimeMillis (java.lang.Object, long)
public volatile java.lang.Long getTimeMillis (java.lang.Object)
public volatile double getDouble (java.lang.Object, double)
public volatile java.lang.Double getDouble (java.lang.Object)
public volatile float getFloat (java.lang.Object, float)
public volatile java.lang.Float getFloat (java.lang.Object)
public volatile long getLong (java.lang.Object, long)
public volatile java.lang.Long getLong (java.lang.Object)
public volatile int getInt (java.lang.Object, int)
public volatile java.lang.Integer getInt (java.lang.Object)
public volatile short getShort (java.lang.Object, short)
public volatile java.lang.Short getShort (java.lang.Object)
public volatile char getChar (java.lang.Object, char)
public volatile java.lang.Character getChar (java.lang.Object)
public volatile byte getByte (java.lang.Object, byte)
public volatile java.lang.Byte getByte (java.lang.Object)
public volatile boolean getBoolean (java.lang.Object, boolean)
public volatile java.lang.Boolean getBoolean (java.lang.Object)
public volatile java.util.List getAllAndRemove (java.lang.Object)
public volatile java.util.List getAll (java.lang.Object)
public volatile java.lang.Object getAndRemove (java.lang.Object, java.lang.Object)
public volatile java.lang.Object getAndRemove (java.lang.Object)
public volatile java.lang.Object get (java.lang.Object, java.lang.Object)
public volatile java.lang.Object get (java.lang.Object)
static io.grpc.netty.shaded.io.netty.util.AsciiString[] access$100 (io.grpc.netty.shaded.io.netty.handler.codec.http2.ReadOnlyHttp2Headers)
io.grpc.netty.shaded.io.netty.handler.codec.http2.ReadOnlyHttp2Headers x0
static io.grpc.netty.shaded.io.netty.util.AsciiString[] access$200 (io.grpc.netty.shaded.io.netty.handler.codec.http2.ReadOnlyHttp2Headers)
io.grpc.netty.shaded.io.netty.handler.codec.http2.ReadOnlyHttp2Headers x0
static void ()
}
io/grpc/netty/shaded/io/netty/handler/codec/http2/Http2FrameWriter$Configuration.classHttp2FrameWriter.java
package io.grpc.netty.shaded.io.netty.handler.codec.http2
public abstract io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameWriter$Configuration extends java.lang.Object {
public abstract io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2HeadersEncoder$Configuration headersConfiguration ()
public abstract io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameSizePolicy frameSizePolicy ()
}
io/grpc/netty/shaded/io/netty/handler/codec/http2/DefaultHttp2ConnectionEncoder$FlowControlledHeaders.classDefaultHttp2ConnectionEncoder.java
package io.grpc.netty.shaded.io.netty.handler.codec.http2
final io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2ConnectionEncoder$FlowControlledHeaders extends io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2ConnectionEncoder$FlowControlledBase {
private final io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers headers
private final int streamDependency
private final short weight
private final boolean exclusive
final io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2ConnectionEncoder this$0
void (io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2ConnectionEncoder, io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream, io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers, int, short, boolean, int, boolean, io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream stream
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers headers
int streamDependency
short weight
boolean exclusive
int padding
boolean endOfStream
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
public int size ()
public void error (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, java.lang.Throwable)
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
Throwable cause
public void write (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, int)
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
int allowedBytes
boolean isInformational
io.grpc.netty.shaded.io.netty.channel.ChannelFuture f
Throwable failureCause
public boolean merge (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2RemoteFlowController$FlowControlled)
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2RemoteFlowController$FlowControlled next
}
io/grpc/netty/shaded/io/netty/handler/codec/http2/Http2RemoteFlowController.classHttp2RemoteFlowController.java
package io.grpc.netty.shaded.io.netty.handler.codec.http2
public abstract io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2RemoteFlowController extends java.lang.Object implements io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FlowController {
public abstract io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext channelHandlerContext ()
public abstract void addFlowControlled (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream, io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2RemoteFlowController$FlowControlled)
public abstract boolean hasFlowControlled (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream)
public abstract void writePendingBytes () throws io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception
public abstract void listener (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2RemoteFlowController$Listener)
public abstract boolean isWritable (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream)
public abstract void channelWritabilityChanged () throws io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception
public abstract void updateDependencyTree (int, int, short, boolean)
}
io/grpc/netty/shaded/io/netty/handler/codec/http2/Http2ConnectionHandler$PrefaceDecoder.classHttp2ConnectionHandler.java
package io.grpc.netty.shaded.io.netty.handler.codec.http2
final io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2ConnectionHandler$PrefaceDecoder extends io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2ConnectionHandler$BaseDecoder {
private io.grpc.netty.shaded.io.netty.buffer.ByteBuf clientPrefaceString
private boolean prefaceSent
final io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2ConnectionHandler this$0
public void (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2ConnectionHandler, io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
public boolean prefaceSent ()
public void decode (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, io.grpc.netty.shaded.io.netty.buffer.ByteBuf, java.util.List) throws java.lang.Exception
Throwable e
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
io.grpc.netty.shaded.io.netty.buffer.ByteBuf in
java.util.List out
public void channelActive (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
public void channelInactive (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
public void handlerRemoved (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
private void cleanup ()
private boolean readClientPrefaceString (io.grpc.netty.shaded.io.netty.buffer.ByteBuf) throws io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception
String chunk
int maxSearch
int http1Index
String receivedBytes
io.grpc.netty.shaded.io.netty.buffer.ByteBuf in
int prefaceRemaining
int bytesRead
private boolean verifyFirstFrameIsSettings (io.grpc.netty.shaded.io.netty.buffer.ByteBuf) throws io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception
io.grpc.netty.shaded.io.netty.buffer.ByteBuf in
short frameType
short flags
private void sendPreface (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
boolean isClient
}
io/grpc/netty/shaded/io/netty/handler/codec/http2/CleartextHttp2ServerUpgradeHandler.classCleartextHttp2ServerUpgradeHandler.java
package io.grpc.netty.shaded.io.netty.handler.codec.http2
public final io.grpc.netty.shaded.io.netty.handler.codec.http2.CleartextHttp2ServerUpgradeHandler extends io.grpc.netty.shaded.io.netty.channel.ChannelHandlerAdapter {
private static final io.grpc.netty.shaded.io.netty.buffer.ByteBuf CONNECTION_PREFACE
private final io.grpc.netty.shaded.io.netty.handler.codec.http.HttpServerCodec httpServerCodec
private final io.grpc.netty.shaded.io.netty.handler.codec.http.HttpServerUpgradeHandler httpServerUpgradeHandler
private final io.grpc.netty.shaded.io.netty.channel.ChannelHandler http2ServerHandler
public void (io.grpc.netty.shaded.io.netty.handler.codec.http.HttpServerCodec, io.grpc.netty.shaded.io.netty.handler.codec.http.HttpServerUpgradeHandler, io.grpc.netty.shaded.io.netty.channel.ChannelHandler)
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpServerCodec httpServerCodec
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpServerUpgradeHandler httpServerUpgradeHandler
io.grpc.netty.shaded.io.netty.channel.ChannelHandler http2ServerHandler
public void handlerAdded (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
static io.grpc.netty.shaded.io.netty.buffer.ByteBuf access$100 ()
static io.grpc.netty.shaded.io.netty.handler.codec.http.HttpServerUpgradeHandler access$200 (io.grpc.netty.shaded.io.netty.handler.codec.http2.CleartextHttp2ServerUpgradeHandler)
io.grpc.netty.shaded.io.netty.handler.codec.http2.CleartextHttp2ServerUpgradeHandler x0
static io.grpc.netty.shaded.io.netty.handler.codec.http.HttpServerCodec access$300 (io.grpc.netty.shaded.io.netty.handler.codec.http2.CleartextHttp2ServerUpgradeHandler)
io.grpc.netty.shaded.io.netty.handler.codec.http2.CleartextHttp2ServerUpgradeHandler x0
static io.grpc.netty.shaded.io.netty.channel.ChannelHandler access$400 (io.grpc.netty.shaded.io.netty.handler.codec.http2.CleartextHttp2ServerUpgradeHandler)
io.grpc.netty.shaded.io.netty.handler.codec.http2.CleartextHttp2ServerUpgradeHandler x0
static void ()
}
io/grpc/netty/shaded/io/netty/handler/codec/http2/Http2ResetFrame.classHttp2ResetFrame.java
package io.grpc.netty.shaded.io.netty.handler.codec.http2
public abstract io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2ResetFrame extends java.lang.Object implements io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2StreamFrame {
public abstract long errorCode ()
}
io/grpc/netty/shaded/io/netty/handler/codec/http2/DecoratingHttp2FrameWriter.classDecoratingHttp2FrameWriter.java
package io.grpc.netty.shaded.io.netty.handler.codec.http2
public io.grpc.netty.shaded.io.netty.handler.codec.http2.DecoratingHttp2FrameWriter extends java.lang.Object implements io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameWriter {
private final io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameWriter delegate
public void (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameWriter)
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameWriter delegate
public io.grpc.netty.shaded.io.netty.channel.ChannelFuture writeData (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, int, io.grpc.netty.shaded.io.netty.buffer.ByteBuf, int, boolean, io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
int streamId
io.grpc.netty.shaded.io.netty.buffer.ByteBuf data
int padding
boolean endStream
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
public io.grpc.netty.shaded.io.netty.channel.ChannelFuture writeHeaders (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, int, io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers, int, boolean, io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
int streamId
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers headers
int padding
boolean endStream
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
public io.grpc.netty.shaded.io.netty.channel.ChannelFuture writeHeaders (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, int, io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers, int, short, boolean, int, boolean, io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
int streamId
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers headers
int streamDependency
short weight
boolean exclusive
int padding
boolean endStream
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
public io.grpc.netty.shaded.io.netty.channel.ChannelFuture writePriority (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, int, int, short, boolean, io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
int streamId
int streamDependency
short weight
boolean exclusive
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
public io.grpc.netty.shaded.io.netty.channel.ChannelFuture writeRstStream (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, int, long, io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
int streamId
long errorCode
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
public io.grpc.netty.shaded.io.netty.channel.ChannelFuture writeSettings (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Settings, io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Settings settings
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
public io.grpc.netty.shaded.io.netty.channel.ChannelFuture writeSettingsAck (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
public io.grpc.netty.shaded.io.netty.channel.ChannelFuture writePing (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, boolean, long, io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
boolean ack
long data
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
public io.grpc.netty.shaded.io.netty.channel.ChannelFuture writePushPromise (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, int, int, io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers, int, io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
int streamId
int promisedStreamId
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers headers
int padding
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
public io.grpc.netty.shaded.io.netty.channel.ChannelFuture writeGoAway (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, int, long, io.grpc.netty.shaded.io.netty.buffer.ByteBuf, io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
int lastStreamId
long errorCode
io.grpc.netty.shaded.io.netty.buffer.ByteBuf debugData
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
public io.grpc.netty.shaded.io.netty.channel.ChannelFuture writeWindowUpdate (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, int, int, io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
int streamId
int windowSizeIncrement
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
public io.grpc.netty.shaded.io.netty.channel.ChannelFuture writeFrame (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, byte, int, io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Flags, io.grpc.netty.shaded.io.netty.buffer.ByteBuf, io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
byte frameType
int streamId
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Flags flags
io.grpc.netty.shaded.io.netty.buffer.ByteBuf payload
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
public io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameWriter$Configuration configuration ()
public void close ()
}
io/grpc/netty/shaded/io/netty/handler/codec/http2/DefaultHttp2ConnectionDecoder$FrameReadListener.classDefaultHttp2ConnectionDecoder.java
package io.grpc.netty.shaded.io.netty.handler.codec.http2
final io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2ConnectionDecoder$FrameReadListener extends java.lang.Object implements io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameListener {
final io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2ConnectionDecoder this$0
private void (io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2ConnectionDecoder)
public int onDataRead (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, int, io.grpc.netty.shaded.io.netty.buffer.ByteBuf, int, boolean) throws io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception
boolean shouldIgnore
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception e
Throwable t
int delta
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception e
int delta
RuntimeException e
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
int streamId
io.grpc.netty.shaded.io.netty.buffer.ByteBuf data
int padding
boolean endOfStream
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream stream
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2LocalFlowController flowController
int bytesToReturn
boolean shouldIgnore
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception error
int unconsumedBytes
public void onHeadersRead (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, int, io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers, int, boolean) throws io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
int streamId
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers headers
int padding
boolean endOfStream
public void onHeadersRead (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, int, io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers, int, short, boolean, int, boolean) throws io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
int streamId
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers headers
int streamDependency
short weight
boolean exclusive
int padding
boolean endOfStream
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream stream
boolean allowHalfClosedRemote
boolean isInformational
public void onPriorityRead (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, int, int, short, boolean) throws io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
int streamId
int streamDependency
short weight
boolean exclusive
public void onRstStreamRead (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, int, long) throws io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
int streamId
long errorCode
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream stream
public void onSettingsAckRead (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext) throws io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Settings settings
private void applyLocalSettings (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Settings) throws io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Settings settings
Boolean pushEnabled
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameReader$Configuration config
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2HeadersDecoder$Configuration headerConfig
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameSizePolicy frameSizePolicy
Long maxConcurrentStreams
Long headerTableSize
Long maxHeaderListSize
Integer maxFrameSize
Integer initialWindowSize
public void onSettingsRead (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Settings) throws io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Settings settings
public void onPingRead (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, long) throws io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
long data
public void onPingAckRead (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, long) throws io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
long data
public void onPushPromiseRead (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, int, int, io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers, int) throws io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
int streamId
int promisedStreamId
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers headers
int padding
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream parentStream
public void onGoAwayRead (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, int, long, io.grpc.netty.shaded.io.netty.buffer.ByteBuf) throws io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
int lastStreamId
long errorCode
io.grpc.netty.shaded.io.netty.buffer.ByteBuf debugData
public void onWindowUpdateRead (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, int, int) throws io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
int streamId
int windowSizeIncrement
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream stream
public void onUnknownFrame (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, byte, int, io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Flags, io.grpc.netty.shaded.io.netty.buffer.ByteBuf) throws io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
byte frameType
int streamId
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Flags flags
io.grpc.netty.shaded.io.netty.buffer.ByteBuf payload
private boolean shouldIgnoreHeadersOrDataFrame (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, int, io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream, java.lang.String) throws io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
int streamId
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream stream
String frameName
private boolean streamCreatedAfterGoAwaySent (int)
int streamId
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Connection$Endpoint remote
private void verifyStreamMayHaveExisted (int) throws io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception
int streamId
void (io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2ConnectionDecoder, io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2ConnectionDecoder$1)
io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2ConnectionDecoder x0
io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2ConnectionDecoder$1 x1
}
io/grpc/netty/shaded/io/netty/handler/codec/http2/Http2Connection$Listener.classHttp2Connection.java
package io.grpc.netty.shaded.io.netty.handler.codec.http2
public abstract io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Connection$Listener extends java.lang.Object {
public abstract void onStreamAdded (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream)
public abstract void onStreamActive (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream)
public abstract void onStreamHalfClosed (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream)
public abstract void onStreamClosed (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream)
public abstract void onStreamRemoved (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream)
public abstract void onGoAwaySent (int, long, io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
public abstract void onGoAwayReceived (int, long, io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
}
io/grpc/netty/shaded/io/netty/handler/codec/http2/StreamBufferingEncoder$Http2GoAwayException.classStreamBufferingEncoder.java
package io.grpc.netty.shaded.io.netty.handler.codec.http2
public final io.grpc.netty.shaded.io.netty.handler.codec.http2.StreamBufferingEncoder$Http2GoAwayException extends io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception {
private static final long serialVersionUID
private final int lastStreamId
private final long errorCode
private final byte[] debugData
public void (int, long, byte[])
int lastStreamId
long errorCode
byte[] debugData
public int lastStreamId ()
public long errorCode ()
public byte[] debugData ()
}
io/grpc/netty/shaded/io/netty/handler/codec/http2/DecoratingHttp2ConnectionDecoder.classDecoratingHttp2ConnectionDecoder.java
package io.grpc.netty.shaded.io.netty.handler.codec.http2
public io.grpc.netty.shaded.io.netty.handler.codec.http2.DecoratingHttp2ConnectionDecoder extends java.lang.Object implements io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2ConnectionDecoder {
private final io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2ConnectionDecoder delegate
public void (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2ConnectionDecoder)
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2ConnectionDecoder delegate
public void lifecycleManager (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2LifecycleManager)
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2LifecycleManager lifecycleManager
public io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Connection connection ()
public io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2LocalFlowController flowController ()
public void frameListener (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameListener)
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameListener listener
public io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameListener frameListener ()
public void decodeFrame (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, io.grpc.netty.shaded.io.netty.buffer.ByteBuf, java.util.List) throws io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
io.grpc.netty.shaded.io.netty.buffer.ByteBuf in
java.util.List out
public io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Settings localSettings ()
public boolean prefaceReceived ()
public void close ()
}
io/grpc/netty/shaded/io/netty/handler/codec/http2/DefaultHttp2ConnectionEncoder$FlowControlledData.classDefaultHttp2ConnectionEncoder.java
package io.grpc.netty.shaded.io.netty.handler.codec.http2
final io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2ConnectionEncoder$FlowControlledData extends io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2ConnectionEncoder$FlowControlledBase {
private final io.grpc.netty.shaded.io.netty.channel.CoalescingBufferQueue queue
private int dataSize
final io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2ConnectionEncoder this$0
void (io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2ConnectionEncoder, io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream, io.grpc.netty.shaded.io.netty.buffer.ByteBuf, int, boolean, io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream stream
io.grpc.netty.shaded.io.netty.buffer.ByteBuf buf
int padding
boolean endOfStream
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
public int size ()
public void error (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, java.lang.Throwable)
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
Throwable cause
public void write (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, int)
io.grpc.netty.shaded.io.netty.channel.ChannelPromise writePromise
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
int allowedBytes
int queuedData
int writableData
io.grpc.netty.shaded.io.netty.channel.ChannelPromise writePromise
io.grpc.netty.shaded.io.netty.buffer.ByteBuf toWrite
int writablePadding
public boolean merge (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2RemoteFlowController$FlowControlled)
io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2ConnectionEncoder$FlowControlledData nextData
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2RemoteFlowController$FlowControlled next
io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2ConnectionEncoder$FlowControlledData nextData
}
io/grpc/netty/shaded/io/netty/handler/codec/http2/DefaultHttp2HeadersFrame.classDefaultHttp2HeadersFrame.java
package io.grpc.netty.shaded.io.netty.handler.codec.http2
public final io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2HeadersFrame extends io.grpc.netty.shaded.io.netty.handler.codec.http2.AbstractHttp2StreamFrame implements io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2HeadersFrame {
private final io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers headers
private final boolean endStream
private final int padding
public void (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers)
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers headers
public void (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers, boolean)
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers headers
boolean endStream
public void (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers, boolean, int)
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers headers
boolean endStream
int padding
public io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2HeadersFrame stream (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameStream)
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameStream stream
public java.lang.String name ()
public io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers headers ()
public boolean isEndStream ()
public int padding ()
public java.lang.String toString ()
public boolean equals (java.lang.Object)
Object o
io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2HeadersFrame other
public int hashCode ()
int hash
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http2.AbstractHttp2StreamFrame stream (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameStream)
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2StreamFrame stream (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameStream)
}
io/grpc/netty/shaded/io/netty/handler/codec/http2/Http2FrameStreamEvent$Type.classHttp2FrameStreamEvent.java
package io.grpc.netty.shaded.io.netty.handler.codec.http2
final io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameStreamEvent$Type extends java.lang.Enum {
public static final io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameStreamEvent$Type State
public static final io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameStreamEvent$Type Writability
private static final io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameStreamEvent$Type[] $VALUES
public static io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameStreamEvent$Type[] values ()
public static io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameStreamEvent$Type valueOf (java.lang.String)
String name
private void (java.lang.String, int)
static void ()
}
io/grpc/netty/shaded/io/netty/handler/codec/http2/Http2NoMoreStreamIdsException.classHttp2NoMoreStreamIdsException.java
package io.grpc.netty.shaded.io.netty.handler.codec.http2
public io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2NoMoreStreamIdsException extends io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception {
private static final long serialVersionUID
private static final String ERROR_MESSAGE
public void ()
public void (java.lang.Throwable)
Throwable cause
}
io/grpc/netty/shaded/io/netty/handler/codec/http2/DefaultHttp2Headers$2.classDefaultHttp2Headers.java
package io.grpc.netty.shaded.io.netty.handler.codec.http2
final io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2Headers$2 extends java.lang.Object implements io.grpc.netty.shaded.io.netty.handler.codec.DefaultHeaders$NameValidator {
void ()
public void validateName (java.lang.CharSequence)
int index
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception e
Throwable t
int index
int i
CharSequence name
public volatile void validateName (java.lang.Object)
}
io/grpc/netty/shaded/io/netty/handler/codec/http2/HpackHuffmanEncoder$1.classHpackHuffmanEncoder.java
package io.grpc.netty.shaded.io.netty.handler.codec.http2
io.grpc.netty.shaded.io.netty.handler.codec.http2.HpackHuffmanEncoder$1 extends java.lang.Object {
}
io/grpc/netty/shaded/io/netty/handler/codec/http2/StreamBufferingEncoder$PendingStream.classStreamBufferingEncoder.java
package io.grpc.netty.shaded.io.netty.handler.codec.http2
final io.grpc.netty.shaded.io.netty.handler.codec.http2.StreamBufferingEncoder$PendingStream extends java.lang.Object {
final io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
final int streamId
final java.util.Queue frames
void (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, int)
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
int streamId
void sendFrames ()
io.grpc.netty.shaded.io.netty.handler.codec.http2.StreamBufferingEncoder$Frame frame
void close (java.lang.Throwable)
io.grpc.netty.shaded.io.netty.handler.codec.http2.StreamBufferingEncoder$Frame frame
Throwable t
}
io/grpc/netty/shaded/io/netty/handler/codec/http2/HpackHeaderField.classHpackHeaderField.java
package io.grpc.netty.shaded.io.netty.handler.codec.http2
io.grpc.netty.shaded.io.netty.handler.codec.http2.HpackHeaderField extends java.lang.Object {
static final int HEADER_ENTRY_OVERHEAD
final CharSequence name
final CharSequence value
static long sizeOf (java.lang.CharSequence, java.lang.CharSequence)
CharSequence name
CharSequence value
void (java.lang.CharSequence, java.lang.CharSequence)
CharSequence name
CharSequence value
final int size ()
public final int hashCode ()
public final boolean equals (java.lang.Object)
Object obj
io.grpc.netty.shaded.io.netty.handler.codec.http2.HpackHeaderField other
public java.lang.String toString ()
}
io/grpc/netty/shaded/io/netty/handler/codec/http2/HpackHuffmanEncoder$EncodedLengthProcessor.classHpackHuffmanEncoder.java
package io.grpc.netty.shaded.io.netty.handler.codec.http2
final io.grpc.netty.shaded.io.netty.handler.codec.http2.HpackHuffmanEncoder$EncodedLengthProcessor extends java.lang.Object implements io.grpc.netty.shaded.io.netty.util.ByteProcessor {
private long len
final io.grpc.netty.shaded.io.netty.handler.codec.http2.HpackHuffmanEncoder this$0
private void (io.grpc.netty.shaded.io.netty.handler.codec.http2.HpackHuffmanEncoder)
public boolean process (byte)
byte value
void reset ()
int length ()
void (io.grpc.netty.shaded.io.netty.handler.codec.http2.HpackHuffmanEncoder, io.grpc.netty.shaded.io.netty.handler.codec.http2.HpackHuffmanEncoder$1)
io.grpc.netty.shaded.io.netty.handler.codec.http2.HpackHuffmanEncoder x0
io.grpc.netty.shaded.io.netty.handler.codec.http2.HpackHuffmanEncoder$1 x1
}
io/grpc/netty/shaded/io/netty/handler/codec/http2/Http2Error.classHttp2Error.java
package io.grpc.netty.shaded.io.netty.handler.codec.http2
public final io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Error extends java.lang.Enum {
public static final io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Error NO_ERROR
public static final io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Error PROTOCOL_ERROR
public static final io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Error INTERNAL_ERROR
public static final io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Error FLOW_CONTROL_ERROR
public static final io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Error SETTINGS_TIMEOUT
public static final io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Error STREAM_CLOSED
public static final io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Error FRAME_SIZE_ERROR
public static final io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Error REFUSED_STREAM
public static final io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Error CANCEL
public static final io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Error COMPRESSION_ERROR
public static final io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Error CONNECT_ERROR
public static final io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Error ENHANCE_YOUR_CALM
public static final io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Error INADEQUATE_SECURITY
public static final io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Error HTTP_1_1_REQUIRED
private final long code
private static final io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Error[] INT_TO_ENUM_MAP
private static final io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Error[] $VALUES
public static io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Error[] values ()
public static io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Error valueOf (java.lang.String)
String name
private void (java.lang.String, int, long)
long code
public long code ()
public static io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Error valueOf (long)
long value
static void ()
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Error error
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Error[] errors
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Error[] map
}
io/grpc/netty/shaded/io/netty/handler/codec/http2/Http2StreamChannelBootstrap$2.classHttp2StreamChannelBootstrap.java
package io.grpc.netty.shaded.io.netty.handler.codec.http2
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2StreamChannelBootstrap$2 extends java.lang.Object implements io.grpc.netty.shaded.io.netty.channel.ChannelFutureListener {
final io.grpc.netty.shaded.io.netty.util.concurrent.Promise val$promise
final io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2StreamChannel val$streamChannel
final io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2StreamChannelBootstrap this$0
void (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2StreamChannelBootstrap, io.grpc.netty.shaded.io.netty.util.concurrent.Promise, io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2StreamChannel)
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2StreamChannelBootstrap this$0
public void operationComplete (io.grpc.netty.shaded.io.netty.channel.ChannelFuture) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelFuture future
public volatile void operationComplete (io.grpc.netty.shaded.io.netty.util.concurrent.Future) throws java.lang.Exception
}
io/grpc/netty/shaded/io/netty/handler/codec/http2/Http2Frame.classHttp2Frame.java
package io.grpc.netty.shaded.io.netty.handler.codec.http2
public abstract io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Frame extends java.lang.Object {
public abstract java.lang.String name ()
}
io/grpc/netty/shaded/io/netty/handler/codec/http2/UniformStreamByteDistributor$State.classUniformStreamByteDistributor.java
package io.grpc.netty.shaded.io.netty.handler.codec.http2
final io.grpc.netty.shaded.io.netty.handler.codec.http2.UniformStreamByteDistributor$State extends java.lang.Object {
final io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream stream
int streamableBytes
boolean windowNegative
boolean enqueued
boolean writing
static final boolean $assertionsDisabled
final io.grpc.netty.shaded.io.netty.handler.codec.http2.UniformStreamByteDistributor this$0
void (io.grpc.netty.shaded.io.netty.handler.codec.http2.UniformStreamByteDistributor, io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream)
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream stream
void updateStreamableBytes (int, boolean, int)
int newStreamableBytes
boolean hasFrame
int windowSize
int delta
void write (int, io.grpc.netty.shaded.io.netty.handler.codec.http2.StreamByteDistributor$Writer) throws io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception
Throwable t
int numBytes
io.grpc.netty.shaded.io.netty.handler.codec.http2.StreamByteDistributor$Writer writer
void addToQueue ()
void removeFromQueue ()
void close ()
static void ()
}
io/grpc/netty/shaded/io/netty/handler/codec/http2/DefaultHttp2Connection$DefaultPropertyKey.classDefaultHttp2Connection.java
package io.grpc.netty.shaded.io.netty.handler.codec.http2
final io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2Connection$DefaultPropertyKey extends java.lang.Object implements io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Connection$PropertyKey {
final int index
final io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2Connection this$0
void (io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2Connection, int)
io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2Connection this$0
int index
io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2Connection$DefaultPropertyKey verifyConnection (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Connection)
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Connection connection
}
io/grpc/netty/shaded/io/netty/handler/codec/http2/DefaultHttp2Headers.classDefaultHttp2Headers.java
package io.grpc.netty.shaded.io.netty.handler.codec.http2
public io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2Headers extends io.grpc.netty.shaded.io.netty.handler.codec.DefaultHeaders implements io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers {
private static final io.grpc.netty.shaded.io.netty.util.ByteProcessor HTTP2_NAME_VALIDATOR_PROCESSOR
static final io.grpc.netty.shaded.io.netty.handler.codec.DefaultHeaders$NameValidator HTTP2_NAME_VALIDATOR
private io.grpc.netty.shaded.io.netty.handler.codec.DefaultHeaders$HeaderEntry firstNonPseudo
public void ()
public void (boolean)
boolean validate
public void (boolean, int)
boolean validate
int arraySizeHint
public io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers clear ()
public boolean equals (java.lang.Object)
Object o
public int hashCode ()
public io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers method (java.lang.CharSequence)
CharSequence value
public io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers scheme (java.lang.CharSequence)
CharSequence value
public io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers authority (java.lang.CharSequence)
CharSequence value
public io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers path (java.lang.CharSequence)
CharSequence value
public io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers status (java.lang.CharSequence)
CharSequence value
public java.lang.CharSequence method ()
public java.lang.CharSequence scheme ()
public java.lang.CharSequence authority ()
public java.lang.CharSequence path ()
public java.lang.CharSequence status ()
public boolean contains (java.lang.CharSequence, java.lang.CharSequence)
CharSequence name
CharSequence value
public boolean contains (java.lang.CharSequence, java.lang.CharSequence, boolean)
CharSequence name
CharSequence value
boolean caseInsensitive
protected final io.grpc.netty.shaded.io.netty.handler.codec.DefaultHeaders$HeaderEntry newHeaderEntry (int, java.lang.CharSequence, java.lang.CharSequence, io.grpc.netty.shaded.io.netty.handler.codec.DefaultHeaders$HeaderEntry)
int h
CharSequence name
CharSequence value
io.grpc.netty.shaded.io.netty.handler.codec.DefaultHeaders$HeaderEntry next
protected volatile io.grpc.netty.shaded.io.netty.handler.codec.DefaultHeaders$HeaderEntry newHeaderEntry (int, java.lang.Object, java.lang.Object, io.grpc.netty.shaded.io.netty.handler.codec.DefaultHeaders$HeaderEntry)
public volatile io.grpc.netty.shaded.io.netty.handler.codec.Headers clear ()
public volatile boolean contains (java.lang.Object, java.lang.Object)
public volatile java.util.Iterator valueIterator (java.lang.CharSequence)
CharSequence x0
static io.grpc.netty.shaded.io.netty.util.ByteProcessor access$000 ()
static io.grpc.netty.shaded.io.netty.handler.codec.DefaultHeaders$HeaderEntry access$100 (io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2Headers)
io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2Headers x0
static io.grpc.netty.shaded.io.netty.handler.codec.DefaultHeaders$HeaderEntry access$200 (io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2Headers)
io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2Headers x0
static io.grpc.netty.shaded.io.netty.handler.codec.DefaultHeaders$HeaderEntry access$300 (io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2Headers)
io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2Headers x0
static io.grpc.netty.shaded.io.netty.handler.codec.DefaultHeaders$HeaderEntry access$400 (io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2Headers)
io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2Headers x0
static io.grpc.netty.shaded.io.netty.handler.codec.DefaultHeaders$HeaderEntry access$102 (io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2Headers, io.grpc.netty.shaded.io.netty.handler.codec.DefaultHeaders$HeaderEntry)
io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2Headers x0
io.grpc.netty.shaded.io.netty.handler.codec.DefaultHeaders$HeaderEntry x1
static void ()
}
io/grpc/netty/shaded/io/netty/handler/codec/http2/StreamByteDistributor$Writer.classStreamByteDistributor.java
package io.grpc.netty.shaded.io.netty.handler.codec.http2
public abstract io.grpc.netty.shaded.io.netty.handler.codec.http2.StreamByteDistributor$Writer extends java.lang.Object {
public abstract void write (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream, int)
}
io/grpc/netty/shaded/io/netty/handler/codec/http2/AbstractHttp2StreamFrame.classAbstractHttp2StreamFrame.java
package io.grpc.netty.shaded.io.netty.handler.codec.http2
public abstract io.grpc.netty.shaded.io.netty.handler.codec.http2.AbstractHttp2StreamFrame extends java.lang.Object implements io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2StreamFrame {
private io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameStream stream
public void ()
public io.grpc.netty.shaded.io.netty.handler.codec.http2.AbstractHttp2StreamFrame stream (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameStream)
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameStream stream
public io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameStream stream ()
public boolean equals (java.lang.Object)
Object o
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2StreamFrame other
public int hashCode ()
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameStream stream
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2StreamFrame stream (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameStream)
}
io/grpc/netty/shaded/io/netty/handler/codec/http2/DefaultHttp2Connection$ConnectionStream.classDefaultHttp2Connection.java
package io.grpc.netty.shaded.io.netty.handler.codec.http2
final io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2Connection$ConnectionStream extends io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2Connection$DefaultStream {
final io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2Connection this$0
void (io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2Connection)
public boolean isResetSent ()
io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2Connection$DefaultEndpoint createdBy ()
public io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream resetSent ()
public io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream open (boolean)
boolean halfClosed
public io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream close ()
public io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream closeLocalSide ()
public io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream closeRemoteSide ()
public io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream headersSent (boolean)
boolean isInformational
public boolean isHeadersSent ()
public io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream pushPromiseSent ()
public boolean isPushPromiseSent ()
}
io/grpc/netty/shaded/io/netty/handler/codec/http2/UniformStreamByteDistributor.classUniformStreamByteDistributor.java
package io.grpc.netty.shaded.io.netty.handler.codec.http2
public final io.grpc.netty.shaded.io.netty.handler.codec.http2.UniformStreamByteDistributor extends java.lang.Object implements io.grpc.netty.shaded.io.netty.handler.codec.http2.StreamByteDistributor {
private final io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Connection$PropertyKey stateKey
private final java.util.Deque queue
private int minAllocationChunk
private long totalStreamableBytes
public void (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Connection)
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Connection connection
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream connectionStream
public void minAllocationChunk (int)
int minAllocationChunk
public void updateStreamableBytes (io.grpc.netty.shaded.io.netty.handler.codec.http2.StreamByteDistributor$StreamState)
io.grpc.netty.shaded.io.netty.handler.codec.http2.StreamByteDistributor$StreamState streamState
public void updateDependencyTree (int, int, short, boolean)
int childStreamId
int parentStreamId
short weight
boolean exclusive
public boolean distribute (int, io.grpc.netty.shaded.io.netty.handler.codec.http2.StreamByteDistributor$Writer) throws io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception
int chunk
int maxBytes
io.grpc.netty.shaded.io.netty.handler.codec.http2.StreamByteDistributor$Writer writer
int size
int chunkSize
io.grpc.netty.shaded.io.netty.handler.codec.http2.UniformStreamByteDistributor$State state
private io.grpc.netty.shaded.io.netty.handler.codec.http2.UniformStreamByteDistributor$State state (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream)
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream stream
static io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Connection$PropertyKey access$000 (io.grpc.netty.shaded.io.netty.handler.codec.http2.UniformStreamByteDistributor)
io.grpc.netty.shaded.io.netty.handler.codec.http2.UniformStreamByteDistributor x0
static io.grpc.netty.shaded.io.netty.handler.codec.http2.UniformStreamByteDistributor$State access$100 (io.grpc.netty.shaded.io.netty.handler.codec.http2.UniformStreamByteDistributor, io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream)
io.grpc.netty.shaded.io.netty.handler.codec.http2.UniformStreamByteDistributor x0
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream x1
static long access$200 (io.grpc.netty.shaded.io.netty.handler.codec.http2.UniformStreamByteDistributor)
io.grpc.netty.shaded.io.netty.handler.codec.http2.UniformStreamByteDistributor x0
static long access$202 (io.grpc.netty.shaded.io.netty.handler.codec.http2.UniformStreamByteDistributor, long)
io.grpc.netty.shaded.io.netty.handler.codec.http2.UniformStreamByteDistributor x0
long x1
static java.util.Deque access$300 (io.grpc.netty.shaded.io.netty.handler.codec.http2.UniformStreamByteDistributor)
io.grpc.netty.shaded.io.netty.handler.codec.http2.UniformStreamByteDistributor x0
}
io/grpc/netty/shaded/io/netty/handler/codec/http2/Http2Exception$HeaderListSizeException.classHttp2Exception.java
package io.grpc.netty.shaded.io.netty.handler.codec.http2
public final io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception$HeaderListSizeException extends io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception$StreamException {
private static final long serialVersionUID
private final boolean decode
void (int, io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Error, java.lang.String, boolean)
int streamId
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Error error
String message
boolean decode
public boolean duringDecode ()
}
io/grpc/netty/shaded/io/netty/handler/codec/http2/CharSequenceMap.classCharSequenceMap.java
package io.grpc.netty.shaded.io.netty.handler.codec.http2
public final io.grpc.netty.shaded.io.netty.handler.codec.http2.CharSequenceMap extends io.grpc.netty.shaded.io.netty.handler.codec.DefaultHeaders {
public void ()
public void (boolean)
boolean caseSensitive
public void (boolean, io.grpc.netty.shaded.io.netty.handler.codec.ValueConverter)
boolean caseSensitive
io.grpc.netty.shaded.io.netty.handler.codec.ValueConverter valueConverter
public void (boolean, io.grpc.netty.shaded.io.netty.handler.codec.ValueConverter, int)
boolean caseSensitive
io.grpc.netty.shaded.io.netty.handler.codec.ValueConverter valueConverter
int arraySizeHint
}
io/grpc/netty/shaded/io/netty/handler/codec/http2/Http2RemoteFlowController$FlowControlled.classHttp2RemoteFlowController.java
package io.grpc.netty.shaded.io.netty.handler.codec.http2
public abstract io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2RemoteFlowController$FlowControlled extends java.lang.Object {
public abstract int size ()
public abstract void error (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, java.lang.Throwable)
public abstract void writeComplete ()
public abstract void write (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, int)
public abstract boolean merge (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2RemoteFlowController$FlowControlled)
}
io/grpc/netty/shaded/io/netty/handler/codec/http2/DefaultHttp2RemoteFlowController$WritabilityMonitor$1.classDefaultHttp2RemoteFlowController.java
package io.grpc.netty.shaded.io.netty.handler.codec.http2
io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2RemoteFlowController$WritabilityMonitor$1 extends java.lang.Object implements io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2StreamVisitor {
final int val$delta
final io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2RemoteFlowController$WritabilityMonitor this$1
void (io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2RemoteFlowController$WritabilityMonitor, int)
io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2RemoteFlowController$WritabilityMonitor this$1
public boolean visit (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream) throws io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream stream
}
io/grpc/netty/shaded/io/netty/handler/codec/http2/DefaultHttp2Headers$1.classDefaultHttp2Headers.java
package io.grpc.netty.shaded.io.netty.handler.codec.http2
final io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2Headers$1 extends java.lang.Object implements io.grpc.netty.shaded.io.netty.util.ByteProcessor {
void ()
public boolean process (byte)
byte value
}
io/grpc/netty/shaded/io/netty/handler/codec/http2/Http2StreamChannel.classHttp2StreamChannel.java
package io.grpc.netty.shaded.io.netty.handler.codec.http2
public abstract io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2StreamChannel extends java.lang.Object implements io.grpc.netty.shaded.io.netty.channel.Channel {
public abstract io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameStream stream ()
}
io/grpc/netty/shaded/io/netty/handler/codec/http2/DefaultHttp2ConnectionDecoder$PrefaceFrameListener.classDefaultHttp2ConnectionDecoder.java
package io.grpc.netty.shaded.io.netty.handler.codec.http2
final io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2ConnectionDecoder$PrefaceFrameListener extends java.lang.Object implements io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameListener {
final io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2ConnectionDecoder this$0
private void (io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2ConnectionDecoder)
private void verifyPrefaceReceived () throws io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception
public int onDataRead (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, int, io.grpc.netty.shaded.io.netty.buffer.ByteBuf, int, boolean) throws io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
int streamId
io.grpc.netty.shaded.io.netty.buffer.ByteBuf data
int padding
boolean endOfStream
public void onHeadersRead (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, int, io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers, int, boolean) throws io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
int streamId
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers headers
int padding
boolean endOfStream
public void onHeadersRead (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, int, io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers, int, short, boolean, int, boolean) throws io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
int streamId
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers headers
int streamDependency
short weight
boolean exclusive
int padding
boolean endOfStream
public void onPriorityRead (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, int, int, short, boolean) throws io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
int streamId
int streamDependency
short weight
boolean exclusive
public void onRstStreamRead (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, int, long) throws io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
int streamId
long errorCode
public void onSettingsAckRead (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext) throws io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
public void onSettingsRead (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Settings) throws io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Settings settings
public void onPingRead (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, long) throws io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
long data
public void onPingAckRead (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, long) throws io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
long data
public void onPushPromiseRead (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, int, int, io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers, int) throws io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
int streamId
int promisedStreamId
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers headers
int padding
public void onGoAwayRead (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, int, long, io.grpc.netty.shaded.io.netty.buffer.ByteBuf) throws io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
int lastStreamId
long errorCode
io.grpc.netty.shaded.io.netty.buffer.ByteBuf debugData
public void onWindowUpdateRead (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, int, int) throws io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
int streamId
int windowSizeIncrement
public void onUnknownFrame (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, byte, int, io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Flags, io.grpc.netty.shaded.io.netty.buffer.ByteBuf) throws io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
byte frameType
int streamId
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Flags flags
io.grpc.netty.shaded.io.netty.buffer.ByteBuf payload
void (io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2ConnectionDecoder, io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2ConnectionDecoder$1)
io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2ConnectionDecoder x0
io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2ConnectionDecoder$1 x1
}
io/grpc/netty/shaded/io/netty/handler/codec/http2/Http2HeadersEncoder.classHttp2HeadersEncoder.java
package io.grpc.netty.shaded.io.netty.handler.codec.http2
public abstract io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2HeadersEncoder extends java.lang.Object {
public static final io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2HeadersEncoder$SensitivityDetector NEVER_SENSITIVE
public static final io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2HeadersEncoder$SensitivityDetector ALWAYS_SENSITIVE
public abstract void encodeHeaders (int, io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers, io.grpc.netty.shaded.io.netty.buffer.ByteBuf) throws io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception
public abstract io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2HeadersEncoder$Configuration configuration ()
static void ()
}
io/grpc/netty/shaded/io/netty/handler/codec/http2/Http2ConnectionHandler$1.classHttp2ConnectionHandler.java
package io.grpc.netty.shaded.io.netty.handler.codec.http2
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2ConnectionHandler$1 extends java.lang.Object implements io.grpc.netty.shaded.io.netty.channel.ChannelFutureListener {
final io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2ConnectionHandler this$0
void (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2ConnectionHandler)
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2ConnectionHandler this$0
public void operationComplete (io.grpc.netty.shaded.io.netty.channel.ChannelFuture) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelFuture future
public volatile void operationComplete (io.grpc.netty.shaded.io.netty.util.concurrent.Future) throws java.lang.Exception
}
io/grpc/netty/shaded/io/netty/handler/codec/http2/HpackHuffmanDecoder.classHpackHuffmanDecoder.java
package io.grpc.netty.shaded.io.netty.handler.codec.http2
final io.grpc.netty.shaded.io.netty.handler.codec.http2.HpackHuffmanDecoder extends java.lang.Object {
private static final io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception EOS_DECODED
private static final io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception INVALID_PADDING
private static final io.grpc.netty.shaded.io.netty.handler.codec.http2.HpackHuffmanDecoder$Node ROOT
private final io.grpc.netty.shaded.io.netty.handler.codec.http2.HpackHuffmanDecoder$DecoderProcessor processor
void (int)
int initialCapacity
public io.grpc.netty.shaded.io.netty.util.AsciiString decode (io.grpc.netty.shaded.io.netty.buffer.ByteBuf, int) throws io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception
io.grpc.netty.shaded.io.netty.buffer.ByteBuf buf
int length
private static io.grpc.netty.shaded.io.netty.handler.codec.http2.HpackHuffmanDecoder$Node buildTree (int[], byte[])
int i
int[] codes
byte[] lengths
io.grpc.netty.shaded.io.netty.handler.codec.http2.HpackHuffmanDecoder$Node root
private static void insert (io.grpc.netty.shaded.io.netty.handler.codec.http2.HpackHuffmanDecoder$Node, int, int, byte)
int i
int i
io.grpc.netty.shaded.io.netty.handler.codec.http2.HpackHuffmanDecoder$Node root
int symbol
int code
byte length
io.grpc.netty.shaded.io.netty.handler.codec.http2.HpackHuffmanDecoder$Node current
io.grpc.netty.shaded.io.netty.handler.codec.http2.HpackHuffmanDecoder$Node terminal
int shift
int start
int end
static io.grpc.netty.shaded.io.netty.handler.codec.http2.HpackHuffmanDecoder$Node access$200 ()
static io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception access$500 ()
static io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception access$600 ()
static void ()
}
io/grpc/netty/shaded/io/netty/handler/codec/http2/DefaultHttp2ConnectionDecoder$1.classDefaultHttp2ConnectionDecoder.java
package io.grpc.netty.shaded.io.netty.handler.codec.http2
io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2ConnectionDecoder$1 extends java.lang.Object {
static final int[] $SwitchMap$io$netty$handler$codec$http2$Http2Stream$State
static void ()
}
io/grpc/netty/shaded/io/netty/handler/codec/http2/DefaultHttp2HeadersEncoder.classDefaultHttp2HeadersEncoder.java
package io.grpc.netty.shaded.io.netty.handler.codec.http2
public io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2HeadersEncoder extends java.lang.Object implements io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2HeadersEncoder io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2HeadersEncoder$Configuration {
private final io.grpc.netty.shaded.io.netty.handler.codec.http2.HpackEncoder hpackEncoder
private final io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2HeadersEncoder$SensitivityDetector sensitivityDetector
private final io.grpc.netty.shaded.io.netty.buffer.ByteBuf tableSizeChangeOutput
public void ()
public void (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2HeadersEncoder$SensitivityDetector)
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2HeadersEncoder$SensitivityDetector sensitivityDetector
public void (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2HeadersEncoder$SensitivityDetector, boolean)
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2HeadersEncoder$SensitivityDetector sensitivityDetector
boolean ignoreMaxHeaderListSize
public void (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2HeadersEncoder$SensitivityDetector, boolean, int)
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2HeadersEncoder$SensitivityDetector sensitivityDetector
boolean ignoreMaxHeaderListSize
int dynamicTableArraySizeHint
void (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2HeadersEncoder$SensitivityDetector, io.grpc.netty.shaded.io.netty.handler.codec.http2.HpackEncoder)
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2HeadersEncoder$SensitivityDetector sensitivityDetector
io.grpc.netty.shaded.io.netty.handler.codec.http2.HpackEncoder hpackEncoder
public void encodeHeaders (int, io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers, io.grpc.netty.shaded.io.netty.buffer.ByteBuf) throws io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception e
Throwable t
int streamId
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers headers
io.grpc.netty.shaded.io.netty.buffer.ByteBuf buffer
public void maxHeaderTableSize (long) throws io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception
long max
public long maxHeaderTableSize ()
public void maxHeaderListSize (long) throws io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception
long max
public long maxHeaderListSize ()
public io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2HeadersEncoder$Configuration configuration ()
}
io/grpc/netty/shaded/io/netty/handler/codec/http2/Http2FrameListener.classHttp2FrameListener.java
package io.grpc.netty.shaded.io.netty.handler.codec.http2
public abstract io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameListener extends java.lang.Object {
public abstract int onDataRead (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, int, io.grpc.netty.shaded.io.netty.buffer.ByteBuf, int, boolean) throws io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception
public abstract void onHeadersRead (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, int, io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers, int, boolean) throws io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception
public abstract void onHeadersRead (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, int, io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers, int, short, boolean, int, boolean) throws io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception
public abstract void onPriorityRead (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, int, int, short, boolean) throws io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception
public abstract void onRstStreamRead (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, int, long) throws io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception
public abstract void onSettingsAckRead (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext) throws io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception
public abstract void onSettingsRead (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Settings) throws io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception
public abstract void onPingRead (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, long) throws io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception
public abstract void onPingAckRead (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, long) throws io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception
public abstract void onPushPromiseRead (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, int, int, io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers, int) throws io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception
public abstract void onGoAwayRead (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, int, long, io.grpc.netty.shaded.io.netty.buffer.ByteBuf) throws io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception
public abstract void onWindowUpdateRead (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, int, int) throws io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception
public abstract void onUnknownFrame (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, byte, int, io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Flags, io.grpc.netty.shaded.io.netty.buffer.ByteBuf) throws io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception
}
io/grpc/netty/shaded/io/netty/handler/codec/http2/HpackHuffmanDecoder$Node.classHpackHuffmanDecoder.java
package io.grpc.netty.shaded.io.netty.handler.codec.http2
final io.grpc.netty.shaded.io.netty.handler.codec.http2.HpackHuffmanDecoder$Node extends java.lang.Object {
private final int symbol
private final int bits
private final io.grpc.netty.shaded.io.netty.handler.codec.http2.HpackHuffmanDecoder$Node[] children
static final boolean $assertionsDisabled
void ()
void (int, int)
int symbol
int bits
private boolean isTerminal ()
static boolean access$000 (io.grpc.netty.shaded.io.netty.handler.codec.http2.HpackHuffmanDecoder$Node)
io.grpc.netty.shaded.io.netty.handler.codec.http2.HpackHuffmanDecoder$Node x0
static io.grpc.netty.shaded.io.netty.handler.codec.http2.HpackHuffmanDecoder$Node[] access$100 (io.grpc.netty.shaded.io.netty.handler.codec.http2.HpackHuffmanDecoder$Node)
io.grpc.netty.shaded.io.netty.handler.codec.http2.HpackHuffmanDecoder$Node x0
static int access$300 (io.grpc.netty.shaded.io.netty.handler.codec.http2.HpackHuffmanDecoder$Node)
io.grpc.netty.shaded.io.netty.handler.codec.http2.HpackHuffmanDecoder$Node x0
static int access$400 (io.grpc.netty.shaded.io.netty.handler.codec.http2.HpackHuffmanDecoder$Node)
io.grpc.netty.shaded.io.netty.handler.codec.http2.HpackHuffmanDecoder$Node x0
static void ()
}
io/grpc/netty/shaded/io/netty/handler/codec/http2/Http2FrameCodec.classHttp2FrameCodec.java
package io.grpc.netty.shaded.io.netty.handler.codec.http2
public io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameCodec extends io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2ConnectionHandler {
private static final io.grpc.netty.shaded.io.netty.util.internal.logging.InternalLogger LOG
protected final io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Connection$PropertyKey streamKey
private final io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Connection$PropertyKey upgradeKey
private final Integer initialFlowControlWindowSize
private io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
private int numBufferedStreams
private io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameCodec$DefaultHttp2FrameStream frameStreamToInitialize
static final boolean $assertionsDisabled
void (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2ConnectionEncoder, io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2ConnectionDecoder, io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Settings)
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2ConnectionEncoder encoder
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2ConnectionDecoder decoder
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Settings initialSettings
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameCodec$DefaultHttp2FrameStream newStream ()
final void forEachActiveStream (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameStreamVisitor) throws io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameStreamVisitor streamVisitor
public final void handlerAdded (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Connection connection
private void tryExpandConnectionFlowControlWindow (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Connection) throws io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream connectionStream
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2LocalFlowController localFlowController
int delta
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Connection connection
void handlerAdded0 (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
public final void userEventTriggered (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, java.lang.Object) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream stream
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpServerUpgradeHandler$UpgradeEvent upgrade
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
Object evt
public void write (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, java.lang.Object, io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2DataFrame dataFrame
Throwable t
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2WindowUpdateFrame frame
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameStream frameStream
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2ResetFrame rstFrame
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2PingFrame frame
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2UnknownFrame unknownFrame
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
Object msg
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
private void increaseInitialConnectionWindow (int) throws io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception
int deltaBytes
final boolean consumeBytes (int, int) throws io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception
Boolean upgraded
int streamId
int bytes
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream stream
private void writeGoAwayFrame (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2GoAwayFrame, io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2GoAwayFrame frame
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
int lastStreamCreated
long lastStreamId
private void writeHeadersFrame (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2HeadersFrame, io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameCodec$DefaultHttp2FrameStream stream
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Connection connection
int streamId
io.grpc.netty.shaded.io.netty.channel.ChannelPromise writePromise
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2HeadersFrame headersFrame
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
private static void notifyHeaderWritePromise (io.grpc.netty.shaded.io.netty.channel.ChannelFuture, io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
io.grpc.netty.shaded.io.netty.channel.ChannelFuture future
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
Throwable cause
private void onStreamActive0 (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream)
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream stream
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameCodec$DefaultHttp2FrameStream stream2
protected void onConnectionError (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, boolean, java.lang.Throwable, io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception)
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
boolean outbound
Throwable cause
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception http2Ex
protected final void onStreamError (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, boolean, java.lang.Throwable, io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception$StreamException)
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
boolean outbound
Throwable cause
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception$StreamException streamException
int streamId
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream connectionStream
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameStream stream
void onHttp2UnknownStreamError (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, java.lang.Throwable, io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception$StreamException)
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
Throwable cause
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception$StreamException streamException
protected final boolean isGracefulShutdownComplete ()
void onUpgradeEvent (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, io.grpc.netty.shaded.io.netty.handler.codec.http.HttpServerUpgradeHandler$UpgradeEvent)
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpServerUpgradeHandler$UpgradeEvent evt
void onHttp2StreamWritabilityChanged (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameStream, boolean)
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameStream stream
boolean writable
void onHttp2StreamStateChanged (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameStream)
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameStream stream
void onHttp2Frame (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Frame)
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Frame frame
void onHttp2FrameStreamException (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameStreamException)
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameStreamException cause
final boolean isWritable (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameCodec$DefaultHttp2FrameStream)
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameCodec$DefaultHttp2FrameStream stream
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream s
static io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext access$300 (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameCodec)
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameCodec x0
static int access$510 (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameCodec)
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameCodec x0
static void access$600 (io.grpc.netty.shaded.io.netty.channel.ChannelFuture, io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
io.grpc.netty.shaded.io.netty.channel.ChannelFuture x0
io.grpc.netty.shaded.io.netty.channel.ChannelPromise x1
static io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameCodec$DefaultHttp2FrameStream access$700 (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameCodec)
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameCodec x0
static io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameCodec$DefaultHttp2FrameStream access$702 (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameCodec, io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameCodec$DefaultHttp2FrameStream)
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameCodec x0
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameCodec$DefaultHttp2FrameStream x1
static void access$800 (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameCodec, io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream)
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameCodec x0
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream x1
static void ()
}
io/grpc/netty/shaded/io/netty/handler/codec/http2/StreamBufferingEncoder$1.classStreamBufferingEncoder.java
package io.grpc.netty.shaded.io.netty.handler.codec.http2
io.grpc.netty.shaded.io.netty.handler.codec.http2.StreamBufferingEncoder$1 extends io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2ConnectionAdapter {
final io.grpc.netty.shaded.io.netty.handler.codec.http2.StreamBufferingEncoder this$0
void (io.grpc.netty.shaded.io.netty.handler.codec.http2.StreamBufferingEncoder)
io.grpc.netty.shaded.io.netty.handler.codec.http2.StreamBufferingEncoder this$0
public void onGoAwayReceived (int, long, io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
int lastStreamId
long errorCode
io.grpc.netty.shaded.io.netty.buffer.ByteBuf debugData
public void onStreamClosed (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream)
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream stream
}
io/grpc/netty/shaded/io/netty/handler/codec/http2/Http2FrameReader.classHttp2FrameReader.java
package io.grpc.netty.shaded.io.netty.handler.codec.http2
public abstract io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameReader extends java.lang.Object implements java.io.Closeable {
public abstract void readFrame (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, io.grpc.netty.shaded.io.netty.buffer.ByteBuf, io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameListener) throws io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception
public abstract io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameReader$Configuration configuration ()
public abstract void close ()
}
io/grpc/netty/shaded/io/netty/handler/codec/http2/HpackDecoder$HeaderType.classHpackDecoder.java
package io.grpc.netty.shaded.io.netty.handler.codec.http2
final io.grpc.netty.shaded.io.netty.handler.codec.http2.HpackDecoder$HeaderType extends java.lang.Enum {
public static final io.grpc.netty.shaded.io.netty.handler.codec.http2.HpackDecoder$HeaderType REGULAR_HEADER
public static final io.grpc.netty.shaded.io.netty.handler.codec.http2.HpackDecoder$HeaderType REQUEST_PSEUDO_HEADER
public static final io.grpc.netty.shaded.io.netty.handler.codec.http2.HpackDecoder$HeaderType RESPONSE_PSEUDO_HEADER
private static final io.grpc.netty.shaded.io.netty.handler.codec.http2.HpackDecoder$HeaderType[] $VALUES
public static io.grpc.netty.shaded.io.netty.handler.codec.http2.HpackDecoder$HeaderType[] values ()
public static io.grpc.netty.shaded.io.netty.handler.codec.http2.HpackDecoder$HeaderType valueOf (java.lang.String)
String name
private void (java.lang.String, int)
static void ()
}
io/grpc/netty/shaded/io/netty/handler/codec/http2/WeightedFairQueueByteDistributor$StateOnlyComparator.classWeightedFairQueueByteDistributor.java
package io.grpc.netty.shaded.io.netty.handler.codec.http2
final io.grpc.netty.shaded.io.netty.handler.codec.http2.WeightedFairQueueByteDistributor$StateOnlyComparator extends java.lang.Object implements java.util.Comparator java.io.Serializable {
private static final long serialVersionUID
static final io.grpc.netty.shaded.io.netty.handler.codec.http2.WeightedFairQueueByteDistributor$StateOnlyComparator INSTANCE
private void ()
public int compare (io.grpc.netty.shaded.io.netty.handler.codec.http2.WeightedFairQueueByteDistributor$State, io.grpc.netty.shaded.io.netty.handler.codec.http2.WeightedFairQueueByteDistributor$State)
io.grpc.netty.shaded.io.netty.handler.codec.http2.WeightedFairQueueByteDistributor$State o1
io.grpc.netty.shaded.io.netty.handler.codec.http2.WeightedFairQueueByteDistributor$State o2
boolean o1Actived
int x
public volatile int compare (java.lang.Object, java.lang.Object)
static void ()
}
io/grpc/netty/shaded/io/netty/handler/codec/http2/Http2MultiplexCodec$DefaultHttp2StreamChannel$1.classHttp2MultiplexCodec.java
package io.grpc.netty.shaded.io.netty.handler.codec.http2
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2MultiplexCodec$DefaultHttp2StreamChannel$1 extends io.grpc.netty.shaded.io.netty.channel.DefaultChannelPipeline {
final io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2MultiplexCodec val$this$0
final io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2MultiplexCodec$DefaultHttp2StreamChannel this$1
void (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2MultiplexCodec$DefaultHttp2StreamChannel, io.grpc.netty.shaded.io.netty.channel.Channel, io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2MultiplexCodec)
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2MultiplexCodec$DefaultHttp2StreamChannel this$1
io.grpc.netty.shaded.io.netty.channel.Channel x0
protected void incrementPendingOutboundBytes (long)
long size
protected void decrementPendingOutboundBytes (long)
long size
}
io/grpc/netty/shaded/io/netty/handler/codec/http2/StreamBufferingEncoder$DataFrame.classStreamBufferingEncoder.java
package io.grpc.netty.shaded.io.netty.handler.codec.http2
final io.grpc.netty.shaded.io.netty.handler.codec.http2.StreamBufferingEncoder$DataFrame extends io.grpc.netty.shaded.io.netty.handler.codec.http2.StreamBufferingEncoder$Frame {
final io.grpc.netty.shaded.io.netty.buffer.ByteBuf data
final int padding
final boolean endOfStream
final io.grpc.netty.shaded.io.netty.handler.codec.http2.StreamBufferingEncoder this$0
void (io.grpc.netty.shaded.io.netty.handler.codec.http2.StreamBufferingEncoder, io.grpc.netty.shaded.io.netty.buffer.ByteBuf, int, boolean, io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
io.grpc.netty.shaded.io.netty.buffer.ByteBuf data
int padding
boolean endOfStream
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
void release (java.lang.Throwable)
Throwable t
void send (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, int)
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
int streamId
}
io/grpc/netty/shaded/io/netty/handler/codec/http2/StreamBufferingEncoder$Frame.classStreamBufferingEncoder.java
package io.grpc.netty.shaded.io.netty.handler.codec.http2
abstract io.grpc.netty.shaded.io.netty.handler.codec.http2.StreamBufferingEncoder$Frame extends java.lang.Object {
final io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
void (io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
void release (java.lang.Throwable)
Throwable t
abstract void send (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, int)
}
io/grpc/netty/shaded/io/netty/handler/codec/http2/WeightedFairQueueByteDistributor$1.classWeightedFairQueueByteDistributor.java
package io.grpc.netty.shaded.io.netty.handler.codec.http2
io.grpc.netty.shaded.io.netty.handler.codec.http2.WeightedFairQueueByteDistributor$1 extends io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2ConnectionAdapter {
final io.grpc.netty.shaded.io.netty.handler.codec.http2.WeightedFairQueueByteDistributor this$0
void (io.grpc.netty.shaded.io.netty.handler.codec.http2.WeightedFairQueueByteDistributor)
io.grpc.netty.shaded.io.netty.handler.codec.http2.WeightedFairQueueByteDistributor this$0
public void onStreamAdded (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream)
java.util.List events
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream stream
io.grpc.netty.shaded.io.netty.handler.codec.http2.WeightedFairQueueByteDistributor$State state
public void onStreamActive (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream)
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream stream
public void onStreamClosed (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream)
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream stream
public void onStreamRemoved (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream)
io.grpc.netty.shaded.io.netty.handler.codec.http2.WeightedFairQueueByteDistributor$State stateToRemove
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream stream
io.grpc.netty.shaded.io.netty.handler.codec.http2.WeightedFairQueueByteDistributor$State state
}
io/grpc/netty/shaded/io/netty/handler/codec/http2/Http2MultiplexCodec$DefaultHttp2StreamChannel$Http2ChannelUnsafe$4.classHttp2MultiplexCodec.java
package io.grpc.netty.shaded.io.netty.handler.codec.http2
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2MultiplexCodec$DefaultHttp2StreamChannel$Http2ChannelUnsafe$4 extends java.lang.Object implements io.grpc.netty.shaded.io.netty.channel.ChannelFutureListener {
final io.grpc.netty.shaded.io.netty.channel.ChannelPromise val$promise
final io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2MultiplexCodec$DefaultHttp2StreamChannel$Http2ChannelUnsafe this$2
void (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2MultiplexCodec$DefaultHttp2StreamChannel$Http2ChannelUnsafe, io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2MultiplexCodec$DefaultHttp2StreamChannel$Http2ChannelUnsafe this$2
public void operationComplete (io.grpc.netty.shaded.io.netty.channel.ChannelFuture) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelFuture future
public volatile void operationComplete (io.grpc.netty.shaded.io.netty.util.concurrent.Future) throws java.lang.Exception
}
io/grpc/netty/shaded/io/netty/handler/codec/http2/HpackEncoder.classHpackEncoder.java
package io.grpc.netty.shaded.io.netty.handler.codec.http2
final io.grpc.netty.shaded.io.netty.handler.codec.http2.HpackEncoder extends java.lang.Object {
private final io.grpc.netty.shaded.io.netty.handler.codec.http2.HpackEncoder$HeaderEntry[] headerFields
private final io.grpc.netty.shaded.io.netty.handler.codec.http2.HpackEncoder$HeaderEntry head
private final io.grpc.netty.shaded.io.netty.handler.codec.http2.HpackHuffmanEncoder hpackHuffmanEncoder
private final byte hashMask
private final boolean ignoreMaxHeaderListSize
private long size
private long maxHeaderTableSize
private long maxHeaderListSize
static final boolean $assertionsDisabled
void ()
public void (boolean)
boolean ignoreMaxHeaderListSize
public void (boolean, int)
boolean ignoreMaxHeaderListSize
int arraySizeHint
public void encodeHeaders (int, io.grpc.netty.shaded.io.netty.buffer.ByteBuf, io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers, io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2HeadersEncoder$SensitivityDetector) throws io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception
int streamId
io.grpc.netty.shaded.io.netty.buffer.ByteBuf out
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers headers
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2HeadersEncoder$SensitivityDetector sensitivityDetector
private void encodeHeadersEnforceMaxHeaderListSize (int, io.grpc.netty.shaded.io.netty.buffer.ByteBuf, io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers, io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2HeadersEncoder$SensitivityDetector) throws io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception
CharSequence name
CharSequence value
java.util.Map$Entry header
int streamId
io.grpc.netty.shaded.io.netty.buffer.ByteBuf out
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers headers
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2HeadersEncoder$SensitivityDetector sensitivityDetector
long headerSize
private void encodeHeadersIgnoreMaxHeaderListSize (io.grpc.netty.shaded.io.netty.buffer.ByteBuf, io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers, io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2HeadersEncoder$SensitivityDetector) throws io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception
CharSequence name
CharSequence value
java.util.Map$Entry header
io.grpc.netty.shaded.io.netty.buffer.ByteBuf out
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers headers
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2HeadersEncoder$SensitivityDetector sensitivityDetector
private void encodeHeader (io.grpc.netty.shaded.io.netty.buffer.ByteBuf, java.lang.CharSequence, java.lang.CharSequence, boolean, long)
int nameIndex
int nameIndex
int staticTableIndex
int nameIndex
int index
int staticTableIndex
io.grpc.netty.shaded.io.netty.buffer.ByteBuf out
CharSequence name
CharSequence value
boolean sensitive
long headerSize
io.grpc.netty.shaded.io.netty.handler.codec.http2.HpackEncoder$HeaderEntry headerField
public void setMaxHeaderTableSize (io.grpc.netty.shaded.io.netty.buffer.ByteBuf, long) throws io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception
io.grpc.netty.shaded.io.netty.buffer.ByteBuf out
long maxHeaderTableSize
public long getMaxHeaderTableSize ()
public void setMaxHeaderListSize (long) throws io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception
long maxHeaderListSize
public long getMaxHeaderListSize ()
private static void encodeInteger (io.grpc.netty.shaded.io.netty.buffer.ByteBuf, int, int, int)
io.grpc.netty.shaded.io.netty.buffer.ByteBuf out
int mask
int n
int i
private static void encodeInteger (io.grpc.netty.shaded.io.netty.buffer.ByteBuf, int, int, long)
long length
io.grpc.netty.shaded.io.netty.buffer.ByteBuf out
int mask
int n
long i
int nbits
private void encodeStringLiteral (io.grpc.netty.shaded.io.netty.buffer.ByteBuf, java.lang.CharSequence)
io.grpc.netty.shaded.io.netty.util.AsciiString asciiString
io.grpc.netty.shaded.io.netty.buffer.ByteBuf out
CharSequence string
int huffmanLength
private void encodeLiteral (io.grpc.netty.shaded.io.netty.buffer.ByteBuf, java.lang.CharSequence, java.lang.CharSequence, io.grpc.netty.shaded.io.netty.handler.codec.http2.HpackUtil$IndexType, int)
io.grpc.netty.shaded.io.netty.buffer.ByteBuf out
CharSequence name
CharSequence value
io.grpc.netty.shaded.io.netty.handler.codec.http2.HpackUtil$IndexType indexType
int nameIndex
boolean nameIndexValid
private int getNameIndex (java.lang.CharSequence)
CharSequence name
int index
private void ensureCapacity (long)
int index
long headerSize
int length ()
long size ()
io.grpc.netty.shaded.io.netty.handler.codec.http2.HpackHeaderField getHeaderField (int)
int index
io.grpc.netty.shaded.io.netty.handler.codec.http2.HpackEncoder$HeaderEntry entry
private io.grpc.netty.shaded.io.netty.handler.codec.http2.HpackEncoder$HeaderEntry getEntry (java.lang.CharSequence, java.lang.CharSequence)
io.grpc.netty.shaded.io.netty.handler.codec.http2.HpackEncoder$HeaderEntry e
CharSequence name
CharSequence value
int h
int i
private int getIndex (java.lang.CharSequence)
io.grpc.netty.shaded.io.netty.handler.codec.http2.HpackEncoder$HeaderEntry e
CharSequence name
int h
int i
private int getIndex (int)
int index
private void add (java.lang.CharSequence, java.lang.CharSequence, long)
CharSequence name
CharSequence value
long headerSize
int h
int i
io.grpc.netty.shaded.io.netty.handler.codec.http2.HpackEncoder$HeaderEntry old
io.grpc.netty.shaded.io.netty.handler.codec.http2.HpackEncoder$HeaderEntry e
private io.grpc.netty.shaded.io.netty.handler.codec.http2.HpackHeaderField remove ()
io.grpc.netty.shaded.io.netty.handler.codec.http2.HpackEncoder$HeaderEntry next
io.grpc.netty.shaded.io.netty.handler.codec.http2.HpackEncoder$HeaderEntry eldest
int h
int i
io.grpc.netty.shaded.io.netty.handler.codec.http2.HpackEncoder$HeaderEntry prev
io.grpc.netty.shaded.io.netty.handler.codec.http2.HpackEncoder$HeaderEntry e
private void clear ()
private int index (int)
int h
static void ()
}
io/grpc/netty/shaded/io/netty/handler/codec/http2/DefaultHttp2UnknownFrame.classDefaultHttp2UnknownFrame.java
package io.grpc.netty.shaded.io.netty.handler.codec.http2
public final io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2UnknownFrame extends io.grpc.netty.shaded.io.netty.buffer.DefaultByteBufHolder implements io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2UnknownFrame {
private final byte frameType
private final io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Flags flags
private io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameStream stream
public void (byte, io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Flags)
byte frameType
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Flags flags
public void (byte, io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Flags, io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
byte frameType
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Flags flags
io.grpc.netty.shaded.io.netty.buffer.ByteBuf data
public io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameStream stream ()
public io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2UnknownFrame stream (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameStream)
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameStream stream
public byte frameType ()
public io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Flags flags ()
public java.lang.String name ()
public io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2UnknownFrame copy ()
public io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2UnknownFrame duplicate ()
public io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2UnknownFrame retainedDuplicate ()
public io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2UnknownFrame replace (io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
io.grpc.netty.shaded.io.netty.buffer.ByteBuf content
public io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2UnknownFrame retain ()
public io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2UnknownFrame retain (int)
int increment
public java.lang.String toString ()
public io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2UnknownFrame touch ()
public io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2UnknownFrame touch (java.lang.Object)
Object hint
public boolean equals (java.lang.Object)
Object o
io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2UnknownFrame other
public int hashCode ()
int hash
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBufHolder touch (java.lang.Object)
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBufHolder touch ()
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBufHolder retain (int)
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBufHolder retain ()
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBufHolder replace (io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBufHolder retainedDuplicate ()
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBufHolder duplicate ()
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBufHolder copy ()
public volatile io.grpc.netty.shaded.io.netty.util.ReferenceCounted touch (java.lang.Object)
public volatile io.grpc.netty.shaded.io.netty.util.ReferenceCounted touch ()
public volatile io.grpc.netty.shaded.io.netty.util.ReferenceCounted retain (int)
public volatile io.grpc.netty.shaded.io.netty.util.ReferenceCounted retain ()
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2UnknownFrame touch (java.lang.Object)
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2UnknownFrame touch ()
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2UnknownFrame retain (int)
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2UnknownFrame retain ()
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2UnknownFrame replace (io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2UnknownFrame retainedDuplicate ()
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2UnknownFrame duplicate ()
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2UnknownFrame copy ()
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2UnknownFrame stream (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameStream)
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2StreamFrame stream (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameStream)
}
io/grpc/netty/shaded/io/netty/handler/codec/http2/Http2PingFrame.classHttp2PingFrame.java
package io.grpc.netty.shaded.io.netty.handler.codec.http2
public abstract io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2PingFrame extends java.lang.Object implements io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Frame {
public abstract boolean ack ()
public abstract long content ()
}
io/grpc/netty/shaded/io/netty/handler/codec/http2/HpackEncoder$HeaderEntry.classHpackEncoder.java
package io.grpc.netty.shaded.io.netty.handler.codec.http2
final io.grpc.netty.shaded.io.netty.handler.codec.http2.HpackEncoder$HeaderEntry extends io.grpc.netty.shaded.io.netty.handler.codec.http2.HpackHeaderField {
io.grpc.netty.shaded.io.netty.handler.codec.http2.HpackEncoder$HeaderEntry before
io.grpc.netty.shaded.io.netty.handler.codec.http2.HpackEncoder$HeaderEntry after
io.grpc.netty.shaded.io.netty.handler.codec.http2.HpackEncoder$HeaderEntry next
int hash
int index
void (int, java.lang.CharSequence, java.lang.CharSequence, int, io.grpc.netty.shaded.io.netty.handler.codec.http2.HpackEncoder$HeaderEntry)
int hash
CharSequence name
CharSequence value
int index
io.grpc.netty.shaded.io.netty.handler.codec.http2.HpackEncoder$HeaderEntry next
private void remove ()
private void addBefore (io.grpc.netty.shaded.io.netty.handler.codec.http2.HpackEncoder$HeaderEntry)
io.grpc.netty.shaded.io.netty.handler.codec.http2.HpackEncoder$HeaderEntry existingEntry
static void access$000 (io.grpc.netty.shaded.io.netty.handler.codec.http2.HpackEncoder$HeaderEntry, io.grpc.netty.shaded.io.netty.handler.codec.http2.HpackEncoder$HeaderEntry)
io.grpc.netty.shaded.io.netty.handler.codec.http2.HpackEncoder$HeaderEntry x0
io.grpc.netty.shaded.io.netty.handler.codec.http2.HpackEncoder$HeaderEntry x1
static void access$100 (io.grpc.netty.shaded.io.netty.handler.codec.http2.HpackEncoder$HeaderEntry)
io.grpc.netty.shaded.io.netty.handler.codec.http2.HpackEncoder$HeaderEntry x0
}
io/grpc/netty/shaded/io/netty/handler/codec/http2/DelegatingDecompressorFrameListener$ConsumedBytesConverter.classDelegatingDecompressorFrameListener.java
package io.grpc.netty.shaded.io.netty.handler.codec.http2
final io.grpc.netty.shaded.io.netty.handler.codec.http2.DelegatingDecompressorFrameListener$ConsumedBytesConverter extends java.lang.Object implements io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2LocalFlowController {
private final io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2LocalFlowController flowController
final io.grpc.netty.shaded.io.netty.handler.codec.http2.DelegatingDecompressorFrameListener this$0
void (io.grpc.netty.shaded.io.netty.handler.codec.http2.DelegatingDecompressorFrameListener, io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2LocalFlowController)
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2LocalFlowController flowController
public io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2LocalFlowController frameWriter (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameWriter)
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameWriter frameWriter
public void channelHandlerContext (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext) throws io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
public void initialWindowSize (int) throws io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception
int newWindowSize
public int initialWindowSize ()
public int windowSize (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream)
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream stream
public void incrementWindowSize (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream, int) throws io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream stream
int delta
public void receiveFlowControlledFrame (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream, io.grpc.netty.shaded.io.netty.buffer.ByteBuf, int, boolean) throws io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream stream
io.grpc.netty.shaded.io.netty.buffer.ByteBuf data
int padding
boolean endOfStream
public boolean consumeBytes (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream, int) throws io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception e
Throwable t
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream stream
int numBytes
io.grpc.netty.shaded.io.netty.handler.codec.http2.DelegatingDecompressorFrameListener$Http2Decompressor decompressor
public int unconsumedBytes (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream)
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream stream
public int initialWindowSize (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream)
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream stream
}
io/grpc/netty/shaded/io/netty/handler/codec/http2/Http2HeadersEncoder$Configuration.classHttp2HeadersEncoder.java
package io.grpc.netty.shaded.io.netty.handler.codec.http2
public abstract io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2HeadersEncoder$Configuration extends java.lang.Object {
public abstract void maxHeaderTableSize (long) throws io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception
public abstract long maxHeaderTableSize ()
public abstract void maxHeaderListSize (long) throws io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception
public abstract long maxHeaderListSize ()
}
io/grpc/netty/shaded/io/netty/handler/codec/http2/Http2Headers.classHttp2Headers.java
package io.grpc.netty.shaded.io.netty.handler.codec.http2
public abstract io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers extends java.lang.Object implements io.grpc.netty.shaded.io.netty.handler.codec.Headers {
public abstract java.util.Iterator iterator ()
public abstract java.util.Iterator valueIterator (java.lang.CharSequence)
public abstract io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers method (java.lang.CharSequence)
public abstract io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers scheme (java.lang.CharSequence)
public abstract io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers authority (java.lang.CharSequence)
public abstract io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers path (java.lang.CharSequence)
public abstract io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers status (java.lang.CharSequence)
public abstract java.lang.CharSequence method ()
public abstract java.lang.CharSequence scheme ()
public abstract java.lang.CharSequence authority ()
public abstract java.lang.CharSequence path ()
public abstract java.lang.CharSequence status ()
public abstract boolean contains (java.lang.CharSequence, java.lang.CharSequence, boolean)
}
io/grpc/netty/shaded/io/netty/handler/codec/http2/WeightedFairQueueByteDistributor$2.classWeightedFairQueueByteDistributor.java
package io.grpc.netty.shaded.io.netty.handler.codec.http2
io.grpc.netty.shaded.io.netty.handler.codec.http2.WeightedFairQueueByteDistributor$2 extends java.lang.Object {
static final int[] $SwitchMap$io$netty$handler$codec$http2$Http2Stream$State
static void ()
}
io/grpc/netty/shaded/io/netty/handler/codec/http2/Http2ConnectionHandlerBuilder.classHttp2ConnectionHandlerBuilder.java
package io.grpc.netty.shaded.io.netty.handler.codec.http2
public final io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2ConnectionHandlerBuilder extends io.grpc.netty.shaded.io.netty.handler.codec.http2.AbstractHttp2ConnectionHandlerBuilder {
public void ()
public io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2ConnectionHandlerBuilder validateHeaders (boolean)
boolean validateHeaders
public io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2ConnectionHandlerBuilder initialSettings (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Settings)
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Settings settings
public io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2ConnectionHandlerBuilder frameListener (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameListener)
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameListener frameListener
public io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2ConnectionHandlerBuilder gracefulShutdownTimeoutMillis (long)
long gracefulShutdownTimeoutMillis
public io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2ConnectionHandlerBuilder server (boolean)
boolean isServer
public io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2ConnectionHandlerBuilder connection (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Connection)
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Connection connection
public io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2ConnectionHandlerBuilder maxReservedStreams (int)
int maxReservedStreams
public io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2ConnectionHandlerBuilder codec (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2ConnectionDecoder, io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2ConnectionEncoder)
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2ConnectionDecoder decoder
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2ConnectionEncoder encoder
public io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2ConnectionHandlerBuilder frameLogger (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameLogger)
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameLogger frameLogger
public io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2ConnectionHandlerBuilder encoderEnforceMaxConcurrentStreams (boolean)
boolean encoderEnforceMaxConcurrentStreams
public io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2ConnectionHandlerBuilder encoderIgnoreMaxHeaderListSize (boolean)
boolean encoderIgnoreMaxHeaderListSize
public io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2ConnectionHandlerBuilder headerSensitivityDetector (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2HeadersEncoder$SensitivityDetector)
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2HeadersEncoder$SensitivityDetector headerSensitivityDetector
public io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2ConnectionHandlerBuilder initialHuffmanDecodeCapacity (int)
int initialHuffmanDecodeCapacity
public io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2ConnectionHandler build ()
protected io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2ConnectionHandler build (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2ConnectionDecoder, io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2ConnectionEncoder, io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Settings)
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2ConnectionDecoder decoder
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2ConnectionEncoder encoder
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Settings initialSettings
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http2.AbstractHttp2ConnectionHandlerBuilder initialHuffmanDecodeCapacity (int)
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http2.AbstractHttp2ConnectionHandlerBuilder encoderIgnoreMaxHeaderListSize (boolean)
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http2.AbstractHttp2ConnectionHandlerBuilder headerSensitivityDetector (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2HeadersEncoder$SensitivityDetector)
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http2.AbstractHttp2ConnectionHandlerBuilder encoderEnforceMaxConcurrentStreams (boolean)
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http2.AbstractHttp2ConnectionHandlerBuilder frameLogger (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameLogger)
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http2.AbstractHttp2ConnectionHandlerBuilder validateHeaders (boolean)
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http2.AbstractHttp2ConnectionHandlerBuilder codec (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2ConnectionDecoder, io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2ConnectionEncoder)
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http2.AbstractHttp2ConnectionHandlerBuilder connection (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Connection)
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http2.AbstractHttp2ConnectionHandlerBuilder maxReservedStreams (int)
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http2.AbstractHttp2ConnectionHandlerBuilder server (boolean)
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http2.AbstractHttp2ConnectionHandlerBuilder gracefulShutdownTimeoutMillis (long)
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http2.AbstractHttp2ConnectionHandlerBuilder frameListener (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameListener)
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http2.AbstractHttp2ConnectionHandlerBuilder initialSettings (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Settings)
}
io/grpc/netty/shaded/io/netty/handler/codec/http2/Http2FrameListenerDecorator.classHttp2FrameListenerDecorator.java
package io.grpc.netty.shaded.io.netty.handler.codec.http2
public io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameListenerDecorator extends java.lang.Object implements io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameListener {
protected final io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameListener listener
public void (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameListener)
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameListener listener
public int onDataRead (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, int, io.grpc.netty.shaded.io.netty.buffer.ByteBuf, int, boolean) throws io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
int streamId
io.grpc.netty.shaded.io.netty.buffer.ByteBuf data
int padding
boolean endOfStream
public void onHeadersRead (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, int, io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers, int, boolean) throws io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
int streamId
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers headers
int padding
boolean endStream
public void onHeadersRead (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, int, io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers, int, short, boolean, int, boolean) throws io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
int streamId
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers headers
int streamDependency
short weight
boolean exclusive
int padding
boolean endStream
public void onPriorityRead (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, int, int, short, boolean) throws io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
int streamId
int streamDependency
short weight
boolean exclusive
public void onRstStreamRead (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, int, long) throws io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
int streamId
long errorCode
public void onSettingsAckRead (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext) throws io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
public void onSettingsRead (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Settings) throws io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Settings settings
public void onPingRead (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, long) throws io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
long data
public void onPingAckRead (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, long) throws io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
long data
public void onPushPromiseRead (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, int, int, io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers, int) throws io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
int streamId
int promisedStreamId
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers headers
int padding
public void onGoAwayRead (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, int, long, io.grpc.netty.shaded.io.netty.buffer.ByteBuf) throws io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
int lastStreamId
long errorCode
io.grpc.netty.shaded.io.netty.buffer.ByteBuf debugData
public void onWindowUpdateRead (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, int, int) throws io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
int streamId
int windowSizeIncrement
public void onUnknownFrame (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, byte, int, io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Flags, io.grpc.netty.shaded.io.netty.buffer.ByteBuf) throws io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
byte frameType
int streamId
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Flags flags
io.grpc.netty.shaded.io.netty.buffer.ByteBuf payload
}
io/grpc/netty/shaded/io/netty/handler/codec/http2/HpackEncoder$1.classHpackEncoder.java
package io.grpc.netty.shaded.io.netty.handler.codec.http2
io.grpc.netty.shaded.io.netty.handler.codec.http2.HpackEncoder$1 extends java.lang.Object {
static final int[] $SwitchMap$io$netty$handler$codec$http2$HpackUtil$IndexType
static void ()
}
io/grpc/netty/shaded/io/netty/handler/codec/http2/Http2ConnectionHandler$3.classHttp2ConnectionHandler.java
package io.grpc.netty.shaded.io.netty.handler.codec.http2
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2ConnectionHandler$3 extends java.lang.Object implements io.grpc.netty.shaded.io.netty.channel.ChannelFutureListener {
final io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext val$ctx
final io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream val$stream
final io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2ConnectionHandler this$0
void (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2ConnectionHandler, io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream)
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2ConnectionHandler this$0
public void operationComplete (io.grpc.netty.shaded.io.netty.channel.ChannelFuture) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelFuture future
public volatile void operationComplete (io.grpc.netty.shaded.io.netty.util.concurrent.Future) throws java.lang.Exception
}
io/grpc/netty/shaded/io/netty/handler/codec/http2/Http2ChannelDuplexHandler.classHttp2ChannelDuplexHandler.java
package io.grpc.netty.shaded.io.netty.handler.codec.http2
public abstract io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2ChannelDuplexHandler extends io.grpc.netty.shaded.io.netty.channel.ChannelDuplexHandler {
private volatile io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameCodec frameCodec
public void ()
public final void handlerAdded (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
protected void handlerAdded0 (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
public final void handlerRemoved (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
protected void handlerRemoved0 (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
public final io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameStream newStream ()
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameCodec codec
protected final void forEachActiveStream (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameStreamVisitor) throws io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameStreamVisitor streamVisitor
private static io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameCodec requireHttp2FrameCodec (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext)
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext frameCodecCtx
}
io/grpc/netty/shaded/io/netty/handler/codec/http2/HpackDecoder.classHpackDecoder.java
package io.grpc.netty.shaded.io.netty.handler.codec.http2
final io.grpc.netty.shaded.io.netty.handler.codec.http2.HpackDecoder extends java.lang.Object {
private static final io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception DECODE_ULE_128_DECOMPRESSION_EXCEPTION
private static final io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception DECODE_ULE_128_TO_LONG_DECOMPRESSION_EXCEPTION
private static final io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception DECODE_ULE_128_TO_INT_DECOMPRESSION_EXCEPTION
private static final io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception DECODE_ILLEGAL_INDEX_VALUE
private static final io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception INDEX_HEADER_ILLEGAL_INDEX_VALUE
private static final io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception READ_NAME_ILLEGAL_INDEX_VALUE
private static final io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception INVALID_MAX_DYNAMIC_TABLE_SIZE
private static final io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception MAX_DYNAMIC_TABLE_SIZE_CHANGE_REQUIRED
private static final byte READ_HEADER_REPRESENTATION
private static final byte READ_MAX_DYNAMIC_TABLE_SIZE
private static final byte READ_INDEXED_HEADER
private static final byte READ_INDEXED_HEADER_NAME
private static final byte READ_LITERAL_HEADER_NAME_LENGTH_PREFIX
private static final byte READ_LITERAL_HEADER_NAME_LENGTH
private static final byte READ_LITERAL_HEADER_NAME
private static final byte READ_LITERAL_HEADER_VALUE_LENGTH_PREFIX
private static final byte READ_LITERAL_HEADER_VALUE_LENGTH
private static final byte READ_LITERAL_HEADER_VALUE
private final io.grpc.netty.shaded.io.netty.handler.codec.http2.HpackDynamicTable hpackDynamicTable
private final io.grpc.netty.shaded.io.netty.handler.codec.http2.HpackHuffmanDecoder hpackHuffmanDecoder
private long maxHeaderListSize
private long maxDynamicTableSize
private long encoderMaxDynamicTableSize
private boolean maxDynamicTableSizeChangeRequired
static final boolean $assertionsDisabled
void (long, int)
long maxHeaderListSize
int initialHuffmanDecodeCapacity
void (long, int, int)
long maxHeaderListSize
int initialHuffmanDecodeCapacity
int maxHeaderTableSize
public void decode (int, io.grpc.netty.shaded.io.netty.buffer.ByteBuf, io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers, boolean) throws io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception
int streamId
io.grpc.netty.shaded.io.netty.buffer.ByteBuf in
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers headers
boolean validateHeaders
io.grpc.netty.shaded.io.netty.handler.codec.http2.HpackDecoder$Http2HeadersSink sink
private void decode (io.grpc.netty.shaded.io.netty.buffer.ByteBuf, io.grpc.netty.shaded.io.netty.handler.codec.http2.HpackDecoder$Sink) throws io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception
io.grpc.netty.shaded.io.netty.handler.codec.http2.HpackHeaderField indexedHeader
byte b
io.grpc.netty.shaded.io.netty.handler.codec.http2.HpackHeaderField indexedHeader
byte b
byte b
CharSequence value
io.grpc.netty.shaded.io.netty.buffer.ByteBuf in
io.grpc.netty.shaded.io.netty.handler.codec.http2.HpackDecoder$Sink sink
int index
int nameLength
int valueLength
byte state
boolean huffmanEncoded
CharSequence name
io.grpc.netty.shaded.io.netty.handler.codec.http2.HpackUtil$IndexType indexType
public void setMaxHeaderTableSize (long) throws io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception
long maxHeaderTableSize
public void setMaxHeaderListSize (long, long) throws io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception
long maxHeaderListSize
long maxHeaderListSizeGoAway
public void setMaxHeaderListSize (long) throws io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception
long maxHeaderListSize
public long getMaxHeaderListSize ()
public long getMaxHeaderTableSize ()
int length ()
long size ()
io.grpc.netty.shaded.io.netty.handler.codec.http2.HpackHeaderField getHeaderField (int)
int index
private void setDynamicTableSize (long) throws io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception
long dynamicTableSize
private static io.grpc.netty.shaded.io.netty.handler.codec.http2.HpackDecoder$HeaderType validate (int, java.lang.CharSequence, io.grpc.netty.shaded.io.netty.handler.codec.http2.HpackDecoder$HeaderType) throws io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers$PseudoHeaderName pseudoHeader
io.grpc.netty.shaded.io.netty.handler.codec.http2.HpackDecoder$HeaderType currentHeaderType
int streamId
CharSequence name
io.grpc.netty.shaded.io.netty.handler.codec.http2.HpackDecoder$HeaderType previousHeaderType
private java.lang.CharSequence readName (int) throws io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception
io.grpc.netty.shaded.io.netty.handler.codec.http2.HpackHeaderField hpackHeaderField
io.grpc.netty.shaded.io.netty.handler.codec.http2.HpackHeaderField hpackHeaderField
int index
private io.grpc.netty.shaded.io.netty.handler.codec.http2.HpackHeaderField getIndexedHeader (int) throws io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception
int index
private void insertHeader (io.grpc.netty.shaded.io.netty.handler.codec.http2.HpackDecoder$Sink, java.lang.CharSequence, java.lang.CharSequence, io.grpc.netty.shaded.io.netty.handler.codec.http2.HpackUtil$IndexType)
io.grpc.netty.shaded.io.netty.handler.codec.http2.HpackDecoder$Sink sink
CharSequence name
CharSequence value
io.grpc.netty.shaded.io.netty.handler.codec.http2.HpackUtil$IndexType indexType
private java.lang.CharSequence readStringLiteral (io.grpc.netty.shaded.io.netty.buffer.ByteBuf, int, boolean) throws io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception
io.grpc.netty.shaded.io.netty.buffer.ByteBuf in
int length
boolean huffmanEncoded
byte[] buf
private static java.lang.IllegalArgumentException notEnoughDataException (io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
io.grpc.netty.shaded.io.netty.buffer.ByteBuf in
static int decodeULE128 (io.grpc.netty.shaded.io.netty.buffer.ByteBuf, int) throws io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception
io.grpc.netty.shaded.io.netty.buffer.ByteBuf in
int result
int readerIndex
long v
static long decodeULE128 (io.grpc.netty.shaded.io.netty.buffer.ByteBuf, long) throws io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception
byte b
int readerIndex
int shift
io.grpc.netty.shaded.io.netty.buffer.ByteBuf in
long result
boolean resultStartedAtZero
int writerIndex
static io.grpc.netty.shaded.io.netty.handler.codec.http2.HpackDecoder$HeaderType access$000 (int, java.lang.CharSequence, io.grpc.netty.shaded.io.netty.handler.codec.http2.HpackDecoder$HeaderType) throws io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception
int x0
CharSequence x1
io.grpc.netty.shaded.io.netty.handler.codec.http2.HpackDecoder$HeaderType x2
static void ()
}
io/grpc/netty/shaded/io/netty/handler/codec/http2/Http2MultiplexCodec$3.classHttp2MultiplexCodec.java
package io.grpc.netty.shaded.io.netty.handler.codec.http2
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2MultiplexCodec$3 extends java.lang.Object {
static final int[] $SwitchMap$io$netty$handler$codec$http2$Http2Stream$State
static final int[] $SwitchMap$io$netty$handler$codec$http2$Http2MultiplexCodec$ReadState
static void ()
}
io/grpc/netty/shaded/io/netty/handler/codec/http2/DefaultHttp2ConnectionEncoder.classDefaultHttp2ConnectionEncoder.java
package io.grpc.netty.shaded.io.netty.handler.codec.http2
public io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2ConnectionEncoder extends java.lang.Object implements io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2ConnectionEncoder {
private final io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameWriter frameWriter
private final io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Connection connection
private io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2LifecycleManager lifecycleManager
private final java.util.ArrayDeque outstandingLocalSettingsQueue
public void (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Connection, io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameWriter)
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Connection connection
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameWriter frameWriter
public void lifecycleManager (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2LifecycleManager)
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2LifecycleManager lifecycleManager
public io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameWriter frameWriter ()
public io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Connection connection ()
public final io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2RemoteFlowController flowController ()
public void remoteSettings (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Settings) throws io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Settings settings
Boolean pushEnabled
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameWriter$Configuration config
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2HeadersEncoder$Configuration outboundHeaderConfig
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameSizePolicy outboundFrameSizePolicy
Long maxConcurrentStreams
Long headerTableSize
Long maxHeaderListSize
Integer maxFrameSize
Integer initialWindowSize
public io.grpc.netty.shaded.io.netty.channel.ChannelFuture writeData (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, int, io.grpc.netty.shaded.io.netty.buffer.ByteBuf, int, boolean, io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream stream
Throwable e
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
int streamId
io.grpc.netty.shaded.io.netty.buffer.ByteBuf data
int padding
boolean endOfStream
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream stream
public io.grpc.netty.shaded.io.netty.channel.ChannelFuture writeHeaders (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, int, io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers, int, boolean, io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
int streamId
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers headers
int padding
boolean endStream
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
private static boolean validateHeadersSentState (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream, io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers, boolean, boolean)
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream stream
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers headers
boolean isServer
boolean endOfStream
boolean isInformational
public io.grpc.netty.shaded.io.netty.channel.ChannelFuture writeHeaders (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, int, io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers, int, short, boolean, int, boolean, io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception cause
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream finalStream
io.grpc.netty.shaded.io.netty.channel.ChannelFutureListener closeStreamLocalListener
boolean isInformational
io.grpc.netty.shaded.io.netty.channel.ChannelFuture future
Throwable failureCause
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream stream
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2RemoteFlowController flowController
Throwable t
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
int streamId
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers headers
int streamDependency
short weight
boolean exclusive
int padding
boolean endOfStream
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
public io.grpc.netty.shaded.io.netty.channel.ChannelFuture writePriority (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, int, int, short, boolean, io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
int streamId
int streamDependency
short weight
boolean exclusive
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
public io.grpc.netty.shaded.io.netty.channel.ChannelFuture writeRstStream (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, int, long, io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
int streamId
long errorCode
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
public io.grpc.netty.shaded.io.netty.channel.ChannelFuture writeSettings (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Settings, io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
Boolean pushEnabled
Throwable e
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Settings settings
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
public io.grpc.netty.shaded.io.netty.channel.ChannelFuture writeSettingsAck (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
public io.grpc.netty.shaded.io.netty.channel.ChannelFuture writePing (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, boolean, long, io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
boolean ack
long data
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
public io.grpc.netty.shaded.io.netty.channel.ChannelFuture writePushPromise (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, int, int, io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers, int, io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream stream
io.grpc.netty.shaded.io.netty.channel.ChannelFuture future
Throwable failureCause
Throwable t
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
int streamId
int promisedStreamId
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers headers
int padding
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
public io.grpc.netty.shaded.io.netty.channel.ChannelFuture writeGoAway (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, int, long, io.grpc.netty.shaded.io.netty.buffer.ByteBuf, io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
int lastStreamId
long errorCode
io.grpc.netty.shaded.io.netty.buffer.ByteBuf debugData
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
public io.grpc.netty.shaded.io.netty.channel.ChannelFuture writeWindowUpdate (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, int, int, io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
int streamId
int windowSizeIncrement
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
public io.grpc.netty.shaded.io.netty.channel.ChannelFuture writeFrame (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, byte, int, io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Flags, io.grpc.netty.shaded.io.netty.buffer.ByteBuf, io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
byte frameType
int streamId
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Flags flags
io.grpc.netty.shaded.io.netty.buffer.ByteBuf payload
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
public void close ()
public io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Settings pollSentSettings ()
public io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameWriter$Configuration configuration ()
private io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream requireStream (int)
String message
String message
int streamId
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream stream
private void notifyLifecycleManagerOnError (io.grpc.netty.shaded.io.netty.channel.ChannelFuture, io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext)
io.grpc.netty.shaded.io.netty.channel.ChannelFuture future
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
static io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2LifecycleManager access$000 (io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2ConnectionEncoder)
io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2ConnectionEncoder x0
static io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Connection access$100 (io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2ConnectionEncoder)
io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2ConnectionEncoder x0
static boolean access$200 (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream, io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers, boolean, boolean)
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream x0
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers x1
boolean x2
boolean x3
static io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameWriter access$300 (io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2ConnectionEncoder)
io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2ConnectionEncoder x0
}
io/grpc/netty/shaded/io/netty/handler/codec/http2/Http2MultiplexCodec$DefaultHttp2StreamChannel$Http2ChannelUnsafe$2.classHttp2MultiplexCodec.java
package io.grpc.netty.shaded.io.netty.handler.codec.http2
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2MultiplexCodec$DefaultHttp2StreamChannel$Http2ChannelUnsafe$2 extends java.lang.Object implements java.lang.Runnable {
final boolean val$fireChannelInactive
final io.grpc.netty.shaded.io.netty.channel.ChannelPromise val$promise
final io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2MultiplexCodec$DefaultHttp2StreamChannel$Http2ChannelUnsafe this$2
void (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2MultiplexCodec$DefaultHttp2StreamChannel$Http2ChannelUnsafe, boolean, io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2MultiplexCodec$DefaultHttp2StreamChannel$Http2ChannelUnsafe this$2
public void run ()
}
io/grpc/netty/shaded/io/netty/handler/codec/http2/CompressorHttp2ConnectionEncoder.classCompressorHttp2ConnectionEncoder.java
package io.grpc.netty.shaded.io.netty.handler.codec.http2
public io.grpc.netty.shaded.io.netty.handler.codec.http2.CompressorHttp2ConnectionEncoder extends io.grpc.netty.shaded.io.netty.handler.codec.http2.DecoratingHttp2ConnectionEncoder {
public static final int DEFAULT_COMPRESSION_LEVEL
public static final int DEFAULT_WINDOW_BITS
public static final int DEFAULT_MEM_LEVEL
private final int compressionLevel
private final int windowBits
private final int memLevel
private final io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Connection$PropertyKey propertyKey
public void (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2ConnectionEncoder)
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2ConnectionEncoder delegate
public void (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2ConnectionEncoder, int, int, int)
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2ConnectionEncoder delegate
int compressionLevel
int windowBits
int memLevel
public io.grpc.netty.shaded.io.netty.channel.ChannelFuture writeData (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, int, io.grpc.netty.shaded.io.netty.buffer.ByteBuf, int, boolean, io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
io.grpc.netty.shaded.io.netty.buffer.ByteBuf nextBuf
boolean compressedEndOfStream
io.grpc.netty.shaded.io.netty.channel.ChannelPromise bufPromise
io.grpc.netty.shaded.io.netty.buffer.ByteBuf buf
io.grpc.netty.shaded.io.netty.util.concurrent.PromiseCombiner combiner
Throwable cause
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
int streamId
io.grpc.netty.shaded.io.netty.buffer.ByteBuf data
int padding
boolean endOfStream
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream stream
io.grpc.netty.shaded.io.netty.channel.embedded.EmbeddedChannel channel
public io.grpc.netty.shaded.io.netty.channel.ChannelFuture writeHeaders (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, int, io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers, int, boolean, io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
io.grpc.netty.shaded.io.netty.channel.embedded.EmbeddedChannel compressor
io.grpc.netty.shaded.io.netty.channel.ChannelFuture future
Throwable e
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
int streamId
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers headers
int padding
boolean endStream
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
public io.grpc.netty.shaded.io.netty.channel.ChannelFuture writeHeaders (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, int, io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers, int, short, boolean, int, boolean, io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
io.grpc.netty.shaded.io.netty.channel.embedded.EmbeddedChannel compressor
io.grpc.netty.shaded.io.netty.channel.ChannelFuture future
Throwable e
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
int streamId
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers headers
int streamDependency
short weight
boolean exclusive
int padding
boolean endOfStream
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
protected io.grpc.netty.shaded.io.netty.channel.embedded.EmbeddedChannel newContentCompressor (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, java.lang.CharSequence) throws io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
CharSequence contentEncoding
protected java.lang.CharSequence getTargetContentEncoding (java.lang.CharSequence) throws io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception
CharSequence contentEncoding
private io.grpc.netty.shaded.io.netty.channel.embedded.EmbeddedChannel newCompressionChannel (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, io.grpc.netty.shaded.io.netty.handler.codec.compression.ZlibWrapper)
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
io.grpc.netty.shaded.io.netty.handler.codec.compression.ZlibWrapper wrapper
private io.grpc.netty.shaded.io.netty.channel.embedded.EmbeddedChannel newCompressor (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers, boolean) throws io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception
CharSequence targetContentEncoding
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers headers
boolean endOfStream
CharSequence encoding
io.grpc.netty.shaded.io.netty.channel.embedded.EmbeddedChannel compressor
private void bindCompressorToStream (io.grpc.netty.shaded.io.netty.channel.embedded.EmbeddedChannel, int)
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream stream
io.grpc.netty.shaded.io.netty.channel.embedded.EmbeddedChannel compressor
int streamId
void cleanup (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream, io.grpc.netty.shaded.io.netty.channel.embedded.EmbeddedChannel)
io.grpc.netty.shaded.io.netty.buffer.ByteBuf buf
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream stream
io.grpc.netty.shaded.io.netty.channel.embedded.EmbeddedChannel compressor
private static io.grpc.netty.shaded.io.netty.buffer.ByteBuf nextReadableBuf (io.grpc.netty.shaded.io.netty.channel.embedded.EmbeddedChannel)
io.grpc.netty.shaded.io.netty.buffer.ByteBuf buf
io.grpc.netty.shaded.io.netty.channel.embedded.EmbeddedChannel compressor
static io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Connection$PropertyKey access$000 (io.grpc.netty.shaded.io.netty.handler.codec.http2.CompressorHttp2ConnectionEncoder)
io.grpc.netty.shaded.io.netty.handler.codec.http2.CompressorHttp2ConnectionEncoder x0
}
io/grpc/netty/shaded/io/netty/handler/codec/http2/DefaultHttp2Connection.classDefaultHttp2Connection.java
package io.grpc.netty.shaded.io.netty.handler.codec.http2
public io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2Connection extends java.lang.Object implements io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Connection {
private static final io.grpc.netty.shaded.io.netty.util.internal.logging.InternalLogger logger
final io.grpc.netty.shaded.io.netty.util.collection.IntObjectMap streamMap
final io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2Connection$PropertyKeyRegistry propertyKeyRegistry
final io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2Connection$ConnectionStream connectionStream
final io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2Connection$DefaultEndpoint localEndpoint
final io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2Connection$DefaultEndpoint remoteEndpoint
final java.util.List listeners
final io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2Connection$ActiveStreams activeStreams
io.grpc.netty.shaded.io.netty.util.concurrent.Promise closePromise
public void (boolean)
boolean server
public void (boolean, int)
boolean server
int maxReservedStreams
final boolean isClosed ()
public io.grpc.netty.shaded.io.netty.util.concurrent.Future close (io.grpc.netty.shaded.io.netty.util.concurrent.Promise)
io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2Connection$DefaultStream stream
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream stream
io.grpc.netty.shaded.io.netty.util.concurrent.Promise promise
java.util.Iterator itr
public void addListener (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Connection$Listener)
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Connection$Listener listener
public void removeListener (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Connection$Listener)
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Connection$Listener listener
public boolean isServer ()
public io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream connectionStream ()
public io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream stream (int)
int streamId
public boolean streamMayHaveExisted (int)
int streamId
public int numActiveStreams ()
public io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream forEachActiveStream (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2StreamVisitor) throws io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2StreamVisitor visitor
public io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Connection$Endpoint local ()
public io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Connection$Endpoint remote ()
public boolean goAwayReceived ()
public void goAwayReceived (int, long, io.grpc.netty.shaded.io.netty.buffer.ByteBuf) throws io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception
Throwable cause
int i
int lastKnownStream
long errorCode
io.grpc.netty.shaded.io.netty.buffer.ByteBuf debugData
public boolean goAwaySent ()
public boolean goAwaySent (int, long, io.grpc.netty.shaded.io.netty.buffer.ByteBuf) throws io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception
Throwable cause
int i
int lastKnownStream
long errorCode
io.grpc.netty.shaded.io.netty.buffer.ByteBuf debugData
private void closeStreamsGreaterThanLastKnownStreamId (int, io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2Connection$DefaultEndpoint) throws io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception
int lastKnownStream
io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2Connection$DefaultEndpoint endpoint
private boolean isStreamMapEmpty ()
void removeStream (io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2Connection$DefaultStream, java.util.Iterator)
boolean removed
Throwable cause
int i
io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2Connection$DefaultStream stream
java.util.Iterator itr
boolean removed
static io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream$State activeState (int, io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream$State, boolean, boolean) throws io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception
int streamId
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream$State initialState
boolean isLocal
boolean halfClosed
void notifyHalfClosed (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream)
Throwable cause
int i
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream stream
void notifyClosed (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream)
Throwable cause
int i
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream stream
public io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Connection$PropertyKey newKey ()
final io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2Connection$DefaultPropertyKey verifyKey (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Connection$PropertyKey)
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Connection$PropertyKey key
static io.grpc.netty.shaded.io.netty.util.internal.logging.InternalLogger access$400 ()
static void ()
}
io/grpc/netty/shaded/io/netty/handler/codec/http2/Http2Connection.classHttp2Connection.java
package io.grpc.netty.shaded.io.netty.handler.codec.http2
public abstract io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Connection extends java.lang.Object {
public abstract io.grpc.netty.shaded.io.netty.util.concurrent.Future close (io.grpc.netty.shaded.io.netty.util.concurrent.Promise)
public abstract io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Connection$PropertyKey newKey ()
public abstract void addListener (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Connection$Listener)
public abstract void removeListener (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Connection$Listener)
public abstract io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream stream (int)
public abstract boolean streamMayHaveExisted (int)
public abstract io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream connectionStream ()
public abstract int numActiveStreams ()
public abstract io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream forEachActiveStream (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2StreamVisitor) throws io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception
public abstract boolean isServer ()
public abstract io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Connection$Endpoint local ()
public abstract io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Connection$Endpoint remote ()
public abstract boolean goAwayReceived ()
public abstract void goAwayReceived (int, long, io.grpc.netty.shaded.io.netty.buffer.ByteBuf) throws io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception
public abstract boolean goAwaySent ()
public abstract boolean goAwaySent (int, long, io.grpc.netty.shaded.io.netty.buffer.ByteBuf) throws io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception
}
io/grpc/netty/shaded/io/netty/handler/codec/http2/Http2InboundFrameLogger.classHttp2InboundFrameLogger.java
package io.grpc.netty.shaded.io.netty.handler.codec.http2
public io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2InboundFrameLogger extends java.lang.Object implements io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameReader {
private final io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameReader reader
private final io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameLogger logger
public void (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameReader, io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameLogger)
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameReader reader
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameLogger logger
public void readFrame (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, io.grpc.netty.shaded.io.netty.buffer.ByteBuf, io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameListener) throws io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
io.grpc.netty.shaded.io.netty.buffer.ByteBuf input
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameListener listener
public void close ()
public io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameReader$Configuration configuration ()
static io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameLogger access$000 (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2InboundFrameLogger)
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2InboundFrameLogger x0
}
io/grpc/netty/shaded/io/netty/handler/codec/http2/DefaultHttp2Connection$DefaultStream$PropertyMap.classDefaultHttp2Connection.java
package io.grpc.netty.shaded.io.netty.handler.codec.http2
io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2Connection$DefaultStream$PropertyMap extends java.lang.Object {
Object[] values
final io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2Connection$DefaultStream this$1
private void (io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2Connection$DefaultStream)
java.lang.Object add (io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2Connection$DefaultPropertyKey, java.lang.Object)
io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2Connection$DefaultPropertyKey key
Object value
Object prevValue
java.lang.Object get (io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2Connection$DefaultPropertyKey)
io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2Connection$DefaultPropertyKey key
java.lang.Object remove (io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2Connection$DefaultPropertyKey)
io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2Connection$DefaultPropertyKey key
Object prevValue
void resizeIfNecessary (int)
int index
void (io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2Connection$DefaultStream, io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2Connection$1)
io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2Connection$DefaultStream x0
io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2Connection$1 x1
}
io/grpc/netty/shaded/io/netty/handler/codec/http2/DefaultHttp2RemoteFlowController$1.classDefaultHttp2RemoteFlowController.java
package io.grpc.netty.shaded.io.netty.handler.codec.http2
io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2RemoteFlowController$1 extends io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2ConnectionAdapter {
final io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2RemoteFlowController this$0
void (io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2RemoteFlowController)
io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2RemoteFlowController this$0
public void onStreamAdded (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream)
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream stream
public void onStreamActive (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream)
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream stream
public void onStreamClosed (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream)
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream stream
public void onStreamHalfClosed (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream)
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream stream
}
io/grpc/netty/shaded/io/netty/handler/codec/http2/Http2HeadersEncoder$SensitivityDetector.classHttp2HeadersEncoder.java
package io.grpc.netty.shaded.io.netty.handler.codec.http2
public abstract io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2HeadersEncoder$SensitivityDetector extends java.lang.Object {
public abstract boolean isSensitive (java.lang.CharSequence, java.lang.CharSequence)
}
io/grpc/netty/shaded/io/netty/handler/codec/http2/Http2MultiplexCodec.classHttp2MultiplexCodec.java
package io.grpc.netty.shaded.io.netty.handler.codec.http2
public io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2MultiplexCodec extends io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameCodec {
private static final io.grpc.netty.shaded.io.netty.util.internal.logging.InternalLogger logger
private static final io.grpc.netty.shaded.io.netty.channel.ChannelFutureListener CHILD_CHANNEL_REGISTRATION_LISTENER
private static final io.grpc.netty.shaded.io.netty.channel.ChannelMetadata METADATA
private static final java.nio.channels.ClosedChannelException CLOSED_CHANNEL_EXCEPTION
private static final int MIN_HTTP2_FRAME_SIZE
private final io.grpc.netty.shaded.io.netty.channel.ChannelHandler inboundStreamHandler
private final io.grpc.netty.shaded.io.netty.channel.ChannelHandler upgradeStreamHandler
private int initialOutboundStreamWindow
private boolean parentReadInProgress
private int idCount
private io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2MultiplexCodec$DefaultHttp2StreamChannel head
private io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2MultiplexCodec$DefaultHttp2StreamChannel tail
volatile io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
static final boolean $assertionsDisabled
void (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2ConnectionEncoder, io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2ConnectionDecoder, io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Settings, io.grpc.netty.shaded.io.netty.channel.ChannelHandler, io.grpc.netty.shaded.io.netty.channel.ChannelHandler)
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2ConnectionEncoder encoder
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2ConnectionDecoder decoder
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Settings initialSettings
io.grpc.netty.shaded.io.netty.channel.ChannelHandler inboundStreamHandler
io.grpc.netty.shaded.io.netty.channel.ChannelHandler upgradeStreamHandler
public void onHttpClientUpgrade () throws io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2MultiplexCodec$Http2MultiplexCodecStream codecStream
private static void registerDone (io.grpc.netty.shaded.io.netty.channel.ChannelFuture)
io.grpc.netty.shaded.io.netty.channel.Channel childChannel
io.grpc.netty.shaded.io.netty.channel.ChannelFuture future
public final void handlerAdded0 (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
public final void handlerRemoved0 (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2MultiplexCodec$DefaultHttp2StreamChannel curr
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2MultiplexCodec$DefaultHttp2StreamChannel ch
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2MultiplexCodec$Http2MultiplexCodecStream newStream ()
final void onHttp2Frame (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Frame)
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2StreamFrame streamFrame
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Settings settings
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Frame frame
private void onHttp2UpgradeStreamInitialized (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2MultiplexCodec$Http2MultiplexCodecStream)
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2MultiplexCodec$Http2MultiplexCodecStream stream
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2MultiplexCodec$DefaultHttp2StreamChannel ch
io.grpc.netty.shaded.io.netty.channel.ChannelFuture future
final void onHttp2StreamStateChanged (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameStream)
io.grpc.netty.shaded.io.netty.channel.ChannelFuture future
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2MultiplexCodec$DefaultHttp2StreamChannel channel
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameStream stream
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2MultiplexCodec$Http2MultiplexCodecStream s
final void onHttp2StreamWritabilityChanged (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameStream, boolean)
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameStream stream
boolean writable
final io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2StreamChannel newOutboundStream ()
final void onHttp2FrameStreamException (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameStreamException)
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameStreamException cause
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameStream stream
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2MultiplexCodec$DefaultHttp2StreamChannel childChannel
private void onHttp2StreamFrame (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2MultiplexCodec$DefaultHttp2StreamChannel, io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2StreamFrame)
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2MultiplexCodec$DefaultHttp2StreamChannel childChannel
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2StreamFrame frame
final void addChildChannelToReadPendingQueue (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2MultiplexCodec$DefaultHttp2StreamChannel)
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2MultiplexCodec$DefaultHttp2StreamChannel childChannel
private void onHttp2GoAwayFrame (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2GoAwayFrame)
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception e
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2GoAwayFrame goAwayFrame
public final void channelReadComplete (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
public final void channelRead (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, java.lang.Object) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
Object msg
final void onChannelReadComplete (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext)
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2MultiplexCodec$DefaultHttp2StreamChannel childChannel
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2MultiplexCodec$DefaultHttp2StreamChannel current
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
void flush0 (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext)
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
boolean onBytesConsumed (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameStream, int) throws io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameStream stream
int bytes
private boolean initialWritability (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameCodec$DefaultHttp2FrameStream)
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameCodec$DefaultHttp2FrameStream stream
volatile io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameCodec$DefaultHttp2FrameStream newStream ()
static void access$000 (io.grpc.netty.shaded.io.netty.channel.ChannelFuture)
io.grpc.netty.shaded.io.netty.channel.ChannelFuture x0
static boolean access$300 (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2MultiplexCodec, io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameCodec$DefaultHttp2FrameStream)
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2MultiplexCodec x0
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameCodec$DefaultHttp2FrameStream x1
static int access$404 (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2MultiplexCodec)
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2MultiplexCodec x0
static io.grpc.netty.shaded.io.netty.channel.ChannelMetadata access$500 ()
static io.grpc.netty.shaded.io.netty.channel.ChannelHandler access$800 (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2MultiplexCodec)
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2MultiplexCodec x0
static io.grpc.netty.shaded.io.netty.util.internal.logging.InternalLogger access$1500 ()
static boolean access$1800 (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2MultiplexCodec)
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2MultiplexCodec x0
static java.nio.channels.ClosedChannelException access$2000 ()
static int access$2700 (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2MultiplexCodec)
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2MultiplexCodec x0
static void ()
}
io/grpc/netty/shaded/io/netty/handler/codec/http2/HpackHuffmanEncoder.classHpackHuffmanEncoder.java
package io.grpc.netty.shaded.io.netty.handler.codec.http2
final io.grpc.netty.shaded.io.netty.handler.codec.http2.HpackHuffmanEncoder extends java.lang.Object {
private final int[] codes
private final byte[] lengths
private final io.grpc.netty.shaded.io.netty.handler.codec.http2.HpackHuffmanEncoder$EncodedLengthProcessor encodedLengthProcessor
private final io.grpc.netty.shaded.io.netty.handler.codec.http2.HpackHuffmanEncoder$EncodeProcessor encodeProcessor
void ()
private void (int[], byte[])
int[] codes
byte[] lengths
public void encode (io.grpc.netty.shaded.io.netty.buffer.ByteBuf, java.lang.CharSequence)
Exception e
io.grpc.netty.shaded.io.netty.util.AsciiString string
io.grpc.netty.shaded.io.netty.buffer.ByteBuf out
CharSequence data
private void encodeSlowPath (io.grpc.netty.shaded.io.netty.buffer.ByteBuf, java.lang.CharSequence)
int b
int code
int nbits
int i
io.grpc.netty.shaded.io.netty.buffer.ByteBuf out
CharSequence data
long current
int n
int getEncodedLength (java.lang.CharSequence)
Exception e
io.grpc.netty.shaded.io.netty.util.AsciiString string
CharSequence data
private int getEncodedLengthSlowPath (java.lang.CharSequence)
int i
CharSequence data
long len
static byte[] access$200 (io.grpc.netty.shaded.io.netty.handler.codec.http2.HpackHuffmanEncoder)
io.grpc.netty.shaded.io.netty.handler.codec.http2.HpackHuffmanEncoder x0
static int[] access$300 (io.grpc.netty.shaded.io.netty.handler.codec.http2.HpackHuffmanEncoder)
io.grpc.netty.shaded.io.netty.handler.codec.http2.HpackHuffmanEncoder x0
}
io/grpc/netty/shaded/io/netty/handler/codec/http2/Http2FrameLogger.classHttp2FrameLogger.java
package io.grpc.netty.shaded.io.netty.handler.codec.http2
public io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameLogger extends io.grpc.netty.shaded.io.netty.channel.ChannelHandlerAdapter {
private static final int BUFFER_LENGTH_THRESHOLD
private final io.grpc.netty.shaded.io.netty.util.internal.logging.InternalLogger logger
private final io.grpc.netty.shaded.io.netty.util.internal.logging.InternalLogLevel level
public void (io.grpc.netty.shaded.io.netty.handler.logging.LogLevel)
io.grpc.netty.shaded.io.netty.handler.logging.LogLevel level
public void (io.grpc.netty.shaded.io.netty.handler.logging.LogLevel, java.lang.String)
io.grpc.netty.shaded.io.netty.handler.logging.LogLevel level
String name
public void (io.grpc.netty.shaded.io.netty.handler.logging.LogLevel, java.lang.Class)
io.grpc.netty.shaded.io.netty.handler.logging.LogLevel level
Class clazz
private void (io.grpc.netty.shaded.io.netty.util.internal.logging.InternalLogLevel, io.grpc.netty.shaded.io.netty.util.internal.logging.InternalLogger)
io.grpc.netty.shaded.io.netty.util.internal.logging.InternalLogLevel level
io.grpc.netty.shaded.io.netty.util.internal.logging.InternalLogger logger
public boolean isEnabled ()
public void logData (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameLogger$Direction, io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, int, io.grpc.netty.shaded.io.netty.buffer.ByteBuf, int, boolean)
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameLogger$Direction direction
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
int streamId
io.grpc.netty.shaded.io.netty.buffer.ByteBuf data
int padding
boolean endStream
public void logHeaders (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameLogger$Direction, io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, int, io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers, int, boolean)
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameLogger$Direction direction
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
int streamId
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers headers
int padding
boolean endStream
public void logHeaders (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameLogger$Direction, io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, int, io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers, int, short, boolean, int, boolean)
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameLogger$Direction direction
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
int streamId
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers headers
int streamDependency
short weight
boolean exclusive
int padding
boolean endStream
public void logPriority (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameLogger$Direction, io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, int, int, short, boolean)
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameLogger$Direction direction
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
int streamId
int streamDependency
short weight
boolean exclusive
public void logRstStream (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameLogger$Direction, io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, int, long)
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameLogger$Direction direction
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
int streamId
long errorCode
public void logSettingsAck (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameLogger$Direction, io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext)
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameLogger$Direction direction
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
public void logSettings (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameLogger$Direction, io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Settings)
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameLogger$Direction direction
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Settings settings
public void logPing (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameLogger$Direction, io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, long)
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameLogger$Direction direction
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
long data
public void logPingAck (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameLogger$Direction, io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, long)
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameLogger$Direction direction
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
long data
public void logPushPromise (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameLogger$Direction, io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, int, int, io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers, int)
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameLogger$Direction direction
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
int streamId
int promisedStreamId
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers headers
int padding
public void logGoAway (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameLogger$Direction, io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, int, long, io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameLogger$Direction direction
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
int lastStreamId
long errorCode
io.grpc.netty.shaded.io.netty.buffer.ByteBuf debugData
public void logWindowsUpdate (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameLogger$Direction, io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, int, int)
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameLogger$Direction direction
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
int streamId
int windowSizeIncrement
public void logUnknownFrame (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameLogger$Direction, io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, byte, int, io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Flags, io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameLogger$Direction direction
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
byte frameType
int streamId
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Flags flags
io.grpc.netty.shaded.io.netty.buffer.ByteBuf data
private java.lang.String toString (io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
io.grpc.netty.shaded.io.netty.buffer.ByteBuf buf
int length
}
io/grpc/netty/shaded/io/netty/handler/codec/http2/ReadOnlyHttp2Headers$ReadOnlyIterator.classReadOnlyHttp2Headers.java
package io.grpc.netty.shaded.io.netty.handler.codec.http2
final io.grpc.netty.shaded.io.netty.handler.codec.http2.ReadOnlyHttp2Headers$ReadOnlyIterator extends java.lang.Object implements java.util.Map$Entry java.util.Iterator {
private int i
private io.grpc.netty.shaded.io.netty.util.AsciiString[] current
private io.grpc.netty.shaded.io.netty.util.AsciiString key
private io.grpc.netty.shaded.io.netty.util.AsciiString value
final io.grpc.netty.shaded.io.netty.handler.codec.http2.ReadOnlyHttp2Headers this$0
private void (io.grpc.netty.shaded.io.netty.handler.codec.http2.ReadOnlyHttp2Headers)
public boolean hasNext ()
public java.util.Map$Entry next ()
public java.lang.CharSequence getKey ()
public java.lang.CharSequence getValue ()
public java.lang.CharSequence setValue (java.lang.CharSequence)
CharSequence value
public void remove ()
public java.lang.String toString ()
public volatile java.lang.Object setValue (java.lang.Object)
public volatile java.lang.Object getValue ()
public volatile java.lang.Object getKey ()
public volatile java.lang.Object next ()
void (io.grpc.netty.shaded.io.netty.handler.codec.http2.ReadOnlyHttp2Headers, io.grpc.netty.shaded.io.netty.handler.codec.http2.ReadOnlyHttp2Headers$1)
io.grpc.netty.shaded.io.netty.handler.codec.http2.ReadOnlyHttp2Headers x0
io.grpc.netty.shaded.io.netty.handler.codec.http2.ReadOnlyHttp2Headers$1 x1
}
io/grpc/netty/shaded/io/netty/handler/codec/http2/DefaultHttp2LocalFlowController$AutoRefillState.classDefaultHttp2LocalFlowController.java
package io.grpc.netty.shaded.io.netty.handler.codec.http2
final io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2LocalFlowController$AutoRefillState extends io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2LocalFlowController$DefaultState {
final io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2LocalFlowController this$0
public void (io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2LocalFlowController, io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream, int)
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream stream
int initialWindowSize
public void receiveFlowControlledFrame (int) throws io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception
int dataLength
public boolean consumeBytes (int) throws io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception
int numBytes
}
io/grpc/netty/shaded/io/netty/handler/codec/http2/Http2FrameStreamEvent.classHttp2FrameStreamEvent.java
package io.grpc.netty.shaded.io.netty.handler.codec.http2
public final io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameStreamEvent extends java.lang.Object {
private final io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameStream stream
private final io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameStreamEvent$Type type
private void (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameStream, io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameStreamEvent$Type)
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameStream stream
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameStreamEvent$Type type
public io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameStream stream ()
public io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameStreamEvent$Type type ()
static io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameStreamEvent stateChanged (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameStream)
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameStream stream
static io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameStreamEvent writabilityChanged (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameStream)
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameStream stream
}
io/grpc/netty/shaded/io/netty/handler/codec/http2/DefaultHttp2FrameReader$3.classDefaultHttp2FrameReader.java
package io.grpc.netty.shaded.io.netty.handler.codec.http2
io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2FrameReader$3 extends io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2FrameReader$HeadersContinuation {
final int val$pushPromiseStreamId
final io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext val$ctx
final int val$promisedStreamId
final int val$padding
final io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2FrameReader this$0
void (io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2FrameReader, int, io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, int, int)
io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2FrameReader this$0
public int getStreamId ()
public void processFragment (boolean, io.grpc.netty.shaded.io.netty.buffer.ByteBuf, io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameListener) throws io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception
boolean endOfHeaders
io.grpc.netty.shaded.io.netty.buffer.ByteBuf fragment
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameListener listener
}
io/grpc/netty/shaded/io/netty/handler/codec/http2/Http2Stream.classHttp2Stream.java
package io.grpc.netty.shaded.io.netty.handler.codec.http2
public abstract io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream extends java.lang.Object {
public abstract int id ()
public abstract io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream$State state ()
public abstract io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream open (boolean) throws io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception
public abstract io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream close ()
public abstract io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream closeLocalSide ()
public abstract io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream closeRemoteSide ()
public abstract boolean isResetSent ()
public abstract io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream resetSent ()
public abstract java.lang.Object setProperty (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Connection$PropertyKey, java.lang.Object)
public abstract java.lang.Object getProperty (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Connection$PropertyKey)
public abstract java.lang.Object removeProperty (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Connection$PropertyKey)
public abstract io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream headersSent (boolean)
public abstract boolean isHeadersSent ()
public abstract boolean isTrailersSent ()
public abstract io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream headersReceived (boolean)
public abstract boolean isHeadersReceived ()
public abstract boolean isTrailersReceived ()
public abstract io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream pushPromiseSent ()
public abstract boolean isPushPromiseSent ()
}
io/grpc/netty/shaded/io/netty/handler/codec/http2/DefaultHttp2ConnectionDecoder.classDefaultHttp2ConnectionDecoder.java
package io.grpc.netty.shaded.io.netty.handler.codec.http2
public io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2ConnectionDecoder extends java.lang.Object implements io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2ConnectionDecoder {
private static final io.grpc.netty.shaded.io.netty.util.internal.logging.InternalLogger logger
private io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameListener internalFrameListener
private final io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Connection connection
private io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2LifecycleManager lifecycleManager
private final io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2ConnectionEncoder encoder
private final io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameReader frameReader
private io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameListener listener
private final io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2PromisedRequestVerifier requestVerifier
public void (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Connection, io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2ConnectionEncoder, io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameReader)
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Connection connection
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2ConnectionEncoder encoder
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameReader frameReader
public void (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Connection, io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2ConnectionEncoder, io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameReader, io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2PromisedRequestVerifier)
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Connection connection
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2ConnectionEncoder encoder
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameReader frameReader
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2PromisedRequestVerifier requestVerifier
public void lifecycleManager (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2LifecycleManager)
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2LifecycleManager lifecycleManager
public io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Connection connection ()
public final io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2LocalFlowController flowController ()
public void frameListener (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameListener)
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameListener listener
public io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameListener frameListener ()
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameListener internalFrameListener ()
public boolean prefaceReceived ()
public void decodeFrame (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, io.grpc.netty.shaded.io.netty.buffer.ByteBuf, java.util.List) throws io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
io.grpc.netty.shaded.io.netty.buffer.ByteBuf in
java.util.List out
public io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Settings localSettings ()
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Settings settings
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameReader$Configuration config
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2HeadersDecoder$Configuration headersConfig
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameSizePolicy frameSizePolicy
public void close ()
protected long calculateMaxHeaderListSizeGoAway (long)
long maxHeaderListSize
private int unconsumedBytes (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream)
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream stream
void onGoAwayRead0 (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, int, long, io.grpc.netty.shaded.io.netty.buffer.ByteBuf) throws io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
int lastStreamId
long errorCode
io.grpc.netty.shaded.io.netty.buffer.ByteBuf debugData
void onUnknownFrame0 (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, byte, int, io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Flags, io.grpc.netty.shaded.io.netty.buffer.ByteBuf) throws io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
byte frameType
int streamId
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Flags flags
io.grpc.netty.shaded.io.netty.buffer.ByteBuf payload
static io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Connection access$100 (io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2ConnectionDecoder)
io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2ConnectionDecoder x0
static int access$200 (io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2ConnectionDecoder, io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream)
io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2ConnectionDecoder x0
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream x1
static io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameListener access$300 (io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2ConnectionDecoder)
io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2ConnectionDecoder x0
static io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2LifecycleManager access$400 (io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2ConnectionDecoder)
io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2ConnectionDecoder x0
static io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2ConnectionEncoder access$500 (io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2ConnectionDecoder)
io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2ConnectionDecoder x0
static io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameReader access$600 (io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2ConnectionDecoder)
io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2ConnectionDecoder x0
static io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2PromisedRequestVerifier access$700 (io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2ConnectionDecoder)
io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2ConnectionDecoder x0
static io.grpc.netty.shaded.io.netty.util.internal.logging.InternalLogger access$800 ()
static io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameListener access$900 (io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2ConnectionDecoder)
io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2ConnectionDecoder x0
static io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameListener access$902 (io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2ConnectionDecoder, io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameListener)
io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2ConnectionDecoder x0
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameListener x1
static void ()
}
io/grpc/netty/shaded/io/netty/handler/codec/http2/DelegatingDecompressorFrameListener.classDelegatingDecompressorFrameListener.java
package io.grpc.netty.shaded.io.netty.handler.codec.http2
public io.grpc.netty.shaded.io.netty.handler.codec.http2.DelegatingDecompressorFrameListener extends io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameListenerDecorator {
private final io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Connection connection
private final boolean strict
private boolean flowControllerInitialized
private final io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Connection$PropertyKey propertyKey
public void (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Connection, io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameListener)
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Connection connection
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameListener listener
public void (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Connection, io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameListener, boolean)
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Connection connection
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameListener listener
boolean strict
public int onDataRead (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, int, io.grpc.netty.shaded.io.netty.buffer.ByteBuf, int, boolean) throws io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception
io.grpc.netty.shaded.io.netty.buffer.ByteBuf nextBuf
boolean decompressedEndOfStream
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2LocalFlowController flowController
io.grpc.netty.shaded.io.netty.buffer.ByteBuf buf
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception e
Throwable t
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
int streamId
io.grpc.netty.shaded.io.netty.buffer.ByteBuf data
int padding
boolean endOfStream
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream stream
io.grpc.netty.shaded.io.netty.handler.codec.http2.DelegatingDecompressorFrameListener$Http2Decompressor decompressor
io.grpc.netty.shaded.io.netty.channel.embedded.EmbeddedChannel channel
int compressedBytes
public void onHeadersRead (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, int, io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers, int, boolean) throws io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
int streamId
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers headers
int padding
boolean endStream
public void onHeadersRead (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, int, io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers, int, short, boolean, int, boolean) throws io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
int streamId
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers headers
int streamDependency
short weight
boolean exclusive
int padding
boolean endStream
protected io.grpc.netty.shaded.io.netty.channel.embedded.EmbeddedChannel newContentDecompressor (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, java.lang.CharSequence) throws io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception
io.grpc.netty.shaded.io.netty.handler.codec.compression.ZlibWrapper wrapper
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
CharSequence contentEncoding
protected java.lang.CharSequence getTargetContentEncoding (java.lang.CharSequence) throws io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception
CharSequence contentEncoding
private void initDecompressor (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, int, io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers, boolean) throws io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception
CharSequence targetContentEncoding
CharSequence contentEncoding
io.grpc.netty.shaded.io.netty.channel.embedded.EmbeddedChannel channel
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
int streamId
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers headers
boolean endOfStream
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream stream
io.grpc.netty.shaded.io.netty.handler.codec.http2.DelegatingDecompressorFrameListener$Http2Decompressor decompressor
io.grpc.netty.shaded.io.netty.handler.codec.http2.DelegatingDecompressorFrameListener$Http2Decompressor decompressor (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream)
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream stream
private static void cleanup (io.grpc.netty.shaded.io.netty.handler.codec.http2.DelegatingDecompressorFrameListener$Http2Decompressor)
io.grpc.netty.shaded.io.netty.handler.codec.http2.DelegatingDecompressorFrameListener$Http2Decompressor decompressor
private static io.grpc.netty.shaded.io.netty.buffer.ByteBuf nextReadableBuf (io.grpc.netty.shaded.io.netty.channel.embedded.EmbeddedChannel)
io.grpc.netty.shaded.io.netty.buffer.ByteBuf buf
io.grpc.netty.shaded.io.netty.channel.embedded.EmbeddedChannel decompressor
static void access$000 (io.grpc.netty.shaded.io.netty.handler.codec.http2.DelegatingDecompressorFrameListener$Http2Decompressor)
io.grpc.netty.shaded.io.netty.handler.codec.http2.DelegatingDecompressorFrameListener$Http2Decompressor x0
}
io/grpc/netty/shaded/io/netty/handler/codec/http2/DefaultHttp2Connection$DefaultStream.classDefaultHttp2Connection.java
package io.grpc.netty.shaded.io.netty.handler.codec.http2
io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2Connection$DefaultStream extends java.lang.Object implements io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream {
private static final byte META_STATE_SENT_RST
private static final byte META_STATE_SENT_HEADERS
private static final byte META_STATE_SENT_TRAILERS
private static final byte META_STATE_SENT_PUSHPROMISE
private static final byte META_STATE_RECV_HEADERS
private static final byte META_STATE_RECV_TRAILERS
private final int id
private final io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2Connection$DefaultStream$PropertyMap properties
private io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream$State state
private byte metaState
final io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2Connection this$0
void (io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2Connection, int, io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream$State)
int id
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream$State state
public final int id ()
public final io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream$State state ()
public boolean isResetSent ()
public io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream resetSent ()
public io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream headersSent (boolean)
boolean isInformational
public boolean isHeadersSent ()
public boolean isTrailersSent ()
public io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream headersReceived (boolean)
boolean isInformational
public boolean isHeadersReceived ()
public boolean isTrailersReceived ()
public io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream pushPromiseSent ()
public boolean isPushPromiseSent ()
public final java.lang.Object setProperty (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Connection$PropertyKey, java.lang.Object)
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Connection$PropertyKey key
Object value
public final java.lang.Object getProperty (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Connection$PropertyKey)
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Connection$PropertyKey key
public final java.lang.Object removeProperty (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Connection$PropertyKey)
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Connection$PropertyKey key
public io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream open (boolean) throws io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception
boolean halfClosed
void activate ()
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream close (java.util.Iterator)
java.util.Iterator itr
public io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream close ()
public io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream closeLocalSide ()
public io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream closeRemoteSide ()
io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2Connection$DefaultEndpoint createdBy ()
final boolean isLocal ()
}
io/grpc/netty/shaded/io/netty/handler/codec/http2/Http2MultiplexCodec$DefaultHttp2StreamChannel$Http2ChannelUnsafe.classHttp2MultiplexCodec.java
package io.grpc.netty.shaded.io.netty.handler.codec.http2
final io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2MultiplexCodec$DefaultHttp2StreamChannel$Http2ChannelUnsafe extends java.lang.Object implements io.grpc.netty.shaded.io.netty.channel.Channel$Unsafe {
private final io.grpc.netty.shaded.io.netty.channel.VoidChannelPromise unsafeVoidPromise
private io.grpc.netty.shaded.io.netty.channel.RecvByteBufAllocator$ExtendedHandle recvHandle
private boolean writeDoneAndNoFlush
private boolean closeInitiated
final io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2MultiplexCodec$DefaultHttp2StreamChannel this$1
private void (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2MultiplexCodec$DefaultHttp2StreamChannel)
public void connect (java.net.SocketAddress, java.net.SocketAddress, io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
java.net.SocketAddress remoteAddress
java.net.SocketAddress localAddress
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
public io.grpc.netty.shaded.io.netty.channel.RecvByteBufAllocator$ExtendedHandle recvBufAllocHandle ()
public java.net.SocketAddress localAddress ()
public java.net.SocketAddress remoteAddress ()
public void register (io.grpc.netty.shaded.io.netty.channel.EventLoop, io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
io.grpc.netty.shaded.io.netty.channel.EventLoop eventLoop
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
public void bind (java.net.SocketAddress, io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
java.net.SocketAddress localAddress
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
public void disconnect (io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
public void close (io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2StreamFrame resetFrame
Object msg
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
boolean wasActive
public void closeForcibly ()
public void deregister (io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
private void fireChannelInactiveAndDeregister (io.grpc.netty.shaded.io.netty.channel.ChannelPromise, boolean)
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
boolean fireChannelInactive
private void safeSetSuccess (io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
private void invokeLater (java.lang.Runnable)
java.util.concurrent.RejectedExecutionException e
Runnable task
public void beginRead ()
boolean continueReading
Object m
io.grpc.netty.shaded.io.netty.channel.RecvByteBufAllocator$Handle allocHandle
boolean continueReading
void doRead0 (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Frame, io.grpc.netty.shaded.io.netty.channel.RecvByteBufAllocator$Handle)
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception e
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Frame frame
io.grpc.netty.shaded.io.netty.channel.RecvByteBufAllocator$Handle allocHandle
int numBytesToBeConsumed
public void write (java.lang.Object, io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
io.grpc.netty.shaded.io.netty.channel.ChannelFuture future
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2StreamFrame frame
String msgStr
io.grpc.netty.shaded.io.netty.channel.ChannelFuture future
Throwable t
Object msg
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
private void firstWriteComplete (io.grpc.netty.shaded.io.netty.channel.ChannelFuture, io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
io.grpc.netty.shaded.io.netty.channel.ChannelFuture future
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
Throwable cause
private void writeComplete (io.grpc.netty.shaded.io.netty.channel.ChannelFuture, io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
Throwable error
io.grpc.netty.shaded.io.netty.channel.ChannelFuture future
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
Throwable cause
private java.lang.Throwable wrapStreamClosedError (java.lang.Throwable)
Throwable cause
private io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2StreamFrame validateStreamFrame (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2StreamFrame)
String msgString
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2StreamFrame frame
private io.grpc.netty.shaded.io.netty.channel.ChannelFuture write0 (java.lang.Object)
Object msg
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
public void flush ()
public io.grpc.netty.shaded.io.netty.channel.ChannelPromise voidPromise ()
public io.grpc.netty.shaded.io.netty.channel.ChannelOutboundBuffer outboundBuffer ()
public volatile io.grpc.netty.shaded.io.netty.channel.RecvByteBufAllocator$Handle recvBufAllocHandle ()
void (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2MultiplexCodec$DefaultHttp2StreamChannel, io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2MultiplexCodec$1)
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2MultiplexCodec$DefaultHttp2StreamChannel x0
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2MultiplexCodec$1 x1
static void access$1400 (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2MultiplexCodec$DefaultHttp2StreamChannel$Http2ChannelUnsafe, io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2MultiplexCodec$DefaultHttp2StreamChannel$Http2ChannelUnsafe x0
io.grpc.netty.shaded.io.netty.channel.ChannelPromise x1
static void access$2200 (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2MultiplexCodec$DefaultHttp2StreamChannel$Http2ChannelUnsafe, io.grpc.netty.shaded.io.netty.channel.ChannelFuture, io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2MultiplexCodec$DefaultHttp2StreamChannel$Http2ChannelUnsafe x0
io.grpc.netty.shaded.io.netty.channel.ChannelFuture x1
io.grpc.netty.shaded.io.netty.channel.ChannelPromise x2
static void access$2300 (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2MultiplexCodec$DefaultHttp2StreamChannel$Http2ChannelUnsafe, io.grpc.netty.shaded.io.netty.channel.ChannelFuture, io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2MultiplexCodec$DefaultHttp2StreamChannel$Http2ChannelUnsafe x0
io.grpc.netty.shaded.io.netty.channel.ChannelFuture x1
io.grpc.netty.shaded.io.netty.channel.ChannelPromise x2
}
io/grpc/netty/shaded/io/netty/handler/codec/http2/DefaultHttp2FrameReader.classDefaultHttp2FrameReader.java
package io.grpc.netty.shaded.io.netty.handler.codec.http2
public io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2FrameReader extends java.lang.Object implements io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameReader io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameSizePolicy io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameReader$Configuration {
private final io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2HeadersDecoder headersDecoder
private boolean readingHeaders
private boolean readError
private byte frameType
private int streamId
private io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Flags flags
private int payloadLength
private io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2FrameReader$HeadersContinuation headersContinuation
private int maxFrameSize
public void ()
public void (boolean)
boolean validateHeaders
public void (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2HeadersDecoder)
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2HeadersDecoder headersDecoder
public io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2HeadersDecoder$Configuration headersConfiguration ()
public io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameReader$Configuration configuration ()
public io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameSizePolicy frameSizePolicy ()
public void maxFrameSize (int) throws io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception
int max
public int maxFrameSize ()
public void close ()
private void closeHeadersContinuation ()
public void readFrame (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, io.grpc.netty.shaded.io.netty.buffer.ByteBuf, io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameListener) throws io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception e
RuntimeException e
Throwable cause
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
io.grpc.netty.shaded.io.netty.buffer.ByteBuf input
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameListener listener
private void processHeaderState (io.grpc.netty.shaded.io.netty.buffer.ByteBuf) throws io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception
io.grpc.netty.shaded.io.netty.buffer.ByteBuf in
private void processPayloadState (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, io.grpc.netty.shaded.io.netty.buffer.ByteBuf, io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameListener) throws io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
io.grpc.netty.shaded.io.netty.buffer.ByteBuf in
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameListener listener
io.grpc.netty.shaded.io.netty.buffer.ByteBuf payload
private void verifyDataFrame () throws io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception
private void verifyHeadersFrame () throws io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception
int requiredLength
private void verifyPriorityFrame () throws io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception
private void verifyRstStreamFrame () throws io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception
private void verifySettingsFrame () throws io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception
private void verifyPushPromiseFrame () throws io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception
int minLength
private void verifyPingFrame () throws io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception
private void verifyGoAwayFrame () throws io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception
private void verifyWindowUpdateFrame () throws io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception
private void verifyContinuationFrame () throws io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception
private void verifyUnknownFrame () throws io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception
private void readDataFrame (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, io.grpc.netty.shaded.io.netty.buffer.ByteBuf, io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameListener) throws io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
io.grpc.netty.shaded.io.netty.buffer.ByteBuf payload
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameListener listener
int padding
int dataLength
io.grpc.netty.shaded.io.netty.buffer.ByteBuf data
private void readHeadersFrame (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, io.grpc.netty.shaded.io.netty.buffer.ByteBuf, io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameListener) throws io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception
long word1
boolean exclusive
int streamDependency
short weight
io.grpc.netty.shaded.io.netty.buffer.ByteBuf fragment
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
io.grpc.netty.shaded.io.netty.buffer.ByteBuf payload
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameListener listener
int headersStreamId
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Flags headersFlags
int padding
io.grpc.netty.shaded.io.netty.buffer.ByteBuf fragment
private void resetHeadersContinuationIfEnd (boolean)
boolean endOfHeaders
private void readPriorityFrame (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, io.grpc.netty.shaded.io.netty.buffer.ByteBuf, io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameListener) throws io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
io.grpc.netty.shaded.io.netty.buffer.ByteBuf payload
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameListener listener
long word1
boolean exclusive
int streamDependency
short weight
private void readRstStreamFrame (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, io.grpc.netty.shaded.io.netty.buffer.ByteBuf, io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameListener) throws io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
io.grpc.netty.shaded.io.netty.buffer.ByteBuf payload
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameListener listener
long errorCode
private void readSettingsFrame (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, io.grpc.netty.shaded.io.netty.buffer.ByteBuf, io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameListener) throws io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception
IllegalArgumentException e
char id
long value
int index
int numSettings
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Settings settings
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
io.grpc.netty.shaded.io.netty.buffer.ByteBuf payload
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameListener listener
private void readPushPromiseFrame (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, io.grpc.netty.shaded.io.netty.buffer.ByteBuf, io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameListener) throws io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
io.grpc.netty.shaded.io.netty.buffer.ByteBuf payload
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameListener listener
int pushPromiseStreamId
int padding
int promisedStreamId
io.grpc.netty.shaded.io.netty.buffer.ByteBuf fragment
private void readPingFrame (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, long, io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameListener) throws io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
long data
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameListener listener
private static void readGoAwayFrame (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, io.grpc.netty.shaded.io.netty.buffer.ByteBuf, io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameListener) throws io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
io.grpc.netty.shaded.io.netty.buffer.ByteBuf payload
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameListener listener
int lastStreamId
long errorCode
io.grpc.netty.shaded.io.netty.buffer.ByteBuf debugData
private void readWindowUpdateFrame (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, io.grpc.netty.shaded.io.netty.buffer.ByteBuf, io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameListener) throws io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
io.grpc.netty.shaded.io.netty.buffer.ByteBuf payload
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameListener listener
int windowSizeIncrement
private void readContinuationFrame (io.grpc.netty.shaded.io.netty.buffer.ByteBuf, io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameListener) throws io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception
io.grpc.netty.shaded.io.netty.buffer.ByteBuf payload
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameListener listener
io.grpc.netty.shaded.io.netty.buffer.ByteBuf continuationFragment
private void readUnknownFrame (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, io.grpc.netty.shaded.io.netty.buffer.ByteBuf, io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameListener) throws io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
io.grpc.netty.shaded.io.netty.buffer.ByteBuf payload
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameListener listener
private int readPadding (io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
io.grpc.netty.shaded.io.netty.buffer.ByteBuf payload
private void verifyPadding (int) throws io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception
int padding
int len
private static int lengthWithoutTrailingPadding (int, int)
int readableBytes
int padding
private void verifyNotProcessingHeaders () throws io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception
private void verifyPayloadLength (int) throws io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception
int payloadLength
private void verifyAssociatedWithAStream () throws io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception
private static void verifyStreamOrConnectionId (int, java.lang.String) throws io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception
int streamId
String argumentName
static io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2HeadersDecoder access$100 (io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2FrameReader)
io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2FrameReader x0
static int access$200 (io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2FrameReader)
io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2FrameReader x0
static io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2FrameReader$HeadersContinuation access$302 (io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2FrameReader, io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2FrameReader$HeadersContinuation)
io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2FrameReader x0
io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2FrameReader$HeadersContinuation x1
}
io/grpc/netty/shaded/io/netty/handler/codec/http2/Http2Settings.classHttp2Settings.java
package io.grpc.netty.shaded.io.netty.handler.codec.http2
public final io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Settings extends io.grpc.netty.shaded.io.netty.util.collection.CharObjectHashMap {
private static final int DEFAULT_CAPACITY
private static final Long FALSE
private static final Long TRUE
public void ()
public void (int, float)
int initialCapacity
float loadFactor
public void (int)
int initialCapacity
public java.lang.Long put (char, java.lang.Long)
char key
Long value
public java.lang.Long headerTableSize ()
public io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Settings headerTableSize (long)
long value
public java.lang.Boolean pushEnabled ()
Long value
public io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Settings pushEnabled (boolean)
boolean enabled
public java.lang.Long maxConcurrentStreams ()
public io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Settings maxConcurrentStreams (long)
long value
public java.lang.Integer initialWindowSize ()
public io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Settings initialWindowSize (int)
int value
public java.lang.Integer maxFrameSize ()
public io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Settings maxFrameSize (int)
int value
public java.lang.Long maxHeaderListSize ()
public io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Settings maxHeaderListSize (long)
long value
public io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Settings copyFrom (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Settings)
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Settings settings
public java.lang.Integer getIntValue (char)
char key
Long value
private static void verifyStandardSetting (int, java.lang.Long)
int key
Long value
protected java.lang.String keyToString (char)
char key
public static io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Settings defaultSettings ()
public volatile java.lang.Object put (char, java.lang.Object)
static void ()
}
io/grpc/netty/shaded/io/netty/handler/codec/http2/DelegatingDecompressorFrameListener$1.classDelegatingDecompressorFrameListener.java
package io.grpc.netty.shaded.io.netty.handler.codec.http2
io.grpc.netty.shaded.io.netty.handler.codec.http2.DelegatingDecompressorFrameListener$1 extends io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2ConnectionAdapter {
final io.grpc.netty.shaded.io.netty.handler.codec.http2.DelegatingDecompressorFrameListener this$0
void (io.grpc.netty.shaded.io.netty.handler.codec.http2.DelegatingDecompressorFrameListener)
io.grpc.netty.shaded.io.netty.handler.codec.http2.DelegatingDecompressorFrameListener this$0
public void onStreamRemoved (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream)
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream stream
io.grpc.netty.shaded.io.netty.handler.codec.http2.DelegatingDecompressorFrameListener$Http2Decompressor decompressor
}
io/grpc/netty/shaded/io/netty/handler/codec/http2/Http2FrameCodec$1.classHttp2FrameCodec.java
package io.grpc.netty.shaded.io.netty.handler.codec.http2
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameCodec$1 extends java.lang.Object implements io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2StreamVisitor {
final io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameStreamVisitor val$streamVisitor
final io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameCodec this$0
void (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameCodec, io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameStreamVisitor)
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameCodec this$0
public boolean visit (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream)
Throwable cause
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream stream
}
io/grpc/netty/shaded/io/netty/handler/codec/http2/Http2FrameCodec$2.classHttp2FrameCodec.java
package io.grpc.netty.shaded.io.netty.handler.codec.http2
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameCodec$2 extends java.lang.Object implements io.grpc.netty.shaded.io.netty.channel.ChannelFutureListener {
final io.grpc.netty.shaded.io.netty.channel.ChannelPromise val$promise
final io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameCodec this$0
void (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameCodec, io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameCodec this$0
public void operationComplete (io.grpc.netty.shaded.io.netty.channel.ChannelFuture) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelFuture future
public volatile void operationComplete (io.grpc.netty.shaded.io.netty.util.concurrent.Future) throws java.lang.Exception
}
io/grpc/netty/shaded/io/netty/handler/codec/http2/Http2StreamVisitor.classHttp2StreamVisitor.java
package io.grpc.netty.shaded.io.netty.handler.codec.http2
public abstract io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2StreamVisitor extends java.lang.Object {
public abstract boolean visit (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream) throws io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception
}
io/grpc/netty/shaded/io/netty/handler/codec/http2/Http2PromisedRequestVerifier$1.classHttp2PromisedRequestVerifier.java
package io.grpc.netty.shaded.io.netty.handler.codec.http2
final io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2PromisedRequestVerifier$1 extends java.lang.Object implements io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2PromisedRequestVerifier {
void ()
public boolean isAuthoritative (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers)
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers headers
public boolean isCacheable (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers)
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers headers
public boolean isSafe (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers)
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers headers
}
io/grpc/netty/shaded/io/netty/handler/codec/http2/Http2ConnectionHandler$4.classHttp2ConnectionHandler.java
package io.grpc.netty.shaded.io.netty.handler.codec.http2
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2ConnectionHandler$4 extends java.lang.Object implements io.grpc.netty.shaded.io.netty.channel.ChannelFutureListener {
final io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext val$ctx
final int val$lastStreamId
final long val$errorCode
final io.grpc.netty.shaded.io.netty.buffer.ByteBuf val$debugData
final io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2ConnectionHandler this$0
void (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2ConnectionHandler, io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, int, long, io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2ConnectionHandler this$0
public void operationComplete (io.grpc.netty.shaded.io.netty.channel.ChannelFuture) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelFuture future
public volatile void operationComplete (io.grpc.netty.shaded.io.netty.util.concurrent.Future) throws java.lang.Exception
}
io/grpc/netty/shaded/io/netty/handler/codec/http2/Http2MultiplexCodec$DefaultHttp2StreamChannel$Http2StreamChannelConfig.classHttp2MultiplexCodec.java
package io.grpc.netty.shaded.io.netty.handler.codec.http2
final io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2MultiplexCodec$DefaultHttp2StreamChannel$Http2StreamChannelConfig extends io.grpc.netty.shaded.io.netty.channel.DefaultChannelConfig {
final io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2MultiplexCodec$DefaultHttp2StreamChannel this$1
void (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2MultiplexCodec$DefaultHttp2StreamChannel, io.grpc.netty.shaded.io.netty.channel.Channel)
io.grpc.netty.shaded.io.netty.channel.Channel channel
public int getWriteBufferHighWaterMark ()
public int getWriteBufferLowWaterMark ()
public io.grpc.netty.shaded.io.netty.channel.MessageSizeEstimator getMessageSizeEstimator ()
public io.grpc.netty.shaded.io.netty.channel.WriteBufferWaterMark getWriteBufferWaterMark ()
int mark
public io.grpc.netty.shaded.io.netty.channel.ChannelConfig setMessageSizeEstimator (io.grpc.netty.shaded.io.netty.channel.MessageSizeEstimator)
io.grpc.netty.shaded.io.netty.channel.MessageSizeEstimator estimator
public io.grpc.netty.shaded.io.netty.channel.ChannelConfig setWriteBufferHighWaterMark (int)
int writeBufferHighWaterMark
public io.grpc.netty.shaded.io.netty.channel.ChannelConfig setWriteBufferLowWaterMark (int)
int writeBufferLowWaterMark
public io.grpc.netty.shaded.io.netty.channel.ChannelConfig setWriteBufferWaterMark (io.grpc.netty.shaded.io.netty.channel.WriteBufferWaterMark)
io.grpc.netty.shaded.io.netty.channel.WriteBufferWaterMark writeBufferWaterMark
public io.grpc.netty.shaded.io.netty.channel.ChannelConfig setRecvByteBufAllocator (io.grpc.netty.shaded.io.netty.channel.RecvByteBufAllocator)
io.grpc.netty.shaded.io.netty.channel.RecvByteBufAllocator allocator
}
io/grpc/netty/shaded/io/netty/handler/codec/http2/DefaultHttp2Connection$Event.classDefaultHttp2Connection.java
package io.grpc.netty.shaded.io.netty.handler.codec.http2
abstract io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2Connection$Event extends java.lang.Object {
public abstract void process ()
}
io/grpc/netty/shaded/io/netty/handler/codec/http2/Http2ConnectionHandler$ClosingChannelFutureListener.classHttp2ConnectionHandler.java
package io.grpc.netty.shaded.io.netty.handler.codec.http2
final io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2ConnectionHandler$ClosingChannelFutureListener extends java.lang.Object implements io.grpc.netty.shaded.io.netty.channel.ChannelFutureListener {
private final io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
private final io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
private final io.grpc.netty.shaded.io.netty.util.concurrent.ScheduledFuture timeoutTask
void (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
void (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, io.grpc.netty.shaded.io.netty.channel.ChannelPromise, long, java.util.concurrent.TimeUnit)
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
long timeout
java.util.concurrent.TimeUnit unit
public void operationComplete (io.grpc.netty.shaded.io.netty.channel.ChannelFuture) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelFuture sentGoAwayFuture
public volatile void operationComplete (io.grpc.netty.shaded.io.netty.util.concurrent.Future) throws java.lang.Exception
}
io/grpc/netty/shaded/io/netty/handler/codec/http2/Http2MultiplexCodec$DefaultHttp2StreamChannel$Http2ChannelUnsafe$1.classHttp2MultiplexCodec.java
package io.grpc.netty.shaded.io.netty.handler.codec.http2
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2MultiplexCodec$DefaultHttp2StreamChannel$Http2ChannelUnsafe$1 extends java.lang.Object implements io.grpc.netty.shaded.io.netty.channel.ChannelFutureListener {
final io.grpc.netty.shaded.io.netty.channel.ChannelPromise val$promise
final io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2MultiplexCodec$DefaultHttp2StreamChannel$Http2ChannelUnsafe this$2
void (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2MultiplexCodec$DefaultHttp2StreamChannel$Http2ChannelUnsafe, io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2MultiplexCodec$DefaultHttp2StreamChannel$Http2ChannelUnsafe this$2
public void operationComplete (io.grpc.netty.shaded.io.netty.channel.ChannelFuture) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelFuture future
public volatile void operationComplete (io.grpc.netty.shaded.io.netty.util.concurrent.Future) throws java.lang.Exception
}
io/grpc/netty/shaded/io/netty/handler/codec/http2/Http2Exception$CompositeStreamException.classHttp2Exception.java
package io.grpc.netty.shaded.io.netty.handler.codec.http2
public final io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception$CompositeStreamException extends io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception implements java.lang.Iterable {
private static final long serialVersionUID
private final java.util.List exceptions
public void (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Error, int)
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Error error
int initialCapacity
public void add (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception$StreamException)
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception$StreamException e
public java.util.Iterator iterator ()
}
io/grpc/netty/shaded/io/netty/handler/codec/http2/DefaultHttp2FrameReader$1.classDefaultHttp2FrameReader.java
package io.grpc.netty.shaded.io.netty.handler.codec.http2
io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2FrameReader$1 extends io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2FrameReader$HeadersContinuation {
final int val$headersStreamId
final io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext val$ctx
final int val$streamDependency
final short val$weight
final boolean val$exclusive
final int val$padding
final io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Flags val$headersFlags
final io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2FrameReader this$0
void (io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2FrameReader, int, io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, int, short, boolean, int, io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Flags)
io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2FrameReader this$0
public int getStreamId ()
public void processFragment (boolean, io.grpc.netty.shaded.io.netty.buffer.ByteBuf, io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameListener) throws io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception
boolean endOfHeaders
io.grpc.netty.shaded.io.netty.buffer.ByteBuf fragment
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameListener listener
io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2FrameReader$HeadersBlockBuilder hdrBlockBuilder
}
io/grpc/netty/shaded/io/netty/handler/codec/http2/DefaultHttp2LocalFlowController$1.classDefaultHttp2LocalFlowController.java
package io.grpc.netty.shaded.io.netty.handler.codec.http2
io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2LocalFlowController$1 extends io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2ConnectionAdapter {
final io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2LocalFlowController this$0
void (io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2LocalFlowController)
io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2LocalFlowController this$0
public void onStreamAdded (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream)
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream stream
public void onStreamActive (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream)
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream stream
public void onStreamClosed (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream)
io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2LocalFlowController$FlowState state
int unconsumedBytes
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception e
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream stream
}
io/grpc/netty/shaded/io/netty/handler/codec/http2/Http2MultiplexCodec$ReadState.classHttp2MultiplexCodec.java
package io.grpc.netty.shaded.io.netty.handler.codec.http2
final io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2MultiplexCodec$ReadState extends java.lang.Enum {
public static final io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2MultiplexCodec$ReadState READ_QUEUED
public static final io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2MultiplexCodec$ReadState READ_IGNORED_CHANNEL_INACTIVE
public static final io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2MultiplexCodec$ReadState READ_PROCESSED_BUT_STOP_READING
public static final io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2MultiplexCodec$ReadState READ_PROCESSED_OK_TO_PROCESS_MORE
private static final io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2MultiplexCodec$ReadState[] $VALUES
public static io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2MultiplexCodec$ReadState[] values ()
public static io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2MultiplexCodec$ReadState valueOf (java.lang.String)
String name
private void (java.lang.String, int)
static void ()
}
io/grpc/netty/shaded/io/netty/handler/codec/http2/Http2HeadersDecoder$Configuration.classHttp2HeadersDecoder.java
package io.grpc.netty.shaded.io.netty.handler.codec.http2
public abstract io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2HeadersDecoder$Configuration extends java.lang.Object {
public abstract void maxHeaderTableSize (long) throws io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception
public abstract long maxHeaderTableSize ()
public abstract void maxHeaderListSize (long, long) throws io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception
public abstract long maxHeaderListSize ()
public abstract long maxHeaderListSizeGoAway ()
}
io/grpc/netty/shaded/io/netty/handler/codec/http2/Http2InboundFrameLogger$1.classHttp2InboundFrameLogger.java
package io.grpc.netty.shaded.io.netty.handler.codec.http2
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2InboundFrameLogger$1 extends java.lang.Object implements io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameListener {
final io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameListener val$listener
final io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2InboundFrameLogger this$0
void (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2InboundFrameLogger, io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameListener)
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2InboundFrameLogger this$0
public int onDataRead (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, int, io.grpc.netty.shaded.io.netty.buffer.ByteBuf, int, boolean) throws io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
int streamId
io.grpc.netty.shaded.io.netty.buffer.ByteBuf data
int padding
boolean endOfStream
public void onHeadersRead (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, int, io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers, int, boolean) throws io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
int streamId
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers headers
int padding
boolean endStream
public void onHeadersRead (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, int, io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers, int, short, boolean, int, boolean) throws io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
int streamId
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers headers
int streamDependency
short weight
boolean exclusive
int padding
boolean endStream
public void onPriorityRead (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, int, int, short, boolean) throws io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
int streamId
int streamDependency
short weight
boolean exclusive
public void onRstStreamRead (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, int, long) throws io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
int streamId
long errorCode
public void onSettingsAckRead (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext) throws io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
public void onSettingsRead (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Settings) throws io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Settings settings
public void onPingRead (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, long) throws io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
long data
public void onPingAckRead (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, long) throws io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
long data
public void onPushPromiseRead (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, int, int, io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers, int) throws io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
int streamId
int promisedStreamId
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers headers
int padding
public void onGoAwayRead (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, int, long, io.grpc.netty.shaded.io.netty.buffer.ByteBuf) throws io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
int lastStreamId
long errorCode
io.grpc.netty.shaded.io.netty.buffer.ByteBuf debugData
public void onWindowUpdateRead (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, int, int) throws io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
int streamId
int windowSizeIncrement
public void onUnknownFrame (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, byte, int, io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Flags, io.grpc.netty.shaded.io.netty.buffer.ByteBuf) throws io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
byte frameType
int streamId
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Flags flags
io.grpc.netty.shaded.io.netty.buffer.ByteBuf payload
}
io/grpc/netty/shaded/io/netty/handler/codec/http2/HpackDecoder$1.classHpackDecoder.java
package io.grpc.netty.shaded.io.netty.handler.codec.http2
io.grpc.netty.shaded.io.netty.handler.codec.http2.HpackDecoder$1 extends java.lang.Object {
static final int[] $SwitchMap$io$netty$handler$codec$http2$HpackUtil$IndexType
static void ()
}
io/grpc/netty/shaded/io/netty/handler/codec/http2/DefaultHttp2SettingsFrame.classDefaultHttp2SettingsFrame.java
package io.grpc.netty.shaded.io.netty.handler.codec.http2
public io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2SettingsFrame extends java.lang.Object implements io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2SettingsFrame {
private final io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Settings settings
public void (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Settings)
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Settings settings
public io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Settings settings ()
public java.lang.String name ()
public java.lang.String toString ()
}
io/grpc/netty/shaded/io/netty/handler/codec/http2/Http2MultiplexCodec$Http2StreamChannelRecvByteBufAllocator.classHttp2MultiplexCodec.java
package io.grpc.netty.shaded.io.netty.handler.codec.http2
final io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2MultiplexCodec$Http2StreamChannelRecvByteBufAllocator extends io.grpc.netty.shaded.io.netty.channel.DefaultMaxMessagesRecvByteBufAllocator {
private void ()
public io.grpc.netty.shaded.io.netty.channel.DefaultMaxMessagesRecvByteBufAllocator$MaxMessageHandle newHandle ()
public volatile io.grpc.netty.shaded.io.netty.channel.RecvByteBufAllocator$Handle newHandle ()
void (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2MultiplexCodec$1)
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2MultiplexCodec$1 x0
}
io/grpc/netty/shaded/io/netty/handler/codec/http2/DefaultHttp2ConnectionEncoder$FlowControlledBase.classDefaultHttp2ConnectionEncoder.java
package io.grpc.netty.shaded.io.netty.handler.codec.http2
public abstract io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2ConnectionEncoder$FlowControlledBase extends java.lang.Object implements io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2RemoteFlowController$FlowControlled io.grpc.netty.shaded.io.netty.channel.ChannelFutureListener {
protected final io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream stream
protected io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
protected boolean endOfStream
protected int padding
final io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2ConnectionEncoder this$0
void (io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2ConnectionEncoder, io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream, int, boolean, io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2ConnectionEncoder this$0
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Stream stream
int padding
boolean endOfStream
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
public void writeComplete ()
public void operationComplete (io.grpc.netty.shaded.io.netty.channel.ChannelFuture) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelFuture future
public volatile void operationComplete (io.grpc.netty.shaded.io.netty.util.concurrent.Future) throws java.lang.Exception
}
io/grpc/netty/shaded/io/netty/handler/codec/http2/DefaultHttp2FrameReader$HeadersBlockBuilder.classDefaultHttp2FrameReader.java
package io.grpc.netty.shaded.io.netty.handler.codec.http2
public io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2FrameReader$HeadersBlockBuilder extends java.lang.Object {
private io.grpc.netty.shaded.io.netty.buffer.ByteBuf headerBlock
final io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2FrameReader this$0
protected void (io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2FrameReader)
io.grpc.netty.shaded.io.netty.handler.codec.http2.DefaultHttp2FrameReader this$0
private void headerSizeExceeded () throws io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception
final void addFragment (io.grpc.netty.shaded.io.netty.buffer.ByteBuf, io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator, boolean) throws io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception
io.grpc.netty.shaded.io.netty.buffer.ByteBuf buf
io.grpc.netty.shaded.io.netty.buffer.ByteBuf fragment
io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator alloc
boolean endOfHeaders
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Headers headers () throws io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception
void close ()
}
io/grpc/netty/shaded/io/netty/handler/codec/http2/HpackUtil.classHpackUtil.java
package io.grpc.netty.shaded.io.netty.handler.codec.http2
final io.grpc.netty.shaded.io.netty.handler.codec.http2.HpackUtil extends java.lang.Object {
static final int[] HUFFMAN_CODES
static final byte[] HUFFMAN_CODE_LENGTHS
static final int HUFFMAN_EOS
static int equalsConstantTime (java.lang.CharSequence, java.lang.CharSequence)
io.grpc.netty.shaded.io.netty.util.AsciiString s1Ascii
io.grpc.netty.shaded.io.netty.util.AsciiString s2Ascii
CharSequence s1
CharSequence s2
private void ()
static void ()
}
META-INF/maven/io.netty/netty-codec-http2/
META-INF/maven/io.netty/netty-codec-http2/pom.xml
META-INF/maven/io.netty/netty-codec-http2/pom.properties
io/grpc/netty/shaded/io/netty/handler/proxy/
io/grpc/netty/shaded/io/netty/handler/proxy/Socks4ProxyHandler.classSocks4ProxyHandler.java
package io.grpc.netty.shaded.io.netty.handler.proxy
public final io.grpc.netty.shaded.io.netty.handler.proxy.Socks4ProxyHandler extends io.grpc.netty.shaded.io.netty.handler.proxy.ProxyHandler {
private static final String PROTOCOL
private static final String AUTH_USERNAME
private final String username
private String decoderName
private String encoderName
public void (java.net.SocketAddress)
java.net.SocketAddress proxyAddress
public void (java.net.SocketAddress, java.lang.String)
java.net.SocketAddress proxyAddress
String username
public java.lang.String protocol ()
public java.lang.String authScheme ()
public java.lang.String username ()
protected void addCodec (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
io.grpc.netty.shaded.io.netty.channel.ChannelPipeline p
String name
io.grpc.netty.shaded.io.netty.handler.codec.socksx.v4.Socks4ClientDecoder decoder
protected void removeEncoder (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
io.grpc.netty.shaded.io.netty.channel.ChannelPipeline p
protected void removeDecoder (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
io.grpc.netty.shaded.io.netty.channel.ChannelPipeline p
protected java.lang.Object newInitialMessage (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext) throws java.lang.Exception
String rhost
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
java.net.InetSocketAddress raddr
String rhost
protected boolean handleResponse (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, java.lang.Object) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
Object response
io.grpc.netty.shaded.io.netty.handler.codec.socksx.v4.Socks4CommandResponse res
io.grpc.netty.shaded.io.netty.handler.codec.socksx.v4.Socks4CommandStatus status
}
io/grpc/netty/shaded/io/netty/handler/proxy/HttpProxyHandler.classHttpProxyHandler.java
package io.grpc.netty.shaded.io.netty.handler.proxy
public final io.grpc.netty.shaded.io.netty.handler.proxy.HttpProxyHandler extends io.grpc.netty.shaded.io.netty.handler.proxy.ProxyHandler {
private static final String PROTOCOL
private static final String AUTH_BASIC
private final io.grpc.netty.shaded.io.netty.handler.codec.http.HttpClientCodec codec
private final String username
private final String password
private final CharSequence authorization
private final boolean ignoreDefaultPortsInConnectHostHeader
private io.grpc.netty.shaded.io.netty.handler.codec.http.HttpResponseStatus status
private io.grpc.netty.shaded.io.netty.handler.codec.http.HttpHeaders headers
public void (java.net.SocketAddress)
java.net.SocketAddress proxyAddress
public void (java.net.SocketAddress, io.grpc.netty.shaded.io.netty.handler.codec.http.HttpHeaders)
java.net.SocketAddress proxyAddress
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpHeaders headers
public void (java.net.SocketAddress, io.grpc.netty.shaded.io.netty.handler.codec.http.HttpHeaders, boolean)
java.net.SocketAddress proxyAddress
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpHeaders headers
boolean ignoreDefaultPortsInConnectHostHeader
public void (java.net.SocketAddress, java.lang.String, java.lang.String)
java.net.SocketAddress proxyAddress
String username
String password
public void (java.net.SocketAddress, java.lang.String, java.lang.String, io.grpc.netty.shaded.io.netty.handler.codec.http.HttpHeaders)
java.net.SocketAddress proxyAddress
String username
String password
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpHeaders headers
public void (java.net.SocketAddress, java.lang.String, java.lang.String, io.grpc.netty.shaded.io.netty.handler.codec.http.HttpHeaders, boolean)
java.net.SocketAddress proxyAddress
String username
String password
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpHeaders headers
boolean ignoreDefaultPortsInConnectHostHeader
io.grpc.netty.shaded.io.netty.buffer.ByteBuf authz
io.grpc.netty.shaded.io.netty.buffer.ByteBuf authzBase64
public java.lang.String protocol ()
public java.lang.String authScheme ()
public java.lang.String username ()
public java.lang.String password ()
protected void addCodec (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
io.grpc.netty.shaded.io.netty.channel.ChannelPipeline p
String name
protected void removeEncoder (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
protected void removeDecoder (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
protected java.lang.Object newInitialMessage (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
java.net.InetSocketAddress raddr
String hostString
int port
String url
String hostHeader
io.grpc.netty.shaded.io.netty.handler.codec.http.FullHttpRequest req
protected boolean handleResponse (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, java.lang.Object) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
Object response
boolean finished
}
io/grpc/netty/shaded/io/netty/handler/proxy/ProxyConnectionEvent.classProxyConnectionEvent.java
package io.grpc.netty.shaded.io.netty.handler.proxy
public final io.grpc.netty.shaded.io.netty.handler.proxy.ProxyConnectionEvent extends java.lang.Object {
private final String protocol
private final String authScheme
private final java.net.SocketAddress proxyAddress
private final java.net.SocketAddress destinationAddress
private String strVal
public void (java.lang.String, java.lang.String, java.net.SocketAddress, java.net.SocketAddress)
String protocol
String authScheme
java.net.SocketAddress proxyAddress
java.net.SocketAddress destinationAddress
public java.lang.String protocol ()
public java.lang.String authScheme ()
public java.net.SocketAddress proxyAddress ()
public java.net.SocketAddress destinationAddress ()
public java.lang.String toString ()
StringBuilder buf
}
io/grpc/netty/shaded/io/netty/handler/proxy/ProxyHandler$2.classProxyHandler.java
package io.grpc.netty.shaded.io.netty.handler.proxy
io.grpc.netty.shaded.io.netty.handler.proxy.ProxyHandler$2 extends java.lang.Object implements java.lang.Runnable {
final io.grpc.netty.shaded.io.netty.handler.proxy.ProxyHandler this$0
void (io.grpc.netty.shaded.io.netty.handler.proxy.ProxyHandler)
io.grpc.netty.shaded.io.netty.handler.proxy.ProxyHandler this$0
public void run ()
}
io/grpc/netty/shaded/io/netty/handler/proxy/ProxyHandler$1.classProxyHandler.java
package io.grpc.netty.shaded.io.netty.handler.proxy
io.grpc.netty.shaded.io.netty.handler.proxy.ProxyHandler$1 extends java.lang.Object implements io.grpc.netty.shaded.io.netty.channel.ChannelFutureListener {
final io.grpc.netty.shaded.io.netty.handler.proxy.ProxyHandler this$0
void (io.grpc.netty.shaded.io.netty.handler.proxy.ProxyHandler)
io.grpc.netty.shaded.io.netty.handler.proxy.ProxyHandler this$0
public void operationComplete (io.grpc.netty.shaded.io.netty.channel.ChannelFuture) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelFuture future
public volatile void operationComplete (io.grpc.netty.shaded.io.netty.util.concurrent.Future) throws java.lang.Exception
}
io/grpc/netty/shaded/io/netty/handler/proxy/ProxyHandler$LazyChannelPromise.classProxyHandler.java
package io.grpc.netty.shaded.io.netty.handler.proxy
final io.grpc.netty.shaded.io.netty.handler.proxy.ProxyHandler$LazyChannelPromise extends io.grpc.netty.shaded.io.netty.util.concurrent.DefaultPromise {
final io.grpc.netty.shaded.io.netty.handler.proxy.ProxyHandler this$0
private void (io.grpc.netty.shaded.io.netty.handler.proxy.ProxyHandler)
protected io.grpc.netty.shaded.io.netty.util.concurrent.EventExecutor executor ()
void (io.grpc.netty.shaded.io.netty.handler.proxy.ProxyHandler, io.grpc.netty.shaded.io.netty.handler.proxy.ProxyHandler$1)
io.grpc.netty.shaded.io.netty.handler.proxy.ProxyHandler x0
io.grpc.netty.shaded.io.netty.handler.proxy.ProxyHandler$1 x1
}
META-INF/maven/io.netty/netty-handler-proxy/
META-INF/maven/io.netty/netty-handler-proxy/pom.xml
META-INF/maven/io.netty/netty-handler-proxy/pom.properties
io/grpc/netty/shaded/io/netty/handler/proxy/Socks5ProxyHandler.classSocks5ProxyHandler.java
package io.grpc.netty.shaded.io.netty.handler.proxy
public final io.grpc.netty.shaded.io.netty.handler.proxy.Socks5ProxyHandler extends io.grpc.netty.shaded.io.netty.handler.proxy.ProxyHandler {
private static final String PROTOCOL
private static final String AUTH_PASSWORD
private static final io.grpc.netty.shaded.io.netty.handler.codec.socksx.v5.Socks5InitialRequest INIT_REQUEST_NO_AUTH
private static final io.grpc.netty.shaded.io.netty.handler.codec.socksx.v5.Socks5InitialRequest INIT_REQUEST_PASSWORD
private final String username
private final String password
private String decoderName
private String encoderName
public void (java.net.SocketAddress)
java.net.SocketAddress proxyAddress
public void (java.net.SocketAddress, java.lang.String, java.lang.String)
java.net.SocketAddress proxyAddress
String username
String password
public java.lang.String protocol ()
public java.lang.String authScheme ()
public java.lang.String username ()
public java.lang.String password ()
protected void addCodec (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
io.grpc.netty.shaded.io.netty.channel.ChannelPipeline p
String name
io.grpc.netty.shaded.io.netty.handler.codec.socksx.v5.Socks5InitialResponseDecoder decoder
protected void removeEncoder (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
protected void removeDecoder (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
io.grpc.netty.shaded.io.netty.channel.ChannelPipeline p
protected java.lang.Object newInitialMessage (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
protected boolean handleResponse (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, java.lang.Object) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.handler.codec.socksx.v5.Socks5InitialResponse res
io.grpc.netty.shaded.io.netty.handler.codec.socksx.v5.Socks5AuthMethod authMethod
io.grpc.netty.shaded.io.netty.handler.codec.socksx.v5.Socks5PasswordAuthResponse res
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
Object response
io.grpc.netty.shaded.io.netty.handler.codec.socksx.v5.Socks5CommandResponse res
private io.grpc.netty.shaded.io.netty.handler.codec.socksx.v5.Socks5AuthMethod socksAuthMethod ()
io.grpc.netty.shaded.io.netty.handler.codec.socksx.v5.Socks5AuthMethod authMethod
io.grpc.netty.shaded.io.netty.handler.codec.socksx.v5.Socks5AuthMethod authMethod
private void sendConnectCommand (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.handler.codec.socksx.v5.Socks5AddressType addrType
String rhost
io.grpc.netty.shaded.io.netty.handler.codec.socksx.v5.Socks5AddressType addrType
io.grpc.netty.shaded.io.netty.handler.codec.socksx.v5.Socks5AddressType addrType
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
java.net.InetSocketAddress raddr
io.grpc.netty.shaded.io.netty.handler.codec.socksx.v5.Socks5AddressType addrType
String rhost
static void ()
}
io/grpc/netty/shaded/io/netty/handler/proxy/ProxyHandler.classProxyHandler.java
package io.grpc.netty.shaded.io.netty.handler.proxy
public abstract io.grpc.netty.shaded.io.netty.handler.proxy.ProxyHandler extends io.grpc.netty.shaded.io.netty.channel.ChannelDuplexHandler {
private static final io.grpc.netty.shaded.io.netty.util.internal.logging.InternalLogger logger
private static final long DEFAULT_CONNECT_TIMEOUT_MILLIS
static final String AUTH_NONE
private final java.net.SocketAddress proxyAddress
private volatile java.net.SocketAddress destinationAddress
private volatile long connectTimeoutMillis
private volatile io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
private io.grpc.netty.shaded.io.netty.channel.PendingWriteQueue pendingWrites
private boolean finished
private boolean suppressChannelReadComplete
private boolean flushedPrematurely
private final io.grpc.netty.shaded.io.netty.handler.proxy.ProxyHandler$LazyChannelPromise connectPromise
private io.grpc.netty.shaded.io.netty.util.concurrent.ScheduledFuture connectTimeoutFuture
private final io.grpc.netty.shaded.io.netty.channel.ChannelFutureListener writeListener
protected void (java.net.SocketAddress)
java.net.SocketAddress proxyAddress
public abstract java.lang.String protocol ()
public abstract java.lang.String authScheme ()
public final java.net.SocketAddress proxyAddress ()
public final java.net.SocketAddress destinationAddress ()
public final boolean isConnected ()
public final io.grpc.netty.shaded.io.netty.util.concurrent.Future connectFuture ()
public final long connectTimeoutMillis ()
public final void setConnectTimeoutMillis (long)
long connectTimeoutMillis
public final void handlerAdded (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
protected abstract void addCodec (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext) throws java.lang.Exception
protected abstract void removeEncoder (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext) throws java.lang.Exception
protected abstract void removeDecoder (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext) throws java.lang.Exception
public final void connect (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, java.net.SocketAddress, java.net.SocketAddress, io.grpc.netty.shaded.io.netty.channel.ChannelPromise) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
java.net.SocketAddress remoteAddress
java.net.SocketAddress localAddress
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
public final void channelActive (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
private void sendInitialMessage (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
long connectTimeoutMillis
Object initialMessage
protected abstract java.lang.Object newInitialMessage (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext) throws java.lang.Exception
protected final void sendToProxyServer (java.lang.Object)
Object msg
public final void channelInactive (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
public final void exceptionCaught (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, java.lang.Throwable) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
Throwable cause
public final void channelRead (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, java.lang.Object) throws java.lang.Exception
boolean done
Throwable t
Throwable cause
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
Object msg
protected abstract boolean handleResponse (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, java.lang.Object) throws java.lang.Exception
private void setConnectSuccess ()
Exception cause
boolean removedCodec
private boolean safeRemoveDecoder ()
Exception e
private boolean safeRemoveEncoder ()
Exception e
private void setConnectFailure (java.lang.Throwable)
Throwable cause
private void failPendingWritesAndClose (java.lang.Throwable)
Throwable cause
private void cancelConnectTimeoutFuture ()
protected final java.lang.String exceptionMessage (java.lang.String)
String msg
StringBuilder buf
public final void channelReadComplete (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
public final void write (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, java.lang.Object, io.grpc.netty.shaded.io.netty.channel.ChannelPromise) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
Object msg
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
public final void flush (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
private static void readIfNeeded (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext)
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
private void writePendingWrites ()
private void failPendingWrites (java.lang.Throwable)
Throwable cause
private void addPendingWrite (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, java.lang.Object, io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
Object msg
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
io.grpc.netty.shaded.io.netty.channel.PendingWriteQueue pendingWrites
static void access$100 (io.grpc.netty.shaded.io.netty.handler.proxy.ProxyHandler, java.lang.Throwable)
io.grpc.netty.shaded.io.netty.handler.proxy.ProxyHandler x0
Throwable x1
static io.grpc.netty.shaded.io.netty.handler.proxy.ProxyHandler$LazyChannelPromise access$200 (io.grpc.netty.shaded.io.netty.handler.proxy.ProxyHandler)
io.grpc.netty.shaded.io.netty.handler.proxy.ProxyHandler x0
static io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext access$300 (io.grpc.netty.shaded.io.netty.handler.proxy.ProxyHandler)
io.grpc.netty.shaded.io.netty.handler.proxy.ProxyHandler x0
static void ()
}
io/grpc/netty/shaded/io/netty/handler/proxy/ProxyConnectException.classProxyConnectException.java
package io.grpc.netty.shaded.io.netty.handler.proxy
public io.grpc.netty.shaded.io.netty.handler.proxy.ProxyConnectException extends java.net.ConnectException {
private static final long serialVersionUID
public void ()
public void (java.lang.String)
String msg
public void (java.lang.Throwable)
Throwable cause
public void (java.lang.String, java.lang.Throwable)
String msg
Throwable cause
}
io/grpc/netty/shaded/io/netty/handler/codec/spdy/
io/grpc/netty/shaded/io/netty/handler/codec/spdy/DefaultSpdyWindowUpdateFrame.classDefaultSpdyWindowUpdateFrame.java
package io.grpc.netty.shaded.io.netty.handler.codec.spdy
public io.grpc.netty.shaded.io.netty.handler.codec.spdy.DefaultSpdyWindowUpdateFrame extends java.lang.Object implements io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyWindowUpdateFrame {
private int streamId
private int deltaWindowSize
public void (int, int)
int streamId
int deltaWindowSize
public int streamId ()
public io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyWindowUpdateFrame setStreamId (int)
int streamId
public int deltaWindowSize ()
public io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyWindowUpdateFrame setDeltaWindowSize (int)
int deltaWindowSize
public java.lang.String toString ()
}
io/grpc/netty/shaded/io/netty/handler/codec/spdy/SpdySessionHandler$ClosingChannelFutureListener.classSpdySessionHandler.java
package io.grpc.netty.shaded.io.netty.handler.codec.spdy
final io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdySessionHandler$ClosingChannelFutureListener extends java.lang.Object implements io.grpc.netty.shaded.io.netty.channel.ChannelFutureListener {
private final io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
private final io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
void (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
public void operationComplete (io.grpc.netty.shaded.io.netty.channel.ChannelFuture) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelFuture sentGoAwayFuture
public volatile void operationComplete (io.grpc.netty.shaded.io.netty.util.concurrent.Future) throws java.lang.Exception
}
io/grpc/netty/shaded/io/netty/handler/codec/spdy/SpdyHttpResponseStreamIdHandler.classSpdyHttpResponseStreamIdHandler.java
package io.grpc.netty.shaded.io.netty.handler.codec.spdy
public io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyHttpResponseStreamIdHandler extends io.grpc.netty.shaded.io.netty.handler.codec.MessageToMessageCodec {
private static final Integer NO_ID
private final java.util.Queue ids
public void ()
public boolean acceptInboundMessage (java.lang.Object) throws java.lang.Exception
Object msg
protected void encode (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, io.grpc.netty.shaded.io.netty.handler.codec.http.HttpMessage, java.util.List) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpMessage msg
java.util.List out
Integer id
protected void decode (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, java.lang.Object, java.util.List) throws java.lang.Exception
boolean contains
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
Object msg
java.util.List out
protected volatile void encode (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, java.lang.Object, java.util.List) throws java.lang.Exception
static void ()
}
io/grpc/netty/shaded/io/netty/handler/codec/spdy/DefaultSpdyHeadersFrame.classDefaultSpdyHeadersFrame.java
package io.grpc.netty.shaded.io.netty.handler.codec.spdy
public io.grpc.netty.shaded.io.netty.handler.codec.spdy.DefaultSpdyHeadersFrame extends io.grpc.netty.shaded.io.netty.handler.codec.spdy.DefaultSpdyStreamFrame implements io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyHeadersFrame {
private boolean invalid
private boolean truncated
private final io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyHeaders headers
public void (int)
int streamId
public void (int, boolean)
int streamId
boolean validate
public io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyHeadersFrame setStreamId (int)
int streamId
public io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyHeadersFrame setLast (boolean)
boolean last
public boolean isInvalid ()
public io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyHeadersFrame setInvalid ()
public boolean isTruncated ()
public io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyHeadersFrame setTruncated ()
public io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyHeaders headers ()
public java.lang.String toString ()
StringBuilder buf
protected void appendHeaders (java.lang.StringBuilder)
java.util.Map$Entry e
StringBuilder buf
public volatile io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyStreamFrame setLast (boolean)
public volatile io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyStreamFrame setStreamId (int)
}
io/grpc/netty/shaded/io/netty/handler/codec/spdy/SpdyPingFrame.classSpdyPingFrame.java
package io.grpc.netty.shaded.io.netty.handler.codec.spdy
public abstract io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyPingFrame extends java.lang.Object implements io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyFrame {
public abstract int id ()
public abstract io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyPingFrame setId (int)
}
io/grpc/netty/shaded/io/netty/handler/codec/spdy/SpdyFrameDecoder.classSpdyFrameDecoder.java
package io.grpc.netty.shaded.io.netty.handler.codec.spdy
public io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyFrameDecoder extends java.lang.Object {
private final int spdyVersion
private final int maxChunkSize
private final io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyFrameDecoderDelegate delegate
private io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyFrameDecoder$State state
private byte flags
private int length
private int streamId
private int numSettings
public void (io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyVersion, io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyFrameDecoderDelegate)
io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyVersion spdyVersion
io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyFrameDecoderDelegate delegate
public void (io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyVersion, io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyFrameDecoderDelegate, int)
io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyVersion spdyVersion
io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyFrameDecoderDelegate delegate
int maxChunkSize
public void decode (io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
int version
int type
int frameOffset
int flagsOffset
int lengthOffset
boolean control
int version
int type
boolean last
int dataLength
io.grpc.netty.shaded.io.netty.buffer.ByteBuf data
boolean last
int offset
int associatedToStreamId
byte priority
boolean unidirectional
boolean last
int statusCode
boolean clear
byte settingsFlags
int id
int value
boolean persistValue
boolean persisted
int pingId
int statusCode
int lastGoodStreamId
boolean last
int deltaWindowSize
int compressedBytes
io.grpc.netty.shaded.io.netty.buffer.ByteBuf headerBlock
int numBytes
io.grpc.netty.shaded.io.netty.buffer.ByteBuf buffer
private static boolean hasFlag (byte, byte)
byte flags
byte flag
private static io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyFrameDecoder$State getNextState (int, int)
int type
int length
private static boolean isValidFrameHeader (int, int, byte, int)
int streamId
int type
byte flags
int length
}
io/grpc/netty/shaded/io/netty/handler/codec/spdy/SpdyHeaderBlockZlibDecoder.classSpdyHeaderBlockZlibDecoder.java
package io.grpc.netty.shaded.io.netty.handler.codec.spdy
final io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyHeaderBlockZlibDecoder extends io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyHeaderBlockRawDecoder {
private static final int DEFAULT_BUFFER_CAPACITY
private static final io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyProtocolException INVALID_HEADER_BLOCK
private final java.util.zip.Inflater decompressor
private io.grpc.netty.shaded.io.netty.buffer.ByteBuf decompressed
void (io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyVersion, int)
io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyVersion spdyVersion
int maxHeaderSize
void decode (io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator, io.grpc.netty.shaded.io.netty.buffer.ByteBuf, io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyHeadersFrame) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator alloc
io.grpc.netty.shaded.io.netty.buffer.ByteBuf headerBlock
io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyHeadersFrame frame
int len
int numBytes
private int setInput (io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
byte[] in
io.grpc.netty.shaded.io.netty.buffer.ByteBuf compressed
int len
private int decompress (io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator, io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyHeadersFrame) throws java.lang.Exception
IllegalArgumentException ignored
int numBytes
java.util.zip.DataFormatException e
io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator alloc
io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyHeadersFrame frame
byte[] out
int off
private void ensureBuffer (io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator)
io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator alloc
void endHeaderBlock (io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyHeadersFrame) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyHeadersFrame frame
public void end ()
private void releaseBuffer ()
static void ()
}
io/grpc/netty/shaded/io/netty/handler/codec/spdy/SpdySynReplyFrame.classSpdySynReplyFrame.java
package io.grpc.netty.shaded.io.netty.handler.codec.spdy
public abstract io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdySynReplyFrame extends java.lang.Object implements io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyHeadersFrame {
public abstract io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdySynReplyFrame setStreamId (int)
public abstract io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdySynReplyFrame setLast (boolean)
public abstract io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdySynReplyFrame setInvalid ()
}
io/grpc/netty/shaded/io/netty/handler/codec/spdy/DefaultSpdyHeaders$HeaderValueConverterAndValidator.classDefaultSpdyHeaders.java
package io.grpc.netty.shaded.io.netty.handler.codec.spdy
final io.grpc.netty.shaded.io.netty.handler.codec.spdy.DefaultSpdyHeaders$HeaderValueConverterAndValidator extends io.grpc.netty.shaded.io.netty.handler.codec.CharSequenceValueConverter {
public static final io.grpc.netty.shaded.io.netty.handler.codec.spdy.DefaultSpdyHeaders$HeaderValueConverterAndValidator INSTANCE
private void ()
public java.lang.CharSequence convertObject (java.lang.Object)
Object value
CharSequence seq
public volatile java.lang.Object convertObject (java.lang.Object)
static void ()
}
io/grpc/netty/shaded/io/netty/handler/codec/spdy/DefaultSpdyHeaders$1.classDefaultSpdyHeaders.java
package io.grpc.netty.shaded.io.netty.handler.codec.spdy
final io.grpc.netty.shaded.io.netty.handler.codec.spdy.DefaultSpdyHeaders$1 extends java.lang.Object implements io.grpc.netty.shaded.io.netty.handler.codec.DefaultHeaders$NameValidator {
void ()
public void validateName (java.lang.CharSequence)
CharSequence name
public volatile void validateName (java.lang.Object)
}
io/grpc/netty/shaded/io/netty/handler/codec/spdy/DefaultSpdyHeaders.classDefaultSpdyHeaders.java
package io.grpc.netty.shaded.io.netty.handler.codec.spdy
public io.grpc.netty.shaded.io.netty.handler.codec.spdy.DefaultSpdyHeaders extends io.grpc.netty.shaded.io.netty.handler.codec.DefaultHeaders implements io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyHeaders {
private static final io.grpc.netty.shaded.io.netty.handler.codec.DefaultHeaders$NameValidator SpdyNameValidator
public void ()
public void (boolean)
boolean validate
public java.lang.String getAsString (java.lang.CharSequence)
CharSequence name
public java.util.List getAllAsString (java.lang.CharSequence)
CharSequence name
public java.util.Iterator iteratorAsString ()
public boolean contains (java.lang.CharSequence, java.lang.CharSequence)
CharSequence name
CharSequence value
public boolean contains (java.lang.CharSequence, java.lang.CharSequence, boolean)
CharSequence name
CharSequence value
boolean ignoreCase
public volatile boolean contains (java.lang.Object, java.lang.Object)
static void ()
}
io/grpc/netty/shaded/io/netty/handler/codec/spdy/SpdyFrameDecoder$State.classSpdyFrameDecoder.java
package io.grpc.netty.shaded.io.netty.handler.codec.spdy
final io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyFrameDecoder$State extends java.lang.Enum {
public static final io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyFrameDecoder$State READ_COMMON_HEADER
public static final io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyFrameDecoder$State READ_DATA_FRAME
public static final io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyFrameDecoder$State READ_SYN_STREAM_FRAME
public static final io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyFrameDecoder$State READ_SYN_REPLY_FRAME
public static final io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyFrameDecoder$State READ_RST_STREAM_FRAME
public static final io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyFrameDecoder$State READ_SETTINGS_FRAME
public static final io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyFrameDecoder$State READ_SETTING
public static final io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyFrameDecoder$State READ_PING_FRAME
public static final io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyFrameDecoder$State READ_GOAWAY_FRAME
public static final io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyFrameDecoder$State READ_HEADERS_FRAME
public static final io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyFrameDecoder$State READ_WINDOW_UPDATE_FRAME
public static final io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyFrameDecoder$State READ_HEADER_BLOCK
public static final io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyFrameDecoder$State DISCARD_FRAME
public static final io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyFrameDecoder$State FRAME_ERROR
private static final io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyFrameDecoder$State[] $VALUES
public static io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyFrameDecoder$State[] values ()
public static io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyFrameDecoder$State valueOf (java.lang.String)
String name
private void (java.lang.String, int)
static void ()
}
io/grpc/netty/shaded/io/netty/handler/codec/spdy/SpdyProtocolException.classSpdyProtocolException.java
package io.grpc.netty.shaded.io.netty.handler.codec.spdy
public io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyProtocolException extends java.lang.Exception {
private static final long serialVersionUID
public void ()
public void (java.lang.String, java.lang.Throwable)
String message
Throwable cause
public void (java.lang.String)
String message
public void (java.lang.Throwable)
Throwable cause
}
io/grpc/netty/shaded/io/netty/handler/codec/spdy/SpdyHttpHeaders$Names.classSpdyHttpHeaders.java
package io.grpc.netty.shaded.io.netty.handler.codec.spdy
public final io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyHttpHeaders$Names extends java.lang.Object {
public static final io.grpc.netty.shaded.io.netty.util.AsciiString STREAM_ID
public static final io.grpc.netty.shaded.io.netty.util.AsciiString ASSOCIATED_TO_STREAM_ID
public static final io.grpc.netty.shaded.io.netty.util.AsciiString PRIORITY
public static final io.grpc.netty.shaded.io.netty.util.AsciiString SCHEME
private void ()
static void ()
}
io/grpc/netty/shaded/io/netty/handler/codec/spdy/SpdyHeaderBlockRawDecoder$1.classSpdyHeaderBlockRawDecoder.java
package io.grpc.netty.shaded.io.netty.handler.codec.spdy
io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyHeaderBlockRawDecoder$1 extends java.lang.Object {
static final int[] $SwitchMap$io$netty$handler$codec$spdy$SpdyHeaderBlockRawDecoder$State
static void ()
}
io/grpc/netty/shaded/io/netty/handler/codec/spdy/SpdyHeaderBlockRawEncoder.classSpdyHeaderBlockRawEncoder.java
package io.grpc.netty.shaded.io.netty.handler.codec.spdy
public io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyHeaderBlockRawEncoder extends io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyHeaderBlockEncoder {
private final int version
public void (io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyVersion)
io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyVersion version
private static void setLengthField (io.grpc.netty.shaded.io.netty.buffer.ByteBuf, int, int)
io.grpc.netty.shaded.io.netty.buffer.ByteBuf buffer
int writerIndex
int length
private static void writeLengthField (io.grpc.netty.shaded.io.netty.buffer.ByteBuf, int)
io.grpc.netty.shaded.io.netty.buffer.ByteBuf buffer
int length
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf encode (io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator, io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyHeadersFrame) throws java.lang.Exception
int length
CharSequence value
int savedIndex
int valueLength
CharSequence name
io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator alloc
io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyHeadersFrame frame
java.util.Set names
int numHeaders
io.grpc.netty.shaded.io.netty.buffer.ByteBuf headerBlock
void end ()
}
io/grpc/netty/shaded/io/netty/handler/codec/spdy/DefaultSpdyRstStreamFrame.classDefaultSpdyRstStreamFrame.java
package io.grpc.netty.shaded.io.netty.handler.codec.spdy
public io.grpc.netty.shaded.io.netty.handler.codec.spdy.DefaultSpdyRstStreamFrame extends io.grpc.netty.shaded.io.netty.handler.codec.spdy.DefaultSpdyStreamFrame implements io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyRstStreamFrame {
private io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyStreamStatus status
public void (int, int)
int streamId
int statusCode
public void (int, io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyStreamStatus)
int streamId
io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyStreamStatus status
public io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyRstStreamFrame setStreamId (int)
int streamId
public io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyRstStreamFrame setLast (boolean)
boolean last
public io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyStreamStatus status ()
public io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyRstStreamFrame setStatus (io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyStreamStatus)
io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyStreamStatus status
public java.lang.String toString ()
public volatile io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyStreamFrame setLast (boolean)
public volatile io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyStreamFrame setStreamId (int)
}
io/grpc/netty/shaded/io/netty/handler/codec/spdy/SpdyFrameEncoder.classSpdyFrameEncoder.java
package io.grpc.netty.shaded.io.netty.handler.codec.spdy
public io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyFrameEncoder extends java.lang.Object {
private final int version
public void (io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyVersion)
io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyVersion spdyVersion
private void writeControlFrameHeader (io.grpc.netty.shaded.io.netty.buffer.ByteBuf, int, byte, int)
io.grpc.netty.shaded.io.netty.buffer.ByteBuf buffer
int type
byte flags
int length
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf encodeDataFrame (io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator, int, boolean, io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator allocator
int streamId
boolean last
io.grpc.netty.shaded.io.netty.buffer.ByteBuf data
byte flags
int length
io.grpc.netty.shaded.io.netty.buffer.ByteBuf frame
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf encodeSynStreamFrame (io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator, int, int, byte, boolean, boolean, io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator allocator
int streamId
int associatedToStreamId
byte priority
boolean last
boolean unidirectional
io.grpc.netty.shaded.io.netty.buffer.ByteBuf headerBlock
int headerBlockLength
byte flags
int length
io.grpc.netty.shaded.io.netty.buffer.ByteBuf frame
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf encodeSynReplyFrame (io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator, int, boolean, io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator allocator
int streamId
boolean last
io.grpc.netty.shaded.io.netty.buffer.ByteBuf headerBlock
int headerBlockLength
byte flags
int length
io.grpc.netty.shaded.io.netty.buffer.ByteBuf frame
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf encodeRstStreamFrame (io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator, int, int)
io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator allocator
int streamId
int statusCode
byte flags
int length
io.grpc.netty.shaded.io.netty.buffer.ByteBuf frame
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf encodeSettingsFrame (io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator, io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdySettingsFrame)
Integer id
io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator allocator
io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdySettingsFrame spdySettingsFrame
java.util.Set ids
int numSettings
byte flags
int length
io.grpc.netty.shaded.io.netty.buffer.ByteBuf frame
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf encodePingFrame (io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator, int)
io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator allocator
int id
byte flags
int length
io.grpc.netty.shaded.io.netty.buffer.ByteBuf frame
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf encodeGoAwayFrame (io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator, int, int)
io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator allocator
int lastGoodStreamId
int statusCode
byte flags
int length
io.grpc.netty.shaded.io.netty.buffer.ByteBuf frame
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf encodeHeadersFrame (io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator, int, boolean, io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator allocator
int streamId
boolean last
io.grpc.netty.shaded.io.netty.buffer.ByteBuf headerBlock
int headerBlockLength
byte flags
int length
io.grpc.netty.shaded.io.netty.buffer.ByteBuf frame
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf encodeWindowUpdateFrame (io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator, int, int)
io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator allocator
int streamId
int deltaWindowSize
byte flags
int length
io.grpc.netty.shaded.io.netty.buffer.ByteBuf frame
}
io/grpc/netty/shaded/io/netty/handler/codec/spdy/SpdyFrame.classSpdyFrame.java
package io.grpc.netty.shaded.io.netty.handler.codec.spdy
public abstract io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyFrame extends java.lang.Object {
}
io/grpc/netty/shaded/io/netty/handler/codec/spdy/SpdySessionHandler$4.classSpdySessionHandler.java
package io.grpc.netty.shaded.io.netty.handler.codec.spdy
io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdySessionHandler$4 extends java.lang.Object implements io.grpc.netty.shaded.io.netty.channel.ChannelFutureListener {
final io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext val$ctx
final io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdySessionHandler this$0
void (io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdySessionHandler, io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext)
io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdySessionHandler this$0
public void operationComplete (io.grpc.netty.shaded.io.netty.channel.ChannelFuture) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelFuture future
public volatile void operationComplete (io.grpc.netty.shaded.io.netty.util.concurrent.Future) throws java.lang.Exception
}
io/grpc/netty/shaded/io/netty/handler/codec/spdy/DefaultSpdySynStreamFrame.classDefaultSpdySynStreamFrame.java
package io.grpc.netty.shaded.io.netty.handler.codec.spdy
public io.grpc.netty.shaded.io.netty.handler.codec.spdy.DefaultSpdySynStreamFrame extends io.grpc.netty.shaded.io.netty.handler.codec.spdy.DefaultSpdyHeadersFrame implements io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdySynStreamFrame {
private int associatedStreamId
private byte priority
private boolean unidirectional
public void (int, int, byte)
int streamId
int associatedStreamId
byte priority
public void (int, int, byte, boolean)
int streamId
int associatedStreamId
byte priority
boolean validateHeaders
public io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdySynStreamFrame setStreamId (int)
int streamId
public io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdySynStreamFrame setLast (boolean)
boolean last
public io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdySynStreamFrame setInvalid ()
public int associatedStreamId ()
public io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdySynStreamFrame setAssociatedStreamId (int)
int associatedStreamId
public byte priority ()
public io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdySynStreamFrame setPriority (byte)
byte priority
public boolean isUnidirectional ()
public io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdySynStreamFrame setUnidirectional (boolean)
boolean unidirectional
public java.lang.String toString ()
StringBuilder buf
public volatile io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyHeadersFrame setInvalid ()
public volatile io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyHeadersFrame setLast (boolean)
public volatile io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyHeadersFrame setStreamId (int)
public volatile io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyStreamFrame setLast (boolean)
public volatile io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyStreamFrame setStreamId (int)
}
io/grpc/netty/shaded/io/netty/handler/codec/spdy/SpdyCodecUtil.classSpdyCodecUtil.java
package io.grpc.netty.shaded.io.netty.handler.codec.spdy
final io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyCodecUtil extends java.lang.Object {
static final int SPDY_SESSION_STREAM_ID
static final int SPDY_HEADER_TYPE_OFFSET
static final int SPDY_HEADER_FLAGS_OFFSET
static final int SPDY_HEADER_LENGTH_OFFSET
static final int SPDY_HEADER_SIZE
static final int SPDY_MAX_LENGTH
static final byte SPDY_DATA_FLAG_FIN
static final int SPDY_DATA_FRAME
static final int SPDY_SYN_STREAM_FRAME
static final int SPDY_SYN_REPLY_FRAME
static final int SPDY_RST_STREAM_FRAME
static final int SPDY_SETTINGS_FRAME
static final int SPDY_PUSH_PROMISE_FRAME
static final int SPDY_PING_FRAME
static final int SPDY_GOAWAY_FRAME
static final int SPDY_HEADERS_FRAME
static final int SPDY_WINDOW_UPDATE_FRAME
static final byte SPDY_FLAG_FIN
static final byte SPDY_FLAG_UNIDIRECTIONAL
static final byte SPDY_SETTINGS_CLEAR
static final byte SPDY_SETTINGS_PERSIST_VALUE
static final byte SPDY_SETTINGS_PERSISTED
static final int SPDY_SETTINGS_MAX_ID
static final int SPDY_MAX_NV_LENGTH
static final byte[] SPDY_DICT
private void ()
static int getUnsignedShort (io.grpc.netty.shaded.io.netty.buffer.ByteBuf, int)
io.grpc.netty.shaded.io.netty.buffer.ByteBuf buf
int offset
static int getUnsignedMedium (io.grpc.netty.shaded.io.netty.buffer.ByteBuf, int)
io.grpc.netty.shaded.io.netty.buffer.ByteBuf buf
int offset
static int getUnsignedInt (io.grpc.netty.shaded.io.netty.buffer.ByteBuf, int)
io.grpc.netty.shaded.io.netty.buffer.ByteBuf buf
int offset
static int getSignedInt (io.grpc.netty.shaded.io.netty.buffer.ByteBuf, int)
io.grpc.netty.shaded.io.netty.buffer.ByteBuf buf
int offset
static boolean isServerId (int)
int id
static void validateHeaderName (java.lang.CharSequence)
char c
int i
CharSequence name
static void validateHeaderValue (java.lang.CharSequence)
char c
int i
CharSequence value
static void ()
}
io/grpc/netty/shaded/io/netty/handler/codec/spdy/SpdyHeaders$HttpNames.classSpdyHeaders.java
package io.grpc.netty.shaded.io.netty.handler.codec.spdy
public final io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyHeaders$HttpNames extends java.lang.Object {
public static final io.grpc.netty.shaded.io.netty.util.AsciiString HOST
public static final io.grpc.netty.shaded.io.netty.util.AsciiString METHOD
public static final io.grpc.netty.shaded.io.netty.util.AsciiString PATH
public static final io.grpc.netty.shaded.io.netty.util.AsciiString SCHEME
public static final io.grpc.netty.shaded.io.netty.util.AsciiString STATUS
public static final io.grpc.netty.shaded.io.netty.util.AsciiString VERSION
private void ()
static void ()
}
io/grpc/netty/shaded/io/netty/handler/codec/spdy/SpdyVersion.classSpdyVersion.java
package io.grpc.netty.shaded.io.netty.handler.codec.spdy
public final io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyVersion extends java.lang.Enum {
public static final io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyVersion SPDY_3_1
private final int version
private final int minorVersion
private static final io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyVersion[] $VALUES
public static io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyVersion[] values ()
public static io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyVersion valueOf (java.lang.String)
String name
private void (java.lang.String, int, int, int)
int version
int minorVersion
int getVersion ()
int getMinorVersion ()
static void ()
}
io/grpc/netty/shaded/io/netty/handler/codec/spdy/SpdySession$StreamState.classSpdySession.java
package io.grpc.netty.shaded.io.netty.handler.codec.spdy
final io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdySession$StreamState extends java.lang.Object {
private final byte priority
private boolean remoteSideClosed
private boolean localSideClosed
private boolean receivedReply
private final java.util.concurrent.atomic.AtomicInteger sendWindowSize
private final java.util.concurrent.atomic.AtomicInteger receiveWindowSize
private int receiveWindowSizeLowerBound
private final java.util.Queue pendingWriteQueue
void (byte, boolean, boolean, int, int)
byte priority
boolean remoteSideClosed
boolean localSideClosed
int sendWindowSize
int receiveWindowSize
byte getPriority ()
boolean isRemoteSideClosed ()
void closeRemoteSide ()
boolean isLocalSideClosed ()
void closeLocalSide ()
boolean hasReceivedReply ()
void receivedReply ()
int getSendWindowSize ()
int updateSendWindowSize (int)
int deltaWindowSize
int updateReceiveWindowSize (int)
int deltaWindowSize
int getReceiveWindowSizeLowerBound ()
void setReceiveWindowSizeLowerBound (int)
int receiveWindowSizeLowerBound
boolean putPendingWrite (io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdySession$PendingWrite)
io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdySession$PendingWrite msg
io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdySession$PendingWrite getPendingWrite ()
io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdySession$PendingWrite removePendingWrite ()
void clearPendingWrites (java.lang.Throwable)
io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdySession$PendingWrite pendingWrite
Throwable cause
}
io/grpc/netty/shaded/io/netty/handler/codec/spdy/SpdyHeaderBlockDecoder.classSpdyHeaderBlockDecoder.java
package io.grpc.netty.shaded.io.netty.handler.codec.spdy
abstract io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyHeaderBlockDecoder extends java.lang.Object {
void ()
static io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyHeaderBlockDecoder newInstance (io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyVersion, int)
io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyVersion spdyVersion
int maxHeaderSize
abstract void decode (io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator, io.grpc.netty.shaded.io.netty.buffer.ByteBuf, io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyHeadersFrame) throws java.lang.Exception
abstract void endHeaderBlock (io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyHeadersFrame) throws java.lang.Exception
abstract void end ()
}
io/grpc/netty/shaded/io/netty/handler/codec/spdy/SpdyHttpHeaders.classSpdyHttpHeaders.java
package io.grpc.netty.shaded.io.netty.handler.codec.spdy
public final io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyHttpHeaders extends java.lang.Object {
private void ()
}
io/grpc/netty/shaded/io/netty/handler/codec/spdy/SpdyHeaderBlockJZlibEncoder.classSpdyHeaderBlockJZlibEncoder.java
package io.grpc.netty.shaded.io.netty.handler.codec.spdy
io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyHeaderBlockJZlibEncoder extends io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyHeaderBlockRawEncoder {
private final com.jcraft.jzlib.Deflater z
private boolean finished
void (io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyVersion, int, int, int)
io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyVersion version
int compressionLevel
int windowBits
int memLevel
int resultCode
private void setInput (io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
byte[] in
int offset
io.grpc.netty.shaded.io.netty.buffer.ByteBuf decompressed
int len
byte[] in
int offset
private io.grpc.netty.shaded.io.netty.buffer.ByteBuf encode (io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator)
int resultCode
int oldNextInIndex
int oldNextOutIndex
int maxOutputLength
int resultCode
int outputLength
io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator alloc
boolean release
io.grpc.netty.shaded.io.netty.buffer.ByteBuf out
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf encode (io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator, io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyHeadersFrame) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator alloc
io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyHeadersFrame frame
io.grpc.netty.shaded.io.netty.buffer.ByteBuf decompressed
public void end ()
}
io/grpc/netty/shaded/io/netty/handler/codec/spdy/SpdyDataFrame.classSpdyDataFrame.java
package io.grpc.netty.shaded.io.netty.handler.codec.spdy
public abstract io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyDataFrame extends java.lang.Object implements io.grpc.netty.shaded.io.netty.buffer.ByteBufHolder io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyStreamFrame {
public abstract io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyDataFrame setStreamId (int)
public abstract io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyDataFrame setLast (boolean)
public abstract io.grpc.netty.shaded.io.netty.buffer.ByteBuf content ()
public abstract io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyDataFrame copy ()
public abstract io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyDataFrame duplicate ()
public abstract io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyDataFrame retainedDuplicate ()
public abstract io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyDataFrame replace (io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
public abstract io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyDataFrame retain ()
public abstract io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyDataFrame retain (int)
public abstract io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyDataFrame touch ()
public abstract io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyDataFrame touch (java.lang.Object)
}
io/grpc/netty/shaded/io/netty/handler/codec/spdy/SpdyGoAwayFrame.classSpdyGoAwayFrame.java
package io.grpc.netty.shaded.io.netty.handler.codec.spdy
public abstract io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyGoAwayFrame extends java.lang.Object implements io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyFrame {
public abstract int lastGoodStreamId ()
public abstract io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyGoAwayFrame setLastGoodStreamId (int)
public abstract io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdySessionStatus status ()
public abstract io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyGoAwayFrame setStatus (io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdySessionStatus)
}
io/grpc/netty/shaded/io/netty/handler/codec/spdy/SpdyFrameDecoder$1.classSpdyFrameDecoder.java
package io.grpc.netty.shaded.io.netty.handler.codec.spdy
io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyFrameDecoder$1 extends java.lang.Object {
static final int[] $SwitchMap$io$netty$handler$codec$spdy$SpdyFrameDecoder$State
static void ()
}
io/grpc/netty/shaded/io/netty/handler/codec/spdy/SpdyHttpEncoder.classSpdyHttpEncoder.java
package io.grpc.netty.shaded.io.netty.handler.codec.spdy
public io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyHttpEncoder extends io.grpc.netty.shaded.io.netty.handler.codec.MessageToMessageEncoder {
private int currentStreamId
private final boolean validateHeaders
private final boolean headersToLowerCase
public void (io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyVersion)
io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyVersion version
public void (io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyVersion, boolean, boolean)
io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyVersion version
boolean headersToLowerCase
boolean validateHeaders
protected void encode (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, io.grpc.netty.shaded.io.netty.handler.codec.http.HttpObject, java.util.List) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpRequest httpRequest
io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdySynStreamFrame spdySynStreamFrame
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpResponse httpResponse
io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyHeadersFrame spdyHeadersFrame
java.util.Map$Entry entry
CharSequence headerName
io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyHeadersFrame spdyHeadersFrame
java.util.Iterator itr
io.grpc.netty.shaded.io.netty.handler.codec.http.LastHttpContent trailer
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpHeaders trailers
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpContent chunk
io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyDataFrame spdyDataFrame
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpObject msg
java.util.List out
boolean valid
boolean last
private io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdySynStreamFrame createSynStreamFrame (io.grpc.netty.shaded.io.netty.handler.codec.http.HttpRequest) throws java.lang.Exception
java.util.Map$Entry entry
CharSequence headerName
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpRequest httpRequest
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpHeaders httpHeaders
int streamId
int associatedToStreamId
byte priority
CharSequence scheme
io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdySynStreamFrame spdySynStreamFrame
io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyHeaders frameHeaders
CharSequence host
java.util.Iterator itr
private io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyHeadersFrame createHeadersFrame (io.grpc.netty.shaded.io.netty.handler.codec.http.HttpResponse) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyHeadersFrame spdyHeadersFrame
java.util.Map$Entry entry
CharSequence headerName
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpResponse httpResponse
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpHeaders httpHeaders
int streamId
io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyHeadersFrame spdyHeadersFrame
io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyHeaders frameHeaders
java.util.Iterator itr
private static boolean isLast (io.grpc.netty.shaded.io.netty.handler.codec.http.HttpMessage)
io.grpc.netty.shaded.io.netty.handler.codec.http.FullHttpMessage fullMessage
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpMessage httpMessage
protected volatile void encode (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, java.lang.Object, java.util.List) throws java.lang.Exception
}
io/grpc/netty/shaded/io/netty/handler/codec/rtsp/
io/grpc/netty/shaded/io/netty/handler/codec/rtsp/RtspResponseStatuses.classRtspResponseStatuses.java
package io.grpc.netty.shaded.io.netty.handler.codec.rtsp
public final io.grpc.netty.shaded.io.netty.handler.codec.rtsp.RtspResponseStatuses extends java.lang.Object {
public static final io.grpc.netty.shaded.io.netty.handler.codec.http.HttpResponseStatus CONTINUE
public static final io.grpc.netty.shaded.io.netty.handler.codec.http.HttpResponseStatus OK
public static final io.grpc.netty.shaded.io.netty.handler.codec.http.HttpResponseStatus CREATED
public static final io.grpc.netty.shaded.io.netty.handler.codec.http.HttpResponseStatus LOW_STORAGE_SPACE
public static final io.grpc.netty.shaded.io.netty.handler.codec.http.HttpResponseStatus MULTIPLE_CHOICES
public static final io.grpc.netty.shaded.io.netty.handler.codec.http.HttpResponseStatus MOVED_PERMANENTLY
public static final io.grpc.netty.shaded.io.netty.handler.codec.http.HttpResponseStatus MOVED_TEMPORARILY
public static final io.grpc.netty.shaded.io.netty.handler.codec.http.HttpResponseStatus NOT_MODIFIED
public static final io.grpc.netty.shaded.io.netty.handler.codec.http.HttpResponseStatus USE_PROXY
public static final io.grpc.netty.shaded.io.netty.handler.codec.http.HttpResponseStatus BAD_REQUEST
public static final io.grpc.netty.shaded.io.netty.handler.codec.http.HttpResponseStatus UNAUTHORIZED
public static final io.grpc.netty.shaded.io.netty.handler.codec.http.HttpResponseStatus PAYMENT_REQUIRED
public static final io.grpc.netty.shaded.io.netty.handler.codec.http.HttpResponseStatus FORBIDDEN
public static final io.grpc.netty.shaded.io.netty.handler.codec.http.HttpResponseStatus NOT_FOUND
public static final io.grpc.netty.shaded.io.netty.handler.codec.http.HttpResponseStatus METHOD_NOT_ALLOWED
public static final io.grpc.netty.shaded.io.netty.handler.codec.http.HttpResponseStatus NOT_ACCEPTABLE
public static final io.grpc.netty.shaded.io.netty.handler.codec.http.HttpResponseStatus PROXY_AUTHENTICATION_REQUIRED
public static final io.grpc.netty.shaded.io.netty.handler.codec.http.HttpResponseStatus REQUEST_TIMEOUT
public static final io.grpc.netty.shaded.io.netty.handler.codec.http.HttpResponseStatus GONE
public static final io.grpc.netty.shaded.io.netty.handler.codec.http.HttpResponseStatus LENGTH_REQUIRED
public static final io.grpc.netty.shaded.io.netty.handler.codec.http.HttpResponseStatus PRECONDITION_FAILED
public static final io.grpc.netty.shaded.io.netty.handler.codec.http.HttpResponseStatus REQUEST_ENTITY_TOO_LARGE
public static final io.grpc.netty.shaded.io.netty.handler.codec.http.HttpResponseStatus REQUEST_URI_TOO_LONG
public static final io.grpc.netty.shaded.io.netty.handler.codec.http.HttpResponseStatus UNSUPPORTED_MEDIA_TYPE
public static final io.grpc.netty.shaded.io.netty.handler.codec.http.HttpResponseStatus PARAMETER_NOT_UNDERSTOOD
public static final io.grpc.netty.shaded.io.netty.handler.codec.http.HttpResponseStatus CONFERENCE_NOT_FOUND
public static final io.grpc.netty.shaded.io.netty.handler.codec.http.HttpResponseStatus NOT_ENOUGH_BANDWIDTH
public static final io.grpc.netty.shaded.io.netty.handler.codec.http.HttpResponseStatus SESSION_NOT_FOUND
public static final io.grpc.netty.shaded.io.netty.handler.codec.http.HttpResponseStatus METHOD_NOT_VALID
public static final io.grpc.netty.shaded.io.netty.handler.codec.http.HttpResponseStatus HEADER_FIELD_NOT_VALID
public static final io.grpc.netty.shaded.io.netty.handler.codec.http.HttpResponseStatus INVALID_RANGE
public static final io.grpc.netty.shaded.io.netty.handler.codec.http.HttpResponseStatus PARAMETER_IS_READONLY
public static final io.grpc.netty.shaded.io.netty.handler.codec.http.HttpResponseStatus AGGREGATE_OPERATION_NOT_ALLOWED
public static final io.grpc.netty.shaded.io.netty.handler.codec.http.HttpResponseStatus ONLY_AGGREGATE_OPERATION_ALLOWED
public static final io.grpc.netty.shaded.io.netty.handler.codec.http.HttpResponseStatus UNSUPPORTED_TRANSPORT
public static final io.grpc.netty.shaded.io.netty.handler.codec.http.HttpResponseStatus DESTINATION_UNREACHABLE
public static final io.grpc.netty.shaded.io.netty.handler.codec.http.HttpResponseStatus KEY_MANAGEMENT_FAILURE
public static final io.grpc.netty.shaded.io.netty.handler.codec.http.HttpResponseStatus INTERNAL_SERVER_ERROR
public static final io.grpc.netty.shaded.io.netty.handler.codec.http.HttpResponseStatus NOT_IMPLEMENTED
public static final io.grpc.netty.shaded.io.netty.handler.codec.http.HttpResponseStatus BAD_GATEWAY
public static final io.grpc.netty.shaded.io.netty.handler.codec.http.HttpResponseStatus SERVICE_UNAVAILABLE
public static final io.grpc.netty.shaded.io.netty.handler.codec.http.HttpResponseStatus GATEWAY_TIMEOUT
public static final io.grpc.netty.shaded.io.netty.handler.codec.http.HttpResponseStatus RTSP_VERSION_NOT_SUPPORTED
public static final io.grpc.netty.shaded.io.netty.handler.codec.http.HttpResponseStatus OPTION_NOT_SUPPORTED
public static io.grpc.netty.shaded.io.netty.handler.codec.http.HttpResponseStatus valueOf (int)
int code
private void ()
static void ()
}
io/grpc/netty/shaded/io/netty/handler/codec/rtsp/RtspRequestEncoder.classRtspRequestEncoder.java
package io.grpc.netty.shaded.io.netty.handler.codec.rtsp
public io.grpc.netty.shaded.io.netty.handler.codec.rtsp.RtspRequestEncoder extends io.grpc.netty.shaded.io.netty.handler.codec.rtsp.RtspEncoder {
public void ()
}
io/grpc/netty/shaded/io/netty/handler/codec/rtsp/RtspMethods.classRtspMethods.java
package io.grpc.netty.shaded.io.netty.handler.codec.rtsp
public final io.grpc.netty.shaded.io.netty.handler.codec.rtsp.RtspMethods extends java.lang.Object {
public static final io.grpc.netty.shaded.io.netty.handler.codec.http.HttpMethod OPTIONS
public static final io.grpc.netty.shaded.io.netty.handler.codec.http.HttpMethod DESCRIBE
public static final io.grpc.netty.shaded.io.netty.handler.codec.http.HttpMethod ANNOUNCE
public static final io.grpc.netty.shaded.io.netty.handler.codec.http.HttpMethod SETUP
public static final io.grpc.netty.shaded.io.netty.handler.codec.http.HttpMethod PLAY
public static final io.grpc.netty.shaded.io.netty.handler.codec.http.HttpMethod PAUSE
public static final io.grpc.netty.shaded.io.netty.handler.codec.http.HttpMethod TEARDOWN
public static final io.grpc.netty.shaded.io.netty.handler.codec.http.HttpMethod GET_PARAMETER
public static final io.grpc.netty.shaded.io.netty.handler.codec.http.HttpMethod SET_PARAMETER
public static final io.grpc.netty.shaded.io.netty.handler.codec.http.HttpMethod REDIRECT
public static final io.grpc.netty.shaded.io.netty.handler.codec.http.HttpMethod RECORD
private static final java.util.Map methodMap
public static io.grpc.netty.shaded.io.netty.handler.codec.http.HttpMethod valueOf (java.lang.String)
String name
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpMethod result
private void ()
static void ()
}
io/grpc/netty/shaded/io/netty/handler/codec/rtsp/RtspHeaders$Values.classRtspHeaders.java
package io.grpc.netty.shaded.io.netty.handler.codec.rtsp
public final io.grpc.netty.shaded.io.netty.handler.codec.rtsp.RtspHeaders$Values extends java.lang.Object {
public static final String APPEND
public static final String AVP
public static final String BYTES
public static final String CHARSET
public static final String CLIENT_PORT
public static final String CLOCK
public static final String CLOSE
public static final String COMPRESS
public static final String CONTINUE
public static final String DEFLATE
public static final String DESTINATION
public static final String GZIP
public static final String IDENTITY
public static final String INTERLEAVED
public static final String KEEP_ALIVE
public static final String LAYERS
public static final String MAX_AGE
public static final String MAX_STALE
public static final String MIN_FRESH
public static final String MODE
public static final String MULTICAST
public static final String MUST_REVALIDATE
public static final String NONE
public static final String NO_CACHE
public static final String NO_TRANSFORM
public static final String ONLY_IF_CACHED
public static final String PORT
public static final String PRIVATE
public static final String PROXY_REVALIDATE
public static final String PUBLIC
public static final String RTP
public static final String RTPTIME
public static final String SEQ
public static final String SERVER_PORT
public static final String SSRC
public static final String TCP
public static final String TIME
public static final String TIMEOUT
public static final String TTL
public static final String UDP
public static final String UNICAST
public static final String URL
private void ()
}
io/grpc/netty/shaded/io/netty/handler/codec/rtsp/RtspHeaderValues.classRtspHeaderValues.java
package io.grpc.netty.shaded.io.netty.handler.codec.rtsp
public final io.grpc.netty.shaded.io.netty.handler.codec.rtsp.RtspHeaderValues extends java.lang.Object {
public static final io.grpc.netty.shaded.io.netty.util.AsciiString APPEND
public static final io.grpc.netty.shaded.io.netty.util.AsciiString AVP
public static final io.grpc.netty.shaded.io.netty.util.AsciiString BYTES
public static final io.grpc.netty.shaded.io.netty.util.AsciiString CHARSET
public static final io.grpc.netty.shaded.io.netty.util.AsciiString CLIENT_PORT
public static final io.grpc.netty.shaded.io.netty.util.AsciiString CLOCK
public static final io.grpc.netty.shaded.io.netty.util.AsciiString CLOSE
public static final io.grpc.netty.shaded.io.netty.util.AsciiString COMPRESS
public static final io.grpc.netty.shaded.io.netty.util.AsciiString CONTINUE
public static final io.grpc.netty.shaded.io.netty.util.AsciiString DEFLATE
public static final io.grpc.netty.shaded.io.netty.util.AsciiString DESTINATION
public static final io.grpc.netty.shaded.io.netty.util.AsciiString GZIP
public static final io.grpc.netty.shaded.io.netty.util.AsciiString IDENTITY
public static final io.grpc.netty.shaded.io.netty.util.AsciiString INTERLEAVED
public static final io.grpc.netty.shaded.io.netty.util.AsciiString KEEP_ALIVE
public static final io.grpc.netty.shaded.io.netty.util.AsciiString LAYERS
public static final io.grpc.netty.shaded.io.netty.util.AsciiString MAX_AGE
public static final io.grpc.netty.shaded.io.netty.util.AsciiString MAX_STALE
public static final io.grpc.netty.shaded.io.netty.util.AsciiString MIN_FRESH
public static final io.grpc.netty.shaded.io.netty.util.AsciiString MODE
public static final io.grpc.netty.shaded.io.netty.util.AsciiString MULTICAST
public static final io.grpc.netty.shaded.io.netty.util.AsciiString MUST_REVALIDATE
public static final io.grpc.netty.shaded.io.netty.util.AsciiString NONE
public static final io.grpc.netty.shaded.io.netty.util.AsciiString NO_CACHE
public static final io.grpc.netty.shaded.io.netty.util.AsciiString NO_TRANSFORM
public static final io.grpc.netty.shaded.io.netty.util.AsciiString ONLY_IF_CACHED
public static final io.grpc.netty.shaded.io.netty.util.AsciiString PORT
public static final io.grpc.netty.shaded.io.netty.util.AsciiString PRIVATE
public static final io.grpc.netty.shaded.io.netty.util.AsciiString PROXY_REVALIDATE
public static final io.grpc.netty.shaded.io.netty.util.AsciiString PUBLIC
public static final io.grpc.netty.shaded.io.netty.util.AsciiString RTP
public static final io.grpc.netty.shaded.io.netty.util.AsciiString RTPTIME
public static final io.grpc.netty.shaded.io.netty.util.AsciiString SEQ
public static final io.grpc.netty.shaded.io.netty.util.AsciiString SERVER_PORT
public static final io.grpc.netty.shaded.io.netty.util.AsciiString SSRC
public static final io.grpc.netty.shaded.io.netty.util.AsciiString TCP
public static final io.grpc.netty.shaded.io.netty.util.AsciiString TIME
public static final io.grpc.netty.shaded.io.netty.util.AsciiString TIMEOUT
public static final io.grpc.netty.shaded.io.netty.util.AsciiString TTL
public static final io.grpc.netty.shaded.io.netty.util.AsciiString UDP
public static final io.grpc.netty.shaded.io.netty.util.AsciiString UNICAST
public static final io.grpc.netty.shaded.io.netty.util.AsciiString URL
private void ()
static void ()
}
io/grpc/netty/shaded/io/netty/handler/codec/rtsp/RtspEncoder.classRtspEncoder.java
package io.grpc.netty.shaded.io.netty.handler.codec.rtsp
public io.grpc.netty.shaded.io.netty.handler.codec.rtsp.RtspEncoder extends io.grpc.netty.shaded.io.netty.handler.codec.http.HttpObjectEncoder {
private static final int CRLF_SHORT
public void ()
public boolean acceptOutboundMessage (java.lang.Object) throws java.lang.Exception
Object msg
protected void encodeInitialLine (io.grpc.netty.shaded.io.netty.buffer.ByteBuf, io.grpc.netty.shaded.io.netty.handler.codec.http.HttpMessage) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpRequest request
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpResponse response
io.grpc.netty.shaded.io.netty.buffer.ByteBuf buf
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpMessage message
}
io/grpc/netty/shaded/io/netty/handler/codec/http/
io/grpc/netty/shaded/io/netty/handler/codec/http/HttpClientCodec$Decoder.classHttpClientCodec.java
package io.grpc.netty.shaded.io.netty.handler.codec.http
final io.grpc.netty.shaded.io.netty.handler.codec.http.HttpClientCodec$Decoder extends io.grpc.netty.shaded.io.netty.handler.codec.http.HttpResponseDecoder {
final io.grpc.netty.shaded.io.netty.handler.codec.http.HttpClientCodec this$0
void (io.grpc.netty.shaded.io.netty.handler.codec.http.HttpClientCodec, int, int, int, boolean)
int maxInitialLineLength
int maxHeaderSize
int maxChunkSize
boolean validateHeaders
void (io.grpc.netty.shaded.io.netty.handler.codec.http.HttpClientCodec, int, int, int, boolean, int)
int maxInitialLineLength
int maxHeaderSize
int maxChunkSize
boolean validateHeaders
int initialBufferSize
protected void decode (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, io.grpc.netty.shaded.io.netty.buffer.ByteBuf, java.util.List) throws java.lang.Exception
int readable
int i
int size
int oldSize
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
io.grpc.netty.shaded.io.netty.buffer.ByteBuf buffer
java.util.List out
private void decrement (java.lang.Object)
Object msg
protected boolean isContentAlwaysEmpty (io.grpc.netty.shaded.io.netty.handler.codec.http.HttpMessage)
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpMessage msg
int statusCode
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpMethod method
char firstChar
public void channelInactive (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext) throws java.lang.Exception
long missingResponses
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
}
io/grpc/netty/shaded/io/netty/handler/codec/http/HttpContentDecompressor.classHttpContentDecompressor.java
package io.grpc.netty.shaded.io.netty.handler.codec.http
public io.grpc.netty.shaded.io.netty.handler.codec.http.HttpContentDecompressor extends io.grpc.netty.shaded.io.netty.handler.codec.http.HttpContentDecoder {
private final boolean strict
public void ()
public void (boolean)
boolean strict
protected io.grpc.netty.shaded.io.netty.channel.embedded.EmbeddedChannel newContentDecoder (java.lang.String) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.handler.codec.compression.ZlibWrapper wrapper
String contentEncoding
}
io/grpc/netty/shaded/io/netty/handler/codec/http/FullHttpRequest.classFullHttpRequest.java
package io.grpc.netty.shaded.io.netty.handler.codec.http
public abstract io.grpc.netty.shaded.io.netty.handler.codec.http.FullHttpRequest extends java.lang.Object implements io.grpc.netty.shaded.io.netty.handler.codec.http.HttpRequest io.grpc.netty.shaded.io.netty.handler.codec.http.FullHttpMessage {
public abstract io.grpc.netty.shaded.io.netty.handler.codec.http.FullHttpRequest copy ()
public abstract io.grpc.netty.shaded.io.netty.handler.codec.http.FullHttpRequest duplicate ()
public abstract io.grpc.netty.shaded.io.netty.handler.codec.http.FullHttpRequest retainedDuplicate ()
public abstract io.grpc.netty.shaded.io.netty.handler.codec.http.FullHttpRequest replace (io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
public abstract io.grpc.netty.shaded.io.netty.handler.codec.http.FullHttpRequest retain (int)
public abstract io.grpc.netty.shaded.io.netty.handler.codec.http.FullHttpRequest retain ()
public abstract io.grpc.netty.shaded.io.netty.handler.codec.http.FullHttpRequest touch ()
public abstract io.grpc.netty.shaded.io.netty.handler.codec.http.FullHttpRequest touch (java.lang.Object)
public abstract io.grpc.netty.shaded.io.netty.handler.codec.http.FullHttpRequest setProtocolVersion (io.grpc.netty.shaded.io.netty.handler.codec.http.HttpVersion)
public abstract io.grpc.netty.shaded.io.netty.handler.codec.http.FullHttpRequest setMethod (io.grpc.netty.shaded.io.netty.handler.codec.http.HttpMethod)
public abstract io.grpc.netty.shaded.io.netty.handler.codec.http.FullHttpRequest setUri (java.lang.String)
}
io/grpc/netty/shaded/io/netty/handler/codec/http/FullHttpResponse.classFullHttpResponse.java
package io.grpc.netty.shaded.io.netty.handler.codec.http
public abstract io.grpc.netty.shaded.io.netty.handler.codec.http.FullHttpResponse extends java.lang.Object implements io.grpc.netty.shaded.io.netty.handler.codec.http.HttpResponse io.grpc.netty.shaded.io.netty.handler.codec.http.FullHttpMessage {
public abstract io.grpc.netty.shaded.io.netty.handler.codec.http.FullHttpResponse copy ()
public abstract io.grpc.netty.shaded.io.netty.handler.codec.http.FullHttpResponse duplicate ()
public abstract io.grpc.netty.shaded.io.netty.handler.codec.http.FullHttpResponse retainedDuplicate ()
public abstract io.grpc.netty.shaded.io.netty.handler.codec.http.FullHttpResponse replace (io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
public abstract io.grpc.netty.shaded.io.netty.handler.codec.http.FullHttpResponse retain (int)
public abstract io.grpc.netty.shaded.io.netty.handler.codec.http.FullHttpResponse retain ()
public abstract io.grpc.netty.shaded.io.netty.handler.codec.http.FullHttpResponse touch ()
public abstract io.grpc.netty.shaded.io.netty.handler.codec.http.FullHttpResponse touch (java.lang.Object)
public abstract io.grpc.netty.shaded.io.netty.handler.codec.http.FullHttpResponse setProtocolVersion (io.grpc.netty.shaded.io.netty.handler.codec.http.HttpVersion)
public abstract io.grpc.netty.shaded.io.netty.handler.codec.http.FullHttpResponse setStatus (io.grpc.netty.shaded.io.netty.handler.codec.http.HttpResponseStatus)
}
io/grpc/netty/shaded/io/netty/handler/codec/http/HttpObjectAggregator$AggregatedFullHttpRequest.classHttpObjectAggregator.java
package io.grpc.netty.shaded.io.netty.handler.codec.http
final io.grpc.netty.shaded.io.netty.handler.codec.http.HttpObjectAggregator$AggregatedFullHttpRequest extends io.grpc.netty.shaded.io.netty.handler.codec.http.HttpObjectAggregator$AggregatedFullHttpMessage implements io.grpc.netty.shaded.io.netty.handler.codec.http.FullHttpRequest {
void (io.grpc.netty.shaded.io.netty.handler.codec.http.HttpRequest, io.grpc.netty.shaded.io.netty.buffer.ByteBuf, io.grpc.netty.shaded.io.netty.handler.codec.http.HttpHeaders)
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpRequest request
io.grpc.netty.shaded.io.netty.buffer.ByteBuf content
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpHeaders trailingHeaders
public io.grpc.netty.shaded.io.netty.handler.codec.http.FullHttpRequest copy ()
public io.grpc.netty.shaded.io.netty.handler.codec.http.FullHttpRequest duplicate ()
public io.grpc.netty.shaded.io.netty.handler.codec.http.FullHttpRequest retainedDuplicate ()
public io.grpc.netty.shaded.io.netty.handler.codec.http.FullHttpRequest replace (io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
io.grpc.netty.shaded.io.netty.buffer.ByteBuf content
io.grpc.netty.shaded.io.netty.handler.codec.http.DefaultFullHttpRequest dup
public io.grpc.netty.shaded.io.netty.handler.codec.http.FullHttpRequest retain (int)
int increment
public io.grpc.netty.shaded.io.netty.handler.codec.http.FullHttpRequest retain ()
public io.grpc.netty.shaded.io.netty.handler.codec.http.FullHttpRequest touch ()
public io.grpc.netty.shaded.io.netty.handler.codec.http.FullHttpRequest touch (java.lang.Object)
Object hint
public io.grpc.netty.shaded.io.netty.handler.codec.http.FullHttpRequest setMethod (io.grpc.netty.shaded.io.netty.handler.codec.http.HttpMethod)
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpMethod method
public io.grpc.netty.shaded.io.netty.handler.codec.http.FullHttpRequest setUri (java.lang.String)
String uri
public io.grpc.netty.shaded.io.netty.handler.codec.http.HttpMethod getMethod ()
public java.lang.String getUri ()
public io.grpc.netty.shaded.io.netty.handler.codec.http.HttpMethod method ()
public java.lang.String uri ()
public io.grpc.netty.shaded.io.netty.handler.codec.http.FullHttpRequest setProtocolVersion (io.grpc.netty.shaded.io.netty.handler.codec.http.HttpVersion)
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpVersion version
public java.lang.String toString ()
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http.FullHttpMessage retainedDuplicate ()
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http.FullHttpMessage duplicate ()
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http.FullHttpMessage copy ()
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http.FullHttpMessage touch ()
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http.FullHttpMessage touch (java.lang.Object)
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http.FullHttpMessage retain (int)
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http.FullHttpMessage retain ()
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http.FullHttpMessage setProtocolVersion (io.grpc.netty.shaded.io.netty.handler.codec.http.HttpVersion)
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http.FullHttpMessage replace (io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http.HttpMessage setProtocolVersion (io.grpc.netty.shaded.io.netty.handler.codec.http.HttpVersion)
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http.LastHttpContent touch (java.lang.Object)
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http.LastHttpContent touch ()
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http.LastHttpContent retain ()
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http.LastHttpContent retain (int)
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http.LastHttpContent replace (io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http.LastHttpContent retainedDuplicate ()
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http.LastHttpContent duplicate ()
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http.LastHttpContent copy ()
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http.HttpContent touch (java.lang.Object)
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http.HttpContent touch ()
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http.HttpContent retain (int)
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http.HttpContent retain ()
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http.HttpContent replace (io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http.HttpContent retainedDuplicate ()
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http.HttpContent duplicate ()
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http.HttpContent copy ()
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBufHolder touch (java.lang.Object)
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBufHolder touch ()
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBufHolder retain (int)
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBufHolder retain ()
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBufHolder replace (io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBufHolder retainedDuplicate ()
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBufHolder duplicate ()
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBufHolder copy ()
public volatile io.grpc.netty.shaded.io.netty.util.ReferenceCounted touch (java.lang.Object)
public volatile io.grpc.netty.shaded.io.netty.util.ReferenceCounted touch ()
public volatile io.grpc.netty.shaded.io.netty.util.ReferenceCounted retain (int)
public volatile io.grpc.netty.shaded.io.netty.util.ReferenceCounted retain ()
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http.HttpRequest setProtocolVersion (io.grpc.netty.shaded.io.netty.handler.codec.http.HttpVersion)
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http.HttpRequest setUri (java.lang.String)
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http.HttpRequest setMethod (io.grpc.netty.shaded.io.netty.handler.codec.http.HttpMethod)
}
io/grpc/netty/shaded/io/netty/handler/codec/http/HttpServerKeepAliveHandler.classHttpServerKeepAliveHandler.java
package io.grpc.netty.shaded.io.netty.handler.codec.http
public io.grpc.netty.shaded.io.netty.handler.codec.http.HttpServerKeepAliveHandler extends io.grpc.netty.shaded.io.netty.channel.ChannelDuplexHandler {
private static final String MULTIPART_PREFIX
private boolean persistentConnection
private int pendingResponses
public void ()
public void channelRead (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, java.lang.Object) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpRequest request
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
Object msg
public void write (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, java.lang.Object, io.grpc.netty.shaded.io.netty.channel.ChannelPromise) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpResponse response
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
Object msg
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
private void trackResponse (io.grpc.netty.shaded.io.netty.handler.codec.http.HttpResponse)
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpResponse response
private boolean shouldKeepAlive ()
private static boolean isSelfDefinedMessageLength (io.grpc.netty.shaded.io.netty.handler.codec.http.HttpResponse)
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpResponse response
private static boolean isInformational (io.grpc.netty.shaded.io.netty.handler.codec.http.HttpResponse)
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpResponse response
private static boolean isMultipart (io.grpc.netty.shaded.io.netty.handler.codec.http.HttpResponse)
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpResponse response
String contentType
}
io/grpc/netty/shaded/io/netty/handler/codec/http/HttpObjectEncoder.classHttpObjectEncoder.java
package io.grpc.netty.shaded.io.netty.handler.codec.http
public abstract io.grpc.netty.shaded.io.netty.handler.codec.http.HttpObjectEncoder extends io.grpc.netty.shaded.io.netty.handler.codec.MessageToMessageEncoder {
static final int CRLF_SHORT
private static final int ZERO_CRLF_MEDIUM
private static final byte[] ZERO_CRLF_CRLF
private static final io.grpc.netty.shaded.io.netty.buffer.ByteBuf CRLF_BUF
private static final io.grpc.netty.shaded.io.netty.buffer.ByteBuf ZERO_CRLF_CRLF_BUF
private static final float HEADERS_WEIGHT_NEW
private static final float HEADERS_WEIGHT_HISTORICAL
private static final float TRAILERS_WEIGHT_NEW
private static final float TRAILERS_WEIGHT_HISTORICAL
private static final int ST_INIT
private static final int ST_CONTENT_NON_CHUNK
private static final int ST_CONTENT_CHUNK
private static final int ST_CONTENT_ALWAYS_EMPTY
private int state
private float headersEncodedSizeAccumulator
private float trailersEncodedSizeAccumulator
public void ()
protected void encode (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, java.lang.Object, java.util.List) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpMessage m
io.grpc.netty.shaded.io.netty.buffer.ByteBuf potentialEmptyBuf
long contentLength
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
Object msg
java.util.List out
io.grpc.netty.shaded.io.netty.buffer.ByteBuf buf
protected void encodeHeaders (io.grpc.netty.shaded.io.netty.handler.codec.http.HttpHeaders, io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
java.util.Map$Entry header
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpHeaders headers
io.grpc.netty.shaded.io.netty.buffer.ByteBuf buf
java.util.Iterator iter
private void encodeChunkedContent (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, java.lang.Object, long, java.util.List)
String lengthHex
io.grpc.netty.shaded.io.netty.buffer.ByteBuf buf
io.grpc.netty.shaded.io.netty.buffer.ByteBuf buf
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpHeaders headers
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
Object msg
long contentLength
java.util.List out
protected void sanitizeHeadersBeforeEncode (io.grpc.netty.shaded.io.netty.handler.codec.http.HttpMessage, boolean)
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpMessage msg
boolean isAlwaysEmpty
protected boolean isContentAlwaysEmpty (io.grpc.netty.shaded.io.netty.handler.codec.http.HttpMessage)
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpMessage msg
public boolean acceptOutboundMessage (java.lang.Object) throws java.lang.Exception
Object msg
private static java.lang.Object encodeAndRetain (java.lang.Object)
Object msg
private static long contentLength (java.lang.Object)
Object msg
private static int padSizeForAccumulation (int)
int readableBytes
protected static void encodeAscii (java.lang.String, io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
String s
io.grpc.netty.shaded.io.netty.buffer.ByteBuf buf
protected abstract void encodeInitialLine (io.grpc.netty.shaded.io.netty.buffer.ByteBuf, io.grpc.netty.shaded.io.netty.handler.codec.http.HttpMessage) throws java.lang.Exception
static void ()
}
io/grpc/netty/shaded/io/netty/handler/codec/http/CookieUtil.classCookieUtil.java
package io.grpc.netty.shaded.io.netty.handler.codec.http
final io.grpc.netty.shaded.io.netty.handler.codec.http.CookieUtil extends java.lang.Object {
private static final java.util.BitSet VALID_COOKIE_VALUE_OCTETS
private static final java.util.BitSet VALID_COOKIE_NAME_OCTETS
private static java.util.BitSet validCookieValueOctets ()
int i
java.util.BitSet bits
private static java.util.BitSet validCookieNameOctets (java.util.BitSet)
java.util.BitSet validCookieValueOctets
java.util.BitSet bits
static int firstInvalidCookieNameOctet (java.lang.CharSequence)
CharSequence cs
static int firstInvalidCookieValueOctet (java.lang.CharSequence)
CharSequence cs
static int firstInvalidOctet (java.lang.CharSequence, java.util.BitSet)
char c
int i
CharSequence cs
java.util.BitSet bits
static java.lang.CharSequence unwrapValue (java.lang.CharSequence)
CharSequence cs
int len
private void ()
static void ()
}
io/grpc/netty/shaded/io/netty/handler/codec/http/CombinedHttpHeaders$CombinedHttpHeadersImpl$1.classCombinedHttpHeaders.java
package io.grpc.netty.shaded.io.netty.handler.codec.http
io.grpc.netty.shaded.io.netty.handler.codec.http.CombinedHttpHeaders$CombinedHttpHeadersImpl$1 extends java.lang.Object implements io.grpc.netty.shaded.io.netty.handler.codec.http.CombinedHttpHeaders$CombinedHttpHeadersImpl$CsvValueEscaper {
final io.grpc.netty.shaded.io.netty.handler.codec.http.CombinedHttpHeaders$CombinedHttpHeadersImpl this$0
void (io.grpc.netty.shaded.io.netty.handler.codec.http.CombinedHttpHeaders$CombinedHttpHeadersImpl)
io.grpc.netty.shaded.io.netty.handler.codec.http.CombinedHttpHeaders$CombinedHttpHeadersImpl this$0
public java.lang.CharSequence escape (java.lang.Object)
Object value
}
io/grpc/netty/shaded/io/netty/handler/codec/http/HttpUtil.classHttpUtil.java
package io.grpc.netty.shaded.io.netty.handler.codec.http
public final io.grpc.netty.shaded.io.netty.handler.codec.http.HttpUtil extends java.lang.Object {
private static final io.grpc.netty.shaded.io.netty.util.AsciiString CHARSET_EQUALS
private static final io.grpc.netty.shaded.io.netty.util.AsciiString SEMICOLON
private void ()
public static boolean isOriginForm (java.net.URI)
java.net.URI uri
public static boolean isAsteriskForm (java.net.URI)
java.net.URI uri
public static boolean isKeepAlive (io.grpc.netty.shaded.io.netty.handler.codec.http.HttpMessage)
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpMessage message
CharSequence connection
public static void setKeepAlive (io.grpc.netty.shaded.io.netty.handler.codec.http.HttpMessage, boolean)
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpMessage message
boolean keepAlive
public static void setKeepAlive (io.grpc.netty.shaded.io.netty.handler.codec.http.HttpHeaders, io.grpc.netty.shaded.io.netty.handler.codec.http.HttpVersion, boolean)
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpHeaders h
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpVersion httpVersion
boolean keepAlive
public static long getContentLength (io.grpc.netty.shaded.io.netty.handler.codec.http.HttpMessage)
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpMessage message
String value
long webSocketContentLength
public static long getContentLength (io.grpc.netty.shaded.io.netty.handler.codec.http.HttpMessage, long)
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpMessage message
long defaultValue
String value
long webSocketContentLength
public static int getContentLength (io.grpc.netty.shaded.io.netty.handler.codec.http.HttpMessage, int)
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpMessage message
int defaultValue
private static int getWebSocketContentLength (io.grpc.netty.shaded.io.netty.handler.codec.http.HttpMessage)
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpRequest req
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpResponse res
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpMessage message
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpHeaders h
public static void setContentLength (io.grpc.netty.shaded.io.netty.handler.codec.http.HttpMessage, long)
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpMessage message
long length
public static boolean isContentLengthSet (io.grpc.netty.shaded.io.netty.handler.codec.http.HttpMessage)
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpMessage m
public static boolean is100ContinueExpected (io.grpc.netty.shaded.io.netty.handler.codec.http.HttpMessage)
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpMessage message
String expectValue
static boolean isUnsupportedExpectation (io.grpc.netty.shaded.io.netty.handler.codec.http.HttpMessage)
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpMessage message
String expectValue
private static boolean isExpectHeaderValid (io.grpc.netty.shaded.io.netty.handler.codec.http.HttpMessage)
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpMessage message
public static void set100ContinueExpected (io.grpc.netty.shaded.io.netty.handler.codec.http.HttpMessage, boolean)
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpMessage message
boolean expected
public static boolean isTransferEncodingChunked (io.grpc.netty.shaded.io.netty.handler.codec.http.HttpMessage)
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpMessage message
public static void setTransferEncodingChunked (io.grpc.netty.shaded.io.netty.handler.codec.http.HttpMessage, boolean)
CharSequence value
java.util.List encodings
java.util.List values
java.util.Iterator valuesIt
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpMessage m
boolean chunked
public static java.nio.charset.Charset getCharset (io.grpc.netty.shaded.io.netty.handler.codec.http.HttpMessage)
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpMessage message
public static java.nio.charset.Charset getCharset (java.lang.CharSequence)
CharSequence contentTypeValue
public static java.nio.charset.Charset getCharset (io.grpc.netty.shaded.io.netty.handler.codec.http.HttpMessage, java.nio.charset.Charset)
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpMessage message
java.nio.charset.Charset defaultCharset
CharSequence contentTypeValue
public static java.nio.charset.Charset getCharset (java.lang.CharSequence, java.nio.charset.Charset)
java.nio.charset.UnsupportedCharsetException ignored
CharSequence charsetCharSequence
CharSequence contentTypeValue
java.nio.charset.Charset defaultCharset
public static java.lang.CharSequence getCharsetAsString (io.grpc.netty.shaded.io.netty.handler.codec.http.HttpMessage)
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpMessage message
public static java.lang.CharSequence getCharsetAsSequence (io.grpc.netty.shaded.io.netty.handler.codec.http.HttpMessage)
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpMessage message
CharSequence contentTypeValue
public static java.lang.CharSequence getCharsetAsSequence (java.lang.CharSequence)
int indexOfEncoding
CharSequence contentTypeValue
int indexOfCharset
public static java.lang.CharSequence getMimeType (io.grpc.netty.shaded.io.netty.handler.codec.http.HttpMessage)
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpMessage message
CharSequence contentTypeValue
public static java.lang.CharSequence getMimeType (java.lang.CharSequence)
CharSequence contentTypeValue
int indexOfSemicolon
public static java.lang.String formatHostnameForHttp (java.net.InetSocketAddress)
java.net.InetSocketAddress addr
String hostString
static void ()
}
io/grpc/netty/shaded/io/netty/handler/codec/http/cors/
io/grpc/netty/shaded/io/netty/handler/codec/http/cors/CorsConfig$Builder.classCorsConfig.java
package io.grpc.netty.shaded.io.netty.handler.codec.http.cors
public io.grpc.netty.shaded.io.netty.handler.codec.http.cors.CorsConfig$Builder extends java.lang.Object {
private final io.grpc.netty.shaded.io.netty.handler.codec.http.cors.CorsConfigBuilder builder
public transient void (java.lang.String[])
String[] origins
public void ()
public io.grpc.netty.shaded.io.netty.handler.codec.http.cors.CorsConfig$Builder allowNullOrigin ()
public io.grpc.netty.shaded.io.netty.handler.codec.http.cors.CorsConfig$Builder disable ()
public transient io.grpc.netty.shaded.io.netty.handler.codec.http.cors.CorsConfig$Builder exposeHeaders (java.lang.String[])
String[] headers
public io.grpc.netty.shaded.io.netty.handler.codec.http.cors.CorsConfig$Builder allowCredentials ()
public io.grpc.netty.shaded.io.netty.handler.codec.http.cors.CorsConfig$Builder maxAge (long)
long max
public transient io.grpc.netty.shaded.io.netty.handler.codec.http.cors.CorsConfig$Builder allowedRequestMethods (io.grpc.netty.shaded.io.netty.handler.codec.http.HttpMethod[])
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpMethod[] methods
public transient io.grpc.netty.shaded.io.netty.handler.codec.http.cors.CorsConfig$Builder allowedRequestHeaders (java.lang.String[])
String[] headers
public transient io.grpc.netty.shaded.io.netty.handler.codec.http.cors.CorsConfig$Builder preflightResponseHeader (java.lang.CharSequence, java.lang.Object[])
CharSequence name
Object[] values
public io.grpc.netty.shaded.io.netty.handler.codec.http.cors.CorsConfig$Builder preflightResponseHeader (java.lang.CharSequence, java.lang.Iterable)
CharSequence name
Iterable value
public io.grpc.netty.shaded.io.netty.handler.codec.http.cors.CorsConfig$Builder preflightResponseHeader (java.lang.String, java.util.concurrent.Callable)
String name
java.util.concurrent.Callable valueGenerator
public io.grpc.netty.shaded.io.netty.handler.codec.http.cors.CorsConfig$Builder noPreflightResponseHeaders ()
public io.grpc.netty.shaded.io.netty.handler.codec.http.cors.CorsConfig build ()
public io.grpc.netty.shaded.io.netty.handler.codec.http.cors.CorsConfig$Builder shortCurcuit ()
}
io/grpc/netty/shaded/io/netty/handler/codec/http/cors/CorsConfigBuilder$1.classCorsConfigBuilder.java
package io.grpc.netty.shaded.io.netty.handler.codec.http.cors
io.grpc.netty.shaded.io.netty.handler.codec.http.cors.CorsConfigBuilder$1 extends java.lang.Object {
}
io/grpc/netty/shaded/io/netty/handler/codec/http/cors/CorsHandler.classCorsHandler.java
package io.grpc.netty.shaded.io.netty.handler.codec.http.cors
public io.grpc.netty.shaded.io.netty.handler.codec.http.cors.CorsHandler extends io.grpc.netty.shaded.io.netty.channel.ChannelDuplexHandler {
private static final io.grpc.netty.shaded.io.netty.util.internal.logging.InternalLogger logger
private static final String ANY_ORIGIN
private static final String NULL_ORIGIN
private io.grpc.netty.shaded.io.netty.handler.codec.http.cors.CorsConfig config
private io.grpc.netty.shaded.io.netty.handler.codec.http.HttpRequest request
private final java.util.List configList
private boolean isShortCircuit
public void (io.grpc.netty.shaded.io.netty.handler.codec.http.cors.CorsConfig)
io.grpc.netty.shaded.io.netty.handler.codec.http.cors.CorsConfig config
public void (java.util.List, boolean)
java.util.List configList
boolean isShortCircuit
public void channelRead (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, java.lang.Object) throws java.lang.Exception
String origin
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
Object msg
private void handlePreflight (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, io.grpc.netty.shaded.io.netty.handler.codec.http.HttpRequest)
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpRequest request
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpResponse response
private void setPreflightHeaders (io.grpc.netty.shaded.io.netty.handler.codec.http.HttpResponse)
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpResponse response
private io.grpc.netty.shaded.io.netty.handler.codec.http.cors.CorsConfig getForOrigin (java.lang.String)
io.grpc.netty.shaded.io.netty.handler.codec.http.cors.CorsConfig corsConfig
String requestOrigin
private boolean setOrigin (io.grpc.netty.shaded.io.netty.handler.codec.http.HttpResponse)
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpResponse response
String origin
private void echoRequestOrigin (io.grpc.netty.shaded.io.netty.handler.codec.http.HttpResponse)
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpResponse response
private static void setVaryHeader (io.grpc.netty.shaded.io.netty.handler.codec.http.HttpResponse)
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpResponse response
private static void setAnyOrigin (io.grpc.netty.shaded.io.netty.handler.codec.http.HttpResponse)
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpResponse response
private static void setNullOrigin (io.grpc.netty.shaded.io.netty.handler.codec.http.HttpResponse)
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpResponse response
private static void setOrigin (io.grpc.netty.shaded.io.netty.handler.codec.http.HttpResponse, java.lang.String)
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpResponse response
String origin
private void setAllowCredentials (io.grpc.netty.shaded.io.netty.handler.codec.http.HttpResponse)
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpResponse response
private static boolean isPreflightRequest (io.grpc.netty.shaded.io.netty.handler.codec.http.HttpRequest)
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpRequest request
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpHeaders headers
private void setExposeHeaders (io.grpc.netty.shaded.io.netty.handler.codec.http.HttpResponse)
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpResponse response
private void setAllowMethods (io.grpc.netty.shaded.io.netty.handler.codec.http.HttpResponse)
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpResponse response
private void setAllowHeaders (io.grpc.netty.shaded.io.netty.handler.codec.http.HttpResponse)
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpResponse response
private void setMaxAge (io.grpc.netty.shaded.io.netty.handler.codec.http.HttpResponse)
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpResponse response
public void write (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, java.lang.Object, io.grpc.netty.shaded.io.netty.channel.ChannelPromise) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpResponse response
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
Object msg
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
private static void forbidden (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, io.grpc.netty.shaded.io.netty.handler.codec.http.HttpRequest)
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpRequest request
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpResponse response
private static void respond (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, io.grpc.netty.shaded.io.netty.handler.codec.http.HttpRequest, io.grpc.netty.shaded.io.netty.handler.codec.http.HttpResponse)
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpRequest request
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpResponse response
boolean keepAlive
io.grpc.netty.shaded.io.netty.channel.ChannelFuture future
static void ()
}
io/grpc/netty/shaded/io/netty/handler/codec/http/cors/CorsConfigBuilder$ConstantValueGenerator.classCorsConfigBuilder.java
package io.grpc.netty.shaded.io.netty.handler.codec.http.cors
final io.grpc.netty.shaded.io.netty.handler.codec.http.cors.CorsConfigBuilder$ConstantValueGenerator extends java.lang.Object implements java.util.concurrent.Callable {
private final Object value
private void (java.lang.Object)
Object value
public java.lang.Object call ()
void (java.lang.Object, io.grpc.netty.shaded.io.netty.handler.codec.http.cors.CorsConfigBuilder$1)
Object x0
io.grpc.netty.shaded.io.netty.handler.codec.http.cors.CorsConfigBuilder$1 x1
}
io/grpc/netty/shaded/io/netty/handler/codec/http/ServerCookieEncoder.classServerCookieEncoder.java
package io.grpc.netty.shaded.io.netty.handler.codec.http
public final io.grpc.netty.shaded.io.netty.handler.codec.http.ServerCookieEncoder extends java.lang.Object {
public static java.lang.String encode (java.lang.String, java.lang.String)
String name
String value
public static java.lang.String encode (io.grpc.netty.shaded.io.netty.handler.codec.http.Cookie)
io.grpc.netty.shaded.io.netty.handler.codec.http.Cookie cookie
public static transient java.util.List encode (io.grpc.netty.shaded.io.netty.handler.codec.http.Cookie[])
io.grpc.netty.shaded.io.netty.handler.codec.http.Cookie[] cookies
public static java.util.List encode (java.util.Collection)
java.util.Collection cookies
public static java.util.List encode (java.lang.Iterable)
Iterable cookies
private void ()
}
io/grpc/netty/shaded/io/netty/handler/codec/http/HttpMethod$EnumNameMap.classHttpMethod.java
package io.grpc.netty.shaded.io.netty.handler.codec.http
final io.grpc.netty.shaded.io.netty.handler.codec.http.HttpMethod$EnumNameMap extends java.lang.Object {
private final io.grpc.netty.shaded.io.netty.handler.codec.http.HttpMethod$EnumNameMap$Node[] values
private final int valuesMask
transient void (io.grpc.netty.shaded.io.netty.handler.codec.http.HttpMethod$EnumNameMap$Node[])
int i
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpMethod$EnumNameMap$Node node
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpMethod$EnumNameMap$Node[] nodes
java.lang.Object get (java.lang.String)
String name
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpMethod$EnumNameMap$Node node
private static int hashCode (java.lang.String)
String name
}
io/grpc/netty/shaded/io/netty/handler/codec/http/LastHttpContent$1.classLastHttpContent.java
package io.grpc.netty.shaded.io.netty.handler.codec.http
final io.grpc.netty.shaded.io.netty.handler.codec.http.LastHttpContent$1 extends java.lang.Object implements io.grpc.netty.shaded.io.netty.handler.codec.http.LastHttpContent {
void ()
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf content ()
public io.grpc.netty.shaded.io.netty.handler.codec.http.LastHttpContent copy ()
public io.grpc.netty.shaded.io.netty.handler.codec.http.LastHttpContent duplicate ()
public io.grpc.netty.shaded.io.netty.handler.codec.http.LastHttpContent replace (io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
io.grpc.netty.shaded.io.netty.buffer.ByteBuf content
public io.grpc.netty.shaded.io.netty.handler.codec.http.LastHttpContent retainedDuplicate ()
public io.grpc.netty.shaded.io.netty.handler.codec.http.HttpHeaders trailingHeaders ()
public io.grpc.netty.shaded.io.netty.handler.codec.DecoderResult decoderResult ()
public io.grpc.netty.shaded.io.netty.handler.codec.DecoderResult getDecoderResult ()
public void setDecoderResult (io.grpc.netty.shaded.io.netty.handler.codec.DecoderResult)
io.grpc.netty.shaded.io.netty.handler.codec.DecoderResult result
public int refCnt ()
public io.grpc.netty.shaded.io.netty.handler.codec.http.LastHttpContent retain ()
public io.grpc.netty.shaded.io.netty.handler.codec.http.LastHttpContent retain (int)
int increment
public io.grpc.netty.shaded.io.netty.handler.codec.http.LastHttpContent touch ()
public io.grpc.netty.shaded.io.netty.handler.codec.http.LastHttpContent touch (java.lang.Object)
Object hint
public boolean release ()
public boolean release (int)
int decrement
public java.lang.String toString ()
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http.HttpContent touch (java.lang.Object)
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http.HttpContent touch ()
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http.HttpContent retain (int)
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http.HttpContent retain ()
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http.HttpContent replace (io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http.HttpContent retainedDuplicate ()
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http.HttpContent duplicate ()
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http.HttpContent copy ()
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBufHolder touch (java.lang.Object)
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBufHolder touch ()
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBufHolder retain (int)
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBufHolder retain ()
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBufHolder replace (io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBufHolder retainedDuplicate ()
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBufHolder duplicate ()
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBufHolder copy ()
public volatile io.grpc.netty.shaded.io.netty.util.ReferenceCounted touch (java.lang.Object)
public volatile io.grpc.netty.shaded.io.netty.util.ReferenceCounted touch ()
public volatile io.grpc.netty.shaded.io.netty.util.ReferenceCounted retain (int)
public volatile io.grpc.netty.shaded.io.netty.util.ReferenceCounted retain ()
}
io/grpc/netty/shaded/io/netty/handler/codec/http/DefaultLastHttpContent$TrailingHttpHeaders$1.classDefaultLastHttpContent.java
package io.grpc.netty.shaded.io.netty.handler.codec.http
final io.grpc.netty.shaded.io.netty.handler.codec.http.DefaultLastHttpContent$TrailingHttpHeaders$1 extends java.lang.Object implements io.grpc.netty.shaded.io.netty.handler.codec.DefaultHeaders$NameValidator {
void ()
public void validateName (java.lang.CharSequence)
CharSequence name
public volatile void validateName (java.lang.Object)
}
io/grpc/netty/shaded/io/netty/handler/codec/http/HttpStatusClass$1.classHttpStatusClass.java
package io.grpc.netty.shaded.io.netty.handler.codec.http
final io.grpc.netty.shaded.io.netty.handler.codec.http.HttpStatusClass$1 extends io.grpc.netty.shaded.io.netty.handler.codec.http.HttpStatusClass {
void (java.lang.String, int, int, int, java.lang.String)
int min
int max
String defaultReasonPhrase
public boolean contains (int)
int code
}
io/grpc/netty/shaded/io/netty/handler/codec/http/HttpStatusClass.classHttpStatusClass.java
package io.grpc.netty.shaded.io.netty.handler.codec.http
public io.grpc.netty.shaded.io.netty.handler.codec.http.HttpStatusClass extends java.lang.Enum {
public static final io.grpc.netty.shaded.io.netty.handler.codec.http.HttpStatusClass INFORMATIONAL
public static final io.grpc.netty.shaded.io.netty.handler.codec.http.HttpStatusClass SUCCESS
public static final io.grpc.netty.shaded.io.netty.handler.codec.http.HttpStatusClass REDIRECTION
public static final io.grpc.netty.shaded.io.netty.handler.codec.http.HttpStatusClass CLIENT_ERROR
public static final io.grpc.netty.shaded.io.netty.handler.codec.http.HttpStatusClass SERVER_ERROR
public static final io.grpc.netty.shaded.io.netty.handler.codec.http.HttpStatusClass UNKNOWN
private final int min
private final int max
private final io.grpc.netty.shaded.io.netty.util.AsciiString defaultReasonPhrase
private static final io.grpc.netty.shaded.io.netty.handler.codec.http.HttpStatusClass[] $VALUES
public static io.grpc.netty.shaded.io.netty.handler.codec.http.HttpStatusClass[] values ()
public static io.grpc.netty.shaded.io.netty.handler.codec.http.HttpStatusClass valueOf (java.lang.String)
String name
public static io.grpc.netty.shaded.io.netty.handler.codec.http.HttpStatusClass valueOf (int)
int code
public static io.grpc.netty.shaded.io.netty.handler.codec.http.HttpStatusClass valueOf (java.lang.CharSequence)
char c0
CharSequence code
private static int digit (char)
char c
private static boolean isDigit (char)
char c
private void (java.lang.String, int, int, int, java.lang.String)
int min
int max
String defaultReasonPhrase
public boolean contains (int)
int code
io.grpc.netty.shaded.io.netty.util.AsciiString defaultReasonPhrase ()
void (java.lang.String, int, int, int, java.lang.String, io.grpc.netty.shaded.io.netty.handler.codec.http.HttpStatusClass$1)
String x0
int x1
int x2
int x3
String x4
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpStatusClass$1 x5
static void ()
}
io/grpc/netty/shaded/io/netty/handler/codec/http/HttpResponseEncoder.classHttpResponseEncoder.java
package io.grpc.netty.shaded.io.netty.handler.codec.http
public io.grpc.netty.shaded.io.netty.handler.codec.http.HttpResponseEncoder extends io.grpc.netty.shaded.io.netty.handler.codec.http.HttpObjectEncoder {
public void ()
public boolean acceptOutboundMessage (java.lang.Object) throws java.lang.Exception
Object msg
protected void encodeInitialLine (io.grpc.netty.shaded.io.netty.buffer.ByteBuf, io.grpc.netty.shaded.io.netty.handler.codec.http.HttpResponse) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.buffer.ByteBuf buf
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpResponse response
protected void sanitizeHeadersBeforeEncode (io.grpc.netty.shaded.io.netty.handler.codec.http.HttpResponse, boolean)
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpResponseStatus status
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpResponse msg
boolean isAlwaysEmpty
protected boolean isContentAlwaysEmpty (io.grpc.netty.shaded.io.netty.handler.codec.http.HttpResponse)
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpResponse msg
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpResponseStatus status
protected volatile void encodeInitialLine (io.grpc.netty.shaded.io.netty.buffer.ByteBuf, io.grpc.netty.shaded.io.netty.handler.codec.http.HttpMessage) throws java.lang.Exception
protected volatile boolean isContentAlwaysEmpty (io.grpc.netty.shaded.io.netty.handler.codec.http.HttpMessage)
protected volatile void sanitizeHeadersBeforeEncode (io.grpc.netty.shaded.io.netty.handler.codec.http.HttpMessage, boolean)
}
io/grpc/netty/shaded/io/netty/handler/codec/http/HttpMessage.classHttpMessage.java
package io.grpc.netty.shaded.io.netty.handler.codec.http
public abstract io.grpc.netty.shaded.io.netty.handler.codec.http.HttpMessage extends java.lang.Object implements io.grpc.netty.shaded.io.netty.handler.codec.http.HttpObject {
public abstract io.grpc.netty.shaded.io.netty.handler.codec.http.HttpVersion getProtocolVersion ()
public abstract io.grpc.netty.shaded.io.netty.handler.codec.http.HttpVersion protocolVersion ()
public abstract io.grpc.netty.shaded.io.netty.handler.codec.http.HttpMessage setProtocolVersion (io.grpc.netty.shaded.io.netty.handler.codec.http.HttpVersion)
public abstract io.grpc.netty.shaded.io.netty.handler.codec.http.HttpHeaders headers ()
}
io/grpc/netty/shaded/io/netty/handler/codec/http/HttpScheme.classHttpScheme.java
package io.grpc.netty.shaded.io.netty.handler.codec.http
public final io.grpc.netty.shaded.io.netty.handler.codec.http.HttpScheme extends java.lang.Object {
public static final io.grpc.netty.shaded.io.netty.handler.codec.http.HttpScheme HTTP
public static final io.grpc.netty.shaded.io.netty.handler.codec.http.HttpScheme HTTPS
private final int port
private final io.grpc.netty.shaded.io.netty.util.AsciiString name
private void (int, java.lang.String)
int port
String name
public io.grpc.netty.shaded.io.netty.util.AsciiString name ()
public int port ()
public boolean equals (java.lang.Object)
Object o
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpScheme other
public int hashCode ()
public java.lang.String toString ()
static void ()
}
io/grpc/netty/shaded/io/netty/handler/codec/http/websocketx/
io/grpc/netty/shaded/io/netty/handler/codec/http/websocketx/WebSocketClientHandshaker.classWebSocketClientHandshaker.java
package io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx
public abstract io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.WebSocketClientHandshaker extends java.lang.Object {
private static final java.nio.channels.ClosedChannelException CLOSED_CHANNEL_EXCEPTION
private static final String HTTP_SCHEME_PREFIX
private static final String HTTPS_SCHEME_PREFIX
private final java.net.URI uri
private final io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.WebSocketVersion version
private volatile boolean handshakeComplete
private final String expectedSubprotocol
private volatile String actualSubprotocol
protected final io.grpc.netty.shaded.io.netty.handler.codec.http.HttpHeaders customHeaders
private final int maxFramePayloadLength
protected void (java.net.URI, io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.WebSocketVersion, java.lang.String, io.grpc.netty.shaded.io.netty.handler.codec.http.HttpHeaders, int)
java.net.URI uri
io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.WebSocketVersion version
String subprotocol
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpHeaders customHeaders
int maxFramePayloadLength
public java.net.URI uri ()
public io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.WebSocketVersion version ()
public int maxFramePayloadLength ()
public boolean isHandshakeComplete ()
private void setHandshakeComplete ()
public java.lang.String expectedSubprotocol ()
public java.lang.String actualSubprotocol ()
private void setActualSubprotocol (java.lang.String)
String actualSubprotocol
public io.grpc.netty.shaded.io.netty.channel.ChannelFuture handshake (io.grpc.netty.shaded.io.netty.channel.Channel)
io.grpc.netty.shaded.io.netty.channel.Channel channel
public final io.grpc.netty.shaded.io.netty.channel.ChannelFuture handshake (io.grpc.netty.shaded.io.netty.channel.Channel, io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpClientCodec codec
io.grpc.netty.shaded.io.netty.channel.Channel channel
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
io.grpc.netty.shaded.io.netty.handler.codec.http.FullHttpRequest request
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpResponseDecoder decoder
protected abstract io.grpc.netty.shaded.io.netty.handler.codec.http.FullHttpRequest newHandshakeRequest ()
public final void finishHandshake (io.grpc.netty.shaded.io.netty.channel.Channel, io.grpc.netty.shaded.io.netty.handler.codec.http.FullHttpResponse)
String protocol
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpClientCodec codec
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext context
io.grpc.netty.shaded.io.netty.channel.Channel channel
io.grpc.netty.shaded.io.netty.handler.codec.http.FullHttpResponse response
String receivedProtocol
String expectedProtocol
boolean protocolValid
io.grpc.netty.shaded.io.netty.channel.ChannelPipeline p
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpContentDecompressor decompressor
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpObjectAggregator aggregator
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
public final io.grpc.netty.shaded.io.netty.channel.ChannelFuture processHandshake (io.grpc.netty.shaded.io.netty.channel.Channel, io.grpc.netty.shaded.io.netty.handler.codec.http.HttpResponse)
io.grpc.netty.shaded.io.netty.channel.Channel channel
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpResponse response
public final io.grpc.netty.shaded.io.netty.channel.ChannelFuture processHandshake (io.grpc.netty.shaded.io.netty.channel.Channel, io.grpc.netty.shaded.io.netty.handler.codec.http.HttpResponse, io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
Throwable cause
Throwable cause
io.grpc.netty.shaded.io.netty.channel.ChannelPipeline p
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
String aggregatorName
io.grpc.netty.shaded.io.netty.channel.Channel channel
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpResponse response
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
protected abstract void verify (io.grpc.netty.shaded.io.netty.handler.codec.http.FullHttpResponse)
protected abstract io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.WebSocketFrameDecoder newWebsocketDecoder ()
protected abstract io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.WebSocketFrameEncoder newWebSocketEncoder ()
public io.grpc.netty.shaded.io.netty.channel.ChannelFuture close (io.grpc.netty.shaded.io.netty.channel.Channel, io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.CloseWebSocketFrame)
io.grpc.netty.shaded.io.netty.channel.Channel channel
io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.CloseWebSocketFrame frame
public io.grpc.netty.shaded.io.netty.channel.ChannelFuture close (io.grpc.netty.shaded.io.netty.channel.Channel, io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.CloseWebSocketFrame, io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
io.grpc.netty.shaded.io.netty.channel.Channel channel
io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.CloseWebSocketFrame frame
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
static java.lang.String rawPath (java.net.URI)
java.net.URI wsURL
String path
String query
static java.lang.CharSequence websocketHostValue (java.net.URI)
java.net.URI wsURL
int port
String host
static java.lang.CharSequence websocketOriginValue (java.net.URI)
String schemePrefix
int defaultPort
java.net.URI wsURL
String scheme
String schemePrefix
int port
int defaultPort
String host
static java.nio.channels.ClosedChannelException access$000 ()
static void ()
}
io/grpc/netty/shaded/io/netty/handler/codec/http/websocketx/WebSocketServerProtocolHandler$ServerHandshakeStateEvent.classWebSocketServerProtocolHandler.java
package io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx
public final io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.WebSocketServerProtocolHandler$ServerHandshakeStateEvent extends java.lang.Enum {
public static final io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.WebSocketServerProtocolHandler$ServerHandshakeStateEvent HANDSHAKE_COMPLETE
private static final io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.WebSocketServerProtocolHandler$ServerHandshakeStateEvent[] $VALUES
public static io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.WebSocketServerProtocolHandler$ServerHandshakeStateEvent[] values ()
public static io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.WebSocketServerProtocolHandler$ServerHandshakeStateEvent valueOf (java.lang.String)
String name
private void (java.lang.String, int)
static void ()
}
io/grpc/netty/shaded/io/netty/handler/codec/http/websocketx/WebSocketFrame.classWebSocketFrame.java
package io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx
public abstract io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.WebSocketFrame extends io.grpc.netty.shaded.io.netty.buffer.DefaultByteBufHolder {
private final boolean finalFragment
private final int rsv
protected void (io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
io.grpc.netty.shaded.io.netty.buffer.ByteBuf binaryData
protected void (boolean, int, io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
boolean finalFragment
int rsv
io.grpc.netty.shaded.io.netty.buffer.ByteBuf binaryData
public boolean isFinalFragment ()
public int rsv ()
public io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.WebSocketFrame copy ()
public io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.WebSocketFrame duplicate ()
public io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.WebSocketFrame retainedDuplicate ()
public abstract io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.WebSocketFrame replace (io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
public java.lang.String toString ()
public io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.WebSocketFrame retain ()
public io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.WebSocketFrame retain (int)
int increment
public io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.WebSocketFrame touch ()
public io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.WebSocketFrame touch (java.lang.Object)
Object hint
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBufHolder touch (java.lang.Object)
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBufHolder touch ()
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBufHolder retain (int)
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBufHolder retain ()
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBufHolder replace (io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBufHolder retainedDuplicate ()
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBufHolder duplicate ()
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBufHolder copy ()
public volatile io.grpc.netty.shaded.io.netty.util.ReferenceCounted touch (java.lang.Object)
public volatile io.grpc.netty.shaded.io.netty.util.ReferenceCounted touch ()
public volatile io.grpc.netty.shaded.io.netty.util.ReferenceCounted retain (int)
public volatile io.grpc.netty.shaded.io.netty.util.ReferenceCounted retain ()
}
io/grpc/netty/shaded/io/netty/handler/codec/http/websocketx/WebSocketClientHandshaker13.classWebSocketClientHandshaker13.java
package io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx
public io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.WebSocketClientHandshaker13 extends io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.WebSocketClientHandshaker {
private static final io.grpc.netty.shaded.io.netty.util.internal.logging.InternalLogger logger
public static final String MAGIC_GUID
private String expectedChallengeResponseString
private final boolean allowExtensions
private final boolean performMasking
private final boolean allowMaskMismatch
public void (java.net.URI, io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.WebSocketVersion, java.lang.String, boolean, io.grpc.netty.shaded.io.netty.handler.codec.http.HttpHeaders, int)
java.net.URI webSocketURL
io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.WebSocketVersion version
String subprotocol
boolean allowExtensions
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpHeaders customHeaders
int maxFramePayloadLength
public void (java.net.URI, io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.WebSocketVersion, java.lang.String, boolean, io.grpc.netty.shaded.io.netty.handler.codec.http.HttpHeaders, int, boolean, boolean)
java.net.URI webSocketURL
io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.WebSocketVersion version
String subprotocol
boolean allowExtensions
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpHeaders customHeaders
int maxFramePayloadLength
boolean performMasking
boolean allowMaskMismatch
protected io.grpc.netty.shaded.io.netty.handler.codec.http.FullHttpRequest newHandshakeRequest ()
java.net.URI wsURL
String path
byte[] nonce
String key
String acceptSeed
byte[] sha1
io.grpc.netty.shaded.io.netty.handler.codec.http.FullHttpRequest request
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpHeaders headers
String expectedSubprotocol
protected void verify (io.grpc.netty.shaded.io.netty.handler.codec.http.FullHttpResponse)
io.grpc.netty.shaded.io.netty.handler.codec.http.FullHttpResponse response
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpResponseStatus status
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpHeaders headers
CharSequence upgrade
CharSequence accept
protected io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.WebSocketFrameDecoder newWebsocketDecoder ()
protected io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.WebSocketFrameEncoder newWebSocketEncoder ()
static void ()
}
io/grpc/netty/shaded/io/netty/handler/codec/http/websocketx/WebSocketServerHandshaker$1.classWebSocketServerHandshaker.java
package io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx
io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.WebSocketServerHandshaker$1 extends java.lang.Object implements io.grpc.netty.shaded.io.netty.channel.ChannelFutureListener {
final String val$encoderName
final io.grpc.netty.shaded.io.netty.channel.ChannelPromise val$promise
final io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.WebSocketServerHandshaker this$0
void (io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.WebSocketServerHandshaker, java.lang.String, io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.WebSocketServerHandshaker this$0
public void operationComplete (io.grpc.netty.shaded.io.netty.channel.ChannelFuture) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelPipeline p
io.grpc.netty.shaded.io.netty.channel.ChannelFuture future
public volatile void operationComplete (io.grpc.netty.shaded.io.netty.util.concurrent.Future) throws java.lang.Exception
}
io/grpc/netty/shaded/io/netty/handler/codec/http/websocketx/WebSocketServerHandshakerFactory.classWebSocketServerHandshakerFactory.java
package io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx
public io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.WebSocketServerHandshakerFactory extends java.lang.Object {
private final String webSocketURL
private final String subprotocols
private final boolean allowExtensions
private final int maxFramePayloadLength
private final boolean allowMaskMismatch
public void (java.lang.String, java.lang.String, boolean)
String webSocketURL
String subprotocols
boolean allowExtensions
public void (java.lang.String, java.lang.String, boolean, int)
String webSocketURL
String subprotocols
boolean allowExtensions
int maxFramePayloadLength
public void (java.lang.String, java.lang.String, boolean, int, boolean)
String webSocketURL
String subprotocols
boolean allowExtensions
int maxFramePayloadLength
boolean allowMaskMismatch
public io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.WebSocketServerHandshaker newHandshaker (io.grpc.netty.shaded.io.netty.handler.codec.http.HttpRequest)
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpRequest req
CharSequence version
public static void sendUnsupportedWebSocketVersionResponse (io.grpc.netty.shaded.io.netty.channel.Channel)
io.grpc.netty.shaded.io.netty.channel.Channel channel
public static io.grpc.netty.shaded.io.netty.channel.ChannelFuture sendUnsupportedVersionResponse (io.grpc.netty.shaded.io.netty.channel.Channel)
io.grpc.netty.shaded.io.netty.channel.Channel channel
public static io.grpc.netty.shaded.io.netty.channel.ChannelFuture sendUnsupportedVersionResponse (io.grpc.netty.shaded.io.netty.channel.Channel, io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
io.grpc.netty.shaded.io.netty.channel.Channel channel
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpResponse res
}
io/grpc/netty/shaded/io/netty/handler/codec/http/websocketx/WebSocket08FrameDecoder.classWebSocket08FrameDecoder.java
package io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx
public io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.WebSocket08FrameDecoder extends io.grpc.netty.shaded.io.netty.handler.codec.ByteToMessageDecoder implements io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.WebSocketFrameDecoder {
private static final io.grpc.netty.shaded.io.netty.util.internal.logging.InternalLogger logger
private static final byte OPCODE_CONT
private static final byte OPCODE_TEXT
private static final byte OPCODE_BINARY
private static final byte OPCODE_CLOSE
private static final byte OPCODE_PING
private static final byte OPCODE_PONG
private final long maxFramePayloadLength
private final boolean allowExtensions
private final boolean expectMaskedFrames
private final boolean allowMaskMismatch
private int fragmentedFramesCount
private boolean frameFinalFlag
private boolean frameMasked
private int frameRsv
private int frameOpcode
private long framePayloadLength
private byte[] maskingKey
private int framePayloadLen1
private boolean receivedClosingHandshake
private io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.WebSocket08FrameDecoder$State state
public void (boolean, boolean, int)
boolean expectMaskedFrames
boolean allowExtensions
int maxFramePayloadLength
public void (boolean, boolean, int, boolean)
boolean expectMaskedFrames
boolean allowExtensions
int maxFramePayloadLength
boolean allowMaskMismatch
protected void decode (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, io.grpc.netty.shaded.io.netty.buffer.ByteBuf, java.util.List) throws java.lang.Exception
byte b
byte b
io.grpc.netty.shaded.io.netty.buffer.ByteBuf payloadBuffer
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
io.grpc.netty.shaded.io.netty.buffer.ByteBuf in
java.util.List out
private void unmask (io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
int unmasked
io.grpc.netty.shaded.io.netty.buffer.ByteBuf frame
int i
int end
java.nio.ByteOrder order
int intMask
private void protocolViolation (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, java.lang.String)
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
String reason
private void protocolViolation (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, io.grpc.netty.shaded.io.netty.handler.codec.CorruptedFrameException)
Object closeMessage
Object closeMessage
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
io.grpc.netty.shaded.io.netty.handler.codec.CorruptedFrameException ex
private static int toFrameLength (long)
long l
protected void checkCloseFrameBody (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
io.grpc.netty.shaded.io.netty.handler.codec.CorruptedFrameException ex
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
io.grpc.netty.shaded.io.netty.buffer.ByteBuf buffer
int idx
int statusCode
static void ()
}
io/grpc/netty/shaded/io/netty/handler/codec/http/websocketx/WebSocketVersion.classWebSocketVersion.java
package io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx
public final io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.WebSocketVersion extends java.lang.Enum {
public static final io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.WebSocketVersion UNKNOWN
public static final io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.WebSocketVersion V00
public static final io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.WebSocketVersion V07
public static final io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.WebSocketVersion V08
public static final io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.WebSocketVersion V13
private static final io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.WebSocketVersion[] $VALUES
public static io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.WebSocketVersion[] values ()
public static io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.WebSocketVersion valueOf (java.lang.String)
String name
private void (java.lang.String, int)
public java.lang.String toHttpHeaderValue ()
static void ()
}
io/grpc/netty/shaded/io/netty/handler/codec/http/websocketx/WebSocketServerHandshaker08.classWebSocketServerHandshaker08.java
package io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx
public io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.WebSocketServerHandshaker08 extends io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.WebSocketServerHandshaker {
public static final String WEBSOCKET_08_ACCEPT_GUID
private final boolean allowExtensions
private final boolean allowMaskMismatch
public void (java.lang.String, java.lang.String, boolean, int)
String webSocketURL
String subprotocols
boolean allowExtensions
int maxFramePayloadLength
public void (java.lang.String, java.lang.String, boolean, int, boolean)
String webSocketURL
String subprotocols
boolean allowExtensions
int maxFramePayloadLength
boolean allowMaskMismatch
protected io.grpc.netty.shaded.io.netty.handler.codec.http.FullHttpResponse newHandshakeResponse (io.grpc.netty.shaded.io.netty.handler.codec.http.FullHttpRequest, io.grpc.netty.shaded.io.netty.handler.codec.http.HttpHeaders)
String selectedSubprotocol
io.grpc.netty.shaded.io.netty.handler.codec.http.FullHttpRequest req
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpHeaders headers
io.grpc.netty.shaded.io.netty.handler.codec.http.FullHttpResponse res
CharSequence key
String acceptSeed
byte[] sha1
String accept
String subprotocols
protected io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.WebSocketFrameDecoder newWebsocketDecoder ()
protected io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.WebSocketFrameEncoder newWebSocketEncoder ()
}
io/grpc/netty/shaded/io/netty/handler/codec/http/websocketx/WebSocketClientProtocolHandler$ClientHandshakeStateEvent.classWebSocketClientProtocolHandler.java
package io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx
public final io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.WebSocketClientProtocolHandler$ClientHandshakeStateEvent extends java.lang.Enum {
public static final io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.WebSocketClientProtocolHandler$ClientHandshakeStateEvent HANDSHAKE_ISSUED
public static final io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.WebSocketClientProtocolHandler$ClientHandshakeStateEvent HANDSHAKE_COMPLETE
private static final io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.WebSocketClientProtocolHandler$ClientHandshakeStateEvent[] $VALUES
public static io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.WebSocketClientProtocolHandler$ClientHandshakeStateEvent[] values ()
public static io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.WebSocketClientProtocolHandler$ClientHandshakeStateEvent valueOf (java.lang.String)
String name
private void (java.lang.String, int)
static void ()
}
io/grpc/netty/shaded/io/netty/handler/codec/http/websocketx/WebSocketServerHandshaker07.classWebSocketServerHandshaker07.java
package io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx
public io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.WebSocketServerHandshaker07 extends io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.WebSocketServerHandshaker {
public static final String WEBSOCKET_07_ACCEPT_GUID
private final boolean allowExtensions
private final boolean allowMaskMismatch
public void (java.lang.String, java.lang.String, boolean, int)
String webSocketURL
String subprotocols
boolean allowExtensions
int maxFramePayloadLength
public void (java.lang.String, java.lang.String, boolean, int, boolean)
String webSocketURL
String subprotocols
boolean allowExtensions
int maxFramePayloadLength
boolean allowMaskMismatch
protected io.grpc.netty.shaded.io.netty.handler.codec.http.FullHttpResponse newHandshakeResponse (io.grpc.netty.shaded.io.netty.handler.codec.http.FullHttpRequest, io.grpc.netty.shaded.io.netty.handler.codec.http.HttpHeaders)
String selectedSubprotocol
io.grpc.netty.shaded.io.netty.handler.codec.http.FullHttpRequest req
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpHeaders headers
io.grpc.netty.shaded.io.netty.handler.codec.http.FullHttpResponse res
CharSequence key
String acceptSeed
byte[] sha1
String accept
String subprotocols
protected io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.WebSocketFrameDecoder newWebsocketDecoder ()
protected io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.WebSocketFrameEncoder newWebSocketEncoder ()
}
io/grpc/netty/shaded/io/netty/handler/codec/http/websocketx/WebSocket08FrameEncoder.classWebSocket08FrameEncoder.java
package io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx
public io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.WebSocket08FrameEncoder extends io.grpc.netty.shaded.io.netty.handler.codec.MessageToMessageEncoder implements io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.WebSocketFrameEncoder {
private static final io.grpc.netty.shaded.io.netty.util.internal.logging.InternalLogger logger
private static final byte OPCODE_CONT
private static final byte OPCODE_TEXT
private static final byte OPCODE_BINARY
private static final byte OPCODE_CLOSE
private static final byte OPCODE_PING
private static final byte OPCODE_PONG
private static final int GATHERING_WRITE_THRESHOLD
private final boolean maskPayload
public void (boolean)
boolean maskPayload
protected void encode (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.WebSocketFrame, java.util.List) throws java.lang.Exception
byte opcode
byte opcode
byte opcode
byte opcode
byte opcode
byte opcode
int size
byte b
int size
int size
int intData
int intMask
byte byteData
int random
java.nio.ByteOrder srcOrder
java.nio.ByteOrder dstOrder
int counter
int i
int end
byte[] mask
int maskLength
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.WebSocketFrame msg
java.util.List out
io.grpc.netty.shaded.io.netty.buffer.ByteBuf data
byte opcode
int length
int b0
boolean release
io.grpc.netty.shaded.io.netty.buffer.ByteBuf buf
protected volatile void encode (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, java.lang.Object, java.util.List) throws java.lang.Exception
static void ()
}
io/grpc/netty/shaded/io/netty/handler/codec/http/websocketx/WebSocketClientProtocolHandshakeHandler.classWebSocketClientProtocolHandshakeHandler.java
package io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx
io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.WebSocketClientProtocolHandshakeHandler extends io.grpc.netty.shaded.io.netty.channel.ChannelInboundHandlerAdapter {
private final io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.WebSocketClientHandshaker handshaker
void (io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.WebSocketClientHandshaker)
io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.WebSocketClientHandshaker handshaker
public void channelActive (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
public void channelRead (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, java.lang.Object) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
Object msg
io.grpc.netty.shaded.io.netty.handler.codec.http.FullHttpResponse response
}
io/grpc/netty/shaded/io/netty/handler/codec/http/websocketx/Utf8FrameValidator.classUtf8FrameValidator.java
package io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx
public io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.Utf8FrameValidator extends io.grpc.netty.shaded.io.netty.channel.ChannelInboundHandlerAdapter {
private int fragmentedFramesCount
private io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.Utf8Validator utf8Validator
public void ()
public void channelRead (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, java.lang.Object) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.WebSocketFrame frame
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
Object msg
private void checkUTF8String (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
io.grpc.netty.shaded.io.netty.handler.codec.CorruptedFrameException ex
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
io.grpc.netty.shaded.io.netty.buffer.ByteBuf buffer
}
io/grpc/netty/shaded/io/netty/handler/codec/http/websocketx/WebSocketServerHandshaker13.classWebSocketServerHandshaker13.java
package io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx
public io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.WebSocketServerHandshaker13 extends io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.WebSocketServerHandshaker {
public static final String WEBSOCKET_13_ACCEPT_GUID
private final boolean allowExtensions
private final boolean allowMaskMismatch
public void (java.lang.String, java.lang.String, boolean, int)
String webSocketURL
String subprotocols
boolean allowExtensions
int maxFramePayloadLength
public void (java.lang.String, java.lang.String, boolean, int, boolean)
String webSocketURL
String subprotocols
boolean allowExtensions
int maxFramePayloadLength
boolean allowMaskMismatch
protected io.grpc.netty.shaded.io.netty.handler.codec.http.FullHttpResponse newHandshakeResponse (io.grpc.netty.shaded.io.netty.handler.codec.http.FullHttpRequest, io.grpc.netty.shaded.io.netty.handler.codec.http.HttpHeaders)
String selectedSubprotocol
io.grpc.netty.shaded.io.netty.handler.codec.http.FullHttpRequest req
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpHeaders headers
io.grpc.netty.shaded.io.netty.handler.codec.http.FullHttpResponse res
CharSequence key
String acceptSeed
byte[] sha1
String accept
String subprotocols
protected io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.WebSocketFrameDecoder newWebsocketDecoder ()
protected io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.WebSocketFrameEncoder newWebSocketEncoder ()
}
io/grpc/netty/shaded/io/netty/handler/codec/http/websocketx/WebSocketServerHandshaker00.classWebSocketServerHandshaker00.java
package io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx
public io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.WebSocketServerHandshaker00 extends io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.WebSocketServerHandshaker {
private static final java.util.regex.Pattern BEGINNING_DIGIT
private static final java.util.regex.Pattern BEGINNING_SPACE
public void (java.lang.String, java.lang.String, int)
String webSocketURL
String subprotocols
int maxFramePayloadLength
protected io.grpc.netty.shaded.io.netty.handler.codec.http.FullHttpResponse newHandshakeResponse (io.grpc.netty.shaded.io.netty.handler.codec.http.FullHttpRequest, io.grpc.netty.shaded.io.netty.handler.codec.http.HttpHeaders)
String selectedSubprotocol
String subprotocols
String key1
String key2
int a
int b
long c
io.grpc.netty.shaded.io.netty.buffer.ByteBuf input
String protocol
io.grpc.netty.shaded.io.netty.handler.codec.http.FullHttpRequest req
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpHeaders headers
boolean isHixie76
io.grpc.netty.shaded.io.netty.handler.codec.http.FullHttpResponse res
public io.grpc.netty.shaded.io.netty.channel.ChannelFuture close (io.grpc.netty.shaded.io.netty.channel.Channel, io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.CloseWebSocketFrame, io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
io.grpc.netty.shaded.io.netty.channel.Channel channel
io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.CloseWebSocketFrame frame
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
protected io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.WebSocketFrameDecoder newWebsocketDecoder ()
protected io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.WebSocketFrameEncoder newWebSocketEncoder ()
static void ()
}
io/grpc/netty/shaded/io/netty/handler/codec/http/websocketx/WebSocketClientProtocolHandshakeHandler$1.classWebSocketClientProtocolHandshakeHandler.java
package io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx
io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.WebSocketClientProtocolHandshakeHandler$1 extends java.lang.Object implements io.grpc.netty.shaded.io.netty.channel.ChannelFutureListener {
final io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext val$ctx
final io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.WebSocketClientProtocolHandshakeHandler this$0
void (io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.WebSocketClientProtocolHandshakeHandler, io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext)
io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.WebSocketClientProtocolHandshakeHandler this$0
public void operationComplete (io.grpc.netty.shaded.io.netty.channel.ChannelFuture) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelFuture future
public volatile void operationComplete (io.grpc.netty.shaded.io.netty.util.concurrent.Future) throws java.lang.Exception
}
io/grpc/netty/shaded/io/netty/handler/codec/http/websocketx/WebSocket13FrameEncoder.classWebSocket13FrameEncoder.java
package io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx
public io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.WebSocket13FrameEncoder extends io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.WebSocket08FrameEncoder {
public void (boolean)
boolean maskPayload
}
io/grpc/netty/shaded/io/netty/handler/codec/http/websocketx/PongWebSocketFrame.classPongWebSocketFrame.java
package io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx
public io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.PongWebSocketFrame extends io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.WebSocketFrame {
public void ()
public void (io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
io.grpc.netty.shaded.io.netty.buffer.ByteBuf binaryData
public void (boolean, int, io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
boolean finalFragment
int rsv
io.grpc.netty.shaded.io.netty.buffer.ByteBuf binaryData
public io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.PongWebSocketFrame copy ()
public io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.PongWebSocketFrame duplicate ()
public io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.PongWebSocketFrame retainedDuplicate ()
public io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.PongWebSocketFrame replace (io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
io.grpc.netty.shaded.io.netty.buffer.ByteBuf content
public io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.PongWebSocketFrame retain ()
public io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.PongWebSocketFrame retain (int)
int increment
public io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.PongWebSocketFrame touch ()
public io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.PongWebSocketFrame touch (java.lang.Object)
Object hint
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.WebSocketFrame touch (java.lang.Object)
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.WebSocketFrame touch ()
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.WebSocketFrame retain (int)
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.WebSocketFrame retain ()
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.WebSocketFrame replace (io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.WebSocketFrame retainedDuplicate ()
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.WebSocketFrame duplicate ()
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.WebSocketFrame copy ()
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBufHolder touch (java.lang.Object)
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBufHolder touch ()
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBufHolder retain (int)
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBufHolder retain ()
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBufHolder replace (io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBufHolder retainedDuplicate ()
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBufHolder duplicate ()
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBufHolder copy ()
public volatile io.grpc.netty.shaded.io.netty.util.ReferenceCounted touch (java.lang.Object)
public volatile io.grpc.netty.shaded.io.netty.util.ReferenceCounted touch ()
public volatile io.grpc.netty.shaded.io.netty.util.ReferenceCounted retain (int)
public volatile io.grpc.netty.shaded.io.netty.util.ReferenceCounted retain ()
}
io/grpc/netty/shaded/io/netty/handler/codec/http/websocketx/WebSocketClientHandshaker07.classWebSocketClientHandshaker07.java
package io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx
public io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.WebSocketClientHandshaker07 extends io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.WebSocketClientHandshaker {
private static final io.grpc.netty.shaded.io.netty.util.internal.logging.InternalLogger logger
public static final String MAGIC_GUID
private String expectedChallengeResponseString
private final boolean allowExtensions
private final boolean performMasking
private final boolean allowMaskMismatch
public void (java.net.URI, io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.WebSocketVersion, java.lang.String, boolean, io.grpc.netty.shaded.io.netty.handler.codec.http.HttpHeaders, int)
java.net.URI webSocketURL
io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.WebSocketVersion version
String subprotocol
boolean allowExtensions
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpHeaders customHeaders
int maxFramePayloadLength
public void (java.net.URI, io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.WebSocketVersion, java.lang.String, boolean, io.grpc.netty.shaded.io.netty.handler.codec.http.HttpHeaders, int, boolean, boolean)
java.net.URI webSocketURL
io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.WebSocketVersion version
String subprotocol
boolean allowExtensions
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpHeaders customHeaders
int maxFramePayloadLength
boolean performMasking
boolean allowMaskMismatch
protected io.grpc.netty.shaded.io.netty.handler.codec.http.FullHttpRequest newHandshakeRequest ()
java.net.URI wsURL
String path
byte[] nonce
String key
String acceptSeed
byte[] sha1
io.grpc.netty.shaded.io.netty.handler.codec.http.FullHttpRequest request
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpHeaders headers
String expectedSubprotocol
protected void verify (io.grpc.netty.shaded.io.netty.handler.codec.http.FullHttpResponse)
io.grpc.netty.shaded.io.netty.handler.codec.http.FullHttpResponse response
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpResponseStatus status
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpHeaders headers
CharSequence upgrade
CharSequence accept
protected io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.WebSocketFrameDecoder newWebsocketDecoder ()
protected io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.WebSocketFrameEncoder newWebSocketEncoder ()
static void ()
}
io/grpc/netty/shaded/io/netty/handler/codec/http/websocketx/extensions/
io/grpc/netty/shaded/io/netty/handler/codec/http/websocketx/extensions/WebSocketExtensionDecoder.classWebSocketExtensionDecoder.java
package io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.extensions
public abstract io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.extensions.WebSocketExtensionDecoder extends io.grpc.netty.shaded.io.netty.handler.codec.MessageToMessageDecoder {
public void ()
}
io/grpc/netty/shaded/io/netty/handler/codec/http/websocketx/extensions/WebSocketServerExtensionHandler.classWebSocketServerExtensionHandler.java
package io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.extensions
public io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.extensions.WebSocketServerExtensionHandler extends io.grpc.netty.shaded.io.netty.channel.ChannelDuplexHandler {
private final java.util.List extensionHandshakers
private java.util.List validExtensions
public transient void (io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.extensions.WebSocketServerExtensionHandshaker[])
io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.extensions.WebSocketServerExtensionHandshaker[] extensionHandshakers
public void channelRead (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, java.lang.Object) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.extensions.WebSocketServerExtensionHandshaker extensionHandshaker
java.util.Iterator extensionHandshakersIterator
io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.extensions.WebSocketServerExtension validExtension
io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.extensions.WebSocketExtensionData extensionData
java.util.List extensions
int rsv
String extensionsHeader
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpRequest request
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
Object msg
public void write (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, java.lang.Object, io.grpc.netty.shaded.io.netty.channel.ChannelPromise) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.extensions.WebSocketExtensionData extensionData
io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.extensions.WebSocketServerExtension extension
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpResponse response
String headerValue
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
Object msg
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
static java.util.List access$000 (io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.extensions.WebSocketServerExtensionHandler)
io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.extensions.WebSocketServerExtensionHandler x0
}
io/grpc/netty/shaded/io/netty/handler/codec/http/DefaultLastHttpContent.classDefaultLastHttpContent.java
package io.grpc.netty.shaded.io.netty.handler.codec.http
public io.grpc.netty.shaded.io.netty.handler.codec.http.DefaultLastHttpContent extends io.grpc.netty.shaded.io.netty.handler.codec.http.DefaultHttpContent implements io.grpc.netty.shaded.io.netty.handler.codec.http.LastHttpContent {
private final io.grpc.netty.shaded.io.netty.handler.codec.http.HttpHeaders trailingHeaders
private final boolean validateHeaders
public void ()
public void (io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
io.grpc.netty.shaded.io.netty.buffer.ByteBuf content
public void (io.grpc.netty.shaded.io.netty.buffer.ByteBuf, boolean)
io.grpc.netty.shaded.io.netty.buffer.ByteBuf content
boolean validateHeaders
public io.grpc.netty.shaded.io.netty.handler.codec.http.LastHttpContent copy ()
public io.grpc.netty.shaded.io.netty.handler.codec.http.LastHttpContent duplicate ()
public io.grpc.netty.shaded.io.netty.handler.codec.http.LastHttpContent retainedDuplicate ()
public io.grpc.netty.shaded.io.netty.handler.codec.http.LastHttpContent replace (io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
io.grpc.netty.shaded.io.netty.buffer.ByteBuf content
io.grpc.netty.shaded.io.netty.handler.codec.http.DefaultLastHttpContent dup
public io.grpc.netty.shaded.io.netty.handler.codec.http.LastHttpContent retain (int)
int increment
public io.grpc.netty.shaded.io.netty.handler.codec.http.LastHttpContent retain ()
public io.grpc.netty.shaded.io.netty.handler.codec.http.LastHttpContent touch ()
public io.grpc.netty.shaded.io.netty.handler.codec.http.LastHttpContent touch (java.lang.Object)
Object hint
public io.grpc.netty.shaded.io.netty.handler.codec.http.HttpHeaders trailingHeaders ()
public java.lang.String toString ()
StringBuilder buf
private void appendHeaders (java.lang.StringBuilder)
java.util.Map$Entry e
StringBuilder buf
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http.HttpContent touch (java.lang.Object)
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http.HttpContent touch ()
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http.HttpContent retain (int)
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http.HttpContent retain ()
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http.HttpContent replace (io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http.HttpContent retainedDuplicate ()
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http.HttpContent duplicate ()
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http.HttpContent copy ()
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBufHolder touch (java.lang.Object)
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBufHolder touch ()
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBufHolder retain (int)
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBufHolder retain ()
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBufHolder replace (io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBufHolder retainedDuplicate ()
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBufHolder duplicate ()
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBufHolder copy ()
public volatile io.grpc.netty.shaded.io.netty.util.ReferenceCounted touch (java.lang.Object)
public volatile io.grpc.netty.shaded.io.netty.util.ReferenceCounted touch ()
public volatile io.grpc.netty.shaded.io.netty.util.ReferenceCounted retain (int)
public volatile io.grpc.netty.shaded.io.netty.util.ReferenceCounted retain ()
}
io/grpc/netty/shaded/io/netty/handler/codec/http/HttpServerExpectContinueHandler.classHttpServerExpectContinueHandler.java
package io.grpc.netty.shaded.io.netty.handler.codec.http
public io.grpc.netty.shaded.io.netty.handler.codec.http.HttpServerExpectContinueHandler extends io.grpc.netty.shaded.io.netty.channel.ChannelInboundHandlerAdapter {
private static final io.grpc.netty.shaded.io.netty.handler.codec.http.FullHttpResponse EXPECTATION_FAILED
private static final io.grpc.netty.shaded.io.netty.handler.codec.http.FullHttpResponse ACCEPT
public void ()
protected io.grpc.netty.shaded.io.netty.handler.codec.http.HttpResponse acceptMessage (io.grpc.netty.shaded.io.netty.handler.codec.http.HttpRequest)
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpRequest request
protected io.grpc.netty.shaded.io.netty.handler.codec.http.HttpResponse rejectResponse (io.grpc.netty.shaded.io.netty.handler.codec.http.HttpRequest)
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpRequest request
public void channelRead (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, java.lang.Object) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpResponse rejection
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpResponse accept
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpRequest req
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
Object msg
static void ()
}
io/grpc/netty/shaded/io/netty/handler/codec/http/DefaultHttpHeaders$HeaderValueConverterAndValidator.classDefaultHttpHeaders.java
package io.grpc.netty.shaded.io.netty.handler.codec.http
final io.grpc.netty.shaded.io.netty.handler.codec.http.DefaultHttpHeaders$HeaderValueConverterAndValidator extends io.grpc.netty.shaded.io.netty.handler.codec.http.DefaultHttpHeaders$HeaderValueConverter {
static final io.grpc.netty.shaded.io.netty.handler.codec.http.DefaultHttpHeaders$HeaderValueConverterAndValidator INSTANCE
private void ()
public java.lang.CharSequence convertObject (java.lang.Object)
int index
Object value
CharSequence seq
int state
private static int validateValueChar (java.lang.CharSequence, int, char)
CharSequence seq
int state
char character
public volatile java.lang.Object convertObject (java.lang.Object)
static void ()
}
io/grpc/netty/shaded/io/netty/handler/codec/http/HttpObjectDecoder$HeaderParser.classHttpObjectDecoder.java
package io.grpc.netty.shaded.io.netty.handler.codec.http
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpObjectDecoder$HeaderParser extends java.lang.Object implements io.grpc.netty.shaded.io.netty.util.ByteProcessor {
private final io.grpc.netty.shaded.io.netty.util.internal.AppendableCharSequence seq
private final int maxLength
private int size
void (io.grpc.netty.shaded.io.netty.util.internal.AppendableCharSequence, int)
io.grpc.netty.shaded.io.netty.util.internal.AppendableCharSequence seq
int maxLength
public io.grpc.netty.shaded.io.netty.util.internal.AppendableCharSequence parse (io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
io.grpc.netty.shaded.io.netty.buffer.ByteBuf buffer
int oldSize
int i
public void reset ()
public boolean process (byte) throws java.lang.Exception
byte value
char nextByte
protected io.grpc.netty.shaded.io.netty.handler.codec.TooLongFrameException newException (int)
int maxLength
}
io/grpc/netty/shaded/io/netty/handler/codec/http/ReadOnlyHttpHeaders$ReadOnlyIterator.classReadOnlyHttpHeaders.java
package io.grpc.netty.shaded.io.netty.handler.codec.http
final io.grpc.netty.shaded.io.netty.handler.codec.http.ReadOnlyHttpHeaders$ReadOnlyIterator extends java.lang.Object implements java.util.Map$Entry java.util.Iterator {
private CharSequence key
private CharSequence value
private int nextNameIndex
final io.grpc.netty.shaded.io.netty.handler.codec.http.ReadOnlyHttpHeaders this$0
private void (io.grpc.netty.shaded.io.netty.handler.codec.http.ReadOnlyHttpHeaders)
public boolean hasNext ()
public java.util.Map$Entry next ()
public void remove ()
public java.lang.CharSequence getKey ()
public java.lang.CharSequence getValue ()
public java.lang.CharSequence setValue (java.lang.CharSequence)
CharSequence value
public java.lang.String toString ()
public volatile java.lang.Object setValue (java.lang.Object)
public volatile java.lang.Object getValue ()
public volatile java.lang.Object getKey ()
public volatile java.lang.Object next ()
void (io.grpc.netty.shaded.io.netty.handler.codec.http.ReadOnlyHttpHeaders, io.grpc.netty.shaded.io.netty.handler.codec.http.ReadOnlyHttpHeaders$1)
io.grpc.netty.shaded.io.netty.handler.codec.http.ReadOnlyHttpHeaders x0
io.grpc.netty.shaded.io.netty.handler.codec.http.ReadOnlyHttpHeaders$1 x1
}
io/grpc/netty/shaded/io/netty/handler/codec/http/HttpServerUpgradeHandler$SourceCodec.classHttpServerUpgradeHandler.java
package io.grpc.netty.shaded.io.netty.handler.codec.http
public abstract io.grpc.netty.shaded.io.netty.handler.codec.http.HttpServerUpgradeHandler$SourceCodec extends java.lang.Object {
public abstract void upgradeFrom (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext)
}
io/grpc/netty/shaded/io/netty/handler/codec/http/CombinedHttpHeaders.classCombinedHttpHeaders.java
package io.grpc.netty.shaded.io.netty.handler.codec.http
public io.grpc.netty.shaded.io.netty.handler.codec.http.CombinedHttpHeaders extends io.grpc.netty.shaded.io.netty.handler.codec.http.DefaultHttpHeaders {
public void (boolean)
boolean validate
public boolean containsValue (java.lang.CharSequence, java.lang.CharSequence, boolean)
CharSequence name
CharSequence value
boolean ignoreCase
}
io/grpc/netty/shaded/io/netty/handler/codec/http/DefaultHttpRequest.classDefaultHttpRequest.java
package io.grpc.netty.shaded.io.netty.handler.codec.http
public io.grpc.netty.shaded.io.netty.handler.codec.http.DefaultHttpRequest extends io.grpc.netty.shaded.io.netty.handler.codec.http.DefaultHttpMessage implements io.grpc.netty.shaded.io.netty.handler.codec.http.HttpRequest {
private static final int HASH_CODE_PRIME
private io.grpc.netty.shaded.io.netty.handler.codec.http.HttpMethod method
private String uri
public void (io.grpc.netty.shaded.io.netty.handler.codec.http.HttpVersion, io.grpc.netty.shaded.io.netty.handler.codec.http.HttpMethod, java.lang.String)
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpVersion httpVersion
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpMethod method
String uri
public void (io.grpc.netty.shaded.io.netty.handler.codec.http.HttpVersion, io.grpc.netty.shaded.io.netty.handler.codec.http.HttpMethod, java.lang.String, boolean)
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpVersion httpVersion
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpMethod method
String uri
boolean validateHeaders
public void (io.grpc.netty.shaded.io.netty.handler.codec.http.HttpVersion, io.grpc.netty.shaded.io.netty.handler.codec.http.HttpMethod, java.lang.String, io.grpc.netty.shaded.io.netty.handler.codec.http.HttpHeaders)
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpVersion httpVersion
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpMethod method
String uri
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpHeaders headers
public io.grpc.netty.shaded.io.netty.handler.codec.http.HttpMethod getMethod ()
public io.grpc.netty.shaded.io.netty.handler.codec.http.HttpMethod method ()
public java.lang.String getUri ()
public java.lang.String uri ()
public io.grpc.netty.shaded.io.netty.handler.codec.http.HttpRequest setMethod (io.grpc.netty.shaded.io.netty.handler.codec.http.HttpMethod)
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpMethod method
public io.grpc.netty.shaded.io.netty.handler.codec.http.HttpRequest setUri (java.lang.String)
String uri
public io.grpc.netty.shaded.io.netty.handler.codec.http.HttpRequest setProtocolVersion (io.grpc.netty.shaded.io.netty.handler.codec.http.HttpVersion)
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpVersion version
public int hashCode ()
int result
public boolean equals (java.lang.Object)
Object o
io.grpc.netty.shaded.io.netty.handler.codec.http.DefaultHttpRequest other
public java.lang.String toString ()
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http.HttpMessage setProtocolVersion (io.grpc.netty.shaded.io.netty.handler.codec.http.HttpVersion)
}
io/grpc/netty/shaded/io/netty/handler/codec/http/DefaultFullHttpResponse.classDefaultFullHttpResponse.java
package io.grpc.netty.shaded.io.netty.handler.codec.http
public io.grpc.netty.shaded.io.netty.handler.codec.http.DefaultFullHttpResponse extends io.grpc.netty.shaded.io.netty.handler.codec.http.DefaultHttpResponse implements io.grpc.netty.shaded.io.netty.handler.codec.http.FullHttpResponse {
private final io.grpc.netty.shaded.io.netty.buffer.ByteBuf content
private final io.grpc.netty.shaded.io.netty.handler.codec.http.HttpHeaders trailingHeaders
private int hash
public void (io.grpc.netty.shaded.io.netty.handler.codec.http.HttpVersion, io.grpc.netty.shaded.io.netty.handler.codec.http.HttpResponseStatus)
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpVersion version
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpResponseStatus status
public void (io.grpc.netty.shaded.io.netty.handler.codec.http.HttpVersion, io.grpc.netty.shaded.io.netty.handler.codec.http.HttpResponseStatus, io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpVersion version
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpResponseStatus status
io.grpc.netty.shaded.io.netty.buffer.ByteBuf content
public void (io.grpc.netty.shaded.io.netty.handler.codec.http.HttpVersion, io.grpc.netty.shaded.io.netty.handler.codec.http.HttpResponseStatus, boolean)
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpVersion version
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpResponseStatus status
boolean validateHeaders
public void (io.grpc.netty.shaded.io.netty.handler.codec.http.HttpVersion, io.grpc.netty.shaded.io.netty.handler.codec.http.HttpResponseStatus, boolean, boolean)
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpVersion version
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpResponseStatus status
boolean validateHeaders
boolean singleFieldHeaders
public void (io.grpc.netty.shaded.io.netty.handler.codec.http.HttpVersion, io.grpc.netty.shaded.io.netty.handler.codec.http.HttpResponseStatus, io.grpc.netty.shaded.io.netty.buffer.ByteBuf, boolean)
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpVersion version
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpResponseStatus status
io.grpc.netty.shaded.io.netty.buffer.ByteBuf content
boolean validateHeaders
public void (io.grpc.netty.shaded.io.netty.handler.codec.http.HttpVersion, io.grpc.netty.shaded.io.netty.handler.codec.http.HttpResponseStatus, io.grpc.netty.shaded.io.netty.buffer.ByteBuf, boolean, boolean)
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpVersion version
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpResponseStatus status
io.grpc.netty.shaded.io.netty.buffer.ByteBuf content
boolean validateHeaders
boolean singleFieldHeaders
public void (io.grpc.netty.shaded.io.netty.handler.codec.http.HttpVersion, io.grpc.netty.shaded.io.netty.handler.codec.http.HttpResponseStatus, io.grpc.netty.shaded.io.netty.buffer.ByteBuf, io.grpc.netty.shaded.io.netty.handler.codec.http.HttpHeaders, io.grpc.netty.shaded.io.netty.handler.codec.http.HttpHeaders)
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpVersion version
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpResponseStatus status
io.grpc.netty.shaded.io.netty.buffer.ByteBuf content
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpHeaders headers
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpHeaders trailingHeaders
public io.grpc.netty.shaded.io.netty.handler.codec.http.HttpHeaders trailingHeaders ()
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf content ()
public int refCnt ()
public io.grpc.netty.shaded.io.netty.handler.codec.http.FullHttpResponse retain ()
public io.grpc.netty.shaded.io.netty.handler.codec.http.FullHttpResponse retain (int)
int increment
public io.grpc.netty.shaded.io.netty.handler.codec.http.FullHttpResponse touch ()
public io.grpc.netty.shaded.io.netty.handler.codec.http.FullHttpResponse touch (java.lang.Object)
Object hint
public boolean release ()
public boolean release (int)
int decrement
public io.grpc.netty.shaded.io.netty.handler.codec.http.FullHttpResponse setProtocolVersion (io.grpc.netty.shaded.io.netty.handler.codec.http.HttpVersion)
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpVersion version
public io.grpc.netty.shaded.io.netty.handler.codec.http.FullHttpResponse setStatus (io.grpc.netty.shaded.io.netty.handler.codec.http.HttpResponseStatus)
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpResponseStatus status
public io.grpc.netty.shaded.io.netty.handler.codec.http.FullHttpResponse copy ()
public io.grpc.netty.shaded.io.netty.handler.codec.http.FullHttpResponse duplicate ()
public io.grpc.netty.shaded.io.netty.handler.codec.http.FullHttpResponse retainedDuplicate ()
public io.grpc.netty.shaded.io.netty.handler.codec.http.FullHttpResponse replace (io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
io.grpc.netty.shaded.io.netty.buffer.ByteBuf content
io.grpc.netty.shaded.io.netty.handler.codec.http.FullHttpResponse response
public int hashCode ()
io.grpc.netty.shaded.io.netty.util.IllegalReferenceCountException ignored
int hash
public boolean equals (java.lang.Object)
Object o
io.grpc.netty.shaded.io.netty.handler.codec.http.DefaultFullHttpResponse other
public java.lang.String toString ()
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http.HttpResponse setProtocolVersion (io.grpc.netty.shaded.io.netty.handler.codec.http.HttpVersion)
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http.HttpResponse setStatus (io.grpc.netty.shaded.io.netty.handler.codec.http.HttpResponseStatus)
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http.HttpMessage setProtocolVersion (io.grpc.netty.shaded.io.netty.handler.codec.http.HttpVersion)
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http.FullHttpMessage touch (java.lang.Object)
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http.FullHttpMessage touch ()
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http.FullHttpMessage retain ()
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http.FullHttpMessage retain (int)
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http.FullHttpMessage replace (io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http.FullHttpMessage retainedDuplicate ()
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http.FullHttpMessage duplicate ()
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http.FullHttpMessage copy ()
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http.LastHttpContent touch (java.lang.Object)
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http.LastHttpContent touch ()
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http.LastHttpContent retain ()
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http.LastHttpContent retain (int)
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http.LastHttpContent replace (io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http.LastHttpContent retainedDuplicate ()
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http.LastHttpContent duplicate ()
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http.LastHttpContent copy ()
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http.HttpContent touch (java.lang.Object)
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http.HttpContent touch ()
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http.HttpContent retain (int)
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http.HttpContent retain ()
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http.HttpContent replace (io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http.HttpContent retainedDuplicate ()
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http.HttpContent duplicate ()
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http.HttpContent copy ()
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBufHolder touch (java.lang.Object)
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBufHolder touch ()
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBufHolder retain (int)
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBufHolder retain ()
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBufHolder replace (io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBufHolder retainedDuplicate ()
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBufHolder duplicate ()
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBufHolder copy ()
public volatile io.grpc.netty.shaded.io.netty.util.ReferenceCounted touch (java.lang.Object)
public volatile io.grpc.netty.shaded.io.netty.util.ReferenceCounted touch ()
public volatile io.grpc.netty.shaded.io.netty.util.ReferenceCounted retain (int)
public volatile io.grpc.netty.shaded.io.netty.util.ReferenceCounted retain ()
}
io/grpc/netty/shaded/io/netty/handler/codec/http/HttpClientCodec$Encoder.classHttpClientCodec.java
package io.grpc.netty.shaded.io.netty.handler.codec.http
final io.grpc.netty.shaded.io.netty.handler.codec.http.HttpClientCodec$Encoder extends io.grpc.netty.shaded.io.netty.handler.codec.http.HttpRequestEncoder {
boolean upgraded
final io.grpc.netty.shaded.io.netty.handler.codec.http.HttpClientCodec this$0
private void (io.grpc.netty.shaded.io.netty.handler.codec.http.HttpClientCodec)
protected void encode (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, java.lang.Object, java.util.List) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
Object msg
java.util.List out
void (io.grpc.netty.shaded.io.netty.handler.codec.http.HttpClientCodec, io.grpc.netty.shaded.io.netty.handler.codec.http.HttpClientCodec$1)
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpClientCodec x0
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpClientCodec$1 x1
}
io/grpc/netty/shaded/io/netty/handler/codec/http/HttpContentEncoder$Result.classHttpContentEncoder.java
package io.grpc.netty.shaded.io.netty.handler.codec.http
public final io.grpc.netty.shaded.io.netty.handler.codec.http.HttpContentEncoder$Result extends java.lang.Object {
private final String targetContentEncoding
private final io.grpc.netty.shaded.io.netty.channel.embedded.EmbeddedChannel contentEncoder
public void (java.lang.String, io.grpc.netty.shaded.io.netty.channel.embedded.EmbeddedChannel)
String targetContentEncoding
io.grpc.netty.shaded.io.netty.channel.embedded.EmbeddedChannel contentEncoder
public java.lang.String targetContentEncoding ()
public io.grpc.netty.shaded.io.netty.channel.embedded.EmbeddedChannel contentEncoder ()
}
io/grpc/netty/shaded/io/netty/handler/codec/http/DefaultCookie.classDefaultCookie.java
package io.grpc.netty.shaded.io.netty.handler.codec.http
public io.grpc.netty.shaded.io.netty.handler.codec.http.DefaultCookie extends io.grpc.netty.shaded.io.netty.handler.codec.http.cookie.DefaultCookie implements io.grpc.netty.shaded.io.netty.handler.codec.http.Cookie {
private String comment
private String commentUrl
private boolean discard
private java.util.Set ports
private java.util.Set unmodifiablePorts
private int version
public void (java.lang.String, java.lang.String)
String name
String value
public java.lang.String getName ()
public java.lang.String getValue ()
public java.lang.String getDomain ()
public java.lang.String getPath ()
public java.lang.String getComment ()
public java.lang.String comment ()
public void setComment (java.lang.String)
String comment
public java.lang.String getCommentUrl ()
public java.lang.String commentUrl ()
public void setCommentUrl (java.lang.String)
String commentUrl
public boolean isDiscard ()
public void setDiscard (boolean)
boolean discard
public java.util.Set getPorts ()
public java.util.Set ports ()
public transient void setPorts (int[])
int p
java.util.Set newPorts
int[] ports
int[] portsCopy
public void setPorts (java.lang.Iterable)
int p
Iterable ports
java.util.Set newPorts
public long getMaxAge ()
public int getVersion ()
public int version ()
public void setVersion (int)
int version
}
io/grpc/netty/shaded/io/netty/handler/codec/http/HttpObjectDecoder$LineParser.classHttpObjectDecoder.java
package io.grpc.netty.shaded.io.netty.handler.codec.http
final io.grpc.netty.shaded.io.netty.handler.codec.http.HttpObjectDecoder$LineParser extends io.grpc.netty.shaded.io.netty.handler.codec.http.HttpObjectDecoder$HeaderParser {
void (io.grpc.netty.shaded.io.netty.util.internal.AppendableCharSequence, int)
io.grpc.netty.shaded.io.netty.util.internal.AppendableCharSequence seq
int maxLength
public io.grpc.netty.shaded.io.netty.util.internal.AppendableCharSequence parse (io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
io.grpc.netty.shaded.io.netty.buffer.ByteBuf buffer
protected io.grpc.netty.shaded.io.netty.handler.codec.TooLongFrameException newException (int)
int maxLength
}
io/grpc/netty/shaded/io/netty/handler/codec/http/HttpServerUpgradeHandler$UpgradeCodecFactory.classHttpServerUpgradeHandler.java
package io.grpc.netty.shaded.io.netty.handler.codec.http
public abstract io.grpc.netty.shaded.io.netty.handler.codec.http.HttpServerUpgradeHandler$UpgradeCodecFactory extends java.lang.Object {
public abstract io.grpc.netty.shaded.io.netty.handler.codec.http.HttpServerUpgradeHandler$UpgradeCodec newUpgradeCodec (java.lang.CharSequence)
}
io/grpc/netty/shaded/io/netty/handler/codec/http/HttpRequest.classHttpRequest.java
package io.grpc.netty.shaded.io.netty.handler.codec.http
public abstract io.grpc.netty.shaded.io.netty.handler.codec.http.HttpRequest extends java.lang.Object implements io.grpc.netty.shaded.io.netty.handler.codec.http.HttpMessage {
public abstract io.grpc.netty.shaded.io.netty.handler.codec.http.HttpMethod getMethod ()
public abstract io.grpc.netty.shaded.io.netty.handler.codec.http.HttpMethod method ()
public abstract io.grpc.netty.shaded.io.netty.handler.codec.http.HttpRequest setMethod (io.grpc.netty.shaded.io.netty.handler.codec.http.HttpMethod)
public abstract java.lang.String getUri ()
public abstract java.lang.String uri ()
public abstract io.grpc.netty.shaded.io.netty.handler.codec.http.HttpRequest setUri (java.lang.String)
public abstract io.grpc.netty.shaded.io.netty.handler.codec.http.HttpRequest setProtocolVersion (io.grpc.netty.shaded.io.netty.handler.codec.http.HttpVersion)
}
io/grpc/netty/shaded/io/netty/handler/codec/http/HttpMethod.classHttpMethod.java
package io.grpc.netty.shaded.io.netty.handler.codec.http
public io.grpc.netty.shaded.io.netty.handler.codec.http.HttpMethod extends java.lang.Object implements java.lang.Comparable {
public static final io.grpc.netty.shaded.io.netty.handler.codec.http.HttpMethod OPTIONS
public static final io.grpc.netty.shaded.io.netty.handler.codec.http.HttpMethod GET
public static final io.grpc.netty.shaded.io.netty.handler.codec.http.HttpMethod HEAD
public static final io.grpc.netty.shaded.io.netty.handler.codec.http.HttpMethod POST
public static final io.grpc.netty.shaded.io.netty.handler.codec.http.HttpMethod PUT
public static final io.grpc.netty.shaded.io.netty.handler.codec.http.HttpMethod PATCH
public static final io.grpc.netty.shaded.io.netty.handler.codec.http.HttpMethod DELETE
public static final io.grpc.netty.shaded.io.netty.handler.codec.http.HttpMethod TRACE
public static final io.grpc.netty.shaded.io.netty.handler.codec.http.HttpMethod CONNECT
private static final io.grpc.netty.shaded.io.netty.handler.codec.http.HttpMethod$EnumNameMap methodMap
private final io.grpc.netty.shaded.io.netty.util.AsciiString name
public static io.grpc.netty.shaded.io.netty.handler.codec.http.HttpMethod valueOf (java.lang.String)
String name
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpMethod result
public void (java.lang.String)
char c
int i
String name
public java.lang.String name ()
public io.grpc.netty.shaded.io.netty.util.AsciiString asciiName ()
public int hashCode ()
public boolean equals (java.lang.Object)
Object o
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpMethod that
public java.lang.String toString ()
public int compareTo (io.grpc.netty.shaded.io.netty.handler.codec.http.HttpMethod)
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpMethod o
public volatile int compareTo (java.lang.Object)
static void ()
}
META-INF/maven/io.netty/netty-codec-http/
META-INF/maven/io.netty/netty-codec-http/pom.properties
io/grpc/netty/shaded/io/netty/handler/codec/spdy/SpdyHttpDecoder.classSpdyHttpDecoder.java
package io.grpc.netty.shaded.io.netty.handler.codec.spdy
public io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyHttpDecoder extends io.grpc.netty.shaded.io.netty.handler.codec.MessageToMessageDecoder {
private final boolean validateHeaders
private final int spdyVersion
private final int maxContentLength
private final java.util.Map messageMap
public void (io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyVersion, int)
io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyVersion version
int maxContentLength
public void (io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyVersion, int, boolean)
io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyVersion version
int maxContentLength
boolean validateHeaders
protected void (io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyVersion, int, java.util.Map)
io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyVersion version
int maxContentLength
java.util.Map messageMap
protected void (io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyVersion, int, java.util.Map, boolean)
io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyVersion version
int maxContentLength
java.util.Map messageMap
boolean validateHeaders
public void channelInactive (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext) throws java.lang.Exception
java.util.Map$Entry entry
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
protected io.grpc.netty.shaded.io.netty.handler.codec.http.FullHttpMessage putMessage (int, io.grpc.netty.shaded.io.netty.handler.codec.http.FullHttpMessage)
int streamId
io.grpc.netty.shaded.io.netty.handler.codec.http.FullHttpMessage message
protected io.grpc.netty.shaded.io.netty.handler.codec.http.FullHttpMessage getMessage (int)
int streamId
protected io.grpc.netty.shaded.io.netty.handler.codec.http.FullHttpMessage removeMessage (int)
int streamId
protected void decode (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyFrame, java.util.List) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyRstStreamFrame spdyRstStreamFrame
io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyRstStreamFrame spdyRstStreamFrame
io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyRstStreamFrame spdyRstStreamFrame
io.grpc.netty.shaded.io.netty.handler.codec.http.FullHttpRequest httpRequestWithEntity
io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyRstStreamFrame spdyRstStreamFrame
Throwable ignored
int associatedToStreamId
io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdySynReplyFrame spdySynReplyFrame
io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyHeaders frameHeaders
io.grpc.netty.shaded.io.netty.handler.codec.http.FullHttpRequest httpRequestWithEntity
io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdySynReplyFrame spdySynReplyFrame
io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyHeaders frameHeaders
Throwable t
io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdySynStreamFrame spdySynStreamFrame
int streamId
io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyRstStreamFrame spdyRstStreamFrame
io.grpc.netty.shaded.io.netty.handler.codec.http.FullHttpResponse httpResponseWithEntity
io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyRstStreamFrame spdyRstStreamFrame
Throwable t
io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdySynReplyFrame spdySynReplyFrame
int streamId
io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyRstStreamFrame spdyRstStreamFrame
io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyRstStreamFrame spdyRstStreamFrame
Throwable t
java.util.Map$Entry e
io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyHeadersFrame spdyHeadersFrame
int streamId
io.grpc.netty.shaded.io.netty.handler.codec.http.FullHttpMessage fullHttpMessage
io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyDataFrame spdyDataFrame
int streamId
io.grpc.netty.shaded.io.netty.handler.codec.http.FullHttpMessage fullHttpMessage
io.grpc.netty.shaded.io.netty.buffer.ByteBuf content
io.grpc.netty.shaded.io.netty.buffer.ByteBuf spdyDataFrameData
int spdyDataFrameDataLen
io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyRstStreamFrame spdyRstStreamFrame
int streamId
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyFrame msg
java.util.List out
private static io.grpc.netty.shaded.io.netty.handler.codec.http.FullHttpRequest createHttpRequest (io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyHeadersFrame, io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator) throws java.lang.Exception
java.util.Map$Entry e
io.grpc.netty.shaded.io.netty.handler.codec.http.FullHttpRequest req
CharSequence host
io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyHeadersFrame requestFrame
io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator alloc
io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyHeaders headers
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpMethod method
String url
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpVersion httpVersion
boolean release
io.grpc.netty.shaded.io.netty.buffer.ByteBuf buffer
private static io.grpc.netty.shaded.io.netty.handler.codec.http.FullHttpResponse createHttpResponse (io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyHeadersFrame, io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator, boolean) throws java.lang.Exception
java.util.Map$Entry e
io.grpc.netty.shaded.io.netty.handler.codec.http.FullHttpResponse res
io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyHeadersFrame responseFrame
io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator alloc
boolean validateHeaders
io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyHeaders headers
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpResponseStatus status
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpVersion version
boolean release
io.grpc.netty.shaded.io.netty.buffer.ByteBuf buffer
protected volatile void decode (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, java.lang.Object, java.util.List) throws java.lang.Exception
}
io/grpc/netty/shaded/io/netty/handler/codec/spdy/SpdyHeaderBlockRawDecoder.classSpdyHeaderBlockRawDecoder.java
package io.grpc.netty.shaded.io.netty.handler.codec.spdy
public io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyHeaderBlockRawDecoder extends io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyHeaderBlockDecoder {
private static final int LENGTH_FIELD_SIZE
private final int maxHeaderSize
private io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyHeaderBlockRawDecoder$State state
private io.grpc.netty.shaded.io.netty.buffer.ByteBuf cumulation
private int headerSize
private int numHeaders
private int length
private String name
public void (io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyVersion, int)
io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyVersion spdyVersion
int maxHeaderSize
private static int readLengthField (io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
io.grpc.netty.shaded.io.netty.buffer.ByteBuf buffer
int length
void decode (io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator, io.grpc.netty.shaded.io.netty.buffer.ByteBuf, io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyHeadersFrame) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator alloc
io.grpc.netty.shaded.io.netty.buffer.ByteBuf headerBlock
io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyHeadersFrame frame
protected void decodeHeaderBlock (io.grpc.netty.shaded.io.netty.buffer.ByteBuf, io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyHeadersFrame) throws java.lang.Exception
byte[] nameBytes
int skipLength
IllegalArgumentException e
String value
byte[] valueBytes
int index
int offset
int skipLength
io.grpc.netty.shaded.io.netty.buffer.ByteBuf headerBlock
io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyHeadersFrame frame
void endHeaderBlock (io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyHeadersFrame) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyHeadersFrame frame
void end ()
private void releaseBuffer ()
}
io/grpc/netty/shaded/io/netty/handler/codec/spdy/SpdySessionHandler$2.classSpdySessionHandler.java
package io.grpc.netty.shaded.io.netty.handler.codec.spdy
io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdySessionHandler$2 extends java.lang.Object implements io.grpc.netty.shaded.io.netty.channel.ChannelFutureListener {
final io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext val$context
final io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdySessionHandler this$0
void (io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdySessionHandler, io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext)
io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdySessionHandler this$0
public void operationComplete (io.grpc.netty.shaded.io.netty.channel.ChannelFuture) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelFuture future
public volatile void operationComplete (io.grpc.netty.shaded.io.netty.util.concurrent.Future) throws java.lang.Exception
}
io/grpc/netty/shaded/io/netty/handler/codec/spdy/SpdyHeadersFrame.classSpdyHeadersFrame.java
package io.grpc.netty.shaded.io.netty.handler.codec.spdy
public abstract io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyHeadersFrame extends java.lang.Object implements io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyStreamFrame {
public abstract boolean isInvalid ()
public abstract io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyHeadersFrame setInvalid ()
public abstract boolean isTruncated ()
public abstract io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyHeadersFrame setTruncated ()
public abstract io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyHeaders headers ()
public abstract io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyHeadersFrame setStreamId (int)
public abstract io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyHeadersFrame setLast (boolean)
}
io/grpc/netty/shaded/io/netty/handler/codec/spdy/SpdyStreamStatus.classSpdyStreamStatus.java
package io.grpc.netty.shaded.io.netty.handler.codec.spdy
public io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyStreamStatus extends java.lang.Object implements java.lang.Comparable {
public static final io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyStreamStatus PROTOCOL_ERROR
public static final io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyStreamStatus INVALID_STREAM
public static final io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyStreamStatus REFUSED_STREAM
public static final io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyStreamStatus UNSUPPORTED_VERSION
public static final io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyStreamStatus CANCEL
public static final io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyStreamStatus INTERNAL_ERROR
public static final io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyStreamStatus FLOW_CONTROL_ERROR
public static final io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyStreamStatus STREAM_IN_USE
public static final io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyStreamStatus STREAM_ALREADY_CLOSED
public static final io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyStreamStatus INVALID_CREDENTIALS
public static final io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyStreamStatus FRAME_TOO_LARGE
private final int code
private final String statusPhrase
public static io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyStreamStatus valueOf (int)
int code
public void (int, java.lang.String)
int code
String statusPhrase
public int code ()
public java.lang.String statusPhrase ()
public int hashCode ()
public boolean equals (java.lang.Object)
Object o
public java.lang.String toString ()
public int compareTo (io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyStreamStatus)
io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyStreamStatus o
public volatile int compareTo (java.lang.Object)
static void ()
}
io/grpc/netty/shaded/io/netty/handler/codec/spdy/DefaultSpdySettingsFrame.classDefaultSpdySettingsFrame.java
package io.grpc.netty.shaded.io.netty.handler.codec.spdy
public io.grpc.netty.shaded.io.netty.handler.codec.spdy.DefaultSpdySettingsFrame extends java.lang.Object implements io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdySettingsFrame {
private boolean clear
private final java.util.Map settingsMap
public void ()
public java.util.Set ids ()
public boolean isSet (int)
int id
public int getValue (int)
int id
io.grpc.netty.shaded.io.netty.handler.codec.spdy.DefaultSpdySettingsFrame$Setting setting
public io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdySettingsFrame setValue (int, int)
int id
int value
public io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdySettingsFrame setValue (int, int, boolean, boolean)
int id
int value
boolean persistValue
boolean persisted
Integer key
io.grpc.netty.shaded.io.netty.handler.codec.spdy.DefaultSpdySettingsFrame$Setting setting
public io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdySettingsFrame removeValue (int)
int id
public boolean isPersistValue (int)
int id
io.grpc.netty.shaded.io.netty.handler.codec.spdy.DefaultSpdySettingsFrame$Setting setting
public io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdySettingsFrame setPersistValue (int, boolean)
int id
boolean persistValue
io.grpc.netty.shaded.io.netty.handler.codec.spdy.DefaultSpdySettingsFrame$Setting setting
public boolean isPersisted (int)
int id
io.grpc.netty.shaded.io.netty.handler.codec.spdy.DefaultSpdySettingsFrame$Setting setting
public io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdySettingsFrame setPersisted (int, boolean)
int id
boolean persisted
io.grpc.netty.shaded.io.netty.handler.codec.spdy.DefaultSpdySettingsFrame$Setting setting
public boolean clearPreviouslyPersistedSettings ()
public io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdySettingsFrame setClearPreviouslyPersistedSettings (boolean)
boolean clear
private java.util.Set getSettings ()
private void appendSettings (java.lang.StringBuilder)
io.grpc.netty.shaded.io.netty.handler.codec.spdy.DefaultSpdySettingsFrame$Setting setting
java.util.Map$Entry e
StringBuilder buf
public java.lang.String toString ()
StringBuilder buf
}
io/grpc/netty/shaded/io/netty/handler/codec/spdy/SpdyHeaderBlockZlibEncoder.classSpdyHeaderBlockZlibEncoder.java
package io.grpc.netty.shaded.io.netty.handler.codec.spdy
io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyHeaderBlockZlibEncoder extends io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyHeaderBlockRawEncoder {
private final java.util.zip.Deflater compressor
private boolean finished
void (io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyVersion, int)
io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyVersion spdyVersion
int compressionLevel
private int setInput (io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
byte[] in
io.grpc.netty.shaded.io.netty.buffer.ByteBuf decompressed
int len
private io.grpc.netty.shaded.io.netty.buffer.ByteBuf encode (io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator, int)
io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator alloc
int len
io.grpc.netty.shaded.io.netty.buffer.ByteBuf compressed
boolean release
private boolean compressInto (io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
io.grpc.netty.shaded.io.netty.buffer.ByteBuf compressed
byte[] out
int off
int toWrite
int numBytes
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf encode (io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator, io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyHeadersFrame) throws java.lang.Exception
int len
io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator alloc
io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyHeadersFrame frame
io.grpc.netty.shaded.io.netty.buffer.ByteBuf decompressed
public void end ()
}
io/grpc/netty/shaded/io/netty/handler/codec/spdy/DefaultSpdyStreamFrame.classDefaultSpdyStreamFrame.java
package io.grpc.netty.shaded.io.netty.handler.codec.spdy
public abstract io.grpc.netty.shaded.io.netty.handler.codec.spdy.DefaultSpdyStreamFrame extends java.lang.Object implements io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyStreamFrame {
private int streamId
private boolean last
protected void (int)
int streamId
public int streamId ()
public io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyStreamFrame setStreamId (int)
int streamId
public boolean isLast ()
public io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyStreamFrame setLast (boolean)
boolean last
}
io/grpc/netty/shaded/io/netty/handler/codec/spdy/SpdyHttpCodec.classSpdyHttpCodec.java
package io.grpc.netty.shaded.io.netty.handler.codec.spdy
public final io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyHttpCodec extends io.grpc.netty.shaded.io.netty.channel.CombinedChannelDuplexHandler {
public void (io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyVersion, int)
io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyVersion version
int maxContentLength
public void (io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyVersion, int, boolean)
io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyVersion version
int maxContentLength
boolean validateHttpHeaders
}
io/grpc/netty/shaded/io/netty/handler/codec/spdy/SpdyFrameCodec$1.classSpdyFrameCodec.java
package io.grpc.netty.shaded.io.netty.handler.codec.spdy
io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyFrameCodec$1 extends java.lang.Object implements io.grpc.netty.shaded.io.netty.channel.ChannelFutureListener {
final io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyFrameCodec this$0
void (io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyFrameCodec)
io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyFrameCodec this$0
public void operationComplete (io.grpc.netty.shaded.io.netty.channel.ChannelFuture) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelFuture future
public volatile void operationComplete (io.grpc.netty.shaded.io.netty.util.concurrent.Future) throws java.lang.Exception
}
io/grpc/netty/shaded/io/netty/handler/codec/spdy/DefaultSpdyGoAwayFrame.classDefaultSpdyGoAwayFrame.java
package io.grpc.netty.shaded.io.netty.handler.codec.spdy
public io.grpc.netty.shaded.io.netty.handler.codec.spdy.DefaultSpdyGoAwayFrame extends java.lang.Object implements io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyGoAwayFrame {
private int lastGoodStreamId
private io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdySessionStatus status
public void (int)
int lastGoodStreamId
public void (int, int)
int lastGoodStreamId
int statusCode
public void (int, io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdySessionStatus)
int lastGoodStreamId
io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdySessionStatus status
public int lastGoodStreamId ()
public io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyGoAwayFrame setLastGoodStreamId (int)
int lastGoodStreamId
public io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdySessionStatus status ()
public io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyGoAwayFrame setStatus (io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdySessionStatus)
io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdySessionStatus status
public java.lang.String toString ()
}
io/grpc/netty/shaded/io/netty/handler/codec/spdy/SpdyStreamFrame.classSpdyStreamFrame.java
package io.grpc.netty.shaded.io.netty.handler.codec.spdy
public abstract io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyStreamFrame extends java.lang.Object implements io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyFrame {
public abstract int streamId ()
public abstract io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyStreamFrame setStreamId (int)
public abstract boolean isLast ()
public abstract io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyStreamFrame setLast (boolean)
}
io/grpc/netty/shaded/io/netty/handler/codec/spdy/SpdySession$PendingWrite.classSpdySession.java
package io.grpc.netty.shaded.io.netty.handler.codec.spdy
public final io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdySession$PendingWrite extends java.lang.Object {
final io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyDataFrame spdyDataFrame
final io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
void (io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyDataFrame, io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyDataFrame spdyDataFrame
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
void fail (java.lang.Throwable)
Throwable cause
}
io/grpc/netty/shaded/io/netty/handler/codec/spdy/SpdySession.classSpdySession.java
package io.grpc.netty.shaded.io.netty.handler.codec.spdy
final io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdySession extends java.lang.Object {
private final java.util.concurrent.atomic.AtomicInteger activeLocalStreams
private final java.util.concurrent.atomic.AtomicInteger activeRemoteStreams
private final java.util.Map activeStreams
private final io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdySession$StreamComparator streamComparator
private final java.util.concurrent.atomic.AtomicInteger sendWindowSize
private final java.util.concurrent.atomic.AtomicInteger receiveWindowSize
void (int, int)
int sendWindowSize
int receiveWindowSize
int numActiveStreams (boolean)
boolean remote
boolean noActiveStreams ()
boolean isActiveStream (int)
int streamId
java.util.Map activeStreams ()
java.util.Map streams
void acceptStream (int, byte, boolean, boolean, int, int, boolean)
io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdySession$StreamState state
int streamId
byte priority
boolean remoteSideClosed
boolean localSideClosed
int sendWindowSize
int receiveWindowSize
boolean remote
private io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdySession$StreamState removeActiveStream (int, boolean)
int streamId
boolean remote
io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdySession$StreamState state
void removeStream (int, java.lang.Throwable, boolean)
int streamId
Throwable cause
boolean remote
io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdySession$StreamState state
boolean isRemoteSideClosed (int)
int streamId
io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdySession$StreamState state
void closeRemoteSide (int, boolean)
int streamId
boolean remote
io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdySession$StreamState state
boolean isLocalSideClosed (int)
int streamId
io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdySession$StreamState state
void closeLocalSide (int, boolean)
int streamId
boolean remote
io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdySession$StreamState state
boolean hasReceivedReply (int)
int streamId
io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdySession$StreamState state
void receivedReply (int)
int streamId
io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdySession$StreamState state
int getSendWindowSize (int)
int streamId
io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdySession$StreamState state
int updateSendWindowSize (int, int)
int streamId
int deltaWindowSize
io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdySession$StreamState state
int updateReceiveWindowSize (int, int)
int streamId
int deltaWindowSize
io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdySession$StreamState state
int getReceiveWindowSizeLowerBound (int)
int streamId
io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdySession$StreamState state
void updateAllSendWindowSizes (int)
io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdySession$StreamState state
int deltaWindowSize
void updateAllReceiveWindowSizes (int)
io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdySession$StreamState state
int deltaWindowSize
boolean putPendingWrite (int, io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdySession$PendingWrite)
int streamId
io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdySession$PendingWrite pendingWrite
io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdySession$StreamState state
io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdySession$PendingWrite getPendingWrite (int)
io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdySession$PendingWrite pendingWrite
io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdySession$StreamState state
java.util.Map$Entry e
int streamId
io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdySession$StreamState state
io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdySession$PendingWrite removePendingWrite (int)
int streamId
io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdySession$StreamState state
static java.util.Map access$000 (io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdySession)
io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdySession x0
}
io/grpc/netty/shaded/io/netty/handler/codec/spdy/DefaultSpdySynReplyFrame.classDefaultSpdySynReplyFrame.java
package io.grpc.netty.shaded.io.netty.handler.codec.spdy
public io.grpc.netty.shaded.io.netty.handler.codec.spdy.DefaultSpdySynReplyFrame extends io.grpc.netty.shaded.io.netty.handler.codec.spdy.DefaultSpdyHeadersFrame implements io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdySynReplyFrame {
public void (int)
int streamId
public void (int, boolean)
int streamId
boolean validateHeaders
public io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdySynReplyFrame setStreamId (int)
int streamId
public io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdySynReplyFrame setLast (boolean)
boolean last
public io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdySynReplyFrame setInvalid ()
public java.lang.String toString ()
StringBuilder buf
public volatile io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyHeadersFrame setInvalid ()
public volatile io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyHeadersFrame setLast (boolean)
public volatile io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyHeadersFrame setStreamId (int)
public volatile io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyStreamFrame setLast (boolean)
public volatile io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyStreamFrame setStreamId (int)
}
io/grpc/netty/shaded/io/netty/handler/codec/spdy/SpdyFrameCodec.classSpdyFrameCodec.java
package io.grpc.netty.shaded.io.netty.handler.codec.spdy
public io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyFrameCodec extends io.grpc.netty.shaded.io.netty.handler.codec.ByteToMessageDecoder implements io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyFrameDecoderDelegate io.grpc.netty.shaded.io.netty.channel.ChannelOutboundHandler {
private static final io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyProtocolException INVALID_FRAME
private final io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyFrameDecoder spdyFrameDecoder
private final io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyFrameEncoder spdyFrameEncoder
private final io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyHeaderBlockDecoder spdyHeaderBlockDecoder
private final io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyHeaderBlockEncoder spdyHeaderBlockEncoder
private io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyHeadersFrame spdyHeadersFrame
private io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdySettingsFrame spdySettingsFrame
private io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
private boolean read
private final boolean validateHeaders
public void (io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyVersion)
io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyVersion version
public void (io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyVersion, boolean)
io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyVersion version
boolean validateHeaders
public void (io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyVersion, int, int, int, int, int)
io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyVersion version
int maxChunkSize
int maxHeaderSize
int compressionLevel
int windowBits
int memLevel
public void (io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyVersion, int, int, int, int, int, boolean)
io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyVersion version
int maxChunkSize
int maxHeaderSize
int compressionLevel
int windowBits
int memLevel
boolean validateHeaders
protected void (io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyVersion, int, io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyHeaderBlockDecoder, io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyHeaderBlockEncoder, boolean)
io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyVersion version
int maxChunkSize
io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyHeaderBlockDecoder spdyHeaderBlockDecoder
io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyHeaderBlockEncoder spdyHeaderBlockEncoder
boolean validateHeaders
public void handlerAdded (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
protected void decode (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, io.grpc.netty.shaded.io.netty.buffer.ByteBuf, java.util.List) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
io.grpc.netty.shaded.io.netty.buffer.ByteBuf in
java.util.List out
public void channelReadComplete (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
public void bind (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, java.net.SocketAddress, io.grpc.netty.shaded.io.netty.channel.ChannelPromise) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
java.net.SocketAddress localAddress
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
public void connect (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, java.net.SocketAddress, java.net.SocketAddress, io.grpc.netty.shaded.io.netty.channel.ChannelPromise) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
java.net.SocketAddress remoteAddress
java.net.SocketAddress localAddress
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
public void disconnect (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, io.grpc.netty.shaded.io.netty.channel.ChannelPromise) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
public void close (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, io.grpc.netty.shaded.io.netty.channel.ChannelPromise) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
public void deregister (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, io.grpc.netty.shaded.io.netty.channel.ChannelPromise) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
public void read (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
public void flush (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
public void write (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, java.lang.Object, io.grpc.netty.shaded.io.netty.channel.ChannelPromise) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyDataFrame spdyDataFrame
io.grpc.netty.shaded.io.netty.buffer.ByteBuf frame
io.grpc.netty.shaded.io.netty.buffer.ByteBuf frame
io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdySynStreamFrame spdySynStreamFrame
io.grpc.netty.shaded.io.netty.buffer.ByteBuf headerBlock
io.grpc.netty.shaded.io.netty.buffer.ByteBuf frame
io.grpc.netty.shaded.io.netty.buffer.ByteBuf frame
io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdySynReplyFrame spdySynReplyFrame
io.grpc.netty.shaded.io.netty.buffer.ByteBuf headerBlock
io.grpc.netty.shaded.io.netty.buffer.ByteBuf frame
io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyRstStreamFrame spdyRstStreamFrame
io.grpc.netty.shaded.io.netty.buffer.ByteBuf frame
io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdySettingsFrame spdySettingsFrame
io.grpc.netty.shaded.io.netty.buffer.ByteBuf frame
io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyPingFrame spdyPingFrame
io.grpc.netty.shaded.io.netty.buffer.ByteBuf frame
io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyGoAwayFrame spdyGoAwayFrame
io.grpc.netty.shaded.io.netty.buffer.ByteBuf frame
io.grpc.netty.shaded.io.netty.buffer.ByteBuf frame
io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyHeadersFrame spdyHeadersFrame
io.grpc.netty.shaded.io.netty.buffer.ByteBuf headerBlock
io.grpc.netty.shaded.io.netty.buffer.ByteBuf frame
io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyWindowUpdateFrame spdyWindowUpdateFrame
io.grpc.netty.shaded.io.netty.buffer.ByteBuf frame
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
Object msg
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
io.grpc.netty.shaded.io.netty.buffer.ByteBuf frame
public void readDataFrame (int, boolean, io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
int streamId
boolean last
io.grpc.netty.shaded.io.netty.buffer.ByteBuf data
io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyDataFrame spdyDataFrame
public void readSynStreamFrame (int, int, byte, boolean, boolean)
int streamId
int associatedToStreamId
byte priority
boolean last
boolean unidirectional
io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdySynStreamFrame spdySynStreamFrame
public void readSynReplyFrame (int, boolean)
int streamId
boolean last
io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdySynReplyFrame spdySynReplyFrame
public void readRstStreamFrame (int, int)
int streamId
int statusCode
io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyRstStreamFrame spdyRstStreamFrame
public void readSettingsFrame (boolean)
boolean clearPersisted
public void readSetting (int, int, boolean, boolean)
int id
int value
boolean persistValue
boolean persisted
public void readSettingsEnd ()
Object frame
public void readPingFrame (int)
int id
io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyPingFrame spdyPingFrame
public void readGoAwayFrame (int, int)
int lastGoodStreamId
int statusCode
io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyGoAwayFrame spdyGoAwayFrame
public void readHeadersFrame (int, boolean)
int streamId
boolean last
public void readWindowUpdateFrame (int, int)
int streamId
int deltaWindowSize
io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyWindowUpdateFrame spdyWindowUpdateFrame
public void readHeaderBlock (io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
Exception e
io.grpc.netty.shaded.io.netty.buffer.ByteBuf headerBlock
public void readHeaderBlockEnd ()
Exception e
Object frame
public void readFrameError (java.lang.String)
String message
static io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyHeaderBlockDecoder access$000 (io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyFrameCodec)
io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyFrameCodec x0
static io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyHeaderBlockEncoder access$100 (io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyFrameCodec)
io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyFrameCodec x0
static void ()
}
io/grpc/netty/shaded/io/netty/handler/codec/spdy/SpdySessionHandler.classSpdySessionHandler.java
package io.grpc.netty.shaded.io.netty.handler.codec.spdy
public io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdySessionHandler extends io.grpc.netty.shaded.io.netty.channel.ChannelDuplexHandler {
private static final io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyProtocolException PROTOCOL_EXCEPTION
private static final io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyProtocolException STREAM_CLOSED
private static final int DEFAULT_WINDOW_SIZE
private int initialSendWindowSize
private int initialReceiveWindowSize
private volatile int initialSessionReceiveWindowSize
private final io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdySession spdySession
private int lastGoodStreamId
private static final int DEFAULT_MAX_CONCURRENT_STREAMS
private int remoteConcurrentStreams
private int localConcurrentStreams
private final java.util.concurrent.atomic.AtomicInteger pings
private boolean sentGoAwayFrame
private boolean receivedGoAwayFrame
private io.grpc.netty.shaded.io.netty.channel.ChannelFutureListener closeSessionFutureListener
private final boolean server
private final int minorVersion
public void (io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyVersion, boolean)
io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyVersion version
boolean server
public void setSessionReceiveWindowSize (int)
int sessionReceiveWindowSize
public void channelRead (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, java.lang.Object) throws java.lang.Exception
int sessionDeltaWindowSize
io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyWindowUpdateFrame spdyWindowUpdateFrame
io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyDataFrame partialDataFrame
int streamDeltaWindowSize
io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyWindowUpdateFrame spdyWindowUpdateFrame
io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyDataFrame spdyDataFrame
int streamId
int deltaWindowSize
int newSessionWindowSize
int newWindowSize
io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdySynStreamFrame spdySynStreamFrame
int streamId
byte priority
boolean remoteSideClosed
boolean localSideClosed
io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdySynReplyFrame spdySynReplyFrame
int streamId
io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyRstStreamFrame spdyRstStreamFrame
io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdySettingsFrame spdySettingsFrame
int settingsMinorVersion
int newConcurrentStreams
int newInitialWindowSize
io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyPingFrame spdyPingFrame
io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyHeadersFrame spdyHeadersFrame
int streamId
io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyWindowUpdateFrame spdyWindowUpdateFrame
int streamId
int deltaWindowSize
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
Object msg
public void channelInactive (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext) throws java.lang.Exception
Integer streamId
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
public void exceptionCaught (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, java.lang.Throwable) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
Throwable cause
public void close (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, io.grpc.netty.shaded.io.netty.channel.ChannelPromise) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
public void write (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, java.lang.Object, io.grpc.netty.shaded.io.netty.channel.ChannelPromise) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
Object msg
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
private void handleOutboundMessage (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, java.lang.Object, io.grpc.netty.shaded.io.netty.channel.ChannelPromise) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyDataFrame partialDataFrame
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext context
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext context
io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyDataFrame spdyDataFrame
int streamId
int dataLength
int sendWindowSize
int sessionSendWindowSize
io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdySynStreamFrame spdySynStreamFrame
int streamId
byte priority
boolean remoteSideClosed
boolean localSideClosed
io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdySynReplyFrame spdySynReplyFrame
int streamId
io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyRstStreamFrame spdyRstStreamFrame
io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdySettingsFrame spdySettingsFrame
int settingsMinorVersion
int newConcurrentStreams
int newInitialWindowSize
io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyPingFrame spdyPingFrame
io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyHeadersFrame spdyHeadersFrame
int streamId
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
Object msg
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
private void issueSessionError (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdySessionStatus)
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdySessionStatus status
private void issueStreamError (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, int, io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyStreamStatus)
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
int streamId
io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyStreamStatus status
boolean fireChannelRead
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyRstStreamFrame spdyRstStreamFrame
private boolean isRemoteInitiatedId (int)
int id
boolean serverId
private void updateInitialSendWindowSize (int)
int newInitialWindowSize
int deltaWindowSize
private void updateInitialReceiveWindowSize (int)
int newInitialWindowSize
int deltaWindowSize
private boolean acceptStream (int, byte, boolean, boolean)
int streamId
byte priority
boolean remoteSideClosed
boolean localSideClosed
boolean remote
int maxConcurrentStreams
private void halfCloseStream (int, boolean, io.grpc.netty.shaded.io.netty.channel.ChannelFuture)
int streamId
boolean remote
io.grpc.netty.shaded.io.netty.channel.ChannelFuture future
private void removeStream (int, io.grpc.netty.shaded.io.netty.channel.ChannelFuture)
int streamId
io.grpc.netty.shaded.io.netty.channel.ChannelFuture future
private void updateSendWindowSize (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, int, int)
io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyDataFrame partialDataFrame
io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdySession$PendingWrite pendingWrite
io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyDataFrame spdyDataFrame
int dataFrameSize
int writeStreamId
int sendWindowSize
int sessionSendWindowSize
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
int streamId
int deltaWindowSize
private void sendGoAwayFrame (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
io.grpc.netty.shaded.io.netty.channel.ChannelPromise future
io.grpc.netty.shaded.io.netty.channel.ChannelFuture f
private io.grpc.netty.shaded.io.netty.channel.ChannelFuture sendGoAwayFrame (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdySessionStatus)
io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyGoAwayFrame spdyGoAwayFrame
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdySessionStatus status
static void access$000 (io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdySessionHandler, io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdySessionStatus)
io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdySessionHandler x0
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext x1
io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdySessionStatus x2
static void ()
}
io/grpc/netty/shaded/io/netty/handler/codec/spdy/SpdyRstStreamFrame.classSpdyRstStreamFrame.java
package io.grpc.netty.shaded.io.netty.handler.codec.spdy
public abstract io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyRstStreamFrame extends java.lang.Object implements io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyStreamFrame {
public abstract io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyStreamStatus status ()
public abstract io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyRstStreamFrame setStatus (io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyStreamStatus)
public abstract io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyRstStreamFrame setStreamId (int)
public abstract io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyRstStreamFrame setLast (boolean)
}
io/grpc/netty/shaded/io/netty/handler/codec/spdy/DefaultSpdyDataFrame.classDefaultSpdyDataFrame.java
package io.grpc.netty.shaded.io.netty.handler.codec.spdy
public io.grpc.netty.shaded.io.netty.handler.codec.spdy.DefaultSpdyDataFrame extends io.grpc.netty.shaded.io.netty.handler.codec.spdy.DefaultSpdyStreamFrame implements io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyDataFrame {
private final io.grpc.netty.shaded.io.netty.buffer.ByteBuf data
public void (int)
int streamId
public void (int, io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
int streamId
io.grpc.netty.shaded.io.netty.buffer.ByteBuf data
private static io.grpc.netty.shaded.io.netty.buffer.ByteBuf validate (io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
io.grpc.netty.shaded.io.netty.buffer.ByteBuf data
public io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyDataFrame setStreamId (int)
int streamId
public io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyDataFrame setLast (boolean)
boolean last
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf content ()
public io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyDataFrame copy ()
public io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyDataFrame duplicate ()
public io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyDataFrame retainedDuplicate ()
public io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyDataFrame replace (io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
io.grpc.netty.shaded.io.netty.buffer.ByteBuf content
io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyDataFrame frame
public int refCnt ()
public io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyDataFrame retain ()
public io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyDataFrame retain (int)
int increment
public io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyDataFrame touch ()
public io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyDataFrame touch (java.lang.Object)
Object hint
public boolean release ()
public boolean release (int)
int decrement
public java.lang.String toString ()
StringBuilder buf
public volatile io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyStreamFrame setLast (boolean)
public volatile io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyStreamFrame setStreamId (int)
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBufHolder touch (java.lang.Object)
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBufHolder touch ()
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBufHolder retain (int)
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBufHolder retain ()
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBufHolder replace (io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBufHolder retainedDuplicate ()
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBufHolder duplicate ()
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBufHolder copy ()
public volatile io.grpc.netty.shaded.io.netty.util.ReferenceCounted touch (java.lang.Object)
public volatile io.grpc.netty.shaded.io.netty.util.ReferenceCounted touch ()
public volatile io.grpc.netty.shaded.io.netty.util.ReferenceCounted retain (int)
public volatile io.grpc.netty.shaded.io.netty.util.ReferenceCounted retain ()
}
io/grpc/netty/shaded/io/netty/handler/codec/spdy/SpdyWindowUpdateFrame.classSpdyWindowUpdateFrame.java
package io.grpc.netty.shaded.io.netty.handler.codec.spdy
public abstract io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyWindowUpdateFrame extends java.lang.Object implements io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyFrame {
public abstract int streamId ()
public abstract io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyWindowUpdateFrame setStreamId (int)
public abstract int deltaWindowSize ()
public abstract io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyWindowUpdateFrame setDeltaWindowSize (int)
}
io/grpc/netty/shaded/io/netty/handler/codec/spdy/SpdySession$StreamComparator.classSpdySession.java
package io.grpc.netty.shaded.io.netty.handler.codec.spdy
final io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdySession$StreamComparator extends java.lang.Object implements java.util.Comparator {
final io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdySession this$0
void (io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdySession)
public int compare (java.lang.Integer, java.lang.Integer)
Integer id1
Integer id2
io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdySession$StreamState state1
io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdySession$StreamState state2
int result
public volatile int compare (java.lang.Object, java.lang.Object)
}
io/grpc/netty/shaded/io/netty/handler/codec/spdy/SpdySettingsFrame.classSpdySettingsFrame.java
package io.grpc.netty.shaded.io.netty.handler.codec.spdy
public abstract io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdySettingsFrame extends java.lang.Object implements io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyFrame {
public static final int SETTINGS_MINOR_VERSION
public static final int SETTINGS_UPLOAD_BANDWIDTH
public static final int SETTINGS_DOWNLOAD_BANDWIDTH
public static final int SETTINGS_ROUND_TRIP_TIME
public static final int SETTINGS_MAX_CONCURRENT_STREAMS
public static final int SETTINGS_CURRENT_CWND
public static final int SETTINGS_DOWNLOAD_RETRANS_RATE
public static final int SETTINGS_INITIAL_WINDOW_SIZE
public static final int SETTINGS_CLIENT_CERTIFICATE_VECTOR_SIZE
public abstract java.util.Set ids ()
public abstract boolean isSet (int)
public abstract int getValue (int)
public abstract io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdySettingsFrame setValue (int, int)
public abstract io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdySettingsFrame setValue (int, int, boolean, boolean)
public abstract io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdySettingsFrame removeValue (int)
public abstract boolean isPersistValue (int)
public abstract io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdySettingsFrame setPersistValue (int, boolean)
public abstract boolean isPersisted (int)
public abstract io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdySettingsFrame setPersisted (int, boolean)
public abstract boolean clearPreviouslyPersistedSettings ()
public abstract io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdySettingsFrame setClearPreviouslyPersistedSettings (boolean)
}
io/grpc/netty/shaded/io/netty/handler/codec/spdy/SpdySessionStatus.classSpdySessionStatus.java
package io.grpc.netty.shaded.io.netty.handler.codec.spdy
public io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdySessionStatus extends java.lang.Object implements java.lang.Comparable {
public static final io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdySessionStatus OK
public static final io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdySessionStatus PROTOCOL_ERROR
public static final io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdySessionStatus INTERNAL_ERROR
private final int code
private final String statusPhrase
public static io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdySessionStatus valueOf (int)
int code
public void (int, java.lang.String)
int code
String statusPhrase
public int code ()
public java.lang.String statusPhrase ()
public int hashCode ()
public boolean equals (java.lang.Object)
Object o
public java.lang.String toString ()
public int compareTo (io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdySessionStatus)
io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdySessionStatus o
public volatile int compareTo (java.lang.Object)
static void ()
}
io/grpc/netty/shaded/io/netty/handler/codec/spdy/SpdySynStreamFrame.classSpdySynStreamFrame.java
package io.grpc.netty.shaded.io.netty.handler.codec.spdy
public abstract io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdySynStreamFrame extends java.lang.Object implements io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyHeadersFrame {
public abstract int associatedStreamId ()
public abstract io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdySynStreamFrame setAssociatedStreamId (int)
public abstract byte priority ()
public abstract io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdySynStreamFrame setPriority (byte)
public abstract boolean isUnidirectional ()
public abstract io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdySynStreamFrame setUnidirectional (boolean)
public abstract io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdySynStreamFrame setStreamId (int)
public abstract io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdySynStreamFrame setLast (boolean)
public abstract io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdySynStreamFrame setInvalid ()
}
io/grpc/netty/shaded/io/netty/handler/codec/spdy/SpdyFrameDecoderDelegate.classSpdyFrameDecoderDelegate.java
package io.grpc.netty.shaded.io.netty.handler.codec.spdy
public abstract io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyFrameDecoderDelegate extends java.lang.Object {
public abstract void readDataFrame (int, boolean, io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
public abstract void readSynStreamFrame (int, int, byte, boolean, boolean)
public abstract void readSynReplyFrame (int, boolean)
public abstract void readRstStreamFrame (int, int)
public abstract void readSettingsFrame (boolean)
public abstract void readSetting (int, int, boolean, boolean)
public abstract void readSettingsEnd ()
public abstract void readPingFrame (int)
public abstract void readGoAwayFrame (int, int)
public abstract void readHeadersFrame (int, boolean)
public abstract void readWindowUpdateFrame (int, int)
public abstract void readHeaderBlock (io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
public abstract void readHeaderBlockEnd ()
public abstract void readFrameError (java.lang.String)
}
io/grpc/netty/shaded/io/netty/handler/codec/spdy/SpdySessionHandler$1.classSpdySessionHandler.java
package io.grpc.netty.shaded.io.netty.handler.codec.spdy
io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdySessionHandler$1 extends java.lang.Object implements io.grpc.netty.shaded.io.netty.channel.ChannelFutureListener {
final io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext val$context
final io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdySessionHandler this$0
void (io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdySessionHandler, io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext)
io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdySessionHandler this$0
public void operationComplete (io.grpc.netty.shaded.io.netty.channel.ChannelFuture) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelFuture future
public volatile void operationComplete (io.grpc.netty.shaded.io.netty.util.concurrent.Future) throws java.lang.Exception
}
io/grpc/netty/shaded/io/netty/handler/codec/spdy/SpdyHeaderBlockEncoder.classSpdyHeaderBlockEncoder.java
package io.grpc.netty.shaded.io.netty.handler.codec.spdy
abstract io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyHeaderBlockEncoder extends java.lang.Object {
void ()
static io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyHeaderBlockEncoder newInstance (io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyVersion, int, int, int)
io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyVersion version
int compressionLevel
int windowBits
int memLevel
abstract io.grpc.netty.shaded.io.netty.buffer.ByteBuf encode (io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator, io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyHeadersFrame) throws java.lang.Exception
abstract void end ()
}
io/grpc/netty/shaded/io/netty/handler/codec/spdy/DefaultSpdyPingFrame.classDefaultSpdyPingFrame.java
package io.grpc.netty.shaded.io.netty.handler.codec.spdy
public io.grpc.netty.shaded.io.netty.handler.codec.spdy.DefaultSpdyPingFrame extends java.lang.Object implements io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyPingFrame {
private int id
public void (int)
int id
public int id ()
public io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyPingFrame setId (int)
int id
public java.lang.String toString ()
}
io/grpc/netty/shaded/io/netty/handler/codec/spdy/SpdyHeaderBlockRawDecoder$State.classSpdyHeaderBlockRawDecoder.java
package io.grpc.netty.shaded.io.netty.handler.codec.spdy
final io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyHeaderBlockRawDecoder$State extends java.lang.Enum {
public static final io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyHeaderBlockRawDecoder$State READ_NUM_HEADERS
public static final io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyHeaderBlockRawDecoder$State READ_NAME_LENGTH
public static final io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyHeaderBlockRawDecoder$State READ_NAME
public static final io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyHeaderBlockRawDecoder$State SKIP_NAME
public static final io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyHeaderBlockRawDecoder$State READ_VALUE_LENGTH
public static final io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyHeaderBlockRawDecoder$State READ_VALUE
public static final io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyHeaderBlockRawDecoder$State SKIP_VALUE
public static final io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyHeaderBlockRawDecoder$State END_HEADER_BLOCK
public static final io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyHeaderBlockRawDecoder$State ERROR
private static final io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyHeaderBlockRawDecoder$State[] $VALUES
public static io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyHeaderBlockRawDecoder$State[] values ()
public static io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyHeaderBlockRawDecoder$State valueOf (java.lang.String)
String name
private void (java.lang.String, int)
static void ()
}
io/grpc/netty/shaded/io/netty/handler/codec/spdy/SpdySessionHandler$3.classSpdySessionHandler.java
package io.grpc.netty.shaded.io.netty.handler.codec.spdy
io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdySessionHandler$3 extends java.lang.Object implements io.grpc.netty.shaded.io.netty.channel.ChannelFutureListener {
final io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext val$ctx
final io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdySessionHandler this$0
void (io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdySessionHandler, io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext)
io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdySessionHandler this$0
public void operationComplete (io.grpc.netty.shaded.io.netty.channel.ChannelFuture) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelFuture future
public volatile void operationComplete (io.grpc.netty.shaded.io.netty.util.concurrent.Future) throws java.lang.Exception
}
io/grpc/netty/shaded/io/netty/handler/codec/rtsp/RtspDecoder.classRtspDecoder.java
package io.grpc.netty.shaded.io.netty.handler.codec.rtsp
public io.grpc.netty.shaded.io.netty.handler.codec.rtsp.RtspDecoder extends io.grpc.netty.shaded.io.netty.handler.codec.http.HttpObjectDecoder {
private static final io.grpc.netty.shaded.io.netty.handler.codec.http.HttpResponseStatus UNKNOWN_STATUS
private boolean isDecodingRequest
private static final java.util.regex.Pattern versionPattern
public static final int DEFAULT_MAX_INITIAL_LINE_LENGTH
public static final int DEFAULT_MAX_HEADER_SIZE
public static final int DEFAULT_MAX_CONTENT_LENGTH
public void ()
public void (int, int, int)
int maxInitialLineLength
int maxHeaderSize
int maxContentLength
public void (int, int, int, boolean)
int maxInitialLineLength
int maxHeaderSize
int maxContentLength
boolean validateHeaders
protected io.grpc.netty.shaded.io.netty.handler.codec.http.HttpMessage createMessage (java.lang.String[]) throws java.lang.Exception
String[] initialLine
protected boolean isContentAlwaysEmpty (io.grpc.netty.shaded.io.netty.handler.codec.http.HttpMessage)
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpMessage msg
protected io.grpc.netty.shaded.io.netty.handler.codec.http.HttpMessage createInvalidMessage ()
protected boolean isDecodingRequest ()
static void ()
}
io/grpc/netty/shaded/io/netty/handler/codec/rtsp/RtspResponseEncoder.classRtspResponseEncoder.java
package io.grpc.netty.shaded.io.netty.handler.codec.rtsp
public io.grpc.netty.shaded.io.netty.handler.codec.rtsp.RtspResponseEncoder extends io.grpc.netty.shaded.io.netty.handler.codec.rtsp.RtspEncoder {
public void ()
}
io/grpc/netty/shaded/io/netty/handler/codec/rtsp/RtspRequestDecoder.classRtspRequestDecoder.java
package io.grpc.netty.shaded.io.netty.handler.codec.rtsp
public io.grpc.netty.shaded.io.netty.handler.codec.rtsp.RtspRequestDecoder extends io.grpc.netty.shaded.io.netty.handler.codec.rtsp.RtspDecoder {
public void ()
}
io/grpc/netty/shaded/io/netty/handler/codec/rtsp/RtspResponseDecoder.classRtspResponseDecoder.java
package io.grpc.netty.shaded.io.netty.handler.codec.rtsp
public io.grpc.netty.shaded.io.netty.handler.codec.rtsp.RtspResponseDecoder extends io.grpc.netty.shaded.io.netty.handler.codec.rtsp.RtspDecoder {
public void ()
}
io/grpc/netty/shaded/io/netty/handler/codec/rtsp/RtspVersions.classRtspVersions.java
package io.grpc.netty.shaded.io.netty.handler.codec.rtsp
public final io.grpc.netty.shaded.io.netty.handler.codec.rtsp.RtspVersions extends java.lang.Object {
public static final io.grpc.netty.shaded.io.netty.handler.codec.http.HttpVersion RTSP_1_0
public static io.grpc.netty.shaded.io.netty.handler.codec.http.HttpVersion valueOf (java.lang.String)
String text
private void ()
static void ()
}
io/grpc/netty/shaded/io/netty/handler/codec/rtsp/RtspObjectDecoder.classRtspObjectDecoder.java
package io.grpc.netty.shaded.io.netty.handler.codec.rtsp
public abstract io.grpc.netty.shaded.io.netty.handler.codec.rtsp.RtspObjectDecoder extends io.grpc.netty.shaded.io.netty.handler.codec.http.HttpObjectDecoder {
protected void ()
protected void (int, int, int)
int maxInitialLineLength
int maxHeaderSize
int maxContentLength
protected void (int, int, int, boolean)
int maxInitialLineLength
int maxHeaderSize
int maxContentLength
boolean validateHeaders
protected boolean isContentAlwaysEmpty (io.grpc.netty.shaded.io.netty.handler.codec.http.HttpMessage)
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpMessage msg
boolean empty
}
io/grpc/netty/shaded/io/netty/handler/codec/rtsp/RtspHeaders$Names.classRtspHeaders.java
package io.grpc.netty.shaded.io.netty.handler.codec.rtsp
public final io.grpc.netty.shaded.io.netty.handler.codec.rtsp.RtspHeaders$Names extends java.lang.Object {
public static final String ACCEPT
public static final String ACCEPT_ENCODING
public static final String ACCEPT_LANGUAGE
public static final String ALLOW
public static final String AUTHORIZATION
public static final String BANDWIDTH
public static final String BLOCKSIZE
public static final String CACHE_CONTROL
public static final String CONFERENCE
public static final String CONNECTION
public static final String CONTENT_BASE
public static final String CONTENT_ENCODING
public static final String CONTENT_LANGUAGE
public static final String CONTENT_LENGTH
public static final String CONTENT_LOCATION
public static final String CONTENT_TYPE
public static final String CSEQ
public static final String DATE
public static final String EXPIRES
public static final String FROM
public static final String HOST
public static final String IF_MATCH
public static final String IF_MODIFIED_SINCE
public static final String KEYMGMT
public static final String LAST_MODIFIED
public static final String PROXY_AUTHENTICATE
public static final String PROXY_REQUIRE
public static final String PUBLIC
public static final String RANGE
public static final String REFERER
public static final String REQUIRE
public static final String RETRT_AFTER
public static final String RTP_INFO
public static final String SCALE
public static final String SESSION
public static final String SERVER
public static final String SPEED
public static final String TIMESTAMP
public static final String TRANSPORT
public static final String UNSUPPORTED
public static final String USER_AGENT
public static final String VARY
public static final String VIA
public static final String WWW_AUTHENTICATE
private void ()
}
io/grpc/netty/shaded/io/netty/handler/codec/rtsp/RtspHeaders.classRtspHeaders.java
package io.grpc.netty.shaded.io.netty.handler.codec.rtsp
public final io.grpc.netty.shaded.io.netty.handler.codec.rtsp.RtspHeaders extends java.lang.Object {
private void ()
}
io/grpc/netty/shaded/io/netty/handler/codec/rtsp/RtspObjectEncoder.classRtspObjectEncoder.java
package io.grpc.netty.shaded.io.netty.handler.codec.rtsp
public abstract io.grpc.netty.shaded.io.netty.handler.codec.rtsp.RtspObjectEncoder extends io.grpc.netty.shaded.io.netty.handler.codec.http.HttpObjectEncoder {
protected void ()
public boolean acceptOutboundMessage (java.lang.Object) throws java.lang.Exception
Object msg
}
io/grpc/netty/shaded/io/netty/handler/codec/rtsp/RtspHeaderNames.classRtspHeaderNames.java
package io.grpc.netty.shaded.io.netty.handler.codec.rtsp
public final io.grpc.netty.shaded.io.netty.handler.codec.rtsp.RtspHeaderNames extends java.lang.Object {
public static final io.grpc.netty.shaded.io.netty.util.AsciiString ACCEPT
public static final io.grpc.netty.shaded.io.netty.util.AsciiString ACCEPT_ENCODING
public static final io.grpc.netty.shaded.io.netty.util.AsciiString ACCEPT_LANGUAGE
public static final io.grpc.netty.shaded.io.netty.util.AsciiString ALLOW
public static final io.grpc.netty.shaded.io.netty.util.AsciiString AUTHORIZATION
public static final io.grpc.netty.shaded.io.netty.util.AsciiString BANDWIDTH
public static final io.grpc.netty.shaded.io.netty.util.AsciiString BLOCKSIZE
public static final io.grpc.netty.shaded.io.netty.util.AsciiString CACHE_CONTROL
public static final io.grpc.netty.shaded.io.netty.util.AsciiString CONFERENCE
public static final io.grpc.netty.shaded.io.netty.util.AsciiString CONNECTION
public static final io.grpc.netty.shaded.io.netty.util.AsciiString CONTENT_BASE
public static final io.grpc.netty.shaded.io.netty.util.AsciiString CONTENT_ENCODING
public static final io.grpc.netty.shaded.io.netty.util.AsciiString CONTENT_LANGUAGE
public static final io.grpc.netty.shaded.io.netty.util.AsciiString CONTENT_LENGTH
public static final io.grpc.netty.shaded.io.netty.util.AsciiString CONTENT_LOCATION
public static final io.grpc.netty.shaded.io.netty.util.AsciiString CONTENT_TYPE
public static final io.grpc.netty.shaded.io.netty.util.AsciiString CSEQ
public static final io.grpc.netty.shaded.io.netty.util.AsciiString DATE
public static final io.grpc.netty.shaded.io.netty.util.AsciiString EXPIRES
public static final io.grpc.netty.shaded.io.netty.util.AsciiString FROM
public static final io.grpc.netty.shaded.io.netty.util.AsciiString HOST
public static final io.grpc.netty.shaded.io.netty.util.AsciiString IF_MATCH
public static final io.grpc.netty.shaded.io.netty.util.AsciiString IF_MODIFIED_SINCE
public static final io.grpc.netty.shaded.io.netty.util.AsciiString KEYMGMT
public static final io.grpc.netty.shaded.io.netty.util.AsciiString LAST_MODIFIED
public static final io.grpc.netty.shaded.io.netty.util.AsciiString PROXY_AUTHENTICATE
public static final io.grpc.netty.shaded.io.netty.util.AsciiString PROXY_REQUIRE
public static final io.grpc.netty.shaded.io.netty.util.AsciiString PUBLIC
public static final io.grpc.netty.shaded.io.netty.util.AsciiString RANGE
public static final io.grpc.netty.shaded.io.netty.util.AsciiString REFERER
public static final io.grpc.netty.shaded.io.netty.util.AsciiString REQUIRE
public static final io.grpc.netty.shaded.io.netty.util.AsciiString RETRT_AFTER
public static final io.grpc.netty.shaded.io.netty.util.AsciiString RTP_INFO
public static final io.grpc.netty.shaded.io.netty.util.AsciiString SCALE
public static final io.grpc.netty.shaded.io.netty.util.AsciiString SESSION
public static final io.grpc.netty.shaded.io.netty.util.AsciiString SERVER
public static final io.grpc.netty.shaded.io.netty.util.AsciiString SPEED
public static final io.grpc.netty.shaded.io.netty.util.AsciiString TIMESTAMP
public static final io.grpc.netty.shaded.io.netty.util.AsciiString TRANSPORT
public static final io.grpc.netty.shaded.io.netty.util.AsciiString UNSUPPORTED
public static final io.grpc.netty.shaded.io.netty.util.AsciiString USER_AGENT
public static final io.grpc.netty.shaded.io.netty.util.AsciiString VARY
public static final io.grpc.netty.shaded.io.netty.util.AsciiString VIA
public static final io.grpc.netty.shaded.io.netty.util.AsciiString WWW_AUTHENTICATE
private void ()
static void ()
}
io/grpc/netty/shaded/io/netty/handler/codec/http/HttpContentEncoder.classHttpContentEncoder.java
package io.grpc.netty.shaded.io.netty.handler.codec.http
public abstract io.grpc.netty.shaded.io.netty.handler.codec.http.HttpContentEncoder extends io.grpc.netty.shaded.io.netty.handler.codec.MessageToMessageCodec {
private static final CharSequence ZERO_LENGTH_HEAD
private static final CharSequence ZERO_LENGTH_CONNECT
private static final int CONTINUE_CODE
private final java.util.Queue acceptEncodingQueue
private io.grpc.netty.shaded.io.netty.channel.embedded.EmbeddedChannel encoder
private io.grpc.netty.shaded.io.netty.handler.codec.http.HttpContentEncoder$State state
static final boolean $assertionsDisabled
public void ()
public boolean acceptOutboundMessage (java.lang.Object) throws java.lang.Exception
Object msg
protected void decode (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, io.grpc.netty.shaded.io.netty.handler.codec.http.HttpRequest, java.util.List) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpRequest msg
java.util.List out
CharSequence acceptedEncoding
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpMethod meth
protected void encode (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, io.grpc.netty.shaded.io.netty.handler.codec.http.HttpObject, java.util.List) throws java.lang.Exception
CharSequence acceptEncoding
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpResponse newRes
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpResponse res
int code
CharSequence acceptEncoding
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpContentEncoder$Result result
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpObject msg
java.util.List out
boolean isFull
private void encodeFullResponse (io.grpc.netty.shaded.io.netty.handler.codec.http.HttpResponse, io.grpc.netty.shaded.io.netty.handler.codec.http.HttpContent, java.util.List)
Object item
int i
int messageSize
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpResponse newRes
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpContent content
java.util.List out
int existingMessages
private static boolean isPassthru (io.grpc.netty.shaded.io.netty.handler.codec.http.HttpVersion, int, java.lang.CharSequence)
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpVersion version
int code
CharSequence httpMethod
private static void ensureHeaders (io.grpc.netty.shaded.io.netty.handler.codec.http.HttpObject)
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpObject msg
private static void ensureContent (io.grpc.netty.shaded.io.netty.handler.codec.http.HttpObject)
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpObject msg
private boolean encodeContent (io.grpc.netty.shaded.io.netty.handler.codec.http.HttpContent, java.util.List)
io.grpc.netty.shaded.io.netty.handler.codec.http.LastHttpContent last
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpHeaders headers
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpContent c
java.util.List out
io.grpc.netty.shaded.io.netty.buffer.ByteBuf content
protected abstract io.grpc.netty.shaded.io.netty.handler.codec.http.HttpContentEncoder$Result beginEncode (io.grpc.netty.shaded.io.netty.handler.codec.http.HttpResponse, java.lang.String) throws java.lang.Exception
public void handlerRemoved (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
public void channelInactive (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
private void cleanup ()
private void cleanupSafely (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext)
Throwable cause
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
private void encode (io.grpc.netty.shaded.io.netty.buffer.ByteBuf, java.util.List)
io.grpc.netty.shaded.io.netty.buffer.ByteBuf in
java.util.List out
private void finishEncode (java.util.List)
java.util.List out
private void fetchEncoderOutput (java.util.List)
io.grpc.netty.shaded.io.netty.buffer.ByteBuf buf
java.util.List out
protected volatile void decode (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, java.lang.Object, java.util.List) throws java.lang.Exception
protected volatile void encode (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, java.lang.Object, java.util.List) throws java.lang.Exception
static void ()
}
io/grpc/netty/shaded/io/netty/handler/codec/http/HttpRequestEncoder.classHttpRequestEncoder.java
package io.grpc.netty.shaded.io.netty.handler.codec.http
public io.grpc.netty.shaded.io.netty.handler.codec.http.HttpRequestEncoder extends io.grpc.netty.shaded.io.netty.handler.codec.http.HttpObjectEncoder {
private static final char SLASH
private static final char QUESTION_MARK
private static final int SLASH_AND_SPACE_SHORT
private static final int SPACE_SLASH_AND_SPACE_MEDIUM
public void ()
public boolean acceptOutboundMessage (java.lang.Object) throws java.lang.Exception
Object msg
protected void encodeInitialLine (io.grpc.netty.shaded.io.netty.buffer.ByteBuf, io.grpc.netty.shaded.io.netty.handler.codec.http.HttpRequest) throws java.lang.Exception
int index
CharSequence uriCharSequence
boolean needSlash
int start
io.grpc.netty.shaded.io.netty.buffer.ByteBuf buf
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpRequest request
String uri
protected volatile void encodeInitialLine (io.grpc.netty.shaded.io.netty.buffer.ByteBuf, io.grpc.netty.shaded.io.netty.handler.codec.http.HttpMessage) throws java.lang.Exception
}
io/grpc/netty/shaded/io/netty/handler/codec/http/LastHttpContent.classLastHttpContent.java
package io.grpc.netty.shaded.io.netty.handler.codec.http
public abstract io.grpc.netty.shaded.io.netty.handler.codec.http.LastHttpContent extends java.lang.Object implements io.grpc.netty.shaded.io.netty.handler.codec.http.HttpContent {
public static final io.grpc.netty.shaded.io.netty.handler.codec.http.LastHttpContent EMPTY_LAST_CONTENT
public abstract io.grpc.netty.shaded.io.netty.handler.codec.http.HttpHeaders trailingHeaders ()
public abstract io.grpc.netty.shaded.io.netty.handler.codec.http.LastHttpContent copy ()
public abstract io.grpc.netty.shaded.io.netty.handler.codec.http.LastHttpContent duplicate ()
public abstract io.grpc.netty.shaded.io.netty.handler.codec.http.LastHttpContent retainedDuplicate ()
public abstract io.grpc.netty.shaded.io.netty.handler.codec.http.LastHttpContent replace (io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
public abstract io.grpc.netty.shaded.io.netty.handler.codec.http.LastHttpContent retain (int)
public abstract io.grpc.netty.shaded.io.netty.handler.codec.http.LastHttpContent retain ()
public abstract io.grpc.netty.shaded.io.netty.handler.codec.http.LastHttpContent touch ()
public abstract io.grpc.netty.shaded.io.netty.handler.codec.http.LastHttpContent touch (java.lang.Object)
static void ()
}
io/grpc/netty/shaded/io/netty/handler/codec/http/HttpHeaderDateFormat$1.classHttpHeaderDateFormat.java
package io.grpc.netty.shaded.io.netty.handler.codec.http
final io.grpc.netty.shaded.io.netty.handler.codec.http.HttpHeaderDateFormat$1 extends io.grpc.netty.shaded.io.netty.util.concurrent.FastThreadLocal {
void ()
protected io.grpc.netty.shaded.io.netty.handler.codec.http.HttpHeaderDateFormat initialValue ()
protected volatile java.lang.Object initialValue () throws java.lang.Exception
}
io/grpc/netty/shaded/io/netty/handler/codec/http/HttpChunkedInput.classHttpChunkedInput.java
package io.grpc.netty.shaded.io.netty.handler.codec.http
public io.grpc.netty.shaded.io.netty.handler.codec.http.HttpChunkedInput extends java.lang.Object implements io.grpc.netty.shaded.io.netty.handler.stream.ChunkedInput {
private final io.grpc.netty.shaded.io.netty.handler.stream.ChunkedInput input
private final io.grpc.netty.shaded.io.netty.handler.codec.http.LastHttpContent lastHttpContent
private boolean sentLastChunk
public void (io.grpc.netty.shaded.io.netty.handler.stream.ChunkedInput)
io.grpc.netty.shaded.io.netty.handler.stream.ChunkedInput input
public void (io.grpc.netty.shaded.io.netty.handler.stream.ChunkedInput, io.grpc.netty.shaded.io.netty.handler.codec.http.LastHttpContent)
io.grpc.netty.shaded.io.netty.handler.stream.ChunkedInput input
io.grpc.netty.shaded.io.netty.handler.codec.http.LastHttpContent lastHttpContent
public boolean isEndOfInput () throws java.lang.Exception
public void close () throws java.lang.Exception
public io.grpc.netty.shaded.io.netty.handler.codec.http.HttpContent readChunk (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
public io.grpc.netty.shaded.io.netty.handler.codec.http.HttpContent readChunk (io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.buffer.ByteBuf buf
io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator allocator
public long length ()
public long progress ()
public volatile java.lang.Object readChunk (io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator) throws java.lang.Exception
public volatile java.lang.Object readChunk (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext) throws java.lang.Exception
}
io/grpc/netty/shaded/io/netty/handler/codec/http/HttpServerUpgradeHandler.classHttpServerUpgradeHandler.java
package io.grpc.netty.shaded.io.netty.handler.codec.http
public io.grpc.netty.shaded.io.netty.handler.codec.http.HttpServerUpgradeHandler extends io.grpc.netty.shaded.io.netty.handler.codec.http.HttpObjectAggregator {
private final io.grpc.netty.shaded.io.netty.handler.codec.http.HttpServerUpgradeHandler$SourceCodec sourceCodec
private final io.grpc.netty.shaded.io.netty.handler.codec.http.HttpServerUpgradeHandler$UpgradeCodecFactory upgradeCodecFactory
private boolean handlingUpgrade
static final boolean $assertionsDisabled
public void (io.grpc.netty.shaded.io.netty.handler.codec.http.HttpServerUpgradeHandler$SourceCodec, io.grpc.netty.shaded.io.netty.handler.codec.http.HttpServerUpgradeHandler$UpgradeCodecFactory)
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpServerUpgradeHandler$SourceCodec sourceCodec
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpServerUpgradeHandler$UpgradeCodecFactory upgradeCodecFactory
public void (io.grpc.netty.shaded.io.netty.handler.codec.http.HttpServerUpgradeHandler$SourceCodec, io.grpc.netty.shaded.io.netty.handler.codec.http.HttpServerUpgradeHandler$UpgradeCodecFactory, int)
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpServerUpgradeHandler$SourceCodec sourceCodec
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpServerUpgradeHandler$UpgradeCodecFactory upgradeCodecFactory
int maxContentLength
protected void decode (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, io.grpc.netty.shaded.io.netty.handler.codec.http.HttpObject, java.util.List) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.handler.codec.http.FullHttpRequest fullRequest
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpObject msg
java.util.List out
io.grpc.netty.shaded.io.netty.handler.codec.http.FullHttpRequest fullRequest
private static boolean isUpgradeRequest (io.grpc.netty.shaded.io.netty.handler.codec.http.HttpObject)
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpObject msg
private boolean upgrade (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, io.grpc.netty.shaded.io.netty.handler.codec.http.FullHttpRequest)
CharSequence p
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpServerUpgradeHandler$UpgradeCodec c
int i
CharSequence requiredHeader
io.grpc.netty.shaded.io.netty.channel.ChannelFuture writeComplete
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
io.grpc.netty.shaded.io.netty.handler.codec.http.FullHttpRequest request
java.util.List requestedProtocols
int numRequestedProtocols
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpServerUpgradeHandler$UpgradeCodec upgradeCodec
CharSequence upgradeProtocol
CharSequence connectionHeader
java.util.Collection requiredHeaders
java.util.List values
io.grpc.netty.shaded.io.netty.handler.codec.http.FullHttpResponse upgradeResponse
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpServerUpgradeHandler$UpgradeEvent event
private static io.grpc.netty.shaded.io.netty.handler.codec.http.FullHttpResponse createUpgradeResponse (java.lang.CharSequence)
CharSequence upgradeProtocol
io.grpc.netty.shaded.io.netty.handler.codec.http.DefaultFullHttpResponse res
private static java.util.List splitHeader (java.lang.CharSequence)
char c
int i
CharSequence header
StringBuilder builder
java.util.List protocols
protected volatile void decode (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, java.lang.Object, java.util.List) throws java.lang.Exception
static void ()
}
io/grpc/netty/shaded/io/netty/handler/codec/http/HttpContent.classHttpContent.java
package io.grpc.netty.shaded.io.netty.handler.codec.http
public abstract io.grpc.netty.shaded.io.netty.handler.codec.http.HttpContent extends java.lang.Object implements io.grpc.netty.shaded.io.netty.handler.codec.http.HttpObject io.grpc.netty.shaded.io.netty.buffer.ByteBufHolder {
public abstract io.grpc.netty.shaded.io.netty.handler.codec.http.HttpContent copy ()
public abstract io.grpc.netty.shaded.io.netty.handler.codec.http.HttpContent duplicate ()
public abstract io.grpc.netty.shaded.io.netty.handler.codec.http.HttpContent retainedDuplicate ()
public abstract io.grpc.netty.shaded.io.netty.handler.codec.http.HttpContent replace (io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
public abstract io.grpc.netty.shaded.io.netty.handler.codec.http.HttpContent retain ()
public abstract io.grpc.netty.shaded.io.netty.handler.codec.http.HttpContent retain (int)
public abstract io.grpc.netty.shaded.io.netty.handler.codec.http.HttpContent touch ()
public abstract io.grpc.netty.shaded.io.netty.handler.codec.http.HttpContent touch (java.lang.Object)
}
io/grpc/netty/shaded/io/netty/handler/codec/http/HttpMethod$EnumNameMap$Node.classHttpMethod.java
package io.grpc.netty.shaded.io.netty.handler.codec.http
final io.grpc.netty.shaded.io.netty.handler.codec.http.HttpMethod$EnumNameMap$Node extends java.lang.Object {
final String key
final Object value
void (java.lang.String, java.lang.Object)
String key
Object value
}
io/grpc/netty/shaded/io/netty/handler/codec/http/DefaultHttpHeaders$2.classDefaultHttpHeaders.java
package io.grpc.netty.shaded.io.netty.handler.codec.http
final io.grpc.netty.shaded.io.netty.handler.codec.http.DefaultHttpHeaders$2 extends java.lang.Object implements io.grpc.netty.shaded.io.netty.handler.codec.DefaultHeaders$NameValidator {
void ()
public void validateName (java.lang.CharSequence)
Exception e
int index
CharSequence name
public volatile void validateName (java.lang.Object)
}
io/grpc/netty/shaded/io/netty/handler/codec/http/HttpObject.classHttpObject.java
package io.grpc.netty.shaded.io.netty.handler.codec.http
public abstract io.grpc.netty.shaded.io.netty.handler.codec.http.HttpObject extends java.lang.Object implements io.grpc.netty.shaded.io.netty.handler.codec.DecoderResultProvider {
public abstract io.grpc.netty.shaded.io.netty.handler.codec.DecoderResult getDecoderResult ()
}
io/grpc/netty/shaded/io/netty/handler/codec/http/DefaultHttpHeaders$HeaderValueConverter.classDefaultHttpHeaders.java
package io.grpc.netty.shaded.io.netty.handler.codec.http
io.grpc.netty.shaded.io.netty.handler.codec.http.DefaultHttpHeaders$HeaderValueConverter extends io.grpc.netty.shaded.io.netty.handler.codec.CharSequenceValueConverter {
static final io.grpc.netty.shaded.io.netty.handler.codec.http.DefaultHttpHeaders$HeaderValueConverter INSTANCE
private void ()
public java.lang.CharSequence convertObject (java.lang.Object)
Object value
public volatile java.lang.Object convertObject (java.lang.Object)
void (io.grpc.netty.shaded.io.netty.handler.codec.http.DefaultHttpHeaders$1)
io.grpc.netty.shaded.io.netty.handler.codec.http.DefaultHttpHeaders$1 x0
static void ()
}
io/grpc/netty/shaded/io/netty/handler/codec/http/EmptyHttpHeaders$InstanceInitializer.classEmptyHttpHeaders.java
package io.grpc.netty.shaded.io.netty.handler.codec.http
final io.grpc.netty.shaded.io.netty.handler.codec.http.EmptyHttpHeaders$InstanceInitializer extends java.lang.Object {
private static final io.grpc.netty.shaded.io.netty.handler.codec.http.EmptyHttpHeaders EMPTY_HEADERS
private void ()
static io.grpc.netty.shaded.io.netty.handler.codec.http.EmptyHttpHeaders access$000 ()
static void ()
}
io/grpc/netty/shaded/io/netty/handler/codec/http/cors/CorsConfigBuilder.classCorsConfigBuilder.java
package io.grpc.netty.shaded.io.netty.handler.codec.http.cors
public final io.grpc.netty.shaded.io.netty.handler.codec.http.cors.CorsConfigBuilder extends java.lang.Object {
final java.util.Set origins
final boolean anyOrigin
boolean allowNullOrigin
boolean enabled
boolean allowCredentials
final java.util.Set exposeHeaders
long maxAge
final java.util.Set requestMethods
final java.util.Set requestHeaders
final java.util.Map preflightHeaders
private boolean noPreflightHeaders
boolean shortCircuit
public static io.grpc.netty.shaded.io.netty.handler.codec.http.cors.CorsConfigBuilder forAnyOrigin ()
public static io.grpc.netty.shaded.io.netty.handler.codec.http.cors.CorsConfigBuilder forOrigin (java.lang.String)
String origin
public static transient io.grpc.netty.shaded.io.netty.handler.codec.http.cors.CorsConfigBuilder forOrigins (java.lang.String[])
String[] origins
transient void (java.lang.String[])
String[] origins
void ()
public io.grpc.netty.shaded.io.netty.handler.codec.http.cors.CorsConfigBuilder allowNullOrigin ()
public io.grpc.netty.shaded.io.netty.handler.codec.http.cors.CorsConfigBuilder disable ()
public transient io.grpc.netty.shaded.io.netty.handler.codec.http.cors.CorsConfigBuilder exposeHeaders (java.lang.String[])
String[] headers
public transient io.grpc.netty.shaded.io.netty.handler.codec.http.cors.CorsConfigBuilder exposeHeaders (java.lang.CharSequence[])
CharSequence header
CharSequence[] headers
public io.grpc.netty.shaded.io.netty.handler.codec.http.cors.CorsConfigBuilder allowCredentials ()
public io.grpc.netty.shaded.io.netty.handler.codec.http.cors.CorsConfigBuilder maxAge (long)
long max
public transient io.grpc.netty.shaded.io.netty.handler.codec.http.cors.CorsConfigBuilder allowedRequestMethods (io.grpc.netty.shaded.io.netty.handler.codec.http.HttpMethod[])
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpMethod[] methods
public transient io.grpc.netty.shaded.io.netty.handler.codec.http.cors.CorsConfigBuilder allowedRequestHeaders (java.lang.String[])
String[] headers
public transient io.grpc.netty.shaded.io.netty.handler.codec.http.cors.CorsConfigBuilder allowedRequestHeaders (java.lang.CharSequence[])
CharSequence header
CharSequence[] headers
public transient io.grpc.netty.shaded.io.netty.handler.codec.http.cors.CorsConfigBuilder preflightResponseHeader (java.lang.CharSequence, java.lang.Object[])
CharSequence name
Object[] values
public io.grpc.netty.shaded.io.netty.handler.codec.http.cors.CorsConfigBuilder preflightResponseHeader (java.lang.CharSequence, java.lang.Iterable)
CharSequence name
Iterable value
public io.grpc.netty.shaded.io.netty.handler.codec.http.cors.CorsConfigBuilder preflightResponseHeader (java.lang.CharSequence, java.util.concurrent.Callable)
CharSequence name
java.util.concurrent.Callable valueGenerator
public io.grpc.netty.shaded.io.netty.handler.codec.http.cors.CorsConfigBuilder noPreflightResponseHeaders ()
public io.grpc.netty.shaded.io.netty.handler.codec.http.cors.CorsConfigBuilder shortCircuit ()
public io.grpc.netty.shaded.io.netty.handler.codec.http.cors.CorsConfig build ()
}
io/grpc/netty/shaded/io/netty/handler/codec/http/cors/CorsConfig$DateValueGenerator.classCorsConfig.java
package io.grpc.netty.shaded.io.netty.handler.codec.http.cors
public final io.grpc.netty.shaded.io.netty.handler.codec.http.cors.CorsConfig$DateValueGenerator extends java.lang.Object implements java.util.concurrent.Callable {
public void ()
public java.util.Date call () throws java.lang.Exception
public volatile java.lang.Object call () throws java.lang.Exception
}
io/grpc/netty/shaded/io/netty/handler/codec/http/cors/CorsConfigBuilder$DateValueGenerator.classCorsConfigBuilder.java
package io.grpc.netty.shaded.io.netty.handler.codec.http.cors
final io.grpc.netty.shaded.io.netty.handler.codec.http.cors.CorsConfigBuilder$DateValueGenerator extends java.lang.Object implements java.util.concurrent.Callable {
static final io.grpc.netty.shaded.io.netty.handler.codec.http.cors.CorsConfigBuilder$DateValueGenerator INSTANCE
private void ()
public java.util.Date call () throws java.lang.Exception
public volatile java.lang.Object call () throws java.lang.Exception
static void ()
}
io/grpc/netty/shaded/io/netty/handler/codec/http/cors/CorsConfig.classCorsConfig.java
package io.grpc.netty.shaded.io.netty.handler.codec.http.cors
public final io.grpc.netty.shaded.io.netty.handler.codec.http.cors.CorsConfig extends java.lang.Object {
private final java.util.Set origins
private final boolean anyOrigin
private final boolean enabled
private final java.util.Set exposeHeaders
private final boolean allowCredentials
private final long maxAge
private final java.util.Set allowedRequestMethods
private final java.util.Set allowedRequestHeaders
private final boolean allowNullOrigin
private final java.util.Map preflightHeaders
private final boolean shortCircuit
void (io.grpc.netty.shaded.io.netty.handler.codec.http.cors.CorsConfigBuilder)
io.grpc.netty.shaded.io.netty.handler.codec.http.cors.CorsConfigBuilder builder
public boolean isCorsSupportEnabled ()
public boolean isAnyOriginSupported ()
public java.lang.String origin ()
public java.util.Set origins ()
public boolean isNullOriginAllowed ()
public java.util.Set exposedHeaders ()
public boolean isCredentialsAllowed ()
public long maxAge ()
public java.util.Set allowedRequestMethods ()
public java.util.Set allowedRequestHeaders ()
public io.grpc.netty.shaded.io.netty.handler.codec.http.HttpHeaders preflightResponseHeaders ()
Object value
java.util.Map$Entry entry
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpHeaders preflightHeaders
public boolean isShortCircuit ()
public boolean isShortCurcuit ()
private static java.lang.Object getValue (java.util.concurrent.Callable)
Exception e
java.util.concurrent.Callable callable
public java.lang.String toString ()
public static io.grpc.netty.shaded.io.netty.handler.codec.http.cors.CorsConfig$Builder withAnyOrigin ()
public static io.grpc.netty.shaded.io.netty.handler.codec.http.cors.CorsConfig$Builder withOrigin (java.lang.String)
String origin
public static transient io.grpc.netty.shaded.io.netty.handler.codec.http.cors.CorsConfig$Builder withOrigins (java.lang.String[])
String[] origins
}
io/grpc/netty/shaded/io/netty/handler/codec/http/HttpHeaderDateFormat$HttpHeaderDateFormatObsolete1.classHttpHeaderDateFormat.java
package io.grpc.netty.shaded.io.netty.handler.codec.http
final io.grpc.netty.shaded.io.netty.handler.codec.http.HttpHeaderDateFormat$HttpHeaderDateFormatObsolete1 extends java.text.SimpleDateFormat {
private static final long serialVersionUID
void ()
}
io/grpc/netty/shaded/io/netty/handler/codec/http/HttpMessageUtil.classHttpMessageUtil.java
package io.grpc.netty.shaded.io.netty.handler.codec.http
final io.grpc.netty.shaded.io.netty.handler.codec.http.HttpMessageUtil extends java.lang.Object {
static java.lang.StringBuilder appendRequest (java.lang.StringBuilder, io.grpc.netty.shaded.io.netty.handler.codec.http.HttpRequest)
StringBuilder buf
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpRequest req
static java.lang.StringBuilder appendResponse (java.lang.StringBuilder, io.grpc.netty.shaded.io.netty.handler.codec.http.HttpResponse)
StringBuilder buf
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpResponse res
private static void appendCommon (java.lang.StringBuilder, io.grpc.netty.shaded.io.netty.handler.codec.http.HttpMessage)
StringBuilder buf
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpMessage msg
static java.lang.StringBuilder appendFullRequest (java.lang.StringBuilder, io.grpc.netty.shaded.io.netty.handler.codec.http.FullHttpRequest)
StringBuilder buf
io.grpc.netty.shaded.io.netty.handler.codec.http.FullHttpRequest req
static java.lang.StringBuilder appendFullResponse (java.lang.StringBuilder, io.grpc.netty.shaded.io.netty.handler.codec.http.FullHttpResponse)
StringBuilder buf
io.grpc.netty.shaded.io.netty.handler.codec.http.FullHttpResponse res
private static void appendFullCommon (java.lang.StringBuilder, io.grpc.netty.shaded.io.netty.handler.codec.http.FullHttpMessage)
StringBuilder buf
io.grpc.netty.shaded.io.netty.handler.codec.http.FullHttpMessage msg
private static void appendInitialLine (java.lang.StringBuilder, io.grpc.netty.shaded.io.netty.handler.codec.http.HttpRequest)
StringBuilder buf
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpRequest req
private static void appendInitialLine (java.lang.StringBuilder, io.grpc.netty.shaded.io.netty.handler.codec.http.HttpResponse)
StringBuilder buf
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpResponse res
private static void appendHeaders (java.lang.StringBuilder, io.grpc.netty.shaded.io.netty.handler.codec.http.HttpHeaders)
java.util.Map$Entry e
StringBuilder buf
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpHeaders headers
private static void removeLastNewLine (java.lang.StringBuilder)
StringBuilder buf
private void ()
}
io/grpc/netty/shaded/io/netty/handler/codec/http/DefaultHttpResponse.classDefaultHttpResponse.java
package io.grpc.netty.shaded.io.netty.handler.codec.http
public io.grpc.netty.shaded.io.netty.handler.codec.http.DefaultHttpResponse extends io.grpc.netty.shaded.io.netty.handler.codec.http.DefaultHttpMessage implements io.grpc.netty.shaded.io.netty.handler.codec.http.HttpResponse {
private io.grpc.netty.shaded.io.netty.handler.codec.http.HttpResponseStatus status
public void (io.grpc.netty.shaded.io.netty.handler.codec.http.HttpVersion, io.grpc.netty.shaded.io.netty.handler.codec.http.HttpResponseStatus)
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpVersion version
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpResponseStatus status
public void (io.grpc.netty.shaded.io.netty.handler.codec.http.HttpVersion, io.grpc.netty.shaded.io.netty.handler.codec.http.HttpResponseStatus, boolean)
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpVersion version
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpResponseStatus status
boolean validateHeaders
public void (io.grpc.netty.shaded.io.netty.handler.codec.http.HttpVersion, io.grpc.netty.shaded.io.netty.handler.codec.http.HttpResponseStatus, boolean, boolean)
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpVersion version
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpResponseStatus status
boolean validateHeaders
boolean singleFieldHeaders
public void (io.grpc.netty.shaded.io.netty.handler.codec.http.HttpVersion, io.grpc.netty.shaded.io.netty.handler.codec.http.HttpResponseStatus, io.grpc.netty.shaded.io.netty.handler.codec.http.HttpHeaders)
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpVersion version
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpResponseStatus status
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpHeaders headers
public io.grpc.netty.shaded.io.netty.handler.codec.http.HttpResponseStatus getStatus ()
public io.grpc.netty.shaded.io.netty.handler.codec.http.HttpResponseStatus status ()
public io.grpc.netty.shaded.io.netty.handler.codec.http.HttpResponse setStatus (io.grpc.netty.shaded.io.netty.handler.codec.http.HttpResponseStatus)
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpResponseStatus status
public io.grpc.netty.shaded.io.netty.handler.codec.http.HttpResponse setProtocolVersion (io.grpc.netty.shaded.io.netty.handler.codec.http.HttpVersion)
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpVersion version
public java.lang.String toString ()
public int hashCode ()
int result
public boolean equals (java.lang.Object)
Object o
io.grpc.netty.shaded.io.netty.handler.codec.http.DefaultHttpResponse other
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http.HttpMessage setProtocolVersion (io.grpc.netty.shaded.io.netty.handler.codec.http.HttpVersion)
}
io/grpc/netty/shaded/io/netty/handler/codec/http/EmptyHttpHeaders.classEmptyHttpHeaders.java
package io.grpc.netty.shaded.io.netty.handler.codec.http
public io.grpc.netty.shaded.io.netty.handler.codec.http.EmptyHttpHeaders extends io.grpc.netty.shaded.io.netty.handler.codec.http.HttpHeaders {
static final java.util.Iterator EMPTY_CHARS_ITERATOR
public static final io.grpc.netty.shaded.io.netty.handler.codec.http.EmptyHttpHeaders INSTANCE
static io.grpc.netty.shaded.io.netty.handler.codec.http.EmptyHttpHeaders instance ()
protected void ()
public java.lang.String get (java.lang.String)
String name
public java.lang.Integer getInt (java.lang.CharSequence)
CharSequence name
public int getInt (java.lang.CharSequence, int)
CharSequence name
int defaultValue
public java.lang.Short getShort (java.lang.CharSequence)
CharSequence name
public short getShort (java.lang.CharSequence, short)
CharSequence name
short defaultValue
public java.lang.Long getTimeMillis (java.lang.CharSequence)
CharSequence name
public long getTimeMillis (java.lang.CharSequence, long)
CharSequence name
long defaultValue
public java.util.List getAll (java.lang.String)
String name
public java.util.List entries ()
public boolean contains (java.lang.String)
String name
public boolean isEmpty ()
public int size ()
public java.util.Set names ()
public io.grpc.netty.shaded.io.netty.handler.codec.http.HttpHeaders add (java.lang.String, java.lang.Object)
String name
Object value
public io.grpc.netty.shaded.io.netty.handler.codec.http.HttpHeaders add (java.lang.String, java.lang.Iterable)
String name
Iterable values
public io.grpc.netty.shaded.io.netty.handler.codec.http.HttpHeaders addInt (java.lang.CharSequence, int)
CharSequence name
int value
public io.grpc.netty.shaded.io.netty.handler.codec.http.HttpHeaders addShort (java.lang.CharSequence, short)
CharSequence name
short value
public io.grpc.netty.shaded.io.netty.handler.codec.http.HttpHeaders set (java.lang.String, java.lang.Object)
String name
Object value
public io.grpc.netty.shaded.io.netty.handler.codec.http.HttpHeaders set (java.lang.String, java.lang.Iterable)
String name
Iterable values
public io.grpc.netty.shaded.io.netty.handler.codec.http.HttpHeaders setInt (java.lang.CharSequence, int)
CharSequence name
int value
public io.grpc.netty.shaded.io.netty.handler.codec.http.HttpHeaders setShort (java.lang.CharSequence, short)
CharSequence name
short value
public io.grpc.netty.shaded.io.netty.handler.codec.http.HttpHeaders remove (java.lang.String)
String name
public io.grpc.netty.shaded.io.netty.handler.codec.http.HttpHeaders clear ()
public java.util.Iterator iterator ()
public java.util.Iterator iteratorCharSequence ()
static void ()
}
io/grpc/netty/shaded/io/netty/handler/codec/http/FullHttpMessage.classFullHttpMessage.java
package io.grpc.netty.shaded.io.netty.handler.codec.http
public abstract io.grpc.netty.shaded.io.netty.handler.codec.http.FullHttpMessage extends java.lang.Object implements io.grpc.netty.shaded.io.netty.handler.codec.http.HttpMessage io.grpc.netty.shaded.io.netty.handler.codec.http.LastHttpContent {
public abstract io.grpc.netty.shaded.io.netty.handler.codec.http.FullHttpMessage copy ()
public abstract io.grpc.netty.shaded.io.netty.handler.codec.http.FullHttpMessage duplicate ()
public abstract io.grpc.netty.shaded.io.netty.handler.codec.http.FullHttpMessage retainedDuplicate ()
public abstract io.grpc.netty.shaded.io.netty.handler.codec.http.FullHttpMessage replace (io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
public abstract io.grpc.netty.shaded.io.netty.handler.codec.http.FullHttpMessage retain (int)
public abstract io.grpc.netty.shaded.io.netty.handler.codec.http.FullHttpMessage retain ()
public abstract io.grpc.netty.shaded.io.netty.handler.codec.http.FullHttpMessage touch ()
public abstract io.grpc.netty.shaded.io.netty.handler.codec.http.FullHttpMessage touch (java.lang.Object)
}
io/grpc/netty/shaded/io/netty/handler/codec/http/HttpServerCodec.classHttpServerCodec.java
package io.grpc.netty.shaded.io.netty.handler.codec.http
public final io.grpc.netty.shaded.io.netty.handler.codec.http.HttpServerCodec extends io.grpc.netty.shaded.io.netty.channel.CombinedChannelDuplexHandler implements io.grpc.netty.shaded.io.netty.handler.codec.http.HttpServerUpgradeHandler$SourceCodec {
private final java.util.Queue queue
public void ()
public void (int, int, int)
int maxInitialLineLength
int maxHeaderSize
int maxChunkSize
public void (int, int, int, boolean)
int maxInitialLineLength
int maxHeaderSize
int maxChunkSize
boolean validateHeaders
public void (int, int, int, boolean, int)
int maxInitialLineLength
int maxHeaderSize
int maxChunkSize
boolean validateHeaders
int initialBufferSize
public void upgradeFrom (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext)
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
static java.util.Queue access$100 (io.grpc.netty.shaded.io.netty.handler.codec.http.HttpServerCodec)
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpServerCodec x0
}
io/grpc/netty/shaded/io/netty/handler/codec/http/HttpClientCodec$1.classHttpClientCodec.java
package io.grpc.netty.shaded.io.netty.handler.codec.http
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpClientCodec$1 extends java.lang.Object {
}
io/grpc/netty/shaded/io/netty/handler/codec/http/HttpContentCompressor$1.classHttpContentCompressor.java
package io.grpc.netty.shaded.io.netty.handler.codec.http
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpContentCompressor$1 extends java.lang.Object {
static final int[] $SwitchMap$io$netty$handler$codec$compression$ZlibWrapper
static void ()
}
io/grpc/netty/shaded/io/netty/handler/codec/http/DefaultHttpContent.classDefaultHttpContent.java
package io.grpc.netty.shaded.io.netty.handler.codec.http
public io.grpc.netty.shaded.io.netty.handler.codec.http.DefaultHttpContent extends io.grpc.netty.shaded.io.netty.handler.codec.http.DefaultHttpObject implements io.grpc.netty.shaded.io.netty.handler.codec.http.HttpContent {
private final io.grpc.netty.shaded.io.netty.buffer.ByteBuf content
public void (io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
io.grpc.netty.shaded.io.netty.buffer.ByteBuf content
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf content ()
public io.grpc.netty.shaded.io.netty.handler.codec.http.HttpContent copy ()
public io.grpc.netty.shaded.io.netty.handler.codec.http.HttpContent duplicate ()
public io.grpc.netty.shaded.io.netty.handler.codec.http.HttpContent retainedDuplicate ()
public io.grpc.netty.shaded.io.netty.handler.codec.http.HttpContent replace (io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
io.grpc.netty.shaded.io.netty.buffer.ByteBuf content
public int refCnt ()
public io.grpc.netty.shaded.io.netty.handler.codec.http.HttpContent retain ()
public io.grpc.netty.shaded.io.netty.handler.codec.http.HttpContent retain (int)
int increment
public io.grpc.netty.shaded.io.netty.handler.codec.http.HttpContent touch ()
public io.grpc.netty.shaded.io.netty.handler.codec.http.HttpContent touch (java.lang.Object)
Object hint
public boolean release ()
public boolean release (int)
int decrement
public java.lang.String toString ()
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBufHolder touch (java.lang.Object)
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBufHolder touch ()
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBufHolder retain (int)
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBufHolder retain ()
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBufHolder replace (io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBufHolder retainedDuplicate ()
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBufHolder duplicate ()
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBufHolder copy ()
public volatile io.grpc.netty.shaded.io.netty.util.ReferenceCounted touch (java.lang.Object)
public volatile io.grpc.netty.shaded.io.netty.util.ReferenceCounted touch ()
public volatile io.grpc.netty.shaded.io.netty.util.ReferenceCounted retain (int)
public volatile io.grpc.netty.shaded.io.netty.util.ReferenceCounted retain ()
}
io/grpc/netty/shaded/io/netty/handler/codec/http/websocketx/WebSocketServerHandshaker$2.classWebSocketServerHandshaker.java
package io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx
io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.WebSocketServerHandshaker$2 extends io.grpc.netty.shaded.io.netty.channel.SimpleChannelInboundHandler {
final io.grpc.netty.shaded.io.netty.channel.Channel val$channel
final io.grpc.netty.shaded.io.netty.handler.codec.http.HttpHeaders val$responseHeaders
final io.grpc.netty.shaded.io.netty.channel.ChannelPromise val$promise
final io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.WebSocketServerHandshaker this$0
void (io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.WebSocketServerHandshaker, io.grpc.netty.shaded.io.netty.channel.Channel, io.grpc.netty.shaded.io.netty.handler.codec.http.HttpHeaders, io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.WebSocketServerHandshaker this$0
protected void channelRead0 (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, io.grpc.netty.shaded.io.netty.handler.codec.http.FullHttpRequest) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
io.grpc.netty.shaded.io.netty.handler.codec.http.FullHttpRequest msg
public void exceptionCaught (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, java.lang.Throwable) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
Throwable cause
public void channelInactive (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
protected volatile void channelRead0 (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, java.lang.Object) throws java.lang.Exception
}
io/grpc/netty/shaded/io/netty/handler/codec/http/websocketx/WebSocketClientHandshaker$1.classWebSocketClientHandshaker.java
package io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx
io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.WebSocketClientHandshaker$1 extends java.lang.Object implements io.grpc.netty.shaded.io.netty.channel.ChannelFutureListener {
final io.grpc.netty.shaded.io.netty.channel.ChannelPromise val$promise
final io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.WebSocketClientHandshaker this$0
void (io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.WebSocketClientHandshaker, io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.WebSocketClientHandshaker this$0
public void operationComplete (io.grpc.netty.shaded.io.netty.channel.ChannelFuture)
io.grpc.netty.shaded.io.netty.channel.ChannelPipeline p
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
io.grpc.netty.shaded.io.netty.channel.ChannelFuture future
public volatile void operationComplete (io.grpc.netty.shaded.io.netty.util.concurrent.Future) throws java.lang.Exception
}
io/grpc/netty/shaded/io/netty/handler/codec/http/websocketx/WebSocketServerProtocolHandler$HandshakeComplete.classWebSocketServerProtocolHandler.java
package io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx
public final io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.WebSocketServerProtocolHandler$HandshakeComplete extends java.lang.Object {
private final String requestUri
private final io.grpc.netty.shaded.io.netty.handler.codec.http.HttpHeaders requestHeaders
private final String selectedSubprotocol
void (java.lang.String, io.grpc.netty.shaded.io.netty.handler.codec.http.HttpHeaders, java.lang.String)
String requestUri
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpHeaders requestHeaders
String selectedSubprotocol
public java.lang.String requestUri ()
public io.grpc.netty.shaded.io.netty.handler.codec.http.HttpHeaders requestHeaders ()
public java.lang.String selectedSubprotocol ()
}
io/grpc/netty/shaded/io/netty/handler/codec/http/websocketx/WebSocketUtil$1.classWebSocketUtil.java
package io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx
final io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.WebSocketUtil$1 extends io.grpc.netty.shaded.io.netty.util.concurrent.FastThreadLocal {
void ()
protected java.security.MessageDigest initialValue () throws java.lang.Exception
java.security.NoSuchAlgorithmException e
protected volatile java.lang.Object initialValue () throws java.lang.Exception
}
io/grpc/netty/shaded/io/netty/handler/codec/http/websocketx/WebSocket07FrameEncoder.classWebSocket07FrameEncoder.java
package io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx
public io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.WebSocket07FrameEncoder extends io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.WebSocket08FrameEncoder {
public void (boolean)
boolean maskPayload
}
io/grpc/netty/shaded/io/netty/handler/codec/http/websocketx/WebSocket00FrameEncoder.classWebSocket00FrameEncoder.java
package io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx
public io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.WebSocket00FrameEncoder extends io.grpc.netty.shaded.io.netty.handler.codec.MessageToMessageEncoder implements io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.WebSocketFrameEncoder {
private static final io.grpc.netty.shaded.io.netty.buffer.ByteBuf _0X00
private static final io.grpc.netty.shaded.io.netty.buffer.ByteBuf _0XFF
private static final io.grpc.netty.shaded.io.netty.buffer.ByteBuf _0XFF_0X00
public void ()
protected void encode (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.WebSocketFrame, java.util.List) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.buffer.ByteBuf data
int b1
int b2
int b3
int b4
io.grpc.netty.shaded.io.netty.buffer.ByteBuf data
int dataLen
io.grpc.netty.shaded.io.netty.buffer.ByteBuf buf
boolean release
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.WebSocketFrame msg
java.util.List out
protected volatile void encode (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, java.lang.Object, java.util.List) throws java.lang.Exception
static void ()
}
io/grpc/netty/shaded/io/netty/handler/codec/http/websocketx/CloseWebSocketFrame.classCloseWebSocketFrame.java
package io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx
public io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.CloseWebSocketFrame extends io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.WebSocketFrame {
public void ()
public void (int, java.lang.String)
int statusCode
String reasonText
public void (boolean, int)
boolean finalFragment
int rsv
public void (boolean, int, int, java.lang.String)
boolean finalFragment
int rsv
int statusCode
String reasonText
private static io.grpc.netty.shaded.io.netty.buffer.ByteBuf newBinaryData (int, java.lang.String)
int statusCode
String reasonText
io.grpc.netty.shaded.io.netty.buffer.ByteBuf binaryData
public void (boolean, int, io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
boolean finalFragment
int rsv
io.grpc.netty.shaded.io.netty.buffer.ByteBuf binaryData
public int statusCode ()
io.grpc.netty.shaded.io.netty.buffer.ByteBuf binaryData
int statusCode
public java.lang.String reasonText ()
io.grpc.netty.shaded.io.netty.buffer.ByteBuf binaryData
String reasonText
public io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.CloseWebSocketFrame copy ()
public io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.CloseWebSocketFrame duplicate ()
public io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.CloseWebSocketFrame retainedDuplicate ()
public io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.CloseWebSocketFrame replace (io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
io.grpc.netty.shaded.io.netty.buffer.ByteBuf content
public io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.CloseWebSocketFrame retain ()
public io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.CloseWebSocketFrame retain (int)
int increment
public io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.CloseWebSocketFrame touch ()
public io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.CloseWebSocketFrame touch (java.lang.Object)
Object hint
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.WebSocketFrame touch (java.lang.Object)
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.WebSocketFrame touch ()
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.WebSocketFrame retain (int)
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.WebSocketFrame retain ()
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.WebSocketFrame replace (io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.WebSocketFrame retainedDuplicate ()
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.WebSocketFrame duplicate ()
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.WebSocketFrame copy ()
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBufHolder touch (java.lang.Object)
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBufHolder touch ()
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBufHolder retain (int)
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBufHolder retain ()
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBufHolder replace (io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBufHolder retainedDuplicate ()
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBufHolder duplicate ()
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBufHolder copy ()
public volatile io.grpc.netty.shaded.io.netty.util.ReferenceCounted touch (java.lang.Object)
public volatile io.grpc.netty.shaded.io.netty.util.ReferenceCounted touch ()
public volatile io.grpc.netty.shaded.io.netty.util.ReferenceCounted retain (int)
public volatile io.grpc.netty.shaded.io.netty.util.ReferenceCounted retain ()
}
io/grpc/netty/shaded/io/netty/handler/codec/http/websocketx/ContinuationWebSocketFrame.classContinuationWebSocketFrame.java
package io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx
public io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.ContinuationWebSocketFrame extends io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.WebSocketFrame {
public void ()
public void (io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
io.grpc.netty.shaded.io.netty.buffer.ByteBuf binaryData
public void (boolean, int, io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
boolean finalFragment
int rsv
io.grpc.netty.shaded.io.netty.buffer.ByteBuf binaryData
public void (boolean, int, java.lang.String)
boolean finalFragment
int rsv
String text
public java.lang.String text ()
private static io.grpc.netty.shaded.io.netty.buffer.ByteBuf fromText (java.lang.String)
String text
public io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.ContinuationWebSocketFrame copy ()
public io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.ContinuationWebSocketFrame duplicate ()
public io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.ContinuationWebSocketFrame retainedDuplicate ()
public io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.ContinuationWebSocketFrame replace (io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
io.grpc.netty.shaded.io.netty.buffer.ByteBuf content
public io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.ContinuationWebSocketFrame retain ()
public io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.ContinuationWebSocketFrame retain (int)
int increment
public io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.ContinuationWebSocketFrame touch ()
public io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.ContinuationWebSocketFrame touch (java.lang.Object)
Object hint
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.WebSocketFrame touch (java.lang.Object)
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.WebSocketFrame touch ()
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.WebSocketFrame retain (int)
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.WebSocketFrame retain ()
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.WebSocketFrame replace (io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.WebSocketFrame retainedDuplicate ()
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.WebSocketFrame duplicate ()
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.WebSocketFrame copy ()
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBufHolder touch (java.lang.Object)
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBufHolder touch ()
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBufHolder retain (int)
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBufHolder retain ()
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBufHolder replace (io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBufHolder retainedDuplicate ()
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBufHolder duplicate ()
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBufHolder copy ()
public volatile io.grpc.netty.shaded.io.netty.util.ReferenceCounted touch (java.lang.Object)
public volatile io.grpc.netty.shaded.io.netty.util.ReferenceCounted touch ()
public volatile io.grpc.netty.shaded.io.netty.util.ReferenceCounted retain (int)
public volatile io.grpc.netty.shaded.io.netty.util.ReferenceCounted retain ()
}
io/grpc/netty/shaded/io/netty/handler/codec/http/websocketx/WebSocketServerProtocolHandshakeHandler.classWebSocketServerProtocolHandshakeHandler.java
package io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx
io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.WebSocketServerProtocolHandshakeHandler extends io.grpc.netty.shaded.io.netty.channel.ChannelInboundHandlerAdapter {
private final String websocketPath
private final String subprotocols
private final boolean allowExtensions
private final int maxFramePayloadSize
private final boolean allowMaskMismatch
private final boolean checkStartsWith
void (java.lang.String, java.lang.String, boolean, int, boolean)
String websocketPath
String subprotocols
boolean allowExtensions
int maxFrameSize
boolean allowMaskMismatch
void (java.lang.String, java.lang.String, boolean, int, boolean, boolean)
String websocketPath
String subprotocols
boolean allowExtensions
int maxFrameSize
boolean allowMaskMismatch
boolean checkStartsWith
public void channelRead (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, java.lang.Object) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelFuture handshakeFuture
io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.WebSocketServerHandshakerFactory wsFactory
io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.WebSocketServerHandshaker handshaker
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
Object msg
io.grpc.netty.shaded.io.netty.handler.codec.http.FullHttpRequest req
private boolean isNotWebSocketPath (io.grpc.netty.shaded.io.netty.handler.codec.http.FullHttpRequest)
io.grpc.netty.shaded.io.netty.handler.codec.http.FullHttpRequest req
private static void sendHttpResponse (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, io.grpc.netty.shaded.io.netty.handler.codec.http.HttpRequest, io.grpc.netty.shaded.io.netty.handler.codec.http.HttpResponse)
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpRequest req
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpResponse res
io.grpc.netty.shaded.io.netty.channel.ChannelFuture f
private static java.lang.String getWebSocketLocation (io.grpc.netty.shaded.io.netty.channel.ChannelPipeline, io.grpc.netty.shaded.io.netty.handler.codec.http.HttpRequest, java.lang.String)
io.grpc.netty.shaded.io.netty.channel.ChannelPipeline cp
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpRequest req
String path
String protocol
String host
}
io/grpc/netty/shaded/io/netty/handler/codec/http/websocketx/WebSocketHandshakeException.classWebSocketHandshakeException.java
package io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx
public io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.WebSocketHandshakeException extends java.lang.RuntimeException {
private static final long serialVersionUID
public void (java.lang.String)
String s
public void (java.lang.String, java.lang.Throwable)
String s
Throwable throwable
}
io/grpc/netty/shaded/io/netty/handler/codec/http/websocketx/WebSocketChunkedInput.classWebSocketChunkedInput.java
package io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx
public final io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.WebSocketChunkedInput extends java.lang.Object implements io.grpc.netty.shaded.io.netty.handler.stream.ChunkedInput {
private final io.grpc.netty.shaded.io.netty.handler.stream.ChunkedInput input
private final int rsv
public void (io.grpc.netty.shaded.io.netty.handler.stream.ChunkedInput)
io.grpc.netty.shaded.io.netty.handler.stream.ChunkedInput input
public void (io.grpc.netty.shaded.io.netty.handler.stream.ChunkedInput, int)
io.grpc.netty.shaded.io.netty.handler.stream.ChunkedInput input
int rsv
public boolean isEndOfInput () throws java.lang.Exception
public void close () throws java.lang.Exception
public io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.WebSocketFrame readChunk (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
public io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.WebSocketFrame readChunk (io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator allocator
io.grpc.netty.shaded.io.netty.buffer.ByteBuf buf
public long length ()
public long progress ()
public volatile java.lang.Object readChunk (io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator) throws java.lang.Exception
public volatile java.lang.Object readChunk (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext) throws java.lang.Exception
}
io/grpc/netty/shaded/io/netty/handler/codec/http/websocketx/WebSocketScheme.classWebSocketScheme.java
package io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx
public final io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.WebSocketScheme extends java.lang.Object {
public static final io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.WebSocketScheme WS
public static final io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.WebSocketScheme WSS
private final int port
private final io.grpc.netty.shaded.io.netty.util.AsciiString name
private void (int, java.lang.String)
int port
String name
public io.grpc.netty.shaded.io.netty.util.AsciiString name ()
public int port ()
public boolean equals (java.lang.Object)
Object o
io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.WebSocketScheme other
public int hashCode ()
public java.lang.String toString ()
static void ()
}
io/grpc/netty/shaded/io/netty/handler/codec/http/websocketx/WebSocket00FrameDecoder.classWebSocket00FrameDecoder.java
package io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx
public io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.WebSocket00FrameDecoder extends io.grpc.netty.shaded.io.netty.handler.codec.ReplayingDecoder implements io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.WebSocketFrameDecoder {
static final int DEFAULT_MAX_FRAME_SIZE
private final long maxFrameSize
private boolean receivedClosingHandshake
public void ()
public void (int)
int maxFrameSize
protected void decode (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, io.grpc.netty.shaded.io.netty.buffer.ByteBuf, java.util.List) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.WebSocketFrame frame
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
io.grpc.netty.shaded.io.netty.buffer.ByteBuf in
java.util.List out
byte type
io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.WebSocketFrame frame
private io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.WebSocketFrame decodeBinaryFrame (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, byte, io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
byte type
io.grpc.netty.shaded.io.netty.buffer.ByteBuf buffer
long frameSize
int lengthFieldSize
byte b
io.grpc.netty.shaded.io.netty.buffer.ByteBuf payload
private io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.WebSocketFrame decodeTextFrame (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
io.grpc.netty.shaded.io.netty.buffer.ByteBuf buffer
int ridx
int rbytes
int delimPos
int frameSize
io.grpc.netty.shaded.io.netty.buffer.ByteBuf binaryData
int ffDelimPos
}
io/grpc/netty/shaded/io/netty/handler/codec/http/websocketx/WebSocketUtil.classWebSocketUtil.java
package io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx
final io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.WebSocketUtil extends java.lang.Object {
private static final io.grpc.netty.shaded.io.netty.util.concurrent.FastThreadLocal MD5
private static final io.grpc.netty.shaded.io.netty.util.concurrent.FastThreadLocal SHA1
static final boolean $assertionsDisabled
static byte[] md5 (byte[])
byte[] data
static byte[] sha1 (byte[])
byte[] data
private static byte[] digest (io.grpc.netty.shaded.io.netty.util.concurrent.FastThreadLocal, byte[])
io.grpc.netty.shaded.io.netty.util.concurrent.FastThreadLocal digestFastThreadLocal
byte[] data
java.security.MessageDigest digest
static java.lang.String base64 (byte[])
byte[] data
io.grpc.netty.shaded.io.netty.buffer.ByteBuf encodedData
io.grpc.netty.shaded.io.netty.buffer.ByteBuf encoded
String encodedString
static byte[] randomBytes (int)
int size
byte[] bytes
static int randomNumber (int, int)
int minimum
int maximum
double fraction
private void ()
static void ()
}
io/grpc/netty/shaded/io/netty/handler/codec/http/websocketx/WebSocketClientHandshakerFactory.classWebSocketClientHandshakerFactory.java
package io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx
public final io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.WebSocketClientHandshakerFactory extends java.lang.Object {
private void ()
public static io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.WebSocketClientHandshaker newHandshaker (java.net.URI, io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.WebSocketVersion, java.lang.String, boolean, io.grpc.netty.shaded.io.netty.handler.codec.http.HttpHeaders)
java.net.URI webSocketURL
io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.WebSocketVersion version
String subprotocol
boolean allowExtensions
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpHeaders customHeaders
public static io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.WebSocketClientHandshaker newHandshaker (java.net.URI, io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.WebSocketVersion, java.lang.String, boolean, io.grpc.netty.shaded.io.netty.handler.codec.http.HttpHeaders, int)
java.net.URI webSocketURL
io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.WebSocketVersion version
String subprotocol
boolean allowExtensions
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpHeaders customHeaders
int maxFramePayloadLength
public static io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.WebSocketClientHandshaker newHandshaker (java.net.URI, io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.WebSocketVersion, java.lang.String, boolean, io.grpc.netty.shaded.io.netty.handler.codec.http.HttpHeaders, int, boolean, boolean)
java.net.URI webSocketURL
io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.WebSocketVersion version
String subprotocol
boolean allowExtensions
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpHeaders customHeaders
int maxFramePayloadLength
boolean performMasking
boolean allowMaskMismatch
}
io/grpc/netty/shaded/io/netty/handler/codec/http/websocketx/WebSocket08FrameDecoder$1.classWebSocket08FrameDecoder.java
package io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx
io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.WebSocket08FrameDecoder$1 extends java.lang.Object {
static final int[] $SwitchMap$io$netty$handler$codec$http$websocketx$WebSocket08FrameDecoder$State
static void ()
}
io/grpc/netty/shaded/io/netty/handler/codec/http/websocketx/WebSocketClientHandshaker$3.classWebSocketClientHandshaker.java
package io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx
io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.WebSocketClientHandshaker$3 extends java.lang.Object implements java.lang.Runnable {
final io.grpc.netty.shaded.io.netty.channel.ChannelPipeline val$p
final io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext val$context
final io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.WebSocketClientHandshaker this$0
void (io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.WebSocketClientHandshaker, io.grpc.netty.shaded.io.netty.channel.ChannelPipeline, io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext)
io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.WebSocketClientHandshaker this$0
public void run ()
}
io/grpc/netty/shaded/io/netty/handler/codec/http/websocketx/WebSocketClientHandshaker00.classWebSocketClientHandshaker00.java
package io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx
public io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.WebSocketClientHandshaker00 extends io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.WebSocketClientHandshaker {
private static final io.grpc.netty.shaded.io.netty.util.AsciiString WEBSOCKET
private io.grpc.netty.shaded.io.netty.buffer.ByteBuf expectedChallengeResponseBytes
public void (java.net.URI, io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.WebSocketVersion, java.lang.String, io.grpc.netty.shaded.io.netty.handler.codec.http.HttpHeaders, int)
java.net.URI webSocketURL
io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.WebSocketVersion version
String subprotocol
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpHeaders customHeaders
int maxFramePayloadLength
protected io.grpc.netty.shaded.io.netty.handler.codec.http.FullHttpRequest newHandshakeRequest ()
int spaces1
int spaces2
int max1
int max2
int number1
int number2
int product1
int product2
String key1
String key2
byte[] key3
java.nio.ByteBuffer buffer
byte[] number1Array
byte[] number2Array
byte[] challenge
java.net.URI wsURL
String path
io.grpc.netty.shaded.io.netty.handler.codec.http.FullHttpRequest request
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpHeaders headers
String expectedSubprotocol
protected void verify (io.grpc.netty.shaded.io.netty.handler.codec.http.FullHttpResponse)
io.grpc.netty.shaded.io.netty.handler.codec.http.FullHttpResponse response
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpHeaders headers
CharSequence upgrade
io.grpc.netty.shaded.io.netty.buffer.ByteBuf challenge
private static java.lang.String insertRandomCharacters (java.lang.String)
int rand
int split
String part1
String part2
int i
String key
int count
char[] randomChars
int randCount
private static java.lang.String insertSpaces (java.lang.String, int)
int split
String part1
String part2
int i
String key
int spaces
protected io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.WebSocketFrameDecoder newWebsocketDecoder ()
protected io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.WebSocketFrameEncoder newWebSocketEncoder ()
static void ()
}
io/grpc/netty/shaded/io/netty/handler/codec/http/websocketx/WebSocketServerProtocolHandler$1.classWebSocketServerProtocolHandler.java
package io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx
final io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.WebSocketServerProtocolHandler$1 extends io.grpc.netty.shaded.io.netty.channel.ChannelInboundHandlerAdapter {
void ()
public void channelRead (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, java.lang.Object) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.handler.codec.http.FullHttpResponse response
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
Object msg
}
io/grpc/netty/shaded/io/netty/handler/codec/http/websocketx/WebSocketServerHandshaker.classWebSocketServerHandshaker.java
package io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx
public abstract io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.WebSocketServerHandshaker extends java.lang.Object {
protected static final io.grpc.netty.shaded.io.netty.util.internal.logging.InternalLogger logger
private static final java.nio.channels.ClosedChannelException CLOSED_CHANNEL_EXCEPTION
private final String uri
private final String[] subprotocols
private final io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.WebSocketVersion version
private final int maxFramePayloadLength
private String selectedSubprotocol
public static final String SUB_PROTOCOL_WILDCARD
protected void (io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.WebSocketVersion, java.lang.String, java.lang.String, int)
int i
String[] subprotocolArray
io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.WebSocketVersion version
String uri
String subprotocols
int maxFramePayloadLength
public java.lang.String uri ()
public java.util.Set subprotocols ()
java.util.Set ret
public io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.WebSocketVersion version ()
public int maxFramePayloadLength ()
public io.grpc.netty.shaded.io.netty.channel.ChannelFuture handshake (io.grpc.netty.shaded.io.netty.channel.Channel, io.grpc.netty.shaded.io.netty.handler.codec.http.FullHttpRequest)
io.grpc.netty.shaded.io.netty.channel.Channel channel
io.grpc.netty.shaded.io.netty.handler.codec.http.FullHttpRequest req
public final io.grpc.netty.shaded.io.netty.channel.ChannelFuture handshake (io.grpc.netty.shaded.io.netty.channel.Channel, io.grpc.netty.shaded.io.netty.handler.codec.http.FullHttpRequest, io.grpc.netty.shaded.io.netty.handler.codec.http.HttpHeaders, io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
String encoderName
io.grpc.netty.shaded.io.netty.channel.Channel channel
io.grpc.netty.shaded.io.netty.handler.codec.http.FullHttpRequest req
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpHeaders responseHeaders
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
io.grpc.netty.shaded.io.netty.handler.codec.http.FullHttpResponse response
io.grpc.netty.shaded.io.netty.channel.ChannelPipeline p
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
String encoderName
public io.grpc.netty.shaded.io.netty.channel.ChannelFuture handshake (io.grpc.netty.shaded.io.netty.channel.Channel, io.grpc.netty.shaded.io.netty.handler.codec.http.HttpRequest)
io.grpc.netty.shaded.io.netty.channel.Channel channel
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpRequest req
public final io.grpc.netty.shaded.io.netty.channel.ChannelFuture handshake (io.grpc.netty.shaded.io.netty.channel.Channel, io.grpc.netty.shaded.io.netty.handler.codec.http.HttpRequest, io.grpc.netty.shaded.io.netty.handler.codec.http.HttpHeaders, io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
Throwable cause
io.grpc.netty.shaded.io.netty.channel.Channel channel
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpRequest req
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpHeaders responseHeaders
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
io.grpc.netty.shaded.io.netty.channel.ChannelPipeline p
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
String aggregatorName
protected abstract io.grpc.netty.shaded.io.netty.handler.codec.http.FullHttpResponse newHandshakeResponse (io.grpc.netty.shaded.io.netty.handler.codec.http.FullHttpRequest, io.grpc.netty.shaded.io.netty.handler.codec.http.HttpHeaders)
public io.grpc.netty.shaded.io.netty.channel.ChannelFuture close (io.grpc.netty.shaded.io.netty.channel.Channel, io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.CloseWebSocketFrame)
io.grpc.netty.shaded.io.netty.channel.Channel channel
io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.CloseWebSocketFrame frame
public io.grpc.netty.shaded.io.netty.channel.ChannelFuture close (io.grpc.netty.shaded.io.netty.channel.Channel, io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.CloseWebSocketFrame, io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
io.grpc.netty.shaded.io.netty.channel.Channel channel
io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.CloseWebSocketFrame frame
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
protected java.lang.String selectSubprotocol (java.lang.String)
String supportedSubprotocol
String requestedSubprotocol
String p
String requestedSubprotocols
String[] requestedSubprotocolArray
public java.lang.String selectedSubprotocol ()
protected abstract io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.WebSocketFrameDecoder newWebsocketDecoder ()
protected abstract io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.WebSocketFrameEncoder newWebSocketEncoder ()
static java.nio.channels.ClosedChannelException access$000 ()
static void ()
}
io/grpc/netty/shaded/io/netty/handler/codec/http/websocketx/WebSocketFrameAggregator.classWebSocketFrameAggregator.java
package io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx
public io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.WebSocketFrameAggregator extends io.grpc.netty.shaded.io.netty.handler.codec.MessageAggregator {
public void (int)
int maxContentLength
protected boolean isStartMessage (io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.WebSocketFrame) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.WebSocketFrame msg
protected boolean isContentMessage (io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.WebSocketFrame) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.WebSocketFrame msg
protected boolean isLastContentMessage (io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.ContinuationWebSocketFrame) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.ContinuationWebSocketFrame msg
protected boolean isAggregated (io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.WebSocketFrame) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.WebSocketFrame msg
protected boolean isContentLengthInvalid (io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.WebSocketFrame, int)
io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.WebSocketFrame start
int maxContentLength
protected java.lang.Object newContinueResponse (io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.WebSocketFrame, int, io.grpc.netty.shaded.io.netty.channel.ChannelPipeline)
io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.WebSocketFrame start
int maxContentLength
io.grpc.netty.shaded.io.netty.channel.ChannelPipeline pipeline
protected boolean closeAfterContinueResponse (java.lang.Object) throws java.lang.Exception
Object msg
protected boolean ignoreContentAfterContinueResponse (java.lang.Object) throws java.lang.Exception
Object msg
protected io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.WebSocketFrame beginAggregation (io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.WebSocketFrame, io.grpc.netty.shaded.io.netty.buffer.ByteBuf) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.WebSocketFrame start
io.grpc.netty.shaded.io.netty.buffer.ByteBuf content
protected volatile io.grpc.netty.shaded.io.netty.buffer.ByteBufHolder beginAggregation (java.lang.Object, io.grpc.netty.shaded.io.netty.buffer.ByteBuf) throws java.lang.Exception
protected volatile java.lang.Object newContinueResponse (java.lang.Object, int, io.grpc.netty.shaded.io.netty.channel.ChannelPipeline) throws java.lang.Exception
protected volatile boolean isContentLengthInvalid (java.lang.Object, int) throws java.lang.Exception
protected volatile boolean isAggregated (java.lang.Object) throws java.lang.Exception
protected volatile boolean isLastContentMessage (io.grpc.netty.shaded.io.netty.buffer.ByteBufHolder) throws java.lang.Exception
protected volatile boolean isContentMessage (java.lang.Object) throws java.lang.Exception
protected volatile boolean isStartMessage (java.lang.Object) throws java.lang.Exception
}
io/grpc/netty/shaded/io/netty/handler/codec/http/websocketx/WebSocketServerProtocolHandler.classWebSocketServerProtocolHandler.java
package io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx
public io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.WebSocketServerProtocolHandler extends io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.WebSocketProtocolHandler {
private static final io.grpc.netty.shaded.io.netty.util.AttributeKey HANDSHAKER_ATTR_KEY
private final String websocketPath
private final String subprotocols
private final boolean allowExtensions
private final int maxFramePayloadLength
private final boolean allowMaskMismatch
private final boolean checkStartsWith
public void (java.lang.String)
String websocketPath
public void (java.lang.String, boolean)
String websocketPath
boolean checkStartsWith
public void (java.lang.String, java.lang.String)
String websocketPath
String subprotocols
public void (java.lang.String, java.lang.String, boolean)
String websocketPath
String subprotocols
boolean allowExtensions
public void (java.lang.String, java.lang.String, boolean, int)
String websocketPath
String subprotocols
boolean allowExtensions
int maxFrameSize
public void (java.lang.String, java.lang.String, boolean, int, boolean)
String websocketPath
String subprotocols
boolean allowExtensions
int maxFrameSize
boolean allowMaskMismatch
public void (java.lang.String, java.lang.String, boolean, int, boolean, boolean)
String websocketPath
String subprotocols
boolean allowExtensions
int maxFrameSize
boolean allowMaskMismatch
boolean checkStartsWith
public void (java.lang.String, java.lang.String, boolean, int, boolean, boolean, boolean)
String websocketPath
String subprotocols
boolean allowExtensions
int maxFrameSize
boolean allowMaskMismatch
boolean checkStartsWith
boolean dropPongFrames
public void handlerAdded (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext)
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
io.grpc.netty.shaded.io.netty.channel.ChannelPipeline cp
protected void decode (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.WebSocketFrame, java.util.List) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.WebSocketServerHandshaker handshaker
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.WebSocketFrame frame
java.util.List out
public void exceptionCaught (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, java.lang.Throwable) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.handler.codec.http.FullHttpResponse response
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
Throwable cause
static io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.WebSocketServerHandshaker getHandshaker (io.grpc.netty.shaded.io.netty.channel.Channel)
io.grpc.netty.shaded.io.netty.channel.Channel channel
static void setHandshaker (io.grpc.netty.shaded.io.netty.channel.Channel, io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.WebSocketServerHandshaker)
io.grpc.netty.shaded.io.netty.channel.Channel channel
io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.WebSocketServerHandshaker handshaker
static io.grpc.netty.shaded.io.netty.channel.ChannelHandler forbiddenHttpRequestResponder ()
protected volatile void decode (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, java.lang.Object, java.util.List) throws java.lang.Exception
static void ()
}
io/grpc/netty/shaded/io/netty/handler/codec/http/websocketx/WebSocketFrameDecoder.classWebSocketFrameDecoder.java
package io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx
public abstract io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.WebSocketFrameDecoder extends java.lang.Object implements io.grpc.netty.shaded.io.netty.channel.ChannelInboundHandler {
}
io/grpc/netty/shaded/io/netty/handler/codec/http/websocketx/WebSocketFrameEncoder.classWebSocketFrameEncoder.java
package io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx
public abstract io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.WebSocketFrameEncoder extends java.lang.Object implements io.grpc.netty.shaded.io.netty.channel.ChannelOutboundHandler {
}
io/grpc/netty/shaded/io/netty/handler/codec/http/websocketx/Utf8Validator.classUtf8Validator.java
package io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx
final io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.Utf8Validator extends java.lang.Object implements io.grpc.netty.shaded.io.netty.util.ByteProcessor {
private static final int UTF8_ACCEPT
private static final int UTF8_REJECT
private static final byte[] TYPES
private static final byte[] STATES
private int state
private int codep
private boolean checking
void ()
public void check (io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
io.grpc.netty.shaded.io.netty.buffer.ByteBuf buffer
public void finish ()
public boolean process (byte) throws java.lang.Exception
byte b
byte type
public boolean isChecking ()
static void ()
}
io/grpc/netty/shaded/io/netty/handler/codec/http/websocketx/extensions/WebSocketExtensionData.classWebSocketExtensionData.java
package io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.extensions
public final io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.extensions.WebSocketExtensionData extends java.lang.Object {
private final String name
private final java.util.Map parameters
public void (java.lang.String, java.util.Map)
String name
java.util.Map parameters
public java.lang.String name ()
public java.util.Map parameters ()
}
io/grpc/netty/shaded/io/netty/handler/codec/http/websocketx/extensions/WebSocketClientExtension.classWebSocketClientExtension.java
package io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.extensions
public abstract io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.extensions.WebSocketClientExtension extends java.lang.Object implements io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.extensions.WebSocketExtension {
}
io/grpc/netty/shaded/io/netty/handler/codec/http/websocketx/extensions/WebSocketExtensionUtil.classWebSocketExtensionUtil.java
package io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.extensions
public final io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.extensions.WebSocketExtensionUtil extends java.lang.Object {
private static final String EXTENSION_SEPARATOR
private static final String PARAMETER_SEPARATOR
private static final char PARAMETER_EQUAL
private static final java.util.regex.Pattern PARAMETER
static boolean isWebsocketUpgrade (io.grpc.netty.shaded.io.netty.handler.codec.http.HttpHeaders)
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpHeaders headers
public static java.util.List extractExtensions (java.lang.String)
String parameter
java.util.regex.Matcher parameterMatcher
int i
java.util.Map parameters
String[] extensionParameters
String name
java.util.Map parameters
String rawExtension
java.util.List extensions
String extensionHeader
String[] rawExtensions
static java.lang.String appendExtension (java.lang.String, java.lang.String, java.util.Map)
java.util.Map$Entry extensionParameter
String currentHeaderValue
String extensionName
java.util.Map extensionParameters
StringBuilder newHeaderValue
private void ()
static void ()
}
io/grpc/netty/shaded/io/netty/handler/codec/http/websocketx/extensions/WebSocketExtensionEncoder.classWebSocketExtensionEncoder.java
package io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.extensions
public abstract io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.extensions.WebSocketExtensionEncoder extends io.grpc.netty.shaded.io.netty.handler.codec.MessageToMessageEncoder {
public void ()
}
io/grpc/netty/shaded/io/netty/handler/codec/http/websocketx/extensions/WebSocketClientExtensionHandler.classWebSocketClientExtensionHandler.java
package io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.extensions
public io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.extensions.WebSocketClientExtensionHandler extends io.grpc.netty.shaded.io.netty.channel.ChannelDuplexHandler {
private final java.util.List extensionHandshakers
public transient void (io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.extensions.WebSocketClientExtensionHandshaker[])
io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.extensions.WebSocketClientExtensionHandshaker[] extensionHandshakers
public void write (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, java.lang.Object, io.grpc.netty.shaded.io.netty.channel.ChannelPromise) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.extensions.WebSocketExtensionData extensionData
io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.extensions.WebSocketClientExtensionHandshaker extensionHandshaker
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpRequest request
String headerValue
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
Object msg
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
public void channelRead (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, java.lang.Object) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.extensions.WebSocketClientExtensionHandshaker extensionHandshaker
java.util.Iterator extensionHandshakersIterator
io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.extensions.WebSocketClientExtension validExtension
io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.extensions.WebSocketExtensionData extensionData
io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.extensions.WebSocketExtensionDecoder decoder
io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.extensions.WebSocketExtensionEncoder encoder
io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.extensions.WebSocketClientExtension validExtension
java.util.List extensions
java.util.List validExtensions
int rsv
String extensionsHeader
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpResponse response
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
Object msg
}
io/grpc/netty/shaded/io/netty/handler/codec/http/websocketx/extensions/WebSocketServerExtension.classWebSocketServerExtension.java
package io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.extensions
public abstract io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.extensions.WebSocketServerExtension extends java.lang.Object implements io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.extensions.WebSocketExtension {
public abstract io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.extensions.WebSocketExtensionData newReponseData ()
}
io/grpc/netty/shaded/io/netty/handler/codec/http/websocketx/extensions/WebSocketServerExtensionHandshaker.classWebSocketServerExtensionHandshaker.java
package io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.extensions
public abstract io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.extensions.WebSocketServerExtensionHandshaker extends java.lang.Object {
public abstract io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.extensions.WebSocketServerExtension handshakeExtension (io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.extensions.WebSocketExtensionData)
}
io/grpc/netty/shaded/io/netty/handler/codec/http/websocketx/extensions/compression/
io/grpc/netty/shaded/io/netty/handler/codec/http/websocketx/extensions/compression/DeflateDecoder.classDeflateDecoder.java
package io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.extensions.compression
abstract io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.extensions.compression.DeflateDecoder extends io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.extensions.WebSocketExtensionDecoder {
static final byte[] FRAME_TAIL
private final boolean noContext
private io.grpc.netty.shaded.io.netty.channel.embedded.EmbeddedChannel decoder
public void (boolean)
boolean noContext
protected abstract boolean appendFrameTail (io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.WebSocketFrame)
protected abstract int newRsv (io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.WebSocketFrame)
protected void decode (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.WebSocketFrame, java.util.List) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.buffer.ByteBuf partUncompressedContent
io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.WebSocketFrame outMsg
io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.WebSocketFrame outMsg
io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.WebSocketFrame outMsg
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.WebSocketFrame msg
java.util.List out
boolean readable
io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf compositeUncompressedContent
io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.WebSocketFrame outMsg
public void handlerRemoved (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
public void channelInactive (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
private void cleanup ()
io.grpc.netty.shaded.io.netty.buffer.ByteBuf buf
protected volatile void decode (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, java.lang.Object, java.util.List) throws java.lang.Exception
static void ()
}
io/grpc/netty/shaded/io/netty/handler/codec/http/websocketx/extensions/compression/PerMessageDeflateServerExtensionHandshaker.classPerMessageDeflateServerExtensionHandshaker.java
package io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.extensions.compression
public final io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.extensions.compression.PerMessageDeflateServerExtensionHandshaker extends java.lang.Object implements io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.extensions.WebSocketServerExtensionHandshaker {
public static final int MIN_WINDOW_SIZE
public static final int MAX_WINDOW_SIZE
static final String PERMESSAGE_DEFLATE_EXTENSION
static final String CLIENT_MAX_WINDOW
static final String SERVER_MAX_WINDOW
static final String CLIENT_NO_CONTEXT
static final String SERVER_NO_CONTEXT
private final int compressionLevel
private final boolean allowServerWindowSize
private final int preferredClientWindowSize
private final boolean allowServerNoContext
private final boolean preferredClientNoContext
public void ()
public void (int, boolean, int, boolean, boolean)
int compressionLevel
boolean allowServerWindowSize
int preferredClientWindowSize
boolean allowServerNoContext
boolean preferredClientNoContext
public io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.extensions.WebSocketServerExtension handshakeExtension (io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.extensions.WebSocketExtensionData)
java.util.Map$Entry parameter
io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.extensions.WebSocketExtensionData extensionData
boolean deflateEnabled
int clientWindowSize
int serverWindowSize
boolean serverNoContext
boolean clientNoContext
java.util.Iterator parametersIterator
}
io/grpc/netty/shaded/io/netty/handler/codec/http/websocketx/extensions/compression/DeflateFrameClientExtensionHandshaker$DeflateFrameClientExtension.classDeflateFrameClientExtensionHandshaker.java
package io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.extensions.compression
io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.extensions.compression.DeflateFrameClientExtensionHandshaker$DeflateFrameClientExtension extends java.lang.Object implements io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.extensions.WebSocketClientExtension {
private final int compressionLevel
public void (int)
int compressionLevel
public int rsv ()
public io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.extensions.WebSocketExtensionEncoder newExtensionEncoder ()
public io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.extensions.WebSocketExtensionDecoder newExtensionDecoder ()
}
io/grpc/netty/shaded/io/netty/handler/codec/http/websocketx/extensions/compression/PerMessageDeflateDecoder.classPerMessageDeflateDecoder.java
package io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.extensions.compression
io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.extensions.compression.PerMessageDeflateDecoder extends io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.extensions.compression.DeflateDecoder {
private boolean compressing
public void (boolean)
boolean noContext
public boolean acceptInboundMessage (java.lang.Object) throws java.lang.Exception
Object msg
protected int newRsv (io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.WebSocketFrame)
io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.WebSocketFrame msg
protected boolean appendFrameTail (io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.WebSocketFrame)
io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.WebSocketFrame msg
protected void decode (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.WebSocketFrame, java.util.List) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.WebSocketFrame msg
java.util.List out
protected volatile void decode (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, java.lang.Object, java.util.List) throws java.lang.Exception
}
io/grpc/netty/shaded/io/netty/handler/codec/http/websocketx/extensions/compression/DeflateEncoder.classDeflateEncoder.java
package io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.extensions.compression
abstract io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.extensions.compression.DeflateEncoder extends io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.extensions.WebSocketExtensionEncoder {
private final int compressionLevel
private final int windowSize
private final boolean noContext
private io.grpc.netty.shaded.io.netty.channel.embedded.EmbeddedChannel encoder
public void (int, int, boolean)
int compressionLevel
int windowSize
boolean noContext
protected abstract int rsv (io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.WebSocketFrame)
protected abstract boolean removeFrameTail (io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.WebSocketFrame)
protected void encode (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.WebSocketFrame, java.util.List) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.buffer.ByteBuf partCompressedContent
int realLength
io.grpc.netty.shaded.io.netty.buffer.ByteBuf compressedContent
io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.WebSocketFrame outMsg
io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.WebSocketFrame outMsg
io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.WebSocketFrame outMsg
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.WebSocketFrame msg
java.util.List out
io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf fullCompressedContent
io.grpc.netty.shaded.io.netty.buffer.ByteBuf compressedContent
io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.WebSocketFrame outMsg
public void handlerRemoved (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
private void cleanup ()
io.grpc.netty.shaded.io.netty.buffer.ByteBuf buf
protected volatile void encode (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, java.lang.Object, java.util.List) throws java.lang.Exception
}
io/grpc/netty/shaded/io/netty/handler/codec/http/websocketx/extensions/compression/DeflateFrameServerExtensionHandshaker.classDeflateFrameServerExtensionHandshaker.java
package io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.extensions.compression
public final io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.extensions.compression.DeflateFrameServerExtensionHandshaker extends java.lang.Object implements io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.extensions.WebSocketServerExtensionHandshaker {
static final String X_WEBKIT_DEFLATE_FRAME_EXTENSION
static final String DEFLATE_FRAME_EXTENSION
private final int compressionLevel
public void ()
public void (int)
int compressionLevel
public io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.extensions.WebSocketServerExtension handshakeExtension (io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.extensions.WebSocketExtensionData)
io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.extensions.WebSocketExtensionData extensionData
}
io/grpc/netty/shaded/io/netty/handler/codec/http/websocketx/extensions/compression/PerFrameDeflateEncoder.classPerFrameDeflateEncoder.java
package io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.extensions.compression
io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.extensions.compression.PerFrameDeflateEncoder extends io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.extensions.compression.DeflateEncoder {
public void (int, int, boolean)
int compressionLevel
int windowSize
boolean noContext
public boolean acceptOutboundMessage (java.lang.Object) throws java.lang.Exception
Object msg
protected int rsv (io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.WebSocketFrame)
io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.WebSocketFrame msg
protected boolean removeFrameTail (io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.WebSocketFrame)
io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.WebSocketFrame msg
}
io/grpc/netty/shaded/io/netty/handler/codec/http/websocketx/WebSocketUtil$2.classWebSocketUtil.java
package io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx
final io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.WebSocketUtil$2 extends io.grpc.netty.shaded.io.netty.util.concurrent.FastThreadLocal {
void ()
protected java.security.MessageDigest initialValue () throws java.lang.Exception
java.security.NoSuchAlgorithmException e
protected volatile java.lang.Object initialValue () throws java.lang.Exception
}
io/grpc/netty/shaded/io/netty/handler/codec/http/websocketx/WebSocketClientHandshaker08.classWebSocketClientHandshaker08.java
package io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx
public io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.WebSocketClientHandshaker08 extends io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.WebSocketClientHandshaker {
private static final io.grpc.netty.shaded.io.netty.util.internal.logging.InternalLogger logger
public static final String MAGIC_GUID
private String expectedChallengeResponseString
private final boolean allowExtensions
private final boolean performMasking
private final boolean allowMaskMismatch
public void (java.net.URI, io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.WebSocketVersion, java.lang.String, boolean, io.grpc.netty.shaded.io.netty.handler.codec.http.HttpHeaders, int)
java.net.URI webSocketURL
io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.WebSocketVersion version
String subprotocol
boolean allowExtensions
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpHeaders customHeaders
int maxFramePayloadLength
public void (java.net.URI, io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.WebSocketVersion, java.lang.String, boolean, io.grpc.netty.shaded.io.netty.handler.codec.http.HttpHeaders, int, boolean, boolean)
java.net.URI webSocketURL
io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.WebSocketVersion version
String subprotocol
boolean allowExtensions
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpHeaders customHeaders
int maxFramePayloadLength
boolean performMasking
boolean allowMaskMismatch
protected io.grpc.netty.shaded.io.netty.handler.codec.http.FullHttpRequest newHandshakeRequest ()
java.net.URI wsURL
String path
byte[] nonce
String key
String acceptSeed
byte[] sha1
io.grpc.netty.shaded.io.netty.handler.codec.http.FullHttpRequest request
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpHeaders headers
String expectedSubprotocol
protected void verify (io.grpc.netty.shaded.io.netty.handler.codec.http.FullHttpResponse)
io.grpc.netty.shaded.io.netty.handler.codec.http.FullHttpResponse response
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpResponseStatus status
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpHeaders headers
CharSequence upgrade
CharSequence accept
protected io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.WebSocketFrameDecoder newWebsocketDecoder ()
protected io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.WebSocketFrameEncoder newWebSocketEncoder ()
static void ()
}
io/grpc/netty/shaded/io/netty/handler/codec/http/websocketx/WebSocketServerProtocolHandshakeHandler$1.classWebSocketServerProtocolHandshakeHandler.java
package io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx
io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.WebSocketServerProtocolHandshakeHandler$1 extends java.lang.Object implements io.grpc.netty.shaded.io.netty.channel.ChannelFutureListener {
final io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext val$ctx
final io.grpc.netty.shaded.io.netty.handler.codec.http.FullHttpRequest val$req
final io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.WebSocketServerHandshaker val$handshaker
final io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.WebSocketServerProtocolHandshakeHandler this$0
void (io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.WebSocketServerProtocolHandshakeHandler, io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, io.grpc.netty.shaded.io.netty.handler.codec.http.FullHttpRequest, io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.WebSocketServerHandshaker)
io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.WebSocketServerProtocolHandshakeHandler this$0
public void operationComplete (io.grpc.netty.shaded.io.netty.channel.ChannelFuture) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelFuture future
public volatile void operationComplete (io.grpc.netty.shaded.io.netty.util.concurrent.Future) throws java.lang.Exception
}
io/grpc/netty/shaded/io/netty/handler/codec/http/websocketx/TextWebSocketFrame.classTextWebSocketFrame.java
package io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx
public io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.TextWebSocketFrame extends io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.WebSocketFrame {
public void ()
public void (java.lang.String)
String text
public void (io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
io.grpc.netty.shaded.io.netty.buffer.ByteBuf binaryData
public void (boolean, int, java.lang.String)
boolean finalFragment
int rsv
String text
private static io.grpc.netty.shaded.io.netty.buffer.ByteBuf fromText (java.lang.String)
String text
public void (boolean, int, io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
boolean finalFragment
int rsv
io.grpc.netty.shaded.io.netty.buffer.ByteBuf binaryData
public java.lang.String text ()
public io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.TextWebSocketFrame copy ()
public io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.TextWebSocketFrame duplicate ()
public io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.TextWebSocketFrame retainedDuplicate ()
public io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.TextWebSocketFrame replace (io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
io.grpc.netty.shaded.io.netty.buffer.ByteBuf content
public io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.TextWebSocketFrame retain ()
public io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.TextWebSocketFrame retain (int)
int increment
public io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.TextWebSocketFrame touch ()
public io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.TextWebSocketFrame touch (java.lang.Object)
Object hint
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.WebSocketFrame touch (java.lang.Object)
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.WebSocketFrame touch ()
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.WebSocketFrame retain (int)
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.WebSocketFrame retain ()
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.WebSocketFrame replace (io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.WebSocketFrame retainedDuplicate ()
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.WebSocketFrame duplicate ()
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.WebSocketFrame copy ()
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBufHolder touch (java.lang.Object)
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBufHolder touch ()
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBufHolder retain (int)
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBufHolder retain ()
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBufHolder replace (io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBufHolder retainedDuplicate ()
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBufHolder duplicate ()
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBufHolder copy ()
public volatile io.grpc.netty.shaded.io.netty.util.ReferenceCounted touch (java.lang.Object)
public volatile io.grpc.netty.shaded.io.netty.util.ReferenceCounted touch ()
public volatile io.grpc.netty.shaded.io.netty.util.ReferenceCounted retain (int)
public volatile io.grpc.netty.shaded.io.netty.util.ReferenceCounted retain ()
}
io/grpc/netty/shaded/io/netty/handler/codec/http/websocketx/WebSocketClientHandshaker$4.classWebSocketClientHandshaker.java
package io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx
io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.WebSocketClientHandshaker$4 extends io.grpc.netty.shaded.io.netty.channel.SimpleChannelInboundHandler {
final io.grpc.netty.shaded.io.netty.channel.Channel val$channel
final io.grpc.netty.shaded.io.netty.channel.ChannelPromise val$promise
final io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.WebSocketClientHandshaker this$0
void (io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.WebSocketClientHandshaker, io.grpc.netty.shaded.io.netty.channel.Channel, io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.WebSocketClientHandshaker this$0
protected void channelRead0 (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, io.grpc.netty.shaded.io.netty.handler.codec.http.FullHttpResponse) throws java.lang.Exception
Throwable cause
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
io.grpc.netty.shaded.io.netty.handler.codec.http.FullHttpResponse msg
public void exceptionCaught (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, java.lang.Throwable) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
Throwable cause
public void channelInactive (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
protected volatile void channelRead0 (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, java.lang.Object) throws java.lang.Exception
}
io/grpc/netty/shaded/io/netty/handler/codec/http/websocketx/BinaryWebSocketFrame.classBinaryWebSocketFrame.java
package io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx
public io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.BinaryWebSocketFrame extends io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.WebSocketFrame {
public void ()
public void (io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
io.grpc.netty.shaded.io.netty.buffer.ByteBuf binaryData
public void (boolean, int, io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
boolean finalFragment
int rsv
io.grpc.netty.shaded.io.netty.buffer.ByteBuf binaryData
public io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.BinaryWebSocketFrame copy ()
public io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.BinaryWebSocketFrame duplicate ()
public io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.BinaryWebSocketFrame retainedDuplicate ()
public io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.BinaryWebSocketFrame replace (io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
io.grpc.netty.shaded.io.netty.buffer.ByteBuf content
public io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.BinaryWebSocketFrame retain ()
public io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.BinaryWebSocketFrame retain (int)
int increment
public io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.BinaryWebSocketFrame touch ()
public io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.BinaryWebSocketFrame touch (java.lang.Object)
Object hint
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.WebSocketFrame touch (java.lang.Object)
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.WebSocketFrame touch ()
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.WebSocketFrame retain (int)
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.WebSocketFrame retain ()
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.WebSocketFrame replace (io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.WebSocketFrame retainedDuplicate ()
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.WebSocketFrame duplicate ()
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.WebSocketFrame copy ()
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBufHolder touch (java.lang.Object)
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBufHolder touch ()
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBufHolder retain (int)
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBufHolder retain ()
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBufHolder replace (io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBufHolder retainedDuplicate ()
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBufHolder duplicate ()
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBufHolder copy ()
public volatile io.grpc.netty.shaded.io.netty.util.ReferenceCounted touch (java.lang.Object)
public volatile io.grpc.netty.shaded.io.netty.util.ReferenceCounted touch ()
public volatile io.grpc.netty.shaded.io.netty.util.ReferenceCounted retain (int)
public volatile io.grpc.netty.shaded.io.netty.util.ReferenceCounted retain ()
}
io/grpc/netty/shaded/io/netty/handler/codec/http/HttpResponse.classHttpResponse.java
package io.grpc.netty.shaded.io.netty.handler.codec.http
public abstract io.grpc.netty.shaded.io.netty.handler.codec.http.HttpResponse extends java.lang.Object implements io.grpc.netty.shaded.io.netty.handler.codec.http.HttpMessage {
public abstract io.grpc.netty.shaded.io.netty.handler.codec.http.HttpResponseStatus getStatus ()
public abstract io.grpc.netty.shaded.io.netty.handler.codec.http.HttpResponseStatus status ()
public abstract io.grpc.netty.shaded.io.netty.handler.codec.http.HttpResponse setStatus (io.grpc.netty.shaded.io.netty.handler.codec.http.HttpResponseStatus)
public abstract io.grpc.netty.shaded.io.netty.handler.codec.http.HttpResponse setProtocolVersion (io.grpc.netty.shaded.io.netty.handler.codec.http.HttpVersion)
}
io/grpc/netty/shaded/io/netty/handler/codec/http/HttpRequestDecoder.classHttpRequestDecoder.java
package io.grpc.netty.shaded.io.netty.handler.codec.http
public io.grpc.netty.shaded.io.netty.handler.codec.http.HttpRequestDecoder extends io.grpc.netty.shaded.io.netty.handler.codec.http.HttpObjectDecoder {
public void ()
public void (int, int, int)
int maxInitialLineLength
int maxHeaderSize
int maxChunkSize
public void (int, int, int, boolean)
int maxInitialLineLength
int maxHeaderSize
int maxChunkSize
boolean validateHeaders
public void (int, int, int, boolean, int)
int maxInitialLineLength
int maxHeaderSize
int maxChunkSize
boolean validateHeaders
int initialBufferSize
protected io.grpc.netty.shaded.io.netty.handler.codec.http.HttpMessage createMessage (java.lang.String[]) throws java.lang.Exception
String[] initialLine
protected io.grpc.netty.shaded.io.netty.handler.codec.http.HttpMessage createInvalidMessage ()
protected boolean isDecodingRequest ()
}
io/grpc/netty/shaded/io/netty/handler/codec/http/HttpServerCodec$1.classHttpServerCodec.java
package io.grpc.netty.shaded.io.netty.handler.codec.http
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpServerCodec$1 extends java.lang.Object {
}
io/grpc/netty/shaded/io/netty/handler/codec/http/DefaultHttpMessage.classDefaultHttpMessage.java
package io.grpc.netty.shaded.io.netty.handler.codec.http
public abstract io.grpc.netty.shaded.io.netty.handler.codec.http.DefaultHttpMessage extends io.grpc.netty.shaded.io.netty.handler.codec.http.DefaultHttpObject implements io.grpc.netty.shaded.io.netty.handler.codec.http.HttpMessage {
private static final int HASH_CODE_PRIME
private io.grpc.netty.shaded.io.netty.handler.codec.http.HttpVersion version
private final io.grpc.netty.shaded.io.netty.handler.codec.http.HttpHeaders headers
protected void (io.grpc.netty.shaded.io.netty.handler.codec.http.HttpVersion)
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpVersion version
protected void (io.grpc.netty.shaded.io.netty.handler.codec.http.HttpVersion, boolean, boolean)
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpVersion version
boolean validateHeaders
boolean singleFieldHeaders
protected void (io.grpc.netty.shaded.io.netty.handler.codec.http.HttpVersion, io.grpc.netty.shaded.io.netty.handler.codec.http.HttpHeaders)
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpVersion version
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpHeaders headers
public io.grpc.netty.shaded.io.netty.handler.codec.http.HttpHeaders headers ()
public io.grpc.netty.shaded.io.netty.handler.codec.http.HttpVersion getProtocolVersion ()
public io.grpc.netty.shaded.io.netty.handler.codec.http.HttpVersion protocolVersion ()
public int hashCode ()
int result
public boolean equals (java.lang.Object)
Object o
io.grpc.netty.shaded.io.netty.handler.codec.http.DefaultHttpMessage other
public io.grpc.netty.shaded.io.netty.handler.codec.http.HttpMessage setProtocolVersion (io.grpc.netty.shaded.io.netty.handler.codec.http.HttpVersion)
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpVersion version
}
io/grpc/netty/shaded/io/netty/handler/codec/http/HttpClientUpgradeHandler$SourceCodec.classHttpClientUpgradeHandler.java
package io.grpc.netty.shaded.io.netty.handler.codec.http
public abstract io.grpc.netty.shaded.io.netty.handler.codec.http.HttpClientUpgradeHandler$SourceCodec extends java.lang.Object {
public abstract void prepareUpgradeFrom (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext)
public abstract void upgradeFrom (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext)
}
io/grpc/netty/shaded/io/netty/handler/codec/http/HttpObjectAggregator$AggregatedFullHttpMessage.classHttpObjectAggregator.java
package io.grpc.netty.shaded.io.netty.handler.codec.http
abstract io.grpc.netty.shaded.io.netty.handler.codec.http.HttpObjectAggregator$AggregatedFullHttpMessage extends java.lang.Object implements io.grpc.netty.shaded.io.netty.handler.codec.http.FullHttpMessage {
protected final io.grpc.netty.shaded.io.netty.handler.codec.http.HttpMessage message
private final io.grpc.netty.shaded.io.netty.buffer.ByteBuf content
private io.grpc.netty.shaded.io.netty.handler.codec.http.HttpHeaders trailingHeaders
void (io.grpc.netty.shaded.io.netty.handler.codec.http.HttpMessage, io.grpc.netty.shaded.io.netty.buffer.ByteBuf, io.grpc.netty.shaded.io.netty.handler.codec.http.HttpHeaders)
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpMessage message
io.grpc.netty.shaded.io.netty.buffer.ByteBuf content
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpHeaders trailingHeaders
public io.grpc.netty.shaded.io.netty.handler.codec.http.HttpHeaders trailingHeaders ()
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpHeaders trailingHeaders
void setTrailingHeaders (io.grpc.netty.shaded.io.netty.handler.codec.http.HttpHeaders)
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpHeaders trailingHeaders
public io.grpc.netty.shaded.io.netty.handler.codec.http.HttpVersion getProtocolVersion ()
public io.grpc.netty.shaded.io.netty.handler.codec.http.HttpVersion protocolVersion ()
public io.grpc.netty.shaded.io.netty.handler.codec.http.FullHttpMessage setProtocolVersion (io.grpc.netty.shaded.io.netty.handler.codec.http.HttpVersion)
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpVersion version
public io.grpc.netty.shaded.io.netty.handler.codec.http.HttpHeaders headers ()
public io.grpc.netty.shaded.io.netty.handler.codec.DecoderResult decoderResult ()
public io.grpc.netty.shaded.io.netty.handler.codec.DecoderResult getDecoderResult ()
public void setDecoderResult (io.grpc.netty.shaded.io.netty.handler.codec.DecoderResult)
io.grpc.netty.shaded.io.netty.handler.codec.DecoderResult result
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf content ()
public int refCnt ()
public io.grpc.netty.shaded.io.netty.handler.codec.http.FullHttpMessage retain ()
public io.grpc.netty.shaded.io.netty.handler.codec.http.FullHttpMessage retain (int)
int increment
public io.grpc.netty.shaded.io.netty.handler.codec.http.FullHttpMessage touch (java.lang.Object)
Object hint
public io.grpc.netty.shaded.io.netty.handler.codec.http.FullHttpMessage touch ()
public boolean release ()
public boolean release (int)
int decrement
public abstract io.grpc.netty.shaded.io.netty.handler.codec.http.FullHttpMessage copy ()
public abstract io.grpc.netty.shaded.io.netty.handler.codec.http.FullHttpMessage duplicate ()
public abstract io.grpc.netty.shaded.io.netty.handler.codec.http.FullHttpMessage retainedDuplicate ()
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http.HttpMessage setProtocolVersion (io.grpc.netty.shaded.io.netty.handler.codec.http.HttpVersion)
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http.LastHttpContent touch (java.lang.Object)
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http.LastHttpContent touch ()
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http.LastHttpContent retain ()
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http.LastHttpContent retain (int)
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http.LastHttpContent retainedDuplicate ()
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http.LastHttpContent duplicate ()
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http.LastHttpContent copy ()
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http.HttpContent touch (java.lang.Object)
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http.HttpContent touch ()
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http.HttpContent retain (int)
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http.HttpContent retain ()
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http.HttpContent retainedDuplicate ()
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http.HttpContent duplicate ()
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http.HttpContent copy ()
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBufHolder touch (java.lang.Object)
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBufHolder touch ()
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBufHolder retain (int)
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBufHolder retain ()
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBufHolder retainedDuplicate ()
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBufHolder duplicate ()
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBufHolder copy ()
public volatile io.grpc.netty.shaded.io.netty.util.ReferenceCounted touch (java.lang.Object)
public volatile io.grpc.netty.shaded.io.netty.util.ReferenceCounted touch ()
public volatile io.grpc.netty.shaded.io.netty.util.ReferenceCounted retain (int)
public volatile io.grpc.netty.shaded.io.netty.util.ReferenceCounted retain ()
}
io/grpc/netty/shaded/io/netty/handler/codec/http/ReadOnlyHttpHeaders.classReadOnlyHttpHeaders.java
package io.grpc.netty.shaded.io.netty.handler.codec.http
public final io.grpc.netty.shaded.io.netty.handler.codec.http.ReadOnlyHttpHeaders extends io.grpc.netty.shaded.io.netty.handler.codec.http.HttpHeaders {
private final CharSequence[] nameValuePairs
public transient void (boolean, java.lang.CharSequence[])
boolean validateHeaders
CharSequence[] nameValuePairs
private static java.lang.IllegalArgumentException newInvalidArraySizeException ()
private static transient void validateHeaders (java.lang.CharSequence[])
int i
CharSequence[] keyValuePairs
private java.lang.CharSequence get0 (java.lang.CharSequence)
CharSequence roName
int i
CharSequence name
int nameHash
public java.lang.String get (java.lang.String)
String name
CharSequence value
public java.lang.Integer getInt (java.lang.CharSequence)
CharSequence name
CharSequence value
public int getInt (java.lang.CharSequence, int)
CharSequence name
int defaultValue
CharSequence value
public java.lang.Short getShort (java.lang.CharSequence)
CharSequence name
CharSequence value
public short getShort (java.lang.CharSequence, short)
CharSequence name
short defaultValue
CharSequence value
public java.lang.Long getTimeMillis (java.lang.CharSequence)
CharSequence name
CharSequence value
public long getTimeMillis (java.lang.CharSequence, long)
CharSequence name
long defaultValue
CharSequence value
public java.util.List getAll (java.lang.String)
CharSequence roName
int i
String name
int nameHash
java.util.List values
public java.util.List entries ()
int i
java.util.List entries
public boolean contains (java.lang.String)
String name
public boolean contains (java.lang.String, java.lang.String, boolean)
String name
String value
boolean ignoreCase
public boolean containsValue (java.lang.CharSequence, java.lang.CharSequence, boolean)
int i
int i
CharSequence name
CharSequence value
boolean ignoreCase
public java.util.Iterator valueStringIterator (java.lang.CharSequence)
CharSequence name
public java.util.Iterator valueCharSequenceIterator (java.lang.CharSequence)
CharSequence name
public java.util.Iterator iterator ()
public java.util.Iterator iteratorCharSequence ()
public boolean isEmpty ()
public int size ()
public java.util.Set names ()
int i
java.util.Set names
public io.grpc.netty.shaded.io.netty.handler.codec.http.HttpHeaders add (java.lang.String, java.lang.Object)
String name
Object value
public io.grpc.netty.shaded.io.netty.handler.codec.http.HttpHeaders add (java.lang.String, java.lang.Iterable)
String name
Iterable values
public io.grpc.netty.shaded.io.netty.handler.codec.http.HttpHeaders addInt (java.lang.CharSequence, int)
CharSequence name
int value
public io.grpc.netty.shaded.io.netty.handler.codec.http.HttpHeaders addShort (java.lang.CharSequence, short)
CharSequence name
short value
public io.grpc.netty.shaded.io.netty.handler.codec.http.HttpHeaders set (java.lang.String, java.lang.Object)
String name
Object value
public io.grpc.netty.shaded.io.netty.handler.codec.http.HttpHeaders set (java.lang.String, java.lang.Iterable)
String name
Iterable values
public io.grpc.netty.shaded.io.netty.handler.codec.http.HttpHeaders setInt (java.lang.CharSequence, int)
CharSequence name
int value
public io.grpc.netty.shaded.io.netty.handler.codec.http.HttpHeaders setShort (java.lang.CharSequence, short)
CharSequence name
short value
public io.grpc.netty.shaded.io.netty.handler.codec.http.HttpHeaders remove (java.lang.String)
String name
public io.grpc.netty.shaded.io.netty.handler.codec.http.HttpHeaders clear ()
static java.lang.CharSequence[] access$200 (io.grpc.netty.shaded.io.netty.handler.codec.http.ReadOnlyHttpHeaders)
io.grpc.netty.shaded.io.netty.handler.codec.http.ReadOnlyHttpHeaders x0
}
io/grpc/netty/shaded/io/netty/handler/codec/http/ReadOnlyHttpHeaders$1.classReadOnlyHttpHeaders.java
package io.grpc.netty.shaded.io.netty.handler.codec.http
io.grpc.netty.shaded.io.netty.handler.codec.http.ReadOnlyHttpHeaders$1 extends java.lang.Object {
}
io/grpc/netty/shaded/io/netty/handler/codec/http/HttpServerCodec$HttpServerResponseEncoder.classHttpServerCodec.java
package io.grpc.netty.shaded.io.netty.handler.codec.http
final io.grpc.netty.shaded.io.netty.handler.codec.http.HttpServerCodec$HttpServerResponseEncoder extends io.grpc.netty.shaded.io.netty.handler.codec.http.HttpResponseEncoder {
private io.grpc.netty.shaded.io.netty.handler.codec.http.HttpMethod method
final io.grpc.netty.shaded.io.netty.handler.codec.http.HttpServerCodec this$0
private void (io.grpc.netty.shaded.io.netty.handler.codec.http.HttpServerCodec)
protected void sanitizeHeadersBeforeEncode (io.grpc.netty.shaded.io.netty.handler.codec.http.HttpResponse, boolean)
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpResponse msg
boolean isAlwaysEmpty
protected boolean isContentAlwaysEmpty (io.grpc.netty.shaded.io.netty.handler.codec.http.HttpResponse)
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpResponse msg
protected volatile boolean isContentAlwaysEmpty (io.grpc.netty.shaded.io.netty.handler.codec.http.HttpMessage)
protected volatile void sanitizeHeadersBeforeEncode (io.grpc.netty.shaded.io.netty.handler.codec.http.HttpMessage, boolean)
void (io.grpc.netty.shaded.io.netty.handler.codec.http.HttpServerCodec, io.grpc.netty.shaded.io.netty.handler.codec.http.HttpServerCodec$1)
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpServerCodec x0
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpServerCodec$1 x1
}
io/grpc/netty/shaded/io/netty/handler/codec/http/HttpHeaderDateFormat$HttpHeaderDateFormatObsolete2.classHttpHeaderDateFormat.java
package io.grpc.netty.shaded.io.netty.handler.codec.http
final io.grpc.netty.shaded.io.netty.handler.codec.http.HttpHeaderDateFormat$HttpHeaderDateFormatObsolete2 extends java.text.SimpleDateFormat {
private static final long serialVersionUID
void ()
}
io/grpc/netty/shaded/io/netty/handler/codec/http/HttpServerUpgradeHandler$UpgradeCodec.classHttpServerUpgradeHandler.java
package io.grpc.netty.shaded.io.netty.handler.codec.http
public abstract io.grpc.netty.shaded.io.netty.handler.codec.http.HttpServerUpgradeHandler$UpgradeCodec extends java.lang.Object {
public abstract java.util.Collection requiredUpgradeHeaders ()
public abstract boolean prepareUpgradeResponse (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, io.grpc.netty.shaded.io.netty.handler.codec.http.FullHttpRequest, io.grpc.netty.shaded.io.netty.handler.codec.http.HttpHeaders)
public abstract void upgradeTo (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, io.grpc.netty.shaded.io.netty.handler.codec.http.FullHttpRequest)
}
io/grpc/netty/shaded/io/netty/handler/codec/http/HttpContentCompressor.classHttpContentCompressor.java
package io.grpc.netty.shaded.io.netty.handler.codec.http
public io.grpc.netty.shaded.io.netty.handler.codec.http.HttpContentCompressor extends io.grpc.netty.shaded.io.netty.handler.codec.http.HttpContentEncoder {
private final int compressionLevel
private final int windowBits
private final int memLevel
private final int contentSizeThreshold
private io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
public void ()
public void (int)
int compressionLevel
public void (int, int, int)
int compressionLevel
int windowBits
int memLevel
public void (int, int, int, int)
int compressionLevel
int windowBits
int memLevel
int contentSizeThreshold
public void handlerAdded (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
protected io.grpc.netty.shaded.io.netty.handler.codec.http.HttpContentEncoder$Result beginEncode (io.grpc.netty.shaded.io.netty.handler.codec.http.HttpResponse, java.lang.String) throws java.lang.Exception
String targetContentEncoding
String targetContentEncoding
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpResponse headers
String acceptEncoding
String contentEncoding
io.grpc.netty.shaded.io.netty.handler.codec.compression.ZlibWrapper wrapper
String targetContentEncoding
protected io.grpc.netty.shaded.io.netty.handler.codec.compression.ZlibWrapper determineWrapper (java.lang.String)
NumberFormatException e
float q
int equalsPos
String encoding
String acceptEncoding
float starQ
float gzipQ
float deflateQ
}
io/grpc/netty/shaded/io/netty/handler/codec/http/DefaultHttpHeaders.classDefaultHttpHeaders.java
package io.grpc.netty.shaded.io.netty.handler.codec.http
public io.grpc.netty.shaded.io.netty.handler.codec.http.DefaultHttpHeaders extends io.grpc.netty.shaded.io.netty.handler.codec.http.HttpHeaders {
private static final int HIGHEST_INVALID_VALUE_CHAR_MASK
private static final io.grpc.netty.shaded.io.netty.util.ByteProcessor HEADER_NAME_VALIDATOR
static final io.grpc.netty.shaded.io.netty.handler.codec.DefaultHeaders$NameValidator HttpNameValidator
private final io.grpc.netty.shaded.io.netty.handler.codec.DefaultHeaders headers
public void ()
public void (boolean)
boolean validate
protected void (boolean, io.grpc.netty.shaded.io.netty.handler.codec.DefaultHeaders$NameValidator)
boolean validate
io.grpc.netty.shaded.io.netty.handler.codec.DefaultHeaders$NameValidator nameValidator
protected void (io.grpc.netty.shaded.io.netty.handler.codec.DefaultHeaders)
io.grpc.netty.shaded.io.netty.handler.codec.DefaultHeaders headers
public io.grpc.netty.shaded.io.netty.handler.codec.http.HttpHeaders add (io.grpc.netty.shaded.io.netty.handler.codec.http.HttpHeaders)
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpHeaders headers
public io.grpc.netty.shaded.io.netty.handler.codec.http.HttpHeaders set (io.grpc.netty.shaded.io.netty.handler.codec.http.HttpHeaders)
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpHeaders headers
public io.grpc.netty.shaded.io.netty.handler.codec.http.HttpHeaders add (java.lang.String, java.lang.Object)
String name
Object value
public io.grpc.netty.shaded.io.netty.handler.codec.http.HttpHeaders add (java.lang.CharSequence, java.lang.Object)
CharSequence name
Object value
public io.grpc.netty.shaded.io.netty.handler.codec.http.HttpHeaders add (java.lang.String, java.lang.Iterable)
String name
Iterable values
public io.grpc.netty.shaded.io.netty.handler.codec.http.HttpHeaders add (java.lang.CharSequence, java.lang.Iterable)
CharSequence name
Iterable values
public io.grpc.netty.shaded.io.netty.handler.codec.http.HttpHeaders addInt (java.lang.CharSequence, int)
CharSequence name
int value
public io.grpc.netty.shaded.io.netty.handler.codec.http.HttpHeaders addShort (java.lang.CharSequence, short)
CharSequence name
short value
public io.grpc.netty.shaded.io.netty.handler.codec.http.HttpHeaders remove (java.lang.String)
String name
public io.grpc.netty.shaded.io.netty.handler.codec.http.HttpHeaders remove (java.lang.CharSequence)
CharSequence name
public io.grpc.netty.shaded.io.netty.handler.codec.http.HttpHeaders set (java.lang.String, java.lang.Object)
String name
Object value
public io.grpc.netty.shaded.io.netty.handler.codec.http.HttpHeaders set (java.lang.CharSequence, java.lang.Object)
CharSequence name
Object value
public io.grpc.netty.shaded.io.netty.handler.codec.http.HttpHeaders set (java.lang.String, java.lang.Iterable)
String name
Iterable values
public io.grpc.netty.shaded.io.netty.handler.codec.http.HttpHeaders set (java.lang.CharSequence, java.lang.Iterable)
CharSequence name
Iterable values
public io.grpc.netty.shaded.io.netty.handler.codec.http.HttpHeaders setInt (java.lang.CharSequence, int)
CharSequence name
int value
public io.grpc.netty.shaded.io.netty.handler.codec.http.HttpHeaders setShort (java.lang.CharSequence, short)
CharSequence name
short value
public io.grpc.netty.shaded.io.netty.handler.codec.http.HttpHeaders clear ()
public java.lang.String get (java.lang.String)
String name
public java.lang.String get (java.lang.CharSequence)
CharSequence name
public java.lang.Integer getInt (java.lang.CharSequence)
CharSequence name
public int getInt (java.lang.CharSequence, int)
CharSequence name
int defaultValue
public java.lang.Short getShort (java.lang.CharSequence)
CharSequence name
public short getShort (java.lang.CharSequence, short)
CharSequence name
short defaultValue
public java.lang.Long getTimeMillis (java.lang.CharSequence)
CharSequence name
public long getTimeMillis (java.lang.CharSequence, long)
CharSequence name
long defaultValue
public java.util.List getAll (java.lang.String)
String name
public java.util.List getAll (java.lang.CharSequence)
CharSequence name
public java.util.List entries ()
java.util.Map$Entry entry
java.util.List entriesConverted
public java.util.Iterator iterator ()
public java.util.Iterator iteratorCharSequence ()
public java.util.Iterator valueStringIterator (java.lang.CharSequence)
CharSequence name
java.util.Iterator itr
public java.util.Iterator valueCharSequenceIterator (java.lang.CharSequence)
CharSequence name
public boolean contains (java.lang.String)
String name
public boolean contains (java.lang.CharSequence)
CharSequence name
public boolean isEmpty ()
public int size ()
public boolean contains (java.lang.String, java.lang.String, boolean)
String name
String value
boolean ignoreCase
public boolean contains (java.lang.CharSequence, java.lang.CharSequence, boolean)
CharSequence name
CharSequence value
boolean ignoreCase
public java.util.Set names ()
public boolean equals (java.lang.Object)
Object o
public int hashCode ()
public io.grpc.netty.shaded.io.netty.handler.codec.http.HttpHeaders copy ()
private static void validateHeaderNameElement (byte)
byte value
private static void validateHeaderNameElement (char)
char value
static io.grpc.netty.shaded.io.netty.handler.codec.ValueConverter valueConverter (boolean)
boolean validate
static io.grpc.netty.shaded.io.netty.handler.codec.DefaultHeaders$NameValidator nameValidator (boolean)
boolean validate
static void access$000 (byte)
byte x0
static io.grpc.netty.shaded.io.netty.util.ByteProcessor access$100 ()
static void access$200 (char)
char x0
static void ()
}
io/grpc/netty/shaded/io/netty/handler/codec/http/HttpContentDecoder.classHttpContentDecoder.java
package io.grpc.netty.shaded.io.netty.handler.codec.http
public abstract io.grpc.netty.shaded.io.netty.handler.codec.http.HttpContentDecoder extends io.grpc.netty.shaded.io.netty.handler.codec.MessageToMessageDecoder {
static final String IDENTITY
protected io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
private io.grpc.netty.shaded.io.netty.channel.embedded.EmbeddedChannel decoder
private boolean continueResponse
public void ()
protected void decode (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, io.grpc.netty.shaded.io.netty.handler.codec.http.HttpObject, java.util.List) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpRequest r
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpMessage copy
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpResponse r
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpMessage copy
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpMessage copy
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpMessage message
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpHeaders headers
String contentEncoding
CharSequence targetContentEncoding
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpContent c
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpObject msg
java.util.List out
private void decodeContent (io.grpc.netty.shaded.io.netty.handler.codec.http.HttpContent, java.util.List)
io.grpc.netty.shaded.io.netty.handler.codec.http.LastHttpContent last
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpHeaders headers
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpContent c
java.util.List out
io.grpc.netty.shaded.io.netty.buffer.ByteBuf content
protected abstract io.grpc.netty.shaded.io.netty.channel.embedded.EmbeddedChannel newContentDecoder (java.lang.String) throws java.lang.Exception
protected java.lang.String getTargetContentEncoding (java.lang.String) throws java.lang.Exception
String contentEncoding
public void handlerRemoved (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
public void channelInactive (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
public void handlerAdded (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
private void cleanup ()
private void cleanupSafely (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext)
Throwable cause
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
private void decode (io.grpc.netty.shaded.io.netty.buffer.ByteBuf, java.util.List)
io.grpc.netty.shaded.io.netty.buffer.ByteBuf in
java.util.List out
private void finishDecode (java.util.List)
java.util.List out
private void fetchDecoderOutput (java.util.List)
io.grpc.netty.shaded.io.netty.buffer.ByteBuf buf
java.util.List out
protected volatile void decode (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, java.lang.Object, java.util.List) throws java.lang.Exception
static void ()
}
io/grpc/netty/shaded/io/netty/handler/codec/http/cookie/
io/grpc/netty/shaded/io/netty/handler/codec/http/cookie/ServerCookieEncoder.classServerCookieEncoder.java
package io.grpc.netty.shaded.io.netty.handler.codec.http.cookie
public final io.grpc.netty.shaded.io.netty.handler.codec.http.cookie.ServerCookieEncoder extends io.grpc.netty.shaded.io.netty.handler.codec.http.cookie.CookieEncoder {
public static final io.grpc.netty.shaded.io.netty.handler.codec.http.cookie.ServerCookieEncoder STRICT
public static final io.grpc.netty.shaded.io.netty.handler.codec.http.cookie.ServerCookieEncoder LAX
private void (boolean)
boolean strict
public java.lang.String encode (java.lang.String, java.lang.String)
String name
String value
public java.lang.String encode (io.grpc.netty.shaded.io.netty.handler.codec.http.cookie.Cookie)
java.util.Date expires
io.grpc.netty.shaded.io.netty.handler.codec.http.cookie.Cookie cookie
String name
String value
StringBuilder buf
private static java.util.List dedup (java.util.List, java.util.Map)
int idx
int i
int n
java.util.List encoded
java.util.Map nameToLastIndex
boolean[] isLastInstance
java.util.List dedupd
public transient java.util.List encode (io.grpc.netty.shaded.io.netty.handler.codec.http.cookie.Cookie[])
io.grpc.netty.shaded.io.netty.handler.codec.http.cookie.Cookie c
int i
io.grpc.netty.shaded.io.netty.handler.codec.http.cookie.Cookie[] cookies
java.util.List encoded
java.util.Map nameToIndex
boolean hasDupdName
public java.util.List encode (java.util.Collection)
io.grpc.netty.shaded.io.netty.handler.codec.http.cookie.Cookie c
java.util.Collection cookies
java.util.List encoded
java.util.Map nameToIndex
int i
boolean hasDupdName
public java.util.List encode (java.lang.Iterable)
io.grpc.netty.shaded.io.netty.handler.codec.http.cookie.Cookie c
Iterable cookies
java.util.Iterator cookiesIt
java.util.List encoded
io.grpc.netty.shaded.io.netty.handler.codec.http.cookie.Cookie firstCookie
java.util.Map nameToIndex
int i
boolean hasDupdName
static void ()
}
io/grpc/netty/shaded/io/netty/handler/codec/http/cookie/CookieDecoder.classCookieDecoder.java
package io.grpc.netty.shaded.io.netty.handler.codec.http.cookie
public abstract io.grpc.netty.shaded.io.netty.handler.codec.http.cookie.CookieDecoder extends java.lang.Object {
private final io.grpc.netty.shaded.io.netty.util.internal.logging.InternalLogger logger
private final boolean strict
protected void (boolean)
boolean strict
protected io.grpc.netty.shaded.io.netty.handler.codec.http.cookie.DefaultCookie initCookie (java.lang.String, int, int, int, int)
int invalidOctetPos
int invalidOctetPos
String header
int nameBegin
int nameEnd
int valueBegin
int valueEnd
CharSequence wrappedValue
CharSequence unwrappedValue
String name
boolean wrap
io.grpc.netty.shaded.io.netty.handler.codec.http.cookie.DefaultCookie cookie
}
io/grpc/netty/shaded/io/netty/handler/codec/http/cookie/ServerCookieDecoder.classServerCookieDecoder.java
package io.grpc.netty.shaded.io.netty.handler.codec.http.cookie
public final io.grpc.netty.shaded.io.netty.handler.codec.http.cookie.ServerCookieDecoder extends io.grpc.netty.shaded.io.netty.handler.codec.http.cookie.CookieDecoder {
private static final String RFC2965_VERSION
private static final String RFC2965_PATH
private static final String RFC2965_DOMAIN
private static final String RFC2965_PORT
public static final io.grpc.netty.shaded.io.netty.handler.codec.http.cookie.ServerCookieDecoder STRICT
public static final io.grpc.netty.shaded.io.netty.handler.codec.http.cookie.ServerCookieDecoder LAX
private void (boolean)
boolean strict
public java.util.Set decode (java.lang.String)
char c
int nameEnd
int valueBegin
int valueEnd
int valueBegin
int valueEnd
int semiPos
int nameEnd
int valueBegin
int valueEnd
int nameEnd
int valueBegin
int valueEnd
char curChar
int nameBegin
int nameEnd
int valueBegin
int valueEnd
io.grpc.netty.shaded.io.netty.handler.codec.http.cookie.DefaultCookie cookie
String header
int headerLen
java.util.Set cookies
int i
boolean rfc2965Style
static void ()
}
io/grpc/netty/shaded/io/netty/handler/codec/http/cookie/ClientCookieEncoder$1.classClientCookieEncoder.java
package io.grpc.netty.shaded.io.netty.handler.codec.http.cookie
final io.grpc.netty.shaded.io.netty.handler.codec.http.cookie.ClientCookieEncoder$1 extends java.lang.Object implements java.util.Comparator {
void ()
public int compare (io.grpc.netty.shaded.io.netty.handler.codec.http.cookie.Cookie, io.grpc.netty.shaded.io.netty.handler.codec.http.cookie.Cookie)
io.grpc.netty.shaded.io.netty.handler.codec.http.cookie.Cookie c1
io.grpc.netty.shaded.io.netty.handler.codec.http.cookie.Cookie c2
String path1
String path2
int len1
int len2
int diff
public volatile int compare (java.lang.Object, java.lang.Object)
}
io/grpc/netty/shaded/io/netty/handler/codec/http/cookie/DefaultCookie.classDefaultCookie.java
package io.grpc.netty.shaded.io.netty.handler.codec.http.cookie
public io.grpc.netty.shaded.io.netty.handler.codec.http.cookie.DefaultCookie extends java.lang.Object implements io.grpc.netty.shaded.io.netty.handler.codec.http.cookie.Cookie {
private final String name
private String value
private boolean wrap
private String domain
private String path
private long maxAge
private boolean secure
private boolean httpOnly
public void (java.lang.String, java.lang.String)
String name
String value
public java.lang.String name ()
public java.lang.String value ()
public void setValue (java.lang.String)
String value
public boolean wrap ()
public void setWrap (boolean)
boolean wrap
public java.lang.String domain ()
public void setDomain (java.lang.String)
String domain
public java.lang.String path ()
public void setPath (java.lang.String)
String path
public long maxAge ()
public void setMaxAge (long)
long maxAge
public boolean isSecure ()
public void setSecure (boolean)
boolean secure
public boolean isHttpOnly ()
public void setHttpOnly (boolean)
boolean httpOnly
public int hashCode ()
public boolean equals (java.lang.Object)
Object o
io.grpc.netty.shaded.io.netty.handler.codec.http.cookie.Cookie that
public int compareTo (io.grpc.netty.shaded.io.netty.handler.codec.http.cookie.Cookie)
io.grpc.netty.shaded.io.netty.handler.codec.http.cookie.Cookie c
int v
protected java.lang.String validateValue (java.lang.String, java.lang.String)
String name
String value
public java.lang.String toString ()
StringBuilder buf
public volatile int compareTo (java.lang.Object)
}
io/grpc/netty/shaded/io/netty/handler/codec/http/HttpHeaderNames.classHttpHeaderNames.java
package io.grpc.netty.shaded.io.netty.handler.codec.http
public final io.grpc.netty.shaded.io.netty.handler.codec.http.HttpHeaderNames extends java.lang.Object {
public static final io.grpc.netty.shaded.io.netty.util.AsciiString ACCEPT
public static final io.grpc.netty.shaded.io.netty.util.AsciiString ACCEPT_CHARSET
public static final io.grpc.netty.shaded.io.netty.util.AsciiString ACCEPT_ENCODING
public static final io.grpc.netty.shaded.io.netty.util.AsciiString ACCEPT_LANGUAGE
public static final io.grpc.netty.shaded.io.netty.util.AsciiString ACCEPT_RANGES
public static final io.grpc.netty.shaded.io.netty.util.AsciiString ACCEPT_PATCH
public static final io.grpc.netty.shaded.io.netty.util.AsciiString ACCESS_CONTROL_ALLOW_CREDENTIALS
public static final io.grpc.netty.shaded.io.netty.util.AsciiString ACCESS_CONTROL_ALLOW_HEADERS
public static final io.grpc.netty.shaded.io.netty.util.AsciiString ACCESS_CONTROL_ALLOW_METHODS
public static final io.grpc.netty.shaded.io.netty.util.AsciiString ACCESS_CONTROL_ALLOW_ORIGIN
public static final io.grpc.netty.shaded.io.netty.util.AsciiString ACCESS_CONTROL_EXPOSE_HEADERS
public static final io.grpc.netty.shaded.io.netty.util.AsciiString ACCESS_CONTROL_MAX_AGE
public static final io.grpc.netty.shaded.io.netty.util.AsciiString ACCESS_CONTROL_REQUEST_HEADERS
public static final io.grpc.netty.shaded.io.netty.util.AsciiString ACCESS_CONTROL_REQUEST_METHOD
public static final io.grpc.netty.shaded.io.netty.util.AsciiString AGE
public static final io.grpc.netty.shaded.io.netty.util.AsciiString ALLOW
public static final io.grpc.netty.shaded.io.netty.util.AsciiString AUTHORIZATION
public static final io.grpc.netty.shaded.io.netty.util.AsciiString CACHE_CONTROL
public static final io.grpc.netty.shaded.io.netty.util.AsciiString CONNECTION
public static final io.grpc.netty.shaded.io.netty.util.AsciiString CONTENT_BASE
public static final io.grpc.netty.shaded.io.netty.util.AsciiString CONTENT_ENCODING
public static final io.grpc.netty.shaded.io.netty.util.AsciiString CONTENT_LANGUAGE
public static final io.grpc.netty.shaded.io.netty.util.AsciiString CONTENT_LENGTH
public static final io.grpc.netty.shaded.io.netty.util.AsciiString CONTENT_LOCATION
public static final io.grpc.netty.shaded.io.netty.util.AsciiString CONTENT_TRANSFER_ENCODING
public static final io.grpc.netty.shaded.io.netty.util.AsciiString CONTENT_DISPOSITION
public static final io.grpc.netty.shaded.io.netty.util.AsciiString CONTENT_MD5
public static final io.grpc.netty.shaded.io.netty.util.AsciiString CONTENT_RANGE
public static final io.grpc.netty.shaded.io.netty.util.AsciiString CONTENT_SECURITY_POLICY
public static final io.grpc.netty.shaded.io.netty.util.AsciiString CONTENT_TYPE
public static final io.grpc.netty.shaded.io.netty.util.AsciiString COOKIE
public static final io.grpc.netty.shaded.io.netty.util.AsciiString DATE
public static final io.grpc.netty.shaded.io.netty.util.AsciiString ETAG
public static final io.grpc.netty.shaded.io.netty.util.AsciiString EXPECT
public static final io.grpc.netty.shaded.io.netty.util.AsciiString EXPIRES
public static final io.grpc.netty.shaded.io.netty.util.AsciiString FROM
public static final io.grpc.netty.shaded.io.netty.util.AsciiString HOST
public static final io.grpc.netty.shaded.io.netty.util.AsciiString IF_MATCH
public static final io.grpc.netty.shaded.io.netty.util.AsciiString IF_MODIFIED_SINCE
public static final io.grpc.netty.shaded.io.netty.util.AsciiString IF_NONE_MATCH
public static final io.grpc.netty.shaded.io.netty.util.AsciiString IF_RANGE
public static final io.grpc.netty.shaded.io.netty.util.AsciiString IF_UNMODIFIED_SINCE
public static final io.grpc.netty.shaded.io.netty.util.AsciiString KEEP_ALIVE
public static final io.grpc.netty.shaded.io.netty.util.AsciiString LAST_MODIFIED
public static final io.grpc.netty.shaded.io.netty.util.AsciiString LOCATION
public static final io.grpc.netty.shaded.io.netty.util.AsciiString MAX_FORWARDS
public static final io.grpc.netty.shaded.io.netty.util.AsciiString ORIGIN
public static final io.grpc.netty.shaded.io.netty.util.AsciiString PRAGMA
public static final io.grpc.netty.shaded.io.netty.util.AsciiString PROXY_AUTHENTICATE
public static final io.grpc.netty.shaded.io.netty.util.AsciiString PROXY_AUTHORIZATION
public static final io.grpc.netty.shaded.io.netty.util.AsciiString PROXY_CONNECTION
public static final io.grpc.netty.shaded.io.netty.util.AsciiString RANGE
public static final io.grpc.netty.shaded.io.netty.util.AsciiString REFERER
public static final io.grpc.netty.shaded.io.netty.util.AsciiString RETRY_AFTER
public static final io.grpc.netty.shaded.io.netty.util.AsciiString SEC_WEBSOCKET_KEY1
public static final io.grpc.netty.shaded.io.netty.util.AsciiString SEC_WEBSOCKET_KEY2
public static final io.grpc.netty.shaded.io.netty.util.AsciiString SEC_WEBSOCKET_LOCATION
public static final io.grpc.netty.shaded.io.netty.util.AsciiString SEC_WEBSOCKET_ORIGIN
public static final io.grpc.netty.shaded.io.netty.util.AsciiString SEC_WEBSOCKET_PROTOCOL
public static final io.grpc.netty.shaded.io.netty.util.AsciiString SEC_WEBSOCKET_VERSION
public static final io.grpc.netty.shaded.io.netty.util.AsciiString SEC_WEBSOCKET_KEY
public static final io.grpc.netty.shaded.io.netty.util.AsciiString SEC_WEBSOCKET_ACCEPT
public static final io.grpc.netty.shaded.io.netty.util.AsciiString SEC_WEBSOCKET_EXTENSIONS
public static final io.grpc.netty.shaded.io.netty.util.AsciiString SERVER
public static final io.grpc.netty.shaded.io.netty.util.AsciiString SET_COOKIE
public static final io.grpc.netty.shaded.io.netty.util.AsciiString SET_COOKIE2
public static final io.grpc.netty.shaded.io.netty.util.AsciiString TE
public static final io.grpc.netty.shaded.io.netty.util.AsciiString TRAILER
public static final io.grpc.netty.shaded.io.netty.util.AsciiString TRANSFER_ENCODING
public static final io.grpc.netty.shaded.io.netty.util.AsciiString UPGRADE
public static final io.grpc.netty.shaded.io.netty.util.AsciiString USER_AGENT
public static final io.grpc.netty.shaded.io.netty.util.AsciiString VARY
public static final io.grpc.netty.shaded.io.netty.util.AsciiString VIA
public static final io.grpc.netty.shaded.io.netty.util.AsciiString WARNING
public static final io.grpc.netty.shaded.io.netty.util.AsciiString WEBSOCKET_LOCATION
public static final io.grpc.netty.shaded.io.netty.util.AsciiString WEBSOCKET_ORIGIN
public static final io.grpc.netty.shaded.io.netty.util.AsciiString WEBSOCKET_PROTOCOL
public static final io.grpc.netty.shaded.io.netty.util.AsciiString WWW_AUTHENTICATE
public static final io.grpc.netty.shaded.io.netty.util.AsciiString X_FRAME_OPTIONS
private void ()
static void ()
}
io/grpc/netty/shaded/io/netty/handler/codec/http/DefaultFullHttpRequest.classDefaultFullHttpRequest.java
package io.grpc.netty.shaded.io.netty.handler.codec.http
public io.grpc.netty.shaded.io.netty.handler.codec.http.DefaultFullHttpRequest extends io.grpc.netty.shaded.io.netty.handler.codec.http.DefaultHttpRequest implements io.grpc.netty.shaded.io.netty.handler.codec.http.FullHttpRequest {
private final io.grpc.netty.shaded.io.netty.buffer.ByteBuf content
private final io.grpc.netty.shaded.io.netty.handler.codec.http.HttpHeaders trailingHeader
private int hash
public void (io.grpc.netty.shaded.io.netty.handler.codec.http.HttpVersion, io.grpc.netty.shaded.io.netty.handler.codec.http.HttpMethod, java.lang.String)
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpVersion httpVersion
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpMethod method
String uri
public void (io.grpc.netty.shaded.io.netty.handler.codec.http.HttpVersion, io.grpc.netty.shaded.io.netty.handler.codec.http.HttpMethod, java.lang.String, io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpVersion httpVersion
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpMethod method
String uri
io.grpc.netty.shaded.io.netty.buffer.ByteBuf content
public void (io.grpc.netty.shaded.io.netty.handler.codec.http.HttpVersion, io.grpc.netty.shaded.io.netty.handler.codec.http.HttpMethod, java.lang.String, boolean)
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpVersion httpVersion
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpMethod method
String uri
boolean validateHeaders
public void (io.grpc.netty.shaded.io.netty.handler.codec.http.HttpVersion, io.grpc.netty.shaded.io.netty.handler.codec.http.HttpMethod, java.lang.String, io.grpc.netty.shaded.io.netty.buffer.ByteBuf, boolean)
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpVersion httpVersion
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpMethod method
String uri
io.grpc.netty.shaded.io.netty.buffer.ByteBuf content
boolean validateHeaders
public void (io.grpc.netty.shaded.io.netty.handler.codec.http.HttpVersion, io.grpc.netty.shaded.io.netty.handler.codec.http.HttpMethod, java.lang.String, io.grpc.netty.shaded.io.netty.buffer.ByteBuf, io.grpc.netty.shaded.io.netty.handler.codec.http.HttpHeaders, io.grpc.netty.shaded.io.netty.handler.codec.http.HttpHeaders)
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpVersion httpVersion
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpMethod method
String uri
io.grpc.netty.shaded.io.netty.buffer.ByteBuf content
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpHeaders headers
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpHeaders trailingHeader
public io.grpc.netty.shaded.io.netty.handler.codec.http.HttpHeaders trailingHeaders ()
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf content ()
public int refCnt ()
public io.grpc.netty.shaded.io.netty.handler.codec.http.FullHttpRequest retain ()
public io.grpc.netty.shaded.io.netty.handler.codec.http.FullHttpRequest retain (int)
int increment
public io.grpc.netty.shaded.io.netty.handler.codec.http.FullHttpRequest touch ()
public io.grpc.netty.shaded.io.netty.handler.codec.http.FullHttpRequest touch (java.lang.Object)
Object hint
public boolean release ()
public boolean release (int)
int decrement
public io.grpc.netty.shaded.io.netty.handler.codec.http.FullHttpRequest setProtocolVersion (io.grpc.netty.shaded.io.netty.handler.codec.http.HttpVersion)
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpVersion version
public io.grpc.netty.shaded.io.netty.handler.codec.http.FullHttpRequest setMethod (io.grpc.netty.shaded.io.netty.handler.codec.http.HttpMethod)
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpMethod method
public io.grpc.netty.shaded.io.netty.handler.codec.http.FullHttpRequest setUri (java.lang.String)
String uri
public io.grpc.netty.shaded.io.netty.handler.codec.http.FullHttpRequest copy ()
public io.grpc.netty.shaded.io.netty.handler.codec.http.FullHttpRequest duplicate ()
public io.grpc.netty.shaded.io.netty.handler.codec.http.FullHttpRequest retainedDuplicate ()
public io.grpc.netty.shaded.io.netty.handler.codec.http.FullHttpRequest replace (io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
io.grpc.netty.shaded.io.netty.buffer.ByteBuf content
io.grpc.netty.shaded.io.netty.handler.codec.http.FullHttpRequest request
public int hashCode ()
io.grpc.netty.shaded.io.netty.util.IllegalReferenceCountException ignored
int hash
public boolean equals (java.lang.Object)
Object o
io.grpc.netty.shaded.io.netty.handler.codec.http.DefaultFullHttpRequest other
public java.lang.String toString ()
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http.HttpRequest setProtocolVersion (io.grpc.netty.shaded.io.netty.handler.codec.http.HttpVersion)
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http.HttpRequest setUri (java.lang.String)
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http.HttpRequest setMethod (io.grpc.netty.shaded.io.netty.handler.codec.http.HttpMethod)
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http.HttpMessage setProtocolVersion (io.grpc.netty.shaded.io.netty.handler.codec.http.HttpVersion)
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http.FullHttpMessage touch (java.lang.Object)
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http.FullHttpMessage touch ()
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http.FullHttpMessage retain ()
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http.FullHttpMessage retain (int)
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http.FullHttpMessage replace (io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http.FullHttpMessage retainedDuplicate ()
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http.FullHttpMessage duplicate ()
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http.FullHttpMessage copy ()
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http.LastHttpContent touch (java.lang.Object)
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http.LastHttpContent touch ()
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http.LastHttpContent retain ()
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http.LastHttpContent retain (int)
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http.LastHttpContent replace (io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http.LastHttpContent retainedDuplicate ()
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http.LastHttpContent duplicate ()
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http.LastHttpContent copy ()
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http.HttpContent touch (java.lang.Object)
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http.HttpContent touch ()
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http.HttpContent retain (int)
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http.HttpContent retain ()
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http.HttpContent replace (io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http.HttpContent retainedDuplicate ()
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http.HttpContent duplicate ()
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http.HttpContent copy ()
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBufHolder touch (java.lang.Object)
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBufHolder touch ()
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBufHolder retain (int)
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBufHolder retain ()
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBufHolder replace (io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBufHolder retainedDuplicate ()
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBufHolder duplicate ()
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBufHolder copy ()
public volatile io.grpc.netty.shaded.io.netty.util.ReferenceCounted touch (java.lang.Object)
public volatile io.grpc.netty.shaded.io.netty.util.ReferenceCounted touch ()
public volatile io.grpc.netty.shaded.io.netty.util.ReferenceCounted retain (int)
public volatile io.grpc.netty.shaded.io.netty.util.ReferenceCounted retain ()
}
io/grpc/netty/shaded/io/netty/handler/codec/http/HttpServerCodec$HttpServerRequestDecoder.classHttpServerCodec.java
package io.grpc.netty.shaded.io.netty.handler.codec.http
final io.grpc.netty.shaded.io.netty.handler.codec.http.HttpServerCodec$HttpServerRequestDecoder extends io.grpc.netty.shaded.io.netty.handler.codec.http.HttpRequestDecoder {
final io.grpc.netty.shaded.io.netty.handler.codec.http.HttpServerCodec this$0
public void (io.grpc.netty.shaded.io.netty.handler.codec.http.HttpServerCodec, int, int, int)
int maxInitialLineLength
int maxHeaderSize
int maxChunkSize
public void (io.grpc.netty.shaded.io.netty.handler.codec.http.HttpServerCodec, int, int, int, boolean)
int maxInitialLineLength
int maxHeaderSize
int maxChunkSize
boolean validateHeaders
public void (io.grpc.netty.shaded.io.netty.handler.codec.http.HttpServerCodec, int, int, int, boolean, int)
int maxInitialLineLength
int maxHeaderSize
int maxChunkSize
boolean validateHeaders
int initialBufferSize
protected void decode (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, io.grpc.netty.shaded.io.netty.buffer.ByteBuf, java.util.List) throws java.lang.Exception
Object obj
int i
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
io.grpc.netty.shaded.io.netty.buffer.ByteBuf buffer
java.util.List out
int oldSize
int size
}
io/grpc/netty/shaded/io/netty/handler/codec/http/multipart/
io/grpc/netty/shaded/io/netty/handler/codec/http/multipart/InterfaceHttpData$HttpDataType.classInterfaceHttpData.java
package io.grpc.netty.shaded.io.netty.handler.codec.http.multipart
public final io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.InterfaceHttpData$HttpDataType extends java.lang.Enum {
public static final io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.InterfaceHttpData$HttpDataType Attribute
public static final io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.InterfaceHttpData$HttpDataType FileUpload
public static final io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.InterfaceHttpData$HttpDataType InternalAttribute
private static final io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.InterfaceHttpData$HttpDataType[] $VALUES
public static io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.InterfaceHttpData$HttpDataType[] values ()
public static io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.InterfaceHttpData$HttpDataType valueOf (java.lang.String)
String name
private void (java.lang.String, int)
static void ()
}
io/grpc/netty/shaded/io/netty/handler/codec/http/multipart/AbstractMemoryHttpData.classAbstractMemoryHttpData.java
package io.grpc.netty.shaded.io.netty.handler.codec.http.multipart
public abstract io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.AbstractMemoryHttpData extends io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.AbstractHttpData {
private io.grpc.netty.shaded.io.netty.buffer.ByteBuf byteBuf
private int chunkPosition
protected void (java.lang.String, java.nio.charset.Charset, long)
String name
java.nio.charset.Charset charset
long size
public void setContent (io.grpc.netty.shaded.io.netty.buffer.ByteBuf) throws java.io.IOException
io.grpc.netty.shaded.io.netty.buffer.ByteBuf buffer
long localsize
public void setContent (java.io.InputStream) throws java.io.IOException
java.io.InputStream inputStream
io.grpc.netty.shaded.io.netty.buffer.ByteBuf buffer
byte[] bytes
int read
int written
public void addContent (io.grpc.netty.shaded.io.netty.buffer.ByteBuf, boolean) throws java.io.IOException
io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf cbb
io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf cbb
long localsize
io.grpc.netty.shaded.io.netty.buffer.ByteBuf buffer
boolean last
public void setContent (java.io.File) throws java.io.IOException
java.io.File file
long newsize
java.io.FileInputStream inputStream
java.nio.channels.FileChannel fileChannel
byte[] array
java.nio.ByteBuffer byteBuffer
int read
public void delete ()
public byte[] get ()
byte[] array
public java.lang.String getString ()
public java.lang.String getString (java.nio.charset.Charset)
java.nio.charset.Charset encoding
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf getByteBuf ()
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf getChunk (int) throws java.io.IOException
int length
int sizeLeft
int sliceLength
io.grpc.netty.shaded.io.netty.buffer.ByteBuf chunk
public boolean isInMemory ()
public boolean renameTo (java.io.File) throws java.io.IOException
java.nio.ByteBuffer byteBuffer
java.nio.ByteBuffer[] byteBuffers
java.io.File dest
int length
java.io.FileOutputStream outputStream
java.nio.channels.FileChannel fileChannel
int written
public java.io.File getFile () throws java.io.IOException
public io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.HttpData touch ()
public io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.HttpData touch (java.lang.Object)
Object hint
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.InterfaceHttpData touch (java.lang.Object)
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.InterfaceHttpData touch ()
public volatile io.grpc.netty.shaded.io.netty.util.ReferenceCounted touch (java.lang.Object)
public volatile io.grpc.netty.shaded.io.netty.util.ReferenceCounted touch ()
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBufHolder touch (java.lang.Object)
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBufHolder touch ()
}
io/grpc/netty/shaded/io/netty/handler/codec/http/multipart/HttpPostRequestDecoder$MultiPartStatus.classHttpPostRequestDecoder.java
package io.grpc.netty.shaded.io.netty.handler.codec.http.multipart
public final io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.HttpPostRequestDecoder$MultiPartStatus extends java.lang.Enum {
public static final io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.HttpPostRequestDecoder$MultiPartStatus NOTSTARTED
public static final io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.HttpPostRequestDecoder$MultiPartStatus PREAMBLE
public static final io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.HttpPostRequestDecoder$MultiPartStatus HEADERDELIMITER
public static final io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.HttpPostRequestDecoder$MultiPartStatus DISPOSITION
public static final io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.HttpPostRequestDecoder$MultiPartStatus FIELD
public static final io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.HttpPostRequestDecoder$MultiPartStatus FILEUPLOAD
public static final io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.HttpPostRequestDecoder$MultiPartStatus MIXEDPREAMBLE
public static final io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.HttpPostRequestDecoder$MultiPartStatus MIXEDDELIMITER
public static final io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.HttpPostRequestDecoder$MultiPartStatus MIXEDDISPOSITION
public static final io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.HttpPostRequestDecoder$MultiPartStatus MIXEDFILEUPLOAD
public static final io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.HttpPostRequestDecoder$MultiPartStatus MIXEDCLOSEDELIMITER
public static final io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.HttpPostRequestDecoder$MultiPartStatus CLOSEDELIMITER
public static final io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.HttpPostRequestDecoder$MultiPartStatus PREEPILOGUE
public static final io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.HttpPostRequestDecoder$MultiPartStatus EPILOGUE
private static final io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.HttpPostRequestDecoder$MultiPartStatus[] $VALUES
public static io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.HttpPostRequestDecoder$MultiPartStatus[] values ()
public static io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.HttpPostRequestDecoder$MultiPartStatus valueOf (java.lang.String)
String name
private void (java.lang.String, int)
static void ()
}
io/grpc/netty/shaded/io/netty/handler/codec/http/multipart/HttpPostStandardRequestDecoder$1.classHttpPostStandardRequestDecoder.java
package io.grpc.netty.shaded.io.netty.handler.codec.http.multipart
io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.HttpPostStandardRequestDecoder$1 extends java.lang.Object {
static final int[] $SwitchMap$io$netty$handler$codec$http$multipart$HttpPostRequestDecoder$MultiPartStatus
static void ()
}
io/grpc/netty/shaded/io/netty/handler/codec/http/multipart/MixedFileUpload.classMixedFileUpload.java
package io.grpc.netty.shaded.io.netty.handler.codec.http.multipart
public io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.MixedFileUpload extends java.lang.Object implements io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.FileUpload {
private io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.FileUpload fileUpload
private final long limitSize
private final long definedSize
private long maxSize
public void (java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.nio.charset.Charset, long, long)
String name
String filename
String contentType
String contentTransferEncoding
java.nio.charset.Charset charset
long size
long limitSize
public long getMaxSize ()
public void setMaxSize (long)
long maxSize
public void checkSize (long) throws java.io.IOException
long newSize
public void addContent (io.grpc.netty.shaded.io.netty.buffer.ByteBuf, boolean) throws java.io.IOException
io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.DiskFileUpload diskFileUpload
io.grpc.netty.shaded.io.netty.buffer.ByteBuf data
io.grpc.netty.shaded.io.netty.buffer.ByteBuf buffer
boolean last
public void delete ()
public byte[] get () throws java.io.IOException
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf getByteBuf () throws java.io.IOException
public java.nio.charset.Charset getCharset ()
public java.lang.String getContentType ()
public java.lang.String getContentTransferEncoding ()
public java.lang.String getFilename ()
public java.lang.String getString () throws java.io.IOException
public java.lang.String getString (java.nio.charset.Charset) throws java.io.IOException
java.nio.charset.Charset encoding
public boolean isCompleted ()
public boolean isInMemory ()
public long length ()
public long definedLength ()
public boolean renameTo (java.io.File) throws java.io.IOException
java.io.File dest
public void setCharset (java.nio.charset.Charset)
java.nio.charset.Charset charset
public void setContent (io.grpc.netty.shaded.io.netty.buffer.ByteBuf) throws java.io.IOException
io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.FileUpload memoryUpload
io.grpc.netty.shaded.io.netty.buffer.ByteBuf buffer
public void setContent (java.io.File) throws java.io.IOException
io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.FileUpload memoryUpload
java.io.File file
public void setContent (java.io.InputStream) throws java.io.IOException
io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.FileUpload memoryUpload
java.io.InputStream inputStream
public void setContentType (java.lang.String)
String contentType
public void setContentTransferEncoding (java.lang.String)
String contentTransferEncoding
public void setFilename (java.lang.String)
String filename
public io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.InterfaceHttpData$HttpDataType getHttpDataType ()
public java.lang.String getName ()
public int hashCode ()
public boolean equals (java.lang.Object)
Object obj
public int compareTo (io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.InterfaceHttpData)
io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.InterfaceHttpData o
public java.lang.String toString ()
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf getChunk (int) throws java.io.IOException
int length
public java.io.File getFile () throws java.io.IOException
public io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.FileUpload copy ()
public io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.FileUpload duplicate ()
public io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.FileUpload retainedDuplicate ()
public io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.FileUpload replace (io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
io.grpc.netty.shaded.io.netty.buffer.ByteBuf content
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf content ()
public int refCnt ()
public io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.FileUpload retain ()
public io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.FileUpload retain (int)
int increment
public io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.FileUpload touch ()
public io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.FileUpload touch (java.lang.Object)
Object hint
public boolean release ()
public boolean release (int)
int decrement
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.HttpData touch (java.lang.Object)
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.HttpData touch ()
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.HttpData retain (int)
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.HttpData retain ()
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.HttpData replace (io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.HttpData retainedDuplicate ()
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.HttpData duplicate ()
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.HttpData copy ()
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.InterfaceHttpData touch (java.lang.Object)
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.InterfaceHttpData touch ()
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.InterfaceHttpData retain (int)
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.InterfaceHttpData retain ()
public volatile int compareTo (java.lang.Object)
public volatile io.grpc.netty.shaded.io.netty.util.ReferenceCounted touch (java.lang.Object)
public volatile io.grpc.netty.shaded.io.netty.util.ReferenceCounted touch ()
public volatile io.grpc.netty.shaded.io.netty.util.ReferenceCounted retain (int)
public volatile io.grpc.netty.shaded.io.netty.util.ReferenceCounted retain ()
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBufHolder touch (java.lang.Object)
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBufHolder touch ()
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBufHolder retain (int)
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBufHolder retain ()
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBufHolder replace (io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBufHolder retainedDuplicate ()
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBufHolder duplicate ()
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBufHolder copy ()
}
io/grpc/netty/shaded/io/netty/handler/codec/http/multipart/HttpPostRequestDecoder.classHttpPostRequestDecoder.java
package io.grpc.netty.shaded.io.netty.handler.codec.http.multipart
public io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.HttpPostRequestDecoder extends java.lang.Object implements io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.InterfaceHttpPostRequestDecoder {
static final int DEFAULT_DISCARD_THRESHOLD
private final io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.InterfaceHttpPostRequestDecoder decoder
public void (io.grpc.netty.shaded.io.netty.handler.codec.http.HttpRequest)
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpRequest request
public void (io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.HttpDataFactory, io.grpc.netty.shaded.io.netty.handler.codec.http.HttpRequest)
io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.HttpDataFactory factory
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpRequest request
public void (io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.HttpDataFactory, io.grpc.netty.shaded.io.netty.handler.codec.http.HttpRequest, java.nio.charset.Charset)
io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.HttpDataFactory factory
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpRequest request
java.nio.charset.Charset charset
public static boolean isMultipart (io.grpc.netty.shaded.io.netty.handler.codec.http.HttpRequest)
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpRequest request
protected static java.lang.String[] getMultipartDataBoundary (java.lang.String)
int mrank
int crank
int mrank
int crank
String bound
int index
String charset
int mrank
int crank
String boundaryHeader
String boundary
String charsetHeader
String contentType
String[] headerContentType
String multiPartHeader
public boolean isMultipart ()
public void setDiscardThreshold (int)
int discardThreshold
public int getDiscardThreshold ()
public java.util.List getBodyHttpDatas ()
public java.util.List getBodyHttpDatas (java.lang.String)
String name
public io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.InterfaceHttpData getBodyHttpData (java.lang.String)
String name
public io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.InterfaceHttpPostRequestDecoder offer (io.grpc.netty.shaded.io.netty.handler.codec.http.HttpContent)
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpContent content
public boolean hasNext ()
public io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.InterfaceHttpData next ()
public io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.InterfaceHttpData currentPartialHttpData ()
public void destroy ()
public void cleanFiles ()
public void removeHttpDataFromClean (io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.InterfaceHttpData)
io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.InterfaceHttpData data
private static java.lang.String[] splitHeaderContentType (java.lang.String)
String sb
int aStart
int aEnd
int bStart
int bEnd
int cStart
int cEnd
}
io/grpc/netty/shaded/io/netty/handler/codec/http/multipart/HttpPostBodyUtil$TransferEncodingMechanism.classHttpPostBodyUtil.java
package io.grpc.netty.shaded.io.netty.handler.codec.http.multipart
public final io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.HttpPostBodyUtil$TransferEncodingMechanism extends java.lang.Enum {
public static final io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.HttpPostBodyUtil$TransferEncodingMechanism BIT7
public static final io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.HttpPostBodyUtil$TransferEncodingMechanism BIT8
public static final io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.HttpPostBodyUtil$TransferEncodingMechanism BINARY
private final String value
private static final io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.HttpPostBodyUtil$TransferEncodingMechanism[] $VALUES
public static io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.HttpPostBodyUtil$TransferEncodingMechanism[] values ()
public static io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.HttpPostBodyUtil$TransferEncodingMechanism valueOf (java.lang.String)
String name
private void (java.lang.String, int, java.lang.String)
String value
public java.lang.String value ()
public java.lang.String toString ()
static void ()
}
io/grpc/netty/shaded/io/netty/handler/codec/http/multipart/InternalAttribute.classInternalAttribute.java
package io.grpc.netty.shaded.io.netty.handler.codec.http.multipart
final io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.InternalAttribute extends io.grpc.netty.shaded.io.netty.util.AbstractReferenceCounted implements io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.InterfaceHttpData {
private final java.util.List value
private final java.nio.charset.Charset charset
private int size
void (java.nio.charset.Charset)
java.nio.charset.Charset charset
public io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.InterfaceHttpData$HttpDataType getHttpDataType ()
public void addValue (java.lang.String)
String value
io.grpc.netty.shaded.io.netty.buffer.ByteBuf buf
public void addValue (java.lang.String, int)
String value
int rank
io.grpc.netty.shaded.io.netty.buffer.ByteBuf buf
public void setValue (java.lang.String, int)
String value
int rank
io.grpc.netty.shaded.io.netty.buffer.ByteBuf buf
io.grpc.netty.shaded.io.netty.buffer.ByteBuf old
public int hashCode ()
public boolean equals (java.lang.Object)
Object o
io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.InternalAttribute attribute
public int compareTo (io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.InterfaceHttpData)
io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.InterfaceHttpData o
public int compareTo (io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.InternalAttribute)
io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.InternalAttribute o
public java.lang.String toString ()
io.grpc.netty.shaded.io.netty.buffer.ByteBuf elt
StringBuilder result
public int size ()
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf toByteBuf ()
public java.lang.String getName ()
protected void deallocate ()
public io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.InterfaceHttpData retain ()
io.grpc.netty.shaded.io.netty.buffer.ByteBuf buf
public io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.InterfaceHttpData retain (int)
io.grpc.netty.shaded.io.netty.buffer.ByteBuf buf
int increment
public io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.InterfaceHttpData touch ()
io.grpc.netty.shaded.io.netty.buffer.ByteBuf buf
public io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.InterfaceHttpData touch (java.lang.Object)
io.grpc.netty.shaded.io.netty.buffer.ByteBuf buf
Object hint
public volatile io.grpc.netty.shaded.io.netty.util.ReferenceCounted touch ()
public volatile io.grpc.netty.shaded.io.netty.util.ReferenceCounted retain (int)
public volatile io.grpc.netty.shaded.io.netty.util.ReferenceCounted retain ()
public volatile io.grpc.netty.shaded.io.netty.util.ReferenceCounted touch (java.lang.Object)
public volatile int compareTo (java.lang.Object)
}
io/grpc/netty/shaded/io/netty/handler/codec/http/multipart/FileUpload.classFileUpload.java
package io.grpc.netty.shaded.io.netty.handler.codec.http.multipart
public abstract io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.FileUpload extends java.lang.Object implements io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.HttpData {
public abstract java.lang.String getFilename ()
public abstract void setFilename (java.lang.String)
public abstract void setContentType (java.lang.String)
public abstract java.lang.String getContentType ()
public abstract void setContentTransferEncoding (java.lang.String)
public abstract java.lang.String getContentTransferEncoding ()
public abstract io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.FileUpload copy ()
public abstract io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.FileUpload duplicate ()
public abstract io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.FileUpload retainedDuplicate ()
public abstract io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.FileUpload replace (io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
public abstract io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.FileUpload retain ()
public abstract io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.FileUpload retain (int)
public abstract io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.FileUpload touch ()
public abstract io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.FileUpload touch (java.lang.Object)
}
io/grpc/netty/shaded/io/netty/handler/codec/http/multipart/HttpPostRequestEncoder$WrappedFullHttpRequest.classHttpPostRequestEncoder.java
package io.grpc.netty.shaded.io.netty.handler.codec.http.multipart
final io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.HttpPostRequestEncoder$WrappedFullHttpRequest extends io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.HttpPostRequestEncoder$WrappedHttpRequest implements io.grpc.netty.shaded.io.netty.handler.codec.http.FullHttpRequest {
private final io.grpc.netty.shaded.io.netty.handler.codec.http.HttpContent content
private void (io.grpc.netty.shaded.io.netty.handler.codec.http.HttpRequest, io.grpc.netty.shaded.io.netty.handler.codec.http.HttpContent)
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpRequest request
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpContent content
public io.grpc.netty.shaded.io.netty.handler.codec.http.FullHttpRequest setProtocolVersion (io.grpc.netty.shaded.io.netty.handler.codec.http.HttpVersion)
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpVersion version
public io.grpc.netty.shaded.io.netty.handler.codec.http.FullHttpRequest setMethod (io.grpc.netty.shaded.io.netty.handler.codec.http.HttpMethod)
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpMethod method
public io.grpc.netty.shaded.io.netty.handler.codec.http.FullHttpRequest setUri (java.lang.String)
String uri
public io.grpc.netty.shaded.io.netty.handler.codec.http.FullHttpRequest copy ()
public io.grpc.netty.shaded.io.netty.handler.codec.http.FullHttpRequest duplicate ()
public io.grpc.netty.shaded.io.netty.handler.codec.http.FullHttpRequest retainedDuplicate ()
public io.grpc.netty.shaded.io.netty.handler.codec.http.FullHttpRequest replace (io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
io.grpc.netty.shaded.io.netty.buffer.ByteBuf content
io.grpc.netty.shaded.io.netty.handler.codec.http.DefaultFullHttpRequest duplicate
public io.grpc.netty.shaded.io.netty.handler.codec.http.FullHttpRequest retain (int)
int increment
public io.grpc.netty.shaded.io.netty.handler.codec.http.FullHttpRequest retain ()
public io.grpc.netty.shaded.io.netty.handler.codec.http.FullHttpRequest touch ()
public io.grpc.netty.shaded.io.netty.handler.codec.http.FullHttpRequest touch (java.lang.Object)
Object hint
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf content ()
public io.grpc.netty.shaded.io.netty.handler.codec.http.HttpHeaders trailingHeaders ()
public int refCnt ()
public boolean release ()
public boolean release (int)
int decrement
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http.HttpRequest setUri (java.lang.String)
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http.HttpRequest setMethod (io.grpc.netty.shaded.io.netty.handler.codec.http.HttpMethod)
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http.HttpRequest setProtocolVersion (io.grpc.netty.shaded.io.netty.handler.codec.http.HttpVersion)
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http.HttpMessage setProtocolVersion (io.grpc.netty.shaded.io.netty.handler.codec.http.HttpVersion)
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http.FullHttpMessage touch (java.lang.Object)
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http.FullHttpMessage touch ()
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http.FullHttpMessage retain ()
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http.FullHttpMessage retain (int)
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http.FullHttpMessage replace (io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http.FullHttpMessage retainedDuplicate ()
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http.FullHttpMessage duplicate ()
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http.FullHttpMessage copy ()
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http.LastHttpContent touch (java.lang.Object)
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http.LastHttpContent touch ()
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http.LastHttpContent retain ()
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http.LastHttpContent retain (int)
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http.LastHttpContent replace (io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http.LastHttpContent retainedDuplicate ()
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http.LastHttpContent duplicate ()
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http.LastHttpContent copy ()
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http.HttpContent touch (java.lang.Object)
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http.HttpContent touch ()
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http.HttpContent retain (int)
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http.HttpContent retain ()
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http.HttpContent replace (io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http.HttpContent retainedDuplicate ()
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http.HttpContent duplicate ()
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http.HttpContent copy ()
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBufHolder touch (java.lang.Object)
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBufHolder touch ()
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBufHolder retain (int)
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBufHolder retain ()
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBufHolder replace (io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBufHolder retainedDuplicate ()
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBufHolder duplicate ()
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBufHolder copy ()
public volatile io.grpc.netty.shaded.io.netty.util.ReferenceCounted touch (java.lang.Object)
public volatile io.grpc.netty.shaded.io.netty.util.ReferenceCounted touch ()
public volatile io.grpc.netty.shaded.io.netty.util.ReferenceCounted retain (int)
public volatile io.grpc.netty.shaded.io.netty.util.ReferenceCounted retain ()
void (io.grpc.netty.shaded.io.netty.handler.codec.http.HttpRequest, io.grpc.netty.shaded.io.netty.handler.codec.http.HttpContent, io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.HttpPostRequestEncoder$1)
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpRequest x0
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpContent x1
io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.HttpPostRequestEncoder$1 x2
}
io/grpc/netty/shaded/io/netty/handler/codec/http/multipart/Attribute.classAttribute.java
package io.grpc.netty.shaded.io.netty.handler.codec.http.multipart
public abstract io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.Attribute extends java.lang.Object implements io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.HttpData {
public abstract java.lang.String getValue () throws java.io.IOException
public abstract void setValue (java.lang.String) throws java.io.IOException
public abstract io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.Attribute copy ()
public abstract io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.Attribute duplicate ()
public abstract io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.Attribute retainedDuplicate ()
public abstract io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.Attribute replace (io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
public abstract io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.Attribute retain ()
public abstract io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.Attribute retain (int)
public abstract io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.Attribute touch ()
public abstract io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.Attribute touch (java.lang.Object)
}
io/grpc/netty/shaded/io/netty/handler/codec/http/multipart/MixedAttribute.classMixedAttribute.java
package io.grpc.netty.shaded.io.netty.handler.codec.http.multipart
public io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.MixedAttribute extends java.lang.Object implements io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.Attribute {
private io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.Attribute attribute
private final long limitSize
private long maxSize
public void (java.lang.String, long)
String name
long limitSize
public void (java.lang.String, long, long)
String name
long definedSize
long limitSize
public void (java.lang.String, long, java.nio.charset.Charset)
String name
long limitSize
java.nio.charset.Charset charset
public void (java.lang.String, long, long, java.nio.charset.Charset)
String name
long definedSize
long limitSize
java.nio.charset.Charset charset
public void (java.lang.String, java.lang.String, long)
String name
String value
long limitSize
public void (java.lang.String, java.lang.String, long, java.nio.charset.Charset)
java.io.IOException ignore
java.io.IOException e
java.io.IOException e
String name
String value
long limitSize
java.nio.charset.Charset charset
public long getMaxSize ()
public void setMaxSize (long)
long maxSize
public void checkSize (long) throws java.io.IOException
long newSize
public void addContent (io.grpc.netty.shaded.io.netty.buffer.ByteBuf, boolean) throws java.io.IOException
io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.DiskAttribute diskAttribute
io.grpc.netty.shaded.io.netty.buffer.ByteBuf buffer
boolean last
public void delete ()
public byte[] get () throws java.io.IOException
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf getByteBuf () throws java.io.IOException
public java.nio.charset.Charset getCharset ()
public java.lang.String getString () throws java.io.IOException
public java.lang.String getString (java.nio.charset.Charset) throws java.io.IOException
java.nio.charset.Charset encoding
public boolean isCompleted ()
public boolean isInMemory ()
public long length ()
public long definedLength ()
public boolean renameTo (java.io.File) throws java.io.IOException
java.io.File dest
public void setCharset (java.nio.charset.Charset)
java.nio.charset.Charset charset
public void setContent (io.grpc.netty.shaded.io.netty.buffer.ByteBuf) throws java.io.IOException
io.grpc.netty.shaded.io.netty.buffer.ByteBuf buffer
public void setContent (java.io.File) throws java.io.IOException
java.io.File file
public void setContent (java.io.InputStream) throws java.io.IOException
java.io.InputStream inputStream
public io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.InterfaceHttpData$HttpDataType getHttpDataType ()
public java.lang.String getName ()
public int hashCode ()
public boolean equals (java.lang.Object)
Object obj
public int compareTo (io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.InterfaceHttpData)
io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.InterfaceHttpData o
public java.lang.String toString ()
public java.lang.String getValue () throws java.io.IOException
public void setValue (java.lang.String) throws java.io.IOException
String value
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf getChunk (int) throws java.io.IOException
int length
public java.io.File getFile () throws java.io.IOException
public io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.Attribute copy ()
public io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.Attribute duplicate ()
public io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.Attribute retainedDuplicate ()
public io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.Attribute replace (io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
io.grpc.netty.shaded.io.netty.buffer.ByteBuf content
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf content ()
public int refCnt ()
public io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.Attribute retain ()
public io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.Attribute retain (int)
int increment
public io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.Attribute touch ()
public io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.Attribute touch (java.lang.Object)
Object hint
public boolean release ()
public boolean release (int)
int decrement
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.HttpData touch (java.lang.Object)
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.HttpData touch ()
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.HttpData retain (int)
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.HttpData retain ()
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.HttpData replace (io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.HttpData retainedDuplicate ()
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.HttpData duplicate ()
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.HttpData copy ()
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.InterfaceHttpData touch (java.lang.Object)
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.InterfaceHttpData touch ()
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.InterfaceHttpData retain (int)
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.InterfaceHttpData retain ()
public volatile int compareTo (java.lang.Object)
public volatile io.grpc.netty.shaded.io.netty.util.ReferenceCounted touch (java.lang.Object)
public volatile io.grpc.netty.shaded.io.netty.util.ReferenceCounted touch ()
public volatile io.grpc.netty.shaded.io.netty.util.ReferenceCounted retain (int)
public volatile io.grpc.netty.shaded.io.netty.util.ReferenceCounted retain ()
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBufHolder touch (java.lang.Object)
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBufHolder touch ()
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBufHolder retain (int)
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBufHolder retain ()
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBufHolder replace (io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBufHolder retainedDuplicate ()
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBufHolder duplicate ()
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBufHolder copy ()
}
io/grpc/netty/shaded/io/netty/handler/codec/http/multipart/HttpPostBodyUtil.classHttpPostBodyUtil.java
package io.grpc.netty.shaded.io.netty.handler.codec.http.multipart
final io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.HttpPostBodyUtil extends java.lang.Object {
public static final int chunkSize
public static final String DEFAULT_BINARY_CONTENT_TYPE
public static final String DEFAULT_TEXT_CONTENT_TYPE
private void ()
static int findNonWhitespace (java.lang.String, int)
String sb
int offset
int result
static int findEndOfString (java.lang.String)
String sb
int result
}
io/grpc/netty/shaded/io/netty/handler/codec/http/multipart/HttpPostRequestEncoder$1.classHttpPostRequestEncoder.java
package io.grpc.netty.shaded.io.netty.handler.codec.http.multipart
io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.HttpPostRequestEncoder$1 extends java.lang.Object {
}
io/grpc/netty/shaded/io/netty/handler/codec/http/multipart/DiskFileUpload.classDiskFileUpload.java
package io.grpc.netty.shaded.io.netty.handler.codec.http.multipart
public io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.DiskFileUpload extends io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.AbstractDiskHttpData implements io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.FileUpload {
public static String baseDirectory
public static boolean deleteOnExitTemporaryFile
public static final String prefix
public static final String postfix
private String filename
private String contentType
private String contentTransferEncoding
public void (java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.nio.charset.Charset, long)
String name
String filename
String contentType
String contentTransferEncoding
java.nio.charset.Charset charset
long size
public io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.InterfaceHttpData$HttpDataType getHttpDataType ()
public java.lang.String getFilename ()
public void setFilename (java.lang.String)
String filename
public int hashCode ()
public boolean equals (java.lang.Object)
Object o
public int compareTo (io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.InterfaceHttpData)
io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.InterfaceHttpData o
public int compareTo (io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.FileUpload)
io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.FileUpload o
public void setContentType (java.lang.String)
String contentType
public java.lang.String getContentType ()
public java.lang.String getContentTransferEncoding ()
public void setContentTransferEncoding (java.lang.String)
String contentTransferEncoding
public java.lang.String toString ()
java.io.File file
protected boolean deleteOnExit ()
protected java.lang.String getBaseDirectory ()
protected java.lang.String getDiskFilename ()
protected java.lang.String getPostfix ()
protected java.lang.String getPrefix ()
public io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.FileUpload copy ()
io.grpc.netty.shaded.io.netty.buffer.ByteBuf content
public io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.FileUpload duplicate ()
io.grpc.netty.shaded.io.netty.buffer.ByteBuf content
public io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.FileUpload retainedDuplicate ()
io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.FileUpload duplicate
boolean success
io.grpc.netty.shaded.io.netty.buffer.ByteBuf content
public io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.FileUpload replace (io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
java.io.IOException e
io.grpc.netty.shaded.io.netty.buffer.ByteBuf content
io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.DiskFileUpload upload
public io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.FileUpload retain (int)
int increment
public io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.FileUpload retain ()
public io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.FileUpload touch ()
public io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.FileUpload touch (java.lang.Object)
Object hint
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.HttpData touch (java.lang.Object)
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.HttpData touch ()
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.HttpData retain (int)
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.HttpData retain ()
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.HttpData replace (io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.HttpData retainedDuplicate ()
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.HttpData duplicate ()
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.HttpData copy ()
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.InterfaceHttpData touch (java.lang.Object)
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.InterfaceHttpData touch ()
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.InterfaceHttpData retain (int)
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.InterfaceHttpData retain ()
public volatile int compareTo (java.lang.Object)
public volatile io.grpc.netty.shaded.io.netty.util.ReferenceCounted touch (java.lang.Object)
public volatile io.grpc.netty.shaded.io.netty.util.ReferenceCounted touch ()
public volatile io.grpc.netty.shaded.io.netty.util.ReferenceCounted retain (int)
public volatile io.grpc.netty.shaded.io.netty.util.ReferenceCounted retain ()
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBufHolder touch (java.lang.Object)
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBufHolder touch ()
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBufHolder retain (int)
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBufHolder retain ()
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBufHolder replace (io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBufHolder retainedDuplicate ()
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBufHolder duplicate ()
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBufHolder copy ()
static void ()
}
io/grpc/netty/shaded/io/netty/handler/codec/http/multipart/CaseIgnoringComparator.classCaseIgnoringComparator.java
package io.grpc.netty.shaded.io.netty.handler.codec.http.multipart
final io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.CaseIgnoringComparator extends java.lang.Object implements java.util.Comparator java.io.Serializable {
private static final long serialVersionUID
static final io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.CaseIgnoringComparator INSTANCE
private void ()
public int compare (java.lang.CharSequence, java.lang.CharSequence)
char c1
char c2
int i
CharSequence o1
CharSequence o2
int o1Length
int o2Length
int min
private java.lang.Object readResolve ()
public volatile int compare (java.lang.Object, java.lang.Object)
static void ()
}
io/grpc/netty/shaded/io/netty/handler/codec/http/multipart/AbstractHttpData.classAbstractHttpData.java
package io.grpc.netty.shaded.io.netty.handler.codec.http.multipart
public abstract io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.AbstractHttpData extends io.grpc.netty.shaded.io.netty.util.AbstractReferenceCounted implements io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.HttpData {
private static final java.util.regex.Pattern STRIP_PATTERN
private static final java.util.regex.Pattern REPLACE_PATTERN
private final String name
protected long definedSize
protected long size
private java.nio.charset.Charset charset
private boolean completed
private long maxSize
protected void (java.lang.String, java.nio.charset.Charset, long)
String name
java.nio.charset.Charset charset
long size
public long getMaxSize ()
public void setMaxSize (long)
long maxSize
public void checkSize (long) throws java.io.IOException
long newSize
public java.lang.String getName ()
public boolean isCompleted ()
protected void setCompleted ()
public java.nio.charset.Charset getCharset ()
public void setCharset (java.nio.charset.Charset)
java.nio.charset.Charset charset
public long length ()
public long definedLength ()
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf content ()
java.io.IOException e
protected void deallocate ()
public io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.HttpData retain ()
public io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.HttpData retain (int)
int increment
public abstract io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.HttpData touch ()
public abstract io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.HttpData touch (java.lang.Object)
public volatile io.grpc.netty.shaded.io.netty.util.ReferenceCounted touch ()
public volatile io.grpc.netty.shaded.io.netty.util.ReferenceCounted retain (int)
public volatile io.grpc.netty.shaded.io.netty.util.ReferenceCounted retain ()
public volatile io.grpc.netty.shaded.io.netty.util.ReferenceCounted touch (java.lang.Object)
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.InterfaceHttpData touch (java.lang.Object)
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.InterfaceHttpData touch ()
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.InterfaceHttpData retain (int)
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.InterfaceHttpData retain ()
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBufHolder touch (java.lang.Object)
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBufHolder touch ()
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBufHolder retain (int)
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBufHolder retain ()
static void ()
}
io/grpc/netty/shaded/io/netty/handler/codec/http/multipart/DefaultHttpDataFactory.classDefaultHttpDataFactory.java
package io.grpc.netty.shaded.io.netty.handler.codec.http.multipart
public io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.DefaultHttpDataFactory extends java.lang.Object implements io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.HttpDataFactory {
public static final long MINSIZE
public static final long MAXSIZE
private final boolean useDisk
private final boolean checkSize
private long minSize
private long maxSize
private java.nio.charset.Charset charset
private final java.util.Map requestFileDeleteMap
public void ()
public void (java.nio.charset.Charset)
java.nio.charset.Charset charset
public void (boolean)
boolean useDisk
public void (boolean, java.nio.charset.Charset)
boolean useDisk
java.nio.charset.Charset charset
public void (long)
long minSize
public void (long, java.nio.charset.Charset)
long minSize
java.nio.charset.Charset charset
public void setMaxLimit (long)
long maxSize
private java.util.List getList (io.grpc.netty.shaded.io.netty.handler.codec.http.HttpRequest)
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpRequest request
java.util.List list
public io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.Attribute createAttribute (io.grpc.netty.shaded.io.netty.handler.codec.http.HttpRequest, java.lang.String)
io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.Attribute attribute
java.util.List list
io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.Attribute attribute
java.util.List list
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpRequest request
String name
io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.MemoryAttribute attribute
public io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.Attribute createAttribute (io.grpc.netty.shaded.io.netty.handler.codec.http.HttpRequest, java.lang.String, long)
io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.Attribute attribute
java.util.List list
io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.Attribute attribute
java.util.List list
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpRequest request
String name
long definedSize
io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.MemoryAttribute attribute
private static void checkHttpDataSize (io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.HttpData)
java.io.IOException ignored
io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.HttpData data
public io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.Attribute createAttribute (io.grpc.netty.shaded.io.netty.handler.codec.http.HttpRequest, java.lang.String, java.lang.String)
io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.Attribute attribute
java.io.IOException e
io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.Attribute attribute
java.util.List list
io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.Attribute attribute
java.util.List list
io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.MemoryAttribute attribute
java.io.IOException e
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpRequest request
String name
String value
public io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.FileUpload createFileUpload (io.grpc.netty.shaded.io.netty.handler.codec.http.HttpRequest, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.nio.charset.Charset, long)
io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.FileUpload fileUpload
java.util.List list
io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.FileUpload fileUpload
java.util.List list
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpRequest request
String name
String filename
String contentType
String contentTransferEncoding
java.nio.charset.Charset charset
long size
io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.MemoryFileUpload fileUpload
public void removeHttpDataFromClean (io.grpc.netty.shaded.io.netty.handler.codec.http.HttpRequest, io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.InterfaceHttpData)
io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.HttpData n
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpRequest request
io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.InterfaceHttpData data
java.util.List list
java.util.Iterator i
public void cleanRequestHttpData (io.grpc.netty.shaded.io.netty.handler.codec.http.HttpRequest)
io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.HttpData data
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpRequest request
java.util.List list
public void cleanAllHttpData ()
io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.HttpData data
java.util.Map$Entry e
java.util.List list
java.util.Iterator i
public void cleanRequestHttpDatas (io.grpc.netty.shaded.io.netty.handler.codec.http.HttpRequest)
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpRequest request
public void cleanAllHttpDatas ()
}
io/grpc/netty/shaded/io/netty/handler/codec/http/multipart/HttpPostRequestDecoder$EndOfDataDecoderException.classHttpPostRequestDecoder.java
package io.grpc.netty.shaded.io.netty.handler.codec.http.multipart
public io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.HttpPostRequestDecoder$EndOfDataDecoderException extends io.grpc.netty.shaded.io.netty.handler.codec.DecoderException {
private static final long serialVersionUID
public void ()
}
io/grpc/netty/shaded/io/netty/handler/codec/http/multipart/HttpPostRequestEncoder$EncoderMode.classHttpPostRequestEncoder.java
package io.grpc.netty.shaded.io.netty.handler.codec.http.multipart
public final io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.HttpPostRequestEncoder$EncoderMode extends java.lang.Enum {
public static final io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.HttpPostRequestEncoder$EncoderMode RFC1738
public static final io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.HttpPostRequestEncoder$EncoderMode RFC3986
public static final io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.HttpPostRequestEncoder$EncoderMode HTML5
private static final io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.HttpPostRequestEncoder$EncoderMode[] $VALUES
public static io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.HttpPostRequestEncoder$EncoderMode[] values ()
public static io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.HttpPostRequestEncoder$EncoderMode valueOf (java.lang.String)
String name
private void (java.lang.String, int)
static void ()
}
io/grpc/netty/shaded/io/netty/handler/codec/http/multipart/DiskAttribute.classDiskAttribute.java
package io.grpc.netty.shaded.io.netty.handler.codec.http.multipart
public io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.DiskAttribute extends io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.AbstractDiskHttpData implements io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.Attribute {
public static String baseDirectory
public static boolean deleteOnExitTemporaryFile
public static final String prefix
public static final String postfix
public void (java.lang.String)
String name
public void (java.lang.String, long)
String name
long definedSize
public void (java.lang.String, java.nio.charset.Charset)
String name
java.nio.charset.Charset charset
public void (java.lang.String, long, java.nio.charset.Charset)
String name
long definedSize
java.nio.charset.Charset charset
public void (java.lang.String, java.lang.String) throws java.io.IOException
String name
String value
public void (java.lang.String, java.lang.String, java.nio.charset.Charset) throws java.io.IOException
String name
String value
java.nio.charset.Charset charset
public io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.InterfaceHttpData$HttpDataType getHttpDataType ()
public java.lang.String getValue () throws java.io.IOException
byte[] bytes
public void setValue (java.lang.String) throws java.io.IOException
String value
byte[] bytes
io.grpc.netty.shaded.io.netty.buffer.ByteBuf buffer
public void addContent (io.grpc.netty.shaded.io.netty.buffer.ByteBuf, boolean) throws java.io.IOException
io.grpc.netty.shaded.io.netty.buffer.ByteBuf buffer
boolean last
long newDefinedSize
public int hashCode ()
public boolean equals (java.lang.Object)
Object o
io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.Attribute attribute
public int compareTo (io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.InterfaceHttpData)
io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.InterfaceHttpData o
public int compareTo (io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.Attribute)
io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.Attribute o
public java.lang.String toString ()
java.io.IOException e
protected boolean deleteOnExit ()
protected java.lang.String getBaseDirectory ()
protected java.lang.String getDiskFilename ()
protected java.lang.String getPostfix ()
protected java.lang.String getPrefix ()
public io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.Attribute copy ()
io.grpc.netty.shaded.io.netty.buffer.ByteBuf content
public io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.Attribute duplicate ()
io.grpc.netty.shaded.io.netty.buffer.ByteBuf content
public io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.Attribute retainedDuplicate ()
io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.Attribute duplicate
boolean success
io.grpc.netty.shaded.io.netty.buffer.ByteBuf content
public io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.Attribute replace (io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
java.io.IOException e
io.grpc.netty.shaded.io.netty.buffer.ByteBuf content
io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.DiskAttribute attr
public io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.Attribute retain (int)
int increment
public io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.Attribute retain ()
public io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.Attribute touch ()
public io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.Attribute touch (java.lang.Object)
Object hint
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.HttpData touch (java.lang.Object)
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.HttpData touch ()
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.HttpData retain (int)
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.HttpData retain ()
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.HttpData replace (io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.HttpData retainedDuplicate ()
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.HttpData duplicate ()
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.HttpData copy ()
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.InterfaceHttpData touch (java.lang.Object)
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.InterfaceHttpData touch ()
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.InterfaceHttpData retain (int)
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.InterfaceHttpData retain ()
public volatile int compareTo (java.lang.Object)
public volatile io.grpc.netty.shaded.io.netty.util.ReferenceCounted touch (java.lang.Object)
public volatile io.grpc.netty.shaded.io.netty.util.ReferenceCounted touch ()
public volatile io.grpc.netty.shaded.io.netty.util.ReferenceCounted retain (int)
public volatile io.grpc.netty.shaded.io.netty.util.ReferenceCounted retain ()
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBufHolder touch (java.lang.Object)
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBufHolder touch ()
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBufHolder retain (int)
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBufHolder retain ()
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBufHolder replace (io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBufHolder retainedDuplicate ()
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBufHolder duplicate ()
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBufHolder copy ()
static void ()
}
io/grpc/netty/shaded/io/netty/handler/codec/http/multipart/HttpPostRequestEncoder$ErrorDataEncoderException.classHttpPostRequestEncoder.java
package io.grpc.netty.shaded.io.netty.handler.codec.http.multipart
public io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.HttpPostRequestEncoder$ErrorDataEncoderException extends java.lang.Exception {
private static final long serialVersionUID
public void ()
public void (java.lang.String)
String msg
public void (java.lang.Throwable)
Throwable cause
public void (java.lang.String, java.lang.Throwable)
String msg
Throwable cause
}
io/grpc/netty/shaded/io/netty/handler/codec/http/multipart/HttpPostRequestEncoder$WrappedHttpRequest.classHttpPostRequestEncoder.java
package io.grpc.netty.shaded.io.netty.handler.codec.http.multipart
io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.HttpPostRequestEncoder$WrappedHttpRequest extends java.lang.Object implements io.grpc.netty.shaded.io.netty.handler.codec.http.HttpRequest {
private final io.grpc.netty.shaded.io.netty.handler.codec.http.HttpRequest request
void (io.grpc.netty.shaded.io.netty.handler.codec.http.HttpRequest)
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpRequest request
public io.grpc.netty.shaded.io.netty.handler.codec.http.HttpRequest setProtocolVersion (io.grpc.netty.shaded.io.netty.handler.codec.http.HttpVersion)
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpVersion version
public io.grpc.netty.shaded.io.netty.handler.codec.http.HttpRequest setMethod (io.grpc.netty.shaded.io.netty.handler.codec.http.HttpMethod)
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpMethod method
public io.grpc.netty.shaded.io.netty.handler.codec.http.HttpRequest setUri (java.lang.String)
String uri
public io.grpc.netty.shaded.io.netty.handler.codec.http.HttpMethod getMethod ()
public io.grpc.netty.shaded.io.netty.handler.codec.http.HttpMethod method ()
public java.lang.String getUri ()
public java.lang.String uri ()
public io.grpc.netty.shaded.io.netty.handler.codec.http.HttpVersion getProtocolVersion ()
public io.grpc.netty.shaded.io.netty.handler.codec.http.HttpVersion protocolVersion ()
public io.grpc.netty.shaded.io.netty.handler.codec.http.HttpHeaders headers ()
public io.grpc.netty.shaded.io.netty.handler.codec.DecoderResult decoderResult ()
public io.grpc.netty.shaded.io.netty.handler.codec.DecoderResult getDecoderResult ()
public void setDecoderResult (io.grpc.netty.shaded.io.netty.handler.codec.DecoderResult)
io.grpc.netty.shaded.io.netty.handler.codec.DecoderResult result
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http.HttpMessage setProtocolVersion (io.grpc.netty.shaded.io.netty.handler.codec.http.HttpVersion)
}
io/grpc/netty/shaded/io/netty/handler/codec/http/multipart/HttpPostStandardRequestDecoder.classHttpPostStandardRequestDecoder.java
package io.grpc.netty.shaded.io.netty.handler.codec.http.multipart
public io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.HttpPostStandardRequestDecoder extends java.lang.Object implements io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.InterfaceHttpPostRequestDecoder {
private final io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.HttpDataFactory factory
private final io.grpc.netty.shaded.io.netty.handler.codec.http.HttpRequest request
private final java.nio.charset.Charset charset
private boolean isLastChunk
private final java.util.List bodyListHttpData
private final java.util.Map bodyMapHttpData
private io.grpc.netty.shaded.io.netty.buffer.ByteBuf undecodedChunk
private int bodyListHttpDataRank
private io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.HttpPostRequestDecoder$MultiPartStatus currentStatus
private io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.Attribute currentAttribute
private boolean destroyed
private int discardThreshold
public void (io.grpc.netty.shaded.io.netty.handler.codec.http.HttpRequest)
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpRequest request
public void (io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.HttpDataFactory, io.grpc.netty.shaded.io.netty.handler.codec.http.HttpRequest)
io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.HttpDataFactory factory
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpRequest request
public void (io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.HttpDataFactory, io.grpc.netty.shaded.io.netty.handler.codec.http.HttpRequest, java.nio.charset.Charset)
io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.HttpDataFactory factory
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpRequest request
java.nio.charset.Charset charset
private void checkDestroyed ()
public boolean isMultipart ()
public void setDiscardThreshold (int)
int discardThreshold
public int getDiscardThreshold ()
public java.util.List getBodyHttpDatas ()
public java.util.List getBodyHttpDatas (java.lang.String)
String name
public io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.InterfaceHttpData getBodyHttpData (java.lang.String)
String name
java.util.List list
public io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.HttpPostStandardRequestDecoder offer (io.grpc.netty.shaded.io.netty.handler.codec.http.HttpContent)
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpContent content
io.grpc.netty.shaded.io.netty.buffer.ByteBuf buf
public boolean hasNext ()
public io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.InterfaceHttpData next ()
public io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.InterfaceHttpData currentPartialHttpData ()
private void parseBody ()
protected void addHttpData (io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.InterfaceHttpData)
io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.InterfaceHttpData data
java.util.List datas
private void parseBodyAttributesStandard ()
String key
int equalpos
String key
int ampersandpos
int ampersandpos
int ampersandpos
int ampersandpos
char read
int ampersandpos
io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.HttpPostRequestDecoder$ErrorDataDecoderException e
java.io.IOException e
int firstpos
int currentpos
boolean contRead
private void parseBodyAttributes ()
String key
int equalpos
String key
int ampersandpos
int ampersandpos
int ampersandpos
int ampersandpos
char read
int ampersandpos
io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.HttpPostRequestDecoder$ErrorDataDecoderException e
java.io.IOException e
IllegalArgumentException e
io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.HttpPostBodyUtil$SeekAheadOptimize sao
int firstpos
int currentpos
boolean contRead
private void setFinalBuffer (io.grpc.netty.shaded.io.netty.buffer.ByteBuf) throws java.io.IOException
io.grpc.netty.shaded.io.netty.buffer.ByteBuf buffer
String value
private static java.lang.String decodeAttribute (java.lang.String, java.nio.charset.Charset)
IllegalArgumentException e
String s
java.nio.charset.Charset charset
public void destroy ()
public void cleanFiles ()
public void removeHttpDataFromClean (io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.InterfaceHttpData)
io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.InterfaceHttpData data
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.InterfaceHttpPostRequestDecoder offer (io.grpc.netty.shaded.io.netty.handler.codec.http.HttpContent)
}
io/grpc/netty/shaded/io/netty/handler/codec/http/DefaultLastHttpContent$TrailingHttpHeaders.classDefaultLastHttpContent.java
package io.grpc.netty.shaded.io.netty.handler.codec.http
final io.grpc.netty.shaded.io.netty.handler.codec.http.DefaultLastHttpContent$TrailingHttpHeaders extends io.grpc.netty.shaded.io.netty.handler.codec.http.DefaultHttpHeaders {
private static final io.grpc.netty.shaded.io.netty.handler.codec.DefaultHeaders$NameValidator TrailerNameValidator
void (boolean)
boolean validate
static void ()
}
io/grpc/netty/shaded/io/netty/handler/codec/http/HttpResponseDecoder.classHttpResponseDecoder.java
package io.grpc.netty.shaded.io.netty.handler.codec.http
public io.grpc.netty.shaded.io.netty.handler.codec.http.HttpResponseDecoder extends io.grpc.netty.shaded.io.netty.handler.codec.http.HttpObjectDecoder {
private static final io.grpc.netty.shaded.io.netty.handler.codec.http.HttpResponseStatus UNKNOWN_STATUS
public void ()
public void (int, int, int)
int maxInitialLineLength
int maxHeaderSize
int maxChunkSize
public void (int, int, int, boolean)
int maxInitialLineLength
int maxHeaderSize
int maxChunkSize
boolean validateHeaders
public void (int, int, int, boolean, int)
int maxInitialLineLength
int maxHeaderSize
int maxChunkSize
boolean validateHeaders
int initialBufferSize
protected io.grpc.netty.shaded.io.netty.handler.codec.http.HttpMessage createMessage (java.lang.String[])
String[] initialLine
protected io.grpc.netty.shaded.io.netty.handler.codec.http.HttpMessage createInvalidMessage ()
protected boolean isDecodingRequest ()
static void ()
}
io/grpc/netty/shaded/io/netty/handler/codec/http/HttpResponseStatus.classHttpResponseStatus.java
package io.grpc.netty.shaded.io.netty.handler.codec.http
public io.grpc.netty.shaded.io.netty.handler.codec.http.HttpResponseStatus extends java.lang.Object implements java.lang.Comparable {
public static final io.grpc.netty.shaded.io.netty.handler.codec.http.HttpResponseStatus CONTINUE
public static final io.grpc.netty.shaded.io.netty.handler.codec.http.HttpResponseStatus SWITCHING_PROTOCOLS
public static final io.grpc.netty.shaded.io.netty.handler.codec.http.HttpResponseStatus PROCESSING
public static final io.grpc.netty.shaded.io.netty.handler.codec.http.HttpResponseStatus OK
public static final io.grpc.netty.shaded.io.netty.handler.codec.http.HttpResponseStatus CREATED
public static final io.grpc.netty.shaded.io.netty.handler.codec.http.HttpResponseStatus ACCEPTED
public static final io.grpc.netty.shaded.io.netty.handler.codec.http.HttpResponseStatus NON_AUTHORITATIVE_INFORMATION
public static final io.grpc.netty.shaded.io.netty.handler.codec.http.HttpResponseStatus NO_CONTENT
public static final io.grpc.netty.shaded.io.netty.handler.codec.http.HttpResponseStatus RESET_CONTENT
public static final io.grpc.netty.shaded.io.netty.handler.codec.http.HttpResponseStatus PARTIAL_CONTENT
public static final io.grpc.netty.shaded.io.netty.handler.codec.http.HttpResponseStatus MULTI_STATUS
public static final io.grpc.netty.shaded.io.netty.handler.codec.http.HttpResponseStatus MULTIPLE_CHOICES
public static final io.grpc.netty.shaded.io.netty.handler.codec.http.HttpResponseStatus MOVED_PERMANENTLY
public static final io.grpc.netty.shaded.io.netty.handler.codec.http.HttpResponseStatus FOUND
public static final io.grpc.netty.shaded.io.netty.handler.codec.http.HttpResponseStatus SEE_OTHER
public static final io.grpc.netty.shaded.io.netty.handler.codec.http.HttpResponseStatus NOT_MODIFIED
public static final io.grpc.netty.shaded.io.netty.handler.codec.http.HttpResponseStatus USE_PROXY
public static final io.grpc.netty.shaded.io.netty.handler.codec.http.HttpResponseStatus TEMPORARY_REDIRECT
public static final io.grpc.netty.shaded.io.netty.handler.codec.http.HttpResponseStatus PERMANENT_REDIRECT
public static final io.grpc.netty.shaded.io.netty.handler.codec.http.HttpResponseStatus BAD_REQUEST
public static final io.grpc.netty.shaded.io.netty.handler.codec.http.HttpResponseStatus UNAUTHORIZED
public static final io.grpc.netty.shaded.io.netty.handler.codec.http.HttpResponseStatus PAYMENT_REQUIRED
public static final io.grpc.netty.shaded.io.netty.handler.codec.http.HttpResponseStatus FORBIDDEN
public static final io.grpc.netty.shaded.io.netty.handler.codec.http.HttpResponseStatus NOT_FOUND
public static final io.grpc.netty.shaded.io.netty.handler.codec.http.HttpResponseStatus METHOD_NOT_ALLOWED
public static final io.grpc.netty.shaded.io.netty.handler.codec.http.HttpResponseStatus NOT_ACCEPTABLE
public static final io.grpc.netty.shaded.io.netty.handler.codec.http.HttpResponseStatus PROXY_AUTHENTICATION_REQUIRED
public static final io.grpc.netty.shaded.io.netty.handler.codec.http.HttpResponseStatus REQUEST_TIMEOUT
public static final io.grpc.netty.shaded.io.netty.handler.codec.http.HttpResponseStatus CONFLICT
public static final io.grpc.netty.shaded.io.netty.handler.codec.http.HttpResponseStatus GONE
public static final io.grpc.netty.shaded.io.netty.handler.codec.http.HttpResponseStatus LENGTH_REQUIRED
public static final io.grpc.netty.shaded.io.netty.handler.codec.http.HttpResponseStatus PRECONDITION_FAILED
public static final io.grpc.netty.shaded.io.netty.handler.codec.http.HttpResponseStatus REQUEST_ENTITY_TOO_LARGE
public static final io.grpc.netty.shaded.io.netty.handler.codec.http.HttpResponseStatus REQUEST_URI_TOO_LONG
public static final io.grpc.netty.shaded.io.netty.handler.codec.http.HttpResponseStatus UNSUPPORTED_MEDIA_TYPE
public static final io.grpc.netty.shaded.io.netty.handler.codec.http.HttpResponseStatus REQUESTED_RANGE_NOT_SATISFIABLE
public static final io.grpc.netty.shaded.io.netty.handler.codec.http.HttpResponseStatus EXPECTATION_FAILED
public static final io.grpc.netty.shaded.io.netty.handler.codec.http.HttpResponseStatus MISDIRECTED_REQUEST
public static final io.grpc.netty.shaded.io.netty.handler.codec.http.HttpResponseStatus UNPROCESSABLE_ENTITY
public static final io.grpc.netty.shaded.io.netty.handler.codec.http.HttpResponseStatus LOCKED
public static final io.grpc.netty.shaded.io.netty.handler.codec.http.HttpResponseStatus FAILED_DEPENDENCY
public static final io.grpc.netty.shaded.io.netty.handler.codec.http.HttpResponseStatus UNORDERED_COLLECTION
public static final io.grpc.netty.shaded.io.netty.handler.codec.http.HttpResponseStatus UPGRADE_REQUIRED
public static final io.grpc.netty.shaded.io.netty.handler.codec.http.HttpResponseStatus PRECONDITION_REQUIRED
public static final io.grpc.netty.shaded.io.netty.handler.codec.http.HttpResponseStatus TOO_MANY_REQUESTS
public static final io.grpc.netty.shaded.io.netty.handler.codec.http.HttpResponseStatus REQUEST_HEADER_FIELDS_TOO_LARGE
public static final io.grpc.netty.shaded.io.netty.handler.codec.http.HttpResponseStatus INTERNAL_SERVER_ERROR
public static final io.grpc.netty.shaded.io.netty.handler.codec.http.HttpResponseStatus NOT_IMPLEMENTED
public static final io.grpc.netty.shaded.io.netty.handler.codec.http.HttpResponseStatus BAD_GATEWAY
public static final io.grpc.netty.shaded.io.netty.handler.codec.http.HttpResponseStatus SERVICE_UNAVAILABLE
public static final io.grpc.netty.shaded.io.netty.handler.codec.http.HttpResponseStatus GATEWAY_TIMEOUT
public static final io.grpc.netty.shaded.io.netty.handler.codec.http.HttpResponseStatus HTTP_VERSION_NOT_SUPPORTED
public static final io.grpc.netty.shaded.io.netty.handler.codec.http.HttpResponseStatus VARIANT_ALSO_NEGOTIATES
public static final io.grpc.netty.shaded.io.netty.handler.codec.http.HttpResponseStatus INSUFFICIENT_STORAGE
public static final io.grpc.netty.shaded.io.netty.handler.codec.http.HttpResponseStatus NOT_EXTENDED
public static final io.grpc.netty.shaded.io.netty.handler.codec.http.HttpResponseStatus NETWORK_AUTHENTICATION_REQUIRED
private final int code
private final io.grpc.netty.shaded.io.netty.util.AsciiString codeAsText
private io.grpc.netty.shaded.io.netty.handler.codec.http.HttpStatusClass codeClass
private final String reasonPhrase
private final byte[] bytes
private static io.grpc.netty.shaded.io.netty.handler.codec.http.HttpResponseStatus newStatus (int, java.lang.String)
int statusCode
String reasonPhrase
public static io.grpc.netty.shaded.io.netty.handler.codec.http.HttpResponseStatus valueOf (int)
int code
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpResponseStatus status
private static io.grpc.netty.shaded.io.netty.handler.codec.http.HttpResponseStatus valueOf0 (int)
int code
public static io.grpc.netty.shaded.io.netty.handler.codec.http.HttpResponseStatus valueOf (int, java.lang.String)
int code
String reasonPhrase
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpResponseStatus responseStatus
public static io.grpc.netty.shaded.io.netty.handler.codec.http.HttpResponseStatus parseLine (java.lang.CharSequence)
CharSequence line
public static io.grpc.netty.shaded.io.netty.handler.codec.http.HttpResponseStatus parseLine (java.lang.String)
int space
Exception e
String line
public static io.grpc.netty.shaded.io.netty.handler.codec.http.HttpResponseStatus parseLine (io.grpc.netty.shaded.io.netty.util.AsciiString)
int space
Exception e
io.grpc.netty.shaded.io.netty.util.AsciiString line
private void (int)
int code
public void (int, java.lang.String)
int code
String reasonPhrase
private void (int, java.lang.String, boolean)
char c
int i
int code
String reasonPhrase
boolean bytes
String codeString
public int code ()
public io.grpc.netty.shaded.io.netty.util.AsciiString codeAsText ()
public java.lang.String reasonPhrase ()
public io.grpc.netty.shaded.io.netty.handler.codec.http.HttpStatusClass codeClass ()
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpStatusClass type
public int hashCode ()
public boolean equals (java.lang.Object)
Object o
public int compareTo (io.grpc.netty.shaded.io.netty.handler.codec.http.HttpResponseStatus)
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpResponseStatus o
public java.lang.String toString ()
void encode (io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
io.grpc.netty.shaded.io.netty.buffer.ByteBuf buf
public volatile int compareTo (java.lang.Object)
static void ()
}
io/grpc/netty/shaded/io/netty/handler/codec/spdy/SpdyHeaders.classSpdyHeaders.java
package io.grpc.netty.shaded.io.netty.handler.codec.spdy
public abstract io.grpc.netty.shaded.io.netty.handler.codec.spdy.SpdyHeaders extends java.lang.Object implements io.grpc.netty.shaded.io.netty.handler.codec.Headers {
public abstract java.lang.String getAsString (java.lang.CharSequence)
public abstract java.util.List getAllAsString (java.lang.CharSequence)
public abstract java.util.Iterator iteratorAsString ()
public abstract boolean contains (java.lang.CharSequence, java.lang.CharSequence, boolean)
}
io/grpc/netty/shaded/io/netty/handler/codec/http/websocketx/extensions/WebSocketServerExtensionHandler$1.classWebSocketServerExtensionHandler.java
package io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.extensions
io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.extensions.WebSocketServerExtensionHandler$1 extends java.lang.Object implements io.grpc.netty.shaded.io.netty.channel.ChannelFutureListener {
final io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext val$ctx
final io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.extensions.WebSocketServerExtensionHandler this$0
void (io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.extensions.WebSocketServerExtensionHandler, io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext)
io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.extensions.WebSocketServerExtensionHandler this$0
public void operationComplete (io.grpc.netty.shaded.io.netty.channel.ChannelFuture) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.extensions.WebSocketExtensionDecoder decoder
io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.extensions.WebSocketExtensionEncoder encoder
io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.extensions.WebSocketServerExtension extension
io.grpc.netty.shaded.io.netty.channel.ChannelFuture future
public volatile void operationComplete (io.grpc.netty.shaded.io.netty.util.concurrent.Future) throws java.lang.Exception
}
io/grpc/netty/shaded/io/netty/handler/codec/http/websocketx/extensions/WebSocketClientExtensionHandshaker.classWebSocketClientExtensionHandshaker.java
package io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.extensions
public abstract io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.extensions.WebSocketClientExtensionHandshaker extends java.lang.Object {
public abstract io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.extensions.WebSocketExtensionData newRequestData ()
public abstract io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.extensions.WebSocketClientExtension handshakeExtension (io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.extensions.WebSocketExtensionData)
}
io/grpc/netty/shaded/io/netty/handler/codec/http/websocketx/extensions/WebSocketExtension.classWebSocketExtension.java
package io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.extensions
public abstract io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.extensions.WebSocketExtension extends java.lang.Object {
public static final int RSV1
public static final int RSV2
public static final int RSV3
public abstract int rsv ()
public abstract io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.extensions.WebSocketExtensionEncoder newExtensionEncoder ()
public abstract io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.extensions.WebSocketExtensionDecoder newExtensionDecoder ()
}
io/grpc/netty/shaded/io/netty/handler/codec/http/websocketx/extensions/compression/DeflateFrameServerExtensionHandshaker$DeflateFrameServerExtension.classDeflateFrameServerExtensionHandshaker.java
package io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.extensions.compression
io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.extensions.compression.DeflateFrameServerExtensionHandshaker$DeflateFrameServerExtension extends java.lang.Object implements io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.extensions.WebSocketServerExtension {
private final String extensionName
private final int compressionLevel
public void (int, java.lang.String)
int compressionLevel
String extensionName
public int rsv ()
public io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.extensions.WebSocketExtensionEncoder newExtensionEncoder ()
public io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.extensions.WebSocketExtensionDecoder newExtensionDecoder ()
public io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.extensions.WebSocketExtensionData newReponseData ()
}
io/grpc/netty/shaded/io/netty/handler/codec/http/websocketx/extensions/compression/PerMessageDeflateClientExtensionHandshaker$PermessageDeflateExtension.classPerMessageDeflateClientExtensionHandshaker.java
package io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.extensions.compression
final io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.extensions.compression.PerMessageDeflateClientExtensionHandshaker$PermessageDeflateExtension extends java.lang.Object implements io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.extensions.WebSocketClientExtension {
private final boolean serverNoContext
private final int serverWindowSize
private final boolean clientNoContext
private final int clientWindowSize
final io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.extensions.compression.PerMessageDeflateClientExtensionHandshaker this$0
public int rsv ()
public void (io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.extensions.compression.PerMessageDeflateClientExtensionHandshaker, boolean, int, boolean, int)
boolean serverNoContext
int serverWindowSize
boolean clientNoContext
int clientWindowSize
public io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.extensions.WebSocketExtensionEncoder newExtensionEncoder ()
public io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.extensions.WebSocketExtensionDecoder newExtensionDecoder ()
}
io/grpc/netty/shaded/io/netty/handler/codec/http/websocketx/extensions/compression/WebSocketServerCompressionHandler.classWebSocketServerCompressionHandler.java
package io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.extensions.compression
public io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.extensions.compression.WebSocketServerCompressionHandler extends io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.extensions.WebSocketServerExtensionHandler {
public void ()
}
io/grpc/netty/shaded/io/netty/handler/codec/http/websocketx/extensions/compression/PerFrameDeflateDecoder.classPerFrameDeflateDecoder.java
package io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.extensions.compression
io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.extensions.compression.PerFrameDeflateDecoder extends io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.extensions.compression.DeflateDecoder {
public void (boolean)
boolean noContext
public boolean acceptInboundMessage (java.lang.Object) throws java.lang.Exception
Object msg
protected int newRsv (io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.WebSocketFrame)
io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.WebSocketFrame msg
protected boolean appendFrameTail (io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.WebSocketFrame)
io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.WebSocketFrame msg
}
io/grpc/netty/shaded/io/netty/handler/codec/http/websocketx/extensions/compression/PerMessageDeflateClientExtensionHandshaker.classPerMessageDeflateClientExtensionHandshaker.java
package io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.extensions.compression
public final io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.extensions.compression.PerMessageDeflateClientExtensionHandshaker extends java.lang.Object implements io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.extensions.WebSocketClientExtensionHandshaker {
private final int compressionLevel
private final boolean allowClientWindowSize
private final int requestedServerWindowSize
private final boolean allowClientNoContext
private final boolean requestedServerNoContext
public void ()
public void (int, boolean, int, boolean, boolean)
int compressionLevel
boolean allowClientWindowSize
int requestedServerWindowSize
boolean allowClientNoContext
boolean requestedServerNoContext
public io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.extensions.WebSocketExtensionData newRequestData ()
java.util.HashMap parameters
public io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.extensions.WebSocketClientExtension handshakeExtension (io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.extensions.WebSocketExtensionData)
java.util.Map$Entry parameter
io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.extensions.WebSocketExtensionData extensionData
boolean succeed
int clientWindowSize
int serverWindowSize
boolean serverNoContext
boolean clientNoContext
java.util.Iterator parametersIterator
static int access$000 (io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.extensions.compression.PerMessageDeflateClientExtensionHandshaker)
io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.extensions.compression.PerMessageDeflateClientExtensionHandshaker x0
}
io/grpc/netty/shaded/io/netty/handler/codec/http/websocketx/extensions/compression/WebSocketClientCompressionHandler.classWebSocketClientCompressionHandler.java
package io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.extensions.compression
public final io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.extensions.compression.WebSocketClientCompressionHandler extends io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.extensions.WebSocketClientExtensionHandler {
public static final io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.extensions.compression.WebSocketClientCompressionHandler INSTANCE
private void ()
static void ()
}
io/grpc/netty/shaded/io/netty/handler/codec/http/websocketx/extensions/compression/DeflateFrameClientExtensionHandshaker.classDeflateFrameClientExtensionHandshaker.java
package io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.extensions.compression
public final io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.extensions.compression.DeflateFrameClientExtensionHandshaker extends java.lang.Object implements io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.extensions.WebSocketClientExtensionHandshaker {
private final int compressionLevel
private final boolean useWebkitExtensionName
public void (boolean)
boolean useWebkitExtensionName
public void (int, boolean)
int compressionLevel
boolean useWebkitExtensionName
public io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.extensions.WebSocketExtensionData newRequestData ()
public io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.extensions.WebSocketClientExtension handshakeExtension (io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.extensions.WebSocketExtensionData)
io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.extensions.WebSocketExtensionData extensionData
}
io/grpc/netty/shaded/io/netty/handler/codec/http/websocketx/extensions/compression/PerMessageDeflateServerExtensionHandshaker$PermessageDeflateExtension.classPerMessageDeflateServerExtensionHandshaker.java
package io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.extensions.compression
io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.extensions.compression.PerMessageDeflateServerExtensionHandshaker$PermessageDeflateExtension extends java.lang.Object implements io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.extensions.WebSocketServerExtension {
private final int compressionLevel
private final boolean serverNoContext
private final int serverWindowSize
private final boolean clientNoContext
private final int clientWindowSize
public void (int, boolean, int, boolean, int)
int compressionLevel
boolean serverNoContext
int serverWindowSize
boolean clientNoContext
int clientWindowSize
public int rsv ()
public io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.extensions.WebSocketExtensionEncoder newExtensionEncoder ()
public io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.extensions.WebSocketExtensionDecoder newExtensionDecoder ()
public io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.extensions.WebSocketExtensionData newReponseData ()
java.util.HashMap parameters
}
io/grpc/netty/shaded/io/netty/handler/codec/http/websocketx/extensions/compression/PerMessageDeflateEncoder.classPerMessageDeflateEncoder.java
package io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.extensions.compression
io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.extensions.compression.PerMessageDeflateEncoder extends io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.extensions.compression.DeflateEncoder {
private boolean compressing
public void (int, int, boolean)
int compressionLevel
int windowSize
boolean noContext
public boolean acceptOutboundMessage (java.lang.Object) throws java.lang.Exception
Object msg
protected int rsv (io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.WebSocketFrame)
io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.WebSocketFrame msg
protected boolean removeFrameTail (io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.WebSocketFrame)
io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.WebSocketFrame msg
protected void encode (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.WebSocketFrame, java.util.List) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.WebSocketFrame msg
java.util.List out
protected volatile void encode (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, java.lang.Object, java.util.List) throws java.lang.Exception
}
io/grpc/netty/shaded/io/netty/handler/codec/http/websocketx/WebSocket08FrameDecoder$State.classWebSocket08FrameDecoder.java
package io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx
final io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.WebSocket08FrameDecoder$State extends java.lang.Enum {
public static final io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.WebSocket08FrameDecoder$State READING_FIRST
public static final io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.WebSocket08FrameDecoder$State READING_SECOND
public static final io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.WebSocket08FrameDecoder$State READING_SIZE
public static final io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.WebSocket08FrameDecoder$State MASKING_KEY
public static final io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.WebSocket08FrameDecoder$State PAYLOAD
public static final io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.WebSocket08FrameDecoder$State CORRUPT
private static final io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.WebSocket08FrameDecoder$State[] $VALUES
public static io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.WebSocket08FrameDecoder$State[] values ()
public static io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.WebSocket08FrameDecoder$State valueOf (java.lang.String)
String name
private void (java.lang.String, int)
static void ()
}
io/grpc/netty/shaded/io/netty/handler/codec/http/websocketx/WebSocketProtocolHandler.classWebSocketProtocolHandler.java
package io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx
abstract io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.WebSocketProtocolHandler extends io.grpc.netty.shaded.io.netty.handler.codec.MessageToMessageDecoder {
private final boolean dropPongFrames
void ()
void (boolean)
boolean dropPongFrames
protected void decode (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.WebSocketFrame, java.util.List) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.WebSocketFrame frame
java.util.List out
public void exceptionCaught (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, java.lang.Throwable) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
Throwable cause
protected volatile void decode (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, java.lang.Object, java.util.List) throws java.lang.Exception
}
io/grpc/netty/shaded/io/netty/handler/codec/http/websocketx/WebSocket13FrameDecoder.classWebSocket13FrameDecoder.java
package io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx
public io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.WebSocket13FrameDecoder extends io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.WebSocket08FrameDecoder {
public void (boolean, boolean, int)
boolean expectMaskedFrames
boolean allowExtensions
int maxFramePayloadLength
public void (boolean, boolean, int, boolean)
boolean expectMaskedFrames
boolean allowExtensions
int maxFramePayloadLength
boolean allowMaskMismatch
}
io/grpc/netty/shaded/io/netty/handler/codec/http/websocketx/WebSocketClientHandshaker$2.classWebSocketClientHandshaker.java
package io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx
io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.WebSocketClientHandshaker$2 extends java.lang.Object implements java.lang.Runnable {
final io.grpc.netty.shaded.io.netty.channel.ChannelPipeline val$p
final io.grpc.netty.shaded.io.netty.handler.codec.http.HttpClientCodec val$codec
final io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.WebSocketClientHandshaker this$0
void (io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.WebSocketClientHandshaker, io.grpc.netty.shaded.io.netty.channel.ChannelPipeline, io.grpc.netty.shaded.io.netty.handler.codec.http.HttpClientCodec)
io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.WebSocketClientHandshaker this$0
public void run ()
}
io/grpc/netty/shaded/io/netty/handler/codec/http/websocketx/WebSocketClientProtocolHandler.classWebSocketClientProtocolHandler.java
package io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx
public io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.WebSocketClientProtocolHandler extends io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.WebSocketProtocolHandler {
private final io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.WebSocketClientHandshaker handshaker
private final boolean handleCloseFrames
public io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.WebSocketClientHandshaker handshaker ()
public void (java.net.URI, io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.WebSocketVersion, java.lang.String, boolean, io.grpc.netty.shaded.io.netty.handler.codec.http.HttpHeaders, int, boolean, boolean, boolean)
java.net.URI webSocketURL
io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.WebSocketVersion version
String subprotocol
boolean allowExtensions
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpHeaders customHeaders
int maxFramePayloadLength
boolean handleCloseFrames
boolean performMasking
boolean allowMaskMismatch
public void (java.net.URI, io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.WebSocketVersion, java.lang.String, boolean, io.grpc.netty.shaded.io.netty.handler.codec.http.HttpHeaders, int, boolean)
java.net.URI webSocketURL
io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.WebSocketVersion version
String subprotocol
boolean allowExtensions
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpHeaders customHeaders
int maxFramePayloadLength
boolean handleCloseFrames
public void (java.net.URI, io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.WebSocketVersion, java.lang.String, boolean, io.grpc.netty.shaded.io.netty.handler.codec.http.HttpHeaders, int)
java.net.URI webSocketURL
io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.WebSocketVersion version
String subprotocol
boolean allowExtensions
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpHeaders customHeaders
int maxFramePayloadLength
public void (io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.WebSocketClientHandshaker, boolean)
io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.WebSocketClientHandshaker handshaker
boolean handleCloseFrames
public void (io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.WebSocketClientHandshaker, boolean, boolean)
io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.WebSocketClientHandshaker handshaker
boolean handleCloseFrames
boolean dropPongFrames
public void (io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.WebSocketClientHandshaker)
io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.WebSocketClientHandshaker handshaker
protected void decode (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.WebSocketFrame, java.util.List) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.WebSocketFrame frame
java.util.List out
public void handlerAdded (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext)
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
io.grpc.netty.shaded.io.netty.channel.ChannelPipeline cp
public volatile void exceptionCaught (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, java.lang.Throwable) throws java.lang.Exception
protected volatile void decode (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, java.lang.Object, java.util.List) throws java.lang.Exception
}
io/grpc/netty/shaded/io/netty/handler/codec/http/websocketx/PingWebSocketFrame.classPingWebSocketFrame.java
package io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx
public io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.PingWebSocketFrame extends io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.WebSocketFrame {
public void ()
public void (io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
io.grpc.netty.shaded.io.netty.buffer.ByteBuf binaryData
public void (boolean, int, io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
boolean finalFragment
int rsv
io.grpc.netty.shaded.io.netty.buffer.ByteBuf binaryData
public io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.PingWebSocketFrame copy ()
public io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.PingWebSocketFrame duplicate ()
public io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.PingWebSocketFrame retainedDuplicate ()
public io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.PingWebSocketFrame replace (io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
io.grpc.netty.shaded.io.netty.buffer.ByteBuf content
public io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.PingWebSocketFrame retain ()
public io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.PingWebSocketFrame retain (int)
int increment
public io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.PingWebSocketFrame touch ()
public io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.PingWebSocketFrame touch (java.lang.Object)
Object hint
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.WebSocketFrame touch (java.lang.Object)
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.WebSocketFrame touch ()
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.WebSocketFrame retain (int)
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.WebSocketFrame retain ()
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.WebSocketFrame replace (io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.WebSocketFrame retainedDuplicate ()
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.WebSocketFrame duplicate ()
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.WebSocketFrame copy ()
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBufHolder touch (java.lang.Object)
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBufHolder touch ()
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBufHolder retain (int)
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBufHolder retain ()
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBufHolder replace (io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBufHolder retainedDuplicate ()
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBufHolder duplicate ()
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBufHolder copy ()
public volatile io.grpc.netty.shaded.io.netty.util.ReferenceCounted touch (java.lang.Object)
public volatile io.grpc.netty.shaded.io.netty.util.ReferenceCounted touch ()
public volatile io.grpc.netty.shaded.io.netty.util.ReferenceCounted retain (int)
public volatile io.grpc.netty.shaded.io.netty.util.ReferenceCounted retain ()
}
io/grpc/netty/shaded/io/netty/handler/codec/http/websocketx/WebSocket07FrameDecoder.classWebSocket07FrameDecoder.java
package io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx
public io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.WebSocket07FrameDecoder extends io.grpc.netty.shaded.io.netty.handler.codec.http.websocketx.WebSocket08FrameDecoder {
public void (boolean, boolean, int)
boolean expectMaskedFrames
boolean allowExtensions
int maxFramePayloadLength
public void (boolean, boolean, int, boolean)
boolean expectMaskedFrames
boolean allowExtensions
int maxFramePayloadLength
boolean allowMaskMismatch
}
io/grpc/netty/shaded/io/netty/handler/codec/http/HttpContentEncoder$1.classHttpContentEncoder.java
package io.grpc.netty.shaded.io.netty.handler.codec.http
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpContentEncoder$1 extends java.lang.Object {
static final int[] $SwitchMap$io$netty$handler$codec$http$HttpContentEncoder$State
static void ()
}
io/grpc/netty/shaded/io/netty/handler/codec/http/HttpHeaderDateFormat.classHttpHeaderDateFormat.java
package io.grpc.netty.shaded.io.netty.handler.codec.http
public final io.grpc.netty.shaded.io.netty.handler.codec.http.HttpHeaderDateFormat extends java.text.SimpleDateFormat {
private static final long serialVersionUID
private final java.text.SimpleDateFormat format1
private final java.text.SimpleDateFormat format2
private static final io.grpc.netty.shaded.io.netty.util.concurrent.FastThreadLocal dateFormatThreadLocal
public static io.grpc.netty.shaded.io.netty.handler.codec.http.HttpHeaderDateFormat get ()
private void ()
public java.util.Date parse (java.lang.String, java.text.ParsePosition)
String text
java.text.ParsePosition pos
java.util.Date date
void (io.grpc.netty.shaded.io.netty.handler.codec.http.HttpHeaderDateFormat$1)
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpHeaderDateFormat$1 x0
static void ()
}
io/grpc/netty/shaded/io/netty/handler/codec/http/HttpHeaders$Values.classHttpHeaders.java
package io.grpc.netty.shaded.io.netty.handler.codec.http
public final io.grpc.netty.shaded.io.netty.handler.codec.http.HttpHeaders$Values extends java.lang.Object {
public static final String APPLICATION_JSON
public static final String APPLICATION_X_WWW_FORM_URLENCODED
public static final String BASE64
public static final String BINARY
public static final String BOUNDARY
public static final String BYTES
public static final String CHARSET
public static final String CHUNKED
public static final String CLOSE
public static final String COMPRESS
public static final String CONTINUE
public static final String DEFLATE
public static final String GZIP
public static final String GZIP_DEFLATE
public static final String IDENTITY
public static final String KEEP_ALIVE
public static final String MAX_AGE
public static final String MAX_STALE
public static final String MIN_FRESH
public static final String MULTIPART_FORM_DATA
public static final String MUST_REVALIDATE
public static final String NO_CACHE
public static final String NO_STORE
public static final String NO_TRANSFORM
public static final String NONE
public static final String ONLY_IF_CACHED
public static final String PRIVATE
public static final String PROXY_REVALIDATE
public static final String PUBLIC
public static final String QUOTED_PRINTABLE
public static final String S_MAXAGE
public static final String TRAILERS
public static final String UPGRADE
public static final String WEBSOCKET
private void ()
}
io/grpc/netty/shaded/io/netty/handler/codec/http/HttpContentEncoder$State.classHttpContentEncoder.java
package io.grpc.netty.shaded.io.netty.handler.codec.http
final io.grpc.netty.shaded.io.netty.handler.codec.http.HttpContentEncoder$State extends java.lang.Enum {
public static final io.grpc.netty.shaded.io.netty.handler.codec.http.HttpContentEncoder$State PASS_THROUGH
public static final io.grpc.netty.shaded.io.netty.handler.codec.http.HttpContentEncoder$State AWAIT_HEADERS
public static final io.grpc.netty.shaded.io.netty.handler.codec.http.HttpContentEncoder$State AWAIT_CONTENT
private static final io.grpc.netty.shaded.io.netty.handler.codec.http.HttpContentEncoder$State[] $VALUES
public static io.grpc.netty.shaded.io.netty.handler.codec.http.HttpContentEncoder$State[] values ()
public static io.grpc.netty.shaded.io.netty.handler.codec.http.HttpContentEncoder$State valueOf (java.lang.String)
String name
private void (java.lang.String, int)
static void ()
}
io/grpc/netty/shaded/io/netty/handler/codec/http/ComposedLastHttpContent.classComposedLastHttpContent.java
package io.grpc.netty.shaded.io.netty.handler.codec.http
final io.grpc.netty.shaded.io.netty.handler.codec.http.ComposedLastHttpContent extends java.lang.Object implements io.grpc.netty.shaded.io.netty.handler.codec.http.LastHttpContent {
private final io.grpc.netty.shaded.io.netty.handler.codec.http.HttpHeaders trailingHeaders
private io.grpc.netty.shaded.io.netty.handler.codec.DecoderResult result
void (io.grpc.netty.shaded.io.netty.handler.codec.http.HttpHeaders)
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpHeaders trailingHeaders
public io.grpc.netty.shaded.io.netty.handler.codec.http.HttpHeaders trailingHeaders ()
public io.grpc.netty.shaded.io.netty.handler.codec.http.LastHttpContent copy ()
io.grpc.netty.shaded.io.netty.handler.codec.http.LastHttpContent content
public io.grpc.netty.shaded.io.netty.handler.codec.http.LastHttpContent duplicate ()
public io.grpc.netty.shaded.io.netty.handler.codec.http.LastHttpContent retainedDuplicate ()
public io.grpc.netty.shaded.io.netty.handler.codec.http.LastHttpContent replace (io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
io.grpc.netty.shaded.io.netty.buffer.ByteBuf content
io.grpc.netty.shaded.io.netty.handler.codec.http.LastHttpContent dup
public io.grpc.netty.shaded.io.netty.handler.codec.http.LastHttpContent retain (int)
int increment
public io.grpc.netty.shaded.io.netty.handler.codec.http.LastHttpContent retain ()
public io.grpc.netty.shaded.io.netty.handler.codec.http.LastHttpContent touch ()
public io.grpc.netty.shaded.io.netty.handler.codec.http.LastHttpContent touch (java.lang.Object)
Object hint
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf content ()
public io.grpc.netty.shaded.io.netty.handler.codec.DecoderResult decoderResult ()
public io.grpc.netty.shaded.io.netty.handler.codec.DecoderResult getDecoderResult ()
public void setDecoderResult (io.grpc.netty.shaded.io.netty.handler.codec.DecoderResult)
io.grpc.netty.shaded.io.netty.handler.codec.DecoderResult result
public int refCnt ()
public boolean release ()
public boolean release (int)
int decrement
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http.HttpContent touch (java.lang.Object)
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http.HttpContent touch ()
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http.HttpContent retain (int)
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http.HttpContent retain ()
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http.HttpContent replace (io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http.HttpContent retainedDuplicate ()
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http.HttpContent duplicate ()
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http.HttpContent copy ()
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBufHolder touch (java.lang.Object)
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBufHolder touch ()
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBufHolder retain (int)
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBufHolder retain ()
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBufHolder replace (io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBufHolder retainedDuplicate ()
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBufHolder duplicate ()
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBufHolder copy ()
public volatile io.grpc.netty.shaded.io.netty.util.ReferenceCounted touch (java.lang.Object)
public volatile io.grpc.netty.shaded.io.netty.util.ReferenceCounted touch ()
public volatile io.grpc.netty.shaded.io.netty.util.ReferenceCounted retain (int)
public volatile io.grpc.netty.shaded.io.netty.util.ReferenceCounted retain ()
}
io/grpc/netty/shaded/io/netty/handler/codec/http/ClientCookieEncoder.classClientCookieEncoder.java
package io.grpc.netty.shaded.io.netty.handler.codec.http
public final io.grpc.netty.shaded.io.netty.handler.codec.http.ClientCookieEncoder extends java.lang.Object {
public static java.lang.String encode (java.lang.String, java.lang.String)
String name
String value
public static java.lang.String encode (io.grpc.netty.shaded.io.netty.handler.codec.http.Cookie)
io.grpc.netty.shaded.io.netty.handler.codec.http.Cookie cookie
public static transient java.lang.String encode (io.grpc.netty.shaded.io.netty.handler.codec.http.Cookie[])
io.grpc.netty.shaded.io.netty.handler.codec.http.Cookie[] cookies
public static java.lang.String encode (java.lang.Iterable)
Iterable cookies
private void ()
}
io/grpc/netty/shaded/io/netty/handler/codec/http/CookieDecoder.classCookieDecoder.java
package io.grpc.netty.shaded.io.netty.handler.codec.http
public final io.grpc.netty.shaded.io.netty.handler.codec.http.CookieDecoder extends java.lang.Object {
private final io.grpc.netty.shaded.io.netty.util.internal.logging.InternalLogger logger
private static final io.grpc.netty.shaded.io.netty.handler.codec.http.CookieDecoder STRICT
private static final io.grpc.netty.shaded.io.netty.handler.codec.http.CookieDecoder LAX
private static final String COMMENT
private static final String COMMENTURL
private static final String DISCARD
private static final String PORT
private static final String VERSION
private final boolean strict
public static java.util.Set decode (java.lang.String)
String header
public static java.util.Set decode (java.lang.String, boolean)
String header
boolean strict
private java.util.Set doDecode (java.lang.String)
int i
long maxAgeMillis
java.util.Date date
String s1
String[] portList
int j
String name
String value
io.grpc.netty.shaded.io.netty.handler.codec.http.Cookie c
boolean discard
boolean secure
boolean httpOnly
String comment
String commentURL
String domain
String path
long maxAge
java.util.List ports
String header
java.util.List names
java.util.List values
int i
int version
java.util.Set cookies
private static void extractKeyValuePairs (java.lang.String, java.util.List, java.util.List)
String name
String value
String name
String value
String value
String value
String value
StringBuilder newValueBuf
char q
boolean hadBackslash
String value
int semiPos
String name
String value
int newValueStart
char c
int newNameStart
String name
String value
int i
String header
java.util.List names
java.util.List values
int headerLen
private void (boolean)
boolean strict
private io.grpc.netty.shaded.io.netty.handler.codec.http.DefaultCookie initCookie (java.lang.String, java.lang.String)
int invalidOctetPos
int invalidOctetPos
String name
String value
CharSequence unwrappedValue
boolean wrap
io.grpc.netty.shaded.io.netty.handler.codec.http.DefaultCookie cookie
static void ()
}
io/grpc/netty/shaded/io/netty/handler/codec/http/HttpObjectDecoder$State.classHttpObjectDecoder.java
package io.grpc.netty.shaded.io.netty.handler.codec.http
final io.grpc.netty.shaded.io.netty.handler.codec.http.HttpObjectDecoder$State extends java.lang.Enum {
public static final io.grpc.netty.shaded.io.netty.handler.codec.http.HttpObjectDecoder$State SKIP_CONTROL_CHARS
public static final io.grpc.netty.shaded.io.netty.handler.codec.http.HttpObjectDecoder$State READ_INITIAL
public static final io.grpc.netty.shaded.io.netty.handler.codec.http.HttpObjectDecoder$State READ_HEADER
public static final io.grpc.netty.shaded.io.netty.handler.codec.http.HttpObjectDecoder$State READ_VARIABLE_LENGTH_CONTENT
public static final io.grpc.netty.shaded.io.netty.handler.codec.http.HttpObjectDecoder$State READ_FIXED_LENGTH_CONTENT
public static final io.grpc.netty.shaded.io.netty.handler.codec.http.HttpObjectDecoder$State READ_CHUNK_SIZE
public static final io.grpc.netty.shaded.io.netty.handler.codec.http.HttpObjectDecoder$State READ_CHUNKED_CONTENT
public static final io.grpc.netty.shaded.io.netty.handler.codec.http.HttpObjectDecoder$State READ_CHUNK_DELIMITER
public static final io.grpc.netty.shaded.io.netty.handler.codec.http.HttpObjectDecoder$State READ_CHUNK_FOOTER
public static final io.grpc.netty.shaded.io.netty.handler.codec.http.HttpObjectDecoder$State BAD_MESSAGE
public static final io.grpc.netty.shaded.io.netty.handler.codec.http.HttpObjectDecoder$State UPGRADED
private static final io.grpc.netty.shaded.io.netty.handler.codec.http.HttpObjectDecoder$State[] $VALUES
public static io.grpc.netty.shaded.io.netty.handler.codec.http.HttpObjectDecoder$State[] values ()
public static io.grpc.netty.shaded.io.netty.handler.codec.http.HttpObjectDecoder$State valueOf (java.lang.String)
String name
private void (java.lang.String, int)
static void ()
}
io/grpc/netty/shaded/io/netty/handler/codec/http/CombinedHttpHeaders$CombinedHttpHeadersImpl$2.classCombinedHttpHeaders.java
package io.grpc.netty.shaded.io.netty.handler.codec.http
io.grpc.netty.shaded.io.netty.handler.codec.http.CombinedHttpHeaders$CombinedHttpHeadersImpl$2 extends java.lang.Object implements io.grpc.netty.shaded.io.netty.handler.codec.http.CombinedHttpHeaders$CombinedHttpHeadersImpl$CsvValueEscaper {
final io.grpc.netty.shaded.io.netty.handler.codec.http.CombinedHttpHeaders$CombinedHttpHeadersImpl this$0
void (io.grpc.netty.shaded.io.netty.handler.codec.http.CombinedHttpHeaders$CombinedHttpHeadersImpl)
io.grpc.netty.shaded.io.netty.handler.codec.http.CombinedHttpHeaders$CombinedHttpHeadersImpl this$0
public java.lang.CharSequence escape (java.lang.CharSequence)
CharSequence value
public volatile java.lang.CharSequence escape (java.lang.Object)
}
io/grpc/netty/shaded/io/netty/handler/codec/http/HttpHeaderValues.classHttpHeaderValues.java
package io.grpc.netty.shaded.io.netty.handler.codec.http
public final io.grpc.netty.shaded.io.netty.handler.codec.http.HttpHeaderValues extends java.lang.Object {
public static final io.grpc.netty.shaded.io.netty.util.AsciiString APPLICATION_JSON
public static final io.grpc.netty.shaded.io.netty.util.AsciiString APPLICATION_X_WWW_FORM_URLENCODED
public static final io.grpc.netty.shaded.io.netty.util.AsciiString APPLICATION_OCTET_STREAM
public static final io.grpc.netty.shaded.io.netty.util.AsciiString ATTACHMENT
public static final io.grpc.netty.shaded.io.netty.util.AsciiString BASE64
public static final io.grpc.netty.shaded.io.netty.util.AsciiString BINARY
public static final io.grpc.netty.shaded.io.netty.util.AsciiString BOUNDARY
public static final io.grpc.netty.shaded.io.netty.util.AsciiString BYTES
public static final io.grpc.netty.shaded.io.netty.util.AsciiString CHARSET
public static final io.grpc.netty.shaded.io.netty.util.AsciiString CHUNKED
public static final io.grpc.netty.shaded.io.netty.util.AsciiString CLOSE
public static final io.grpc.netty.shaded.io.netty.util.AsciiString COMPRESS
public static final io.grpc.netty.shaded.io.netty.util.AsciiString CONTINUE
public static final io.grpc.netty.shaded.io.netty.util.AsciiString DEFLATE
public static final io.grpc.netty.shaded.io.netty.util.AsciiString X_DEFLATE
public static final io.grpc.netty.shaded.io.netty.util.AsciiString FILE
public static final io.grpc.netty.shaded.io.netty.util.AsciiString FILENAME
public static final io.grpc.netty.shaded.io.netty.util.AsciiString FORM_DATA
public static final io.grpc.netty.shaded.io.netty.util.AsciiString GZIP
public static final io.grpc.netty.shaded.io.netty.util.AsciiString GZIP_DEFLATE
public static final io.grpc.netty.shaded.io.netty.util.AsciiString X_GZIP
public static final io.grpc.netty.shaded.io.netty.util.AsciiString IDENTITY
public static final io.grpc.netty.shaded.io.netty.util.AsciiString KEEP_ALIVE
public static final io.grpc.netty.shaded.io.netty.util.AsciiString MAX_AGE
public static final io.grpc.netty.shaded.io.netty.util.AsciiString MAX_STALE
public static final io.grpc.netty.shaded.io.netty.util.AsciiString MIN_FRESH
public static final io.grpc.netty.shaded.io.netty.util.AsciiString MULTIPART_FORM_DATA
public static final io.grpc.netty.shaded.io.netty.util.AsciiString MULTIPART_MIXED
public static final io.grpc.netty.shaded.io.netty.util.AsciiString MUST_REVALIDATE
public static final io.grpc.netty.shaded.io.netty.util.AsciiString NAME
public static final io.grpc.netty.shaded.io.netty.util.AsciiString NO_CACHE
public static final io.grpc.netty.shaded.io.netty.util.AsciiString NO_STORE
public static final io.grpc.netty.shaded.io.netty.util.AsciiString NO_TRANSFORM
public static final io.grpc.netty.shaded.io.netty.util.AsciiString NONE
public static final io.grpc.netty.shaded.io.netty.util.AsciiString ZERO
public static final io.grpc.netty.shaded.io.netty.util.AsciiString ONLY_IF_CACHED
public static final io.grpc.netty.shaded.io.netty.util.AsciiString PRIVATE
public static final io.grpc.netty.shaded.io.netty.util.AsciiString PROXY_REVALIDATE
public static final io.grpc.netty.shaded.io.netty.util.AsciiString PUBLIC
public static final io.grpc.netty.shaded.io.netty.util.AsciiString QUOTED_PRINTABLE
public static final io.grpc.netty.shaded.io.netty.util.AsciiString S_MAXAGE
public static final io.grpc.netty.shaded.io.netty.util.AsciiString TEXT_PLAIN
public static final io.grpc.netty.shaded.io.netty.util.AsciiString TRAILERS
public static final io.grpc.netty.shaded.io.netty.util.AsciiString UPGRADE
public static final io.grpc.netty.shaded.io.netty.util.AsciiString WEBSOCKET
private void ()
static void ()
}
io/grpc/netty/shaded/io/netty/handler/codec/http/HttpServerUpgradeHandler$UpgradeEvent.classHttpServerUpgradeHandler.java
package io.grpc.netty.shaded.io.netty.handler.codec.http
public final io.grpc.netty.shaded.io.netty.handler.codec.http.HttpServerUpgradeHandler$UpgradeEvent extends java.lang.Object implements io.grpc.netty.shaded.io.netty.util.ReferenceCounted {
private final CharSequence protocol
private final io.grpc.netty.shaded.io.netty.handler.codec.http.FullHttpRequest upgradeRequest
void (java.lang.CharSequence, io.grpc.netty.shaded.io.netty.handler.codec.http.FullHttpRequest)
CharSequence protocol
io.grpc.netty.shaded.io.netty.handler.codec.http.FullHttpRequest upgradeRequest
public java.lang.CharSequence protocol ()
public io.grpc.netty.shaded.io.netty.handler.codec.http.FullHttpRequest upgradeRequest ()
public int refCnt ()
public io.grpc.netty.shaded.io.netty.handler.codec.http.HttpServerUpgradeHandler$UpgradeEvent retain ()
public io.grpc.netty.shaded.io.netty.handler.codec.http.HttpServerUpgradeHandler$UpgradeEvent retain (int)
int increment
public io.grpc.netty.shaded.io.netty.handler.codec.http.HttpServerUpgradeHandler$UpgradeEvent touch ()
public io.grpc.netty.shaded.io.netty.handler.codec.http.HttpServerUpgradeHandler$UpgradeEvent touch (java.lang.Object)
Object hint
public boolean release ()
public boolean release (int)
int decrement
public java.lang.String toString ()
public volatile io.grpc.netty.shaded.io.netty.util.ReferenceCounted touch (java.lang.Object)
public volatile io.grpc.netty.shaded.io.netty.util.ReferenceCounted touch ()
public volatile io.grpc.netty.shaded.io.netty.util.ReferenceCounted retain (int)
public volatile io.grpc.netty.shaded.io.netty.util.ReferenceCounted retain ()
}
io/grpc/netty/shaded/io/netty/handler/codec/http/HttpExpectationFailedEvent.classHttpExpectationFailedEvent.java
package io.grpc.netty.shaded.io.netty.handler.codec.http
public final io.grpc.netty.shaded.io.netty.handler.codec.http.HttpExpectationFailedEvent extends java.lang.Object {
public static final io.grpc.netty.shaded.io.netty.handler.codec.http.HttpExpectationFailedEvent INSTANCE
private void ()
static void ()
}
io/grpc/netty/shaded/io/netty/handler/codec/http/CombinedHttpHeaders$CombinedHttpHeadersImpl.classCombinedHttpHeaders.java
package io.grpc.netty.shaded.io.netty.handler.codec.http
final io.grpc.netty.shaded.io.netty.handler.codec.http.CombinedHttpHeaders$CombinedHttpHeadersImpl extends io.grpc.netty.shaded.io.netty.handler.codec.DefaultHeaders {
private static final int VALUE_LENGTH_ESTIMATE
private io.grpc.netty.shaded.io.netty.handler.codec.http.CombinedHttpHeaders$CombinedHttpHeadersImpl$CsvValueEscaper objectEscaper
private io.grpc.netty.shaded.io.netty.handler.codec.http.CombinedHttpHeaders$CombinedHttpHeadersImpl$CsvValueEscaper charSequenceEscaper
private io.grpc.netty.shaded.io.netty.handler.codec.http.CombinedHttpHeaders$CombinedHttpHeadersImpl$CsvValueEscaper objectEscaper ()
private io.grpc.netty.shaded.io.netty.handler.codec.http.CombinedHttpHeaders$CombinedHttpHeadersImpl$CsvValueEscaper charSequenceEscaper ()
public void (io.grpc.netty.shaded.io.netty.util.HashingStrategy, io.grpc.netty.shaded.io.netty.handler.codec.ValueConverter, io.grpc.netty.shaded.io.netty.handler.codec.DefaultHeaders$NameValidator)
io.grpc.netty.shaded.io.netty.util.HashingStrategy nameHashingStrategy
io.grpc.netty.shaded.io.netty.handler.codec.ValueConverter valueConverter
io.grpc.netty.shaded.io.netty.handler.codec.DefaultHeaders$NameValidator nameValidator
public java.util.Iterator valueIterator (java.lang.CharSequence)
CharSequence name
java.util.Iterator itr
java.util.Iterator unescapedItr
public java.util.List getAll (java.lang.CharSequence)
CharSequence name
java.util.List values
public io.grpc.netty.shaded.io.netty.handler.codec.http.CombinedHttpHeaders$CombinedHttpHeadersImpl add (io.grpc.netty.shaded.io.netty.handler.codec.Headers)
java.util.Map$Entry header
java.util.Map$Entry header
io.grpc.netty.shaded.io.netty.handler.codec.Headers headers
public io.grpc.netty.shaded.io.netty.handler.codec.http.CombinedHttpHeaders$CombinedHttpHeadersImpl set (io.grpc.netty.shaded.io.netty.handler.codec.Headers)
io.grpc.netty.shaded.io.netty.handler.codec.Headers headers
public io.grpc.netty.shaded.io.netty.handler.codec.http.CombinedHttpHeaders$CombinedHttpHeadersImpl setAll (io.grpc.netty.shaded.io.netty.handler.codec.Headers)
CharSequence key
io.grpc.netty.shaded.io.netty.handler.codec.Headers headers
public io.grpc.netty.shaded.io.netty.handler.codec.http.CombinedHttpHeaders$CombinedHttpHeadersImpl add (java.lang.CharSequence, java.lang.CharSequence)
CharSequence name
CharSequence value
public transient io.grpc.netty.shaded.io.netty.handler.codec.http.CombinedHttpHeaders$CombinedHttpHeadersImpl add (java.lang.CharSequence, java.lang.CharSequence[])
CharSequence name
CharSequence[] values
public io.grpc.netty.shaded.io.netty.handler.codec.http.CombinedHttpHeaders$CombinedHttpHeadersImpl add (java.lang.CharSequence, java.lang.Iterable)
CharSequence name
Iterable values
public io.grpc.netty.shaded.io.netty.handler.codec.http.CombinedHttpHeaders$CombinedHttpHeadersImpl addObject (java.lang.CharSequence, java.lang.Object)
CharSequence name
Object value
public io.grpc.netty.shaded.io.netty.handler.codec.http.CombinedHttpHeaders$CombinedHttpHeadersImpl addObject (java.lang.CharSequence, java.lang.Iterable)
CharSequence name
Iterable values
public transient io.grpc.netty.shaded.io.netty.handler.codec.http.CombinedHttpHeaders$CombinedHttpHeadersImpl addObject (java.lang.CharSequence, java.lang.Object[])
CharSequence name
Object[] values
public transient io.grpc.netty.shaded.io.netty.handler.codec.http.CombinedHttpHeaders$CombinedHttpHeadersImpl set (java.lang.CharSequence, java.lang.CharSequence[])
CharSequence name
CharSequence[] values
public io.grpc.netty.shaded.io.netty.handler.codec.http.CombinedHttpHeaders$CombinedHttpHeadersImpl set (java.lang.CharSequence, java.lang.Iterable)
CharSequence name
Iterable values
public io.grpc.netty.shaded.io.netty.handler.codec.http.CombinedHttpHeaders$CombinedHttpHeadersImpl setObject (java.lang.CharSequence, java.lang.Object)
CharSequence name
Object value
public transient io.grpc.netty.shaded.io.netty.handler.codec.http.CombinedHttpHeaders$CombinedHttpHeadersImpl setObject (java.lang.CharSequence, java.lang.Object[])
CharSequence name
Object[] values
public io.grpc.netty.shaded.io.netty.handler.codec.http.CombinedHttpHeaders$CombinedHttpHeadersImpl setObject (java.lang.CharSequence, java.lang.Iterable)
CharSequence name
Iterable values
private io.grpc.netty.shaded.io.netty.handler.codec.http.CombinedHttpHeaders$CombinedHttpHeadersImpl addEscapedValue (java.lang.CharSequence, java.lang.CharSequence)
CharSequence name
CharSequence escapedValue
CharSequence currentValue
private static transient java.lang.CharSequence commaSeparate (io.grpc.netty.shaded.io.netty.handler.codec.http.CombinedHttpHeaders$CombinedHttpHeadersImpl$CsvValueEscaper, java.lang.Object[])
int i
int end
io.grpc.netty.shaded.io.netty.handler.codec.http.CombinedHttpHeaders$CombinedHttpHeadersImpl$CsvValueEscaper escaper
Object[] values
StringBuilder sb
private static java.lang.CharSequence commaSeparate (io.grpc.netty.shaded.io.netty.handler.codec.http.CombinedHttpHeaders$CombinedHttpHeadersImpl$CsvValueEscaper, java.lang.Iterable)
Object next
io.grpc.netty.shaded.io.netty.handler.codec.http.CombinedHttpHeaders$CombinedHttpHeadersImpl$CsvValueEscaper escaper
Iterable values
StringBuilder sb
java.util.Iterator iterator
private static java.lang.CharSequence commaSeparateEscapedValues (java.lang.CharSequence, java.lang.CharSequence)
CharSequence currentValue
CharSequence value
public volatile io.grpc.netty.shaded.io.netty.handler.codec.Headers setAll (io.grpc.netty.shaded.io.netty.handler.codec.Headers)
public volatile io.grpc.netty.shaded.io.netty.handler.codec.Headers set (io.grpc.netty.shaded.io.netty.handler.codec.Headers)
public volatile io.grpc.netty.shaded.io.netty.handler.codec.Headers setObject (java.lang.Object, java.lang.Object[])
public volatile io.grpc.netty.shaded.io.netty.handler.codec.Headers setObject (java.lang.Object, java.lang.Iterable)
public volatile io.grpc.netty.shaded.io.netty.handler.codec.Headers setObject (java.lang.Object, java.lang.Object)
public volatile io.grpc.netty.shaded.io.netty.handler.codec.Headers set (java.lang.Object, java.lang.Object[])
public volatile io.grpc.netty.shaded.io.netty.handler.codec.Headers set (java.lang.Object, java.lang.Iterable)
public volatile io.grpc.netty.shaded.io.netty.handler.codec.Headers add (io.grpc.netty.shaded.io.netty.handler.codec.Headers)
public volatile io.grpc.netty.shaded.io.netty.handler.codec.Headers addObject (java.lang.Object, java.lang.Object[])
public volatile io.grpc.netty.shaded.io.netty.handler.codec.Headers addObject (java.lang.Object, java.lang.Iterable)
public volatile io.grpc.netty.shaded.io.netty.handler.codec.Headers addObject (java.lang.Object, java.lang.Object)
public volatile io.grpc.netty.shaded.io.netty.handler.codec.Headers add (java.lang.Object, java.lang.Object[])
public volatile io.grpc.netty.shaded.io.netty.handler.codec.Headers add (java.lang.Object, java.lang.Iterable)
public volatile io.grpc.netty.shaded.io.netty.handler.codec.Headers add (java.lang.Object, java.lang.Object)
public volatile java.util.Iterator valueIterator (java.lang.Object)
public volatile java.util.List getAll (java.lang.Object)
static io.grpc.netty.shaded.io.netty.handler.codec.ValueConverter access$000 (io.grpc.netty.shaded.io.netty.handler.codec.http.CombinedHttpHeaders$CombinedHttpHeadersImpl)
io.grpc.netty.shaded.io.netty.handler.codec.http.CombinedHttpHeaders$CombinedHttpHeadersImpl x0
}
io/grpc/netty/shaded/io/netty/handler/codec/http/HttpObjectAggregator$AggregatedFullHttpResponse.classHttpObjectAggregator.java
package io.grpc.netty.shaded.io.netty.handler.codec.http
final io.grpc.netty.shaded.io.netty.handler.codec.http.HttpObjectAggregator$AggregatedFullHttpResponse extends io.grpc.netty.shaded.io.netty.handler.codec.http.HttpObjectAggregator$AggregatedFullHttpMessage implements io.grpc.netty.shaded.io.netty.handler.codec.http.FullHttpResponse {
void (io.grpc.netty.shaded.io.netty.handler.codec.http.HttpResponse, io.grpc.netty.shaded.io.netty.buffer.ByteBuf, io.grpc.netty.shaded.io.netty.handler.codec.http.HttpHeaders)
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpResponse message
io.grpc.netty.shaded.io.netty.buffer.ByteBuf content
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpHeaders trailingHeaders
public io.grpc.netty.shaded.io.netty.handler.codec.http.FullHttpResponse copy ()
public io.grpc.netty.shaded.io.netty.handler.codec.http.FullHttpResponse duplicate ()
public io.grpc.netty.shaded.io.netty.handler.codec.http.FullHttpResponse retainedDuplicate ()
public io.grpc.netty.shaded.io.netty.handler.codec.http.FullHttpResponse replace (io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
io.grpc.netty.shaded.io.netty.buffer.ByteBuf content
io.grpc.netty.shaded.io.netty.handler.codec.http.DefaultFullHttpResponse dup
public io.grpc.netty.shaded.io.netty.handler.codec.http.FullHttpResponse setStatus (io.grpc.netty.shaded.io.netty.handler.codec.http.HttpResponseStatus)
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpResponseStatus status
public io.grpc.netty.shaded.io.netty.handler.codec.http.HttpResponseStatus getStatus ()
public io.grpc.netty.shaded.io.netty.handler.codec.http.HttpResponseStatus status ()
public io.grpc.netty.shaded.io.netty.handler.codec.http.FullHttpResponse setProtocolVersion (io.grpc.netty.shaded.io.netty.handler.codec.http.HttpVersion)
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpVersion version
public io.grpc.netty.shaded.io.netty.handler.codec.http.FullHttpResponse retain (int)
int increment
public io.grpc.netty.shaded.io.netty.handler.codec.http.FullHttpResponse retain ()
public io.grpc.netty.shaded.io.netty.handler.codec.http.FullHttpResponse touch (java.lang.Object)
Object hint
public io.grpc.netty.shaded.io.netty.handler.codec.http.FullHttpResponse touch ()
public java.lang.String toString ()
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http.FullHttpMessage retainedDuplicate ()
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http.FullHttpMessage duplicate ()
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http.FullHttpMessage copy ()
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http.FullHttpMessage touch ()
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http.FullHttpMessage touch (java.lang.Object)
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http.FullHttpMessage retain (int)
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http.FullHttpMessage retain ()
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http.FullHttpMessage setProtocolVersion (io.grpc.netty.shaded.io.netty.handler.codec.http.HttpVersion)
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http.FullHttpMessage replace (io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http.HttpMessage setProtocolVersion (io.grpc.netty.shaded.io.netty.handler.codec.http.HttpVersion)
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http.LastHttpContent touch (java.lang.Object)
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http.LastHttpContent touch ()
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http.LastHttpContent retain ()
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http.LastHttpContent retain (int)
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http.LastHttpContent replace (io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http.LastHttpContent retainedDuplicate ()
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http.LastHttpContent duplicate ()
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http.LastHttpContent copy ()
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http.HttpContent touch (java.lang.Object)
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http.HttpContent touch ()
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http.HttpContent retain (int)
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http.HttpContent retain ()
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http.HttpContent replace (io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http.HttpContent retainedDuplicate ()
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http.HttpContent duplicate ()
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http.HttpContent copy ()
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBufHolder touch (java.lang.Object)
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBufHolder touch ()
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBufHolder retain (int)
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBufHolder retain ()
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBufHolder replace (io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBufHolder retainedDuplicate ()
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBufHolder duplicate ()
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBufHolder copy ()
public volatile io.grpc.netty.shaded.io.netty.util.ReferenceCounted touch (java.lang.Object)
public volatile io.grpc.netty.shaded.io.netty.util.ReferenceCounted touch ()
public volatile io.grpc.netty.shaded.io.netty.util.ReferenceCounted retain (int)
public volatile io.grpc.netty.shaded.io.netty.util.ReferenceCounted retain ()
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http.HttpResponse setProtocolVersion (io.grpc.netty.shaded.io.netty.handler.codec.http.HttpVersion)
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http.HttpResponse setStatus (io.grpc.netty.shaded.io.netty.handler.codec.http.HttpResponseStatus)
}
io/grpc/netty/shaded/io/netty/handler/codec/http/cookie/CookieUtil.classCookieUtil.java
package io.grpc.netty.shaded.io.netty.handler.codec.http.cookie
final io.grpc.netty.shaded.io.netty.handler.codec.http.cookie.CookieUtil extends java.lang.Object {
private static final java.util.BitSet VALID_COOKIE_NAME_OCTETS
private static final java.util.BitSet VALID_COOKIE_VALUE_OCTETS
private static final java.util.BitSet VALID_COOKIE_ATTRIBUTE_VALUE_OCTETS
private static java.util.BitSet validCookieNameOctets ()
int i
int separator
java.util.BitSet bits
int[] separators
private static java.util.BitSet validCookieValueOctets ()
int i
int i
int i
int i
java.util.BitSet bits
private static java.util.BitSet validCookieAttributeValueOctets ()
int i
java.util.BitSet bits
static java.lang.StringBuilder stringBuilder ()
static java.lang.String stripTrailingSeparatorOrNull (java.lang.StringBuilder)
StringBuilder buf
static java.lang.String stripTrailingSeparator (java.lang.StringBuilder)
StringBuilder buf
static void add (java.lang.StringBuilder, java.lang.String, long)
StringBuilder sb
String name
long val
static void add (java.lang.StringBuilder, java.lang.String, java.lang.String)
StringBuilder sb
String name
String val
static void add (java.lang.StringBuilder, java.lang.String)
StringBuilder sb
String name
static void addQuoted (java.lang.StringBuilder, java.lang.String, java.lang.String)
StringBuilder sb
String name
String val
static int firstInvalidCookieNameOctet (java.lang.CharSequence)
CharSequence cs
static int firstInvalidCookieValueOctet (java.lang.CharSequence)
CharSequence cs
static int firstInvalidOctet (java.lang.CharSequence, java.util.BitSet)
char c
int i
CharSequence cs
java.util.BitSet bits
static java.lang.CharSequence unwrapValue (java.lang.CharSequence)
CharSequence cs
int len
static java.lang.String validateAttributeValue (java.lang.String, java.lang.String)
String name
String value
int i
private void ()
static void ()
}
io/grpc/netty/shaded/io/netty/handler/codec/http/cookie/CookieEncoder.classCookieEncoder.java
package io.grpc.netty.shaded.io.netty.handler.codec.http.cookie
public abstract io.grpc.netty.shaded.io.netty.handler.codec.http.cookie.CookieEncoder extends java.lang.Object {
protected final boolean strict
protected void (boolean)
boolean strict
protected void validateCookie (java.lang.String, java.lang.String)
int pos
CharSequence unwrappedValue
String name
String value
}
io/grpc/netty/shaded/io/netty/handler/codec/http/cookie/ClientCookieEncoder.classClientCookieEncoder.java
package io.grpc.netty.shaded.io.netty.handler.codec.http.cookie
public final io.grpc.netty.shaded.io.netty.handler.codec.http.cookie.ClientCookieEncoder extends io.grpc.netty.shaded.io.netty.handler.codec.http.cookie.CookieEncoder {
public static final io.grpc.netty.shaded.io.netty.handler.codec.http.cookie.ClientCookieEncoder STRICT
public static final io.grpc.netty.shaded.io.netty.handler.codec.http.cookie.ClientCookieEncoder LAX
private static final java.util.Comparator COOKIE_COMPARATOR
private void (boolean)
boolean strict
public java.lang.String encode (java.lang.String, java.lang.String)
String name
String value
public java.lang.String encode (io.grpc.netty.shaded.io.netty.handler.codec.http.cookie.Cookie)
io.grpc.netty.shaded.io.netty.handler.codec.http.cookie.Cookie cookie
StringBuilder buf
public transient java.lang.String encode (io.grpc.netty.shaded.io.netty.handler.codec.http.cookie.Cookie[])
io.grpc.netty.shaded.io.netty.handler.codec.http.cookie.Cookie c
io.grpc.netty.shaded.io.netty.handler.codec.http.cookie.Cookie[] cookiesSorted
io.grpc.netty.shaded.io.netty.handler.codec.http.cookie.Cookie c
io.grpc.netty.shaded.io.netty.handler.codec.http.cookie.Cookie[] cookies
StringBuilder buf
public java.lang.String encode (java.util.Collection)
io.grpc.netty.shaded.io.netty.handler.codec.http.cookie.Cookie c
io.grpc.netty.shaded.io.netty.handler.codec.http.cookie.Cookie[] cookiesSorted
io.grpc.netty.shaded.io.netty.handler.codec.http.cookie.Cookie c
java.util.Collection cookies
StringBuilder buf
public java.lang.String encode (java.lang.Iterable)
io.grpc.netty.shaded.io.netty.handler.codec.http.cookie.Cookie c
java.util.List cookiesList
io.grpc.netty.shaded.io.netty.handler.codec.http.cookie.Cookie[] cookiesSorted
io.grpc.netty.shaded.io.netty.handler.codec.http.cookie.Cookie firstCookie
Iterable cookies
java.util.Iterator cookiesIt
StringBuilder buf
private void encode (java.lang.StringBuilder, io.grpc.netty.shaded.io.netty.handler.codec.http.cookie.Cookie)
StringBuilder buf
io.grpc.netty.shaded.io.netty.handler.codec.http.cookie.Cookie c
String name
String value
static void ()
}
io/grpc/netty/shaded/io/netty/handler/codec/http/cookie/ClientCookieDecoder$CookieBuilder.classClientCookieDecoder.java
package io.grpc.netty.shaded.io.netty.handler.codec.http.cookie
io.grpc.netty.shaded.io.netty.handler.codec.http.cookie.ClientCookieDecoder$CookieBuilder extends java.lang.Object {
private final String header
private final io.grpc.netty.shaded.io.netty.handler.codec.http.cookie.DefaultCookie cookie
private String domain
private String path
private long maxAge
private int expiresStart
private int expiresEnd
private boolean secure
private boolean httpOnly
void (io.grpc.netty.shaded.io.netty.handler.codec.http.cookie.DefaultCookie, java.lang.String)
io.grpc.netty.shaded.io.netty.handler.codec.http.cookie.DefaultCookie cookie
String header
private long mergeMaxAgeAndExpires ()
long maxAgeMillis
java.util.Date expiresDate
io.grpc.netty.shaded.io.netty.handler.codec.http.cookie.Cookie cookie ()
void appendAttribute (int, int, int, int)
int keyStart
int keyEnd
int valueStart
int valueEnd
int length
private void parse4 (int, int, int)
int nameStart
int valueStart
int valueEnd
private void parse6 (int, int, int)
int nameStart
int valueStart
int valueEnd
private void setMaxAge (java.lang.String)
String value
private void parse7 (int, int, int)
int nameStart
int valueStart
int valueEnd
private void parse8 (int)
int nameStart
private static boolean isValueDefined (int, int)
int valueStart
int valueEnd
private java.lang.String computeValue (int, int)
int valueStart
int valueEnd
}
io/grpc/netty/shaded/io/netty/handler/codec/http/cookie/ClientCookieDecoder.classClientCookieDecoder.java
package io.grpc.netty.shaded.io.netty.handler.codec.http.cookie
public final io.grpc.netty.shaded.io.netty.handler.codec.http.cookie.ClientCookieDecoder extends io.grpc.netty.shaded.io.netty.handler.codec.http.cookie.CookieDecoder {
public static final io.grpc.netty.shaded.io.netty.handler.codec.http.cookie.ClientCookieDecoder STRICT
public static final io.grpc.netty.shaded.io.netty.handler.codec.http.cookie.ClientCookieDecoder LAX
private void (boolean)
boolean strict
public io.grpc.netty.shaded.io.netty.handler.codec.http.cookie.Cookie decode (java.lang.String)
char c
int nameEnd
int valueBegin
int valueEnd
int valueBegin
int valueEnd
int semiPos
int nameEnd
int valueBegin
int valueEnd
int nameEnd
int valueBegin
int valueEnd
char curChar
io.grpc.netty.shaded.io.netty.handler.codec.http.cookie.DefaultCookie cookie
int nameBegin
int nameEnd
int valueBegin
int valueEnd
int i
String header
int headerLen
io.grpc.netty.shaded.io.netty.handler.codec.http.cookie.ClientCookieDecoder$CookieBuilder cookieBuilder
static void ()
}
io/grpc/netty/shaded/io/netty/handler/codec/http/cookie/CookieHeaderNames.classCookieHeaderNames.java
package io.grpc.netty.shaded.io.netty.handler.codec.http.cookie
public final io.grpc.netty.shaded.io.netty.handler.codec.http.cookie.CookieHeaderNames extends java.lang.Object {
public static final String PATH
public static final String EXPIRES
public static final String MAX_AGE
public static final String DOMAIN
public static final String SECURE
public static final String HTTPONLY
private void ()
}
io/grpc/netty/shaded/io/netty/handler/codec/http/cookie/Cookie.classCookie.java
package io.grpc.netty.shaded.io.netty.handler.codec.http.cookie
public abstract io.grpc.netty.shaded.io.netty.handler.codec.http.cookie.Cookie extends java.lang.Object implements java.lang.Comparable {
public static final long UNDEFINED_MAX_AGE
public abstract java.lang.String name ()
public abstract java.lang.String value ()
public abstract void setValue (java.lang.String)
public abstract boolean wrap ()
public abstract void setWrap (boolean)
public abstract java.lang.String domain ()
public abstract void setDomain (java.lang.String)
public abstract java.lang.String path ()
public abstract void setPath (java.lang.String)
public abstract long maxAge ()
public abstract void setMaxAge (long)
public abstract boolean isSecure ()
public abstract void setSecure (boolean)
public abstract boolean isHttpOnly ()
public abstract void setHttpOnly (boolean)
}
io/grpc/netty/shaded/io/netty/handler/codec/http/HttpHeadersEncoder.classHttpHeadersEncoder.java
package io.grpc.netty.shaded.io.netty.handler.codec.http
final io.grpc.netty.shaded.io.netty.handler.codec.http.HttpHeadersEncoder extends java.lang.Object {
private static final int COLON_AND_SPACE_SHORT
private void ()
static void encoderHeader (java.lang.CharSequence, java.lang.CharSequence, io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
CharSequence name
CharSequence value
io.grpc.netty.shaded.io.netty.buffer.ByteBuf buf
int nameLen
int valueLen
int entryLen
int offset
private static void writeAscii (io.grpc.netty.shaded.io.netty.buffer.ByteBuf, int, java.lang.CharSequence)
io.grpc.netty.shaded.io.netty.buffer.ByteBuf buf
int offset
CharSequence value
}
io/grpc/netty/shaded/io/netty/handler/codec/http/HttpVersion.classHttpVersion.java
package io.grpc.netty.shaded.io.netty.handler.codec.http
public io.grpc.netty.shaded.io.netty.handler.codec.http.HttpVersion extends java.lang.Object implements java.lang.Comparable {
private static final java.util.regex.Pattern VERSION_PATTERN
private static final String HTTP_1_0_STRING
private static final String HTTP_1_1_STRING
public static final io.grpc.netty.shaded.io.netty.handler.codec.http.HttpVersion HTTP_1_0
public static final io.grpc.netty.shaded.io.netty.handler.codec.http.HttpVersion HTTP_1_1
private final String protocolName
private final int majorVersion
private final int minorVersion
private final String text
private final boolean keepAliveDefault
private final byte[] bytes
public static io.grpc.netty.shaded.io.netty.handler.codec.http.HttpVersion valueOf (java.lang.String)
String text
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpVersion version
private static io.grpc.netty.shaded.io.netty.handler.codec.http.HttpVersion version0 (java.lang.String)
String text
public void (java.lang.String, boolean)
String text
boolean keepAliveDefault
java.util.regex.Matcher m
public void (java.lang.String, int, int, boolean)
String protocolName
int majorVersion
int minorVersion
boolean keepAliveDefault
private void (java.lang.String, int, int, boolean, boolean)
int i
String protocolName
int majorVersion
int minorVersion
boolean keepAliveDefault
boolean bytes
public java.lang.String protocolName ()
public int majorVersion ()
public int minorVersion ()
public java.lang.String text ()
public boolean isKeepAliveDefault ()
public java.lang.String toString ()
public int hashCode ()
public boolean equals (java.lang.Object)
Object o
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpVersion that
public int compareTo (io.grpc.netty.shaded.io.netty.handler.codec.http.HttpVersion)
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpVersion o
int v
void encode (io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
io.grpc.netty.shaded.io.netty.buffer.ByteBuf buf
public volatile int compareTo (java.lang.Object)
static void ()
}
io/grpc/netty/shaded/io/netty/handler/codec/http/ReadOnlyHttpHeaders$ReadOnlyValueIterator.classReadOnlyHttpHeaders.java
package io.grpc.netty.shaded.io.netty.handler.codec.http
final io.grpc.netty.shaded.io.netty.handler.codec.http.ReadOnlyHttpHeaders$ReadOnlyValueIterator extends java.lang.Object implements java.util.Iterator {
private final CharSequence name
private final int nameHash
private int nextNameIndex
final io.grpc.netty.shaded.io.netty.handler.codec.http.ReadOnlyHttpHeaders this$0
void (io.grpc.netty.shaded.io.netty.handler.codec.http.ReadOnlyHttpHeaders, java.lang.CharSequence)
CharSequence name
public boolean hasNext ()
public java.lang.CharSequence next ()
CharSequence value
public void remove ()
private int findNextValue ()
CharSequence roName
int i
public volatile java.lang.Object next ()
}
io/grpc/netty/shaded/io/netty/handler/codec/http/HttpObjectDecoder.classHttpObjectDecoder.java
package io.grpc.netty.shaded.io.netty.handler.codec.http
public abstract io.grpc.netty.shaded.io.netty.handler.codec.http.HttpObjectDecoder extends io.grpc.netty.shaded.io.netty.handler.codec.ByteToMessageDecoder {
private static final String EMPTY_VALUE
private final int maxChunkSize
private final boolean chunkedSupported
protected final boolean validateHeaders
private final io.grpc.netty.shaded.io.netty.handler.codec.http.HttpObjectDecoder$HeaderParser headerParser
private final io.grpc.netty.shaded.io.netty.handler.codec.http.HttpObjectDecoder$LineParser lineParser
private io.grpc.netty.shaded.io.netty.handler.codec.http.HttpMessage message
private long chunkSize
private long contentLength
private volatile boolean resetRequested
private CharSequence name
private CharSequence value
private io.grpc.netty.shaded.io.netty.handler.codec.http.LastHttpContent trailer
private io.grpc.netty.shaded.io.netty.handler.codec.http.HttpObjectDecoder$State currentState
static final boolean $assertionsDisabled
protected void ()
protected void (int, int, int, boolean)
int maxInitialLineLength
int maxHeaderSize
int maxChunkSize
boolean chunkedSupported
protected void (int, int, int, boolean, boolean)
int maxInitialLineLength
int maxHeaderSize
int maxChunkSize
boolean chunkedSupported
boolean validateHeaders
protected void (int, int, int, boolean, boolean, int)
int maxInitialLineLength
int maxHeaderSize
int maxChunkSize
boolean chunkedSupported
boolean validateHeaders
int initialBufferSize
io.grpc.netty.shaded.io.netty.util.internal.AppendableCharSequence seq
protected void decode (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, io.grpc.netty.shaded.io.netty.buffer.ByteBuf, java.util.List) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.util.internal.AppendableCharSequence line
String[] initialLine
Exception e
long contentLength
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpObjectDecoder$State nextState
Exception e
io.grpc.netty.shaded.io.netty.buffer.ByteBuf content
int toRead
int readLimit
int toRead
io.grpc.netty.shaded.io.netty.buffer.ByteBuf content
io.grpc.netty.shaded.io.netty.util.internal.AppendableCharSequence line
int chunkSize
Exception e
int toRead
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpContent chunk
byte next
int wIdx
int rIdx
io.grpc.netty.shaded.io.netty.handler.codec.http.LastHttpContent trailer
Exception e
int readableBytes
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
io.grpc.netty.shaded.io.netty.buffer.ByteBuf buffer
java.util.List out
protected void decodeLast (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, io.grpc.netty.shaded.io.netty.buffer.ByteBuf, java.util.List) throws java.lang.Exception
boolean prematureClosure
boolean chunked
boolean prematureClosure
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
io.grpc.netty.shaded.io.netty.buffer.ByteBuf in
java.util.List out
public void userEventTriggered (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, java.lang.Object) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
Object evt
protected boolean isContentAlwaysEmpty (io.grpc.netty.shaded.io.netty.handler.codec.http.HttpMessage)
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpResponse res
int code
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpMessage msg
protected boolean isSwitchingToNonHttp1Protocol (io.grpc.netty.shaded.io.netty.handler.codec.http.HttpResponse)
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpResponse msg
String newProtocol
public void reset ()
private void resetNow ()
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpResponse res
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpMessage message
private io.grpc.netty.shaded.io.netty.handler.codec.http.HttpMessage invalidMessage (io.grpc.netty.shaded.io.netty.buffer.ByteBuf, java.lang.Exception)
io.grpc.netty.shaded.io.netty.buffer.ByteBuf in
Exception cause
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpMessage ret
private io.grpc.netty.shaded.io.netty.handler.codec.http.HttpContent invalidChunk (io.grpc.netty.shaded.io.netty.buffer.ByteBuf, java.lang.Exception)
io.grpc.netty.shaded.io.netty.buffer.ByteBuf in
Exception cause
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpContent chunk
private static boolean skipControlCharacters (io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
int c
io.grpc.netty.shaded.io.netty.buffer.ByteBuf buffer
boolean skiped
int wIdx
int rIdx
private io.grpc.netty.shaded.io.netty.handler.codec.http.HttpObjectDecoder$State readHeaders (io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
String trimmedLine
String valueStr
char firstChar
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpObjectDecoder$State nextState
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpObjectDecoder$State nextState
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpObjectDecoder$State nextState
io.grpc.netty.shaded.io.netty.buffer.ByteBuf buffer
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpMessage message
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpHeaders headers
io.grpc.netty.shaded.io.netty.util.internal.AppendableCharSequence line
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpObjectDecoder$State nextState
private long contentLength ()
private io.grpc.netty.shaded.io.netty.handler.codec.http.LastHttpContent readTrailingHeaders (io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
int lastPos
String lineTrimmed
String currentLastPos
java.util.List current
CharSequence headerName
char firstChar
io.grpc.netty.shaded.io.netty.handler.codec.http.LastHttpContent trailer
io.grpc.netty.shaded.io.netty.buffer.ByteBuf buffer
io.grpc.netty.shaded.io.netty.util.internal.AppendableCharSequence line
CharSequence lastHeader
protected abstract boolean isDecodingRequest ()
protected abstract io.grpc.netty.shaded.io.netty.handler.codec.http.HttpMessage createMessage (java.lang.String[]) throws java.lang.Exception
protected abstract io.grpc.netty.shaded.io.netty.handler.codec.http.HttpMessage createInvalidMessage ()
private static int getChunkSize (java.lang.String)
char c
int i
String hex
private static java.lang.String[] splitInitialLine (io.grpc.netty.shaded.io.netty.util.internal.AppendableCharSequence)
io.grpc.netty.shaded.io.netty.util.internal.AppendableCharSequence sb
int aStart
int aEnd
int bStart
int bEnd
int cStart
int cEnd
private void splitHeader (io.grpc.netty.shaded.io.netty.util.internal.AppendableCharSequence)
char ch
int valueEnd
io.grpc.netty.shaded.io.netty.util.internal.AppendableCharSequence sb
int length
int nameStart
int nameEnd
int colonEnd
int valueStart
private static int findNonWhitespace (io.grpc.netty.shaded.io.netty.util.internal.AppendableCharSequence, int)
int result
io.grpc.netty.shaded.io.netty.util.internal.AppendableCharSequence sb
int offset
private static int findWhitespace (io.grpc.netty.shaded.io.netty.util.internal.AppendableCharSequence, int)
int result
io.grpc.netty.shaded.io.netty.util.internal.AppendableCharSequence sb
int offset
private static int findEndOfString (io.grpc.netty.shaded.io.netty.util.internal.AppendableCharSequence)
int result
io.grpc.netty.shaded.io.netty.util.internal.AppendableCharSequence sb
static void ()
}
io/grpc/netty/shaded/io/netty/handler/codec/http/multipart/MemoryFileUpload.classMemoryFileUpload.java
package io.grpc.netty.shaded.io.netty.handler.codec.http.multipart
public io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.MemoryFileUpload extends io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.AbstractMemoryHttpData implements io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.FileUpload {
private String filename
private String contentType
private String contentTransferEncoding
public void (java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.nio.charset.Charset, long)
String name
String filename
String contentType
String contentTransferEncoding
java.nio.charset.Charset charset
long size
public io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.InterfaceHttpData$HttpDataType getHttpDataType ()
public java.lang.String getFilename ()
public void setFilename (java.lang.String)
String filename
public int hashCode ()
public boolean equals (java.lang.Object)
Object o
public int compareTo (io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.InterfaceHttpData)
io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.InterfaceHttpData o
public int compareTo (io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.FileUpload)
io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.FileUpload o
public void setContentType (java.lang.String)
String contentType
public java.lang.String getContentType ()
public java.lang.String getContentTransferEncoding ()
public void setContentTransferEncoding (java.lang.String)
String contentTransferEncoding
public java.lang.String toString ()
public io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.FileUpload copy ()
io.grpc.netty.shaded.io.netty.buffer.ByteBuf content
public io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.FileUpload duplicate ()
io.grpc.netty.shaded.io.netty.buffer.ByteBuf content
public io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.FileUpload retainedDuplicate ()
io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.FileUpload duplicate
boolean success
io.grpc.netty.shaded.io.netty.buffer.ByteBuf content
public io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.FileUpload replace (io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
java.io.IOException e
io.grpc.netty.shaded.io.netty.buffer.ByteBuf content
io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.MemoryFileUpload upload
public io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.FileUpload retain ()
public io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.FileUpload retain (int)
int increment
public io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.FileUpload touch ()
public io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.FileUpload touch (java.lang.Object)
Object hint
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.HttpData touch (java.lang.Object)
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.HttpData touch ()
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.HttpData retain (int)
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.HttpData retain ()
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.HttpData replace (io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.HttpData retainedDuplicate ()
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.HttpData duplicate ()
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.HttpData copy ()
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.InterfaceHttpData touch (java.lang.Object)
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.InterfaceHttpData touch ()
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.InterfaceHttpData retain (int)
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.InterfaceHttpData retain ()
public volatile int compareTo (java.lang.Object)
public volatile io.grpc.netty.shaded.io.netty.util.ReferenceCounted touch (java.lang.Object)
public volatile io.grpc.netty.shaded.io.netty.util.ReferenceCounted touch ()
public volatile io.grpc.netty.shaded.io.netty.util.ReferenceCounted retain (int)
public volatile io.grpc.netty.shaded.io.netty.util.ReferenceCounted retain ()
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBufHolder touch (java.lang.Object)
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBufHolder touch ()
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBufHolder retain (int)
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBufHolder retain ()
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBufHolder replace (io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBufHolder retainedDuplicate ()
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBufHolder duplicate ()
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBufHolder copy ()
}
io/grpc/netty/shaded/io/netty/handler/codec/http/multipart/FileUploadUtil.classFileUploadUtil.java
package io.grpc.netty.shaded.io.netty.handler.codec.http.multipart
final io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.FileUploadUtil extends java.lang.Object {
private void ()
static int hashCode (io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.FileUpload)
io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.FileUpload upload
static boolean equals (io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.FileUpload, io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.FileUpload)
io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.FileUpload upload1
io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.FileUpload upload2
static int compareTo (io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.FileUpload, io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.FileUpload)
io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.FileUpload upload1
io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.FileUpload upload2
}
io/grpc/netty/shaded/io/netty/handler/codec/http/multipart/HttpPostMultipartRequestDecoder$1.classHttpPostMultipartRequestDecoder.java
package io.grpc.netty.shaded.io.netty.handler.codec.http.multipart
io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.HttpPostMultipartRequestDecoder$1 extends java.lang.Object {
static final int[] $SwitchMap$io$netty$handler$codec$http$multipart$HttpPostRequestDecoder$MultiPartStatus
static void ()
}
io/grpc/netty/shaded/io/netty/handler/codec/http/multipart/HttpDataFactory.classHttpDataFactory.java
package io.grpc.netty.shaded.io.netty.handler.codec.http.multipart
public abstract io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.HttpDataFactory extends java.lang.Object {
public abstract void setMaxLimit (long)
public abstract io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.Attribute createAttribute (io.grpc.netty.shaded.io.netty.handler.codec.http.HttpRequest, java.lang.String)
public abstract io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.Attribute createAttribute (io.grpc.netty.shaded.io.netty.handler.codec.http.HttpRequest, java.lang.String, long)
public abstract io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.Attribute createAttribute (io.grpc.netty.shaded.io.netty.handler.codec.http.HttpRequest, java.lang.String, java.lang.String)
public abstract io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.FileUpload createFileUpload (io.grpc.netty.shaded.io.netty.handler.codec.http.HttpRequest, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.nio.charset.Charset, long)
public abstract void removeHttpDataFromClean (io.grpc.netty.shaded.io.netty.handler.codec.http.HttpRequest, io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.InterfaceHttpData)
public abstract void cleanRequestHttpData (io.grpc.netty.shaded.io.netty.handler.codec.http.HttpRequest)
public abstract void cleanAllHttpData ()
public abstract void cleanRequestHttpDatas (io.grpc.netty.shaded.io.netty.handler.codec.http.HttpRequest)
public abstract void cleanAllHttpDatas ()
}
io/grpc/netty/shaded/io/netty/handler/codec/http/multipart/HttpData.classHttpData.java
package io.grpc.netty.shaded.io.netty.handler.codec.http.multipart
public abstract io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.HttpData extends java.lang.Object implements io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.InterfaceHttpData io.grpc.netty.shaded.io.netty.buffer.ByteBufHolder {
public abstract long getMaxSize ()
public abstract void setMaxSize (long)
public abstract void checkSize (long) throws java.io.IOException
public abstract void setContent (io.grpc.netty.shaded.io.netty.buffer.ByteBuf) throws java.io.IOException
public abstract void addContent (io.grpc.netty.shaded.io.netty.buffer.ByteBuf, boolean) throws java.io.IOException
public abstract void setContent (java.io.File) throws java.io.IOException
public abstract void setContent (java.io.InputStream) throws java.io.IOException
public abstract boolean isCompleted ()
public abstract long length ()
public abstract long definedLength ()
public abstract void delete ()
public abstract byte[] get () throws java.io.IOException
public abstract io.grpc.netty.shaded.io.netty.buffer.ByteBuf getByteBuf () throws java.io.IOException
public abstract io.grpc.netty.shaded.io.netty.buffer.ByteBuf getChunk (int) throws java.io.IOException
public abstract java.lang.String getString () throws java.io.IOException
public abstract java.lang.String getString (java.nio.charset.Charset) throws java.io.IOException
public abstract void setCharset (java.nio.charset.Charset)
public abstract java.nio.charset.Charset getCharset ()
public abstract boolean renameTo (java.io.File) throws java.io.IOException
public abstract boolean isInMemory ()
public abstract java.io.File getFile () throws java.io.IOException
public abstract io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.HttpData copy ()
public abstract io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.HttpData duplicate ()
public abstract io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.HttpData retainedDuplicate ()
public abstract io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.HttpData replace (io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
public abstract io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.HttpData retain ()
public abstract io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.HttpData retain (int)
public abstract io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.HttpData touch ()
public abstract io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.HttpData touch (java.lang.Object)
}
io/grpc/netty/shaded/io/netty/handler/codec/http/multipart/HttpPostRequestEncoder.classHttpPostRequestEncoder.java
package io.grpc.netty.shaded.io.netty.handler.codec.http.multipart
public io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.HttpPostRequestEncoder extends java.lang.Object implements io.grpc.netty.shaded.io.netty.handler.stream.ChunkedInput {
private static final java.util.Map$Entry[] percentEncodings
private final io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.HttpDataFactory factory
private final io.grpc.netty.shaded.io.netty.handler.codec.http.HttpRequest request
private final java.nio.charset.Charset charset
private boolean isChunked
private final java.util.List bodyListDatas
final java.util.List multipartHttpDatas
private final boolean isMultipart
String multipartDataBoundary
String multipartMixedBoundary
private boolean headerFinalized
private final io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.HttpPostRequestEncoder$EncoderMode encoderMode
private boolean isLastChunk
private boolean isLastChunkSent
private io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.FileUpload currentFileUpload
private boolean duringMixedMode
private long globalBodySize
private long globalProgress
private java.util.ListIterator iterator
private io.grpc.netty.shaded.io.netty.buffer.ByteBuf currentBuffer
private io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.InterfaceHttpData currentData
private boolean isKey
public void (io.grpc.netty.shaded.io.netty.handler.codec.http.HttpRequest, boolean) throws io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.HttpPostRequestEncoder$ErrorDataEncoderException
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpRequest request
boolean multipart
public void (io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.HttpDataFactory, io.grpc.netty.shaded.io.netty.handler.codec.http.HttpRequest, boolean) throws io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.HttpPostRequestEncoder$ErrorDataEncoderException
io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.HttpDataFactory factory
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpRequest request
boolean multipart
public void (io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.HttpDataFactory, io.grpc.netty.shaded.io.netty.handler.codec.http.HttpRequest, boolean, java.nio.charset.Charset, io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.HttpPostRequestEncoder$EncoderMode) throws io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.HttpPostRequestEncoder$ErrorDataEncoderException
io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.HttpDataFactory factory
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpRequest request
boolean multipart
java.nio.charset.Charset charset
io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.HttpPostRequestEncoder$EncoderMode encoderMode
public void cleanFiles ()
public boolean isMultipart ()
private void initDataMultipart ()
private void initMixedMultipart ()
private static java.lang.String getNewMultipartDelimiter ()
public java.util.List getBodyListAttributes ()
public void setBodyHttpDatas (java.util.List) throws io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.HttpPostRequestEncoder$ErrorDataEncoderException
io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.InterfaceHttpData data
java.util.List datas
public void addBodyAttribute (java.lang.String, java.lang.String) throws io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.HttpPostRequestEncoder$ErrorDataEncoderException
String name
String value
String svalue
io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.Attribute data
public void addBodyFileUpload (java.lang.String, java.io.File, java.lang.String, boolean) throws io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.HttpPostRequestEncoder$ErrorDataEncoderException
String name
java.io.File file
String contentType
boolean isText
public void addBodyFileUpload (java.lang.String, java.lang.String, java.io.File, java.lang.String, boolean) throws io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.HttpPostRequestEncoder$ErrorDataEncoderException
java.io.IOException e
String name
String filename
java.io.File file
String contentType
boolean isText
String scontentType
String contentTransferEncoding
io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.FileUpload fileUpload
public void addBodyFileUploads (java.lang.String, java.io.File[], java.lang.String[], boolean[]) throws io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.HttpPostRequestEncoder$ErrorDataEncoderException
int i
String name
java.io.File[] file
String[] contentType
boolean[] isText
public void addBodyHttpData (io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.InterfaceHttpData) throws io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.HttpPostRequestEncoder$ErrorDataEncoderException
String key
String value
io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.Attribute newattribute
java.io.IOException e
io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.Attribute attribute
io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.FileUpload fileUpload
String key
String value
io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.Attribute newattribute
io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.InternalAttribute internal
io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.InternalAttribute internal
io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.Attribute attribute
java.nio.charset.Charset localcharset
boolean localMixed
boolean localMixed
io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.InternalAttribute pastAttribute
StringBuilder replacement
boolean localMixed
io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.FileUpload fileUpload
io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.InternalAttribute internal
boolean localMixed
String contentTransferEncoding
io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.InterfaceHttpData data
public io.grpc.netty.shaded.io.netty.handler.codec.http.HttpRequest finalizeRequest () throws io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.HttpPostRequestEncoder$ErrorDataEncoderException
io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.InternalAttribute internal
String lowercased
String contentType
String value
CharSequence v
io.grpc.netty.shaded.io.netty.handler.codec.http.FullHttpRequest fullRequest
io.grpc.netty.shaded.io.netty.buffer.ByteBuf chunkContent
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpContent chunk
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpHeaders headers
java.util.List contentTypes
java.util.List transferEncoding
long realSize
public boolean isChunked ()
private java.lang.String encodeAttribute (java.lang.String, java.nio.charset.Charset) throws io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.HttpPostRequestEncoder$ErrorDataEncoderException
String replacement
java.util.Map$Entry entry
String encoded
java.io.UnsupportedEncodingException e
String s
java.nio.charset.Charset charset
private io.grpc.netty.shaded.io.netty.buffer.ByteBuf fillByteBuf ()
io.grpc.netty.shaded.io.netty.buffer.ByteBuf slice
int length
private io.grpc.netty.shaded.io.netty.handler.codec.http.HttpContent encodeNextChunkMultipart (int) throws io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.HttpPostRequestEncoder$ErrorDataEncoderException
io.grpc.netty.shaded.io.netty.buffer.ByteBuf buffer
io.grpc.netty.shaded.io.netty.buffer.ByteBuf buffer
java.io.IOException e
int sizeleft
io.grpc.netty.shaded.io.netty.buffer.ByteBuf buffer
private io.grpc.netty.shaded.io.netty.handler.codec.http.HttpContent encodeNextChunkUrlEncoded (int) throws io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.HttpPostRequestEncoder$ErrorDataEncoderException
String key
io.grpc.netty.shaded.io.netty.buffer.ByteBuf buffer
io.grpc.netty.shaded.io.netty.buffer.ByteBuf buffer
java.io.IOException e
int sizeleft
int size
io.grpc.netty.shaded.io.netty.buffer.ByteBuf buffer
io.grpc.netty.shaded.io.netty.buffer.ByteBuf delimiter
public void close () throws java.lang.Exception
public io.grpc.netty.shaded.io.netty.handler.codec.http.HttpContent readChunk (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
public io.grpc.netty.shaded.io.netty.handler.codec.http.HttpContent readChunk (io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpContent nextChunk
io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator allocator
private io.grpc.netty.shaded.io.netty.handler.codec.http.HttpContent nextChunk () throws io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.HttpPostRequestEncoder$ErrorDataEncoderException
io.grpc.netty.shaded.io.netty.buffer.ByteBuf buffer
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpContent chunk
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpContent chunk
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpContent chunk
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpContent chunk
int size
private int calculateRemainingSize ()
int size
private io.grpc.netty.shaded.io.netty.handler.codec.http.HttpContent lastChunk ()
io.grpc.netty.shaded.io.netty.buffer.ByteBuf buffer
public boolean isEndOfInput () throws java.lang.Exception
public long length ()
public long progress ()
public volatile java.lang.Object readChunk (io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator) throws java.lang.Exception
public volatile java.lang.Object readChunk (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext) throws java.lang.Exception
static void ()
}
io/grpc/netty/shaded/io/netty/handler/codec/http/multipart/MemoryAttribute.classMemoryAttribute.java
package io.grpc.netty.shaded.io.netty.handler.codec.http.multipart
public io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.MemoryAttribute extends io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.AbstractMemoryHttpData implements io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.Attribute {
public void (java.lang.String)
String name
public void (java.lang.String, long)
String name
long definedSize
public void (java.lang.String, java.nio.charset.Charset)
String name
java.nio.charset.Charset charset
public void (java.lang.String, long, java.nio.charset.Charset)
String name
long definedSize
java.nio.charset.Charset charset
public void (java.lang.String, java.lang.String) throws java.io.IOException
String name
String value
public void (java.lang.String, java.lang.String, java.nio.charset.Charset) throws java.io.IOException
String name
String value
java.nio.charset.Charset charset
public io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.InterfaceHttpData$HttpDataType getHttpDataType ()
public java.lang.String getValue ()
public void setValue (java.lang.String) throws java.io.IOException
String value
byte[] bytes
io.grpc.netty.shaded.io.netty.buffer.ByteBuf buffer
public void addContent (io.grpc.netty.shaded.io.netty.buffer.ByteBuf, boolean) throws java.io.IOException
io.grpc.netty.shaded.io.netty.buffer.ByteBuf buffer
boolean last
int localsize
public int hashCode ()
public boolean equals (java.lang.Object)
Object o
io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.Attribute attribute
public int compareTo (io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.InterfaceHttpData)
io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.InterfaceHttpData other
public int compareTo (io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.Attribute)
io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.Attribute o
public java.lang.String toString ()
public io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.Attribute copy ()
io.grpc.netty.shaded.io.netty.buffer.ByteBuf content
public io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.Attribute duplicate ()
io.grpc.netty.shaded.io.netty.buffer.ByteBuf content
public io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.Attribute retainedDuplicate ()
io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.Attribute duplicate
boolean success
io.grpc.netty.shaded.io.netty.buffer.ByteBuf content
public io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.Attribute replace (io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
java.io.IOException e
io.grpc.netty.shaded.io.netty.buffer.ByteBuf content
io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.MemoryAttribute attr
public io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.Attribute retain ()
public io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.Attribute retain (int)
int increment
public io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.Attribute touch ()
public io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.Attribute touch (java.lang.Object)
Object hint
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.HttpData touch (java.lang.Object)
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.HttpData touch ()
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.HttpData retain (int)
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.HttpData retain ()
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.HttpData replace (io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.HttpData retainedDuplicate ()
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.HttpData duplicate ()
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.HttpData copy ()
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.InterfaceHttpData touch (java.lang.Object)
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.InterfaceHttpData touch ()
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.InterfaceHttpData retain (int)
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.InterfaceHttpData retain ()
public volatile int compareTo (java.lang.Object)
public volatile io.grpc.netty.shaded.io.netty.util.ReferenceCounted touch (java.lang.Object)
public volatile io.grpc.netty.shaded.io.netty.util.ReferenceCounted touch ()
public volatile io.grpc.netty.shaded.io.netty.util.ReferenceCounted retain (int)
public volatile io.grpc.netty.shaded.io.netty.util.ReferenceCounted retain ()
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBufHolder touch (java.lang.Object)
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBufHolder touch ()
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBufHolder retain (int)
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBufHolder retain ()
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBufHolder replace (io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBufHolder retainedDuplicate ()
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBufHolder duplicate ()
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBufHolder copy ()
}
io/grpc/netty/shaded/io/netty/handler/codec/http/multipart/InterfaceHttpPostRequestDecoder.classInterfaceHttpPostRequestDecoder.java
package io.grpc.netty.shaded.io.netty.handler.codec.http.multipart
public abstract io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.InterfaceHttpPostRequestDecoder extends java.lang.Object {
public abstract boolean isMultipart ()
public abstract void setDiscardThreshold (int)
public abstract int getDiscardThreshold ()
public abstract java.util.List getBodyHttpDatas ()
public abstract java.util.List getBodyHttpDatas (java.lang.String)
public abstract io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.InterfaceHttpData getBodyHttpData (java.lang.String)
public abstract io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.InterfaceHttpPostRequestDecoder offer (io.grpc.netty.shaded.io.netty.handler.codec.http.HttpContent)
public abstract boolean hasNext ()
public abstract io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.InterfaceHttpData next ()
public abstract io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.InterfaceHttpData currentPartialHttpData ()
public abstract void destroy ()
public abstract void cleanFiles ()
public abstract void removeHttpDataFromClean (io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.InterfaceHttpData)
}
io/grpc/netty/shaded/io/netty/handler/codec/http/multipart/HttpPostRequestDecoder$ErrorDataDecoderException.classHttpPostRequestDecoder.java
package io.grpc.netty.shaded.io.netty.handler.codec.http.multipart
public io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.HttpPostRequestDecoder$ErrorDataDecoderException extends io.grpc.netty.shaded.io.netty.handler.codec.DecoderException {
private static final long serialVersionUID
public void ()
public void (java.lang.String)
String msg
public void (java.lang.Throwable)
Throwable cause
public void (java.lang.String, java.lang.Throwable)
String msg
Throwable cause
}
io/grpc/netty/shaded/io/netty/handler/codec/http/multipart/HttpPostBodyUtil$SeekAheadOptimize.classHttpPostBodyUtil.java
package io.grpc.netty.shaded.io.netty.handler.codec.http.multipart
io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.HttpPostBodyUtil$SeekAheadOptimize extends java.lang.Object {
byte[] bytes
int readerIndex
int pos
int origPos
int limit
io.grpc.netty.shaded.io.netty.buffer.ByteBuf buffer
void (io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
io.grpc.netty.shaded.io.netty.buffer.ByteBuf buffer
void setReadPosition (int)
int minus
int getReadPosition (int)
int index
}
io/grpc/netty/shaded/io/netty/handler/codec/http/multipart/InterfaceHttpData.classInterfaceHttpData.java
package io.grpc.netty.shaded.io.netty.handler.codec.http.multipart
public abstract io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.InterfaceHttpData extends java.lang.Object implements java.lang.Comparable io.grpc.netty.shaded.io.netty.util.ReferenceCounted {
public abstract java.lang.String getName ()
public abstract io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.InterfaceHttpData$HttpDataType getHttpDataType ()
public abstract io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.InterfaceHttpData retain ()
public abstract io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.InterfaceHttpData retain (int)
public abstract io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.InterfaceHttpData touch ()
public abstract io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.InterfaceHttpData touch (java.lang.Object)
}
io/grpc/netty/shaded/io/netty/handler/codec/http/multipart/HttpPostRequestDecoder$NotEnoughDataDecoderException.classHttpPostRequestDecoder.java
package io.grpc.netty.shaded.io.netty.handler.codec.http.multipart
public io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.HttpPostRequestDecoder$NotEnoughDataDecoderException extends io.grpc.netty.shaded.io.netty.handler.codec.DecoderException {
private static final long serialVersionUID
public void ()
public void (java.lang.String)
String msg
public void (java.lang.Throwable)
Throwable cause
public void (java.lang.String, java.lang.Throwable)
String msg
Throwable cause
}
io/grpc/netty/shaded/io/netty/handler/codec/http/multipart/HttpPostMultipartRequestDecoder.classHttpPostMultipartRequestDecoder.java
package io.grpc.netty.shaded.io.netty.handler.codec.http.multipart
public io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.HttpPostMultipartRequestDecoder extends java.lang.Object implements io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.InterfaceHttpPostRequestDecoder {
private final io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.HttpDataFactory factory
private final io.grpc.netty.shaded.io.netty.handler.codec.http.HttpRequest request
private java.nio.charset.Charset charset
private boolean isLastChunk
private final java.util.List bodyListHttpData
private final java.util.Map bodyMapHttpData
private io.grpc.netty.shaded.io.netty.buffer.ByteBuf undecodedChunk
private int bodyListHttpDataRank
private String multipartDataBoundary
private String multipartMixedBoundary
private io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.HttpPostRequestDecoder$MultiPartStatus currentStatus
private java.util.Map currentFieldAttributes
private io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.FileUpload currentFileUpload
private io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.Attribute currentAttribute
private boolean destroyed
private int discardThreshold
private static final String FILENAME_ENCODED
public void (io.grpc.netty.shaded.io.netty.handler.codec.http.HttpRequest)
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpRequest request
public void (io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.HttpDataFactory, io.grpc.netty.shaded.io.netty.handler.codec.http.HttpRequest)
io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.HttpDataFactory factory
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpRequest request
public void (io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.HttpDataFactory, io.grpc.netty.shaded.io.netty.handler.codec.http.HttpRequest, java.nio.charset.Charset)
io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.HttpDataFactory factory
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpRequest request
java.nio.charset.Charset charset
private void setMultipart (java.lang.String)
String contentType
String[] dataBoundary
private void checkDestroyed ()
public boolean isMultipart ()
public void setDiscardThreshold (int)
int discardThreshold
public int getDiscardThreshold ()
public java.util.List getBodyHttpDatas ()
public java.util.List getBodyHttpDatas (java.lang.String)
String name
public io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.InterfaceHttpData getBodyHttpData (java.lang.String)
String name
java.util.List list
public io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.HttpPostMultipartRequestDecoder offer (io.grpc.netty.shaded.io.netty.handler.codec.http.HttpContent)
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpContent content
io.grpc.netty.shaded.io.netty.buffer.ByteBuf buf
public boolean hasNext ()
public io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.InterfaceHttpData next ()
public io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.InterfaceHttpData currentPartialHttpData ()
private void parseBody ()
protected void addHttpData (io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.InterfaceHttpData)
io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.InterfaceHttpData data
java.util.List datas
private void parseBodyMultipart ()
io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.InterfaceHttpData data
private io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.InterfaceHttpData decodeMultipart (io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.HttpPostRequestDecoder$MultiPartStatus)
java.io.IOException e
java.nio.charset.UnsupportedCharsetException e
long size
java.io.IOException e
NumberFormatException ignored
NullPointerException e
IllegalArgumentException e
java.io.IOException e
io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.Attribute lengthAttribute
long size
java.nio.charset.Charset localCharset
io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.Attribute charsetAttribute
io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.Attribute nameAttribute
io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.Attribute finalAttribute
io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.HttpPostRequestDecoder$MultiPartStatus state
private static void skipControlCharacters (io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
IndexOutOfBoundsException e1
char c
io.grpc.netty.shaded.io.netty.buffer.ByteBuf undecodedChunk
io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.HttpPostBodyUtil$SeekAheadOptimize sao
private static void skipControlCharactersStandard (io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
char c
io.grpc.netty.shaded.io.netty.buffer.ByteBuf undecodedChunk
private io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.InterfaceHttpData findMultipartDelimiter (java.lang.String, io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.HttpPostRequestDecoder$MultiPartStatus, io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.HttpPostRequestDecoder$MultiPartStatus)
io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.HttpPostRequestDecoder$NotEnoughDataDecoderException ignored
String newline
io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.HttpPostRequestDecoder$NotEnoughDataDecoderException ignored
String delimiter
io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.HttpPostRequestDecoder$MultiPartStatus dispositionStatus
io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.HttpPostRequestDecoder$MultiPartStatus closeDelimiterStatus
int readerIndex
String newline
private io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.InterfaceHttpData findMultipartDisposition ()
String newline
io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.HttpPostRequestDecoder$NotEnoughDataDecoderException ignored
boolean checkSecondArg
io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.Attribute attribute
NullPointerException e
IllegalArgumentException e
String[] values
io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.Attribute attribute
int i
boolean checkSecondArg
io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.Attribute attribute
NullPointerException e
IllegalArgumentException e
io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.Attribute attribute
io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.Attribute attribute
NullPointerException e
IllegalArgumentException e
io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.Attribute attribute
String values
io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.Attribute attribute
NullPointerException e
IllegalArgumentException e
String values
io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.Attribute attribute
io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.Attribute attribute
NullPointerException e
IllegalArgumentException e
io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.Attribute attribute
String charsetHeader
int i
String newline
String[] contents
int readerIndex
io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.Attribute filenameAttribute
private transient io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.Attribute getContentDispositionAttribute (java.lang.String[])
int last
String[] split
ArrayIndexOutOfBoundsException e
java.nio.charset.UnsupportedCharsetException e
String[] values
String name
String value
protected io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.InterfaceHttpData getFileUpload (java.lang.String)
String code
java.io.IOException e
String code
java.io.IOException e
java.nio.charset.UnsupportedCharsetException e
long size
java.io.IOException e
NumberFormatException ignored
String contentType
String contentType
NullPointerException e
IllegalArgumentException e
java.io.IOException e
io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.Attribute filenameAttribute
io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.Attribute nameAttribute
io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.Attribute contentTypeAttribute
io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.Attribute lengthAttribute
long size
io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.FileUpload fileUpload
String delimiter
io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.Attribute encoding
java.nio.charset.Charset localCharset
io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.HttpPostBodyUtil$TransferEncodingMechanism mechanism
io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.Attribute charsetAttribute
public void destroy ()
int i
public void cleanFiles ()
public void removeHttpDataFromClean (io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.InterfaceHttpData)
io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.InterfaceHttpData data
private void cleanMixedAttributes ()
private static java.lang.String readLineStandard (io.grpc.netty.shaded.io.netty.buffer.ByteBuf, java.nio.charset.Charset)
byte nextByte
io.grpc.netty.shaded.io.netty.buffer.ByteBuf line
IndexOutOfBoundsException e
io.grpc.netty.shaded.io.netty.buffer.ByteBuf undecodedChunk
java.nio.charset.Charset charset
int readerIndex
private static java.lang.String readLine (io.grpc.netty.shaded.io.netty.buffer.ByteBuf, java.nio.charset.Charset)
byte nextByte
io.grpc.netty.shaded.io.netty.buffer.ByteBuf line
IndexOutOfBoundsException e
io.grpc.netty.shaded.io.netty.buffer.ByteBuf undecodedChunk
java.nio.charset.Charset charset
io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.HttpPostBodyUtil$SeekAheadOptimize sao
int readerIndex
private static java.lang.String readDelimiterStandard (io.grpc.netty.shaded.io.netty.buffer.ByteBuf, java.lang.String)
byte nextByte
byte nextByte
StringBuilder sb
int delimiterPos
int len
IndexOutOfBoundsException e
io.grpc.netty.shaded.io.netty.buffer.ByteBuf undecodedChunk
String delimiter
int readerIndex
private static java.lang.String readDelimiter (io.grpc.netty.shaded.io.netty.buffer.ByteBuf, java.lang.String)
byte nextByte
byte nextByte
StringBuilder sb
IndexOutOfBoundsException e
io.grpc.netty.shaded.io.netty.buffer.ByteBuf undecodedChunk
String delimiter
io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.HttpPostBodyUtil$SeekAheadOptimize sao
int readerIndex
int delimiterPos
int len
private static boolean loadDataMultipartStandard (io.grpc.netty.shaded.io.netty.buffer.ByteBuf, java.lang.String, io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.HttpData)
byte nextByte
java.io.IOException e
io.grpc.netty.shaded.io.netty.buffer.ByteBuf undecodedChunk
String delimiter
io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.HttpData httpData
int startReaderIndex
int delimeterLength
int index
int lastPosition
byte prevByte
boolean delimiterFound
io.grpc.netty.shaded.io.netty.buffer.ByteBuf content
private static boolean loadDataMultipart (io.grpc.netty.shaded.io.netty.buffer.ByteBuf, java.lang.String, io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.HttpData)
byte nextByte
java.io.IOException e
io.grpc.netty.shaded.io.netty.buffer.ByteBuf undecodedChunk
String delimiter
io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.HttpData httpData
io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.HttpPostBodyUtil$SeekAheadOptimize sao
int startReaderIndex
int delimeterLength
int index
int lastRealPos
byte prevByte
boolean delimiterFound
int lastPosition
io.grpc.netty.shaded.io.netty.buffer.ByteBuf content
private static java.lang.String cleanString (java.lang.String)
char nextChar
int i
String field
int size
StringBuilder sb
private boolean skipOneLine ()
byte nextByte
private static java.lang.String[] splitMultipartHeader (java.lang.String)
char ch
String[] values
String value
int i
String sb
java.util.ArrayList headers
int nameStart
int nameEnd
int colonEnd
int valueStart
int valueEnd
String svalue
String[] values
String[] array
private static java.lang.String[] splitMultipartHeaderValues (java.lang.String)
char c
int i
String svalue
java.util.List values
boolean inQuote
boolean escapeNext
int start
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.InterfaceHttpPostRequestDecoder offer (io.grpc.netty.shaded.io.netty.handler.codec.http.HttpContent)
static void ()
}
io/grpc/netty/shaded/io/netty/handler/codec/http/multipart/AbstractDiskHttpData.classAbstractDiskHttpData.java
package io.grpc.netty.shaded.io.netty.handler.codec.http.multipart
public abstract io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.AbstractDiskHttpData extends io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.AbstractHttpData {
private static final io.grpc.netty.shaded.io.netty.util.internal.logging.InternalLogger logger
private java.io.File file
private boolean isRenamed
private java.nio.channels.FileChannel fileChannel
protected void (java.lang.String, java.nio.charset.Charset, long)
String name
java.nio.charset.Charset charset
long size
protected abstract java.lang.String getDiskFilename ()
protected abstract java.lang.String getPrefix ()
protected abstract java.lang.String getBaseDirectory ()
protected abstract java.lang.String getPostfix ()
protected abstract boolean deleteOnExit ()
private java.io.File tempFile () throws java.io.IOException
String newpostfix
java.io.File tmpFile
String newpostfix
String diskFilename
java.io.File tmpFile
public void setContent (io.grpc.netty.shaded.io.netty.buffer.ByteBuf) throws java.io.IOException
java.nio.channels.FileChannel localfileChannel
java.nio.ByteBuffer byteBuffer
int written
java.io.FileOutputStream outputStream
io.grpc.netty.shaded.io.netty.buffer.ByteBuf buffer
public void addContent (io.grpc.netty.shaded.io.netty.buffer.ByteBuf, boolean) throws java.io.IOException
java.io.FileOutputStream outputStream
int localsize
java.nio.ByteBuffer byteBuffer
int written
java.io.FileOutputStream outputStream
io.grpc.netty.shaded.io.netty.buffer.ByteBuf buffer
boolean last
public void setContent (java.io.File) throws java.io.IOException
java.io.File file
public void setContent (java.io.InputStream) throws java.io.IOException
java.nio.channels.FileChannel localfileChannel
byte[] bytes
java.nio.ByteBuffer byteBuffer
int read
java.io.InputStream inputStream
java.io.FileOutputStream outputStream
int written
public void delete ()
java.io.IOException e
public byte[] get () throws java.io.IOException
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf getByteBuf () throws java.io.IOException
byte[] array
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf getChunk (int) throws java.io.IOException
java.io.FileInputStream inputStream
int readnow
int length
int read
java.nio.ByteBuffer byteBuffer
io.grpc.netty.shaded.io.netty.buffer.ByteBuf buffer
public java.lang.String getString () throws java.io.IOException
public java.lang.String getString (java.nio.charset.Charset) throws java.io.IOException
byte[] array
java.nio.charset.Charset encoding
byte[] array
public boolean isInMemory ()
public boolean renameTo (java.io.File) throws java.io.IOException
java.nio.channels.FileChannel in
java.nio.channels.FileChannel out
java.io.IOException e
java.io.IOException e
java.io.IOException e
java.io.IOException e
java.io.IOException e
java.io.IOException e
java.io.IOException e
java.io.IOException exception
java.io.FileInputStream inputStream
java.io.FileOutputStream outputStream
long chunkSize
long position
java.io.File dest
private static byte[] readFrom (java.io.File) throws java.io.IOException
java.nio.channels.FileChannel fileChannel
java.nio.ByteBuffer byteBuffer
int read
java.io.File src
long srcsize
java.io.FileInputStream inputStream
byte[] array
public java.io.File getFile () throws java.io.IOException
public io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.HttpData touch ()
public io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.HttpData touch (java.lang.Object)
Object hint
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.InterfaceHttpData touch (java.lang.Object)
public volatile io.grpc.netty.shaded.io.netty.handler.codec.http.multipart.InterfaceHttpData touch ()
public volatile io.grpc.netty.shaded.io.netty.util.ReferenceCounted touch (java.lang.Object)
public volatile io.grpc.netty.shaded.io.netty.util.ReferenceCounted touch ()
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBufHolder touch (java.lang.Object)
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBufHolder touch ()
static void ()
}
io/grpc/netty/shaded/io/netty/handler/codec/http/HttpClientUpgradeHandler.classHttpClientUpgradeHandler.java
package io.grpc.netty.shaded.io.netty.handler.codec.http
public io.grpc.netty.shaded.io.netty.handler.codec.http.HttpClientUpgradeHandler extends io.grpc.netty.shaded.io.netty.handler.codec.http.HttpObjectAggregator implements io.grpc.netty.shaded.io.netty.channel.ChannelOutboundHandler {
private final io.grpc.netty.shaded.io.netty.handler.codec.http.HttpClientUpgradeHandler$SourceCodec sourceCodec
private final io.grpc.netty.shaded.io.netty.handler.codec.http.HttpClientUpgradeHandler$UpgradeCodec upgradeCodec
private boolean upgradeRequested
static final boolean $assertionsDisabled
public void (io.grpc.netty.shaded.io.netty.handler.codec.http.HttpClientUpgradeHandler$SourceCodec, io.grpc.netty.shaded.io.netty.handler.codec.http.HttpClientUpgradeHandler$UpgradeCodec, int)
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpClientUpgradeHandler$SourceCodec sourceCodec
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpClientUpgradeHandler$UpgradeCodec upgradeCodec
int maxContentLength
public void bind (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, java.net.SocketAddress, io.grpc.netty.shaded.io.netty.channel.ChannelPromise) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
java.net.SocketAddress localAddress
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
public void connect (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, java.net.SocketAddress, java.net.SocketAddress, io.grpc.netty.shaded.io.netty.channel.ChannelPromise) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
java.net.SocketAddress remoteAddress
java.net.SocketAddress localAddress
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
public void disconnect (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, io.grpc.netty.shaded.io.netty.channel.ChannelPromise) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
public void close (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, io.grpc.netty.shaded.io.netty.channel.ChannelPromise) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
public void deregister (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, io.grpc.netty.shaded.io.netty.channel.ChannelPromise) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
public void read (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
public void write (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, java.lang.Object, io.grpc.netty.shaded.io.netty.channel.ChannelPromise) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
Object msg
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
public void flush (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
protected void decode (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, io.grpc.netty.shaded.io.netty.handler.codec.http.HttpObject, java.util.List) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpResponse rep
CharSequence upgradeHeader
Throwable t
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpObject msg
java.util.List out
io.grpc.netty.shaded.io.netty.handler.codec.http.FullHttpResponse response
private static void removeThisHandler (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext)
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
private void setUpgradeRequestHeaders (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, io.grpc.netty.shaded.io.netty.handler.codec.http.HttpRequest)
CharSequence part
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpRequest request
java.util.Set connectionParts
StringBuilder builder
protected volatile void decode (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, java.lang.Object, java.util.List) throws java.lang.Exception
static void ()
}
io/grpc/netty/shaded/io/netty/handler/codec/http/HttpHeaders.classHttpHeaders.java
package io.grpc.netty.shaded.io.netty.handler.codec.http
public abstract io.grpc.netty.shaded.io.netty.handler.codec.http.HttpHeaders extends java.lang.Object implements java.lang.Iterable {
public static final io.grpc.netty.shaded.io.netty.handler.codec.http.HttpHeaders EMPTY_HEADERS
public static boolean isKeepAlive (io.grpc.netty.shaded.io.netty.handler.codec.http.HttpMessage)
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpMessage message
public static void setKeepAlive (io.grpc.netty.shaded.io.netty.handler.codec.http.HttpMessage, boolean)
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpMessage message
boolean keepAlive
public static java.lang.String getHeader (io.grpc.netty.shaded.io.netty.handler.codec.http.HttpMessage, java.lang.String)
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpMessage message
String name
public static java.lang.String getHeader (io.grpc.netty.shaded.io.netty.handler.codec.http.HttpMessage, java.lang.CharSequence)
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpMessage message
CharSequence name
public static java.lang.String getHeader (io.grpc.netty.shaded.io.netty.handler.codec.http.HttpMessage, java.lang.String, java.lang.String)
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpMessage message
String name
String defaultValue
public static java.lang.String getHeader (io.grpc.netty.shaded.io.netty.handler.codec.http.HttpMessage, java.lang.CharSequence, java.lang.String)
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpMessage message
CharSequence name
String defaultValue
public static void setHeader (io.grpc.netty.shaded.io.netty.handler.codec.http.HttpMessage, java.lang.String, java.lang.Object)
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpMessage message
String name
Object value
public static void setHeader (io.grpc.netty.shaded.io.netty.handler.codec.http.HttpMessage, java.lang.CharSequence, java.lang.Object)
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpMessage message
CharSequence name
Object value
public static void setHeader (io.grpc.netty.shaded.io.netty.handler.codec.http.HttpMessage, java.lang.String, java.lang.Iterable)
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpMessage message
String name
Iterable values
public static void setHeader (io.grpc.netty.shaded.io.netty.handler.codec.http.HttpMessage, java.lang.CharSequence, java.lang.Iterable)
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpMessage message
CharSequence name
Iterable values
public static void addHeader (io.grpc.netty.shaded.io.netty.handler.codec.http.HttpMessage, java.lang.String, java.lang.Object)
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpMessage message
String name
Object value
public static void addHeader (io.grpc.netty.shaded.io.netty.handler.codec.http.HttpMessage, java.lang.CharSequence, java.lang.Object)
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpMessage message
CharSequence name
Object value
public static void removeHeader (io.grpc.netty.shaded.io.netty.handler.codec.http.HttpMessage, java.lang.String)
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpMessage message
String name
public static void removeHeader (io.grpc.netty.shaded.io.netty.handler.codec.http.HttpMessage, java.lang.CharSequence)
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpMessage message
CharSequence name
public static void clearHeaders (io.grpc.netty.shaded.io.netty.handler.codec.http.HttpMessage)
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpMessage message
public static int getIntHeader (io.grpc.netty.shaded.io.netty.handler.codec.http.HttpMessage, java.lang.String)
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpMessage message
String name
public static int getIntHeader (io.grpc.netty.shaded.io.netty.handler.codec.http.HttpMessage, java.lang.CharSequence)
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpMessage message
CharSequence name
String value
public static int getIntHeader (io.grpc.netty.shaded.io.netty.handler.codec.http.HttpMessage, java.lang.String, int)
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpMessage message
String name
int defaultValue
public static int getIntHeader (io.grpc.netty.shaded.io.netty.handler.codec.http.HttpMessage, java.lang.CharSequence, int)
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpMessage message
CharSequence name
int defaultValue
public static void setIntHeader (io.grpc.netty.shaded.io.netty.handler.codec.http.HttpMessage, java.lang.String, int)
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpMessage message
String name
int value
public static void setIntHeader (io.grpc.netty.shaded.io.netty.handler.codec.http.HttpMessage, java.lang.CharSequence, int)
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpMessage message
CharSequence name
int value
public static void setIntHeader (io.grpc.netty.shaded.io.netty.handler.codec.http.HttpMessage, java.lang.String, java.lang.Iterable)
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpMessage message
String name
Iterable values
public static void setIntHeader (io.grpc.netty.shaded.io.netty.handler.codec.http.HttpMessage, java.lang.CharSequence, java.lang.Iterable)
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpMessage message
CharSequence name
Iterable values
public static void addIntHeader (io.grpc.netty.shaded.io.netty.handler.codec.http.HttpMessage, java.lang.String, int)
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpMessage message
String name
int value
public static void addIntHeader (io.grpc.netty.shaded.io.netty.handler.codec.http.HttpMessage, java.lang.CharSequence, int)
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpMessage message
CharSequence name
int value
public static java.util.Date getDateHeader (io.grpc.netty.shaded.io.netty.handler.codec.http.HttpMessage, java.lang.String) throws java.text.ParseException
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpMessage message
String name
public static java.util.Date getDateHeader (io.grpc.netty.shaded.io.netty.handler.codec.http.HttpMessage, java.lang.CharSequence) throws java.text.ParseException
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpMessage message
CharSequence name
String value
java.util.Date date
public static java.util.Date getDateHeader (io.grpc.netty.shaded.io.netty.handler.codec.http.HttpMessage, java.lang.String, java.util.Date)
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpMessage message
String name
java.util.Date defaultValue
public static java.util.Date getDateHeader (io.grpc.netty.shaded.io.netty.handler.codec.http.HttpMessage, java.lang.CharSequence, java.util.Date)
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpMessage message
CharSequence name
java.util.Date defaultValue
String value
java.util.Date date
public static void setDateHeader (io.grpc.netty.shaded.io.netty.handler.codec.http.HttpMessage, java.lang.String, java.util.Date)
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpMessage message
String name
java.util.Date value
public static void setDateHeader (io.grpc.netty.shaded.io.netty.handler.codec.http.HttpMessage, java.lang.CharSequence, java.util.Date)
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpMessage message
CharSequence name
java.util.Date value
public static void setDateHeader (io.grpc.netty.shaded.io.netty.handler.codec.http.HttpMessage, java.lang.String, java.lang.Iterable)
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpMessage message
String name
Iterable values
public static void setDateHeader (io.grpc.netty.shaded.io.netty.handler.codec.http.HttpMessage, java.lang.CharSequence, java.lang.Iterable)
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpMessage message
CharSequence name
Iterable values
public static void addDateHeader (io.grpc.netty.shaded.io.netty.handler.codec.http.HttpMessage, java.lang.String, java.util.Date)
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpMessage message
String name
java.util.Date value
public static void addDateHeader (io.grpc.netty.shaded.io.netty.handler.codec.http.HttpMessage, java.lang.CharSequence, java.util.Date)
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpMessage message
CharSequence name
java.util.Date value
public static long getContentLength (io.grpc.netty.shaded.io.netty.handler.codec.http.HttpMessage)
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpMessage message
public static long getContentLength (io.grpc.netty.shaded.io.netty.handler.codec.http.HttpMessage, long)
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpMessage message
long defaultValue
public static void setContentLength (io.grpc.netty.shaded.io.netty.handler.codec.http.HttpMessage, long)
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpMessage message
long length
public static java.lang.String getHost (io.grpc.netty.shaded.io.netty.handler.codec.http.HttpMessage)
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpMessage message
public static java.lang.String getHost (io.grpc.netty.shaded.io.netty.handler.codec.http.HttpMessage, java.lang.String)
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpMessage message
String defaultValue
public static void setHost (io.grpc.netty.shaded.io.netty.handler.codec.http.HttpMessage, java.lang.String)
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpMessage message
String value
public static void setHost (io.grpc.netty.shaded.io.netty.handler.codec.http.HttpMessage, java.lang.CharSequence)
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpMessage message
CharSequence value
public static java.util.Date getDate (io.grpc.netty.shaded.io.netty.handler.codec.http.HttpMessage) throws java.text.ParseException
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpMessage message
public static java.util.Date getDate (io.grpc.netty.shaded.io.netty.handler.codec.http.HttpMessage, java.util.Date)
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpMessage message
java.util.Date defaultValue
public static void setDate (io.grpc.netty.shaded.io.netty.handler.codec.http.HttpMessage, java.util.Date)
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpMessage message
java.util.Date value
public static boolean is100ContinueExpected (io.grpc.netty.shaded.io.netty.handler.codec.http.HttpMessage)
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpMessage message
public static void set100ContinueExpected (io.grpc.netty.shaded.io.netty.handler.codec.http.HttpMessage)
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpMessage message
public static void set100ContinueExpected (io.grpc.netty.shaded.io.netty.handler.codec.http.HttpMessage, boolean)
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpMessage message
boolean set
public static boolean isTransferEncodingChunked (io.grpc.netty.shaded.io.netty.handler.codec.http.HttpMessage)
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpMessage message
public static void removeTransferEncodingChunked (io.grpc.netty.shaded.io.netty.handler.codec.http.HttpMessage)
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpMessage m
public static void setTransferEncodingChunked (io.grpc.netty.shaded.io.netty.handler.codec.http.HttpMessage)
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpMessage m
public static boolean isContentLengthSet (io.grpc.netty.shaded.io.netty.handler.codec.http.HttpMessage)
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpMessage m
public static boolean equalsIgnoreCase (java.lang.CharSequence, java.lang.CharSequence)
CharSequence name1
CharSequence name2
public static void encodeAscii (java.lang.CharSequence, io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
CharSequence seq
io.grpc.netty.shaded.io.netty.buffer.ByteBuf buf
public static java.lang.CharSequence newEntity (java.lang.String)
String name
protected void ()
public abstract java.lang.String get (java.lang.String)
public java.lang.String get (java.lang.CharSequence)
CharSequence name
public java.lang.String get (java.lang.CharSequence, java.lang.String)
CharSequence name
String defaultValue
String value
public abstract java.lang.Integer getInt (java.lang.CharSequence)
public abstract int getInt (java.lang.CharSequence, int)
public abstract java.lang.Short getShort (java.lang.CharSequence)
public abstract short getShort (java.lang.CharSequence, short)
public abstract java.lang.Long getTimeMillis (java.lang.CharSequence)
public abstract long getTimeMillis (java.lang.CharSequence, long)
public abstract java.util.List getAll (java.lang.String)
public java.util.List getAll (java.lang.CharSequence)
CharSequence name
public abstract java.util.List entries ()
public abstract boolean contains (java.lang.String)
public abstract java.util.Iterator iterator ()
public abstract java.util.Iterator iteratorCharSequence ()
public java.util.Iterator valueStringIterator (java.lang.CharSequence)
CharSequence name
public java.util.Iterator valueCharSequenceIterator (java.lang.CharSequence)
CharSequence name
public boolean contains (java.lang.CharSequence)
CharSequence name
public abstract boolean isEmpty ()
public abstract int size ()
public abstract java.util.Set names ()
public abstract io.grpc.netty.shaded.io.netty.handler.codec.http.HttpHeaders add (java.lang.String, java.lang.Object)
public io.grpc.netty.shaded.io.netty.handler.codec.http.HttpHeaders add (java.lang.CharSequence, java.lang.Object)
CharSequence name
Object value
public abstract io.grpc.netty.shaded.io.netty.handler.codec.http.HttpHeaders add (java.lang.String, java.lang.Iterable)
public io.grpc.netty.shaded.io.netty.handler.codec.http.HttpHeaders add (java.lang.CharSequence, java.lang.Iterable)
CharSequence name
Iterable values
public io.grpc.netty.shaded.io.netty.handler.codec.http.HttpHeaders add (io.grpc.netty.shaded.io.netty.handler.codec.http.HttpHeaders)
java.util.Map$Entry e
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpHeaders headers
public abstract io.grpc.netty.shaded.io.netty.handler.codec.http.HttpHeaders addInt (java.lang.CharSequence, int)
public abstract io.grpc.netty.shaded.io.netty.handler.codec.http.HttpHeaders addShort (java.lang.CharSequence, short)
public abstract io.grpc.netty.shaded.io.netty.handler.codec.http.HttpHeaders set (java.lang.String, java.lang.Object)
public io.grpc.netty.shaded.io.netty.handler.codec.http.HttpHeaders set (java.lang.CharSequence, java.lang.Object)
CharSequence name
Object value
public abstract io.grpc.netty.shaded.io.netty.handler.codec.http.HttpHeaders set (java.lang.String, java.lang.Iterable)
public io.grpc.netty.shaded.io.netty.handler.codec.http.HttpHeaders set (java.lang.CharSequence, java.lang.Iterable)
CharSequence name
Iterable values
public io.grpc.netty.shaded.io.netty.handler.codec.http.HttpHeaders set (io.grpc.netty.shaded.io.netty.handler.codec.http.HttpHeaders)
java.util.Map$Entry entry
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpHeaders headers
public io.grpc.netty.shaded.io.netty.handler.codec.http.HttpHeaders setAll (io.grpc.netty.shaded.io.netty.handler.codec.http.HttpHeaders)
java.util.Map$Entry entry
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpHeaders headers
public abstract io.grpc.netty.shaded.io.netty.handler.codec.http.HttpHeaders setInt (java.lang.CharSequence, int)
public abstract io.grpc.netty.shaded.io.netty.handler.codec.http.HttpHeaders setShort (java.lang.CharSequence, short)
public abstract io.grpc.netty.shaded.io.netty.handler.codec.http.HttpHeaders remove (java.lang.String)
public io.grpc.netty.shaded.io.netty.handler.codec.http.HttpHeaders remove (java.lang.CharSequence)
CharSequence name
public abstract io.grpc.netty.shaded.io.netty.handler.codec.http.HttpHeaders clear ()
public boolean contains (java.lang.String, java.lang.String, boolean)
String name
String value
boolean ignoreCase
java.util.Iterator valueIterator
public boolean containsValue (java.lang.CharSequence, java.lang.CharSequence, boolean)
CharSequence name
CharSequence value
boolean ignoreCase
java.util.Iterator itr
private static boolean containsCommaSeparatedTrimmed (java.lang.CharSequence, java.lang.CharSequence, boolean)
int end
CharSequence rawNext
CharSequence expected
boolean ignoreCase
int begin
int end
public final java.lang.String getAsString (java.lang.CharSequence)
CharSequence name
public final java.util.List getAllAsString (java.lang.CharSequence)
CharSequence name
public final java.util.Iterator iteratorAsString ()
public boolean contains (java.lang.CharSequence, java.lang.CharSequence, boolean)
CharSequence name
CharSequence value
boolean ignoreCase
public java.lang.String toString ()
public io.grpc.netty.shaded.io.netty.handler.codec.http.HttpHeaders copy ()
static void ()
}
io/grpc/netty/shaded/io/netty/handler/codec/spdy/DefaultSpdySettingsFrame$Setting.classDefaultSpdySettingsFrame.java
package io.grpc.netty.shaded.io.netty.handler.codec.spdy
final io.grpc.netty.shaded.io.netty.handler.codec.spdy.DefaultSpdySettingsFrame$Setting extends java.lang.Object {
private int value
private boolean persist
private boolean persisted
void (int, boolean, boolean)
int value
boolean persist
boolean persisted
int getValue ()
void setValue (int)
int value
boolean isPersist ()
void setPersist (boolean)
boolean persist
boolean isPersisted ()
void setPersisted (boolean)
boolean persisted
}
io/grpc/netty/shaded/io/netty/handler/codec/http/DefaultHttpHeaders$3.classDefaultHttpHeaders.java
package io.grpc.netty.shaded.io.netty.handler.codec.http
io.grpc.netty.shaded.io.netty.handler.codec.http.DefaultHttpHeaders$3 extends java.lang.Object implements java.util.Iterator {
final java.util.Iterator val$itr
final io.grpc.netty.shaded.io.netty.handler.codec.http.DefaultHttpHeaders this$0
void (io.grpc.netty.shaded.io.netty.handler.codec.http.DefaultHttpHeaders, java.util.Iterator)
io.grpc.netty.shaded.io.netty.handler.codec.http.DefaultHttpHeaders this$0
public boolean hasNext ()
public java.lang.String next ()
public void remove ()
public volatile java.lang.Object next ()
}
io/grpc/netty/shaded/io/netty/handler/codec/http/DefaultHttpObject.classDefaultHttpObject.java
package io.grpc.netty.shaded.io.netty.handler.codec.http
public io.grpc.netty.shaded.io.netty.handler.codec.http.DefaultHttpObject extends java.lang.Object implements io.grpc.netty.shaded.io.netty.handler.codec.http.HttpObject {
private static final int HASH_CODE_PRIME
private io.grpc.netty.shaded.io.netty.handler.codec.DecoderResult decoderResult
protected void ()
public io.grpc.netty.shaded.io.netty.handler.codec.DecoderResult decoderResult ()
public io.grpc.netty.shaded.io.netty.handler.codec.DecoderResult getDecoderResult ()
public void setDecoderResult (io.grpc.netty.shaded.io.netty.handler.codec.DecoderResult)
io.grpc.netty.shaded.io.netty.handler.codec.DecoderResult decoderResult
public int hashCode ()
int result
public boolean equals (java.lang.Object)
Object o
io.grpc.netty.shaded.io.netty.handler.codec.http.DefaultHttpObject other
}
io/grpc/netty/shaded/io/netty/handler/codec/http/DefaultHttpHeaders$1.classDefaultHttpHeaders.java
package io.grpc.netty.shaded.io.netty.handler.codec.http
final io.grpc.netty.shaded.io.netty.handler.codec.http.DefaultHttpHeaders$1 extends java.lang.Object implements io.grpc.netty.shaded.io.netty.util.ByteProcessor {
void ()
public boolean process (byte) throws java.lang.Exception
byte value
}
io/grpc/netty/shaded/io/netty/handler/codec/http/HttpClientUpgradeHandler$UpgradeCodec.classHttpClientUpgradeHandler.java
package io.grpc.netty.shaded.io.netty.handler.codec.http
public abstract io.grpc.netty.shaded.io.netty.handler.codec.http.HttpClientUpgradeHandler$UpgradeCodec extends java.lang.Object {
public abstract java.lang.CharSequence protocol ()
public abstract java.util.Collection setUpgradeHeaders (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, io.grpc.netty.shaded.io.netty.handler.codec.http.HttpRequest)
public abstract void upgradeTo (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, io.grpc.netty.shaded.io.netty.handler.codec.http.FullHttpResponse) throws java.lang.Exception
}
io/grpc/netty/shaded/io/netty/handler/codec/http/HttpConstants.classHttpConstants.java
package io.grpc.netty.shaded.io.netty.handler.codec.http
public final io.grpc.netty.shaded.io.netty.handler.codec.http.HttpConstants extends java.lang.Object {
public static final byte SP
public static final byte HT
public static final byte CR
public static final byte EQUALS
public static final byte LF
public static final byte COLON
public static final byte SEMICOLON
public static final byte COMMA
public static final byte DOUBLE_QUOTE
public static final java.nio.charset.Charset DEFAULT_CHARSET
public static final char SP_CHAR
private void ()
static void ()
}
io/grpc/netty/shaded/io/netty/handler/codec/http/QueryStringDecoder.classQueryStringDecoder.java
package io.grpc.netty.shaded.io.netty.handler.codec.http
public io.grpc.netty.shaded.io.netty.handler.codec.http.QueryStringDecoder extends java.lang.Object {
private static final int DEFAULT_MAX_PARAMS
private final java.nio.charset.Charset charset
private final String uri
private final int maxParams
private int pathEndIdx
private String path
private java.util.Map params
public void (java.lang.String)
String uri
public void (java.lang.String, boolean)
String uri
boolean hasPath
public void (java.lang.String, java.nio.charset.Charset)
String uri
java.nio.charset.Charset charset
public void (java.lang.String, java.nio.charset.Charset, boolean)
String uri
java.nio.charset.Charset charset
boolean hasPath
public void (java.lang.String, java.nio.charset.Charset, boolean, int)
String uri
java.nio.charset.Charset charset
boolean hasPath
int maxParams
public void (java.net.URI)
java.net.URI uri
public void (java.net.URI, java.nio.charset.Charset)
java.net.URI uri
java.nio.charset.Charset charset
public void (java.net.URI, java.nio.charset.Charset, int)
java.net.URI uri
java.nio.charset.Charset charset
int maxParams
String rawPath
String rawQuery
public java.lang.String toString ()
public java.lang.String uri ()
public java.lang.String path ()
public java.util.Map parameters ()
public java.lang.String rawPath ()
public java.lang.String rawQuery ()
int start
private int pathEndIdx ()
private static java.util.Map decodeParams (java.lang.String, int, java.nio.charset.Charset, int)
String s
int from
java.nio.charset.Charset charset
int paramsLimit
int len
java.util.Map params
int nameStart
int valueStart
int i
private static boolean addParam (java.lang.String, int, int, int, java.util.Map, java.nio.charset.Charset)
String s
int nameStart
int valueStart
int valueEnd
java.util.Map params
java.nio.charset.Charset charset
String name
String value
java.util.List values
public static java.lang.String decodeComponent (java.lang.String)
String s
public static java.lang.String decodeComponent (java.lang.String, java.nio.charset.Charset)
String s
java.nio.charset.Charset charset
private static java.lang.String decodeComponent (java.lang.String, int, int, java.nio.charset.Charset, boolean)
char c
int i
java.nio.charset.CharacterCodingException ex
char c
java.nio.charset.CoderResult result
int i
String s
int from
int toExcluded
java.nio.charset.Charset charset
boolean isPath
int len
int firstEscaped
java.nio.charset.CharsetDecoder decoder
int decodedCapacity
java.nio.ByteBuffer byteBuf
java.nio.CharBuffer charBuf
StringBuilder strBuf
private static int findPathEndIndex (java.lang.String)
char c
int i
String uri
int len
}
io/grpc/netty/shaded/io/netty/handler/codec/http/HttpObjectAggregator$1.classHttpObjectAggregator.java
package io.grpc.netty.shaded.io.netty.handler.codec.http
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpObjectAggregator$1 extends java.lang.Object implements io.grpc.netty.shaded.io.netty.channel.ChannelFutureListener {
final io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext val$ctx
final io.grpc.netty.shaded.io.netty.handler.codec.http.HttpObjectAggregator this$0
void (io.grpc.netty.shaded.io.netty.handler.codec.http.HttpObjectAggregator, io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext)
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpObjectAggregator this$0
public void operationComplete (io.grpc.netty.shaded.io.netty.channel.ChannelFuture) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelFuture future
public volatile void operationComplete (io.grpc.netty.shaded.io.netty.util.concurrent.Future) throws java.lang.Exception
}
io/grpc/netty/shaded/io/netty/handler/codec/http/HttpClientCodec.classHttpClientCodec.java
package io.grpc.netty.shaded.io.netty.handler.codec.http
public final io.grpc.netty.shaded.io.netty.handler.codec.http.HttpClientCodec extends io.grpc.netty.shaded.io.netty.channel.CombinedChannelDuplexHandler implements io.grpc.netty.shaded.io.netty.handler.codec.http.HttpClientUpgradeHandler$SourceCodec {
private final java.util.Queue queue
private final boolean parseHttpAfterConnectRequest
private boolean done
private final java.util.concurrent.atomic.AtomicLong requestResponseCounter
private final boolean failOnMissingResponse
public void ()
public void (int, int, int)
int maxInitialLineLength
int maxHeaderSize
int maxChunkSize
public void (int, int, int, boolean)
int maxInitialLineLength
int maxHeaderSize
int maxChunkSize
boolean failOnMissingResponse
public void (int, int, int, boolean, boolean)
int maxInitialLineLength
int maxHeaderSize
int maxChunkSize
boolean failOnMissingResponse
boolean validateHeaders
public void (int, int, int, boolean, boolean, boolean)
int maxInitialLineLength
int maxHeaderSize
int maxChunkSize
boolean failOnMissingResponse
boolean validateHeaders
boolean parseHttpAfterConnectRequest
public void (int, int, int, boolean, boolean, int)
int maxInitialLineLength
int maxHeaderSize
int maxChunkSize
boolean failOnMissingResponse
boolean validateHeaders
int initialBufferSize
public void (int, int, int, boolean, boolean, int, boolean)
int maxInitialLineLength
int maxHeaderSize
int maxChunkSize
boolean failOnMissingResponse
boolean validateHeaders
int initialBufferSize
boolean parseHttpAfterConnectRequest
public void prepareUpgradeFrom (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext)
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
public void upgradeFrom (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext)
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
io.grpc.netty.shaded.io.netty.channel.ChannelPipeline p
public void setSingleDecode (boolean)
boolean singleDecode
public boolean isSingleDecode ()
static boolean access$100 (io.grpc.netty.shaded.io.netty.handler.codec.http.HttpClientCodec)
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpClientCodec x0
static java.util.Queue access$200 (io.grpc.netty.shaded.io.netty.handler.codec.http.HttpClientCodec)
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpClientCodec x0
static boolean access$300 (io.grpc.netty.shaded.io.netty.handler.codec.http.HttpClientCodec)
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpClientCodec x0
static java.util.concurrent.atomic.AtomicLong access$400 (io.grpc.netty.shaded.io.netty.handler.codec.http.HttpClientCodec)
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpClientCodec x0
static boolean access$500 (io.grpc.netty.shaded.io.netty.handler.codec.http.HttpClientCodec)
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpClientCodec x0
static boolean access$102 (io.grpc.netty.shaded.io.netty.handler.codec.http.HttpClientCodec, boolean)
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpClientCodec x0
boolean x1
}
io/grpc/netty/shaded/io/netty/handler/codec/http/HttpObjectAggregator.classHttpObjectAggregator.java
package io.grpc.netty.shaded.io.netty.handler.codec.http
public io.grpc.netty.shaded.io.netty.handler.codec.http.HttpObjectAggregator extends io.grpc.netty.shaded.io.netty.handler.codec.MessageAggregator {
private static final io.grpc.netty.shaded.io.netty.util.internal.logging.InternalLogger logger
private static final io.grpc.netty.shaded.io.netty.handler.codec.http.FullHttpResponse CONTINUE
private static final io.grpc.netty.shaded.io.netty.handler.codec.http.FullHttpResponse EXPECTATION_FAILED
private static final io.grpc.netty.shaded.io.netty.handler.codec.http.FullHttpResponse TOO_LARGE_CLOSE
private static final io.grpc.netty.shaded.io.netty.handler.codec.http.FullHttpResponse TOO_LARGE
private final boolean closeOnExpectationFailed
static final boolean $assertionsDisabled
public void (int)
int maxContentLength
public void (int, boolean)
int maxContentLength
boolean closeOnExpectationFailed
protected boolean isStartMessage (io.grpc.netty.shaded.io.netty.handler.codec.http.HttpObject) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpObject msg
protected boolean isContentMessage (io.grpc.netty.shaded.io.netty.handler.codec.http.HttpObject) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpObject msg
protected boolean isLastContentMessage (io.grpc.netty.shaded.io.netty.handler.codec.http.HttpContent) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpContent msg
protected boolean isAggregated (io.grpc.netty.shaded.io.netty.handler.codec.http.HttpObject) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpObject msg
protected boolean isContentLengthInvalid (io.grpc.netty.shaded.io.netty.handler.codec.http.HttpMessage, int)
NumberFormatException e
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpMessage start
int maxContentLength
private static java.lang.Object continueResponse (io.grpc.netty.shaded.io.netty.handler.codec.http.HttpMessage, int, io.grpc.netty.shaded.io.netty.channel.ChannelPipeline)
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpMessage start
int maxContentLength
io.grpc.netty.shaded.io.netty.channel.ChannelPipeline pipeline
protected java.lang.Object newContinueResponse (io.grpc.netty.shaded.io.netty.handler.codec.http.HttpMessage, int, io.grpc.netty.shaded.io.netty.channel.ChannelPipeline)
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpMessage start
int maxContentLength
io.grpc.netty.shaded.io.netty.channel.ChannelPipeline pipeline
Object response
protected boolean closeAfterContinueResponse (java.lang.Object)
Object msg
protected boolean ignoreContentAfterContinueResponse (java.lang.Object)
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpResponse httpResponse
Object msg
protected io.grpc.netty.shaded.io.netty.handler.codec.http.FullHttpMessage beginAggregation (io.grpc.netty.shaded.io.netty.handler.codec.http.HttpMessage, io.grpc.netty.shaded.io.netty.buffer.ByteBuf) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpObjectAggregator$AggregatedFullHttpMessage ret
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpObjectAggregator$AggregatedFullHttpMessage ret
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpMessage start
io.grpc.netty.shaded.io.netty.buffer.ByteBuf content
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpObjectAggregator$AggregatedFullHttpMessage ret
protected void aggregate (io.grpc.netty.shaded.io.netty.handler.codec.http.FullHttpMessage, io.grpc.netty.shaded.io.netty.handler.codec.http.HttpContent) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.handler.codec.http.FullHttpMessage aggregated
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpContent content
protected void finishAggregation (io.grpc.netty.shaded.io.netty.handler.codec.http.FullHttpMessage) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.handler.codec.http.FullHttpMessage aggregated
protected void handleOversizedMessage (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, io.grpc.netty.shaded.io.netty.handler.codec.http.HttpMessage) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelFuture future
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpObjectDecoder decoder
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpMessage oversized
protected volatile void handleOversizedMessage (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, java.lang.Object) throws java.lang.Exception
protected volatile void finishAggregation (io.grpc.netty.shaded.io.netty.buffer.ByteBufHolder) throws java.lang.Exception
protected volatile void aggregate (io.grpc.netty.shaded.io.netty.buffer.ByteBufHolder, io.grpc.netty.shaded.io.netty.buffer.ByteBufHolder) throws java.lang.Exception
protected volatile io.grpc.netty.shaded.io.netty.buffer.ByteBufHolder beginAggregation (java.lang.Object, io.grpc.netty.shaded.io.netty.buffer.ByteBuf) throws java.lang.Exception
protected volatile java.lang.Object newContinueResponse (java.lang.Object, int, io.grpc.netty.shaded.io.netty.channel.ChannelPipeline) throws java.lang.Exception
protected volatile boolean isContentLengthInvalid (java.lang.Object, int) throws java.lang.Exception
protected volatile boolean isAggregated (java.lang.Object) throws java.lang.Exception
protected volatile boolean isLastContentMessage (io.grpc.netty.shaded.io.netty.buffer.ByteBufHolder) throws java.lang.Exception
protected volatile boolean isContentMessage (java.lang.Object) throws java.lang.Exception
protected volatile boolean isStartMessage (java.lang.Object) throws java.lang.Exception
static io.grpc.netty.shaded.io.netty.util.internal.logging.InternalLogger access$000 ()
static void ()
}
io/grpc/netty/shaded/io/netty/handler/codec/http/ReadOnlyHttpHeaders$ReadOnlyStringIterator.classReadOnlyHttpHeaders.java
package io.grpc.netty.shaded.io.netty.handler.codec.http
final io.grpc.netty.shaded.io.netty.handler.codec.http.ReadOnlyHttpHeaders$ReadOnlyStringIterator extends java.lang.Object implements java.util.Map$Entry java.util.Iterator {
private String key
private String value
private int nextNameIndex
final io.grpc.netty.shaded.io.netty.handler.codec.http.ReadOnlyHttpHeaders this$0
private void (io.grpc.netty.shaded.io.netty.handler.codec.http.ReadOnlyHttpHeaders)
public boolean hasNext ()
public java.util.Map$Entry next ()
public void remove ()
public java.lang.String getKey ()
public java.lang.String getValue ()
public java.lang.String setValue (java.lang.String)
String value
public java.lang.String toString ()
public volatile java.lang.Object setValue (java.lang.Object)
public volatile java.lang.Object getValue ()
public volatile java.lang.Object getKey ()
public volatile java.lang.Object next ()
void (io.grpc.netty.shaded.io.netty.handler.codec.http.ReadOnlyHttpHeaders, io.grpc.netty.shaded.io.netty.handler.codec.http.ReadOnlyHttpHeaders$1)
io.grpc.netty.shaded.io.netty.handler.codec.http.ReadOnlyHttpHeaders x0
io.grpc.netty.shaded.io.netty.handler.codec.http.ReadOnlyHttpHeaders$1 x1
}
io/grpc/netty/shaded/io/netty/handler/codec/http/HttpObjectDecoder$1.classHttpObjectDecoder.java
package io.grpc.netty.shaded.io.netty.handler.codec.http
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpObjectDecoder$1 extends java.lang.Object {
static final int[] $SwitchMap$io$netty$handler$codec$http$HttpObjectDecoder$State
static void ()
}
io/grpc/netty/shaded/io/netty/handler/codec/http/HttpClientUpgradeHandler$UpgradeEvent.classHttpClientUpgradeHandler.java
package io.grpc.netty.shaded.io.netty.handler.codec.http
public final io.grpc.netty.shaded.io.netty.handler.codec.http.HttpClientUpgradeHandler$UpgradeEvent extends java.lang.Enum {
public static final io.grpc.netty.shaded.io.netty.handler.codec.http.HttpClientUpgradeHandler$UpgradeEvent UPGRADE_ISSUED
public static final io.grpc.netty.shaded.io.netty.handler.codec.http.HttpClientUpgradeHandler$UpgradeEvent UPGRADE_SUCCESSFUL
public static final io.grpc.netty.shaded.io.netty.handler.codec.http.HttpClientUpgradeHandler$UpgradeEvent UPGRADE_REJECTED
private static final io.grpc.netty.shaded.io.netty.handler.codec.http.HttpClientUpgradeHandler$UpgradeEvent[] $VALUES
public static io.grpc.netty.shaded.io.netty.handler.codec.http.HttpClientUpgradeHandler$UpgradeEvent[] values ()
public static io.grpc.netty.shaded.io.netty.handler.codec.http.HttpClientUpgradeHandler$UpgradeEvent valueOf (java.lang.String)
String name
private void (java.lang.String, int)
static void ()
}
io/grpc/netty/shaded/io/netty/handler/codec/http/HttpHeaders$Names.classHttpHeaders.java
package io.grpc.netty.shaded.io.netty.handler.codec.http
public final io.grpc.netty.shaded.io.netty.handler.codec.http.HttpHeaders$Names extends java.lang.Object {
public static final String ACCEPT
public static final String ACCEPT_CHARSET
public static final String ACCEPT_ENCODING
public static final String ACCEPT_LANGUAGE
public static final String ACCEPT_RANGES
public static final String ACCEPT_PATCH
public static final String ACCESS_CONTROL_ALLOW_CREDENTIALS
public static final String ACCESS_CONTROL_ALLOW_HEADERS
public static final String ACCESS_CONTROL_ALLOW_METHODS
public static final String ACCESS_CONTROL_ALLOW_ORIGIN
public static final String ACCESS_CONTROL_EXPOSE_HEADERS
public static final String ACCESS_CONTROL_MAX_AGE
public static final String ACCESS_CONTROL_REQUEST_HEADERS
public static final String ACCESS_CONTROL_REQUEST_METHOD
public static final String AGE
public static final String ALLOW
public static final String AUTHORIZATION
public static final String CACHE_CONTROL
public static final String CONNECTION
public static final String CONTENT_BASE
public static final String CONTENT_ENCODING
public static final String CONTENT_LANGUAGE
public static final String CONTENT_LENGTH
public static final String CONTENT_LOCATION
public static final String CONTENT_TRANSFER_ENCODING
public static final String CONTENT_MD5
public static final String CONTENT_RANGE
public static final String CONTENT_TYPE
public static final String COOKIE
public static final String DATE
public static final String ETAG
public static final String EXPECT
public static final String EXPIRES
public static final String FROM
public static final String HOST
public static final String IF_MATCH
public static final String IF_MODIFIED_SINCE
public static final String IF_NONE_MATCH
public static final String IF_RANGE
public static final String IF_UNMODIFIED_SINCE
public static final String LAST_MODIFIED
public static final String LOCATION
public static final String MAX_FORWARDS
public static final String ORIGIN
public static final String PRAGMA
public static final String PROXY_AUTHENTICATE
public static final String PROXY_AUTHORIZATION
public static final String RANGE
public static final String REFERER
public static final String RETRY_AFTER
public static final String SEC_WEBSOCKET_KEY1
public static final String SEC_WEBSOCKET_KEY2
public static final String SEC_WEBSOCKET_LOCATION
public static final String SEC_WEBSOCKET_ORIGIN
public static final String SEC_WEBSOCKET_PROTOCOL
public static final String SEC_WEBSOCKET_VERSION
public static final String SEC_WEBSOCKET_KEY
public static final String SEC_WEBSOCKET_ACCEPT
public static final String SERVER
public static final String SET_COOKIE
public static final String SET_COOKIE2
public static final String TE
public static final String TRAILER
public static final String TRANSFER_ENCODING
public static final String UPGRADE
public static final String USER_AGENT
public static final String VARY
public static final String VIA
public static final String WARNING
public static final String WEBSOCKET_LOCATION
public static final String WEBSOCKET_ORIGIN
public static final String WEBSOCKET_PROTOCOL
public static final String WWW_AUTHENTICATE
private void ()
}
io/grpc/netty/shaded/io/netty/handler/codec/http/HttpObjectAggregator$2.classHttpObjectAggregator.java
package io.grpc.netty.shaded.io.netty.handler.codec.http
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpObjectAggregator$2 extends java.lang.Object implements io.grpc.netty.shaded.io.netty.channel.ChannelFutureListener {
final io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext val$ctx
final io.grpc.netty.shaded.io.netty.handler.codec.http.HttpObjectAggregator this$0
void (io.grpc.netty.shaded.io.netty.handler.codec.http.HttpObjectAggregator, io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext)
io.grpc.netty.shaded.io.netty.handler.codec.http.HttpObjectAggregator this$0
public void operationComplete (io.grpc.netty.shaded.io.netty.channel.ChannelFuture) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelFuture future
public volatile void operationComplete (io.grpc.netty.shaded.io.netty.util.concurrent.Future) throws java.lang.Exception
}
io/grpc/netty/shaded/io/netty/handler/codec/http/CombinedHttpHeaders$CombinedHttpHeadersImpl$CsvValueEscaper.classCombinedHttpHeaders.java
package io.grpc.netty.shaded.io.netty.handler.codec.http
abstract io.grpc.netty.shaded.io.netty.handler.codec.http.CombinedHttpHeaders$CombinedHttpHeadersImpl$CsvValueEscaper extends java.lang.Object {
public abstract java.lang.CharSequence escape (java.lang.Object)
}
io/grpc/netty/shaded/io/netty/handler/codec/http/ReadOnlyHttpHeaders$ReadOnlyStringValueIterator.classReadOnlyHttpHeaders.java
package io.grpc.netty.shaded.io.netty.handler.codec.http
final io.grpc.netty.shaded.io.netty.handler.codec.http.ReadOnlyHttpHeaders$ReadOnlyStringValueIterator extends java.lang.Object implements java.util.Iterator {
private final CharSequence name
private final int nameHash
private int nextNameIndex
final io.grpc.netty.shaded.io.netty.handler.codec.http.ReadOnlyHttpHeaders this$0
void (io.grpc.netty.shaded.io.netty.handler.codec.http.ReadOnlyHttpHeaders, java.lang.CharSequence)
CharSequence name
public boolean hasNext ()
public java.lang.String next ()
String value
public void remove ()
private int findNextValue ()
CharSequence roName
int i
public volatile java.lang.Object next ()
}
io/grpc/netty/shaded/io/netty/handler/codec/http/QueryStringEncoder.classQueryStringEncoder.java
package io.grpc.netty.shaded.io.netty.handler.codec.http
public io.grpc.netty.shaded.io.netty.handler.codec.http.QueryStringEncoder extends java.lang.Object {
private final String charsetName
private final StringBuilder uriBuilder
private boolean hasParams
public void (java.lang.String)
String uri
public void (java.lang.String, java.nio.charset.Charset)
String uri
java.nio.charset.Charset charset
public void addParam (java.lang.String, java.lang.String)
String name
String value
public java.net.URI toUri () throws java.net.URISyntaxException
public java.lang.String toString ()
private static void appendComponent (java.lang.String, java.lang.String, java.lang.StringBuilder)
java.io.UnsupportedEncodingException ignored
char c
String s
String charset
StringBuilder sb
int idx
int size
}
io/grpc/netty/shaded/io/netty/handler/codec/http/Cookie.classCookie.java
package io.grpc.netty.shaded.io.netty.handler.codec.http
public abstract io.grpc.netty.shaded.io.netty.handler.codec.http.Cookie extends java.lang.Object implements io.grpc.netty.shaded.io.netty.handler.codec.http.cookie.Cookie {
public abstract java.lang.String getName ()
public abstract java.lang.String getValue ()
public abstract java.lang.String getDomain ()
public abstract java.lang.String getPath ()
public abstract java.lang.String getComment ()
public abstract java.lang.String comment ()
public abstract void setComment (java.lang.String)
public abstract long getMaxAge ()
public abstract long maxAge ()
public abstract void setMaxAge (long)
public abstract int getVersion ()
public abstract int version ()
public abstract void setVersion (int)
public abstract java.lang.String getCommentUrl ()
public abstract java.lang.String commentUrl ()
public abstract void setCommentUrl (java.lang.String)
public abstract boolean isDiscard ()
public abstract void setDiscard (boolean)
public abstract java.util.Set getPorts ()
public abstract java.util.Set ports ()
public transient abstract void setPorts (int[])
public abstract void setPorts (java.lang.Iterable)
}
META-INF/maven/io.netty/netty-codec-http/pom.xml
io/grpc/netty/shaded/io/netty/handler/timeout/
io/grpc/netty/shaded/io/netty/handler/timeout/IdleStateHandler$AbstractIdleTask.classIdleStateHandler.java
package io.grpc.netty.shaded.io.netty.handler.timeout
abstract io.grpc.netty.shaded.io.netty.handler.timeout.IdleStateHandler$AbstractIdleTask extends java.lang.Object implements java.lang.Runnable {
private final io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
void (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext)
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
public void run ()
protected abstract void run (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext)
}
io/grpc/netty/shaded/io/netty/handler/timeout/ReadTimeoutHandler.classReadTimeoutHandler.java
package io.grpc.netty.shaded.io.netty.handler.timeout
public io.grpc.netty.shaded.io.netty.handler.timeout.ReadTimeoutHandler extends io.grpc.netty.shaded.io.netty.handler.timeout.IdleStateHandler {
private boolean closed
static final boolean $assertionsDisabled
public void (int)
int timeoutSeconds
public void (long, java.util.concurrent.TimeUnit)
long timeout
java.util.concurrent.TimeUnit unit
protected final void channelIdle (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, io.grpc.netty.shaded.io.netty.handler.timeout.IdleStateEvent) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
io.grpc.netty.shaded.io.netty.handler.timeout.IdleStateEvent evt
protected void readTimedOut (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
static void ()
}
io/grpc/netty/shaded/io/netty/handler/timeout/TimeoutException.classTimeoutException.java
package io.grpc.netty.shaded.io.netty.handler.timeout
public io.grpc.netty.shaded.io.netty.handler.timeout.TimeoutException extends io.grpc.netty.shaded.io.netty.channel.ChannelException {
private static final long serialVersionUID
void ()
public java.lang.Throwable fillInStackTrace ()
}
io/grpc/netty/shaded/io/netty/handler/timeout/IdleStateHandler$ReaderIdleTimeoutTask.classIdleStateHandler.java
package io.grpc.netty.shaded.io.netty.handler.timeout
final io.grpc.netty.shaded.io.netty.handler.timeout.IdleStateHandler$ReaderIdleTimeoutTask extends io.grpc.netty.shaded.io.netty.handler.timeout.IdleStateHandler$AbstractIdleTask {
final io.grpc.netty.shaded.io.netty.handler.timeout.IdleStateHandler this$0
void (io.grpc.netty.shaded.io.netty.handler.timeout.IdleStateHandler, io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext)
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
protected void run (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext)
io.grpc.netty.shaded.io.netty.handler.timeout.IdleStateEvent event
Throwable t
boolean first
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
long nextDelay
}
io/grpc/netty/shaded/io/netty/handler/timeout/WriteTimeoutException.classWriteTimeoutException.java
package io.grpc.netty.shaded.io.netty.handler.timeout
public final io.grpc.netty.shaded.io.netty.handler.timeout.WriteTimeoutException extends io.grpc.netty.shaded.io.netty.handler.timeout.TimeoutException {
private static final long serialVersionUID
public static final io.grpc.netty.shaded.io.netty.handler.timeout.WriteTimeoutException INSTANCE
private void ()
static void ()
}
io/grpc/netty/shaded/io/netty/handler/timeout/IdleStateEvent.classIdleStateEvent.java
package io.grpc.netty.shaded.io.netty.handler.timeout
public io.grpc.netty.shaded.io.netty.handler.timeout.IdleStateEvent extends java.lang.Object {
public static final io.grpc.netty.shaded.io.netty.handler.timeout.IdleStateEvent FIRST_READER_IDLE_STATE_EVENT
public static final io.grpc.netty.shaded.io.netty.handler.timeout.IdleStateEvent READER_IDLE_STATE_EVENT
public static final io.grpc.netty.shaded.io.netty.handler.timeout.IdleStateEvent FIRST_WRITER_IDLE_STATE_EVENT
public static final io.grpc.netty.shaded.io.netty.handler.timeout.IdleStateEvent WRITER_IDLE_STATE_EVENT
public static final io.grpc.netty.shaded.io.netty.handler.timeout.IdleStateEvent FIRST_ALL_IDLE_STATE_EVENT
public static final io.grpc.netty.shaded.io.netty.handler.timeout.IdleStateEvent ALL_IDLE_STATE_EVENT
private final io.grpc.netty.shaded.io.netty.handler.timeout.IdleState state
private final boolean first
protected void (io.grpc.netty.shaded.io.netty.handler.timeout.IdleState, boolean)
io.grpc.netty.shaded.io.netty.handler.timeout.IdleState state
boolean first
public io.grpc.netty.shaded.io.netty.handler.timeout.IdleState state ()
public boolean isFirst ()
static void ()
}
io/grpc/netty/shaded/io/netty/handler/timeout/IdleStateHandler$2.classIdleStateHandler.java
package io.grpc.netty.shaded.io.netty.handler.timeout
io.grpc.netty.shaded.io.netty.handler.timeout.IdleStateHandler$2 extends java.lang.Object {
static final int[] $SwitchMap$io$netty$handler$timeout$IdleState
static void ()
}
io/grpc/netty/shaded/io/netty/handler/timeout/ReadTimeoutException.classReadTimeoutException.java
package io.grpc.netty.shaded.io.netty.handler.timeout
public final io.grpc.netty.shaded.io.netty.handler.timeout.ReadTimeoutException extends io.grpc.netty.shaded.io.netty.handler.timeout.TimeoutException {
private static final long serialVersionUID
public static final io.grpc.netty.shaded.io.netty.handler.timeout.ReadTimeoutException INSTANCE
private void ()
static void ()
}
io/grpc/netty/shaded/io/netty/handler/timeout/WriteTimeoutHandler.classWriteTimeoutHandler.java
package io.grpc.netty.shaded.io.netty.handler.timeout
public io.grpc.netty.shaded.io.netty.handler.timeout.WriteTimeoutHandler extends io.grpc.netty.shaded.io.netty.channel.ChannelOutboundHandlerAdapter {
private static final long MIN_TIMEOUT_NANOS
private final long timeoutNanos
private io.grpc.netty.shaded.io.netty.handler.timeout.WriteTimeoutHandler$WriteTimeoutTask lastTask
private boolean closed
static final boolean $assertionsDisabled
public void (int)
int timeoutSeconds
public void (long, java.util.concurrent.TimeUnit)
long timeout
java.util.concurrent.TimeUnit unit
public void write (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, java.lang.Object, io.grpc.netty.shaded.io.netty.channel.ChannelPromise) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
Object msg
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
public void handlerRemoved (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.handler.timeout.WriteTimeoutHandler$WriteTimeoutTask prev
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
io.grpc.netty.shaded.io.netty.handler.timeout.WriteTimeoutHandler$WriteTimeoutTask task
private void scheduleTimeout (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
io.grpc.netty.shaded.io.netty.handler.timeout.WriteTimeoutHandler$WriteTimeoutTask task
private void addWriteTimeoutTask (io.grpc.netty.shaded.io.netty.handler.timeout.WriteTimeoutHandler$WriteTimeoutTask)
io.grpc.netty.shaded.io.netty.handler.timeout.WriteTimeoutHandler$WriteTimeoutTask task
private void removeWriteTimeoutTask (io.grpc.netty.shaded.io.netty.handler.timeout.WriteTimeoutHandler$WriteTimeoutTask)
io.grpc.netty.shaded.io.netty.handler.timeout.WriteTimeoutHandler$WriteTimeoutTask task
protected void writeTimedOut (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
static void access$000 (io.grpc.netty.shaded.io.netty.handler.timeout.WriteTimeoutHandler, io.grpc.netty.shaded.io.netty.handler.timeout.WriteTimeoutHandler$WriteTimeoutTask)
io.grpc.netty.shaded.io.netty.handler.timeout.WriteTimeoutHandler x0
io.grpc.netty.shaded.io.netty.handler.timeout.WriteTimeoutHandler$WriteTimeoutTask x1
static void ()
}
io/grpc/netty/shaded/io/netty/handler/timeout/WriteTimeoutHandler$WriteTimeoutTask.classWriteTimeoutHandler.java
package io.grpc.netty.shaded.io.netty.handler.timeout
final io.grpc.netty.shaded.io.netty.handler.timeout.WriteTimeoutHandler$WriteTimeoutTask extends java.lang.Object implements java.lang.Runnable io.grpc.netty.shaded.io.netty.channel.ChannelFutureListener {
private final io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
private final io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
io.grpc.netty.shaded.io.netty.handler.timeout.WriteTimeoutHandler$WriteTimeoutTask prev
io.grpc.netty.shaded.io.netty.handler.timeout.WriteTimeoutHandler$WriteTimeoutTask next
java.util.concurrent.ScheduledFuture scheduledFuture
final io.grpc.netty.shaded.io.netty.handler.timeout.WriteTimeoutHandler this$0
void (io.grpc.netty.shaded.io.netty.handler.timeout.WriteTimeoutHandler, io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
public void run ()
Throwable t
public void operationComplete (io.grpc.netty.shaded.io.netty.channel.ChannelFuture) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelFuture future
public volatile void operationComplete (io.grpc.netty.shaded.io.netty.util.concurrent.Future) throws java.lang.Exception
}
io/grpc/netty/shaded/io/netty/handler/timeout/IdleStateHandler$WriterIdleTimeoutTask.classIdleStateHandler.java
package io.grpc.netty.shaded.io.netty.handler.timeout
final io.grpc.netty.shaded.io.netty.handler.timeout.IdleStateHandler$WriterIdleTimeoutTask extends io.grpc.netty.shaded.io.netty.handler.timeout.IdleStateHandler$AbstractIdleTask {
final io.grpc.netty.shaded.io.netty.handler.timeout.IdleStateHandler this$0
void (io.grpc.netty.shaded.io.netty.handler.timeout.IdleStateHandler, io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext)
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
protected void run (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext)
io.grpc.netty.shaded.io.netty.handler.timeout.IdleStateEvent event
Throwable t
boolean first
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
long lastWriteTime
long nextDelay
}
io/grpc/netty/shaded/io/netty/handler/timeout/IdleStateHandler$1.classIdleStateHandler.java
package io.grpc.netty.shaded.io.netty.handler.timeout
io.grpc.netty.shaded.io.netty.handler.timeout.IdleStateHandler$1 extends java.lang.Object implements io.grpc.netty.shaded.io.netty.channel.ChannelFutureListener {
final io.grpc.netty.shaded.io.netty.handler.timeout.IdleStateHandler this$0
void (io.grpc.netty.shaded.io.netty.handler.timeout.IdleStateHandler)
io.grpc.netty.shaded.io.netty.handler.timeout.IdleStateHandler this$0
public void operationComplete (io.grpc.netty.shaded.io.netty.channel.ChannelFuture) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelFuture future
public volatile void operationComplete (io.grpc.netty.shaded.io.netty.util.concurrent.Future) throws java.lang.Exception
}
io/grpc/netty/shaded/io/netty/handler/ssl/
io/grpc/netty/shaded/io/netty/handler/ssl/NotSslRecordException.classNotSslRecordException.java
package io.grpc.netty.shaded.io.netty.handler.ssl
public io.grpc.netty.shaded.io.netty.handler.ssl.NotSslRecordException extends javax.net.ssl.SSLException {
private static final long serialVersionUID
public void ()
public void (java.lang.String)
String message
public void (java.lang.Throwable)
Throwable cause
public void (java.lang.String, java.lang.Throwable)
String message
Throwable cause
}
io/grpc/netty/shaded/io/netty/handler/ssl/JdkBaseApplicationProtocolNegotiator$1.classJdkBaseApplicationProtocolNegotiator.java
package io.grpc.netty.shaded.io.netty.handler.ssl
final io.grpc.netty.shaded.io.netty.handler.ssl.JdkBaseApplicationProtocolNegotiator$1 extends java.lang.Object implements io.grpc.netty.shaded.io.netty.handler.ssl.JdkApplicationProtocolNegotiator$ProtocolSelectorFactory {
void ()
public io.grpc.netty.shaded.io.netty.handler.ssl.JdkApplicationProtocolNegotiator$ProtocolSelector newSelector (javax.net.ssl.SSLEngine, java.util.Set)
javax.net.ssl.SSLEngine engine
java.util.Set supportedProtocols
}
io/grpc/netty/shaded/io/netty/handler/ssl/CipherSuiteConverter.classCipherSuiteConverter.java
package io.grpc.netty.shaded.io.netty.handler.ssl
final io.grpc.netty.shaded.io.netty.handler.ssl.CipherSuiteConverter extends java.lang.Object {
private static final io.grpc.netty.shaded.io.netty.util.internal.logging.InternalLogger logger
private static final java.util.regex.Pattern JAVA_CIPHERSUITE_PATTERN
private static final java.util.regex.Pattern OPENSSL_CIPHERSUITE_PATTERN
private static final java.util.regex.Pattern JAVA_AES_CBC_PATTERN
private static final java.util.regex.Pattern JAVA_AES_PATTERN
private static final java.util.regex.Pattern OPENSSL_AES_CBC_PATTERN
private static final java.util.regex.Pattern OPENSSL_AES_PATTERN
private static final java.util.concurrent.ConcurrentMap j2o
private static final java.util.concurrent.ConcurrentMap o2j
static void clearCache ()
static boolean isJ2OCached (java.lang.String, java.lang.String)
String key
String value
static boolean isO2JCached (java.lang.String, java.lang.String, java.lang.String)
String key
String protocol
String value
java.util.Map p2j
static java.lang.String toOpenSsl (java.lang.Iterable)
String converted
String c
Iterable javaCipherSuites
StringBuilder buf
static java.lang.String toOpenSsl (java.lang.String)
String javaCipherSuite
String converted
private static java.lang.String cacheFromJava (java.lang.String)
String javaCipherSuite
String openSslCipherSuite
String javaCipherSuiteSuffix
java.util.Map p2j
static java.lang.String toOpenSslUncached (java.lang.String)
String javaCipherSuite
java.util.regex.Matcher m
String handshakeAlgo
String bulkCipher
String hmacAlgo
private static java.lang.String toOpenSslHandshakeAlgo (java.lang.String)
String handshakeAlgo
boolean export
private static java.lang.String toOpenSslBulkCipher (java.lang.String)
java.util.regex.Matcher m
String bulkCipher
private static java.lang.String toOpenSslHmacAlgo (java.lang.String)
String hmacAlgo
static java.lang.String toJava (java.lang.String, java.lang.String)
String openSslCipherSuite
String protocol
java.util.Map p2j
String javaCipherSuite
private static java.util.Map cacheFromOpenSsl (java.lang.String)
String openSslCipherSuite
String javaCipherSuiteSuffix
String javaCipherSuiteSsl
String javaCipherSuiteTls
java.util.Map p2j
static java.lang.String toJavaUncached (java.lang.String)
boolean export
boolean export
boolean export
String openSslCipherSuite
java.util.regex.Matcher m
String handshakeAlgo
boolean export
String bulkCipher
String hmacAlgo
String javaCipherSuite
private static java.lang.String toJavaHandshakeAlgo (java.lang.String, boolean)
String handshakeAlgo
boolean export
private static java.lang.String toJavaBulkCipher (java.lang.String, boolean)
java.util.regex.Matcher m
String bulkCipher
boolean export
private static java.lang.String toJavaHmacAlgo (java.lang.String)
String hmacAlgo
private void ()
static void ()
}
io/grpc/netty/shaded/io/netty/handler/ssl/ApplicationProtocolConfig$SelectorFailureBehavior.classApplicationProtocolConfig.java
package io.grpc.netty.shaded.io.netty.handler.ssl
public final io.grpc.netty.shaded.io.netty.handler.ssl.ApplicationProtocolConfig$SelectorFailureBehavior extends java.lang.Enum {
public static final io.grpc.netty.shaded.io.netty.handler.ssl.ApplicationProtocolConfig$SelectorFailureBehavior FATAL_ALERT
public static final io.grpc.netty.shaded.io.netty.handler.ssl.ApplicationProtocolConfig$SelectorFailureBehavior NO_ADVERTISE
public static final io.grpc.netty.shaded.io.netty.handler.ssl.ApplicationProtocolConfig$SelectorFailureBehavior CHOOSE_MY_LAST_PROTOCOL
private static final io.grpc.netty.shaded.io.netty.handler.ssl.ApplicationProtocolConfig$SelectorFailureBehavior[] $VALUES
public static io.grpc.netty.shaded.io.netty.handler.ssl.ApplicationProtocolConfig$SelectorFailureBehavior[] values ()
public static io.grpc.netty.shaded.io.netty.handler.ssl.ApplicationProtocolConfig$SelectorFailureBehavior valueOf (java.lang.String)
String name
private void (java.lang.String, int)
static void ()
}
io/grpc/netty/shaded/io/netty/handler/ssl/OpenSslNpnApplicationProtocolNegotiator.classOpenSslNpnApplicationProtocolNegotiator.java
package io.grpc.netty.shaded.io.netty.handler.ssl
public final io.grpc.netty.shaded.io.netty.handler.ssl.OpenSslNpnApplicationProtocolNegotiator extends java.lang.Object implements io.grpc.netty.shaded.io.netty.handler.ssl.OpenSslApplicationProtocolNegotiator {
private final java.util.List protocols
public void (java.lang.Iterable)
Iterable protocols
public transient void (java.lang.String[])
String[] protocols
public io.grpc.netty.shaded.io.netty.handler.ssl.ApplicationProtocolConfig$Protocol protocol ()
public java.util.List protocols ()
public io.grpc.netty.shaded.io.netty.handler.ssl.ApplicationProtocolConfig$SelectorFailureBehavior selectorFailureBehavior ()
public io.grpc.netty.shaded.io.netty.handler.ssl.ApplicationProtocolConfig$SelectedListenerFailureBehavior selectedListenerFailureBehavior ()
}
io/grpc/netty/shaded/io/netty/handler/ssl/SslUtils.classSslUtils.java
package io.grpc.netty.shaded.io.netty.handler.ssl
final io.grpc.netty.shaded.io.netty.handler.ssl.SslUtils extends java.lang.Object {
static final String PROTOCOL_SSL_V2_HELLO
static final String PROTOCOL_SSL_V2
static final String PROTOCOL_SSL_V3
static final String PROTOCOL_TLS_V1
static final String PROTOCOL_TLS_V1_1
static final String PROTOCOL_TLS_V1_2
static final int SSL_CONTENT_TYPE_CHANGE_CIPHER_SPEC
static final int SSL_CONTENT_TYPE_ALERT
static final int SSL_CONTENT_TYPE_HANDSHAKE
static final int SSL_CONTENT_TYPE_APPLICATION_DATA
static final int SSL_CONTENT_TYPE_EXTENSION_HEARTBEAT
static final int SSL_RECORD_HEADER_LENGTH
static final int NOT_ENOUGH_DATA
static final int NOT_ENCRYPTED
static final String[] DEFAULT_CIPHER_SUITES
static transient void addIfSupported (java.util.Set, java.util.List, java.lang.String[])
String n
java.util.Set supported
java.util.List enabled
String[] names
static void useFallbackCiphersIfDefaultIsEmpty (java.util.List, java.lang.Iterable)
String cipher
java.util.List defaultCiphers
Iterable fallbackCiphers
static transient void useFallbackCiphersIfDefaultIsEmpty (java.util.List, java.lang.String[])
java.util.List defaultCiphers
String[] fallbackCiphers
static javax.net.ssl.SSLHandshakeException toSSLHandshakeException (java.lang.Throwable)
Throwable e
static int getEncryptedPacketLength (io.grpc.netty.shaded.io.netty.buffer.ByteBuf, int)
boolean tls
int majorVersion
int headerLength
int majorVersion
io.grpc.netty.shaded.io.netty.buffer.ByteBuf buffer
int offset
int packetLength
boolean tls
private static int unsignedShortBE (io.grpc.netty.shaded.io.netty.buffer.ByteBuf, int)
io.grpc.netty.shaded.io.netty.buffer.ByteBuf buffer
int offset
private static short shortBE (io.grpc.netty.shaded.io.netty.buffer.ByteBuf, int)
io.grpc.netty.shaded.io.netty.buffer.ByteBuf buffer
int offset
private static short unsignedByte (byte)
byte b
private static int unsignedShortBE (java.nio.ByteBuffer, int)
java.nio.ByteBuffer buffer
int offset
private static short shortBE (java.nio.ByteBuffer, int)
java.nio.ByteBuffer buffer
int offset
static int getEncryptedPacketLength (java.nio.ByteBuffer[], int)
java.nio.ByteBuffer[] buffers
int offset
java.nio.ByteBuffer buffer
java.nio.ByteBuffer tmp
private static int getEncryptedPacketLength (java.nio.ByteBuffer)
boolean tls
int majorVersion
int headerLength
int majorVersion
java.nio.ByteBuffer buffer
int packetLength
int pos
boolean tls
static void handleHandshakeFailure (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, java.lang.Throwable, boolean)
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
Throwable cause
boolean notify
static void zeroout (io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
io.grpc.netty.shaded.io.netty.buffer.ByteBuf buffer
static void zerooutAndRelease (io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
io.grpc.netty.shaded.io.netty.buffer.ByteBuf buffer
static io.grpc.netty.shaded.io.netty.buffer.ByteBuf toBase64 (io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator, io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator allocator
io.grpc.netty.shaded.io.netty.buffer.ByteBuf src
io.grpc.netty.shaded.io.netty.buffer.ByteBuf dst
private void ()
static void ()
}
io/grpc/netty/shaded/io/netty/handler/ssl/OpenSsl$1.classOpenSsl.java
package io.grpc.netty.shaded.io.netty.handler.ssl
final io.grpc.netty.shaded.io.netty.handler.ssl.OpenSsl$1 extends java.lang.Object implements java.security.PrivilegedAction {
void ()
public java.lang.Boolean run ()
public volatile java.lang.Object run ()
}
io/grpc/netty/shaded/io/netty/handler/ssl/Conscrypt.classConscrypt.java
package io.grpc.netty.shaded.io.netty.handler.ssl
final io.grpc.netty.shaded.io.netty.handler.ssl.Conscrypt extends java.lang.Object {
private static final java.lang.reflect.Method IS_CONSCRYPT_SSLENGINE
private static java.lang.reflect.Method loadIsConscryptEngine ()
Class conscryptClass
Throwable ignore
static boolean isAvailable ()
static boolean isEngineSupported (javax.net.ssl.SSLEngine)
javax.net.ssl.SSLEngine engine
private static boolean isConscryptEngine (javax.net.ssl.SSLEngine)
IllegalAccessException ignore
java.lang.reflect.InvocationTargetException ex
javax.net.ssl.SSLEngine engine
private void ()
static void ()
}
io/grpc/netty/shaded/io/netty/handler/ssl/JettyNpnSslEngine.classJettyNpnSslEngine.java
package io.grpc.netty.shaded.io.netty.handler.ssl
final io.grpc.netty.shaded.io.netty.handler.ssl.JettyNpnSslEngine extends io.grpc.netty.shaded.io.netty.handler.ssl.JdkSslEngine {
private static boolean available
static boolean isAvailable ()
private static void updateAvailability ()
void (javax.net.ssl.SSLEngine, io.grpc.netty.shaded.io.netty.handler.ssl.JdkApplicationProtocolNegotiator, boolean)
io.grpc.netty.shaded.io.netty.handler.ssl.JdkApplicationProtocolNegotiator$ProtocolSelectionListener protocolListener
io.grpc.netty.shaded.io.netty.handler.ssl.JdkApplicationProtocolNegotiator$ProtocolSelector protocolSelector
javax.net.ssl.SSLEngine engine
io.grpc.netty.shaded.io.netty.handler.ssl.JdkApplicationProtocolNegotiator applicationNegotiator
boolean server
public void closeInbound () throws javax.net.ssl.SSLException
public void closeOutbound ()
}
io/grpc/netty/shaded/io/netty/handler/ssl/SslHandler$3.classSslHandler.java
package io.grpc.netty.shaded.io.netty.handler.ssl
io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler$3 extends java.lang.Object implements io.grpc.netty.shaded.io.netty.util.concurrent.FutureListener {
final io.grpc.netty.shaded.io.netty.channel.ChannelPromise val$promise
final io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler this$0
void (io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler, io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler this$0
public void operationComplete (io.grpc.netty.shaded.io.netty.util.concurrent.Future)
io.grpc.netty.shaded.io.netty.util.concurrent.Future future
}
io/grpc/netty/shaded/io/netty/handler/ssl/ReferenceCountedOpenSslClientContext$OpenSslClientSessionContext.classReferenceCountedOpenSslClientContext.java
package io.grpc.netty.shaded.io.netty.handler.ssl
final io.grpc.netty.shaded.io.netty.handler.ssl.ReferenceCountedOpenSslClientContext$OpenSslClientSessionContext extends io.grpc.netty.shaded.io.netty.handler.ssl.OpenSslSessionContext {
void (io.grpc.netty.shaded.io.netty.handler.ssl.ReferenceCountedOpenSslContext, io.grpc.netty.shaded.io.netty.handler.ssl.OpenSslKeyMaterialProvider)
io.grpc.netty.shaded.io.netty.handler.ssl.ReferenceCountedOpenSslContext context
io.grpc.netty.shaded.io.netty.handler.ssl.OpenSslKeyMaterialProvider provider
public void setSessionTimeout (int)
int seconds
public int getSessionTimeout ()
public void setSessionCacheSize (int)
int size
public int getSessionCacheSize ()
public void setSessionCacheEnabled (boolean)
boolean enabled
public boolean isSessionCacheEnabled ()
}
io/grpc/netty/shaded/io/netty/handler/ssl/SslHandler$4.classSslHandler.java
package io.grpc.netty.shaded.io.netty.handler.ssl
io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler$4 extends java.lang.Object implements java.lang.Runnable {
final io.grpc.netty.shaded.io.netty.util.concurrent.Promise val$promise
final io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler this$0
void (io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler, io.grpc.netty.shaded.io.netty.util.concurrent.Promise)
io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler this$0
public void run ()
}
io/grpc/netty/shaded/io/netty/handler/ssl/OpenSslX509Certificate.classOpenSslX509Certificate.java
package io.grpc.netty.shaded.io.netty.handler.ssl
final io.grpc.netty.shaded.io.netty.handler.ssl.OpenSslX509Certificate extends java.security.cert.X509Certificate {
private final byte[] bytes
private java.security.cert.X509Certificate wrapped
public void (byte[])
byte[] bytes
public void checkValidity () throws java.security.cert.CertificateExpiredException java.security.cert.CertificateNotYetValidException
public void checkValidity (java.util.Date) throws java.security.cert.CertificateExpiredException java.security.cert.CertificateNotYetValidException
java.util.Date date
public int getVersion ()
public java.math.BigInteger getSerialNumber ()
public java.security.Principal getIssuerDN ()
public java.security.Principal getSubjectDN ()
public java.util.Date getNotBefore ()
public java.util.Date getNotAfter ()
public byte[] getTBSCertificate () throws java.security.cert.CertificateEncodingException
public byte[] getSignature ()
public java.lang.String getSigAlgName ()
public java.lang.String getSigAlgOID ()
public byte[] getSigAlgParams ()
public boolean[] getIssuerUniqueID ()
public boolean[] getSubjectUniqueID ()
public boolean[] getKeyUsage ()
public int getBasicConstraints ()
public byte[] getEncoded ()
public void verify (java.security.PublicKey) throws java.security.cert.CertificateException java.security.NoSuchAlgorithmException java.security.InvalidKeyException java.security.NoSuchProviderException java.security.SignatureException
java.security.PublicKey key
public void verify (java.security.PublicKey, java.lang.String) throws java.security.cert.CertificateException java.security.NoSuchAlgorithmException java.security.InvalidKeyException java.security.NoSuchProviderException java.security.SignatureException
java.security.PublicKey key
String sigProvider
public java.lang.String toString ()
public java.security.PublicKey getPublicKey ()
public boolean hasUnsupportedCriticalExtension ()
public java.util.Set getCriticalExtensionOIDs ()
public java.util.Set getNonCriticalExtensionOIDs ()
public byte[] getExtensionValue (java.lang.String)
String oid
private java.security.cert.X509Certificate unwrap ()
java.security.cert.CertificateException e
java.security.cert.X509Certificate wrapped
}
io/grpc/netty/shaded/io/netty/handler/ssl/ConscryptAlpnSslEngine$BufferAllocatorAdapter.classConscryptAlpnSslEngine.java
package io.grpc.netty.shaded.io.netty.handler.ssl
final io.grpc.netty.shaded.io.netty.handler.ssl.ConscryptAlpnSslEngine$BufferAllocatorAdapter extends org.conscrypt.BufferAllocator {
private final io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator alloc
void (io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator)
io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator alloc
public org.conscrypt.AllocatedBuffer allocateDirectBuffer (int)
int capacity
}
io/grpc/netty/shaded/io/netty/handler/ssl/ReferenceCountedOpenSslClientContext$ExtendedTrustManagerVerifyCallback.classReferenceCountedOpenSslClientContext.java
package io.grpc.netty.shaded.io.netty.handler.ssl
final io.grpc.netty.shaded.io.netty.handler.ssl.ReferenceCountedOpenSslClientContext$ExtendedTrustManagerVerifyCallback extends io.grpc.netty.shaded.io.netty.handler.ssl.ReferenceCountedOpenSslContext$AbstractCertificateVerifier {
private final javax.net.ssl.X509ExtendedTrustManager manager
void (io.grpc.netty.shaded.io.netty.handler.ssl.OpenSslEngineMap, javax.net.ssl.X509ExtendedTrustManager)
io.grpc.netty.shaded.io.netty.handler.ssl.OpenSslEngineMap engineMap
javax.net.ssl.X509ExtendedTrustManager manager
void verify (io.grpc.netty.shaded.io.netty.handler.ssl.ReferenceCountedOpenSslEngine, java.security.cert.X509Certificate[], java.lang.String) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.handler.ssl.ReferenceCountedOpenSslEngine engine
java.security.cert.X509Certificate[] peerCerts
String auth
}
io/grpc/netty/shaded/io/netty/handler/ssl/JdkApplicationProtocolNegotiator$ProtocolSelectionListenerFactory.classJdkApplicationProtocolNegotiator.java
package io.grpc.netty.shaded.io.netty.handler.ssl
public abstract io.grpc.netty.shaded.io.netty.handler.ssl.JdkApplicationProtocolNegotiator$ProtocolSelectionListenerFactory extends java.lang.Object {
public abstract io.grpc.netty.shaded.io.netty.handler.ssl.JdkApplicationProtocolNegotiator$ProtocolSelectionListener newListener (javax.net.ssl.SSLEngine, java.util.List)
}
io/grpc/netty/shaded/io/netty/handler/ssl/SslHandler$5.classSslHandler.java
package io.grpc.netty.shaded.io.netty.handler.ssl
io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler$5 extends java.lang.Object implements io.grpc.netty.shaded.io.netty.util.concurrent.FutureListener {
final io.grpc.netty.shaded.io.netty.util.concurrent.Promise val$newHandshakePromise
final io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler this$0
void (io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler, io.grpc.netty.shaded.io.netty.util.concurrent.Promise)
io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler this$0
public void operationComplete (io.grpc.netty.shaded.io.netty.util.concurrent.Future) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.util.concurrent.Future future
}
io/grpc/netty/shaded/io/netty/handler/ssl/JdkBaseApplicationProtocolNegotiator$NoFailProtocolSelectionListener.classJdkBaseApplicationProtocolNegotiator.java
package io.grpc.netty.shaded.io.netty.handler.ssl
io.grpc.netty.shaded.io.netty.handler.ssl.JdkBaseApplicationProtocolNegotiator$NoFailProtocolSelectionListener extends java.lang.Object implements io.grpc.netty.shaded.io.netty.handler.ssl.JdkApplicationProtocolNegotiator$ProtocolSelectionListener {
private final io.grpc.netty.shaded.io.netty.handler.ssl.JdkSslEngine engineWrapper
private final java.util.List supportedProtocols
void (io.grpc.netty.shaded.io.netty.handler.ssl.JdkSslEngine, java.util.List)
io.grpc.netty.shaded.io.netty.handler.ssl.JdkSslEngine engineWrapper
java.util.List supportedProtocols
public void unsupported ()
public void selected (java.lang.String) throws java.lang.Exception
String protocol
protected void noSelectedMatchFound (java.lang.String) throws java.lang.Exception
String protocol
}
io/grpc/netty/shaded/io/netty/handler/ssl/SslHandler$1.classSslHandler.java
package io.grpc.netty.shaded.io.netty.handler.ssl
io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler$1 extends java.lang.Object implements java.lang.Runnable {
final io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext val$ctx
final io.grpc.netty.shaded.io.netty.channel.ChannelPromise val$promise
final io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler this$0
void (io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler, io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler this$0
public void run ()
Exception e
}
io/grpc/netty/shaded/io/netty/handler/ssl/ReferenceCountedOpenSslContext$1.classReferenceCountedOpenSslContext.java
package io.grpc.netty.shaded.io.netty.handler.ssl
final io.grpc.netty.shaded.io.netty.handler.ssl.ReferenceCountedOpenSslContext$1 extends java.lang.Object implements java.security.PrivilegedAction {
void ()
public java.lang.Integer run ()
public volatile java.lang.Object run ()
}
io/grpc/netty/shaded/io/netty/handler/ssl/ReferenceCountedOpenSslContext$4.classReferenceCountedOpenSslContext.java
package io.grpc.netty.shaded.io.netty.handler.ssl
final io.grpc.netty.shaded.io.netty.handler.ssl.ReferenceCountedOpenSslContext$4 extends java.lang.Object implements java.security.PrivilegedAction {
void ()
public java.lang.String run ()
public volatile java.lang.Object run ()
}
io/grpc/netty/shaded/io/netty/handler/ssl/Java9SslUtils$5.classJava9SslUtils.java
package io.grpc.netty.shaded.io.netty.handler.ssl
final io.grpc.netty.shaded.io.netty.handler.ssl.Java9SslUtils$5 extends java.lang.Object implements java.util.function.BiFunction {
void ()
public java.lang.String apply (javax.net.ssl.SSLEngine, java.util.List)
javax.net.ssl.SSLEngine sslEngine
java.util.List strings
public volatile java.lang.Object apply (java.lang.Object, java.lang.Object)
}
io/grpc/netty/shaded/io/netty/handler/ssl/JdkApplicationProtocolNegotiator$SslEngineWrapperFactory.classJdkApplicationProtocolNegotiator.java
package io.grpc.netty.shaded.io.netty.handler.ssl
public abstract io.grpc.netty.shaded.io.netty.handler.ssl.JdkApplicationProtocolNegotiator$SslEngineWrapperFactory extends java.lang.Object {
public abstract javax.net.ssl.SSLEngine wrapSslEngine (javax.net.ssl.SSLEngine, io.grpc.netty.shaded.io.netty.handler.ssl.JdkApplicationProtocolNegotiator, boolean)
}
io/grpc/netty/shaded/io/netty/handler/ssl/SslHandler$LazyChannelPromise.classSslHandler.java
package io.grpc.netty.shaded.io.netty.handler.ssl
final io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler$LazyChannelPromise extends io.grpc.netty.shaded.io.netty.util.concurrent.DefaultPromise {
final io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler this$0
private void (io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler)
protected io.grpc.netty.shaded.io.netty.util.concurrent.EventExecutor executor ()
protected void checkDeadLock ()
void (io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler, io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler$1)
io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler x0
io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler$1 x1
}
io/grpc/netty/shaded/io/netty/handler/ssl/PemPrivateKey.classPemPrivateKey.java
package io.grpc.netty.shaded.io.netty.handler.ssl
public final io.grpc.netty.shaded.io.netty.handler.ssl.PemPrivateKey extends io.grpc.netty.shaded.io.netty.util.AbstractReferenceCounted implements java.security.PrivateKey io.grpc.netty.shaded.io.netty.handler.ssl.PemEncoded {
private static final long serialVersionUID
private static final byte[] BEGIN_PRIVATE_KEY
private static final byte[] END_PRIVATE_KEY
private static final String PKCS8_FORMAT
private final io.grpc.netty.shaded.io.netty.buffer.ByteBuf content
static io.grpc.netty.shaded.io.netty.handler.ssl.PemEncoded toPEM (io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator, boolean, java.security.PrivateKey)
io.grpc.netty.shaded.io.netty.handler.ssl.PemValue value
int size
boolean success
io.grpc.netty.shaded.io.netty.buffer.ByteBuf pem
io.grpc.netty.shaded.io.netty.buffer.ByteBuf base64
io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator allocator
boolean useDirect
java.security.PrivateKey key
io.grpc.netty.shaded.io.netty.buffer.ByteBuf encoded
public static io.grpc.netty.shaded.io.netty.handler.ssl.PemPrivateKey valueOf (byte[])
byte[] key
public static io.grpc.netty.shaded.io.netty.handler.ssl.PemPrivateKey valueOf (io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
io.grpc.netty.shaded.io.netty.buffer.ByteBuf key
private void (io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
io.grpc.netty.shaded.io.netty.buffer.ByteBuf content
public boolean isSensitive ()
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf content ()
int count
public io.grpc.netty.shaded.io.netty.handler.ssl.PemPrivateKey copy ()
public io.grpc.netty.shaded.io.netty.handler.ssl.PemPrivateKey duplicate ()
public io.grpc.netty.shaded.io.netty.handler.ssl.PemPrivateKey retainedDuplicate ()
public io.grpc.netty.shaded.io.netty.handler.ssl.PemPrivateKey replace (io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
io.grpc.netty.shaded.io.netty.buffer.ByteBuf content
public io.grpc.netty.shaded.io.netty.handler.ssl.PemPrivateKey touch ()
public io.grpc.netty.shaded.io.netty.handler.ssl.PemPrivateKey touch (java.lang.Object)
Object hint
public io.grpc.netty.shaded.io.netty.handler.ssl.PemPrivateKey retain ()
public io.grpc.netty.shaded.io.netty.handler.ssl.PemPrivateKey retain (int)
int increment
protected void deallocate ()
public byte[] getEncoded ()
public java.lang.String getAlgorithm ()
public java.lang.String getFormat ()
public void destroy ()
public boolean isDestroyed ()
public volatile io.grpc.netty.shaded.io.netty.util.ReferenceCounted touch ()
public volatile io.grpc.netty.shaded.io.netty.util.ReferenceCounted retain (int)
public volatile io.grpc.netty.shaded.io.netty.util.ReferenceCounted retain ()
public volatile io.grpc.netty.shaded.io.netty.util.ReferenceCounted touch (java.lang.Object)
public volatile io.grpc.netty.shaded.io.netty.handler.ssl.PemEncoded touch (java.lang.Object)
public volatile io.grpc.netty.shaded.io.netty.handler.ssl.PemEncoded touch ()
public volatile io.grpc.netty.shaded.io.netty.handler.ssl.PemEncoded retain (int)
public volatile io.grpc.netty.shaded.io.netty.handler.ssl.PemEncoded retain ()
public volatile io.grpc.netty.shaded.io.netty.handler.ssl.PemEncoded replace (io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
public volatile io.grpc.netty.shaded.io.netty.handler.ssl.PemEncoded retainedDuplicate ()
public volatile io.grpc.netty.shaded.io.netty.handler.ssl.PemEncoded duplicate ()
public volatile io.grpc.netty.shaded.io.netty.handler.ssl.PemEncoded copy ()
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBufHolder touch (java.lang.Object)
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBufHolder touch ()
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBufHolder retain (int)
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBufHolder retain ()
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBufHolder replace (io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBufHolder retainedDuplicate ()
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBufHolder duplicate ()
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBufHolder copy ()
static void ()
}
io/grpc/netty/shaded/io/netty/handler/ssl/ReferenceCountedOpenSslContext$AbstractCertificateVerifier.classReferenceCountedOpenSslContext.java
package io.grpc.netty.shaded.io.netty.handler.ssl
abstract io.grpc.netty.shaded.io.netty.handler.ssl.ReferenceCountedOpenSslContext$AbstractCertificateVerifier extends io.grpc.netty.shaded.io.netty.internal.tcnative.CertificateVerifier {
private final io.grpc.netty.shaded.io.netty.handler.ssl.OpenSslEngineMap engineMap
void (io.grpc.netty.shaded.io.netty.handler.ssl.OpenSslEngineMap)
io.grpc.netty.shaded.io.netty.handler.ssl.OpenSslEngineMap engineMap
public final int verify (long, byte[][], java.lang.String)
java.security.cert.CertPathValidatorException ex
java.security.cert.CertPathValidatorException$Reason reason
Throwable wrapped
javax.net.ssl.SSLHandshakeException e
Throwable cause
long ssl
byte[][] chain
String auth
java.security.cert.X509Certificate[] peerCerts
io.grpc.netty.shaded.io.netty.handler.ssl.ReferenceCountedOpenSslEngine engine
abstract void verify (io.grpc.netty.shaded.io.netty.handler.ssl.ReferenceCountedOpenSslEngine, java.security.cert.X509Certificate[], java.lang.String) throws java.lang.Exception
}
io/grpc/netty/shaded/io/netty/handler/ssl/OpenSslContext.classOpenSslContext.java
package io.grpc.netty.shaded.io.netty.handler.ssl
public abstract io.grpc.netty.shaded.io.netty.handler.ssl.OpenSslContext extends io.grpc.netty.shaded.io.netty.handler.ssl.ReferenceCountedOpenSslContext {
void (java.lang.Iterable, io.grpc.netty.shaded.io.netty.handler.ssl.CipherSuiteFilter, io.grpc.netty.shaded.io.netty.handler.ssl.ApplicationProtocolConfig, long, long, int, java.security.cert.Certificate[], io.grpc.netty.shaded.io.netty.handler.ssl.ClientAuth, java.lang.String[], boolean, boolean) throws javax.net.ssl.SSLException
Iterable ciphers
io.grpc.netty.shaded.io.netty.handler.ssl.CipherSuiteFilter cipherFilter
io.grpc.netty.shaded.io.netty.handler.ssl.ApplicationProtocolConfig apnCfg
long sessionCacheSize
long sessionTimeout
int mode
java.security.cert.Certificate[] keyCertChain
io.grpc.netty.shaded.io.netty.handler.ssl.ClientAuth clientAuth
String[] protocols
boolean startTls
boolean enableOcsp
void (java.lang.Iterable, io.grpc.netty.shaded.io.netty.handler.ssl.CipherSuiteFilter, io.grpc.netty.shaded.io.netty.handler.ssl.OpenSslApplicationProtocolNegotiator, long, long, int, java.security.cert.Certificate[], io.grpc.netty.shaded.io.netty.handler.ssl.ClientAuth, java.lang.String[], boolean, boolean) throws javax.net.ssl.SSLException
Iterable ciphers
io.grpc.netty.shaded.io.netty.handler.ssl.CipherSuiteFilter cipherFilter
io.grpc.netty.shaded.io.netty.handler.ssl.OpenSslApplicationProtocolNegotiator apn
long sessionCacheSize
long sessionTimeout
int mode
java.security.cert.Certificate[] keyCertChain
io.grpc.netty.shaded.io.netty.handler.ssl.ClientAuth clientAuth
String[] protocols
boolean startTls
boolean enableOcsp
final javax.net.ssl.SSLEngine newEngine0 (io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator, java.lang.String, int, boolean)
io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator alloc
String peerHost
int peerPort
boolean jdkCompatibilityMode
protected final void finalize () throws java.lang.Throwable
}
io/grpc/netty/shaded/io/netty/handler/ssl/IdentityCipherSuiteFilter.classIdentityCipherSuiteFilter.java
package io.grpc.netty.shaded.io.netty.handler.ssl
public final io.grpc.netty.shaded.io.netty.handler.ssl.IdentityCipherSuiteFilter extends java.lang.Object implements io.grpc.netty.shaded.io.netty.handler.ssl.CipherSuiteFilter {
public static final io.grpc.netty.shaded.io.netty.handler.ssl.IdentityCipherSuiteFilter INSTANCE
public static final io.grpc.netty.shaded.io.netty.handler.ssl.IdentityCipherSuiteFilter INSTANCE_DEFAULTING_TO_SUPPORTED_CIPHERS
private final boolean defaultToDefaultCiphers
private void (boolean)
boolean defaultToDefaultCiphers
public java.lang.String[] filterCipherSuites (java.lang.Iterable, java.util.List, java.util.Set)
String c
java.util.List newCiphers
Iterable ciphers
java.util.List defaultCiphers
java.util.Set supportedCiphers
static void ()
}
io/grpc/netty/shaded/io/netty/handler/ssl/ClientAuth.classClientAuth.java
package io.grpc.netty.shaded.io.netty.handler.ssl
public final io.grpc.netty.shaded.io.netty.handler.ssl.ClientAuth extends java.lang.Enum {
public static final io.grpc.netty.shaded.io.netty.handler.ssl.ClientAuth NONE
public static final io.grpc.netty.shaded.io.netty.handler.ssl.ClientAuth OPTIONAL
public static final io.grpc.netty.shaded.io.netty.handler.ssl.ClientAuth REQUIRE
private static final io.grpc.netty.shaded.io.netty.handler.ssl.ClientAuth[] $VALUES
public static io.grpc.netty.shaded.io.netty.handler.ssl.ClientAuth[] values ()
public static io.grpc.netty.shaded.io.netty.handler.ssl.ClientAuth valueOf (java.lang.String)
String name
private void (java.lang.String, int)
static void ()
}
io/grpc/netty/shaded/io/netty/handler/ssl/PemX509Certificate.classPemX509Certificate.java
package io.grpc.netty.shaded.io.netty.handler.ssl
public final io.grpc.netty.shaded.io.netty.handler.ssl.PemX509Certificate extends java.security.cert.X509Certificate implements io.grpc.netty.shaded.io.netty.handler.ssl.PemEncoded {
private static final byte[] BEGIN_CERT
private static final byte[] END_CERT
private final io.grpc.netty.shaded.io.netty.buffer.ByteBuf content
static transient io.grpc.netty.shaded.io.netty.handler.ssl.PemEncoded toPEM (io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator, boolean, java.security.cert.X509Certificate[]) throws java.security.cert.CertificateEncodingException
java.security.cert.X509Certificate first
java.security.cert.X509Certificate cert
io.grpc.netty.shaded.io.netty.handler.ssl.PemValue value
io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator allocator
boolean useDirect
java.security.cert.X509Certificate[] chain
boolean success
io.grpc.netty.shaded.io.netty.buffer.ByteBuf pem
private static io.grpc.netty.shaded.io.netty.buffer.ByteBuf append (io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator, boolean, io.grpc.netty.shaded.io.netty.handler.ssl.PemEncoded, int, io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator allocator
boolean useDirect
io.grpc.netty.shaded.io.netty.handler.ssl.PemEncoded encoded
int count
io.grpc.netty.shaded.io.netty.buffer.ByteBuf pem
io.grpc.netty.shaded.io.netty.buffer.ByteBuf content
private static io.grpc.netty.shaded.io.netty.buffer.ByteBuf append (io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator, boolean, java.security.cert.X509Certificate, int, io.grpc.netty.shaded.io.netty.buffer.ByteBuf) throws java.security.cert.CertificateEncodingException
io.grpc.netty.shaded.io.netty.buffer.ByteBuf base64
io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator allocator
boolean useDirect
java.security.cert.X509Certificate cert
int count
io.grpc.netty.shaded.io.netty.buffer.ByteBuf pem
io.grpc.netty.shaded.io.netty.buffer.ByteBuf encoded
private static io.grpc.netty.shaded.io.netty.buffer.ByteBuf newBuffer (io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator, boolean, int)
io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator allocator
boolean useDirect
int initialCapacity
public static io.grpc.netty.shaded.io.netty.handler.ssl.PemX509Certificate valueOf (byte[])
byte[] key
public static io.grpc.netty.shaded.io.netty.handler.ssl.PemX509Certificate valueOf (io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
io.grpc.netty.shaded.io.netty.buffer.ByteBuf key
private void (io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
io.grpc.netty.shaded.io.netty.buffer.ByteBuf content
public boolean isSensitive ()
public int refCnt ()
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf content ()
int count
public io.grpc.netty.shaded.io.netty.handler.ssl.PemX509Certificate copy ()
public io.grpc.netty.shaded.io.netty.handler.ssl.PemX509Certificate duplicate ()
public io.grpc.netty.shaded.io.netty.handler.ssl.PemX509Certificate retainedDuplicate ()
public io.grpc.netty.shaded.io.netty.handler.ssl.PemX509Certificate replace (io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
io.grpc.netty.shaded.io.netty.buffer.ByteBuf content
public io.grpc.netty.shaded.io.netty.handler.ssl.PemX509Certificate retain ()
public io.grpc.netty.shaded.io.netty.handler.ssl.PemX509Certificate retain (int)
int increment
public io.grpc.netty.shaded.io.netty.handler.ssl.PemX509Certificate touch ()
public io.grpc.netty.shaded.io.netty.handler.ssl.PemX509Certificate touch (java.lang.Object)
Object hint
public boolean release ()
public boolean release (int)
int decrement
public byte[] getEncoded ()
public boolean hasUnsupportedCriticalExtension ()
public java.util.Set getCriticalExtensionOIDs ()
public java.util.Set getNonCriticalExtensionOIDs ()
public byte[] getExtensionValue (java.lang.String)
String oid
public void checkValidity ()
public void checkValidity (java.util.Date)
java.util.Date date
public int getVersion ()
public java.math.BigInteger getSerialNumber ()
public java.security.Principal getIssuerDN ()
public java.security.Principal getSubjectDN ()
public java.util.Date getNotBefore ()
public java.util.Date getNotAfter ()
public byte[] getTBSCertificate ()
public byte[] getSignature ()
public java.lang.String getSigAlgName ()
public java.lang.String getSigAlgOID ()
public byte[] getSigAlgParams ()
public boolean[] getIssuerUniqueID ()
public boolean[] getSubjectUniqueID ()
public boolean[] getKeyUsage ()
public int getBasicConstraints ()
public void verify (java.security.PublicKey)
java.security.PublicKey key
public void verify (java.security.PublicKey, java.lang.String)
java.security.PublicKey key
String sigProvider
public java.security.PublicKey getPublicKey ()
public boolean equals (java.lang.Object)
Object o
io.grpc.netty.shaded.io.netty.handler.ssl.PemX509Certificate other
public int hashCode ()
public java.lang.String toString ()
public volatile io.grpc.netty.shaded.io.netty.handler.ssl.PemEncoded touch (java.lang.Object)
public volatile io.grpc.netty.shaded.io.netty.handler.ssl.PemEncoded touch ()
public volatile io.grpc.netty.shaded.io.netty.handler.ssl.PemEncoded retain (int)
public volatile io.grpc.netty.shaded.io.netty.handler.ssl.PemEncoded retain ()
public volatile io.grpc.netty.shaded.io.netty.handler.ssl.PemEncoded replace (io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
public volatile io.grpc.netty.shaded.io.netty.handler.ssl.PemEncoded retainedDuplicate ()
public volatile io.grpc.netty.shaded.io.netty.handler.ssl.PemEncoded duplicate ()
public volatile io.grpc.netty.shaded.io.netty.handler.ssl.PemEncoded copy ()
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBufHolder touch (java.lang.Object)
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBufHolder touch ()
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBufHolder retain (int)
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBufHolder retain ()
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBufHolder replace (io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBufHolder retainedDuplicate ()
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBufHolder duplicate ()
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBufHolder copy ()
public volatile io.grpc.netty.shaded.io.netty.util.ReferenceCounted touch (java.lang.Object)
public volatile io.grpc.netty.shaded.io.netty.util.ReferenceCounted touch ()
public volatile io.grpc.netty.shaded.io.netty.util.ReferenceCounted retain (int)
public volatile io.grpc.netty.shaded.io.netty.util.ReferenceCounted retain ()
static void ()
}
io/grpc/netty/shaded/io/netty/handler/ssl/JdkAlpnApplicationProtocolNegotiator.classJdkAlpnApplicationProtocolNegotiator.java
package io.grpc.netty.shaded.io.netty.handler.ssl
public final io.grpc.netty.shaded.io.netty.handler.ssl.JdkAlpnApplicationProtocolNegotiator extends io.grpc.netty.shaded.io.netty.handler.ssl.JdkBaseApplicationProtocolNegotiator {
private static final boolean AVAILABLE
private static final io.grpc.netty.shaded.io.netty.handler.ssl.JdkApplicationProtocolNegotiator$SslEngineWrapperFactory ALPN_WRAPPER
public void (java.lang.Iterable)
Iterable protocols
public transient void (java.lang.String[])
String[] protocols
public void (boolean, java.lang.Iterable)
boolean failIfNoCommonProtocols
Iterable protocols
public transient void (boolean, java.lang.String[])
boolean failIfNoCommonProtocols
String[] protocols
public void (boolean, boolean, java.lang.Iterable)
boolean clientFailIfNoCommonProtocols
boolean serverFailIfNoCommonProtocols
Iterable protocols
public transient void (boolean, boolean, java.lang.String[])
boolean clientFailIfNoCommonProtocols
boolean serverFailIfNoCommonProtocols
String[] protocols
public void (io.grpc.netty.shaded.io.netty.handler.ssl.JdkApplicationProtocolNegotiator$ProtocolSelectorFactory, io.grpc.netty.shaded.io.netty.handler.ssl.JdkApplicationProtocolNegotiator$ProtocolSelectionListenerFactory, java.lang.Iterable)
io.grpc.netty.shaded.io.netty.handler.ssl.JdkApplicationProtocolNegotiator$ProtocolSelectorFactory selectorFactory
io.grpc.netty.shaded.io.netty.handler.ssl.JdkApplicationProtocolNegotiator$ProtocolSelectionListenerFactory listenerFactory
Iterable protocols
public transient void (io.grpc.netty.shaded.io.netty.handler.ssl.JdkApplicationProtocolNegotiator$ProtocolSelectorFactory, io.grpc.netty.shaded.io.netty.handler.ssl.JdkApplicationProtocolNegotiator$ProtocolSelectionListenerFactory, java.lang.String[])
io.grpc.netty.shaded.io.netty.handler.ssl.JdkApplicationProtocolNegotiator$ProtocolSelectorFactory selectorFactory
io.grpc.netty.shaded.io.netty.handler.ssl.JdkApplicationProtocolNegotiator$ProtocolSelectionListenerFactory listenerFactory
String[] protocols
static boolean jdkAlpnSupported ()
public volatile io.grpc.netty.shaded.io.netty.handler.ssl.JdkApplicationProtocolNegotiator$SslEngineWrapperFactory wrapperFactory ()
public volatile io.grpc.netty.shaded.io.netty.handler.ssl.JdkApplicationProtocolNegotiator$ProtocolSelectionListenerFactory protocolListenerFactory ()
public volatile io.grpc.netty.shaded.io.netty.handler.ssl.JdkApplicationProtocolNegotiator$ProtocolSelectorFactory protocolSelectorFactory ()
public volatile java.util.List protocols ()
static void ()
}
io/grpc/netty/shaded/io/netty/handler/ssl/SslHandler$6.classSslHandler.java
package io.grpc.netty.shaded.io.netty.handler.ssl
io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler$6 extends java.lang.Object implements java.lang.Runnable {
final io.grpc.netty.shaded.io.netty.util.concurrent.Promise val$promise
final io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler this$0
void (io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler, io.grpc.netty.shaded.io.netty.util.concurrent.Promise)
io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler this$0
public void run ()
}
io/grpc/netty/shaded/io/netty/handler/ssl/SslHandler$SslEngineType$1.classSslHandler.java
package io.grpc.netty.shaded.io.netty.handler.ssl
final io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler$SslEngineType$1 extends io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler$SslEngineType {
void (java.lang.String, int, boolean, io.grpc.netty.shaded.io.netty.handler.codec.ByteToMessageDecoder$Cumulator)
boolean wantsDirectBuffer
io.grpc.netty.shaded.io.netty.handler.codec.ByteToMessageDecoder$Cumulator cumulator
javax.net.ssl.SSLEngineResult unwrap (io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler, io.grpc.netty.shaded.io.netty.buffer.ByteBuf, int, int, io.grpc.netty.shaded.io.netty.buffer.ByteBuf) throws javax.net.ssl.SSLException
javax.net.ssl.SSLEngineResult result
io.grpc.netty.shaded.io.netty.handler.ssl.ReferenceCountedOpenSslEngine opensslEngine
javax.net.ssl.SSLEngineResult result
io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler handler
io.grpc.netty.shaded.io.netty.buffer.ByteBuf in
int readerIndex
int len
io.grpc.netty.shaded.io.netty.buffer.ByteBuf out
int nioBufferCount
int writerIndex
javax.net.ssl.SSLEngineResult result
int getPacketBufferSize (io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler)
io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler handler
int calculateWrapBufferCapacity (io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler, int, int)
io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler handler
int pendingBytes
int numComponents
int calculatePendingData (io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler, int)
io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler handler
int guess
int sslPending
boolean jdkCompatibilityMode (javax.net.ssl.SSLEngine)
javax.net.ssl.SSLEngine engine
}
io/grpc/netty/shaded/io/netty/handler/ssl/JdkApplicationProtocolNegotiator$ProtocolSelectorFactory.classJdkApplicationProtocolNegotiator.java
package io.grpc.netty.shaded.io.netty.handler.ssl
public abstract io.grpc.netty.shaded.io.netty.handler.ssl.JdkApplicationProtocolNegotiator$ProtocolSelectorFactory extends java.lang.Object {
public abstract io.grpc.netty.shaded.io.netty.handler.ssl.JdkApplicationProtocolNegotiator$ProtocolSelector newSelector (javax.net.ssl.SSLEngine, java.util.Set)
}
io/grpc/netty/shaded/io/netty/handler/ssl/JdkAlpnApplicationProtocolNegotiator$1.classJdkAlpnApplicationProtocolNegotiator.java
package io.grpc.netty.shaded.io.netty.handler.ssl
io.grpc.netty.shaded.io.netty.handler.ssl.JdkAlpnApplicationProtocolNegotiator$1 extends java.lang.Object {
}
io/grpc/netty/shaded/io/netty/handler/ssl/ReferenceCountedOpenSslServerContext$OpenSslSniHostnameMatcher.classReferenceCountedOpenSslServerContext.java
package io.grpc.netty.shaded.io.netty.handler.ssl
final io.grpc.netty.shaded.io.netty.handler.ssl.ReferenceCountedOpenSslServerContext$OpenSslSniHostnameMatcher extends java.lang.Object implements io.grpc.netty.shaded.io.netty.internal.tcnative.SniHostNameMatcher {
private final io.grpc.netty.shaded.io.netty.handler.ssl.OpenSslEngineMap engineMap
void (io.grpc.netty.shaded.io.netty.handler.ssl.OpenSslEngineMap)
io.grpc.netty.shaded.io.netty.handler.ssl.OpenSslEngineMap engineMap
public boolean match (long, java.lang.String)
long ssl
String hostname
io.grpc.netty.shaded.io.netty.handler.ssl.ReferenceCountedOpenSslEngine engine
}
io/grpc/netty/shaded/io/netty/handler/ssl/OpenSslX509KeyManagerFactory$OpenSslKeyManagerFactorySpi.classOpenSslX509KeyManagerFactory.java
package io.grpc.netty.shaded.io.netty.handler.ssl
final io.grpc.netty.shaded.io.netty.handler.ssl.OpenSslX509KeyManagerFactory$OpenSslKeyManagerFactorySpi extends javax.net.ssl.KeyManagerFactorySpi {
final javax.net.ssl.KeyManagerFactory kmf
private volatile io.grpc.netty.shaded.io.netty.handler.ssl.OpenSslX509KeyManagerFactory$OpenSslKeyManagerFactorySpi$ProviderFactory providerFactory
void (javax.net.ssl.KeyManagerFactory)
javax.net.ssl.KeyManagerFactory kmf
protected synchronized void engineInit (java.security.KeyStore, char[]) throws java.security.KeyStoreException java.security.NoSuchAlgorithmException java.security.UnrecoverableKeyException
java.security.KeyStore keyStore
char[] chars
private static java.lang.String password (char[])
char[] password
protected void engineInit (javax.net.ssl.ManagerFactoryParameters) throws java.security.InvalidAlgorithmParameterException
javax.net.ssl.ManagerFactoryParameters managerFactoryParameters
protected javax.net.ssl.KeyManager[] engineGetKeyManagers ()
io.grpc.netty.shaded.io.netty.handler.ssl.OpenSslX509KeyManagerFactory$OpenSslKeyManagerFactorySpi$ProviderFactory providerFactory
io.grpc.netty.shaded.io.netty.handler.ssl.OpenSslKeyMaterialProvider newProvider ()
io.grpc.netty.shaded.io.netty.handler.ssl.OpenSslX509KeyManagerFactory$OpenSslKeyManagerFactorySpi$ProviderFactory providerFactory
}
io/grpc/netty/shaded/io/netty/handler/ssl/JdkBaseApplicationProtocolNegotiator$3.classJdkBaseApplicationProtocolNegotiator.java
package io.grpc.netty.shaded.io.netty.handler.ssl
final io.grpc.netty.shaded.io.netty.handler.ssl.JdkBaseApplicationProtocolNegotiator$3 extends java.lang.Object implements io.grpc.netty.shaded.io.netty.handler.ssl.JdkApplicationProtocolNegotiator$ProtocolSelectionListenerFactory {
void ()
public io.grpc.netty.shaded.io.netty.handler.ssl.JdkApplicationProtocolNegotiator$ProtocolSelectionListener newListener (javax.net.ssl.SSLEngine, java.util.List)
javax.net.ssl.SSLEngine engine
java.util.List supportedProtocols
}
io/grpc/netty/shaded/io/netty/handler/ssl/JdkBaseApplicationProtocolNegotiator$NoFailProtocolSelector.classJdkBaseApplicationProtocolNegotiator.java
package io.grpc.netty.shaded.io.netty.handler.ssl
io.grpc.netty.shaded.io.netty.handler.ssl.JdkBaseApplicationProtocolNegotiator$NoFailProtocolSelector extends java.lang.Object implements io.grpc.netty.shaded.io.netty.handler.ssl.JdkApplicationProtocolNegotiator$ProtocolSelector {
private final io.grpc.netty.shaded.io.netty.handler.ssl.JdkSslEngine engineWrapper
private final java.util.Set supportedProtocols
void (io.grpc.netty.shaded.io.netty.handler.ssl.JdkSslEngine, java.util.Set)
io.grpc.netty.shaded.io.netty.handler.ssl.JdkSslEngine engineWrapper
java.util.Set supportedProtocols
public void unsupported ()
public java.lang.String select (java.util.List) throws java.lang.Exception
String p
java.util.List protocols
public java.lang.String noSelectMatchFound () throws java.lang.Exception
}
io/grpc/netty/shaded/io/netty/handler/ssl/ReferenceCountedOpenSslContext$DefaultOpenSslEngineMap.classReferenceCountedOpenSslContext.java
package io.grpc.netty.shaded.io.netty.handler.ssl
final io.grpc.netty.shaded.io.netty.handler.ssl.ReferenceCountedOpenSslContext$DefaultOpenSslEngineMap extends java.lang.Object implements io.grpc.netty.shaded.io.netty.handler.ssl.OpenSslEngineMap {
private final java.util.Map engines
private void ()
public io.grpc.netty.shaded.io.netty.handler.ssl.ReferenceCountedOpenSslEngine remove (long)
long ssl
public void add (io.grpc.netty.shaded.io.netty.handler.ssl.ReferenceCountedOpenSslEngine)
io.grpc.netty.shaded.io.netty.handler.ssl.ReferenceCountedOpenSslEngine engine
public io.grpc.netty.shaded.io.netty.handler.ssl.ReferenceCountedOpenSslEngine get (long)
long ssl
void (io.grpc.netty.shaded.io.netty.handler.ssl.ReferenceCountedOpenSslContext$1)
io.grpc.netty.shaded.io.netty.handler.ssl.ReferenceCountedOpenSslContext$1 x0
}
io/grpc/netty/shaded/io/netty/handler/ssl/PemReader.classPemReader.java
package io.grpc.netty.shaded.io.netty.handler.ssl
final io.grpc.netty.shaded.io.netty.handler.ssl.PemReader extends java.lang.Object {
private static final io.grpc.netty.shaded.io.netty.util.internal.logging.InternalLogger logger
private static final java.util.regex.Pattern CERT_PATTERN
private static final java.util.regex.Pattern KEY_PATTERN
static io.grpc.netty.shaded.io.netty.buffer.ByteBuf[] readCertificates (java.io.File) throws java.security.cert.CertificateException
java.io.InputStream in
java.io.FileNotFoundException e
java.io.File file
static io.grpc.netty.shaded.io.netty.buffer.ByteBuf[] readCertificates (java.io.InputStream) throws java.security.cert.CertificateException
String content
java.io.IOException e
io.grpc.netty.shaded.io.netty.buffer.ByteBuf base64
io.grpc.netty.shaded.io.netty.buffer.ByteBuf der
java.io.InputStream in
String content
java.util.List certs
java.util.regex.Matcher m
int start
static io.grpc.netty.shaded.io.netty.buffer.ByteBuf readPrivateKey (java.io.File) throws java.security.KeyException
java.io.InputStream in
java.io.FileNotFoundException e
java.io.File file
static io.grpc.netty.shaded.io.netty.buffer.ByteBuf readPrivateKey (java.io.InputStream) throws java.security.KeyException
String content
java.io.IOException e
java.io.InputStream in
String content
java.util.regex.Matcher m
io.grpc.netty.shaded.io.netty.buffer.ByteBuf base64
io.grpc.netty.shaded.io.netty.buffer.ByteBuf der
private static java.lang.String readContent (java.io.InputStream) throws java.io.IOException
int ret
byte[] buf
java.io.InputStream in
java.io.ByteArrayOutputStream out
private static void safeClose (java.io.InputStream)
java.io.IOException e
java.io.InputStream in
private static void safeClose (java.io.OutputStream)
java.io.IOException e
java.io.OutputStream out
private void ()
static void ()
}
io/grpc/netty/shaded/io/netty/handler/ssl/Java8SslUtils.classJava8SslUtils.java
package io.grpc.netty.shaded.io.netty.handler.ssl
final io.grpc.netty.shaded.io.netty.handler.ssl.Java8SslUtils extends java.lang.Object {
private void ()
static java.util.List getSniHostNames (javax.net.ssl.SSLParameters)
javax.net.ssl.SNIServerName serverName
javax.net.ssl.SSLParameters sslParameters
java.util.List names
java.util.List strings
static void setSniHostNames (javax.net.ssl.SSLParameters, java.util.List)
String name
javax.net.ssl.SSLParameters sslParameters
java.util.List names
java.util.List sniServerNames
static boolean getUseCipherSuitesOrder (javax.net.ssl.SSLParameters)
javax.net.ssl.SSLParameters sslParameters
static void setUseCipherSuitesOrder (javax.net.ssl.SSLParameters, boolean)
javax.net.ssl.SSLParameters sslParameters
boolean useOrder
static void setSNIMatchers (javax.net.ssl.SSLParameters, java.util.Collection)
javax.net.ssl.SSLParameters sslParameters
java.util.Collection matchers
static boolean checkSniHostnameMatch (java.util.Collection, java.lang.String)
javax.net.ssl.SNIMatcher matcher
javax.net.ssl.SNIHostName name
java.util.Iterator matcherIt
java.util.Collection matchers
String hostname
}
io/grpc/netty/shaded/io/netty/handler/ssl/OptionalSslHandler.classOptionalSslHandler.java
package io.grpc.netty.shaded.io.netty.handler.ssl
public io.grpc.netty.shaded.io.netty.handler.ssl.OptionalSslHandler extends io.grpc.netty.shaded.io.netty.handler.codec.ByteToMessageDecoder {
private final io.grpc.netty.shaded.io.netty.handler.ssl.SslContext sslContext
public void (io.grpc.netty.shaded.io.netty.handler.ssl.SslContext)
io.grpc.netty.shaded.io.netty.handler.ssl.SslContext sslContext
protected void decode (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, io.grpc.netty.shaded.io.netty.buffer.ByteBuf, java.util.List) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext context
io.grpc.netty.shaded.io.netty.buffer.ByteBuf in
java.util.List out
private void handleSsl (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext)
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext context
io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler sslHandler
private void handleNonSsl (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext)
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext context
io.grpc.netty.shaded.io.netty.channel.ChannelHandler handler
protected java.lang.String newSslHandlerName ()
protected io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler newSslHandler (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, io.grpc.netty.shaded.io.netty.handler.ssl.SslContext)
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext context
io.grpc.netty.shaded.io.netty.handler.ssl.SslContext sslContext
protected java.lang.String newNonSslHandlerName ()
protected io.grpc.netty.shaded.io.netty.channel.ChannelHandler newNonSslHandler (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext)
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext context
}
io/grpc/netty/shaded/io/netty/handler/ssl/OpenSslSessionStats.classOpenSslSessionStats.java
package io.grpc.netty.shaded.io.netty.handler.ssl
public final io.grpc.netty.shaded.io.netty.handler.ssl.OpenSslSessionStats extends java.lang.Object {
private final io.grpc.netty.shaded.io.netty.handler.ssl.ReferenceCountedOpenSslContext context
void (io.grpc.netty.shaded.io.netty.handler.ssl.ReferenceCountedOpenSslContext)
io.grpc.netty.shaded.io.netty.handler.ssl.ReferenceCountedOpenSslContext context
public long number ()
java.util.concurrent.locks.Lock readerLock
public long connect ()
java.util.concurrent.locks.Lock readerLock
public long connectGood ()
java.util.concurrent.locks.Lock readerLock
public long connectRenegotiate ()
java.util.concurrent.locks.Lock readerLock
public long accept ()
java.util.concurrent.locks.Lock readerLock
public long acceptGood ()
java.util.concurrent.locks.Lock readerLock
public long acceptRenegotiate ()
java.util.concurrent.locks.Lock readerLock
public long hits ()
java.util.concurrent.locks.Lock readerLock
public long cbHits ()
java.util.concurrent.locks.Lock readerLock
public long misses ()
java.util.concurrent.locks.Lock readerLock
public long timeouts ()
java.util.concurrent.locks.Lock readerLock
public long cacheFull ()
java.util.concurrent.locks.Lock readerLock
public long ticketKeyFail ()
java.util.concurrent.locks.Lock readerLock
public long ticketKeyNew ()
java.util.concurrent.locks.Lock readerLock
public long ticketKeyRenew ()
java.util.concurrent.locks.Lock readerLock
public long ticketKeyResume ()
java.util.concurrent.locks.Lock readerLock
}
io/grpc/netty/shaded/io/netty/handler/ssl/OpenSslEngine.classOpenSslEngine.java
package io.grpc.netty.shaded.io.netty.handler.ssl
public final io.grpc.netty.shaded.io.netty.handler.ssl.OpenSslEngine extends io.grpc.netty.shaded.io.netty.handler.ssl.ReferenceCountedOpenSslEngine {
void (io.grpc.netty.shaded.io.netty.handler.ssl.OpenSslContext, io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator, java.lang.String, int, boolean)
io.grpc.netty.shaded.io.netty.handler.ssl.OpenSslContext context
io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator alloc
String peerHost
int peerPort
boolean jdkCompatibilityMode
protected void finalize () throws java.lang.Throwable
}
io/grpc/netty/shaded/io/netty/handler/ssl/OpenSslSessionTicketKey.classOpenSslSessionTicketKey.java
package io.grpc.netty.shaded.io.netty.handler.ssl
public final io.grpc.netty.shaded.io.netty.handler.ssl.OpenSslSessionTicketKey extends java.lang.Object {
public static final int NAME_SIZE
public static final int HMAC_KEY_SIZE
public static final int AES_KEY_SIZE
public static final int TICKET_KEY_SIZE
final io.grpc.netty.shaded.io.netty.internal.tcnative.SessionTicketKey key
public void (byte[], byte[], byte[])
byte[] name
byte[] hmacKey
byte[] aesKey
public byte[] name ()
public byte[] hmacKey ()
public byte[] aesKey ()
}
io/grpc/netty/shaded/io/netty/handler/ssl/OpenSslSessionContext.classOpenSslSessionContext.java
package io.grpc.netty.shaded.io.netty.handler.ssl
public abstract io.grpc.netty.shaded.io.netty.handler.ssl.OpenSslSessionContext extends java.lang.Object implements javax.net.ssl.SSLSessionContext {
private static final java.util.Enumeration EMPTY
private final io.grpc.netty.shaded.io.netty.handler.ssl.OpenSslSessionStats stats
private final io.grpc.netty.shaded.io.netty.handler.ssl.OpenSslKeyMaterialProvider provider
final io.grpc.netty.shaded.io.netty.handler.ssl.ReferenceCountedOpenSslContext context
void (io.grpc.netty.shaded.io.netty.handler.ssl.ReferenceCountedOpenSslContext, io.grpc.netty.shaded.io.netty.handler.ssl.OpenSslKeyMaterialProvider)
io.grpc.netty.shaded.io.netty.handler.ssl.ReferenceCountedOpenSslContext context
io.grpc.netty.shaded.io.netty.handler.ssl.OpenSslKeyMaterialProvider provider
public javax.net.ssl.SSLSession getSession (byte[])
byte[] bytes
public java.util.Enumeration getIds ()
public void setTicketKeys (byte[])
byte[] name
byte[] hmacKey
byte[] aesKey
int i
int a
byte[] keys
io.grpc.netty.shaded.io.netty.internal.tcnative.SessionTicketKey[] tickets
java.util.concurrent.locks.Lock writerLock
public transient void setTicketKeys (io.grpc.netty.shaded.io.netty.handler.ssl.OpenSslSessionTicketKey[])
int i
io.grpc.netty.shaded.io.netty.handler.ssl.OpenSslSessionTicketKey[] keys
io.grpc.netty.shaded.io.netty.internal.tcnative.SessionTicketKey[] ticketKeys
java.util.concurrent.locks.Lock writerLock
public abstract void setSessionCacheEnabled (boolean)
public abstract boolean isSessionCacheEnabled ()
public io.grpc.netty.shaded.io.netty.handler.ssl.OpenSslSessionStats stats ()
final void destroy ()
static void ()
}
io/grpc/netty/shaded/io/netty/handler/ssl/ConscryptAlpnSslEngine$ServerEngine.classConscryptAlpnSslEngine.java
package io.grpc.netty.shaded.io.netty.handler.ssl
final io.grpc.netty.shaded.io.netty.handler.ssl.ConscryptAlpnSslEngine$ServerEngine extends io.grpc.netty.shaded.io.netty.handler.ssl.ConscryptAlpnSslEngine {
private final io.grpc.netty.shaded.io.netty.handler.ssl.JdkApplicationProtocolNegotiator$ProtocolSelector protocolSelector
void (javax.net.ssl.SSLEngine, io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator, io.grpc.netty.shaded.io.netty.handler.ssl.JdkApplicationProtocolNegotiator)
javax.net.ssl.SSLEngine engine
io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator alloc
io.grpc.netty.shaded.io.netty.handler.ssl.JdkApplicationProtocolNegotiator applicationNegotiator
private void selectProtocol () throws javax.net.ssl.SSLException
String protocol
Throwable e
static void access$200 (io.grpc.netty.shaded.io.netty.handler.ssl.ConscryptAlpnSslEngine$ServerEngine) throws javax.net.ssl.SSLException
io.grpc.netty.shaded.io.netty.handler.ssl.ConscryptAlpnSslEngine$ServerEngine x0
}
io/grpc/netty/shaded/io/netty/handler/ssl/ReferenceCountedOpenSslServerContext$ExtendedTrustManagerVerifyCallback.classReferenceCountedOpenSslServerContext.java
package io.grpc.netty.shaded.io.netty.handler.ssl
final io.grpc.netty.shaded.io.netty.handler.ssl.ReferenceCountedOpenSslServerContext$ExtendedTrustManagerVerifyCallback extends io.grpc.netty.shaded.io.netty.handler.ssl.ReferenceCountedOpenSslContext$AbstractCertificateVerifier {
private final javax.net.ssl.X509ExtendedTrustManager manager
void (io.grpc.netty.shaded.io.netty.handler.ssl.OpenSslEngineMap, javax.net.ssl.X509ExtendedTrustManager)
io.grpc.netty.shaded.io.netty.handler.ssl.OpenSslEngineMap engineMap
javax.net.ssl.X509ExtendedTrustManager manager
void verify (io.grpc.netty.shaded.io.netty.handler.ssl.ReferenceCountedOpenSslEngine, java.security.cert.X509Certificate[], java.lang.String) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.handler.ssl.ReferenceCountedOpenSslEngine engine
java.security.cert.X509Certificate[] peerCerts
String auth
}
io/grpc/netty/shaded/io/netty/handler/ssl/ApplicationProtocolConfig$SelectedListenerFailureBehavior.classApplicationProtocolConfig.java
package io.grpc.netty.shaded.io.netty.handler.ssl
public final io.grpc.netty.shaded.io.netty.handler.ssl.ApplicationProtocolConfig$SelectedListenerFailureBehavior extends java.lang.Enum {
public static final io.grpc.netty.shaded.io.netty.handler.ssl.ApplicationProtocolConfig$SelectedListenerFailureBehavior ACCEPT
public static final io.grpc.netty.shaded.io.netty.handler.ssl.ApplicationProtocolConfig$SelectedListenerFailureBehavior FATAL_ALERT
public static final io.grpc.netty.shaded.io.netty.handler.ssl.ApplicationProtocolConfig$SelectedListenerFailureBehavior CHOOSE_MY_LAST_PROTOCOL
private static final io.grpc.netty.shaded.io.netty.handler.ssl.ApplicationProtocolConfig$SelectedListenerFailureBehavior[] $VALUES
public static io.grpc.netty.shaded.io.netty.handler.ssl.ApplicationProtocolConfig$SelectedListenerFailureBehavior[] values ()
public static io.grpc.netty.shaded.io.netty.handler.ssl.ApplicationProtocolConfig$SelectedListenerFailureBehavior valueOf (java.lang.String)
String name
private void (java.lang.String, int)
static void ()
}
io/grpc/netty/shaded/io/netty/handler/ssl/ApplicationProtocolConfig.classApplicationProtocolConfig.java
package io.grpc.netty.shaded.io.netty.handler.ssl
public final io.grpc.netty.shaded.io.netty.handler.ssl.ApplicationProtocolConfig extends java.lang.Object {
public static final io.grpc.netty.shaded.io.netty.handler.ssl.ApplicationProtocolConfig DISABLED
private final java.util.List supportedProtocols
private final io.grpc.netty.shaded.io.netty.handler.ssl.ApplicationProtocolConfig$Protocol protocol
private final io.grpc.netty.shaded.io.netty.handler.ssl.ApplicationProtocolConfig$SelectorFailureBehavior selectorBehavior
private final io.grpc.netty.shaded.io.netty.handler.ssl.ApplicationProtocolConfig$SelectedListenerFailureBehavior selectedBehavior
public void (io.grpc.netty.shaded.io.netty.handler.ssl.ApplicationProtocolConfig$Protocol, io.grpc.netty.shaded.io.netty.handler.ssl.ApplicationProtocolConfig$SelectorFailureBehavior, io.grpc.netty.shaded.io.netty.handler.ssl.ApplicationProtocolConfig$SelectedListenerFailureBehavior, java.lang.Iterable)
io.grpc.netty.shaded.io.netty.handler.ssl.ApplicationProtocolConfig$Protocol protocol
io.grpc.netty.shaded.io.netty.handler.ssl.ApplicationProtocolConfig$SelectorFailureBehavior selectorBehavior
io.grpc.netty.shaded.io.netty.handler.ssl.ApplicationProtocolConfig$SelectedListenerFailureBehavior selectedBehavior
Iterable supportedProtocols
public transient void (io.grpc.netty.shaded.io.netty.handler.ssl.ApplicationProtocolConfig$Protocol, io.grpc.netty.shaded.io.netty.handler.ssl.ApplicationProtocolConfig$SelectorFailureBehavior, io.grpc.netty.shaded.io.netty.handler.ssl.ApplicationProtocolConfig$SelectedListenerFailureBehavior, java.lang.String[])
io.grpc.netty.shaded.io.netty.handler.ssl.ApplicationProtocolConfig$Protocol protocol
io.grpc.netty.shaded.io.netty.handler.ssl.ApplicationProtocolConfig$SelectorFailureBehavior selectorBehavior
io.grpc.netty.shaded.io.netty.handler.ssl.ApplicationProtocolConfig$SelectedListenerFailureBehavior selectedBehavior
String[] supportedProtocols
private void (io.grpc.netty.shaded.io.netty.handler.ssl.ApplicationProtocolConfig$Protocol, io.grpc.netty.shaded.io.netty.handler.ssl.ApplicationProtocolConfig$SelectorFailureBehavior, io.grpc.netty.shaded.io.netty.handler.ssl.ApplicationProtocolConfig$SelectedListenerFailureBehavior, java.util.List)
io.grpc.netty.shaded.io.netty.handler.ssl.ApplicationProtocolConfig$Protocol protocol
io.grpc.netty.shaded.io.netty.handler.ssl.ApplicationProtocolConfig$SelectorFailureBehavior selectorBehavior
io.grpc.netty.shaded.io.netty.handler.ssl.ApplicationProtocolConfig$SelectedListenerFailureBehavior selectedBehavior
java.util.List supportedProtocols
private void ()
public java.util.List supportedProtocols ()
public io.grpc.netty.shaded.io.netty.handler.ssl.ApplicationProtocolConfig$Protocol protocol ()
public io.grpc.netty.shaded.io.netty.handler.ssl.ApplicationProtocolConfig$SelectorFailureBehavior selectorFailureBehavior ()
public io.grpc.netty.shaded.io.netty.handler.ssl.ApplicationProtocolConfig$SelectedListenerFailureBehavior selectedListenerFailureBehavior ()
static void ()
}
io/grpc/netty/shaded/io/netty/handler/ssl/JdkSslContext$1.classJdkSslContext.java
package io.grpc.netty.shaded.io.netty.handler.ssl
io.grpc.netty.shaded.io.netty.handler.ssl.JdkSslContext$1 extends java.lang.Object {
static final int[] $SwitchMap$io$netty$handler$ssl$ClientAuth
static final int[] $SwitchMap$io$netty$handler$ssl$ApplicationProtocolConfig$SelectorFailureBehavior
static final int[] $SwitchMap$io$netty$handler$ssl$ApplicationProtocolConfig$SelectedListenerFailureBehavior
static final int[] $SwitchMap$io$netty$handler$ssl$ApplicationProtocolConfig$Protocol
static void ()
}
io/grpc/netty/shaded/io/netty/handler/ssl/ReferenceCountedOpenSslEngine$2.classReferenceCountedOpenSslEngine.java
package io.grpc.netty.shaded.io.netty.handler.ssl
io.grpc.netty.shaded.io.netty.handler.ssl.ReferenceCountedOpenSslEngine$2 extends java.lang.Object {
static final int[] $SwitchMap$io$netty$handler$ssl$ReferenceCountedOpenSslEngine$HandshakeState
static final int[] $SwitchMap$io$netty$handler$ssl$ClientAuth
static final int[] $SwitchMap$io$netty$handler$ssl$ApplicationProtocolConfig$Protocol
static void ()
}
io/grpc/netty/shaded/io/netty/handler/ssl/OpenSslCachingX509KeyManagerFactory$1.classOpenSslCachingX509KeyManagerFactory.java
package io.grpc.netty.shaded.io.netty.handler.ssl
io.grpc.netty.shaded.io.netty.handler.ssl.OpenSslCachingX509KeyManagerFactory$1 extends javax.net.ssl.KeyManagerFactorySpi {
final javax.net.ssl.KeyManagerFactory val$factory
void (javax.net.ssl.KeyManagerFactory)
protected void engineInit (java.security.KeyStore, char[]) throws java.security.KeyStoreException java.security.NoSuchAlgorithmException java.security.UnrecoverableKeyException
java.security.KeyStore keyStore
char[] chars
protected void engineInit (javax.net.ssl.ManagerFactoryParameters) throws java.security.InvalidAlgorithmParameterException
javax.net.ssl.ManagerFactoryParameters managerFactoryParameters
protected javax.net.ssl.KeyManager[] engineGetKeyManagers ()
}
io/grpc/netty/shaded/io/netty/handler/ssl/SslHandler$7.classSslHandler.java
package io.grpc.netty.shaded.io.netty.handler.ssl
io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler$7 extends java.lang.Object implements io.grpc.netty.shaded.io.netty.util.concurrent.FutureListener {
final java.util.concurrent.ScheduledFuture val$timeoutFuture
final io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler this$0
void (io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler, java.util.concurrent.ScheduledFuture)
io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler this$0
public void operationComplete (io.grpc.netty.shaded.io.netty.util.concurrent.Future) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.util.concurrent.Future f
}
io/grpc/netty/shaded/io/netty/handler/ssl/ReferenceCountedOpenSslEngine$OpenSslSession.classReferenceCountedOpenSslEngine.java
package io.grpc.netty.shaded.io.netty.handler.ssl
final io.grpc.netty.shaded.io.netty.handler.ssl.ReferenceCountedOpenSslEngine$OpenSslSession extends java.lang.Object implements javax.net.ssl.SSLSession {
private final io.grpc.netty.shaded.io.netty.handler.ssl.OpenSslSessionContext sessionContext
private javax.security.cert.X509Certificate[] x509PeerCerts
private java.security.cert.Certificate[] peerCerts
private String protocol
private String cipher
private byte[] id
private long creationTime
private volatile int applicationBufferSize
private java.util.Map values
static final boolean $assertionsDisabled
final io.grpc.netty.shaded.io.netty.handler.ssl.ReferenceCountedOpenSslEngine this$0
void (io.grpc.netty.shaded.io.netty.handler.ssl.ReferenceCountedOpenSslEngine, io.grpc.netty.shaded.io.netty.handler.ssl.OpenSslSessionContext)
io.grpc.netty.shaded.io.netty.handler.ssl.OpenSslSessionContext sessionContext
public byte[] getId ()
public javax.net.ssl.SSLSessionContext getSessionContext ()
public long getCreationTime ()
public long getLastAccessedTime ()
long lastAccessed
public void invalidate ()
public boolean isValid ()
public void putValue (java.lang.String, java.lang.Object)
String name
Object value
java.util.Map values
Object old
public java.lang.Object getValue (java.lang.String)
String name
public void removeValue (java.lang.String)
String name
java.util.Map values
Object old
public java.lang.String[] getValueNames ()
java.util.Map values
private void notifyUnbound (java.lang.Object, java.lang.String)
Object value
String name
void handshakeFinished () throws javax.net.ssl.SSLException
private void initPeerCerts ()
byte[] clientCert
byte[][] chain
private void initCerts (byte[][], int)
int certPos
int i
byte[][] chain
int startPos
private void selectApplicationProtocol () throws javax.net.ssl.SSLException
String applicationProtocol
String applicationProtocol
String applicationProtocol
io.grpc.netty.shaded.io.netty.handler.ssl.ApplicationProtocolConfig$SelectedListenerFailureBehavior behavior
java.util.List protocols
private java.lang.String selectApplicationProtocol (java.util.List, io.grpc.netty.shaded.io.netty.handler.ssl.ApplicationProtocolConfig$SelectedListenerFailureBehavior, java.lang.String) throws javax.net.ssl.SSLException
int size
java.util.List protocols
io.grpc.netty.shaded.io.netty.handler.ssl.ApplicationProtocolConfig$SelectedListenerFailureBehavior behavior
String applicationProtocol
public java.security.cert.Certificate[] getPeerCertificates () throws javax.net.ssl.SSLPeerUnverifiedException
public java.security.cert.Certificate[] getLocalCertificates ()
public javax.security.cert.X509Certificate[] getPeerCertificateChain () throws javax.net.ssl.SSLPeerUnverifiedException
public java.security.Principal getPeerPrincipal () throws javax.net.ssl.SSLPeerUnverifiedException
java.security.cert.Certificate[] peer
public java.security.Principal getLocalPrincipal ()
java.security.cert.Certificate[] local
public java.lang.String getCipherSuite ()
public java.lang.String getProtocol ()
String protocol
public java.lang.String getPeerHost ()
public int getPeerPort ()
public int getPacketBufferSize ()
public int getApplicationBufferSize ()
void tryExpandApplicationBufferSize (int)
int packetLengthDataOnly
static void ()
}
io/grpc/netty/shaded/io/netty/handler/ssl/SslHandshakeCompletionEvent.classSslHandshakeCompletionEvent.java
package io.grpc.netty.shaded.io.netty.handler.ssl
public final io.grpc.netty.shaded.io.netty.handler.ssl.SslHandshakeCompletionEvent extends io.grpc.netty.shaded.io.netty.handler.ssl.SslCompletionEvent {
public static final io.grpc.netty.shaded.io.netty.handler.ssl.SslHandshakeCompletionEvent SUCCESS
private void ()
public void (java.lang.Throwable)
Throwable cause
static void ()
}
io/grpc/netty/shaded/io/netty/handler/ssl/JdkApplicationProtocolNegotiator.classJdkApplicationProtocolNegotiator.java
package io.grpc.netty.shaded.io.netty.handler.ssl
public abstract io.grpc.netty.shaded.io.netty.handler.ssl.JdkApplicationProtocolNegotiator extends java.lang.Object implements io.grpc.netty.shaded.io.netty.handler.ssl.ApplicationProtocolNegotiator {
public abstract io.grpc.netty.shaded.io.netty.handler.ssl.JdkApplicationProtocolNegotiator$SslEngineWrapperFactory wrapperFactory ()
public abstract io.grpc.netty.shaded.io.netty.handler.ssl.JdkApplicationProtocolNegotiator$ProtocolSelectorFactory protocolSelectorFactory ()
public abstract io.grpc.netty.shaded.io.netty.handler.ssl.JdkApplicationProtocolNegotiator$ProtocolSelectionListenerFactory protocolListenerFactory ()
}
io/grpc/netty/shaded/io/netty/handler/ssl/ReferenceCountedOpenSslContext$2.classReferenceCountedOpenSslContext.java
package io.grpc.netty.shaded.io.netty.handler.ssl
io.grpc.netty.shaded.io.netty.handler.ssl.ReferenceCountedOpenSslContext$2 extends io.grpc.netty.shaded.io.netty.util.AbstractReferenceCounted {
static final boolean $assertionsDisabled
final io.grpc.netty.shaded.io.netty.handler.ssl.ReferenceCountedOpenSslContext this$0
void (io.grpc.netty.shaded.io.netty.handler.ssl.ReferenceCountedOpenSslContext)
io.grpc.netty.shaded.io.netty.handler.ssl.ReferenceCountedOpenSslContext this$0
public io.grpc.netty.shaded.io.netty.util.ReferenceCounted touch (java.lang.Object)
Object hint
protected void deallocate ()
boolean closed
static void ()
}
io/grpc/netty/shaded/io/netty/handler/ssl/JdkBaseApplicationProtocolNegotiator$FailProtocolSelectionListener.classJdkBaseApplicationProtocolNegotiator.java
package io.grpc.netty.shaded.io.netty.handler.ssl
final io.grpc.netty.shaded.io.netty.handler.ssl.JdkBaseApplicationProtocolNegotiator$FailProtocolSelectionListener extends io.grpc.netty.shaded.io.netty.handler.ssl.JdkBaseApplicationProtocolNegotiator$NoFailProtocolSelectionListener {
void (io.grpc.netty.shaded.io.netty.handler.ssl.JdkSslEngine, java.util.List)
io.grpc.netty.shaded.io.netty.handler.ssl.JdkSslEngine engineWrapper
java.util.List supportedProtocols
protected void noSelectedMatchFound (java.lang.String) throws java.lang.Exception
String protocol
}
io/grpc/netty/shaded/io/netty/handler/ssl/SslContext$1.classSslContext.java
package io.grpc.netty.shaded.io.netty.handler.ssl
io.grpc.netty.shaded.io.netty.handler.ssl.SslContext$1 extends java.lang.Object {
static final int[] $SwitchMap$io$netty$handler$ssl$SslProvider
static void ()
}
io/grpc/netty/shaded/io/netty/handler/ssl/JdkAlpnApplicationProtocolNegotiator$FailureWrapper.classJdkAlpnApplicationProtocolNegotiator.java
package io.grpc.netty.shaded.io.netty.handler.ssl
final io.grpc.netty.shaded.io.netty.handler.ssl.JdkAlpnApplicationProtocolNegotiator$FailureWrapper extends io.grpc.netty.shaded.io.netty.handler.ssl.JdkApplicationProtocolNegotiator$AllocatorAwareSslEngineWrapperFactory {
private void ()
public javax.net.ssl.SSLEngine wrapSslEngine (javax.net.ssl.SSLEngine, io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator, io.grpc.netty.shaded.io.netty.handler.ssl.JdkApplicationProtocolNegotiator, boolean)
javax.net.ssl.SSLEngine engine
io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator alloc
io.grpc.netty.shaded.io.netty.handler.ssl.JdkApplicationProtocolNegotiator applicationNegotiator
boolean isServer
void (io.grpc.netty.shaded.io.netty.handler.ssl.JdkAlpnApplicationProtocolNegotiator$1)
io.grpc.netty.shaded.io.netty.handler.ssl.JdkAlpnApplicationProtocolNegotiator$1 x0
}
io/grpc/netty/shaded/io/netty/handler/ssl/SslContextBuilder.classSslContextBuilder.java
package io.grpc.netty.shaded.io.netty.handler.ssl
public final io.grpc.netty.shaded.io.netty.handler.ssl.SslContextBuilder extends java.lang.Object {
private final boolean forServer
private io.grpc.netty.shaded.io.netty.handler.ssl.SslProvider provider
private java.security.Provider sslContextProvider
private java.security.cert.X509Certificate[] trustCertCollection
private javax.net.ssl.TrustManagerFactory trustManagerFactory
private java.security.cert.X509Certificate[] keyCertChain
private java.security.PrivateKey key
private String keyPassword
private javax.net.ssl.KeyManagerFactory keyManagerFactory
private Iterable ciphers
private io.grpc.netty.shaded.io.netty.handler.ssl.CipherSuiteFilter cipherFilter
private io.grpc.netty.shaded.io.netty.handler.ssl.ApplicationProtocolConfig apn
private long sessionCacheSize
private long sessionTimeout
private io.grpc.netty.shaded.io.netty.handler.ssl.ClientAuth clientAuth
private String[] protocols
private boolean startTls
private boolean enableOcsp
public static io.grpc.netty.shaded.io.netty.handler.ssl.SslContextBuilder forClient ()
public static io.grpc.netty.shaded.io.netty.handler.ssl.SslContextBuilder forServer (java.io.File, java.io.File)
java.io.File keyCertChainFile
java.io.File keyFile
public static io.grpc.netty.shaded.io.netty.handler.ssl.SslContextBuilder forServer (java.io.InputStream, java.io.InputStream)
java.io.InputStream keyCertChainInputStream
java.io.InputStream keyInputStream
public static transient io.grpc.netty.shaded.io.netty.handler.ssl.SslContextBuilder forServer (java.security.PrivateKey, java.security.cert.X509Certificate[])
java.security.PrivateKey key
java.security.cert.X509Certificate[] keyCertChain
public static io.grpc.netty.shaded.io.netty.handler.ssl.SslContextBuilder forServer (java.io.File, java.io.File, java.lang.String)
java.io.File keyCertChainFile
java.io.File keyFile
String keyPassword
public static io.grpc.netty.shaded.io.netty.handler.ssl.SslContextBuilder forServer (java.io.InputStream, java.io.InputStream, java.lang.String)
java.io.InputStream keyCertChainInputStream
java.io.InputStream keyInputStream
String keyPassword
public static transient io.grpc.netty.shaded.io.netty.handler.ssl.SslContextBuilder forServer (java.security.PrivateKey, java.lang.String, java.security.cert.X509Certificate[])
java.security.PrivateKey key
String keyPassword
java.security.cert.X509Certificate[] keyCertChain
public static io.grpc.netty.shaded.io.netty.handler.ssl.SslContextBuilder forServer (javax.net.ssl.KeyManagerFactory)
javax.net.ssl.KeyManagerFactory keyManagerFactory
private void (boolean)
boolean forServer
public io.grpc.netty.shaded.io.netty.handler.ssl.SslContextBuilder sslProvider (io.grpc.netty.shaded.io.netty.handler.ssl.SslProvider)
io.grpc.netty.shaded.io.netty.handler.ssl.SslProvider provider
public io.grpc.netty.shaded.io.netty.handler.ssl.SslContextBuilder sslContextProvider (java.security.Provider)
java.security.Provider sslContextProvider
public io.grpc.netty.shaded.io.netty.handler.ssl.SslContextBuilder trustManager (java.io.File)
Exception e
java.io.File trustCertCollectionFile
public io.grpc.netty.shaded.io.netty.handler.ssl.SslContextBuilder trustManager (java.io.InputStream)
Exception e
java.io.InputStream trustCertCollectionInputStream
public transient io.grpc.netty.shaded.io.netty.handler.ssl.SslContextBuilder trustManager (java.security.cert.X509Certificate[])
java.security.cert.X509Certificate[] trustCertCollection
public io.grpc.netty.shaded.io.netty.handler.ssl.SslContextBuilder trustManager (javax.net.ssl.TrustManagerFactory)
javax.net.ssl.TrustManagerFactory trustManagerFactory
public io.grpc.netty.shaded.io.netty.handler.ssl.SslContextBuilder keyManager (java.io.File, java.io.File)
java.io.File keyCertChainFile
java.io.File keyFile
public io.grpc.netty.shaded.io.netty.handler.ssl.SslContextBuilder keyManager (java.io.InputStream, java.io.InputStream)
java.io.InputStream keyCertChainInputStream
java.io.InputStream keyInputStream
public transient io.grpc.netty.shaded.io.netty.handler.ssl.SslContextBuilder keyManager (java.security.PrivateKey, java.security.cert.X509Certificate[])
java.security.PrivateKey key
java.security.cert.X509Certificate[] keyCertChain
public io.grpc.netty.shaded.io.netty.handler.ssl.SslContextBuilder keyManager (java.io.File, java.io.File, java.lang.String)
java.security.cert.X509Certificate[] keyCertChain
Exception e
java.security.PrivateKey key
Exception e
java.io.File keyCertChainFile
java.io.File keyFile
String keyPassword
java.security.cert.X509Certificate[] keyCertChain
java.security.PrivateKey key
public io.grpc.netty.shaded.io.netty.handler.ssl.SslContextBuilder keyManager (java.io.InputStream, java.io.InputStream, java.lang.String)
java.security.cert.X509Certificate[] keyCertChain
Exception e
java.security.PrivateKey key
Exception e
java.io.InputStream keyCertChainInputStream
java.io.InputStream keyInputStream
String keyPassword
java.security.cert.X509Certificate[] keyCertChain
java.security.PrivateKey key
public transient io.grpc.netty.shaded.io.netty.handler.ssl.SslContextBuilder keyManager (java.security.PrivateKey, java.lang.String, java.security.cert.X509Certificate[])
java.security.cert.X509Certificate cert
java.security.PrivateKey key
String keyPassword
java.security.cert.X509Certificate[] keyCertChain
public io.grpc.netty.shaded.io.netty.handler.ssl.SslContextBuilder keyManager (javax.net.ssl.KeyManagerFactory)
javax.net.ssl.KeyManagerFactory keyManagerFactory
public io.grpc.netty.shaded.io.netty.handler.ssl.SslContextBuilder ciphers (java.lang.Iterable)
Iterable ciphers
public io.grpc.netty.shaded.io.netty.handler.ssl.SslContextBuilder ciphers (java.lang.Iterable, io.grpc.netty.shaded.io.netty.handler.ssl.CipherSuiteFilter)
Iterable ciphers
io.grpc.netty.shaded.io.netty.handler.ssl.CipherSuiteFilter cipherFilter
public io.grpc.netty.shaded.io.netty.handler.ssl.SslContextBuilder applicationProtocolConfig (io.grpc.netty.shaded.io.netty.handler.ssl.ApplicationProtocolConfig)
io.grpc.netty.shaded.io.netty.handler.ssl.ApplicationProtocolConfig apn
public io.grpc.netty.shaded.io.netty.handler.ssl.SslContextBuilder sessionCacheSize (long)
long sessionCacheSize
public io.grpc.netty.shaded.io.netty.handler.ssl.SslContextBuilder sessionTimeout (long)
long sessionTimeout
public io.grpc.netty.shaded.io.netty.handler.ssl.SslContextBuilder clientAuth (io.grpc.netty.shaded.io.netty.handler.ssl.ClientAuth)
io.grpc.netty.shaded.io.netty.handler.ssl.ClientAuth clientAuth
public transient io.grpc.netty.shaded.io.netty.handler.ssl.SslContextBuilder protocols (java.lang.String[])
String[] protocols
public io.grpc.netty.shaded.io.netty.handler.ssl.SslContextBuilder startTls (boolean)
boolean startTls
public io.grpc.netty.shaded.io.netty.handler.ssl.SslContextBuilder enableOcsp (boolean)
boolean enableOcsp
public io.grpc.netty.shaded.io.netty.handler.ssl.SslContext build () throws javax.net.ssl.SSLException
}
io/grpc/netty/shaded/io/netty/handler/ssl/OpenSslCertificateException.classOpenSslCertificateException.java
package io.grpc.netty.shaded.io.netty.handler.ssl
public final io.grpc.netty.shaded.io.netty.handler.ssl.OpenSslCertificateException extends java.security.cert.CertificateException {
private static final long serialVersionUID
private final int errorCode
public void (int)
int errorCode
public void (java.lang.String, int)
String msg
int errorCode
public void (java.lang.String, java.lang.Throwable, int)
String message
Throwable cause
int errorCode
public void (java.lang.Throwable, int)
Throwable cause
int errorCode
public int errorCode ()
private static int checkErrorCode (int)
int errorCode
}
io/grpc/netty/shaded/io/netty/handler/ssl/OpenSslCachingX509KeyManagerFactory.classOpenSslCachingX509KeyManagerFactory.java
package io.grpc.netty.shaded.io.netty.handler.ssl
public final io.grpc.netty.shaded.io.netty.handler.ssl.OpenSslCachingX509KeyManagerFactory extends javax.net.ssl.KeyManagerFactory {
public void (javax.net.ssl.KeyManagerFactory)
javax.net.ssl.KeyManagerFactory factory
}
io/grpc/netty/shaded/io/netty/handler/ssl/AbstractSniHandler.classAbstractSniHandler.java
package io.grpc.netty.shaded.io.netty.handler.ssl
public abstract io.grpc.netty.shaded.io.netty.handler.ssl.AbstractSniHandler extends io.grpc.netty.shaded.io.netty.handler.codec.ByteToMessageDecoder implements io.grpc.netty.shaded.io.netty.channel.ChannelOutboundHandler {
private static final int MAX_SSL_RECORDS
private static final io.grpc.netty.shaded.io.netty.util.internal.logging.InternalLogger logger
private boolean handshakeFailed
private boolean suppressRead
private boolean readPending
public void ()
protected void decode (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, io.grpc.netty.shaded.io.netty.buffer.ByteBuf, java.util.List) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.handler.ssl.NotSslRecordException e
int len
Throwable t
int serverNameLength
String hostname
int serverNameType
int extensionType
int extensionLength
int packetLength
int endOffset
int offset
int sessionIdLength
int cipherSuitesLength
int compressionMethodLength
int extensionsLength
int extensionsLimit
int majorVersion
int readerIndex
int readableBytes
int command
int i
io.grpc.netty.shaded.io.netty.handler.ssl.NotSslRecordException e
Exception e
int writerIndex
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
io.grpc.netty.shaded.io.netty.buffer.ByteBuf in
java.util.List out
private void select (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, java.lang.String) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
String hostname
io.grpc.netty.shaded.io.netty.util.concurrent.Future future
private void fireSniCompletionEvent (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, java.lang.String, io.grpc.netty.shaded.io.netty.util.concurrent.Future)
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
String hostname
io.grpc.netty.shaded.io.netty.util.concurrent.Future future
Throwable cause
protected abstract io.grpc.netty.shaded.io.netty.util.concurrent.Future lookup (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, java.lang.String) throws java.lang.Exception
protected abstract void onLookupComplete (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, java.lang.String, io.grpc.netty.shaded.io.netty.util.concurrent.Future) throws java.lang.Exception
public void read (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
public void bind (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, java.net.SocketAddress, io.grpc.netty.shaded.io.netty.channel.ChannelPromise) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
java.net.SocketAddress localAddress
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
public void connect (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, java.net.SocketAddress, java.net.SocketAddress, io.grpc.netty.shaded.io.netty.channel.ChannelPromise) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
java.net.SocketAddress remoteAddress
java.net.SocketAddress localAddress
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
public void disconnect (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, io.grpc.netty.shaded.io.netty.channel.ChannelPromise) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
public void close (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, io.grpc.netty.shaded.io.netty.channel.ChannelPromise) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
public void deregister (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, io.grpc.netty.shaded.io.netty.channel.ChannelPromise) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
public void write (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, java.lang.Object, io.grpc.netty.shaded.io.netty.channel.ChannelPromise) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
Object msg
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
public void flush (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
static boolean access$002 (io.grpc.netty.shaded.io.netty.handler.ssl.AbstractSniHandler, boolean)
io.grpc.netty.shaded.io.netty.handler.ssl.AbstractSniHandler x0
boolean x1
static void access$100 (io.grpc.netty.shaded.io.netty.handler.ssl.AbstractSniHandler, io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, java.lang.String, io.grpc.netty.shaded.io.netty.util.concurrent.Future)
io.grpc.netty.shaded.io.netty.handler.ssl.AbstractSniHandler x0
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext x1
String x2
io.grpc.netty.shaded.io.netty.util.concurrent.Future x3
static boolean access$200 (io.grpc.netty.shaded.io.netty.handler.ssl.AbstractSniHandler)
io.grpc.netty.shaded.io.netty.handler.ssl.AbstractSniHandler x0
static boolean access$202 (io.grpc.netty.shaded.io.netty.handler.ssl.AbstractSniHandler, boolean)
io.grpc.netty.shaded.io.netty.handler.ssl.AbstractSniHandler x0
boolean x1
static void ()
}
io/grpc/netty/shaded/io/netty/handler/ssl/JettyAlpnSslEngine$ClientEngine$1.classJettyAlpnSslEngine.java
package io.grpc.netty.shaded.io.netty.handler.ssl
io.grpc.netty.shaded.io.netty.handler.ssl.JettyAlpnSslEngine$ClientEngine$1 extends java.lang.Object implements org.eclipse.jetty.alpn.ALPN$ClientProvider {
final io.grpc.netty.shaded.io.netty.handler.ssl.JdkApplicationProtocolNegotiator val$applicationNegotiator
final io.grpc.netty.shaded.io.netty.handler.ssl.JdkApplicationProtocolNegotiator$ProtocolSelectionListener val$protocolListener
final io.grpc.netty.shaded.io.netty.handler.ssl.JettyAlpnSslEngine$ClientEngine this$0
void (io.grpc.netty.shaded.io.netty.handler.ssl.JettyAlpnSslEngine$ClientEngine, io.grpc.netty.shaded.io.netty.handler.ssl.JdkApplicationProtocolNegotiator, io.grpc.netty.shaded.io.netty.handler.ssl.JdkApplicationProtocolNegotiator$ProtocolSelectionListener)
io.grpc.netty.shaded.io.netty.handler.ssl.JettyAlpnSslEngine$ClientEngine this$0
public java.util.List protocols ()
public void selected (java.lang.String) throws javax.net.ssl.SSLException
Throwable t
String protocol
public void unsupported ()
}
io/grpc/netty/shaded/io/netty/handler/ssl/JettyNpnSslEngine$1.classJettyNpnSslEngine.java
package io.grpc.netty.shaded.io.netty.handler.ssl
io.grpc.netty.shaded.io.netty.handler.ssl.JettyNpnSslEngine$1 extends java.lang.Object implements org.eclipse.jetty.npn.NextProtoNego$ServerProvider {
final io.grpc.netty.shaded.io.netty.handler.ssl.JdkApplicationProtocolNegotiator$ProtocolSelectionListener val$protocolListener
final io.grpc.netty.shaded.io.netty.handler.ssl.JdkApplicationProtocolNegotiator val$applicationNegotiator
final io.grpc.netty.shaded.io.netty.handler.ssl.JettyNpnSslEngine this$0
void (io.grpc.netty.shaded.io.netty.handler.ssl.JettyNpnSslEngine, io.grpc.netty.shaded.io.netty.handler.ssl.JdkApplicationProtocolNegotiator$ProtocolSelectionListener, io.grpc.netty.shaded.io.netty.handler.ssl.JdkApplicationProtocolNegotiator)
io.grpc.netty.shaded.io.netty.handler.ssl.JettyNpnSslEngine this$0
public void unsupported ()
public java.util.List protocols ()
public void protocolSelected (java.lang.String)
Throwable t
String protocol
}
io/grpc/netty/shaded/io/netty/handler/ssl/SslProvider.classSslProvider.java
package io.grpc.netty.shaded.io.netty.handler.ssl
public final io.grpc.netty.shaded.io.netty.handler.ssl.SslProvider extends java.lang.Enum {
public static final io.grpc.netty.shaded.io.netty.handler.ssl.SslProvider JDK
public static final io.grpc.netty.shaded.io.netty.handler.ssl.SslProvider OPENSSL
public static final io.grpc.netty.shaded.io.netty.handler.ssl.SslProvider OPENSSL_REFCNT
private static final io.grpc.netty.shaded.io.netty.handler.ssl.SslProvider[] $VALUES
public static io.grpc.netty.shaded.io.netty.handler.ssl.SslProvider[] values ()
public static io.grpc.netty.shaded.io.netty.handler.ssl.SslProvider valueOf (java.lang.String)
String name
private void (java.lang.String, int)
static void ()
}
io/grpc/netty/shaded/io/netty/handler/ssl/OpenSslKeyMaterialProvider.classOpenSslKeyMaterialProvider.java
package io.grpc.netty.shaded.io.netty.handler.ssl
io.grpc.netty.shaded.io.netty.handler.ssl.OpenSslKeyMaterialProvider extends java.lang.Object {
private final javax.net.ssl.X509KeyManager keyManager
private final String password
void (javax.net.ssl.X509KeyManager, java.lang.String)
javax.net.ssl.X509KeyManager keyManager
String password
javax.net.ssl.X509KeyManager keyManager ()
io.grpc.netty.shaded.io.netty.handler.ssl.OpenSslKeyMaterial chooseKeyMaterial (io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator, java.lang.String) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.handler.ssl.OpenSslKeyMaterial keyMaterial
io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator allocator
String alias
java.security.cert.X509Certificate[] certificates
java.security.PrivateKey key
io.grpc.netty.shaded.io.netty.handler.ssl.PemEncoded encoded
long chainBio
long pkeyBio
long chain
long pkey
void destroy ()
}
io/grpc/netty/shaded/io/netty/handler/ssl/JdkApplicationProtocolNegotiator$ProtocolSelectionListener.classJdkApplicationProtocolNegotiator.java
package io.grpc.netty.shaded.io.netty.handler.ssl
public abstract io.grpc.netty.shaded.io.netty.handler.ssl.JdkApplicationProtocolNegotiator$ProtocolSelectionListener extends java.lang.Object {
public abstract void unsupported ()
public abstract void selected (java.lang.String) throws java.lang.Exception
}
io/grpc/netty/shaded/io/netty/handler/ssl/SslHandler$9$2.classSslHandler.java
package io.grpc.netty.shaded.io.netty.handler.ssl
io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler$9$2 extends java.lang.Object implements io.grpc.netty.shaded.io.netty.util.concurrent.FutureListener {
final java.util.concurrent.ScheduledFuture val$closeNotifyReadTimeoutFuture
final io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler$9 this$1
void (io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler$9, java.util.concurrent.ScheduledFuture)
io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler$9 this$1
public void operationComplete (io.grpc.netty.shaded.io.netty.util.concurrent.Future) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.util.concurrent.Future future
}
io/grpc/netty/shaded/io/netty/handler/ssl/SslCloseCompletionEvent.classSslCloseCompletionEvent.java
package io.grpc.netty.shaded.io.netty.handler.ssl
public final io.grpc.netty.shaded.io.netty.handler.ssl.SslCloseCompletionEvent extends io.grpc.netty.shaded.io.netty.handler.ssl.SslCompletionEvent {
public static final io.grpc.netty.shaded.io.netty.handler.ssl.SslCloseCompletionEvent SUCCESS
private void ()
public void (java.lang.Throwable)
Throwable cause
static void ()
}
io/grpc/netty/shaded/io/netty/handler/ssl/SniHandler$AsyncMappingAdapter.classSniHandler.java
package io.grpc.netty.shaded.io.netty.handler.ssl
final io.grpc.netty.shaded.io.netty.handler.ssl.SniHandler$AsyncMappingAdapter extends java.lang.Object implements io.grpc.netty.shaded.io.netty.util.AsyncMapping {
private final io.grpc.netty.shaded.io.netty.util.Mapping mapping
private void (io.grpc.netty.shaded.io.netty.util.Mapping)
io.grpc.netty.shaded.io.netty.util.Mapping mapping
public io.grpc.netty.shaded.io.netty.util.concurrent.Future map (java.lang.String, io.grpc.netty.shaded.io.netty.util.concurrent.Promise)
io.grpc.netty.shaded.io.netty.handler.ssl.SslContext context
Throwable cause
String input
io.grpc.netty.shaded.io.netty.util.concurrent.Promise promise
io.grpc.netty.shaded.io.netty.handler.ssl.SslContext context
public volatile io.grpc.netty.shaded.io.netty.util.concurrent.Future map (java.lang.Object, io.grpc.netty.shaded.io.netty.util.concurrent.Promise)
void (io.grpc.netty.shaded.io.netty.util.Mapping, io.grpc.netty.shaded.io.netty.handler.ssl.SniHandler$1)
io.grpc.netty.shaded.io.netty.util.Mapping x0
io.grpc.netty.shaded.io.netty.handler.ssl.SniHandler$1 x1
}
io/grpc/netty/shaded/io/netty/handler/ssl/ReferenceCountedOpenSslContext$5.classReferenceCountedOpenSslContext.java
package io.grpc.netty.shaded.io.netty.handler.ssl
io.grpc.netty.shaded.io.netty.handler.ssl.ReferenceCountedOpenSslContext$5 extends java.lang.Object {
static final int[] $SwitchMap$io$netty$handler$ssl$ApplicationProtocolConfig$Protocol
static final int[] $SwitchMap$io$netty$handler$ssl$ApplicationProtocolConfig$SelectorFailureBehavior
static final int[] $SwitchMap$io$netty$handler$ssl$ApplicationProtocolConfig$SelectedListenerFailureBehavior
static void ()
}
io/grpc/netty/shaded/io/netty/handler/ssl/Java9SslUtils$4.classJava9SslUtils.java
package io.grpc.netty.shaded.io.netty.handler.ssl
final io.grpc.netty.shaded.io.netty.handler.ssl.Java9SslUtils$4 extends java.lang.Object implements java.security.PrivilegedExceptionAction {
void ()
public java.lang.reflect.Method run () throws java.lang.Exception
public volatile java.lang.Object run () throws java.lang.Exception
}
io/grpc/netty/shaded/io/netty/handler/ssl/SslHandler$9.classSslHandler.java
package io.grpc.netty.shaded.io.netty.handler.ssl
io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler$9 extends java.lang.Object implements io.grpc.netty.shaded.io.netty.channel.ChannelFutureListener {
final java.util.concurrent.ScheduledFuture val$timeoutFuture
final io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext val$ctx
final io.grpc.netty.shaded.io.netty.channel.ChannelPromise val$promise
final io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler this$0
void (io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler, java.util.concurrent.ScheduledFuture, io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler this$0
public void operationComplete (io.grpc.netty.shaded.io.netty.channel.ChannelFuture) throws java.lang.Exception
java.util.concurrent.ScheduledFuture closeNotifyReadTimeoutFuture
java.util.concurrent.ScheduledFuture closeNotifyReadTimeoutFuture
io.grpc.netty.shaded.io.netty.channel.ChannelFuture f
long closeNotifyReadTimeout
public volatile void operationComplete (io.grpc.netty.shaded.io.netty.util.concurrent.Future) throws java.lang.Exception
}
io/grpc/netty/shaded/io/netty/handler/ssl/SslHandler$9$1.classSslHandler.java
package io.grpc.netty.shaded.io.netty.handler.ssl
io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler$9$1 extends java.lang.Object implements java.lang.Runnable {
final long val$closeNotifyReadTimeout
final io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler$9 this$1
void (io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler$9, long)
io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler$9 this$1
public void run ()
}
io/grpc/netty/shaded/io/netty/handler/ssl/SslHandler$2.classSslHandler.java
package io.grpc.netty.shaded.io.netty.handler.ssl
io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler$2 extends java.lang.Object implements java.lang.Runnable {
final java.util.List val$tasks
final java.util.concurrent.CountDownLatch val$latch
final io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler this$0
void (io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler, java.util.List, java.util.concurrent.CountDownLatch)
io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler this$0
public void run ()
Runnable task
Exception e
}
io/grpc/netty/shaded/io/netty/handler/ssl/JdkBaseApplicationProtocolNegotiator$2.classJdkBaseApplicationProtocolNegotiator.java
package io.grpc.netty.shaded.io.netty.handler.ssl
final io.grpc.netty.shaded.io.netty.handler.ssl.JdkBaseApplicationProtocolNegotiator$2 extends java.lang.Object implements io.grpc.netty.shaded.io.netty.handler.ssl.JdkApplicationProtocolNegotiator$ProtocolSelectorFactory {
void ()
public io.grpc.netty.shaded.io.netty.handler.ssl.JdkApplicationProtocolNegotiator$ProtocolSelector newSelector (javax.net.ssl.SSLEngine, java.util.Set)
javax.net.ssl.SSLEngine engine
java.util.Set supportedProtocols
}
io/grpc/netty/shaded/io/netty/handler/ssl/Java9SslUtils$2.classJava9SslUtils.java
package io.grpc.netty.shaded.io.netty.handler.ssl
final io.grpc.netty.shaded.io.netty.handler.ssl.Java9SslUtils$2 extends java.lang.Object implements java.security.PrivilegedExceptionAction {
void ()
public java.lang.reflect.Method run () throws java.lang.Exception
public volatile java.lang.Object run () throws java.lang.Exception
}
io/grpc/netty/shaded/io/netty/handler/ssl/SslCompletionEvent.classSslCompletionEvent.java
package io.grpc.netty.shaded.io.netty.handler.ssl
public abstract io.grpc.netty.shaded.io.netty.handler.ssl.SslCompletionEvent extends java.lang.Object {
private final Throwable cause
void ()
void (java.lang.Throwable)
Throwable cause
public final boolean isSuccess ()
public final java.lang.Throwable cause ()
public java.lang.String toString ()
Throwable cause
}
io/grpc/netty/shaded/io/netty/handler/ssl/JdkApplicationProtocolNegotiator$ProtocolSelector.classJdkApplicationProtocolNegotiator.java
package io.grpc.netty.shaded.io.netty.handler.ssl
public abstract io.grpc.netty.shaded.io.netty.handler.ssl.JdkApplicationProtocolNegotiator$ProtocolSelector extends java.lang.Object {
public abstract void unsupported ()
public abstract java.lang.String select (java.util.List) throws java.lang.Exception
}
io/grpc/netty/shaded/io/netty/handler/ssl/JettyAlpnSslEngine$ServerEngine.classJettyAlpnSslEngine.java
package io.grpc.netty.shaded.io.netty.handler.ssl
final io.grpc.netty.shaded.io.netty.handler.ssl.JettyAlpnSslEngine$ServerEngine extends io.grpc.netty.shaded.io.netty.handler.ssl.JettyAlpnSslEngine {
void (javax.net.ssl.SSLEngine, io.grpc.netty.shaded.io.netty.handler.ssl.JdkApplicationProtocolNegotiator)
javax.net.ssl.SSLEngine engine
io.grpc.netty.shaded.io.netty.handler.ssl.JdkApplicationProtocolNegotiator applicationNegotiator
io.grpc.netty.shaded.io.netty.handler.ssl.JdkApplicationProtocolNegotiator$ProtocolSelector protocolSelector
public void closeInbound () throws javax.net.ssl.SSLException
public void closeOutbound ()
}
io/grpc/netty/shaded/io/netty/handler/ssl/OpenSslDefaultApplicationProtocolNegotiator.classOpenSslDefaultApplicationProtocolNegotiator.java
package io.grpc.netty.shaded.io.netty.handler.ssl
public final io.grpc.netty.shaded.io.netty.handler.ssl.OpenSslDefaultApplicationProtocolNegotiator extends java.lang.Object implements io.grpc.netty.shaded.io.netty.handler.ssl.OpenSslApplicationProtocolNegotiator {
private final io.grpc.netty.shaded.io.netty.handler.ssl.ApplicationProtocolConfig config
public void (io.grpc.netty.shaded.io.netty.handler.ssl.ApplicationProtocolConfig)
io.grpc.netty.shaded.io.netty.handler.ssl.ApplicationProtocolConfig config
public java.util.List protocols ()
public io.grpc.netty.shaded.io.netty.handler.ssl.ApplicationProtocolConfig$Protocol protocol ()
public io.grpc.netty.shaded.io.netty.handler.ssl.ApplicationProtocolConfig$SelectorFailureBehavior selectorFailureBehavior ()
public io.grpc.netty.shaded.io.netty.handler.ssl.ApplicationProtocolConfig$SelectedListenerFailureBehavior selectedListenerFailureBehavior ()
}
io/grpc/netty/shaded/io/netty/handler/ssl/OpenSslX509KeyManagerFactory.classOpenSslX509KeyManagerFactory.java
package io.grpc.netty.shaded.io.netty.handler.ssl
public final io.grpc.netty.shaded.io.netty.handler.ssl.OpenSslX509KeyManagerFactory extends javax.net.ssl.KeyManagerFactory {
private final io.grpc.netty.shaded.io.netty.handler.ssl.OpenSslX509KeyManagerFactory$OpenSslKeyManagerFactorySpi spi
public void ()
public void (java.security.Provider)
java.security.Provider provider
public void (java.lang.String, java.security.Provider) throws java.security.NoSuchAlgorithmException
String algorithm
java.security.Provider provider
private void (io.grpc.netty.shaded.io.netty.handler.ssl.OpenSslX509KeyManagerFactory$OpenSslKeyManagerFactorySpi)
io.grpc.netty.shaded.io.netty.handler.ssl.OpenSslX509KeyManagerFactory$OpenSslKeyManagerFactorySpi spi
private static io.grpc.netty.shaded.io.netty.handler.ssl.OpenSslX509KeyManagerFactory$OpenSslKeyManagerFactorySpi newOpenSslKeyManagerFactorySpi (java.security.Provider)
java.security.NoSuchAlgorithmException e
java.security.Provider provider
private static io.grpc.netty.shaded.io.netty.handler.ssl.OpenSslX509KeyManagerFactory$OpenSslKeyManagerFactorySpi newOpenSslKeyManagerFactorySpi (java.lang.String, java.security.Provider) throws java.security.NoSuchAlgorithmException
String algorithm
java.security.Provider provider
io.grpc.netty.shaded.io.netty.handler.ssl.OpenSslKeyMaterialProvider newProvider ()
}
io/grpc/netty/shaded/io/netty/handler/ssl/PemEncoded.classPemEncoded.java
package io.grpc.netty.shaded.io.netty.handler.ssl
abstract io.grpc.netty.shaded.io.netty.handler.ssl.PemEncoded extends java.lang.Object implements io.grpc.netty.shaded.io.netty.buffer.ByteBufHolder {
public abstract boolean isSensitive ()
public abstract io.grpc.netty.shaded.io.netty.handler.ssl.PemEncoded copy ()
public abstract io.grpc.netty.shaded.io.netty.handler.ssl.PemEncoded duplicate ()
public abstract io.grpc.netty.shaded.io.netty.handler.ssl.PemEncoded retainedDuplicate ()
public abstract io.grpc.netty.shaded.io.netty.handler.ssl.PemEncoded replace (io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
public abstract io.grpc.netty.shaded.io.netty.handler.ssl.PemEncoded retain ()
public abstract io.grpc.netty.shaded.io.netty.handler.ssl.PemEncoded retain (int)
public abstract io.grpc.netty.shaded.io.netty.handler.ssl.PemEncoded touch ()
public abstract io.grpc.netty.shaded.io.netty.handler.ssl.PemEncoded touch (java.lang.Object)
}
io/grpc/netty/shaded/io/netty/handler/ssl/OpenSslSessionContext$1.classOpenSslSessionContext.java
package io.grpc.netty.shaded.io.netty.handler.ssl
io.grpc.netty.shaded.io.netty.handler.ssl.OpenSslSessionContext$1 extends java.lang.Object {
}
io/grpc/netty/shaded/io/netty/handler/ssl/CipherSuiteFilter.classCipherSuiteFilter.java
package io.grpc.netty.shaded.io.netty.handler.ssl
public abstract io.grpc.netty.shaded.io.netty.handler.ssl.CipherSuiteFilter extends java.lang.Object {
public abstract java.lang.String[] filterCipherSuites (java.lang.Iterable, java.util.List, java.util.Set)
}
io/grpc/netty/shaded/io/netty/handler/ssl/SslHandler$SslHandlerCoalescingBufferQueue.classSslHandler.java
package io.grpc.netty.shaded.io.netty.handler.ssl
final io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler$SslHandlerCoalescingBufferQueue extends io.grpc.netty.shaded.io.netty.channel.AbstractCoalescingBufferQueue {
final io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler this$0
void (io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler, io.grpc.netty.shaded.io.netty.channel.Channel, int)
io.grpc.netty.shaded.io.netty.channel.Channel channel
int initSize
protected io.grpc.netty.shaded.io.netty.buffer.ByteBuf compose (io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator, io.grpc.netty.shaded.io.netty.buffer.ByteBuf, io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf composite
int numComponents
io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator alloc
io.grpc.netty.shaded.io.netty.buffer.ByteBuf cumulation
io.grpc.netty.shaded.io.netty.buffer.ByteBuf next
int wrapDataSize
protected io.grpc.netty.shaded.io.netty.buffer.ByteBuf composeFirst (io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator, io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
Throwable cause
io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf composite
io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator allocator
io.grpc.netty.shaded.io.netty.buffer.ByteBuf first
protected io.grpc.netty.shaded.io.netty.buffer.ByteBuf removeEmptyValue ()
}
io/grpc/netty/shaded/io/netty/handler/ssl/Java9SslEngine.classJava9SslEngine.java
package io.grpc.netty.shaded.io.netty.handler.ssl
final io.grpc.netty.shaded.io.netty.handler.ssl.Java9SslEngine extends io.grpc.netty.shaded.io.netty.handler.ssl.JdkSslEngine {
private final io.grpc.netty.shaded.io.netty.handler.ssl.JdkApplicationProtocolNegotiator$ProtocolSelectionListener selectionListener
private final io.grpc.netty.shaded.io.netty.handler.ssl.Java9SslEngine$AlpnSelector alpnSelector
static final boolean $assertionsDisabled
void (javax.net.ssl.SSLEngine, io.grpc.netty.shaded.io.netty.handler.ssl.JdkApplicationProtocolNegotiator, boolean)
javax.net.ssl.SSLEngine engine
io.grpc.netty.shaded.io.netty.handler.ssl.JdkApplicationProtocolNegotiator applicationNegotiator
boolean isServer
private javax.net.ssl.SSLEngineResult verifyProtocolSelection (javax.net.ssl.SSLEngineResult) throws javax.net.ssl.SSLException
String protocol
Throwable e
javax.net.ssl.SSLEngineResult result
public javax.net.ssl.SSLEngineResult wrap (java.nio.ByteBuffer, java.nio.ByteBuffer) throws javax.net.ssl.SSLException
java.nio.ByteBuffer src
java.nio.ByteBuffer dst
public javax.net.ssl.SSLEngineResult wrap (java.nio.ByteBuffer[], java.nio.ByteBuffer) throws javax.net.ssl.SSLException
java.nio.ByteBuffer[] srcs
java.nio.ByteBuffer dst
public javax.net.ssl.SSLEngineResult wrap (java.nio.ByteBuffer[], int, int, java.nio.ByteBuffer) throws javax.net.ssl.SSLException
java.nio.ByteBuffer[] srcs
int offset
int len
java.nio.ByteBuffer dst
public javax.net.ssl.SSLEngineResult unwrap (java.nio.ByteBuffer, java.nio.ByteBuffer) throws javax.net.ssl.SSLException
java.nio.ByteBuffer src
java.nio.ByteBuffer dst
public javax.net.ssl.SSLEngineResult unwrap (java.nio.ByteBuffer, java.nio.ByteBuffer[]) throws javax.net.ssl.SSLException
java.nio.ByteBuffer src
java.nio.ByteBuffer[] dsts
public javax.net.ssl.SSLEngineResult unwrap (java.nio.ByteBuffer, java.nio.ByteBuffer[], int, int) throws javax.net.ssl.SSLException
java.nio.ByteBuffer src
java.nio.ByteBuffer[] dst
int offset
int len
void setNegotiatedApplicationProtocol (java.lang.String)
String applicationProtocol
public java.lang.String getNegotiatedApplicationProtocol ()
String protocol
public java.lang.String getApplicationProtocol ()
public java.lang.String getHandshakeApplicationProtocol ()
public void setHandshakeApplicationProtocolSelector (java.util.function.BiFunction)
java.util.function.BiFunction selector
public java.util.function.BiFunction getHandshakeApplicationProtocolSelector ()
static void ()
}
io/grpc/netty/shaded/io/netty/handler/ssl/OpenSslClientContext.classOpenSslClientContext.java
package io.grpc.netty.shaded.io.netty.handler.ssl
public final io.grpc.netty.shaded.io.netty.handler.ssl.OpenSslClientContext extends io.grpc.netty.shaded.io.netty.handler.ssl.OpenSslContext {
private final io.grpc.netty.shaded.io.netty.handler.ssl.OpenSslSessionContext sessionContext
public void () throws javax.net.ssl.SSLException
public void (java.io.File) throws javax.net.ssl.SSLException
java.io.File certChainFile
public void (javax.net.ssl.TrustManagerFactory) throws javax.net.ssl.SSLException
javax.net.ssl.TrustManagerFactory trustManagerFactory
public void (java.io.File, javax.net.ssl.TrustManagerFactory) throws javax.net.ssl.SSLException
java.io.File certChainFile
javax.net.ssl.TrustManagerFactory trustManagerFactory
public void (java.io.File, javax.net.ssl.TrustManagerFactory, java.lang.Iterable, io.grpc.netty.shaded.io.netty.handler.ssl.ApplicationProtocolConfig, long, long) throws javax.net.ssl.SSLException
java.io.File certChainFile
javax.net.ssl.TrustManagerFactory trustManagerFactory
Iterable ciphers
io.grpc.netty.shaded.io.netty.handler.ssl.ApplicationProtocolConfig apn
long sessionCacheSize
long sessionTimeout
public void (java.io.File, javax.net.ssl.TrustManagerFactory, java.lang.Iterable, io.grpc.netty.shaded.io.netty.handler.ssl.CipherSuiteFilter, io.grpc.netty.shaded.io.netty.handler.ssl.ApplicationProtocolConfig, long, long) throws javax.net.ssl.SSLException
java.io.File certChainFile
javax.net.ssl.TrustManagerFactory trustManagerFactory
Iterable ciphers
io.grpc.netty.shaded.io.netty.handler.ssl.CipherSuiteFilter cipherFilter
io.grpc.netty.shaded.io.netty.handler.ssl.ApplicationProtocolConfig apn
long sessionCacheSize
long sessionTimeout
public void (java.io.File, javax.net.ssl.TrustManagerFactory, java.io.File, java.io.File, java.lang.String, javax.net.ssl.KeyManagerFactory, java.lang.Iterable, io.grpc.netty.shaded.io.netty.handler.ssl.CipherSuiteFilter, io.grpc.netty.shaded.io.netty.handler.ssl.ApplicationProtocolConfig, long, long) throws javax.net.ssl.SSLException
java.io.File trustCertCollectionFile
javax.net.ssl.TrustManagerFactory trustManagerFactory
java.io.File keyCertChainFile
java.io.File keyFile
String keyPassword
javax.net.ssl.KeyManagerFactory keyManagerFactory
Iterable ciphers
io.grpc.netty.shaded.io.netty.handler.ssl.CipherSuiteFilter cipherFilter
io.grpc.netty.shaded.io.netty.handler.ssl.ApplicationProtocolConfig apn
long sessionCacheSize
long sessionTimeout
void (java.security.cert.X509Certificate[], javax.net.ssl.TrustManagerFactory, java.security.cert.X509Certificate[], java.security.PrivateKey, java.lang.String, javax.net.ssl.KeyManagerFactory, java.lang.Iterable, io.grpc.netty.shaded.io.netty.handler.ssl.CipherSuiteFilter, io.grpc.netty.shaded.io.netty.handler.ssl.ApplicationProtocolConfig, java.lang.String[], long, long, boolean) throws javax.net.ssl.SSLException
java.security.cert.X509Certificate[] trustCertCollection
javax.net.ssl.TrustManagerFactory trustManagerFactory
java.security.cert.X509Certificate[] keyCertChain
java.security.PrivateKey key
String keyPassword
javax.net.ssl.KeyManagerFactory keyManagerFactory
Iterable ciphers
io.grpc.netty.shaded.io.netty.handler.ssl.CipherSuiteFilter cipherFilter
io.grpc.netty.shaded.io.netty.handler.ssl.ApplicationProtocolConfig apn
String[] protocols
long sessionCacheSize
long sessionTimeout
boolean enableOcsp
boolean success
public io.grpc.netty.shaded.io.netty.handler.ssl.OpenSslSessionContext sessionContext ()
io.grpc.netty.shaded.io.netty.handler.ssl.OpenSslKeyMaterialManager keyMaterialManager ()
public volatile javax.net.ssl.SSLSessionContext sessionContext ()
}
io/grpc/netty/shaded/io/netty/handler/ssl/OpenSslEngineMap.classOpenSslEngineMap.java
package io.grpc.netty.shaded.io.netty.handler.ssl
abstract io.grpc.netty.shaded.io.netty.handler.ssl.OpenSslEngineMap extends java.lang.Object {
public abstract io.grpc.netty.shaded.io.netty.handler.ssl.ReferenceCountedOpenSslEngine remove (long)
public abstract void add (io.grpc.netty.shaded.io.netty.handler.ssl.ReferenceCountedOpenSslEngine)
public abstract io.grpc.netty.shaded.io.netty.handler.ssl.ReferenceCountedOpenSslEngine get (long)
}
io/grpc/netty/shaded/io/netty/handler/ssl/ReferenceCountedOpenSslContext.classReferenceCountedOpenSslContext.java
package io.grpc.netty.shaded.io.netty.handler.ssl
public abstract io.grpc.netty.shaded.io.netty.handler.ssl.ReferenceCountedOpenSslContext extends io.grpc.netty.shaded.io.netty.handler.ssl.SslContext implements io.grpc.netty.shaded.io.netty.util.ReferenceCounted {
private static final io.grpc.netty.shaded.io.netty.util.internal.logging.InternalLogger logger
private static final int DEFAULT_BIO_NON_APPLICATION_BUFFER_SIZE
private static final Integer DH_KEY_LENGTH
private static final io.grpc.netty.shaded.io.netty.util.ResourceLeakDetector leakDetector
protected static final int VERIFY_DEPTH
protected long ctx
private final java.util.List unmodifiableCiphers
private final long sessionCacheSize
private final long sessionTimeout
private final io.grpc.netty.shaded.io.netty.handler.ssl.OpenSslApplicationProtocolNegotiator apn
private final int mode
private final io.grpc.netty.shaded.io.netty.util.ResourceLeakTracker leak
private final io.grpc.netty.shaded.io.netty.util.AbstractReferenceCounted refCnt
final java.security.cert.Certificate[] keyCertChain
final io.grpc.netty.shaded.io.netty.handler.ssl.ClientAuth clientAuth
final String[] protocols
final boolean enableOcsp
final io.grpc.netty.shaded.io.netty.handler.ssl.OpenSslEngineMap engineMap
final java.util.concurrent.locks.ReadWriteLock ctxLock
private volatile int bioNonApplicationBufferSize
static final io.grpc.netty.shaded.io.netty.handler.ssl.OpenSslApplicationProtocolNegotiator NONE_PROTOCOL_NEGOTIATOR
void (java.lang.Iterable, io.grpc.netty.shaded.io.netty.handler.ssl.CipherSuiteFilter, io.grpc.netty.shaded.io.netty.handler.ssl.ApplicationProtocolConfig, long, long, int, java.security.cert.Certificate[], io.grpc.netty.shaded.io.netty.handler.ssl.ClientAuth, java.lang.String[], boolean, boolean, boolean) throws javax.net.ssl.SSLException
Iterable ciphers
io.grpc.netty.shaded.io.netty.handler.ssl.CipherSuiteFilter cipherFilter
io.grpc.netty.shaded.io.netty.handler.ssl.ApplicationProtocolConfig apnCfg
long sessionCacheSize
long sessionTimeout
int mode
java.security.cert.Certificate[] keyCertChain
io.grpc.netty.shaded.io.netty.handler.ssl.ClientAuth clientAuth
String[] protocols
boolean startTls
boolean enableOcsp
boolean leakDetection
void (java.lang.Iterable, io.grpc.netty.shaded.io.netty.handler.ssl.CipherSuiteFilter, io.grpc.netty.shaded.io.netty.handler.ssl.OpenSslApplicationProtocolNegotiator, long, long, int, java.security.cert.Certificate[], io.grpc.netty.shaded.io.netty.handler.ssl.ClientAuth, java.lang.String[], boolean, boolean, boolean) throws javax.net.ssl.SSLException
Exception e
javax.net.ssl.SSLException e
Exception e
String[] appProtocols
int selectorBehavior
java.util.List nextProtoList
Iterable ciphers
io.grpc.netty.shaded.io.netty.handler.ssl.CipherSuiteFilter cipherFilter
io.grpc.netty.shaded.io.netty.handler.ssl.OpenSslApplicationProtocolNegotiator apn
long sessionCacheSize
long sessionTimeout
int mode
java.security.cert.Certificate[] keyCertChain
io.grpc.netty.shaded.io.netty.handler.ssl.ClientAuth clientAuth
String[] protocols
boolean startTls
boolean enableOcsp
boolean leakDetection
boolean success
private static int opensslSelectorFailureBehavior (io.grpc.netty.shaded.io.netty.handler.ssl.ApplicationProtocolConfig$SelectorFailureBehavior)
io.grpc.netty.shaded.io.netty.handler.ssl.ApplicationProtocolConfig$SelectorFailureBehavior behavior
public final java.util.List cipherSuites ()
public final long sessionCacheSize ()
public final long sessionTimeout ()
public io.grpc.netty.shaded.io.netty.handler.ssl.ApplicationProtocolNegotiator applicationProtocolNegotiator ()
public final boolean isClient ()
public final javax.net.ssl.SSLEngine newEngine (io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator, java.lang.String, int)
io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator alloc
String peerHost
int peerPort
protected final io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler newHandler (io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator, boolean)
io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator alloc
boolean startTls
protected final io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler newHandler (io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator, java.lang.String, int, boolean)
io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator alloc
String peerHost
int peerPort
boolean startTls
javax.net.ssl.SSLEngine newEngine0 (io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator, java.lang.String, int, boolean)
io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator alloc
String peerHost
int peerPort
boolean jdkCompatibilityMode
abstract io.grpc.netty.shaded.io.netty.handler.ssl.OpenSslKeyMaterialManager keyMaterialManager ()
public final javax.net.ssl.SSLEngine newEngine (io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator)
io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator alloc
public final long context ()
java.util.concurrent.locks.Lock readerLock
public final io.grpc.netty.shaded.io.netty.handler.ssl.OpenSslSessionStats stats ()
public void setRejectRemoteInitiatedRenegotiation (boolean)
boolean rejectRemoteInitiatedRenegotiation
public boolean getRejectRemoteInitiatedRenegotiation ()
public void setBioNonApplicationBufferSize (int)
int bioNonApplicationBufferSize
public int getBioNonApplicationBufferSize ()
public final void setTicketKeys (byte[])
byte[] keys
public abstract io.grpc.netty.shaded.io.netty.handler.ssl.OpenSslSessionContext sessionContext ()
public final long sslCtxPointer ()
java.util.concurrent.locks.Lock readerLock
private void destroy ()
java.util.concurrent.locks.Lock writerLock
protected static java.security.cert.X509Certificate[] certificates (byte[][])
int i
byte[][] chain
java.security.cert.X509Certificate[] peerCerts
protected static javax.net.ssl.X509TrustManager chooseTrustManager (javax.net.ssl.TrustManager[])
javax.net.ssl.TrustManager m
javax.net.ssl.TrustManager[] managers
protected static javax.net.ssl.X509KeyManager chooseX509KeyManager (javax.net.ssl.KeyManager[])
javax.net.ssl.KeyManager km
javax.net.ssl.KeyManager[] kms
static io.grpc.netty.shaded.io.netty.handler.ssl.OpenSslApplicationProtocolNegotiator toNegotiator (io.grpc.netty.shaded.io.netty.handler.ssl.ApplicationProtocolConfig)
io.grpc.netty.shaded.io.netty.handler.ssl.ApplicationProtocolConfig config
static boolean useExtendedTrustManager (javax.net.ssl.X509TrustManager)
javax.net.ssl.X509TrustManager trustManager
public final int refCnt ()
public final io.grpc.netty.shaded.io.netty.util.ReferenceCounted retain ()
public final io.grpc.netty.shaded.io.netty.util.ReferenceCounted retain (int)
int increment
public final io.grpc.netty.shaded.io.netty.util.ReferenceCounted touch ()
public final io.grpc.netty.shaded.io.netty.util.ReferenceCounted touch (java.lang.Object)
Object hint
public final boolean release ()
public final boolean release (int)
int decrement
static void setKeyMaterial (long, java.security.cert.X509Certificate[], java.security.PrivateKey, java.lang.String) throws javax.net.ssl.SSLException
javax.net.ssl.SSLException e
Exception e
long ctx
java.security.cert.X509Certificate[] keyCertChain
java.security.PrivateKey key
String keyPassword
long keyBio
long keyCertChainBio
long keyCertChainBio2
io.grpc.netty.shaded.io.netty.handler.ssl.PemEncoded encoded
static void freeBio (long)
long bio
static long toBIO (io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator, java.security.PrivateKey) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator allocator
java.security.PrivateKey key
io.grpc.netty.shaded.io.netty.handler.ssl.PemEncoded pem
static transient long toBIO (io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator, java.security.cert.X509Certificate[]) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator allocator
java.security.cert.X509Certificate[] certChain
io.grpc.netty.shaded.io.netty.handler.ssl.PemEncoded pem
static long toBIO (io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator, io.grpc.netty.shaded.io.netty.handler.ssl.PemEncoded) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.buffer.ByteBuf content
io.grpc.netty.shaded.io.netty.buffer.ByteBuf buffer
io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator allocator
io.grpc.netty.shaded.io.netty.handler.ssl.PemEncoded pem
private static long newBIO (io.grpc.netty.shaded.io.netty.buffer.ByteBuf) throws java.lang.Exception
long bio
int readable
io.grpc.netty.shaded.io.netty.buffer.ByteBuf buffer
static io.grpc.netty.shaded.io.netty.handler.ssl.OpenSslKeyMaterialProvider providerFor (javax.net.ssl.KeyManagerFactory, java.lang.String)
javax.net.ssl.KeyManagerFactory factory
String password
javax.net.ssl.X509KeyManager keyManager
public volatile javax.net.ssl.SSLSessionContext sessionContext ()
static io.grpc.netty.shaded.io.netty.util.ResourceLeakTracker access$000 (io.grpc.netty.shaded.io.netty.handler.ssl.ReferenceCountedOpenSslContext)
io.grpc.netty.shaded.io.netty.handler.ssl.ReferenceCountedOpenSslContext x0
static void access$100 (io.grpc.netty.shaded.io.netty.handler.ssl.ReferenceCountedOpenSslContext)
io.grpc.netty.shaded.io.netty.handler.ssl.ReferenceCountedOpenSslContext x0
static io.grpc.netty.shaded.io.netty.util.internal.logging.InternalLogger access$300 ()
static void ()
NumberFormatException e
String dhKeySize
Integer dhLen
}
io/grpc/netty/shaded/io/netty/handler/ssl/OpenSslServerSessionContext.classOpenSslServerSessionContext.java
package io.grpc.netty.shaded.io.netty.handler.ssl
public final io.grpc.netty.shaded.io.netty.handler.ssl.OpenSslServerSessionContext extends io.grpc.netty.shaded.io.netty.handler.ssl.OpenSslSessionContext {
void (io.grpc.netty.shaded.io.netty.handler.ssl.ReferenceCountedOpenSslContext, io.grpc.netty.shaded.io.netty.handler.ssl.OpenSslKeyMaterialProvider)
io.grpc.netty.shaded.io.netty.handler.ssl.ReferenceCountedOpenSslContext context
io.grpc.netty.shaded.io.netty.handler.ssl.OpenSslKeyMaterialProvider provider
public void setSessionTimeout (int)
int seconds
java.util.concurrent.locks.Lock writerLock
public int getSessionTimeout ()
java.util.concurrent.locks.Lock readerLock
public void setSessionCacheSize (int)
int size
java.util.concurrent.locks.Lock writerLock
public int getSessionCacheSize ()
java.util.concurrent.locks.Lock readerLock
public void setSessionCacheEnabled (boolean)
boolean enabled
long mode
java.util.concurrent.locks.Lock writerLock
public boolean isSessionCacheEnabled ()
java.util.concurrent.locks.Lock readerLock
public boolean setSessionIdContext (byte[])
byte[] sidCtx
java.util.concurrent.locks.Lock writerLock
}
io/grpc/netty/shaded/io/netty/handler/ssl/JdkApplicationProtocolNegotiator$AllocatorAwareSslEngineWrapperFactory.classJdkApplicationProtocolNegotiator.java
package io.grpc.netty.shaded.io.netty.handler.ssl
public abstract io.grpc.netty.shaded.io.netty.handler.ssl.JdkApplicationProtocolNegotiator$AllocatorAwareSslEngineWrapperFactory extends java.lang.Object implements io.grpc.netty.shaded.io.netty.handler.ssl.JdkApplicationProtocolNegotiator$SslEngineWrapperFactory {
public void ()
public final javax.net.ssl.SSLEngine wrapSslEngine (javax.net.ssl.SSLEngine, io.grpc.netty.shaded.io.netty.handler.ssl.JdkApplicationProtocolNegotiator, boolean)
javax.net.ssl.SSLEngine engine
io.grpc.netty.shaded.io.netty.handler.ssl.JdkApplicationProtocolNegotiator applicationNegotiator
boolean isServer
abstract javax.net.ssl.SSLEngine wrapSslEngine (javax.net.ssl.SSLEngine, io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator, io.grpc.netty.shaded.io.netty.handler.ssl.JdkApplicationProtocolNegotiator, boolean)
}
io/grpc/netty/shaded/io/netty/handler/ssl/OpenSslSessionContext$EmptyEnumeration.classOpenSslSessionContext.java
package io.grpc.netty.shaded.io.netty.handler.ssl
final io.grpc.netty.shaded.io.netty.handler.ssl.OpenSslSessionContext$EmptyEnumeration extends java.lang.Object implements java.util.Enumeration {
private void ()
public boolean hasMoreElements ()
public byte[] nextElement ()
public volatile java.lang.Object nextElement ()
void (io.grpc.netty.shaded.io.netty.handler.ssl.OpenSslSessionContext$1)
io.grpc.netty.shaded.io.netty.handler.ssl.OpenSslSessionContext$1 x0
}
io/grpc/netty/shaded/io/netty/handler/ssl/SslContext.classSslContext.java
package io.grpc.netty.shaded.io.netty.handler.ssl
public abstract io.grpc.netty.shaded.io.netty.handler.ssl.SslContext extends java.lang.Object {
static final java.security.cert.CertificateFactory X509_CERT_FACTORY
private final boolean startTls
public static io.grpc.netty.shaded.io.netty.handler.ssl.SslProvider defaultServerProvider ()
public static io.grpc.netty.shaded.io.netty.handler.ssl.SslProvider defaultClientProvider ()
private static io.grpc.netty.shaded.io.netty.handler.ssl.SslProvider defaultProvider ()
public static io.grpc.netty.shaded.io.netty.handler.ssl.SslContext newServerContext (java.io.File, java.io.File) throws javax.net.ssl.SSLException
java.io.File certChainFile
java.io.File keyFile
public static io.grpc.netty.shaded.io.netty.handler.ssl.SslContext newServerContext (java.io.File, java.io.File, java.lang.String) throws javax.net.ssl.SSLException
java.io.File certChainFile
java.io.File keyFile
String keyPassword
public static io.grpc.netty.shaded.io.netty.handler.ssl.SslContext newServerContext (java.io.File, java.io.File, java.lang.String, java.lang.Iterable, java.lang.Iterable, long, long) throws javax.net.ssl.SSLException
java.io.File certChainFile
java.io.File keyFile
String keyPassword
Iterable ciphers
Iterable nextProtocols
long sessionCacheSize
long sessionTimeout
public static io.grpc.netty.shaded.io.netty.handler.ssl.SslContext newServerContext (java.io.File, java.io.File, java.lang.String, java.lang.Iterable, io.grpc.netty.shaded.io.netty.handler.ssl.CipherSuiteFilter, io.grpc.netty.shaded.io.netty.handler.ssl.ApplicationProtocolConfig, long, long) throws javax.net.ssl.SSLException
java.io.File certChainFile
java.io.File keyFile
String keyPassword
Iterable ciphers
io.grpc.netty.shaded.io.netty.handler.ssl.CipherSuiteFilter cipherFilter
io.grpc.netty.shaded.io.netty.handler.ssl.ApplicationProtocolConfig apn
long sessionCacheSize
long sessionTimeout
public static io.grpc.netty.shaded.io.netty.handler.ssl.SslContext newServerContext (io.grpc.netty.shaded.io.netty.handler.ssl.SslProvider, java.io.File, java.io.File) throws javax.net.ssl.SSLException
io.grpc.netty.shaded.io.netty.handler.ssl.SslProvider provider
java.io.File certChainFile
java.io.File keyFile
public static io.grpc.netty.shaded.io.netty.handler.ssl.SslContext newServerContext (io.grpc.netty.shaded.io.netty.handler.ssl.SslProvider, java.io.File, java.io.File, java.lang.String) throws javax.net.ssl.SSLException
io.grpc.netty.shaded.io.netty.handler.ssl.SslProvider provider
java.io.File certChainFile
java.io.File keyFile
String keyPassword
public static io.grpc.netty.shaded.io.netty.handler.ssl.SslContext newServerContext (io.grpc.netty.shaded.io.netty.handler.ssl.SslProvider, java.io.File, java.io.File, java.lang.String, java.lang.Iterable, java.lang.Iterable, long, long) throws javax.net.ssl.SSLException
io.grpc.netty.shaded.io.netty.handler.ssl.SslProvider provider
java.io.File certChainFile
java.io.File keyFile
String keyPassword
Iterable ciphers
Iterable nextProtocols
long sessionCacheSize
long sessionTimeout
public static io.grpc.netty.shaded.io.netty.handler.ssl.SslContext newServerContext (io.grpc.netty.shaded.io.netty.handler.ssl.SslProvider, java.io.File, java.io.File, java.lang.String, javax.net.ssl.TrustManagerFactory, java.lang.Iterable, java.lang.Iterable, long, long) throws javax.net.ssl.SSLException
io.grpc.netty.shaded.io.netty.handler.ssl.SslProvider provider
java.io.File certChainFile
java.io.File keyFile
String keyPassword
javax.net.ssl.TrustManagerFactory trustManagerFactory
Iterable ciphers
Iterable nextProtocols
long sessionCacheSize
long sessionTimeout
public static io.grpc.netty.shaded.io.netty.handler.ssl.SslContext newServerContext (io.grpc.netty.shaded.io.netty.handler.ssl.SslProvider, java.io.File, java.io.File, java.lang.String, java.lang.Iterable, io.grpc.netty.shaded.io.netty.handler.ssl.CipherSuiteFilter, io.grpc.netty.shaded.io.netty.handler.ssl.ApplicationProtocolConfig, long, long) throws javax.net.ssl.SSLException
io.grpc.netty.shaded.io.netty.handler.ssl.SslProvider provider
java.io.File certChainFile
java.io.File keyFile
String keyPassword
Iterable ciphers
io.grpc.netty.shaded.io.netty.handler.ssl.CipherSuiteFilter cipherFilter
io.grpc.netty.shaded.io.netty.handler.ssl.ApplicationProtocolConfig apn
long sessionCacheSize
long sessionTimeout
public static io.grpc.netty.shaded.io.netty.handler.ssl.SslContext newServerContext (io.grpc.netty.shaded.io.netty.handler.ssl.SslProvider, java.io.File, javax.net.ssl.TrustManagerFactory, java.io.File, java.io.File, java.lang.String, javax.net.ssl.KeyManagerFactory, java.lang.Iterable, io.grpc.netty.shaded.io.netty.handler.ssl.CipherSuiteFilter, io.grpc.netty.shaded.io.netty.handler.ssl.ApplicationProtocolConfig, long, long) throws javax.net.ssl.SSLException
Exception e
io.grpc.netty.shaded.io.netty.handler.ssl.SslProvider provider
java.io.File trustCertCollectionFile
javax.net.ssl.TrustManagerFactory trustManagerFactory
java.io.File keyCertChainFile
java.io.File keyFile
String keyPassword
javax.net.ssl.KeyManagerFactory keyManagerFactory
Iterable ciphers
io.grpc.netty.shaded.io.netty.handler.ssl.CipherSuiteFilter cipherFilter
io.grpc.netty.shaded.io.netty.handler.ssl.ApplicationProtocolConfig apn
long sessionCacheSize
long sessionTimeout
static io.grpc.netty.shaded.io.netty.handler.ssl.SslContext newServerContextInternal (io.grpc.netty.shaded.io.netty.handler.ssl.SslProvider, java.security.Provider, java.security.cert.X509Certificate[], javax.net.ssl.TrustManagerFactory, java.security.cert.X509Certificate[], java.security.PrivateKey, java.lang.String, javax.net.ssl.KeyManagerFactory, java.lang.Iterable, io.grpc.netty.shaded.io.netty.handler.ssl.CipherSuiteFilter, io.grpc.netty.shaded.io.netty.handler.ssl.ApplicationProtocolConfig, long, long, io.grpc.netty.shaded.io.netty.handler.ssl.ClientAuth, java.lang.String[], boolean, boolean) throws javax.net.ssl.SSLException
io.grpc.netty.shaded.io.netty.handler.ssl.SslProvider provider
java.security.Provider sslContextProvider
java.security.cert.X509Certificate[] trustCertCollection
javax.net.ssl.TrustManagerFactory trustManagerFactory
java.security.cert.X509Certificate[] keyCertChain
java.security.PrivateKey key
String keyPassword
javax.net.ssl.KeyManagerFactory keyManagerFactory
Iterable ciphers
io.grpc.netty.shaded.io.netty.handler.ssl.CipherSuiteFilter cipherFilter
io.grpc.netty.shaded.io.netty.handler.ssl.ApplicationProtocolConfig apn
long sessionCacheSize
long sessionTimeout
io.grpc.netty.shaded.io.netty.handler.ssl.ClientAuth clientAuth
String[] protocols
boolean startTls
boolean enableOcsp
private static void verifyNullSslContextProvider (io.grpc.netty.shaded.io.netty.handler.ssl.SslProvider, java.security.Provider)
io.grpc.netty.shaded.io.netty.handler.ssl.SslProvider provider
java.security.Provider sslContextProvider
public static io.grpc.netty.shaded.io.netty.handler.ssl.SslContext newClientContext () throws javax.net.ssl.SSLException
public static io.grpc.netty.shaded.io.netty.handler.ssl.SslContext newClientContext (java.io.File) throws javax.net.ssl.SSLException
java.io.File certChainFile
public static io.grpc.netty.shaded.io.netty.handler.ssl.SslContext newClientContext (javax.net.ssl.TrustManagerFactory) throws javax.net.ssl.SSLException
javax.net.ssl.TrustManagerFactory trustManagerFactory
public static io.grpc.netty.shaded.io.netty.handler.ssl.SslContext newClientContext (java.io.File, javax.net.ssl.TrustManagerFactory) throws javax.net.ssl.SSLException
java.io.File certChainFile
javax.net.ssl.TrustManagerFactory trustManagerFactory
public static io.grpc.netty.shaded.io.netty.handler.ssl.SslContext newClientContext (java.io.File, javax.net.ssl.TrustManagerFactory, java.lang.Iterable, java.lang.Iterable, long, long) throws javax.net.ssl.SSLException
java.io.File certChainFile
javax.net.ssl.TrustManagerFactory trustManagerFactory
Iterable ciphers
Iterable nextProtocols
long sessionCacheSize
long sessionTimeout
public static io.grpc.netty.shaded.io.netty.handler.ssl.SslContext newClientContext (java.io.File, javax.net.ssl.TrustManagerFactory, java.lang.Iterable, io.grpc.netty.shaded.io.netty.handler.ssl.CipherSuiteFilter, io.grpc.netty.shaded.io.netty.handler.ssl.ApplicationProtocolConfig, long, long) throws javax.net.ssl.SSLException
java.io.File certChainFile
javax.net.ssl.TrustManagerFactory trustManagerFactory
Iterable ciphers
io.grpc.netty.shaded.io.netty.handler.ssl.CipherSuiteFilter cipherFilter
io.grpc.netty.shaded.io.netty.handler.ssl.ApplicationProtocolConfig apn
long sessionCacheSize
long sessionTimeout
public static io.grpc.netty.shaded.io.netty.handler.ssl.SslContext newClientContext (io.grpc.netty.shaded.io.netty.handler.ssl.SslProvider) throws javax.net.ssl.SSLException
io.grpc.netty.shaded.io.netty.handler.ssl.SslProvider provider
public static io.grpc.netty.shaded.io.netty.handler.ssl.SslContext newClientContext (io.grpc.netty.shaded.io.netty.handler.ssl.SslProvider, java.io.File) throws javax.net.ssl.SSLException
io.grpc.netty.shaded.io.netty.handler.ssl.SslProvider provider
java.io.File certChainFile
public static io.grpc.netty.shaded.io.netty.handler.ssl.SslContext newClientContext (io.grpc.netty.shaded.io.netty.handler.ssl.SslProvider, javax.net.ssl.TrustManagerFactory) throws javax.net.ssl.SSLException
io.grpc.netty.shaded.io.netty.handler.ssl.SslProvider provider
javax.net.ssl.TrustManagerFactory trustManagerFactory
public static io.grpc.netty.shaded.io.netty.handler.ssl.SslContext newClientContext (io.grpc.netty.shaded.io.netty.handler.ssl.SslProvider, java.io.File, javax.net.ssl.TrustManagerFactory) throws javax.net.ssl.SSLException
io.grpc.netty.shaded.io.netty.handler.ssl.SslProvider provider
java.io.File certChainFile
javax.net.ssl.TrustManagerFactory trustManagerFactory
public static io.grpc.netty.shaded.io.netty.handler.ssl.SslContext newClientContext (io.grpc.netty.shaded.io.netty.handler.ssl.SslProvider, java.io.File, javax.net.ssl.TrustManagerFactory, java.lang.Iterable, java.lang.Iterable, long, long) throws javax.net.ssl.SSLException
io.grpc.netty.shaded.io.netty.handler.ssl.SslProvider provider
java.io.File certChainFile
javax.net.ssl.TrustManagerFactory trustManagerFactory
Iterable ciphers
Iterable nextProtocols
long sessionCacheSize
long sessionTimeout
public static io.grpc.netty.shaded.io.netty.handler.ssl.SslContext newClientContext (io.grpc.netty.shaded.io.netty.handler.ssl.SslProvider, java.io.File, javax.net.ssl.TrustManagerFactory, java.lang.Iterable, io.grpc.netty.shaded.io.netty.handler.ssl.CipherSuiteFilter, io.grpc.netty.shaded.io.netty.handler.ssl.ApplicationProtocolConfig, long, long) throws javax.net.ssl.SSLException
io.grpc.netty.shaded.io.netty.handler.ssl.SslProvider provider
java.io.File certChainFile
javax.net.ssl.TrustManagerFactory trustManagerFactory
Iterable ciphers
io.grpc.netty.shaded.io.netty.handler.ssl.CipherSuiteFilter cipherFilter
io.grpc.netty.shaded.io.netty.handler.ssl.ApplicationProtocolConfig apn
long sessionCacheSize
long sessionTimeout
public static io.grpc.netty.shaded.io.netty.handler.ssl.SslContext newClientContext (io.grpc.netty.shaded.io.netty.handler.ssl.SslProvider, java.io.File, javax.net.ssl.TrustManagerFactory, java.io.File, java.io.File, java.lang.String, javax.net.ssl.KeyManagerFactory, java.lang.Iterable, io.grpc.netty.shaded.io.netty.handler.ssl.CipherSuiteFilter, io.grpc.netty.shaded.io.netty.handler.ssl.ApplicationProtocolConfig, long, long) throws javax.net.ssl.SSLException
Exception e
io.grpc.netty.shaded.io.netty.handler.ssl.SslProvider provider
java.io.File trustCertCollectionFile
javax.net.ssl.TrustManagerFactory trustManagerFactory
java.io.File keyCertChainFile
java.io.File keyFile
String keyPassword
javax.net.ssl.KeyManagerFactory keyManagerFactory
Iterable ciphers
io.grpc.netty.shaded.io.netty.handler.ssl.CipherSuiteFilter cipherFilter
io.grpc.netty.shaded.io.netty.handler.ssl.ApplicationProtocolConfig apn
long sessionCacheSize
long sessionTimeout
static io.grpc.netty.shaded.io.netty.handler.ssl.SslContext newClientContextInternal (io.grpc.netty.shaded.io.netty.handler.ssl.SslProvider, java.security.Provider, java.security.cert.X509Certificate[], javax.net.ssl.TrustManagerFactory, java.security.cert.X509Certificate[], java.security.PrivateKey, java.lang.String, javax.net.ssl.KeyManagerFactory, java.lang.Iterable, io.grpc.netty.shaded.io.netty.handler.ssl.CipherSuiteFilter, io.grpc.netty.shaded.io.netty.handler.ssl.ApplicationProtocolConfig, java.lang.String[], long, long, boolean) throws javax.net.ssl.SSLException
io.grpc.netty.shaded.io.netty.handler.ssl.SslProvider provider
java.security.Provider sslContextProvider
java.security.cert.X509Certificate[] trustCert
javax.net.ssl.TrustManagerFactory trustManagerFactory
java.security.cert.X509Certificate[] keyCertChain
java.security.PrivateKey key
String keyPassword
javax.net.ssl.KeyManagerFactory keyManagerFactory
Iterable ciphers
io.grpc.netty.shaded.io.netty.handler.ssl.CipherSuiteFilter cipherFilter
io.grpc.netty.shaded.io.netty.handler.ssl.ApplicationProtocolConfig apn
String[] protocols
long sessionCacheSize
long sessionTimeout
boolean enableOcsp
static io.grpc.netty.shaded.io.netty.handler.ssl.ApplicationProtocolConfig toApplicationProtocolConfig (java.lang.Iterable)
io.grpc.netty.shaded.io.netty.handler.ssl.ApplicationProtocolConfig apn
Iterable nextProtocols
io.grpc.netty.shaded.io.netty.handler.ssl.ApplicationProtocolConfig apn
protected void ()
protected void (boolean)
boolean startTls
public final boolean isServer ()
public abstract boolean isClient ()
public abstract java.util.List cipherSuites ()
public abstract long sessionCacheSize ()
public abstract long sessionTimeout ()
public final java.util.List nextProtocols ()
public abstract io.grpc.netty.shaded.io.netty.handler.ssl.ApplicationProtocolNegotiator applicationProtocolNegotiator ()
public abstract javax.net.ssl.SSLEngine newEngine (io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator)
public abstract javax.net.ssl.SSLEngine newEngine (io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator, java.lang.String, int)
public abstract javax.net.ssl.SSLSessionContext sessionContext ()
public final io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler newHandler (io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator)
io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator alloc
protected io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler newHandler (io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator, boolean)
io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator alloc
boolean startTls
public final io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler newHandler (io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator, java.lang.String, int)
io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator alloc
String peerHost
int peerPort
protected io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler newHandler (io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator, java.lang.String, int, boolean)
io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator alloc
String peerHost
int peerPort
boolean startTls
protected static java.security.spec.PKCS8EncodedKeySpec generateKeySpec (char[], byte[]) throws java.io.IOException java.security.NoSuchAlgorithmException javax.crypto.NoSuchPaddingException java.security.spec.InvalidKeySpecException java.security.InvalidKeyException java.security.InvalidAlgorithmParameterException
char[] password
byte[] key
javax.crypto.EncryptedPrivateKeyInfo encryptedPrivateKeyInfo
javax.crypto.SecretKeyFactory keyFactory
javax.crypto.spec.PBEKeySpec pbeKeySpec
javax.crypto.SecretKey pbeKey
javax.crypto.Cipher cipher
static java.security.KeyStore buildKeyStore (java.security.cert.X509Certificate[], java.security.PrivateKey, char[]) throws java.security.KeyStoreException java.security.NoSuchAlgorithmException java.security.cert.CertificateException java.io.IOException
java.security.cert.X509Certificate[] certChain
java.security.PrivateKey key
char[] keyPasswordChars
java.security.KeyStore ks
static java.security.PrivateKey toPrivateKey (java.io.File, java.lang.String) throws java.security.NoSuchAlgorithmException javax.crypto.NoSuchPaddingException java.security.spec.InvalidKeySpecException java.security.InvalidAlgorithmParameterException java.security.KeyException java.io.IOException
java.io.File keyFile
String keyPassword
static java.security.PrivateKey toPrivateKey (java.io.InputStream, java.lang.String) throws java.security.NoSuchAlgorithmException javax.crypto.NoSuchPaddingException java.security.spec.InvalidKeySpecException java.security.InvalidAlgorithmParameterException java.security.KeyException java.io.IOException
java.io.InputStream keyInputStream
String keyPassword
private static java.security.PrivateKey getPrivateKeyFromByteBuffer (io.grpc.netty.shaded.io.netty.buffer.ByteBuf, java.lang.String) throws java.security.NoSuchAlgorithmException javax.crypto.NoSuchPaddingException java.security.spec.InvalidKeySpecException java.security.InvalidAlgorithmParameterException java.security.KeyException java.io.IOException
java.security.spec.InvalidKeySpecException e
java.security.spec.InvalidKeySpecException ignore2
java.security.spec.InvalidKeySpecException ignore
io.grpc.netty.shaded.io.netty.buffer.ByteBuf encodedKeyBuf
String keyPassword
byte[] encodedKey
java.security.spec.PKCS8EncodedKeySpec encodedKeySpec
protected static javax.net.ssl.TrustManagerFactory buildTrustManagerFactory (java.io.File, javax.net.ssl.TrustManagerFactory) throws java.security.NoSuchAlgorithmException java.security.cert.CertificateException java.security.KeyStoreException java.io.IOException
java.io.File certChainFile
javax.net.ssl.TrustManagerFactory trustManagerFactory
java.security.cert.X509Certificate[] x509Certs
static java.security.cert.X509Certificate[] toX509Certificates (java.io.File) throws java.security.cert.CertificateException
java.io.File file
static java.security.cert.X509Certificate[] toX509Certificates (java.io.InputStream) throws java.security.cert.CertificateException
java.io.InputStream in
private static java.security.cert.X509Certificate[] getCertificatesFromBuffers (io.grpc.netty.shaded.io.netty.buffer.ByteBuf[]) throws java.security.cert.CertificateException
java.io.IOException e
java.io.IOException e
java.io.InputStream is
io.grpc.netty.shaded.io.netty.buffer.ByteBuf[] certs
java.security.cert.CertificateFactory cf
java.security.cert.X509Certificate[] x509Certs
int i
static javax.net.ssl.TrustManagerFactory buildTrustManagerFactory (java.security.cert.X509Certificate[], javax.net.ssl.TrustManagerFactory) throws java.security.NoSuchAlgorithmException java.security.cert.CertificateException java.security.KeyStoreException java.io.IOException
String alias
java.security.cert.X509Certificate cert
java.security.cert.X509Certificate[] certCollection
javax.net.ssl.TrustManagerFactory trustManagerFactory
java.security.KeyStore ks
int i
static java.security.PrivateKey toPrivateKeyInternal (java.io.File, java.lang.String) throws javax.net.ssl.SSLException
Exception e
java.io.File keyFile
String keyPassword
static java.security.cert.X509Certificate[] toX509CertificatesInternal (java.io.File) throws javax.net.ssl.SSLException
java.security.cert.CertificateException e
java.io.File file
static javax.net.ssl.KeyManagerFactory buildKeyManagerFactory (java.security.cert.X509Certificate[], java.security.PrivateKey, java.lang.String, javax.net.ssl.KeyManagerFactory) throws java.security.UnrecoverableKeyException java.security.KeyStoreException java.security.NoSuchAlgorithmException java.security.cert.CertificateException java.io.IOException
java.security.cert.X509Certificate[] certChain
java.security.PrivateKey key
String keyPassword
javax.net.ssl.KeyManagerFactory kmf
static javax.net.ssl.KeyManagerFactory buildKeyManagerFactory (java.security.cert.X509Certificate[], java.lang.String, java.security.PrivateKey, java.lang.String, javax.net.ssl.KeyManagerFactory) throws java.security.KeyStoreException java.security.NoSuchAlgorithmException java.io.IOException java.security.cert.CertificateException java.security.UnrecoverableKeyException
java.security.cert.X509Certificate[] certChainFile
String keyAlgorithm
java.security.PrivateKey key
String keyPassword
javax.net.ssl.KeyManagerFactory kmf
char[] keyPasswordChars
java.security.KeyStore ks
static javax.net.ssl.KeyManagerFactory buildKeyManagerFactory (java.security.KeyStore, java.lang.String, char[], javax.net.ssl.KeyManagerFactory) throws java.security.KeyStoreException java.security.NoSuchAlgorithmException java.security.UnrecoverableKeyException
java.security.KeyStore ks
String keyAlgorithm
char[] keyPasswordChars
javax.net.ssl.KeyManagerFactory kmf
static char[] keyStorePassword (java.lang.String)
String keyPassword
static void ()
java.security.cert.CertificateException e
}
io/grpc/netty/shaded/io/netty/handler/ssl/OpenSslServerContext.classOpenSslServerContext.java
package io.grpc.netty.shaded.io.netty.handler.ssl
public final io.grpc.netty.shaded.io.netty.handler.ssl.OpenSslServerContext extends io.grpc.netty.shaded.io.netty.handler.ssl.OpenSslContext {
private final io.grpc.netty.shaded.io.netty.handler.ssl.OpenSslServerSessionContext sessionContext
private final io.grpc.netty.shaded.io.netty.handler.ssl.OpenSslKeyMaterialManager keyMaterialManager
public void (java.io.File, java.io.File) throws javax.net.ssl.SSLException
java.io.File certChainFile
java.io.File keyFile
public void (java.io.File, java.io.File, java.lang.String) throws javax.net.ssl.SSLException
java.io.File certChainFile
java.io.File keyFile
String keyPassword
public void (java.io.File, java.io.File, java.lang.String, java.lang.Iterable, io.grpc.netty.shaded.io.netty.handler.ssl.ApplicationProtocolConfig, long, long) throws javax.net.ssl.SSLException
java.io.File certChainFile
java.io.File keyFile
String keyPassword
Iterable ciphers
io.grpc.netty.shaded.io.netty.handler.ssl.ApplicationProtocolConfig apn
long sessionCacheSize
long sessionTimeout
public void (java.io.File, java.io.File, java.lang.String, java.lang.Iterable, java.lang.Iterable, long, long) throws javax.net.ssl.SSLException
java.io.File certChainFile
java.io.File keyFile
String keyPassword
Iterable ciphers
Iterable nextProtocols
long sessionCacheSize
long sessionTimeout
public void (java.io.File, java.io.File, java.lang.String, javax.net.ssl.TrustManagerFactory, java.lang.Iterable, io.grpc.netty.shaded.io.netty.handler.ssl.ApplicationProtocolConfig, long, long) throws javax.net.ssl.SSLException
java.io.File certChainFile
java.io.File keyFile
String keyPassword
javax.net.ssl.TrustManagerFactory trustManagerFactory
Iterable ciphers
io.grpc.netty.shaded.io.netty.handler.ssl.ApplicationProtocolConfig config
long sessionCacheSize
long sessionTimeout
public void (java.io.File, java.io.File, java.lang.String, javax.net.ssl.TrustManagerFactory, java.lang.Iterable, io.grpc.netty.shaded.io.netty.handler.ssl.OpenSslApplicationProtocolNegotiator, long, long) throws javax.net.ssl.SSLException
java.io.File certChainFile
java.io.File keyFile
String keyPassword
javax.net.ssl.TrustManagerFactory trustManagerFactory
Iterable ciphers
io.grpc.netty.shaded.io.netty.handler.ssl.OpenSslApplicationProtocolNegotiator apn
long sessionCacheSize
long sessionTimeout
public void (java.io.File, java.io.File, java.lang.String, java.lang.Iterable, io.grpc.netty.shaded.io.netty.handler.ssl.CipherSuiteFilter, io.grpc.netty.shaded.io.netty.handler.ssl.ApplicationProtocolConfig, long, long) throws javax.net.ssl.SSLException
java.io.File certChainFile
java.io.File keyFile
String keyPassword
Iterable ciphers
io.grpc.netty.shaded.io.netty.handler.ssl.CipherSuiteFilter cipherFilter
io.grpc.netty.shaded.io.netty.handler.ssl.ApplicationProtocolConfig apn
long sessionCacheSize
long sessionTimeout
public void (java.io.File, javax.net.ssl.TrustManagerFactory, java.io.File, java.io.File, java.lang.String, javax.net.ssl.KeyManagerFactory, java.lang.Iterable, io.grpc.netty.shaded.io.netty.handler.ssl.CipherSuiteFilter, io.grpc.netty.shaded.io.netty.handler.ssl.ApplicationProtocolConfig, long, long) throws javax.net.ssl.SSLException
java.io.File trustCertCollectionFile
javax.net.ssl.TrustManagerFactory trustManagerFactory
java.io.File keyCertChainFile
java.io.File keyFile
String keyPassword
javax.net.ssl.KeyManagerFactory keyManagerFactory
Iterable ciphers
io.grpc.netty.shaded.io.netty.handler.ssl.CipherSuiteFilter cipherFilter
io.grpc.netty.shaded.io.netty.handler.ssl.ApplicationProtocolConfig config
long sessionCacheSize
long sessionTimeout
public void (java.io.File, java.io.File, java.lang.String, javax.net.ssl.TrustManagerFactory, java.lang.Iterable, io.grpc.netty.shaded.io.netty.handler.ssl.CipherSuiteFilter, io.grpc.netty.shaded.io.netty.handler.ssl.ApplicationProtocolConfig, long, long) throws javax.net.ssl.SSLException
java.io.File certChainFile
java.io.File keyFile
String keyPassword
javax.net.ssl.TrustManagerFactory trustManagerFactory
Iterable ciphers
io.grpc.netty.shaded.io.netty.handler.ssl.CipherSuiteFilter cipherFilter
io.grpc.netty.shaded.io.netty.handler.ssl.ApplicationProtocolConfig config
long sessionCacheSize
long sessionTimeout
public void (java.io.File, java.io.File, java.lang.String, javax.net.ssl.TrustManagerFactory, java.lang.Iterable, io.grpc.netty.shaded.io.netty.handler.ssl.CipherSuiteFilter, io.grpc.netty.shaded.io.netty.handler.ssl.OpenSslApplicationProtocolNegotiator, long, long) throws javax.net.ssl.SSLException
java.io.File certChainFile
java.io.File keyFile
String keyPassword
javax.net.ssl.TrustManagerFactory trustManagerFactory
Iterable ciphers
io.grpc.netty.shaded.io.netty.handler.ssl.CipherSuiteFilter cipherFilter
io.grpc.netty.shaded.io.netty.handler.ssl.OpenSslApplicationProtocolNegotiator apn
long sessionCacheSize
long sessionTimeout
public void (java.io.File, javax.net.ssl.TrustManagerFactory, java.io.File, java.io.File, java.lang.String, javax.net.ssl.KeyManagerFactory, java.lang.Iterable, io.grpc.netty.shaded.io.netty.handler.ssl.CipherSuiteFilter, io.grpc.netty.shaded.io.netty.handler.ssl.OpenSslApplicationProtocolNegotiator, long, long) throws javax.net.ssl.SSLException
java.io.File trustCertCollectionFile
javax.net.ssl.TrustManagerFactory trustManagerFactory
java.io.File keyCertChainFile
java.io.File keyFile
String keyPassword
javax.net.ssl.KeyManagerFactory keyManagerFactory
Iterable ciphers
io.grpc.netty.shaded.io.netty.handler.ssl.CipherSuiteFilter cipherFilter
io.grpc.netty.shaded.io.netty.handler.ssl.OpenSslApplicationProtocolNegotiator apn
long sessionCacheSize
long sessionTimeout
void (java.security.cert.X509Certificate[], javax.net.ssl.TrustManagerFactory, java.security.cert.X509Certificate[], java.security.PrivateKey, java.lang.String, javax.net.ssl.KeyManagerFactory, java.lang.Iterable, io.grpc.netty.shaded.io.netty.handler.ssl.CipherSuiteFilter, io.grpc.netty.shaded.io.netty.handler.ssl.ApplicationProtocolConfig, long, long, io.grpc.netty.shaded.io.netty.handler.ssl.ClientAuth, java.lang.String[], boolean, boolean) throws javax.net.ssl.SSLException
java.security.cert.X509Certificate[] trustCertCollection
javax.net.ssl.TrustManagerFactory trustManagerFactory
java.security.cert.X509Certificate[] keyCertChain
java.security.PrivateKey key
String keyPassword
javax.net.ssl.KeyManagerFactory keyManagerFactory
Iterable ciphers
io.grpc.netty.shaded.io.netty.handler.ssl.CipherSuiteFilter cipherFilter
io.grpc.netty.shaded.io.netty.handler.ssl.ApplicationProtocolConfig apn
long sessionCacheSize
long sessionTimeout
io.grpc.netty.shaded.io.netty.handler.ssl.ClientAuth clientAuth
String[] protocols
boolean startTls
boolean enableOcsp
private void (java.security.cert.X509Certificate[], javax.net.ssl.TrustManagerFactory, java.security.cert.X509Certificate[], java.security.PrivateKey, java.lang.String, javax.net.ssl.KeyManagerFactory, java.lang.Iterable, io.grpc.netty.shaded.io.netty.handler.ssl.CipherSuiteFilter, io.grpc.netty.shaded.io.netty.handler.ssl.OpenSslApplicationProtocolNegotiator, long, long, io.grpc.netty.shaded.io.netty.handler.ssl.ClientAuth, java.lang.String[], boolean, boolean) throws javax.net.ssl.SSLException
io.grpc.netty.shaded.io.netty.handler.ssl.ReferenceCountedOpenSslServerContext$ServerContext context
java.security.cert.X509Certificate[] trustCertCollection
javax.net.ssl.TrustManagerFactory trustManagerFactory
java.security.cert.X509Certificate[] keyCertChain
java.security.PrivateKey key
String keyPassword
javax.net.ssl.KeyManagerFactory keyManagerFactory
Iterable ciphers
io.grpc.netty.shaded.io.netty.handler.ssl.CipherSuiteFilter cipherFilter
io.grpc.netty.shaded.io.netty.handler.ssl.OpenSslApplicationProtocolNegotiator apn
long sessionCacheSize
long sessionTimeout
io.grpc.netty.shaded.io.netty.handler.ssl.ClientAuth clientAuth
String[] protocols
boolean startTls
boolean enableOcsp
boolean success
public io.grpc.netty.shaded.io.netty.handler.ssl.OpenSslServerSessionContext sessionContext ()
io.grpc.netty.shaded.io.netty.handler.ssl.OpenSslKeyMaterialManager keyMaterialManager ()
public volatile io.grpc.netty.shaded.io.netty.handler.ssl.OpenSslSessionContext sessionContext ()
public volatile javax.net.ssl.SSLSessionContext sessionContext ()
}
io/grpc/netty/shaded/io/netty/handler/traffic/
io/grpc/netty/shaded/io/netty/handler/traffic/GlobalChannelTrafficCounter.classGlobalChannelTrafficCounter.java
package io.grpc.netty.shaded.io.netty.handler.traffic
public io.grpc.netty.shaded.io.netty.handler.traffic.GlobalChannelTrafficCounter extends io.grpc.netty.shaded.io.netty.handler.traffic.TrafficCounter {
public void (io.grpc.netty.shaded.io.netty.handler.traffic.GlobalChannelTrafficShapingHandler, java.util.concurrent.ScheduledExecutorService, java.lang.String, long)
io.grpc.netty.shaded.io.netty.handler.traffic.GlobalChannelTrafficShapingHandler trafficShapingHandler
java.util.concurrent.ScheduledExecutorService executor
String name
long checkInterval
public synchronized void start ()
long localCheckInterval
public synchronized void stop ()
public void resetCumulativeTime ()
io.grpc.netty.shaded.io.netty.handler.traffic.GlobalChannelTrafficShapingHandler$PerChannel perChannel
}
io/grpc/netty/shaded/io/netty/handler/traffic/GlobalTrafficShapingHandler$1.classGlobalTrafficShapingHandler.java
package io.grpc.netty.shaded.io.netty.handler.traffic
io.grpc.netty.shaded.io.netty.handler.traffic.GlobalTrafficShapingHandler$1 extends java.lang.Object implements java.lang.Runnable {
final io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext val$ctx
final io.grpc.netty.shaded.io.netty.handler.traffic.GlobalTrafficShapingHandler$PerChannel val$forSchedule
final long val$futureNow
final io.grpc.netty.shaded.io.netty.handler.traffic.GlobalTrafficShapingHandler this$0
void (io.grpc.netty.shaded.io.netty.handler.traffic.GlobalTrafficShapingHandler, io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, io.grpc.netty.shaded.io.netty.handler.traffic.GlobalTrafficShapingHandler$PerChannel, long)
io.grpc.netty.shaded.io.netty.handler.traffic.GlobalTrafficShapingHandler this$0
public void run ()
}
io/grpc/netty/shaded/io/netty/handler/traffic/GlobalChannelTrafficShapingHandler$2.classGlobalChannelTrafficShapingHandler.java
package io.grpc.netty.shaded.io.netty.handler.traffic
io.grpc.netty.shaded.io.netty.handler.traffic.GlobalChannelTrafficShapingHandler$2 extends java.lang.Object implements java.lang.Runnable {
final io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext val$ctx
final io.grpc.netty.shaded.io.netty.handler.traffic.GlobalChannelTrafficShapingHandler$PerChannel val$forSchedule
final long val$futureNow
final io.grpc.netty.shaded.io.netty.handler.traffic.GlobalChannelTrafficShapingHandler this$0
void (io.grpc.netty.shaded.io.netty.handler.traffic.GlobalChannelTrafficShapingHandler, io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, io.grpc.netty.shaded.io.netty.handler.traffic.GlobalChannelTrafficShapingHandler$PerChannel, long)
io.grpc.netty.shaded.io.netty.handler.traffic.GlobalChannelTrafficShapingHandler this$0
public void run ()
}
io/grpc/netty/shaded/io/netty/handler/traffic/GlobalChannelTrafficShapingHandler$ToSend.classGlobalChannelTrafficShapingHandler.java
package io.grpc.netty.shaded.io.netty.handler.traffic
final io.grpc.netty.shaded.io.netty.handler.traffic.GlobalChannelTrafficShapingHandler$ToSend extends java.lang.Object {
final long relativeTimeAction
final Object toSend
final io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
final long size
private void (long, java.lang.Object, long, io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
long delay
Object toSend
long size
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
void (long, java.lang.Object, long, io.grpc.netty.shaded.io.netty.channel.ChannelPromise, io.grpc.netty.shaded.io.netty.handler.traffic.GlobalChannelTrafficShapingHandler$1)
long x0
Object x1
long x2
io.grpc.netty.shaded.io.netty.channel.ChannelPromise x3
io.grpc.netty.shaded.io.netty.handler.traffic.GlobalChannelTrafficShapingHandler$1 x4
}
io/grpc/netty/shaded/io/netty/handler/traffic/GlobalTrafficShapingHandler.classGlobalTrafficShapingHandler.java
package io.grpc.netty.shaded.io.netty.handler.traffic
public io.grpc.netty.shaded.io.netty.handler.traffic.GlobalTrafficShapingHandler extends io.grpc.netty.shaded.io.netty.handler.traffic.AbstractTrafficShapingHandler {
private final java.util.concurrent.ConcurrentMap channelQueues
private final java.util.concurrent.atomic.AtomicLong queuesSize
long maxGlobalWriteSize
void createGlobalTrafficCounter (java.util.concurrent.ScheduledExecutorService)
java.util.concurrent.ScheduledExecutorService executor
io.grpc.netty.shaded.io.netty.handler.traffic.TrafficCounter tc
protected int userDefinedWritabilityIndex ()
public void (java.util.concurrent.ScheduledExecutorService, long, long, long, long)
java.util.concurrent.ScheduledExecutorService executor
long writeLimit
long readLimit
long checkInterval
long maxTime
public void (java.util.concurrent.ScheduledExecutorService, long, long, long)
java.util.concurrent.ScheduledExecutorService executor
long writeLimit
long readLimit
long checkInterval
public void (java.util.concurrent.ScheduledExecutorService, long, long)
java.util.concurrent.ScheduledExecutorService executor
long writeLimit
long readLimit
public void (java.util.concurrent.ScheduledExecutorService, long)
java.util.concurrent.ScheduledExecutorService executor
long checkInterval
public void (io.grpc.netty.shaded.io.netty.util.concurrent.EventExecutor)
io.grpc.netty.shaded.io.netty.util.concurrent.EventExecutor executor
public long getMaxGlobalWriteSize ()
public void setMaxGlobalWriteSize (long)
long maxGlobalWriteSize
public long queuesSize ()
public final void release ()
private io.grpc.netty.shaded.io.netty.handler.traffic.GlobalTrafficShapingHandler$PerChannel getOrSetPerChannel (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext)
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
io.grpc.netty.shaded.io.netty.channel.Channel channel
Integer key
io.grpc.netty.shaded.io.netty.handler.traffic.GlobalTrafficShapingHandler$PerChannel perChannel
public void handlerAdded (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
public void handlerRemoved (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext) throws java.lang.Exception
long size
io.grpc.netty.shaded.io.netty.handler.traffic.GlobalTrafficShapingHandler$ToSend toSend
io.grpc.netty.shaded.io.netty.handler.traffic.GlobalTrafficShapingHandler$ToSend toSend
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
io.grpc.netty.shaded.io.netty.channel.Channel channel
Integer key
io.grpc.netty.shaded.io.netty.handler.traffic.GlobalTrafficShapingHandler$PerChannel perChannel
long checkWaitReadTime (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, long, long)
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
long wait
long now
Integer key
io.grpc.netty.shaded.io.netty.handler.traffic.GlobalTrafficShapingHandler$PerChannel perChannel
void informReadOperation (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, long)
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
long now
Integer key
io.grpc.netty.shaded.io.netty.handler.traffic.GlobalTrafficShapingHandler$PerChannel perChannel
void submitWrite (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, java.lang.Object, long, long, long, io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
io.grpc.netty.shaded.io.netty.handler.traffic.GlobalTrafficShapingHandler$ToSend newToSend
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
Object msg
long size
long writedelay
long now
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
io.grpc.netty.shaded.io.netty.channel.Channel channel
Integer key
io.grpc.netty.shaded.io.netty.handler.traffic.GlobalTrafficShapingHandler$PerChannel perChannel
io.grpc.netty.shaded.io.netty.handler.traffic.GlobalTrafficShapingHandler$ToSend newToSend
long delay
boolean globalSizeExceeded
long futureNow
io.grpc.netty.shaded.io.netty.handler.traffic.GlobalTrafficShapingHandler$PerChannel forSchedule
private void sendAllValid (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, io.grpc.netty.shaded.io.netty.handler.traffic.GlobalTrafficShapingHandler$PerChannel, long)
long size
io.grpc.netty.shaded.io.netty.handler.traffic.GlobalTrafficShapingHandler$ToSend newToSend
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
io.grpc.netty.shaded.io.netty.handler.traffic.GlobalTrafficShapingHandler$PerChannel perChannel
long now
static void access$200 (io.grpc.netty.shaded.io.netty.handler.traffic.GlobalTrafficShapingHandler, io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, io.grpc.netty.shaded.io.netty.handler.traffic.GlobalTrafficShapingHandler$PerChannel, long)
io.grpc.netty.shaded.io.netty.handler.traffic.GlobalTrafficShapingHandler x0
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext x1
io.grpc.netty.shaded.io.netty.handler.traffic.GlobalTrafficShapingHandler$PerChannel x2
long x3
}
io/grpc/netty/shaded/io/netty/handler/traffic/ChannelTrafficShapingHandler$ToSend.classChannelTrafficShapingHandler.java
package io.grpc.netty.shaded.io.netty.handler.traffic
final io.grpc.netty.shaded.io.netty.handler.traffic.ChannelTrafficShapingHandler$ToSend extends java.lang.Object {
final long relativeTimeAction
final Object toSend
final io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
private void (long, java.lang.Object, io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
long delay
Object toSend
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
void (long, java.lang.Object, io.grpc.netty.shaded.io.netty.channel.ChannelPromise, io.grpc.netty.shaded.io.netty.handler.traffic.ChannelTrafficShapingHandler$1)
long x0
Object x1
io.grpc.netty.shaded.io.netty.channel.ChannelPromise x2
io.grpc.netty.shaded.io.netty.handler.traffic.ChannelTrafficShapingHandler$1 x3
}
io/grpc/netty/shaded/io/netty/handler/traffic/ChannelTrafficShapingHandler.classChannelTrafficShapingHandler.java
package io.grpc.netty.shaded.io.netty.handler.traffic
public io.grpc.netty.shaded.io.netty.handler.traffic.ChannelTrafficShapingHandler extends io.grpc.netty.shaded.io.netty.handler.traffic.AbstractTrafficShapingHandler {
private final java.util.ArrayDeque messagesQueue
private long queueSize
public void (long, long, long, long)
long writeLimit
long readLimit
long checkInterval
long maxTime
public void (long, long, long)
long writeLimit
long readLimit
long checkInterval
public void (long, long)
long writeLimit
long readLimit
public void (long)
long checkInterval
public void handlerAdded (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
io.grpc.netty.shaded.io.netty.handler.traffic.TrafficCounter trafficCounter
public void handlerRemoved (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext) throws java.lang.Exception
long size
io.grpc.netty.shaded.io.netty.handler.traffic.ChannelTrafficShapingHandler$ToSend toSend
io.grpc.netty.shaded.io.netty.handler.traffic.ChannelTrafficShapingHandler$ToSend toSend
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
void submitWrite (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, java.lang.Object, long, long, long, io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
io.grpc.netty.shaded.io.netty.handler.traffic.ChannelTrafficShapingHandler$ToSend newToSend
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
Object msg
long size
long delay
long now
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
io.grpc.netty.shaded.io.netty.handler.traffic.ChannelTrafficShapingHandler$ToSend newToSend
long futureNow
private void sendAllValid (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, long)
long size
io.grpc.netty.shaded.io.netty.handler.traffic.ChannelTrafficShapingHandler$ToSend newToSend
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
long now
public long queueSize ()
static void access$100 (io.grpc.netty.shaded.io.netty.handler.traffic.ChannelTrafficShapingHandler, io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, long)
io.grpc.netty.shaded.io.netty.handler.traffic.ChannelTrafficShapingHandler x0
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext x1
long x2
}
io/grpc/netty/shaded/io/netty/handler/stream/
io/grpc/netty/shaded/io/netty/handler/stream/ChunkedWriteHandler.classChunkedWriteHandler.java
package io.grpc.netty.shaded.io.netty.handler.stream
public io.grpc.netty.shaded.io.netty.handler.stream.ChunkedWriteHandler extends io.grpc.netty.shaded.io.netty.channel.ChannelDuplexHandler {
private static final io.grpc.netty.shaded.io.netty.util.internal.logging.InternalLogger logger
private final java.util.Queue queue
private volatile io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
private io.grpc.netty.shaded.io.netty.handler.stream.ChunkedWriteHandler$PendingWrite currentWrite
public void ()
public void (int)
int maxPendingWrites
public void handlerAdded (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
public void resumeTransfer ()
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
private void resumeTransfer0 (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext)
Exception e
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
public void write (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, java.lang.Object, io.grpc.netty.shaded.io.netty.channel.ChannelPromise) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
Object msg
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
public void flush (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
public void channelInactive (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
public void channelWritabilityChanged (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
private void discard (java.lang.Throwable)
Exception e
io.grpc.netty.shaded.io.netty.handler.stream.ChunkedInput in
io.grpc.netty.shaded.io.netty.handler.stream.ChunkedWriteHandler$PendingWrite currentWrite
Object message
Throwable cause
private void doFlush (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext)
boolean suspend
boolean endOfInput
boolean suspend
Throwable t
io.grpc.netty.shaded.io.netty.handler.stream.ChunkedInput chunks
boolean endOfInput
boolean suspend
Object message
io.grpc.netty.shaded.io.netty.channel.ChannelFuture f
io.grpc.netty.shaded.io.netty.handler.stream.ChunkedWriteHandler$PendingWrite currentWrite
Object pendingMessage
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
io.grpc.netty.shaded.io.netty.channel.Channel channel
boolean requiresFlush
io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator allocator
private static void closeInput (io.grpc.netty.shaded.io.netty.handler.stream.ChunkedInput)
Throwable t
io.grpc.netty.shaded.io.netty.handler.stream.ChunkedInput chunks
static void access$000 (io.grpc.netty.shaded.io.netty.handler.stream.ChunkedWriteHandler, io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext)
io.grpc.netty.shaded.io.netty.handler.stream.ChunkedWriteHandler x0
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext x1
static void access$100 (io.grpc.netty.shaded.io.netty.handler.stream.ChunkedInput)
io.grpc.netty.shaded.io.netty.handler.stream.ChunkedInput x0
static void ()
}
io/grpc/netty/shaded/io/netty/handler/logging/
io/grpc/netty/shaded/io/netty/handler/logging/LogLevel.classLogLevel.java
package io.grpc.netty.shaded.io.netty.handler.logging
public final io.grpc.netty.shaded.io.netty.handler.logging.LogLevel extends java.lang.Enum {
public static final io.grpc.netty.shaded.io.netty.handler.logging.LogLevel TRACE
public static final io.grpc.netty.shaded.io.netty.handler.logging.LogLevel DEBUG
public static final io.grpc.netty.shaded.io.netty.handler.logging.LogLevel INFO
public static final io.grpc.netty.shaded.io.netty.handler.logging.LogLevel WARN
public static final io.grpc.netty.shaded.io.netty.handler.logging.LogLevel ERROR
private final io.grpc.netty.shaded.io.netty.util.internal.logging.InternalLogLevel internalLevel
private static final io.grpc.netty.shaded.io.netty.handler.logging.LogLevel[] $VALUES
public static io.grpc.netty.shaded.io.netty.handler.logging.LogLevel[] values ()
public static io.grpc.netty.shaded.io.netty.handler.logging.LogLevel valueOf (java.lang.String)
String name
private void (java.lang.String, int, io.grpc.netty.shaded.io.netty.util.internal.logging.InternalLogLevel)
io.grpc.netty.shaded.io.netty.util.internal.logging.InternalLogLevel internalLevel
public io.grpc.netty.shaded.io.netty.util.internal.logging.InternalLogLevel toInternalLevel ()
static void ()
}
io/grpc/netty/shaded/io/netty/handler/flush/
io/grpc/netty/shaded/io/netty/handler/flush/FlushConsolidationHandler.classFlushConsolidationHandler.java
package io.grpc.netty.shaded.io.netty.handler.flush
public io.grpc.netty.shaded.io.netty.handler.flush.FlushConsolidationHandler extends io.grpc.netty.shaded.io.netty.channel.ChannelDuplexHandler {
private final int explicitFlushAfterFlushes
private final boolean consolidateWhenNoReadInProgress
private final Runnable flushTask
private int flushPendingCount
private boolean readInProgress
private io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
private java.util.concurrent.Future nextScheduledFlush
public void ()
public void (int)
int explicitFlushAfterFlushes
public void (int, boolean)
int explicitFlushAfterFlushes
boolean consolidateWhenNoReadInProgress
public void handlerAdded (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
public void flush (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
public void channelReadComplete (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
public void channelRead (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, java.lang.Object) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
Object msg
public void exceptionCaught (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, java.lang.Throwable) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
Throwable cause
public void disconnect (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, io.grpc.netty.shaded.io.netty.channel.ChannelPromise) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
public void close (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, io.grpc.netty.shaded.io.netty.channel.ChannelPromise) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
public void channelWritabilityChanged (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
public void handlerRemoved (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
private void resetReadAndFlushIfNeeded (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext)
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
private void flushIfNeeded (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext)
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
private void flushNow (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext)
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
private void scheduleFlush (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext)
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
private void cancelScheduledFlush ()
static int access$000 (io.grpc.netty.shaded.io.netty.handler.flush.FlushConsolidationHandler)
io.grpc.netty.shaded.io.netty.handler.flush.FlushConsolidationHandler x0
static boolean access$100 (io.grpc.netty.shaded.io.netty.handler.flush.FlushConsolidationHandler)
io.grpc.netty.shaded.io.netty.handler.flush.FlushConsolidationHandler x0
static int access$002 (io.grpc.netty.shaded.io.netty.handler.flush.FlushConsolidationHandler, int)
io.grpc.netty.shaded.io.netty.handler.flush.FlushConsolidationHandler x0
int x1
static io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext access$200 (io.grpc.netty.shaded.io.netty.handler.flush.FlushConsolidationHandler)
io.grpc.netty.shaded.io.netty.handler.flush.FlushConsolidationHandler x0
static java.util.concurrent.Future access$302 (io.grpc.netty.shaded.io.netty.handler.flush.FlushConsolidationHandler, java.util.concurrent.Future)
io.grpc.netty.shaded.io.netty.handler.flush.FlushConsolidationHandler x0
java.util.concurrent.Future x1
}
io/grpc/netty/shaded/io/netty/handler/ipfilter/
io/grpc/netty/shaded/io/netty/handler/ipfilter/IpSubnetFilterRule$1.classIpSubnetFilterRule.java
package io.grpc.netty.shaded.io.netty.handler.ipfilter
io.grpc.netty.shaded.io.netty.handler.ipfilter.IpSubnetFilterRule$1 extends java.lang.Object {
}
io/grpc/netty/shaded/io/netty/handler/ipfilter/IpSubnetFilterRule$Ip6SubnetFilterRule.classIpSubnetFilterRule.java
package io.grpc.netty.shaded.io.netty.handler.ipfilter
final io.grpc.netty.shaded.io.netty.handler.ipfilter.IpSubnetFilterRule$Ip6SubnetFilterRule extends java.lang.Object implements io.grpc.netty.shaded.io.netty.handler.ipfilter.IpFilterRule {
private static final java.math.BigInteger MINUS_ONE
private final java.math.BigInteger networkAddress
private final java.math.BigInteger subnetMask
private final io.grpc.netty.shaded.io.netty.handler.ipfilter.IpFilterRuleType ruleType
static final boolean $assertionsDisabled
private void (java.net.Inet6Address, int, io.grpc.netty.shaded.io.netty.handler.ipfilter.IpFilterRuleType)
java.net.Inet6Address ipAddress
int cidrPrefix
io.grpc.netty.shaded.io.netty.handler.ipfilter.IpFilterRuleType ruleType
public boolean matches (java.net.InetSocketAddress)
java.math.BigInteger ipAddress
java.net.InetSocketAddress remoteAddress
java.net.InetAddress inetAddress
public io.grpc.netty.shaded.io.netty.handler.ipfilter.IpFilterRuleType ruleType ()
private static java.math.BigInteger ipToInt (java.net.Inet6Address)
java.net.Inet6Address ipAddress
byte[] octets
private static java.math.BigInteger prefixToSubnetMask (int)
int cidrPrefix
void (java.net.Inet6Address, int, io.grpc.netty.shaded.io.netty.handler.ipfilter.IpFilterRuleType, io.grpc.netty.shaded.io.netty.handler.ipfilter.IpSubnetFilterRule$1)
java.net.Inet6Address x0
int x1
io.grpc.netty.shaded.io.netty.handler.ipfilter.IpFilterRuleType x2
io.grpc.netty.shaded.io.netty.handler.ipfilter.IpSubnetFilterRule$1 x3
static void ()
}
io/grpc/netty/shaded/io/netty/handler/ipfilter/UniqueIpFilter.classUniqueIpFilter.java
package io.grpc.netty.shaded.io.netty.handler.ipfilter
public io.grpc.netty.shaded.io.netty.handler.ipfilter.UniqueIpFilter extends io.grpc.netty.shaded.io.netty.handler.ipfilter.AbstractRemoteAddressFilter {
private final java.util.Set connected
public void ()
protected boolean accept (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, java.net.InetSocketAddress) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
java.net.InetSocketAddress remoteAddress
java.net.InetAddress remoteIp
protected volatile boolean accept (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, java.net.SocketAddress) throws java.lang.Exception
static java.util.Set access$000 (io.grpc.netty.shaded.io.netty.handler.ipfilter.UniqueIpFilter)
io.grpc.netty.shaded.io.netty.handler.ipfilter.UniqueIpFilter x0
}
io/grpc/netty/shaded/io/netty/handler/timeout/IdleStateHandler$AllIdleTimeoutTask.classIdleStateHandler.java
package io.grpc.netty.shaded.io.netty.handler.timeout
final io.grpc.netty.shaded.io.netty.handler.timeout.IdleStateHandler$AllIdleTimeoutTask extends io.grpc.netty.shaded.io.netty.handler.timeout.IdleStateHandler$AbstractIdleTask {
final io.grpc.netty.shaded.io.netty.handler.timeout.IdleStateHandler this$0
void (io.grpc.netty.shaded.io.netty.handler.timeout.IdleStateHandler, io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext)
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
protected void run (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext)
io.grpc.netty.shaded.io.netty.handler.timeout.IdleStateEvent event
Throwable t
boolean first
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
long nextDelay
}
io/grpc/netty/shaded/io/netty/handler/ssl/ApplicationProtocolNegotiator.classApplicationProtocolNegotiator.java
package io.grpc.netty.shaded.io.netty.handler.ssl
public abstract io.grpc.netty.shaded.io.netty.handler.ssl.ApplicationProtocolNegotiator extends java.lang.Object {
public abstract java.util.List protocols ()
}
io/grpc/netty/shaded/io/netty/handler/ssl/ConscryptAlpnSslEngine$ServerEngine$1.classConscryptAlpnSslEngine.java
package io.grpc.netty.shaded.io.netty.handler.ssl
io.grpc.netty.shaded.io.netty.handler.ssl.ConscryptAlpnSslEngine$ServerEngine$1 extends org.conscrypt.HandshakeListener {
final io.grpc.netty.shaded.io.netty.handler.ssl.ConscryptAlpnSslEngine$ServerEngine this$0
void (io.grpc.netty.shaded.io.netty.handler.ssl.ConscryptAlpnSslEngine$ServerEngine)
io.grpc.netty.shaded.io.netty.handler.ssl.ConscryptAlpnSslEngine$ServerEngine this$0
public void onHandshakeFinished () throws javax.net.ssl.SSLException
}
io/grpc/netty/shaded/io/netty/handler/ssl/JdkSslClientContext.classJdkSslClientContext.java
package io.grpc.netty.shaded.io.netty.handler.ssl
public final io.grpc.netty.shaded.io.netty.handler.ssl.JdkSslClientContext extends io.grpc.netty.shaded.io.netty.handler.ssl.JdkSslContext {
public void () throws javax.net.ssl.SSLException
public void (java.io.File) throws javax.net.ssl.SSLException
java.io.File certChainFile
public void (javax.net.ssl.TrustManagerFactory) throws javax.net.ssl.SSLException
javax.net.ssl.TrustManagerFactory trustManagerFactory
public void (java.io.File, javax.net.ssl.TrustManagerFactory) throws javax.net.ssl.SSLException
java.io.File certChainFile
javax.net.ssl.TrustManagerFactory trustManagerFactory
public void (java.io.File, javax.net.ssl.TrustManagerFactory, java.lang.Iterable, java.lang.Iterable, long, long) throws javax.net.ssl.SSLException
java.io.File certChainFile
javax.net.ssl.TrustManagerFactory trustManagerFactory
Iterable ciphers
Iterable nextProtocols
long sessionCacheSize
long sessionTimeout
public void (java.io.File, javax.net.ssl.TrustManagerFactory, java.lang.Iterable, io.grpc.netty.shaded.io.netty.handler.ssl.CipherSuiteFilter, io.grpc.netty.shaded.io.netty.handler.ssl.ApplicationProtocolConfig, long, long) throws javax.net.ssl.SSLException
java.io.File certChainFile
javax.net.ssl.TrustManagerFactory trustManagerFactory
Iterable ciphers
io.grpc.netty.shaded.io.netty.handler.ssl.CipherSuiteFilter cipherFilter
io.grpc.netty.shaded.io.netty.handler.ssl.ApplicationProtocolConfig apn
long sessionCacheSize
long sessionTimeout
public void (java.io.File, javax.net.ssl.TrustManagerFactory, java.lang.Iterable, io.grpc.netty.shaded.io.netty.handler.ssl.CipherSuiteFilter, io.grpc.netty.shaded.io.netty.handler.ssl.JdkApplicationProtocolNegotiator, long, long) throws javax.net.ssl.SSLException
java.io.File certChainFile
javax.net.ssl.TrustManagerFactory trustManagerFactory
Iterable ciphers
io.grpc.netty.shaded.io.netty.handler.ssl.CipherSuiteFilter cipherFilter
io.grpc.netty.shaded.io.netty.handler.ssl.JdkApplicationProtocolNegotiator apn
long sessionCacheSize
long sessionTimeout
void (java.security.Provider, java.io.File, javax.net.ssl.TrustManagerFactory, java.lang.Iterable, io.grpc.netty.shaded.io.netty.handler.ssl.CipherSuiteFilter, io.grpc.netty.shaded.io.netty.handler.ssl.JdkApplicationProtocolNegotiator, long, long) throws javax.net.ssl.SSLException
java.security.Provider provider
java.io.File trustCertCollectionFile
javax.net.ssl.TrustManagerFactory trustManagerFactory
Iterable ciphers
io.grpc.netty.shaded.io.netty.handler.ssl.CipherSuiteFilter cipherFilter
io.grpc.netty.shaded.io.netty.handler.ssl.JdkApplicationProtocolNegotiator apn
long sessionCacheSize
long sessionTimeout
public void (java.io.File, javax.net.ssl.TrustManagerFactory, java.io.File, java.io.File, java.lang.String, javax.net.ssl.KeyManagerFactory, java.lang.Iterable, io.grpc.netty.shaded.io.netty.handler.ssl.CipherSuiteFilter, io.grpc.netty.shaded.io.netty.handler.ssl.ApplicationProtocolConfig, long, long) throws javax.net.ssl.SSLException
java.io.File trustCertCollectionFile
javax.net.ssl.TrustManagerFactory trustManagerFactory
java.io.File keyCertChainFile
java.io.File keyFile
String keyPassword
javax.net.ssl.KeyManagerFactory keyManagerFactory
Iterable ciphers
io.grpc.netty.shaded.io.netty.handler.ssl.CipherSuiteFilter cipherFilter
io.grpc.netty.shaded.io.netty.handler.ssl.ApplicationProtocolConfig apn
long sessionCacheSize
long sessionTimeout
public void (java.io.File, javax.net.ssl.TrustManagerFactory, java.io.File, java.io.File, java.lang.String, javax.net.ssl.KeyManagerFactory, java.lang.Iterable, io.grpc.netty.shaded.io.netty.handler.ssl.CipherSuiteFilter, io.grpc.netty.shaded.io.netty.handler.ssl.JdkApplicationProtocolNegotiator, long, long) throws javax.net.ssl.SSLException
java.io.File trustCertCollectionFile
javax.net.ssl.TrustManagerFactory trustManagerFactory
java.io.File keyCertChainFile
java.io.File keyFile
String keyPassword
javax.net.ssl.KeyManagerFactory keyManagerFactory
Iterable ciphers
io.grpc.netty.shaded.io.netty.handler.ssl.CipherSuiteFilter cipherFilter
io.grpc.netty.shaded.io.netty.handler.ssl.JdkApplicationProtocolNegotiator apn
long sessionCacheSize
long sessionTimeout
void (java.security.Provider, java.security.cert.X509Certificate[], javax.net.ssl.TrustManagerFactory, java.security.cert.X509Certificate[], java.security.PrivateKey, java.lang.String, javax.net.ssl.KeyManagerFactory, java.lang.Iterable, io.grpc.netty.shaded.io.netty.handler.ssl.CipherSuiteFilter, io.grpc.netty.shaded.io.netty.handler.ssl.ApplicationProtocolConfig, java.lang.String[], long, long) throws javax.net.ssl.SSLException
java.security.Provider sslContextProvider
java.security.cert.X509Certificate[] trustCertCollection
javax.net.ssl.TrustManagerFactory trustManagerFactory
java.security.cert.X509Certificate[] keyCertChain
java.security.PrivateKey key
String keyPassword
javax.net.ssl.KeyManagerFactory keyManagerFactory
Iterable ciphers
io.grpc.netty.shaded.io.netty.handler.ssl.CipherSuiteFilter cipherFilter
io.grpc.netty.shaded.io.netty.handler.ssl.ApplicationProtocolConfig apn
String[] protocols
long sessionCacheSize
long sessionTimeout
private static javax.net.ssl.SSLContext newSSLContext (java.security.Provider, java.security.cert.X509Certificate[], javax.net.ssl.TrustManagerFactory, java.security.cert.X509Certificate[], java.security.PrivateKey, java.lang.String, javax.net.ssl.KeyManagerFactory, long, long) throws javax.net.ssl.SSLException
javax.net.ssl.SSLContext ctx
javax.net.ssl.SSLSessionContext sessCtx
Exception e
java.security.Provider sslContextProvider
java.security.cert.X509Certificate[] trustCertCollection
javax.net.ssl.TrustManagerFactory trustManagerFactory
java.security.cert.X509Certificate[] keyCertChain
java.security.PrivateKey key
String keyPassword
javax.net.ssl.KeyManagerFactory keyManagerFactory
long sessionCacheSize
long sessionTimeout
}
io/grpc/netty/shaded/io/netty/handler/ssl/ApplicationProtocolNames.classApplicationProtocolNames.java
package io.grpc.netty.shaded.io.netty.handler.ssl
public final io.grpc.netty.shaded.io.netty.handler.ssl.ApplicationProtocolNames extends java.lang.Object {
public static final String HTTP_2
public static final String HTTP_1_1
public static final String SPDY_3_1
public static final String SPDY_3
public static final String SPDY_2
public static final String SPDY_1
private void ()
}
io/grpc/netty/shaded/io/netty/handler/ssl/JdkBaseApplicationProtocolNegotiator.classJdkBaseApplicationProtocolNegotiator.java
package io.grpc.netty.shaded.io.netty.handler.ssl
io.grpc.netty.shaded.io.netty.handler.ssl.JdkBaseApplicationProtocolNegotiator extends java.lang.Object implements io.grpc.netty.shaded.io.netty.handler.ssl.JdkApplicationProtocolNegotiator {
private final java.util.List protocols
private final io.grpc.netty.shaded.io.netty.handler.ssl.JdkApplicationProtocolNegotiator$ProtocolSelectorFactory selectorFactory
private final io.grpc.netty.shaded.io.netty.handler.ssl.JdkApplicationProtocolNegotiator$ProtocolSelectionListenerFactory listenerFactory
private final io.grpc.netty.shaded.io.netty.handler.ssl.JdkApplicationProtocolNegotiator$SslEngineWrapperFactory wrapperFactory
static final io.grpc.netty.shaded.io.netty.handler.ssl.JdkApplicationProtocolNegotiator$ProtocolSelectorFactory FAIL_SELECTOR_FACTORY
static final io.grpc.netty.shaded.io.netty.handler.ssl.JdkApplicationProtocolNegotiator$ProtocolSelectorFactory NO_FAIL_SELECTOR_FACTORY
static final io.grpc.netty.shaded.io.netty.handler.ssl.JdkApplicationProtocolNegotiator$ProtocolSelectionListenerFactory FAIL_SELECTION_LISTENER_FACTORY
static final io.grpc.netty.shaded.io.netty.handler.ssl.JdkApplicationProtocolNegotiator$ProtocolSelectionListenerFactory NO_FAIL_SELECTION_LISTENER_FACTORY
void (io.grpc.netty.shaded.io.netty.handler.ssl.JdkApplicationProtocolNegotiator$SslEngineWrapperFactory, io.grpc.netty.shaded.io.netty.handler.ssl.JdkApplicationProtocolNegotiator$ProtocolSelectorFactory, io.grpc.netty.shaded.io.netty.handler.ssl.JdkApplicationProtocolNegotiator$ProtocolSelectionListenerFactory, java.lang.Iterable)
io.grpc.netty.shaded.io.netty.handler.ssl.JdkApplicationProtocolNegotiator$SslEngineWrapperFactory wrapperFactory
io.grpc.netty.shaded.io.netty.handler.ssl.JdkApplicationProtocolNegotiator$ProtocolSelectorFactory selectorFactory
io.grpc.netty.shaded.io.netty.handler.ssl.JdkApplicationProtocolNegotiator$ProtocolSelectionListenerFactory listenerFactory
Iterable protocols
transient void (io.grpc.netty.shaded.io.netty.handler.ssl.JdkApplicationProtocolNegotiator$SslEngineWrapperFactory, io.grpc.netty.shaded.io.netty.handler.ssl.JdkApplicationProtocolNegotiator$ProtocolSelectorFactory, io.grpc.netty.shaded.io.netty.handler.ssl.JdkApplicationProtocolNegotiator$ProtocolSelectionListenerFactory, java.lang.String[])
io.grpc.netty.shaded.io.netty.handler.ssl.JdkApplicationProtocolNegotiator$SslEngineWrapperFactory wrapperFactory
io.grpc.netty.shaded.io.netty.handler.ssl.JdkApplicationProtocolNegotiator$ProtocolSelectorFactory selectorFactory
io.grpc.netty.shaded.io.netty.handler.ssl.JdkApplicationProtocolNegotiator$ProtocolSelectionListenerFactory listenerFactory
String[] protocols
private void (io.grpc.netty.shaded.io.netty.handler.ssl.JdkApplicationProtocolNegotiator$SslEngineWrapperFactory, io.grpc.netty.shaded.io.netty.handler.ssl.JdkApplicationProtocolNegotiator$ProtocolSelectorFactory, io.grpc.netty.shaded.io.netty.handler.ssl.JdkApplicationProtocolNegotiator$ProtocolSelectionListenerFactory, java.util.List)
io.grpc.netty.shaded.io.netty.handler.ssl.JdkApplicationProtocolNegotiator$SslEngineWrapperFactory wrapperFactory
io.grpc.netty.shaded.io.netty.handler.ssl.JdkApplicationProtocolNegotiator$ProtocolSelectorFactory selectorFactory
io.grpc.netty.shaded.io.netty.handler.ssl.JdkApplicationProtocolNegotiator$ProtocolSelectionListenerFactory listenerFactory
java.util.List protocols
public java.util.List protocols ()
public io.grpc.netty.shaded.io.netty.handler.ssl.JdkApplicationProtocolNegotiator$ProtocolSelectorFactory protocolSelectorFactory ()
public io.grpc.netty.shaded.io.netty.handler.ssl.JdkApplicationProtocolNegotiator$ProtocolSelectionListenerFactory protocolListenerFactory ()
public io.grpc.netty.shaded.io.netty.handler.ssl.JdkApplicationProtocolNegotiator$SslEngineWrapperFactory wrapperFactory ()
static void ()
}
io/grpc/netty/shaded/io/netty/handler/ssl/SslHandler$SslEngineType$3.classSslHandler.java
package io.grpc.netty.shaded.io.netty.handler.ssl
final io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler$SslEngineType$3 extends io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler$SslEngineType {
void (java.lang.String, int, boolean, io.grpc.netty.shaded.io.netty.handler.codec.ByteToMessageDecoder$Cumulator)
boolean wantsDirectBuffer
io.grpc.netty.shaded.io.netty.handler.codec.ByteToMessageDecoder$Cumulator cumulator
javax.net.ssl.SSLEngineResult unwrap (io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler, io.grpc.netty.shaded.io.netty.buffer.ByteBuf, int, int, io.grpc.netty.shaded.io.netty.buffer.ByteBuf) throws javax.net.ssl.SSLException
int consumed
io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler handler
io.grpc.netty.shaded.io.netty.buffer.ByteBuf in
int readerIndex
int len
io.grpc.netty.shaded.io.netty.buffer.ByteBuf out
int writerIndex
java.nio.ByteBuffer inNioBuffer
int position
javax.net.ssl.SSLEngineResult result
int calculateWrapBufferCapacity (io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler, int, int)
io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler handler
int pendingBytes
int numComponents
int calculatePendingData (io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler, int)
io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler handler
int guess
boolean jdkCompatibilityMode (javax.net.ssl.SSLEngine)
javax.net.ssl.SSLEngine engine
}
io/grpc/netty/shaded/io/netty/handler/ssl/JettyAlpnSslEngine.classJettyAlpnSslEngine.java
package io.grpc.netty.shaded.io.netty.handler.ssl
abstract io.grpc.netty.shaded.io.netty.handler.ssl.JettyAlpnSslEngine extends io.grpc.netty.shaded.io.netty.handler.ssl.JdkSslEngine {
private static final boolean available
static boolean isAvailable ()
private static boolean initAvailable ()
static io.grpc.netty.shaded.io.netty.handler.ssl.JettyAlpnSslEngine newClientEngine (javax.net.ssl.SSLEngine, io.grpc.netty.shaded.io.netty.handler.ssl.JdkApplicationProtocolNegotiator)
javax.net.ssl.SSLEngine engine
io.grpc.netty.shaded.io.netty.handler.ssl.JdkApplicationProtocolNegotiator applicationNegotiator
static io.grpc.netty.shaded.io.netty.handler.ssl.JettyAlpnSslEngine newServerEngine (javax.net.ssl.SSLEngine, io.grpc.netty.shaded.io.netty.handler.ssl.JdkApplicationProtocolNegotiator)
javax.net.ssl.SSLEngine engine
io.grpc.netty.shaded.io.netty.handler.ssl.JdkApplicationProtocolNegotiator applicationNegotiator
private void (javax.net.ssl.SSLEngine)
javax.net.ssl.SSLEngine engine
void (javax.net.ssl.SSLEngine, io.grpc.netty.shaded.io.netty.handler.ssl.JettyAlpnSslEngine$1)
javax.net.ssl.SSLEngine x0
io.grpc.netty.shaded.io.netty.handler.ssl.JettyAlpnSslEngine$1 x1
static void ()
}
io/grpc/netty/shaded/io/netty/handler/ssl/OpenSslApplicationProtocolNegotiator.classOpenSslApplicationProtocolNegotiator.java
package io.grpc.netty.shaded.io.netty.handler.ssl
public abstract io.grpc.netty.shaded.io.netty.handler.ssl.OpenSslApplicationProtocolNegotiator extends java.lang.Object implements io.grpc.netty.shaded.io.netty.handler.ssl.ApplicationProtocolNegotiator {
public abstract io.grpc.netty.shaded.io.netty.handler.ssl.ApplicationProtocolConfig$Protocol protocol ()
public abstract io.grpc.netty.shaded.io.netty.handler.ssl.ApplicationProtocolConfig$SelectorFailureBehavior selectorFailureBehavior ()
public abstract io.grpc.netty.shaded.io.netty.handler.ssl.ApplicationProtocolConfig$SelectedListenerFailureBehavior selectedListenerFailureBehavior ()
}
io/grpc/netty/shaded/io/netty/handler/ssl/JdkBaseApplicationProtocolNegotiator$4.classJdkBaseApplicationProtocolNegotiator.java
package io.grpc.netty.shaded.io.netty.handler.ssl
final io.grpc.netty.shaded.io.netty.handler.ssl.JdkBaseApplicationProtocolNegotiator$4 extends java.lang.Object implements io.grpc.netty.shaded.io.netty.handler.ssl.JdkApplicationProtocolNegotiator$ProtocolSelectionListenerFactory {
void ()
public io.grpc.netty.shaded.io.netty.handler.ssl.JdkApplicationProtocolNegotiator$ProtocolSelectionListener newListener (javax.net.ssl.SSLEngine, java.util.List)
javax.net.ssl.SSLEngine engine
java.util.List supportedProtocols
}
io/grpc/netty/shaded/io/netty/handler/ssl/OpenSslKeyMaterialManager.classOpenSslKeyMaterialManager.java
package io.grpc.netty.shaded.io.netty.handler.ssl
final io.grpc.netty.shaded.io.netty.handler.ssl.OpenSslKeyMaterialManager extends java.lang.Object {
static final String KEY_TYPE_RSA
static final String KEY_TYPE_DH_RSA
static final String KEY_TYPE_EC
static final String KEY_TYPE_EC_EC
static final String KEY_TYPE_EC_RSA
private static final java.util.Map KEY_TYPES
private final io.grpc.netty.shaded.io.netty.handler.ssl.OpenSslKeyMaterialProvider provider
void (io.grpc.netty.shaded.io.netty.handler.ssl.OpenSslKeyMaterialProvider)
io.grpc.netty.shaded.io.netty.handler.ssl.OpenSslKeyMaterialProvider provider
void setKeyMaterialServerSide (io.grpc.netty.shaded.io.netty.handler.ssl.ReferenceCountedOpenSslEngine) throws javax.net.ssl.SSLException
javax.net.ssl.SSLException e
Exception e
io.grpc.netty.shaded.io.netty.handler.ssl.OpenSslKeyMaterial keyMaterial
String alias
String type
String authMethod
io.grpc.netty.shaded.io.netty.handler.ssl.ReferenceCountedOpenSslEngine engine
long ssl
String[] authMethods
java.util.Set aliases
void setKeyMaterialClientSide (io.grpc.netty.shaded.io.netty.handler.ssl.ReferenceCountedOpenSslEngine, long, long, java.lang.String[], javax.security.auth.x500.X500Principal[]) throws javax.net.ssl.SSLException
javax.net.ssl.SSLException e
Exception e
io.grpc.netty.shaded.io.netty.handler.ssl.ReferenceCountedOpenSslEngine engine
long certOut
long keyOut
String[] keyTypes
javax.security.auth.x500.X500Principal[] issuer
String alias
io.grpc.netty.shaded.io.netty.handler.ssl.OpenSslKeyMaterial keyMaterial
private java.lang.String chooseClientAlias (io.grpc.netty.shaded.io.netty.handler.ssl.ReferenceCountedOpenSslEngine, java.lang.String[], javax.security.auth.x500.X500Principal[])
io.grpc.netty.shaded.io.netty.handler.ssl.ReferenceCountedOpenSslEngine engine
String[] keyTypes
javax.security.auth.x500.X500Principal[] issuer
javax.net.ssl.X509KeyManager manager
private java.lang.String chooseServerAlias (io.grpc.netty.shaded.io.netty.handler.ssl.ReferenceCountedOpenSslEngine, java.lang.String)
io.grpc.netty.shaded.io.netty.handler.ssl.ReferenceCountedOpenSslEngine engine
String type
javax.net.ssl.X509KeyManager manager
static void ()
}
io/grpc/netty/shaded/io/netty/handler/ssl/JdkDefaultApplicationProtocolNegotiator.classJdkDefaultApplicationProtocolNegotiator.java
package io.grpc.netty.shaded.io.netty.handler.ssl
final io.grpc.netty.shaded.io.netty.handler.ssl.JdkDefaultApplicationProtocolNegotiator extends java.lang.Object implements io.grpc.netty.shaded.io.netty.handler.ssl.JdkApplicationProtocolNegotiator {
public static final io.grpc.netty.shaded.io.netty.handler.ssl.JdkDefaultApplicationProtocolNegotiator INSTANCE
private static final io.grpc.netty.shaded.io.netty.handler.ssl.JdkApplicationProtocolNegotiator$SslEngineWrapperFactory DEFAULT_SSL_ENGINE_WRAPPER_FACTORY
private void ()
public io.grpc.netty.shaded.io.netty.handler.ssl.JdkApplicationProtocolNegotiator$SslEngineWrapperFactory wrapperFactory ()
public io.grpc.netty.shaded.io.netty.handler.ssl.JdkApplicationProtocolNegotiator$ProtocolSelectorFactory protocolSelectorFactory ()
public io.grpc.netty.shaded.io.netty.handler.ssl.JdkApplicationProtocolNegotiator$ProtocolSelectionListenerFactory protocolListenerFactory ()
public java.util.List protocols ()
static void ()
}
io/grpc/netty/shaded/io/netty/handler/ssl/ReferenceCountedOpenSslEngine$HandshakeState.classReferenceCountedOpenSslEngine.java
package io.grpc.netty.shaded.io.netty.handler.ssl
final io.grpc.netty.shaded.io.netty.handler.ssl.ReferenceCountedOpenSslEngine$HandshakeState extends java.lang.Enum {
public static final io.grpc.netty.shaded.io.netty.handler.ssl.ReferenceCountedOpenSslEngine$HandshakeState NOT_STARTED
public static final io.grpc.netty.shaded.io.netty.handler.ssl.ReferenceCountedOpenSslEngine$HandshakeState STARTED_IMPLICITLY
public static final io.grpc.netty.shaded.io.netty.handler.ssl.ReferenceCountedOpenSslEngine$HandshakeState STARTED_EXPLICITLY
public static final io.grpc.netty.shaded.io.netty.handler.ssl.ReferenceCountedOpenSslEngine$HandshakeState FINISHED
private static final io.grpc.netty.shaded.io.netty.handler.ssl.ReferenceCountedOpenSslEngine$HandshakeState[] $VALUES
public static io.grpc.netty.shaded.io.netty.handler.ssl.ReferenceCountedOpenSslEngine$HandshakeState[] values ()
public static io.grpc.netty.shaded.io.netty.handler.ssl.ReferenceCountedOpenSslEngine$HandshakeState valueOf (java.lang.String)
String name
private void (java.lang.String, int)
static void ()
}
io/grpc/netty/shaded/io/netty/handler/ssl/ReferenceCountedOpenSslEngine$1.classReferenceCountedOpenSslEngine.java
package io.grpc.netty.shaded.io.netty.handler.ssl
io.grpc.netty.shaded.io.netty.handler.ssl.ReferenceCountedOpenSslEngine$1 extends io.grpc.netty.shaded.io.netty.util.AbstractReferenceCounted {
static final boolean $assertionsDisabled
final io.grpc.netty.shaded.io.netty.handler.ssl.ReferenceCountedOpenSslEngine this$0
void (io.grpc.netty.shaded.io.netty.handler.ssl.ReferenceCountedOpenSslEngine)
io.grpc.netty.shaded.io.netty.handler.ssl.ReferenceCountedOpenSslEngine this$0
public io.grpc.netty.shaded.io.netty.util.ReferenceCounted touch (java.lang.Object)
Object hint
protected void deallocate ()
boolean closed
static void ()
}
io/grpc/netty/shaded/io/netty/handler/ssl/ReferenceCountedOpenSslServerContext.classReferenceCountedOpenSslServerContext.java
package io.grpc.netty.shaded.io.netty.handler.ssl
public final io.grpc.netty.shaded.io.netty.handler.ssl.ReferenceCountedOpenSslServerContext extends io.grpc.netty.shaded.io.netty.handler.ssl.ReferenceCountedOpenSslContext {
private static final io.grpc.netty.shaded.io.netty.util.internal.logging.InternalLogger logger
private static final byte[] ID
private final io.grpc.netty.shaded.io.netty.handler.ssl.OpenSslServerSessionContext sessionContext
private final io.grpc.netty.shaded.io.netty.handler.ssl.OpenSslKeyMaterialManager keyMaterialManager
void (java.security.cert.X509Certificate[], javax.net.ssl.TrustManagerFactory, java.security.cert.X509Certificate[], java.security.PrivateKey, java.lang.String, javax.net.ssl.KeyManagerFactory, java.lang.Iterable, io.grpc.netty.shaded.io.netty.handler.ssl.CipherSuiteFilter, io.grpc.netty.shaded.io.netty.handler.ssl.ApplicationProtocolConfig, long, long, io.grpc.netty.shaded.io.netty.handler.ssl.ClientAuth, java.lang.String[], boolean, boolean) throws javax.net.ssl.SSLException
java.security.cert.X509Certificate[] trustCertCollection
javax.net.ssl.TrustManagerFactory trustManagerFactory
java.security.cert.X509Certificate[] keyCertChain
java.security.PrivateKey key
String keyPassword
javax.net.ssl.KeyManagerFactory keyManagerFactory
Iterable ciphers
io.grpc.netty.shaded.io.netty.handler.ssl.CipherSuiteFilter cipherFilter
io.grpc.netty.shaded.io.netty.handler.ssl.ApplicationProtocolConfig apn
long sessionCacheSize
long sessionTimeout
io.grpc.netty.shaded.io.netty.handler.ssl.ClientAuth clientAuth
String[] protocols
boolean startTls
boolean enableOcsp
private void (java.security.cert.X509Certificate[], javax.net.ssl.TrustManagerFactory, java.security.cert.X509Certificate[], java.security.PrivateKey, java.lang.String, javax.net.ssl.KeyManagerFactory, java.lang.Iterable, io.grpc.netty.shaded.io.netty.handler.ssl.CipherSuiteFilter, io.grpc.netty.shaded.io.netty.handler.ssl.OpenSslApplicationProtocolNegotiator, long, long, io.grpc.netty.shaded.io.netty.handler.ssl.ClientAuth, java.lang.String[], boolean, boolean) throws javax.net.ssl.SSLException
io.grpc.netty.shaded.io.netty.handler.ssl.ReferenceCountedOpenSslServerContext$ServerContext context
java.security.cert.X509Certificate[] trustCertCollection
javax.net.ssl.TrustManagerFactory trustManagerFactory
java.security.cert.X509Certificate[] keyCertChain
java.security.PrivateKey key
String keyPassword
javax.net.ssl.KeyManagerFactory keyManagerFactory
Iterable ciphers
io.grpc.netty.shaded.io.netty.handler.ssl.CipherSuiteFilter cipherFilter
io.grpc.netty.shaded.io.netty.handler.ssl.OpenSslApplicationProtocolNegotiator apn
long sessionCacheSize
long sessionTimeout
io.grpc.netty.shaded.io.netty.handler.ssl.ClientAuth clientAuth
String[] protocols
boolean startTls
boolean enableOcsp
boolean success
public io.grpc.netty.shaded.io.netty.handler.ssl.OpenSslServerSessionContext sessionContext ()
io.grpc.netty.shaded.io.netty.handler.ssl.OpenSslKeyMaterialManager keyMaterialManager ()
static io.grpc.netty.shaded.io.netty.handler.ssl.ReferenceCountedOpenSslServerContext$ServerContext newSessionContext (io.grpc.netty.shaded.io.netty.handler.ssl.ReferenceCountedOpenSslContext, long, io.grpc.netty.shaded.io.netty.handler.ssl.OpenSslEngineMap, java.security.cert.X509Certificate[], javax.net.ssl.TrustManagerFactory, java.security.cert.X509Certificate[], java.security.PrivateKey, java.lang.String, javax.net.ssl.KeyManagerFactory) throws javax.net.ssl.SSLException
char[] keyPasswordChars
java.security.KeyStore ks
Exception e
long bio
javax.net.ssl.X509TrustManager manager
java.security.cert.X509Certificate[] issuers
javax.net.ssl.SSLException e
Exception e
io.grpc.netty.shaded.io.netty.handler.ssl.ReferenceCountedOpenSslContext thiz
long ctx
io.grpc.netty.shaded.io.netty.handler.ssl.OpenSslEngineMap engineMap
java.security.cert.X509Certificate[] trustCertCollection
javax.net.ssl.TrustManagerFactory trustManagerFactory
java.security.cert.X509Certificate[] keyCertChain
java.security.PrivateKey key
String keyPassword
javax.net.ssl.KeyManagerFactory keyManagerFactory
io.grpc.netty.shaded.io.netty.handler.ssl.ReferenceCountedOpenSslServerContext$ServerContext result
io.grpc.netty.shaded.io.netty.handler.ssl.OpenSslKeyMaterialProvider keyMaterialProvider
public volatile io.grpc.netty.shaded.io.netty.handler.ssl.OpenSslSessionContext sessionContext ()
public volatile javax.net.ssl.SSLSessionContext sessionContext ()
static io.grpc.netty.shaded.io.netty.util.internal.logging.InternalLogger access$000 ()
static void ()
}
io/grpc/netty/shaded/io/netty/handler/ssl/ReferenceCountedOpenSslClientContext$TrustManagerVerifyCallback.classReferenceCountedOpenSslClientContext.java
package io.grpc.netty.shaded.io.netty.handler.ssl
final io.grpc.netty.shaded.io.netty.handler.ssl.ReferenceCountedOpenSslClientContext$TrustManagerVerifyCallback extends io.grpc.netty.shaded.io.netty.handler.ssl.ReferenceCountedOpenSslContext$AbstractCertificateVerifier {
private final javax.net.ssl.X509TrustManager manager
void (io.grpc.netty.shaded.io.netty.handler.ssl.OpenSslEngineMap, javax.net.ssl.X509TrustManager)
io.grpc.netty.shaded.io.netty.handler.ssl.OpenSslEngineMap engineMap
javax.net.ssl.X509TrustManager manager
void verify (io.grpc.netty.shaded.io.netty.handler.ssl.ReferenceCountedOpenSslEngine, java.security.cert.X509Certificate[], java.lang.String) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.handler.ssl.ReferenceCountedOpenSslEngine engine
java.security.cert.X509Certificate[] peerCerts
String auth
}
io/grpc/netty/shaded/io/netty/handler/ssl/util/
io/grpc/netty/shaded/io/netty/handler/ssl/util/FingerprintTrustManagerFactory$1.classFingerprintTrustManagerFactory.java
package io.grpc.netty.shaded.io.netty.handler.ssl.util
final io.grpc.netty.shaded.io.netty.handler.ssl.util.FingerprintTrustManagerFactory$1 extends io.grpc.netty.shaded.io.netty.util.concurrent.FastThreadLocal {
void ()
protected java.security.MessageDigest initialValue ()
java.security.NoSuchAlgorithmException e
protected volatile java.lang.Object initialValue () throws java.lang.Exception
}
io/grpc/netty/shaded/io/netty/handler/ssl/util/FingerprintTrustManagerFactory$2.classFingerprintTrustManagerFactory.java
package io.grpc.netty.shaded.io.netty.handler.ssl.util
io.grpc.netty.shaded.io.netty.handler.ssl.util.FingerprintTrustManagerFactory$2 extends java.lang.Object implements javax.net.ssl.X509TrustManager {
final io.grpc.netty.shaded.io.netty.handler.ssl.util.FingerprintTrustManagerFactory this$0
void (io.grpc.netty.shaded.io.netty.handler.ssl.util.FingerprintTrustManagerFactory)
io.grpc.netty.shaded.io.netty.handler.ssl.util.FingerprintTrustManagerFactory this$0
public void checkClientTrusted (java.security.cert.X509Certificate[], java.lang.String) throws java.security.cert.CertificateException
java.security.cert.X509Certificate[] chain
String s
public void checkServerTrusted (java.security.cert.X509Certificate[], java.lang.String) throws java.security.cert.CertificateException
java.security.cert.X509Certificate[] chain
String s
private void checkTrusted (java.lang.String, java.security.cert.X509Certificate[]) throws java.security.cert.CertificateException
byte[] allowedFingerprint
String type
java.security.cert.X509Certificate[] chain
java.security.cert.X509Certificate cert
byte[] fingerprint
boolean found
private byte[] fingerprint (java.security.cert.X509Certificate) throws java.security.cert.CertificateEncodingException
java.security.cert.X509Certificate cert
java.security.MessageDigest md
public java.security.cert.X509Certificate[] getAcceptedIssuers ()
}
io/grpc/netty/shaded/io/netty/handler/ssl/util/ThreadLocalInsecureRandom.classThreadLocalInsecureRandom.java
package io.grpc.netty.shaded.io.netty.handler.ssl.util
final io.grpc.netty.shaded.io.netty.handler.ssl.util.ThreadLocalInsecureRandom extends java.security.SecureRandom {
private static final long serialVersionUID
private static final java.security.SecureRandom INSTANCE
static java.security.SecureRandom current ()
private void ()
public java.lang.String getAlgorithm ()
public void setSeed (byte[])
byte[] seed
public void setSeed (long)
long seed
public void nextBytes (byte[])
byte[] bytes
public byte[] generateSeed (int)
int numBytes
byte[] seed
public int nextInt ()
public int nextInt (int)
int n
public boolean nextBoolean ()
public long nextLong ()
public float nextFloat ()
public double nextDouble ()
public double nextGaussian ()
private static java.util.Random random ()
static void ()
}
io/grpc/netty/shaded/io/netty/handler/ssl/util/SimpleTrustManagerFactory$SimpleTrustManagerFactorySpi.classSimpleTrustManagerFactory.java
package io.grpc.netty.shaded.io.netty.handler.ssl.util
final io.grpc.netty.shaded.io.netty.handler.ssl.util.SimpleTrustManagerFactory$SimpleTrustManagerFactorySpi extends javax.net.ssl.TrustManagerFactorySpi {
private io.grpc.netty.shaded.io.netty.handler.ssl.util.SimpleTrustManagerFactory parent
private volatile javax.net.ssl.TrustManager[] trustManagers
void ()
void init (io.grpc.netty.shaded.io.netty.handler.ssl.util.SimpleTrustManagerFactory)
io.grpc.netty.shaded.io.netty.handler.ssl.util.SimpleTrustManagerFactory parent
protected void engineInit (java.security.KeyStore) throws java.security.KeyStoreException
java.security.KeyStoreException e
Exception e
java.security.KeyStore keyStore
protected void engineInit (javax.net.ssl.ManagerFactoryParameters) throws java.security.InvalidAlgorithmParameterException
java.security.InvalidAlgorithmParameterException e
Exception e
javax.net.ssl.ManagerFactoryParameters managerFactoryParameters
protected javax.net.ssl.TrustManager[] engineGetTrustManagers ()
javax.net.ssl.TrustManager tm
int i
javax.net.ssl.TrustManager[] trustManagers
}
io/grpc/netty/shaded/io/netty/handler/ssl/util/SelfSignedCertificate.classSelfSignedCertificate.java
package io.grpc.netty.shaded.io.netty.handler.ssl.util
public final io.grpc.netty.shaded.io.netty.handler.ssl.util.SelfSignedCertificate extends java.lang.Object {
private static final io.grpc.netty.shaded.io.netty.util.internal.logging.InternalLogger logger
private static final java.util.Date DEFAULT_NOT_BEFORE
private static final java.util.Date DEFAULT_NOT_AFTER
private final java.io.File certificate
private final java.io.File privateKey
private final java.security.cert.X509Certificate cert
private final java.security.PrivateKey key
public void () throws java.security.cert.CertificateException
public void (java.util.Date, java.util.Date) throws java.security.cert.CertificateException
java.util.Date notBefore
java.util.Date notAfter
public void (java.lang.String) throws java.security.cert.CertificateException
String fqdn
public void (java.lang.String, java.util.Date, java.util.Date) throws java.security.cert.CertificateException
String fqdn
java.util.Date notBefore
java.util.Date notAfter
public void (java.lang.String, java.security.SecureRandom, int) throws java.security.cert.CertificateException
String fqdn
java.security.SecureRandom random
int bits
public void (java.lang.String, java.security.SecureRandom, int, java.util.Date, java.util.Date) throws java.security.cert.CertificateException
java.security.KeyPairGenerator keyGen
java.security.KeyPair keypair
java.security.NoSuchAlgorithmException e
String[] paths
String[] paths
Throwable t2
Throwable t
java.io.IOException e
Exception e
java.io.IOException e
String fqdn
java.security.SecureRandom random
int bits
java.util.Date notBefore
java.util.Date notAfter
java.security.KeyPair keypair
String[] paths
java.io.FileInputStream certificateInput
public java.io.File certificate ()
public java.io.File privateKey ()
public java.security.cert.X509Certificate cert ()
public java.security.PrivateKey key ()
public void delete ()
static java.lang.String[] newSelfSignedCertificate (java.lang.String, java.security.PrivateKey, java.security.cert.X509Certificate) throws java.io.IOException java.security.cert.CertificateEncodingException
String keyText
io.grpc.netty.shaded.io.netty.buffer.ByteBuf encodedBuf
String keyText
String certText
String certText
String fqdn
java.security.PrivateKey key
java.security.cert.X509Certificate cert
io.grpc.netty.shaded.io.netty.buffer.ByteBuf wrappedBuf
io.grpc.netty.shaded.io.netty.buffer.ByteBuf encodedBuf
String keyText
java.io.File keyFile
java.io.OutputStream keyOut
String certText
java.io.File certFile
java.io.OutputStream certOut
private static void safeDelete (java.io.File)
java.io.File certFile
private static void safeClose (java.io.File, java.io.OutputStream)
java.io.IOException e
java.io.File keyFile
java.io.OutputStream keyOut
static void ()
}
io/grpc/netty/shaded/io/netty/handler/ssl/util/SimpleTrustManagerFactory$1.classSimpleTrustManagerFactory.java
package io.grpc.netty.shaded.io.netty.handler.ssl.util
final io.grpc.netty.shaded.io.netty.handler.ssl.util.SimpleTrustManagerFactory$1 extends java.security.Provider {
private static final long serialVersionUID
void (java.lang.String, double, java.lang.String)
String x0
double x1
String x2
}
io/grpc/netty/shaded/io/netty/handler/ssl/util/InsecureTrustManagerFactory$1.classInsecureTrustManagerFactory.java
package io.grpc.netty.shaded.io.netty.handler.ssl.util
final io.grpc.netty.shaded.io.netty.handler.ssl.util.InsecureTrustManagerFactory$1 extends java.lang.Object implements javax.net.ssl.X509TrustManager {
void ()
public void checkClientTrusted (java.security.cert.X509Certificate[], java.lang.String)
java.security.cert.X509Certificate[] chain
String s
public void checkServerTrusted (java.security.cert.X509Certificate[], java.lang.String)
java.security.cert.X509Certificate[] chain
String s
public java.security.cert.X509Certificate[] getAcceptedIssuers ()
}
io/grpc/netty/shaded/io/netty/handler/ssl/OpenSslKeyMaterial.classOpenSslKeyMaterial.java
package io.grpc.netty.shaded.io.netty.handler.ssl
final io.grpc.netty.shaded.io.netty.handler.ssl.OpenSslKeyMaterial extends io.grpc.netty.shaded.io.netty.util.AbstractReferenceCounted {
private static final io.grpc.netty.shaded.io.netty.util.ResourceLeakDetector leakDetector
private final io.grpc.netty.shaded.io.netty.util.ResourceLeakTracker leak
private long chain
private long privateKey
static final boolean $assertionsDisabled
void (long, long)
long chain
long privateKey
public long certificateChainAddress ()
public long privateKeyAddress ()
protected void deallocate ()
boolean closed
public io.grpc.netty.shaded.io.netty.handler.ssl.OpenSslKeyMaterial retain ()
public io.grpc.netty.shaded.io.netty.handler.ssl.OpenSslKeyMaterial retain (int)
int increment
public io.grpc.netty.shaded.io.netty.handler.ssl.OpenSslKeyMaterial touch ()
public io.grpc.netty.shaded.io.netty.handler.ssl.OpenSslKeyMaterial touch (java.lang.Object)
Object hint
public boolean release ()
public boolean release (int)
int decrement
public volatile io.grpc.netty.shaded.io.netty.util.ReferenceCounted touch ()
public volatile io.grpc.netty.shaded.io.netty.util.ReferenceCounted retain (int)
public volatile io.grpc.netty.shaded.io.netty.util.ReferenceCounted retain ()
public volatile io.grpc.netty.shaded.io.netty.util.ReferenceCounted touch (java.lang.Object)
static void ()
}
io/grpc/netty/shaded/io/netty/handler/ssl/AbstractSniHandler$1.classAbstractSniHandler.java
package io.grpc.netty.shaded.io.netty.handler.ssl
io.grpc.netty.shaded.io.netty.handler.ssl.AbstractSniHandler$1 extends java.lang.Object implements io.grpc.netty.shaded.io.netty.util.concurrent.FutureListener {
final io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext val$ctx
final String val$hostname
final io.grpc.netty.shaded.io.netty.handler.ssl.AbstractSniHandler this$0
void (io.grpc.netty.shaded.io.netty.handler.ssl.AbstractSniHandler, io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, java.lang.String)
io.grpc.netty.shaded.io.netty.handler.ssl.AbstractSniHandler this$0
public void operationComplete (io.grpc.netty.shaded.io.netty.util.concurrent.Future) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.handler.codec.DecoderException err
Exception cause
Throwable cause
io.grpc.netty.shaded.io.netty.util.concurrent.Future future
}
io/grpc/netty/shaded/io/netty/handler/ssl/JdkSslServerContext.classJdkSslServerContext.java
package io.grpc.netty.shaded.io.netty.handler.ssl
public final io.grpc.netty.shaded.io.netty.handler.ssl.JdkSslServerContext extends io.grpc.netty.shaded.io.netty.handler.ssl.JdkSslContext {
public void (java.io.File, java.io.File) throws javax.net.ssl.SSLException
java.io.File certChainFile
java.io.File keyFile
public void (java.io.File, java.io.File, java.lang.String) throws javax.net.ssl.SSLException
java.io.File certChainFile
java.io.File keyFile
String keyPassword
public void (java.io.File, java.io.File, java.lang.String, java.lang.Iterable, java.lang.Iterable, long, long) throws javax.net.ssl.SSLException
java.io.File certChainFile
java.io.File keyFile
String keyPassword
Iterable ciphers
Iterable nextProtocols
long sessionCacheSize
long sessionTimeout
public void (java.io.File, java.io.File, java.lang.String, java.lang.Iterable, io.grpc.netty.shaded.io.netty.handler.ssl.CipherSuiteFilter, io.grpc.netty.shaded.io.netty.handler.ssl.ApplicationProtocolConfig, long, long) throws javax.net.ssl.SSLException
java.io.File certChainFile
java.io.File keyFile
String keyPassword
Iterable ciphers
io.grpc.netty.shaded.io.netty.handler.ssl.CipherSuiteFilter cipherFilter
io.grpc.netty.shaded.io.netty.handler.ssl.ApplicationProtocolConfig apn
long sessionCacheSize
long sessionTimeout
public void (java.io.File, java.io.File, java.lang.String, java.lang.Iterable, io.grpc.netty.shaded.io.netty.handler.ssl.CipherSuiteFilter, io.grpc.netty.shaded.io.netty.handler.ssl.JdkApplicationProtocolNegotiator, long, long) throws javax.net.ssl.SSLException
java.io.File certChainFile
java.io.File keyFile
String keyPassword
Iterable ciphers
io.grpc.netty.shaded.io.netty.handler.ssl.CipherSuiteFilter cipherFilter
io.grpc.netty.shaded.io.netty.handler.ssl.JdkApplicationProtocolNegotiator apn
long sessionCacheSize
long sessionTimeout
void (java.security.Provider, java.io.File, java.io.File, java.lang.String, java.lang.Iterable, io.grpc.netty.shaded.io.netty.handler.ssl.CipherSuiteFilter, io.grpc.netty.shaded.io.netty.handler.ssl.JdkApplicationProtocolNegotiator, long, long) throws javax.net.ssl.SSLException
java.security.Provider provider
java.io.File certChainFile
java.io.File keyFile
String keyPassword
Iterable ciphers
io.grpc.netty.shaded.io.netty.handler.ssl.CipherSuiteFilter cipherFilter
io.grpc.netty.shaded.io.netty.handler.ssl.JdkApplicationProtocolNegotiator apn
long sessionCacheSize
long sessionTimeout
public void (java.io.File, javax.net.ssl.TrustManagerFactory, java.io.File, java.io.File, java.lang.String, javax.net.ssl.KeyManagerFactory, java.lang.Iterable, io.grpc.netty.shaded.io.netty.handler.ssl.CipherSuiteFilter, io.grpc.netty.shaded.io.netty.handler.ssl.ApplicationProtocolConfig, long, long) throws javax.net.ssl.SSLException
java.io.File trustCertCollectionFile
javax.net.ssl.TrustManagerFactory trustManagerFactory
java.io.File keyCertChainFile
java.io.File keyFile
String keyPassword
javax.net.ssl.KeyManagerFactory keyManagerFactory
Iterable ciphers
io.grpc.netty.shaded.io.netty.handler.ssl.CipherSuiteFilter cipherFilter
io.grpc.netty.shaded.io.netty.handler.ssl.ApplicationProtocolConfig apn
long sessionCacheSize
long sessionTimeout
public void (java.io.File, javax.net.ssl.TrustManagerFactory, java.io.File, java.io.File, java.lang.String, javax.net.ssl.KeyManagerFactory, java.lang.Iterable, io.grpc.netty.shaded.io.netty.handler.ssl.CipherSuiteFilter, io.grpc.netty.shaded.io.netty.handler.ssl.JdkApplicationProtocolNegotiator, long, long) throws javax.net.ssl.SSLException
java.io.File trustCertCollectionFile
javax.net.ssl.TrustManagerFactory trustManagerFactory
java.io.File keyCertChainFile
java.io.File keyFile
String keyPassword
javax.net.ssl.KeyManagerFactory keyManagerFactory
Iterable ciphers
io.grpc.netty.shaded.io.netty.handler.ssl.CipherSuiteFilter cipherFilter
io.grpc.netty.shaded.io.netty.handler.ssl.JdkApplicationProtocolNegotiator apn
long sessionCacheSize
long sessionTimeout
void (java.security.Provider, java.security.cert.X509Certificate[], javax.net.ssl.TrustManagerFactory, java.security.cert.X509Certificate[], java.security.PrivateKey, java.lang.String, javax.net.ssl.KeyManagerFactory, java.lang.Iterable, io.grpc.netty.shaded.io.netty.handler.ssl.CipherSuiteFilter, io.grpc.netty.shaded.io.netty.handler.ssl.ApplicationProtocolConfig, long, long, io.grpc.netty.shaded.io.netty.handler.ssl.ClientAuth, java.lang.String[], boolean) throws javax.net.ssl.SSLException
java.security.Provider provider
java.security.cert.X509Certificate[] trustCertCollection
javax.net.ssl.TrustManagerFactory trustManagerFactory
java.security.cert.X509Certificate[] keyCertChain
java.security.PrivateKey key
String keyPassword
javax.net.ssl.KeyManagerFactory keyManagerFactory
Iterable ciphers
io.grpc.netty.shaded.io.netty.handler.ssl.CipherSuiteFilter cipherFilter
io.grpc.netty.shaded.io.netty.handler.ssl.ApplicationProtocolConfig apn
long sessionCacheSize
long sessionTimeout
io.grpc.netty.shaded.io.netty.handler.ssl.ClientAuth clientAuth
String[] protocols
boolean startTls
private static javax.net.ssl.SSLContext newSSLContext (java.security.Provider, java.security.cert.X509Certificate[], javax.net.ssl.TrustManagerFactory, java.security.cert.X509Certificate[], java.security.PrivateKey, java.lang.String, javax.net.ssl.KeyManagerFactory, long, long) throws javax.net.ssl.SSLException
javax.net.ssl.SSLContext ctx
javax.net.ssl.SSLSessionContext sessCtx
Exception e
java.security.Provider sslContextProvider
java.security.cert.X509Certificate[] trustCertCollection
javax.net.ssl.TrustManagerFactory trustManagerFactory
java.security.cert.X509Certificate[] keyCertChain
java.security.PrivateKey key
String keyPassword
javax.net.ssl.KeyManagerFactory keyManagerFactory
long sessionCacheSize
long sessionTimeout
}
io/grpc/netty/shaded/io/netty/handler/ssl/JdkAlpnApplicationProtocolNegotiator$AlpnWrapper.classJdkAlpnApplicationProtocolNegotiator.java
package io.grpc.netty.shaded.io.netty.handler.ssl
final io.grpc.netty.shaded.io.netty.handler.ssl.JdkAlpnApplicationProtocolNegotiator$AlpnWrapper extends io.grpc.netty.shaded.io.netty.handler.ssl.JdkApplicationProtocolNegotiator$AllocatorAwareSslEngineWrapperFactory {
private void ()
public javax.net.ssl.SSLEngine wrapSslEngine (javax.net.ssl.SSLEngine, io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator, io.grpc.netty.shaded.io.netty.handler.ssl.JdkApplicationProtocolNegotiator, boolean)
javax.net.ssl.SSLEngine engine
io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator alloc
io.grpc.netty.shaded.io.netty.handler.ssl.JdkApplicationProtocolNegotiator applicationNegotiator
boolean isServer
void (io.grpc.netty.shaded.io.netty.handler.ssl.JdkAlpnApplicationProtocolNegotiator$1)
io.grpc.netty.shaded.io.netty.handler.ssl.JdkAlpnApplicationProtocolNegotiator$1 x0
}
io/grpc/netty/shaded/io/netty/handler/ssl/ReferenceCountedOpenSslServerContext$ServerContext.classReferenceCountedOpenSslServerContext.java
package io.grpc.netty.shaded.io.netty.handler.ssl
final io.grpc.netty.shaded.io.netty.handler.ssl.ReferenceCountedOpenSslServerContext$ServerContext extends java.lang.Object {
io.grpc.netty.shaded.io.netty.handler.ssl.OpenSslServerSessionContext sessionContext
io.grpc.netty.shaded.io.netty.handler.ssl.OpenSslKeyMaterialManager keyMaterialManager
void ()
}
io/grpc/netty/shaded/io/netty/handler/ssl/PemValue.classPemValue.java
package io.grpc.netty.shaded.io.netty.handler.ssl
io.grpc.netty.shaded.io.netty.handler.ssl.PemValue extends io.grpc.netty.shaded.io.netty.util.AbstractReferenceCounted implements io.grpc.netty.shaded.io.netty.handler.ssl.PemEncoded {
private final io.grpc.netty.shaded.io.netty.buffer.ByteBuf content
private final boolean sensitive
public void (io.grpc.netty.shaded.io.netty.buffer.ByteBuf, boolean)
io.grpc.netty.shaded.io.netty.buffer.ByteBuf content
boolean sensitive
public boolean isSensitive ()
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf content ()
int count
public io.grpc.netty.shaded.io.netty.handler.ssl.PemValue copy ()
public io.grpc.netty.shaded.io.netty.handler.ssl.PemValue duplicate ()
public io.grpc.netty.shaded.io.netty.handler.ssl.PemValue retainedDuplicate ()
public io.grpc.netty.shaded.io.netty.handler.ssl.PemValue replace (io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
io.grpc.netty.shaded.io.netty.buffer.ByteBuf content
public io.grpc.netty.shaded.io.netty.handler.ssl.PemValue touch ()
public io.grpc.netty.shaded.io.netty.handler.ssl.PemValue touch (java.lang.Object)
Object hint
public io.grpc.netty.shaded.io.netty.handler.ssl.PemValue retain ()
public io.grpc.netty.shaded.io.netty.handler.ssl.PemValue retain (int)
int increment
protected void deallocate ()
public volatile io.grpc.netty.shaded.io.netty.util.ReferenceCounted touch ()
public volatile io.grpc.netty.shaded.io.netty.util.ReferenceCounted retain (int)
public volatile io.grpc.netty.shaded.io.netty.util.ReferenceCounted retain ()
public volatile io.grpc.netty.shaded.io.netty.util.ReferenceCounted touch (java.lang.Object)
public volatile io.grpc.netty.shaded.io.netty.handler.ssl.PemEncoded touch (java.lang.Object)
public volatile io.grpc.netty.shaded.io.netty.handler.ssl.PemEncoded touch ()
public volatile io.grpc.netty.shaded.io.netty.handler.ssl.PemEncoded retain (int)
public volatile io.grpc.netty.shaded.io.netty.handler.ssl.PemEncoded retain ()
public volatile io.grpc.netty.shaded.io.netty.handler.ssl.PemEncoded replace (io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
public volatile io.grpc.netty.shaded.io.netty.handler.ssl.PemEncoded retainedDuplicate ()
public volatile io.grpc.netty.shaded.io.netty.handler.ssl.PemEncoded duplicate ()
public volatile io.grpc.netty.shaded.io.netty.handler.ssl.PemEncoded copy ()
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBufHolder touch (java.lang.Object)
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBufHolder touch ()
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBufHolder retain (int)
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBufHolder retain ()
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBufHolder replace (io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBufHolder retainedDuplicate ()
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBufHolder duplicate ()
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBufHolder copy ()
}
io/grpc/netty/shaded/io/netty/handler/ssl/SslHandler$10.classSslHandler.java
package io.grpc.netty.shaded.io.netty.handler.ssl
io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler$10 extends java.lang.Object {
static final int[] $SwitchMap$javax$net$ssl$SSLEngineResult$HandshakeStatus
static final int[] $SwitchMap$javax$net$ssl$SSLEngineResult$Status
static void ()
}
io/grpc/netty/shaded/io/netty/handler/ssl/JettyAlpnSslEngine$1.classJettyAlpnSslEngine.java
package io.grpc.netty.shaded.io.netty.handler.ssl
io.grpc.netty.shaded.io.netty.handler.ssl.JettyAlpnSslEngine$1 extends java.lang.Object {
}
io/grpc/netty/shaded/io/netty/handler/ssl/Java9SslUtils$6.classJava9SslUtils.java
package io.grpc.netty.shaded.io.netty.handler.ssl
final io.grpc.netty.shaded.io.netty.handler.ssl.Java9SslUtils$6 extends java.lang.Object implements java.security.PrivilegedExceptionAction {
void ()
public java.lang.reflect.Method run () throws java.lang.Exception
public volatile java.lang.Object run () throws java.lang.Exception
}
io/grpc/netty/shaded/io/netty/handler/ssl/ConscryptAlpnSslEngine$1.classConscryptAlpnSslEngine.java
package io.grpc.netty.shaded.io.netty.handler.ssl
io.grpc.netty.shaded.io.netty.handler.ssl.ConscryptAlpnSslEngine$1 extends java.lang.Object {
}
io/grpc/netty/shaded/io/netty/handler/ssl/JettyAlpnSslEngine$ClientEngine.classJettyAlpnSslEngine.java
package io.grpc.netty.shaded.io.netty.handler.ssl
final io.grpc.netty.shaded.io.netty.handler.ssl.JettyAlpnSslEngine$ClientEngine extends io.grpc.netty.shaded.io.netty.handler.ssl.JettyAlpnSslEngine {
void (javax.net.ssl.SSLEngine, io.grpc.netty.shaded.io.netty.handler.ssl.JdkApplicationProtocolNegotiator)
javax.net.ssl.SSLEngine engine
io.grpc.netty.shaded.io.netty.handler.ssl.JdkApplicationProtocolNegotiator applicationNegotiator
io.grpc.netty.shaded.io.netty.handler.ssl.JdkApplicationProtocolNegotiator$ProtocolSelectionListener protocolListener
public void closeInbound () throws javax.net.ssl.SSLException
public void closeOutbound ()
}
io/grpc/netty/shaded/io/netty/handler/ssl/ConscryptAlpnSslEngine.classConscryptAlpnSslEngine.java
package io.grpc.netty.shaded.io.netty.handler.ssl
abstract io.grpc.netty.shaded.io.netty.handler.ssl.ConscryptAlpnSslEngine extends io.grpc.netty.shaded.io.netty.handler.ssl.JdkSslEngine {
private static final boolean USE_BUFFER_ALLOCATOR
static io.grpc.netty.shaded.io.netty.handler.ssl.ConscryptAlpnSslEngine newClientEngine (javax.net.ssl.SSLEngine, io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator, io.grpc.netty.shaded.io.netty.handler.ssl.JdkApplicationProtocolNegotiator)
javax.net.ssl.SSLEngine engine
io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator alloc
io.grpc.netty.shaded.io.netty.handler.ssl.JdkApplicationProtocolNegotiator applicationNegotiator
static io.grpc.netty.shaded.io.netty.handler.ssl.ConscryptAlpnSslEngine newServerEngine (javax.net.ssl.SSLEngine, io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator, io.grpc.netty.shaded.io.netty.handler.ssl.JdkApplicationProtocolNegotiator)
javax.net.ssl.SSLEngine engine
io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator alloc
io.grpc.netty.shaded.io.netty.handler.ssl.JdkApplicationProtocolNegotiator applicationNegotiator
private void (javax.net.ssl.SSLEngine, io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator, java.util.List)
javax.net.ssl.SSLEngine engine
io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator alloc
java.util.List protocols
final int calculateOutNetBufSize (int, int)
int plaintextBytes
int numBuffers
long maxOverhead
final javax.net.ssl.SSLEngineResult unwrap (java.nio.ByteBuffer[], java.nio.ByteBuffer[]) throws javax.net.ssl.SSLException
java.nio.ByteBuffer[] srcs
java.nio.ByteBuffer[] dests
void (javax.net.ssl.SSLEngine, io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator, java.util.List, io.grpc.netty.shaded.io.netty.handler.ssl.ConscryptAlpnSslEngine$1)
javax.net.ssl.SSLEngine x0
io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator x1
java.util.List x2
io.grpc.netty.shaded.io.netty.handler.ssl.ConscryptAlpnSslEngine$1 x3
static void ()
}
io/grpc/netty/shaded/io/netty/handler/ssl/ConscryptAlpnSslEngine$ClientEngine$1.classConscryptAlpnSslEngine.java
package io.grpc.netty.shaded.io.netty.handler.ssl
io.grpc.netty.shaded.io.netty.handler.ssl.ConscryptAlpnSslEngine$ClientEngine$1 extends org.conscrypt.HandshakeListener {
final io.grpc.netty.shaded.io.netty.handler.ssl.ConscryptAlpnSslEngine$ClientEngine this$0
void (io.grpc.netty.shaded.io.netty.handler.ssl.ConscryptAlpnSslEngine$ClientEngine)
io.grpc.netty.shaded.io.netty.handler.ssl.ConscryptAlpnSslEngine$ClientEngine this$0
public void onHandshakeFinished () throws javax.net.ssl.SSLException
}
io/grpc/netty/shaded/io/netty/handler/ssl/ApplicationProtocolNegotiationHandler.classApplicationProtocolNegotiationHandler.java
package io.grpc.netty.shaded.io.netty.handler.ssl
public abstract io.grpc.netty.shaded.io.netty.handler.ssl.ApplicationProtocolNegotiationHandler extends io.grpc.netty.shaded.io.netty.channel.ChannelInboundHandlerAdapter {
private static final io.grpc.netty.shaded.io.netty.util.internal.logging.InternalLogger logger
private final String fallbackProtocol
protected void (java.lang.String)
String fallbackProtocol
public void userEventTriggered (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, java.lang.Object) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler sslHandler
String protocol
io.grpc.netty.shaded.io.netty.handler.ssl.SslHandshakeCompletionEvent handshakeEvent
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
Object evt
protected abstract void configurePipeline (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, java.lang.String) throws java.lang.Exception
protected void handshakeFailure (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, java.lang.Throwable) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
Throwable cause
public void exceptionCaught (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, java.lang.Throwable) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
Throwable cause
static void ()
}
io/grpc/netty/shaded/io/netty/handler/ssl/Java9SslUtils$3.classJava9SslUtils.java
package io.grpc.netty.shaded.io.netty.handler.ssl
final io.grpc.netty.shaded.io.netty.handler.ssl.Java9SslUtils$3 extends java.lang.Object implements java.security.PrivilegedExceptionAction {
void ()
public java.lang.reflect.Method run () throws java.lang.Exception
public volatile java.lang.Object run () throws java.lang.Exception
}
io/grpc/netty/shaded/io/netty/handler/ssl/OpenSslJavaxX509Certificate.classOpenSslJavaxX509Certificate.java
package io.grpc.netty.shaded.io.netty.handler.ssl
final io.grpc.netty.shaded.io.netty.handler.ssl.OpenSslJavaxX509Certificate extends javax.security.cert.X509Certificate {
private final byte[] bytes
private javax.security.cert.X509Certificate wrapped
public void (byte[])
byte[] bytes
public void checkValidity () throws javax.security.cert.CertificateExpiredException javax.security.cert.CertificateNotYetValidException
public void checkValidity (java.util.Date) throws javax.security.cert.CertificateExpiredException javax.security.cert.CertificateNotYetValidException
java.util.Date date
public int getVersion ()
public java.math.BigInteger getSerialNumber ()
public java.security.Principal getIssuerDN ()
public java.security.Principal getSubjectDN ()
public java.util.Date getNotBefore ()
public java.util.Date getNotAfter ()
public java.lang.String getSigAlgName ()
public java.lang.String getSigAlgOID ()
public byte[] getSigAlgParams ()
public byte[] getEncoded ()
public void verify (java.security.PublicKey) throws javax.security.cert.CertificateException java.security.NoSuchAlgorithmException java.security.InvalidKeyException java.security.NoSuchProviderException java.security.SignatureException
java.security.PublicKey key
public void verify (java.security.PublicKey, java.lang.String) throws javax.security.cert.CertificateException java.security.NoSuchAlgorithmException java.security.InvalidKeyException java.security.NoSuchProviderException java.security.SignatureException
java.security.PublicKey key
String sigProvider
public java.lang.String toString ()
public java.security.PublicKey getPublicKey ()
private javax.security.cert.X509Certificate unwrap ()
javax.security.cert.CertificateException e
javax.security.cert.X509Certificate wrapped
}
io/grpc/netty/shaded/io/netty/handler/ssl/JdkNpnApplicationProtocolNegotiator$1.classJdkNpnApplicationProtocolNegotiator.java
package io.grpc.netty.shaded.io.netty.handler.ssl
final io.grpc.netty.shaded.io.netty.handler.ssl.JdkNpnApplicationProtocolNegotiator$1 extends java.lang.Object implements io.grpc.netty.shaded.io.netty.handler.ssl.JdkApplicationProtocolNegotiator$SslEngineWrapperFactory {
void ()
public javax.net.ssl.SSLEngine wrapSslEngine (javax.net.ssl.SSLEngine, io.grpc.netty.shaded.io.netty.handler.ssl.JdkApplicationProtocolNegotiator, boolean)
javax.net.ssl.SSLEngine engine
io.grpc.netty.shaded.io.netty.handler.ssl.JdkApplicationProtocolNegotiator applicationNegotiator
boolean isServer
}
io/grpc/netty/shaded/io/netty/handler/ssl/ApplicationProtocolUtil.classApplicationProtocolUtil.java
package io.grpc.netty.shaded.io.netty.handler.ssl
final io.grpc.netty.shaded.io.netty.handler.ssl.ApplicationProtocolUtil extends java.lang.Object {
private static final int DEFAULT_LIST_SIZE
private void ()
static java.util.List toList (java.lang.Iterable)
Iterable protocols
static java.util.List toList (int, java.lang.Iterable)
String p
int initialListSize
Iterable protocols
java.util.List result
static transient java.util.List toList (java.lang.String[])
String[] protocols
static transient java.util.List toList (int, java.lang.String[])
String p
int initialListSize
String[] protocols
java.util.List result
}
io/grpc/netty/shaded/io/netty/handler/ssl/SslHandler$8.classSslHandler.java
package io.grpc.netty.shaded.io.netty.handler.ssl
io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler$8 extends java.lang.Object implements java.lang.Runnable {
final io.grpc.netty.shaded.io.netty.channel.ChannelFuture val$flushFuture
final io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext val$ctx
final io.grpc.netty.shaded.io.netty.channel.ChannelPromise val$promise
final io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler this$0
void (io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler, io.grpc.netty.shaded.io.netty.channel.ChannelFuture, io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler this$0
public void run ()
}
io/grpc/netty/shaded/io/netty/handler/ssl/ApplicationProtocolConfig$Protocol.classApplicationProtocolConfig.java
package io.grpc.netty.shaded.io.netty.handler.ssl
public final io.grpc.netty.shaded.io.netty.handler.ssl.ApplicationProtocolConfig$Protocol extends java.lang.Enum {
public static final io.grpc.netty.shaded.io.netty.handler.ssl.ApplicationProtocolConfig$Protocol NONE
public static final io.grpc.netty.shaded.io.netty.handler.ssl.ApplicationProtocolConfig$Protocol NPN
public static final io.grpc.netty.shaded.io.netty.handler.ssl.ApplicationProtocolConfig$Protocol ALPN
public static final io.grpc.netty.shaded.io.netty.handler.ssl.ApplicationProtocolConfig$Protocol NPN_AND_ALPN
private static final io.grpc.netty.shaded.io.netty.handler.ssl.ApplicationProtocolConfig$Protocol[] $VALUES
public static io.grpc.netty.shaded.io.netty.handler.ssl.ApplicationProtocolConfig$Protocol[] values ()
public static io.grpc.netty.shaded.io.netty.handler.ssl.ApplicationProtocolConfig$Protocol valueOf (java.lang.String)
String name
private void (java.lang.String, int)
static void ()
}
io/grpc/netty/shaded/io/netty/handler/ssl/SniHandler$Selection.classSniHandler.java
package io.grpc.netty.shaded.io.netty.handler.ssl
final io.grpc.netty.shaded.io.netty.handler.ssl.SniHandler$Selection extends java.lang.Object {
final io.grpc.netty.shaded.io.netty.handler.ssl.SslContext context
final String hostname
void (io.grpc.netty.shaded.io.netty.handler.ssl.SslContext, java.lang.String)
io.grpc.netty.shaded.io.netty.handler.ssl.SslContext context
String hostname
}
io/grpc/netty/shaded/io/netty/handler/ssl/SniCompletionEvent.classSniCompletionEvent.java
package io.grpc.netty.shaded.io.netty.handler.ssl
public final io.grpc.netty.shaded.io.netty.handler.ssl.SniCompletionEvent extends io.grpc.netty.shaded.io.netty.handler.ssl.SslCompletionEvent {
private final String hostname
void (java.lang.String)
String hostname
void (java.lang.String, java.lang.Throwable)
String hostname
Throwable cause
void (java.lang.Throwable)
Throwable cause
public java.lang.String hostname ()
public java.lang.String toString ()
Throwable cause
}
io/grpc/netty/shaded/io/netty/handler/ssl/OpenSslCachingKeyMaterialProvider.classOpenSslCachingKeyMaterialProvider.java
package io.grpc.netty.shaded.io.netty.handler.ssl
final io.grpc.netty.shaded.io.netty.handler.ssl.OpenSslCachingKeyMaterialProvider extends io.grpc.netty.shaded.io.netty.handler.ssl.OpenSslKeyMaterialProvider {
private final java.util.concurrent.ConcurrentMap cache
void (javax.net.ssl.X509KeyManager, java.lang.String)
javax.net.ssl.X509KeyManager keyManager
String password
io.grpc.netty.shaded.io.netty.handler.ssl.OpenSslKeyMaterial chooseKeyMaterial (io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator, java.lang.String) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.handler.ssl.OpenSslKeyMaterial old
io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator allocator
String alias
io.grpc.netty.shaded.io.netty.handler.ssl.OpenSslKeyMaterial material
void destroy ()
java.util.Iterator iterator
}
io/grpc/netty/shaded/io/netty/handler/ssl/SupportedCipherSuiteFilter.classSupportedCipherSuiteFilter.java
package io.grpc.netty.shaded.io.netty.handler.ssl
public final io.grpc.netty.shaded.io.netty.handler.ssl.SupportedCipherSuiteFilter extends java.lang.Object implements io.grpc.netty.shaded.io.netty.handler.ssl.CipherSuiteFilter {
public static final io.grpc.netty.shaded.io.netty.handler.ssl.SupportedCipherSuiteFilter INSTANCE
private void ()
public java.lang.String[] filterCipherSuites (java.lang.Iterable, java.util.List, java.util.Set)
java.util.List newCiphers
String c
Iterable ciphers
java.util.List defaultCiphers
java.util.Set supportedCiphers
java.util.List newCiphers
static void ()
}
io/grpc/netty/shaded/io/netty/handler/ssl/ReferenceCountedOpenSslClientContext$OpenSslCertificateRequestedCallback.classReferenceCountedOpenSslClientContext.java
package io.grpc.netty.shaded.io.netty.handler.ssl
final io.grpc.netty.shaded.io.netty.handler.ssl.ReferenceCountedOpenSslClientContext$OpenSslCertificateRequestedCallback extends java.lang.Object implements io.grpc.netty.shaded.io.netty.internal.tcnative.CertificateRequestedCallback {
private final io.grpc.netty.shaded.io.netty.handler.ssl.OpenSslEngineMap engineMap
private final io.grpc.netty.shaded.io.netty.handler.ssl.OpenSslKeyMaterialManager keyManagerHolder
void (io.grpc.netty.shaded.io.netty.handler.ssl.OpenSslEngineMap, io.grpc.netty.shaded.io.netty.handler.ssl.OpenSslKeyMaterialManager)
io.grpc.netty.shaded.io.netty.handler.ssl.OpenSslEngineMap engineMap
io.grpc.netty.shaded.io.netty.handler.ssl.OpenSslKeyMaterialManager keyManagerHolder
public void requested (long, long, long, byte[], byte[][])
javax.security.auth.x500.X500Principal[] issuers
int i
java.util.Set keyTypesSet
String[] keyTypes
javax.security.auth.x500.X500Principal[] issuers
javax.net.ssl.SSLHandshakeException e
Throwable cause
long ssl
long certOut
long keyOut
byte[] keyTypeBytes
byte[][] asn1DerEncodedPrincipals
io.grpc.netty.shaded.io.netty.handler.ssl.ReferenceCountedOpenSslEngine engine
private static java.util.Set supportedClientKeyTypes (byte[])
String keyType
byte keyTypeCode
byte[] clientCertificateTypes
java.util.Set result
private static java.lang.String clientKeyType (byte)
byte clientCertificateType
}
io/grpc/netty/shaded/io/netty/handler/ssl/JdkSslEngine.classJdkSslEngine.java
package io.grpc.netty.shaded.io.netty.handler.ssl
io.grpc.netty.shaded.io.netty.handler.ssl.JdkSslEngine extends javax.net.ssl.SSLEngine implements io.grpc.netty.shaded.io.netty.handler.ssl.ApplicationProtocolAccessor {
private final javax.net.ssl.SSLEngine engine
private volatile String applicationProtocol
void (javax.net.ssl.SSLEngine)
javax.net.ssl.SSLEngine engine
public java.lang.String getNegotiatedApplicationProtocol ()
void setNegotiatedApplicationProtocol (java.lang.String)
String applicationProtocol
public javax.net.ssl.SSLSession getSession ()
public javax.net.ssl.SSLEngine getWrappedEngine ()
public void closeInbound () throws javax.net.ssl.SSLException
public void closeOutbound ()
public java.lang.String getPeerHost ()
public int getPeerPort ()
public javax.net.ssl.SSLEngineResult wrap (java.nio.ByteBuffer, java.nio.ByteBuffer) throws javax.net.ssl.SSLException
java.nio.ByteBuffer byteBuffer
java.nio.ByteBuffer byteBuffer2
public javax.net.ssl.SSLEngineResult wrap (java.nio.ByteBuffer[], java.nio.ByteBuffer) throws javax.net.ssl.SSLException
java.nio.ByteBuffer[] byteBuffers
java.nio.ByteBuffer byteBuffer
public javax.net.ssl.SSLEngineResult wrap (java.nio.ByteBuffer[], int, int, java.nio.ByteBuffer) throws javax.net.ssl.SSLException
java.nio.ByteBuffer[] byteBuffers
int i
int i2
java.nio.ByteBuffer byteBuffer
public javax.net.ssl.SSLEngineResult unwrap (java.nio.ByteBuffer, java.nio.ByteBuffer) throws javax.net.ssl.SSLException
java.nio.ByteBuffer byteBuffer
java.nio.ByteBuffer byteBuffer2
public javax.net.ssl.SSLEngineResult unwrap (java.nio.ByteBuffer, java.nio.ByteBuffer[]) throws javax.net.ssl.SSLException
java.nio.ByteBuffer byteBuffer
java.nio.ByteBuffer[] byteBuffers
public javax.net.ssl.SSLEngineResult unwrap (java.nio.ByteBuffer, java.nio.ByteBuffer[], int, int) throws javax.net.ssl.SSLException
java.nio.ByteBuffer byteBuffer
java.nio.ByteBuffer[] byteBuffers
int i
int i2
public java.lang.Runnable getDelegatedTask ()
public boolean isInboundDone ()
public boolean isOutboundDone ()
public java.lang.String[] getSupportedCipherSuites ()
public java.lang.String[] getEnabledCipherSuites ()
public void setEnabledCipherSuites (java.lang.String[])
String[] strings
public java.lang.String[] getSupportedProtocols ()
public java.lang.String[] getEnabledProtocols ()
public void setEnabledProtocols (java.lang.String[])
String[] strings
public javax.net.ssl.SSLSession getHandshakeSession ()
public void beginHandshake () throws javax.net.ssl.SSLException
public javax.net.ssl.SSLEngineResult$HandshakeStatus getHandshakeStatus ()
public void setUseClientMode (boolean)
boolean b
public boolean getUseClientMode ()
public void setNeedClientAuth (boolean)
boolean b
public boolean getNeedClientAuth ()
public void setWantClientAuth (boolean)
boolean b
public boolean getWantClientAuth ()
public void setEnableSessionCreation (boolean)
boolean b
public boolean getEnableSessionCreation ()
public javax.net.ssl.SSLParameters getSSLParameters ()
public void setSSLParameters (javax.net.ssl.SSLParameters)
javax.net.ssl.SSLParameters sslParameters
}
io/grpc/netty/shaded/io/netty/handler/ssl/OpenSslX509KeyManagerFactory$OpenSslKeyManagerFactorySpi$ProviderFactory$OpenSslPopulatedKeyMaterialProvider.classOpenSslX509KeyManagerFactory.java
package io.grpc.netty.shaded.io.netty.handler.ssl
final io.grpc.netty.shaded.io.netty.handler.ssl.OpenSslX509KeyManagerFactory$OpenSslKeyManagerFactorySpi$ProviderFactory$OpenSslPopulatedKeyMaterialProvider extends io.grpc.netty.shaded.io.netty.handler.ssl.OpenSslKeyMaterialProvider {
private final java.util.Map materialMap
void (javax.net.ssl.X509KeyManager, java.lang.String, java.lang.Iterable)
Exception e
String alias
javax.net.ssl.X509KeyManager keyManager
String password
Iterable aliases
boolean initComplete
io.grpc.netty.shaded.io.netty.handler.ssl.OpenSslKeyMaterial chooseKeyMaterial (io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator, java.lang.String) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator allocator
String alias
Object value
void destroy ()
Object material
}
io/grpc/netty/shaded/io/netty/handler/traffic/GlobalChannelTrafficShapingHandler.classGlobalChannelTrafficShapingHandler.java
package io.grpc.netty.shaded.io.netty.handler.traffic
public io.grpc.netty.shaded.io.netty.handler.traffic.GlobalChannelTrafficShapingHandler extends io.grpc.netty.shaded.io.netty.handler.traffic.AbstractTrafficShapingHandler {
private static final io.grpc.netty.shaded.io.netty.util.internal.logging.InternalLogger logger
final java.util.concurrent.ConcurrentMap channelQueues
private final java.util.concurrent.atomic.AtomicLong queuesSize
private final java.util.concurrent.atomic.AtomicLong cumulativeWrittenBytes
private final java.util.concurrent.atomic.AtomicLong cumulativeReadBytes
volatile long maxGlobalWriteSize
private volatile long writeChannelLimit
private volatile long readChannelLimit
private static final float DEFAULT_DEVIATION
private static final float MAX_DEVIATION
private static final float DEFAULT_SLOWDOWN
private static final float DEFAULT_ACCELERATION
private volatile float maxDeviation
private volatile float accelerationFactor
private volatile float slowDownFactor
private volatile boolean readDeviationActive
private volatile boolean writeDeviationActive
void createGlobalTrafficCounter (java.util.concurrent.ScheduledExecutorService)
java.util.concurrent.ScheduledExecutorService executor
io.grpc.netty.shaded.io.netty.handler.traffic.TrafficCounter tc
protected int userDefinedWritabilityIndex ()
public void (java.util.concurrent.ScheduledExecutorService, long, long, long, long, long, long)
java.util.concurrent.ScheduledExecutorService executor
long writeGlobalLimit
long readGlobalLimit
long writeChannelLimit
long readChannelLimit
long checkInterval
long maxTime
public void (java.util.concurrent.ScheduledExecutorService, long, long, long, long, long)
java.util.concurrent.ScheduledExecutorService executor
long writeGlobalLimit
long readGlobalLimit
long writeChannelLimit
long readChannelLimit
long checkInterval
public void (java.util.concurrent.ScheduledExecutorService, long, long, long, long)
java.util.concurrent.ScheduledExecutorService executor
long writeGlobalLimit
long readGlobalLimit
long writeChannelLimit
long readChannelLimit
public void (java.util.concurrent.ScheduledExecutorService, long)
java.util.concurrent.ScheduledExecutorService executor
long checkInterval
public void (java.util.concurrent.ScheduledExecutorService)
java.util.concurrent.ScheduledExecutorService executor
public float maxDeviation ()
public float accelerationFactor ()
public float slowDownFactor ()
public void setMaxDeviation (float, float, float)
float maxDeviation
float slowDownFactor
float accelerationFactor
private void computeDeviationCumulativeBytes ()
long value
io.grpc.netty.shaded.io.netty.handler.traffic.GlobalChannelTrafficShapingHandler$PerChannel perChannel
long maxWrittenBytes
long maxReadBytes
long minWrittenBytes
long minReadBytes
boolean multiple
protected void doAccounting (io.grpc.netty.shaded.io.netty.handler.traffic.TrafficCounter)
io.grpc.netty.shaded.io.netty.handler.traffic.TrafficCounter counter
private long computeBalancedWait (float, float, long)
float maxLocal
float maxGlobal
long wait
float ratio
public long getMaxGlobalWriteSize ()
public void setMaxGlobalWriteSize (long)
long maxGlobalWriteSize
public long queuesSize ()
public void configureChannel (long, long)
io.grpc.netty.shaded.io.netty.handler.traffic.GlobalChannelTrafficShapingHandler$PerChannel perChannel
long newWriteLimit
long newReadLimit
long now
public long getWriteChannelLimit ()
public void setWriteChannelLimit (long)
io.grpc.netty.shaded.io.netty.handler.traffic.GlobalChannelTrafficShapingHandler$PerChannel perChannel
long writeLimit
long now
public long getReadChannelLimit ()
public void setReadChannelLimit (long)
io.grpc.netty.shaded.io.netty.handler.traffic.GlobalChannelTrafficShapingHandler$PerChannel perChannel
long readLimit
long now
public final void release ()
private io.grpc.netty.shaded.io.netty.handler.traffic.GlobalChannelTrafficShapingHandler$PerChannel getOrSetPerChannel (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext)
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
io.grpc.netty.shaded.io.netty.channel.Channel channel
Integer key
io.grpc.netty.shaded.io.netty.handler.traffic.GlobalChannelTrafficShapingHandler$PerChannel perChannel
public void handlerAdded (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
public void handlerRemoved (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext) throws java.lang.Exception
long size
io.grpc.netty.shaded.io.netty.handler.traffic.GlobalChannelTrafficShapingHandler$ToSend toSend
io.grpc.netty.shaded.io.netty.handler.traffic.GlobalChannelTrafficShapingHandler$ToSend toSend
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
io.grpc.netty.shaded.io.netty.channel.Channel channel
Integer key
io.grpc.netty.shaded.io.netty.handler.traffic.GlobalChannelTrafficShapingHandler$PerChannel perChannel
public void channelRead (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, java.lang.Object) throws java.lang.Exception
long maxLocalRead
long maxGlobalRead
io.grpc.netty.shaded.io.netty.util.Attribute attr
Runnable reopenTask
io.grpc.netty.shaded.io.netty.channel.Channel channel
io.grpc.netty.shaded.io.netty.channel.ChannelConfig config
long waitGlobal
Integer key
io.grpc.netty.shaded.io.netty.handler.traffic.GlobalChannelTrafficShapingHandler$PerChannel perChannel
long wait
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
Object msg
long size
long now
protected long checkWaitReadTime (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, long, long)
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
long wait
long now
Integer key
io.grpc.netty.shaded.io.netty.handler.traffic.GlobalChannelTrafficShapingHandler$PerChannel perChannel
protected void informReadOperation (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, long)
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
long now
Integer key
io.grpc.netty.shaded.io.netty.handler.traffic.GlobalChannelTrafficShapingHandler$PerChannel perChannel
protected long maximumCumulativeWrittenBytes ()
protected long maximumCumulativeReadBytes ()
public java.util.Collection channelTrafficCounters ()
public void write (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, java.lang.Object, io.grpc.netty.shaded.io.netty.channel.ChannelPromise) throws java.lang.Exception
long maxLocalWrite
long maxGlobalWrite
long waitGlobal
Integer key
io.grpc.netty.shaded.io.netty.handler.traffic.GlobalChannelTrafficShapingHandler$PerChannel perChannel
long wait
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
Object msg
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
long size
long now
protected void submitWrite (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, java.lang.Object, long, long, long, io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
io.grpc.netty.shaded.io.netty.handler.traffic.GlobalChannelTrafficShapingHandler$ToSend newToSend
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
Object msg
long size
long writedelay
long now
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
io.grpc.netty.shaded.io.netty.channel.Channel channel
Integer key
io.grpc.netty.shaded.io.netty.handler.traffic.GlobalChannelTrafficShapingHandler$PerChannel perChannel
io.grpc.netty.shaded.io.netty.handler.traffic.GlobalChannelTrafficShapingHandler$ToSend newToSend
long delay
boolean globalSizeExceeded
long futureNow
io.grpc.netty.shaded.io.netty.handler.traffic.GlobalChannelTrafficShapingHandler$PerChannel forSchedule
private void sendAllValid (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, io.grpc.netty.shaded.io.netty.handler.traffic.GlobalChannelTrafficShapingHandler$PerChannel, long)
long size
io.grpc.netty.shaded.io.netty.handler.traffic.GlobalChannelTrafficShapingHandler$ToSend newToSend
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
io.grpc.netty.shaded.io.netty.handler.traffic.GlobalChannelTrafficShapingHandler$PerChannel perChannel
long now
public java.lang.String toString ()
static void access$100 (io.grpc.netty.shaded.io.netty.handler.traffic.GlobalChannelTrafficShapingHandler, io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, io.grpc.netty.shaded.io.netty.handler.traffic.GlobalChannelTrafficShapingHandler$PerChannel, long)
io.grpc.netty.shaded.io.netty.handler.traffic.GlobalChannelTrafficShapingHandler x0
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext x1
io.grpc.netty.shaded.io.netty.handler.traffic.GlobalChannelTrafficShapingHandler$PerChannel x2
long x3
static void ()
}
io/grpc/netty/shaded/io/netty/handler/traffic/GlobalChannelTrafficShapingHandler$PerChannel.classGlobalChannelTrafficShapingHandler.java
package io.grpc.netty.shaded.io.netty.handler.traffic
final io.grpc.netty.shaded.io.netty.handler.traffic.GlobalChannelTrafficShapingHandler$PerChannel extends java.lang.Object {
java.util.ArrayDeque messagesQueue
io.grpc.netty.shaded.io.netty.handler.traffic.TrafficCounter channelTrafficCounter
long queueSize
long lastWriteTimestamp
long lastReadTimestamp
void ()
}
io/grpc/netty/shaded/io/netty/handler/traffic/GlobalTrafficShapingHandler$PerChannel.classGlobalTrafficShapingHandler.java
package io.grpc.netty.shaded.io.netty.handler.traffic
final io.grpc.netty.shaded.io.netty.handler.traffic.GlobalTrafficShapingHandler$PerChannel extends java.lang.Object {
java.util.ArrayDeque messagesQueue
long queueSize
long lastWriteTimestamp
long lastReadTimestamp
private void ()
void (io.grpc.netty.shaded.io.netty.handler.traffic.GlobalTrafficShapingHandler$1)
io.grpc.netty.shaded.io.netty.handler.traffic.GlobalTrafficShapingHandler$1 x0
}
io/grpc/netty/shaded/io/netty/handler/traffic/TrafficCounter.classTrafficCounter.java
package io.grpc.netty.shaded.io.netty.handler.traffic
public io.grpc.netty.shaded.io.netty.handler.traffic.TrafficCounter extends java.lang.Object {
private static final io.grpc.netty.shaded.io.netty.util.internal.logging.InternalLogger logger
private final java.util.concurrent.atomic.AtomicLong currentWrittenBytes
private final java.util.concurrent.atomic.AtomicLong currentReadBytes
private long writingTime
private long readingTime
private final java.util.concurrent.atomic.AtomicLong cumulativeWrittenBytes
private final java.util.concurrent.atomic.AtomicLong cumulativeReadBytes
private long lastCumulativeTime
private long lastWriteThroughput
private long lastReadThroughput
final java.util.concurrent.atomic.AtomicLong lastTime
private volatile long lastWrittenBytes
private volatile long lastReadBytes
private volatile long lastWritingTime
private volatile long lastReadingTime
private final java.util.concurrent.atomic.AtomicLong realWrittenBytes
private long realWriteThroughput
final java.util.concurrent.atomic.AtomicLong checkInterval
final String name
final io.grpc.netty.shaded.io.netty.handler.traffic.AbstractTrafficShapingHandler trafficShapingHandler
final java.util.concurrent.ScheduledExecutorService executor
Runnable monitor
volatile java.util.concurrent.ScheduledFuture scheduledFuture
volatile boolean monitorActive
public static long milliSecondFromNano ()
public synchronized void start ()
long localCheckInterval
public synchronized void stop ()
synchronized void resetAccounting (long)
long newLastTime
long interval
public void (java.util.concurrent.ScheduledExecutorService, java.lang.String, long)
java.util.concurrent.ScheduledExecutorService executor
String name
long checkInterval
public void (io.grpc.netty.shaded.io.netty.handler.traffic.AbstractTrafficShapingHandler, java.util.concurrent.ScheduledExecutorService, java.lang.String, long)
io.grpc.netty.shaded.io.netty.handler.traffic.AbstractTrafficShapingHandler trafficShapingHandler
java.util.concurrent.ScheduledExecutorService executor
String name
long checkInterval
private void init (long)
long checkInterval
public void configure (long)
long newCheckInterval
long newInterval
void bytesRecvFlowControl (long)
long recv
void bytesWriteFlowControl (long)
long write
void bytesRealWriteFlowControl (long)
long write
public long checkInterval ()
public long lastReadThroughput ()
public long lastWriteThroughput ()
public long lastReadBytes ()
public long lastWrittenBytes ()
public long currentReadBytes ()
public long currentWrittenBytes ()
public long lastTime ()
public long cumulativeWrittenBytes ()
public long cumulativeReadBytes ()
public long lastCumulativeTime ()
public java.util.concurrent.atomic.AtomicLong getRealWrittenBytes ()
public long getRealWriteThroughput ()
public void resetCumulativeTime ()
public java.lang.String name ()
public long readTimeToWait (long, long, long)
long size
long limitTraffic
long maxTime
public long readTimeToWait (long, long, long, long)
long time
long size
long limitTraffic
long maxTime
long now
long lastTimeCheck
long sum
long localReadingTime
long lastRB
long interval
long pastDelay
long lastsum
long lastinterval
long time
public long writeTimeToWait (long, long, long)
long size
long limitTraffic
long maxTime
public long writeTimeToWait (long, long, long, long)
long time
long size
long limitTraffic
long maxTime
long now
long lastTimeCheck
long sum
long lastWB
long localWritingTime
long pastDelay
long interval
long lastsum
long lastinterval
long time
public java.lang.String toString ()
static void ()
}
io/grpc/netty/shaded/io/netty/handler/stream/ChunkedWriteHandler$2.classChunkedWriteHandler.java
package io.grpc.netty.shaded.io.netty.handler.stream
io.grpc.netty.shaded.io.netty.handler.stream.ChunkedWriteHandler$2 extends java.lang.Object implements io.grpc.netty.shaded.io.netty.channel.ChannelFutureListener {
final io.grpc.netty.shaded.io.netty.handler.stream.ChunkedWriteHandler$PendingWrite val$currentWrite
final io.grpc.netty.shaded.io.netty.handler.stream.ChunkedInput val$chunks
final io.grpc.netty.shaded.io.netty.handler.stream.ChunkedWriteHandler this$0
void (io.grpc.netty.shaded.io.netty.handler.stream.ChunkedWriteHandler, io.grpc.netty.shaded.io.netty.handler.stream.ChunkedWriteHandler$PendingWrite, io.grpc.netty.shaded.io.netty.handler.stream.ChunkedInput)
io.grpc.netty.shaded.io.netty.handler.stream.ChunkedWriteHandler this$0
public void operationComplete (io.grpc.netty.shaded.io.netty.channel.ChannelFuture) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelFuture future
public volatile void operationComplete (io.grpc.netty.shaded.io.netty.util.concurrent.Future) throws java.lang.Exception
}
io/grpc/netty/shaded/io/netty/handler/stream/ChunkedWriteHandler$3.classChunkedWriteHandler.java
package io.grpc.netty.shaded.io.netty.handler.stream
io.grpc.netty.shaded.io.netty.handler.stream.ChunkedWriteHandler$3 extends java.lang.Object implements io.grpc.netty.shaded.io.netty.channel.ChannelFutureListener {
final Object val$pendingMessage
final io.grpc.netty.shaded.io.netty.handler.stream.ChunkedWriteHandler$PendingWrite val$currentWrite
final io.grpc.netty.shaded.io.netty.handler.stream.ChunkedInput val$chunks
final io.grpc.netty.shaded.io.netty.handler.stream.ChunkedWriteHandler this$0
void (io.grpc.netty.shaded.io.netty.handler.stream.ChunkedWriteHandler, java.lang.Object, io.grpc.netty.shaded.io.netty.handler.stream.ChunkedWriteHandler$PendingWrite, io.grpc.netty.shaded.io.netty.handler.stream.ChunkedInput)
io.grpc.netty.shaded.io.netty.handler.stream.ChunkedWriteHandler this$0
public void operationComplete (io.grpc.netty.shaded.io.netty.channel.ChannelFuture) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelFuture future
public volatile void operationComplete (io.grpc.netty.shaded.io.netty.util.concurrent.Future) throws java.lang.Exception
}
io/grpc/netty/shaded/io/netty/handler/stream/ChunkedWriteHandler$1.classChunkedWriteHandler.java
package io.grpc.netty.shaded.io.netty.handler.stream
io.grpc.netty.shaded.io.netty.handler.stream.ChunkedWriteHandler$1 extends java.lang.Object implements java.lang.Runnable {
final io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext val$ctx
final io.grpc.netty.shaded.io.netty.handler.stream.ChunkedWriteHandler this$0
void (io.grpc.netty.shaded.io.netty.handler.stream.ChunkedWriteHandler, io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext)
io.grpc.netty.shaded.io.netty.handler.stream.ChunkedWriteHandler this$0
public void run ()
}
io/grpc/netty/shaded/io/netty/handler/logging/LoggingHandler.classLoggingHandler.java
package io.grpc.netty.shaded.io.netty.handler.logging
public io.grpc.netty.shaded.io.netty.handler.logging.LoggingHandler extends io.grpc.netty.shaded.io.netty.channel.ChannelDuplexHandler {
private static final io.grpc.netty.shaded.io.netty.handler.logging.LogLevel DEFAULT_LEVEL
protected final io.grpc.netty.shaded.io.netty.util.internal.logging.InternalLogger logger
protected final io.grpc.netty.shaded.io.netty.util.internal.logging.InternalLogLevel internalLevel
private final io.grpc.netty.shaded.io.netty.handler.logging.LogLevel level
public void ()
public void (io.grpc.netty.shaded.io.netty.handler.logging.LogLevel)
io.grpc.netty.shaded.io.netty.handler.logging.LogLevel level
public void (java.lang.Class)
Class clazz
public void (java.lang.Class, io.grpc.netty.shaded.io.netty.handler.logging.LogLevel)
Class clazz
io.grpc.netty.shaded.io.netty.handler.logging.LogLevel level
public void (java.lang.String)
String name
public void (java.lang.String, io.grpc.netty.shaded.io.netty.handler.logging.LogLevel)
String name
io.grpc.netty.shaded.io.netty.handler.logging.LogLevel level
public io.grpc.netty.shaded.io.netty.handler.logging.LogLevel level ()
public void channelRegistered (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
public void channelUnregistered (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
public void channelActive (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
public void channelInactive (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
public void exceptionCaught (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, java.lang.Throwable) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
Throwable cause
public void userEventTriggered (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, java.lang.Object) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
Object evt
public void bind (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, java.net.SocketAddress, io.grpc.netty.shaded.io.netty.channel.ChannelPromise) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
java.net.SocketAddress localAddress
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
public void connect (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, java.net.SocketAddress, java.net.SocketAddress, io.grpc.netty.shaded.io.netty.channel.ChannelPromise) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
java.net.SocketAddress remoteAddress
java.net.SocketAddress localAddress
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
public void disconnect (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, io.grpc.netty.shaded.io.netty.channel.ChannelPromise) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
public void close (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, io.grpc.netty.shaded.io.netty.channel.ChannelPromise) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
public void deregister (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, io.grpc.netty.shaded.io.netty.channel.ChannelPromise) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
public void channelReadComplete (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
public void channelRead (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, java.lang.Object) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
Object msg
public void write (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, java.lang.Object, io.grpc.netty.shaded.io.netty.channel.ChannelPromise) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
Object msg
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
public void channelWritabilityChanged (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
public void flush (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
protected java.lang.String format (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, java.lang.String)
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
String eventName
String chStr
protected java.lang.String format (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, java.lang.String, java.lang.Object)
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
String eventName
Object arg
protected java.lang.String format (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, java.lang.String, java.lang.Object, java.lang.Object)
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
String eventName
Object firstArg
Object secondArg
String chStr
String arg1Str
String arg2Str
StringBuilder buf
private static java.lang.String formatByteBuf (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, java.lang.String, io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
StringBuilder buf
int rows
StringBuilder buf
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
String eventName
io.grpc.netty.shaded.io.netty.buffer.ByteBuf msg
String chStr
int length
private static java.lang.String formatByteBufHolder (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, java.lang.String, io.grpc.netty.shaded.io.netty.buffer.ByteBufHolder)
StringBuilder buf
int rows
StringBuilder buf
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
String eventName
io.grpc.netty.shaded.io.netty.buffer.ByteBufHolder msg
String chStr
String msgStr
io.grpc.netty.shaded.io.netty.buffer.ByteBuf content
int length
private static java.lang.String formatSimple (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, java.lang.String, java.lang.Object)
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
String eventName
Object msg
String chStr
String msgStr
StringBuilder buf
static void ()
}
io/grpc/netty/shaded/io/netty/handler/ipfilter/IpFilterRuleType.classIpFilterRuleType.java
package io.grpc.netty.shaded.io.netty.handler.ipfilter
public final io.grpc.netty.shaded.io.netty.handler.ipfilter.IpFilterRuleType extends java.lang.Enum {
public static final io.grpc.netty.shaded.io.netty.handler.ipfilter.IpFilterRuleType ACCEPT
public static final io.grpc.netty.shaded.io.netty.handler.ipfilter.IpFilterRuleType REJECT
private static final io.grpc.netty.shaded.io.netty.handler.ipfilter.IpFilterRuleType[] $VALUES
public static io.grpc.netty.shaded.io.netty.handler.ipfilter.IpFilterRuleType[] values ()
public static io.grpc.netty.shaded.io.netty.handler.ipfilter.IpFilterRuleType valueOf (java.lang.String)
String name
private void (java.lang.String, int)
static void ()
}
io/grpc/netty/shaded/io/netty/handler/ipfilter/RuleBasedIpFilter.classRuleBasedIpFilter.java
package io.grpc.netty.shaded.io.netty.handler.ipfilter
public io.grpc.netty.shaded.io.netty.handler.ipfilter.RuleBasedIpFilter extends io.grpc.netty.shaded.io.netty.handler.ipfilter.AbstractRemoteAddressFilter {
private final io.grpc.netty.shaded.io.netty.handler.ipfilter.IpFilterRule[] rules
public transient void (io.grpc.netty.shaded.io.netty.handler.ipfilter.IpFilterRule[])
io.grpc.netty.shaded.io.netty.handler.ipfilter.IpFilterRule[] rules
protected boolean accept (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, java.net.InetSocketAddress) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.handler.ipfilter.IpFilterRule rule
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
java.net.InetSocketAddress remoteAddress
protected volatile boolean accept (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, java.net.SocketAddress) throws java.lang.Exception
}
io/grpc/netty/shaded/io/netty/handler/ipfilter/IpFilterRule.classIpFilterRule.java
package io.grpc.netty.shaded.io.netty.handler.ipfilter
public abstract io.grpc.netty.shaded.io.netty.handler.ipfilter.IpFilterRule extends java.lang.Object {
public abstract boolean matches (java.net.InetSocketAddress)
public abstract io.grpc.netty.shaded.io.netty.handler.ipfilter.IpFilterRuleType ruleType ()
}
META-INF/maven/io.netty/netty-handler/
META-INF/maven/io.netty/netty-handler/pom.properties
io/grpc/netty/shaded/io/netty/handler/timeout/IdleState.classIdleState.java
package io.grpc.netty.shaded.io.netty.handler.timeout
public final io.grpc.netty.shaded.io.netty.handler.timeout.IdleState extends java.lang.Enum {
public static final io.grpc.netty.shaded.io.netty.handler.timeout.IdleState READER_IDLE
public static final io.grpc.netty.shaded.io.netty.handler.timeout.IdleState WRITER_IDLE
public static final io.grpc.netty.shaded.io.netty.handler.timeout.IdleState ALL_IDLE
private static final io.grpc.netty.shaded.io.netty.handler.timeout.IdleState[] $VALUES
public static io.grpc.netty.shaded.io.netty.handler.timeout.IdleState[] values ()
public static io.grpc.netty.shaded.io.netty.handler.timeout.IdleState valueOf (java.lang.String)
String name
private void (java.lang.String, int)
static void ()
}
io/grpc/netty/shaded/io/netty/handler/ssl/JdkNpnApplicationProtocolNegotiator.classJdkNpnApplicationProtocolNegotiator.java
package io.grpc.netty.shaded.io.netty.handler.ssl
public final io.grpc.netty.shaded.io.netty.handler.ssl.JdkNpnApplicationProtocolNegotiator extends io.grpc.netty.shaded.io.netty.handler.ssl.JdkBaseApplicationProtocolNegotiator {
private static final io.grpc.netty.shaded.io.netty.handler.ssl.JdkApplicationProtocolNegotiator$SslEngineWrapperFactory NPN_WRAPPER
public void (java.lang.Iterable)
Iterable protocols
public transient void (java.lang.String[])
String[] protocols
public void (boolean, java.lang.Iterable)
boolean failIfNoCommonProtocols
Iterable protocols
public transient void (boolean, java.lang.String[])
boolean failIfNoCommonProtocols
String[] protocols
public void (boolean, boolean, java.lang.Iterable)
boolean clientFailIfNoCommonProtocols
boolean serverFailIfNoCommonProtocols
Iterable protocols
public transient void (boolean, boolean, java.lang.String[])
boolean clientFailIfNoCommonProtocols
boolean serverFailIfNoCommonProtocols
String[] protocols
public void (io.grpc.netty.shaded.io.netty.handler.ssl.JdkApplicationProtocolNegotiator$ProtocolSelectorFactory, io.grpc.netty.shaded.io.netty.handler.ssl.JdkApplicationProtocolNegotiator$ProtocolSelectionListenerFactory, java.lang.Iterable)
io.grpc.netty.shaded.io.netty.handler.ssl.JdkApplicationProtocolNegotiator$ProtocolSelectorFactory selectorFactory
io.grpc.netty.shaded.io.netty.handler.ssl.JdkApplicationProtocolNegotiator$ProtocolSelectionListenerFactory listenerFactory
Iterable protocols
public transient void (io.grpc.netty.shaded.io.netty.handler.ssl.JdkApplicationProtocolNegotiator$ProtocolSelectorFactory, io.grpc.netty.shaded.io.netty.handler.ssl.JdkApplicationProtocolNegotiator$ProtocolSelectionListenerFactory, java.lang.String[])
io.grpc.netty.shaded.io.netty.handler.ssl.JdkApplicationProtocolNegotiator$ProtocolSelectorFactory selectorFactory
io.grpc.netty.shaded.io.netty.handler.ssl.JdkApplicationProtocolNegotiator$ProtocolSelectionListenerFactory listenerFactory
String[] protocols
public volatile io.grpc.netty.shaded.io.netty.handler.ssl.JdkApplicationProtocolNegotiator$SslEngineWrapperFactory wrapperFactory ()
public volatile io.grpc.netty.shaded.io.netty.handler.ssl.JdkApplicationProtocolNegotiator$ProtocolSelectionListenerFactory protocolListenerFactory ()
public volatile io.grpc.netty.shaded.io.netty.handler.ssl.JdkApplicationProtocolNegotiator$ProtocolSelectorFactory protocolSelectorFactory ()
public volatile java.util.List protocols ()
static void ()
}
io/grpc/netty/shaded/io/netty/handler/ssl/Java7SslParametersUtils.classJava7SslParametersUtils.java
package io.grpc.netty.shaded.io.netty.handler.ssl
final io.grpc.netty.shaded.io.netty.handler.ssl.Java7SslParametersUtils extends java.lang.Object {
private void ()
static void setAlgorithmConstraints (javax.net.ssl.SSLParameters, java.lang.Object)
javax.net.ssl.SSLParameters sslParameters
Object algorithmConstraints
}
io/grpc/netty/shaded/io/netty/handler/ssl/ReferenceCountedOpenSslServerContext$TrustManagerVerifyCallback.classReferenceCountedOpenSslServerContext.java
package io.grpc.netty.shaded.io.netty.handler.ssl
final io.grpc.netty.shaded.io.netty.handler.ssl.ReferenceCountedOpenSslServerContext$TrustManagerVerifyCallback extends io.grpc.netty.shaded.io.netty.handler.ssl.ReferenceCountedOpenSslContext$AbstractCertificateVerifier {
private final javax.net.ssl.X509TrustManager manager
void (io.grpc.netty.shaded.io.netty.handler.ssl.OpenSslEngineMap, javax.net.ssl.X509TrustManager)
io.grpc.netty.shaded.io.netty.handler.ssl.OpenSslEngineMap engineMap
javax.net.ssl.X509TrustManager manager
void verify (io.grpc.netty.shaded.io.netty.handler.ssl.ReferenceCountedOpenSslEngine, java.security.cert.X509Certificate[], java.lang.String) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.handler.ssl.ReferenceCountedOpenSslEngine engine
java.security.cert.X509Certificate[] peerCerts
String auth
}
io/grpc/netty/shaded/io/netty/handler/ssl/ConscryptAlpnSslEngine$ClientEngine.classConscryptAlpnSslEngine.java
package io.grpc.netty.shaded.io.netty.handler.ssl
final io.grpc.netty.shaded.io.netty.handler.ssl.ConscryptAlpnSslEngine$ClientEngine extends io.grpc.netty.shaded.io.netty.handler.ssl.ConscryptAlpnSslEngine {
private final io.grpc.netty.shaded.io.netty.handler.ssl.JdkApplicationProtocolNegotiator$ProtocolSelectionListener protocolListener
void (javax.net.ssl.SSLEngine, io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator, io.grpc.netty.shaded.io.netty.handler.ssl.JdkApplicationProtocolNegotiator)
javax.net.ssl.SSLEngine engine
io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator alloc
io.grpc.netty.shaded.io.netty.handler.ssl.JdkApplicationProtocolNegotiator applicationNegotiator
private void selectProtocol () throws javax.net.ssl.SSLException
Throwable e
String protocol
static void access$100 (io.grpc.netty.shaded.io.netty.handler.ssl.ConscryptAlpnSslEngine$ClientEngine) throws javax.net.ssl.SSLException
io.grpc.netty.shaded.io.netty.handler.ssl.ConscryptAlpnSslEngine$ClientEngine x0
}
io/grpc/netty/shaded/io/netty/handler/ssl/ReferenceCountedOpenSslContext$3.classReferenceCountedOpenSslContext.java
package io.grpc.netty.shaded.io.netty.handler.ssl
final io.grpc.netty.shaded.io.netty.handler.ssl.ReferenceCountedOpenSslContext$3 extends java.lang.Object implements io.grpc.netty.shaded.io.netty.handler.ssl.OpenSslApplicationProtocolNegotiator {
void ()
public io.grpc.netty.shaded.io.netty.handler.ssl.ApplicationProtocolConfig$Protocol protocol ()
public java.util.List protocols ()
public io.grpc.netty.shaded.io.netty.handler.ssl.ApplicationProtocolConfig$SelectorFailureBehavior selectorFailureBehavior ()
public io.grpc.netty.shaded.io.netty.handler.ssl.ApplicationProtocolConfig$SelectedListenerFailureBehavior selectedListenerFailureBehavior ()
}
io/grpc/netty/shaded/io/netty/handler/ssl/JettyAlpnSslEngine$ServerEngine$1.classJettyAlpnSslEngine.java
package io.grpc.netty.shaded.io.netty.handler.ssl
io.grpc.netty.shaded.io.netty.handler.ssl.JettyAlpnSslEngine$ServerEngine$1 extends java.lang.Object implements org.eclipse.jetty.alpn.ALPN$ServerProvider {
final io.grpc.netty.shaded.io.netty.handler.ssl.JdkApplicationProtocolNegotiator$ProtocolSelector val$protocolSelector
final io.grpc.netty.shaded.io.netty.handler.ssl.JettyAlpnSslEngine$ServerEngine this$0
void (io.grpc.netty.shaded.io.netty.handler.ssl.JettyAlpnSslEngine$ServerEngine, io.grpc.netty.shaded.io.netty.handler.ssl.JdkApplicationProtocolNegotiator$ProtocolSelector)
io.grpc.netty.shaded.io.netty.handler.ssl.JettyAlpnSslEngine$ServerEngine this$0
public java.lang.String select (java.util.List) throws javax.net.ssl.SSLException
Throwable t
java.util.List protocols
public void unsupported ()
}
io/grpc/netty/shaded/io/netty/handler/ssl/JdkBaseApplicationProtocolNegotiator$FailProtocolSelector.classJdkBaseApplicationProtocolNegotiator.java
package io.grpc.netty.shaded.io.netty.handler.ssl
final io.grpc.netty.shaded.io.netty.handler.ssl.JdkBaseApplicationProtocolNegotiator$FailProtocolSelector extends io.grpc.netty.shaded.io.netty.handler.ssl.JdkBaseApplicationProtocolNegotiator$NoFailProtocolSelector {
void (io.grpc.netty.shaded.io.netty.handler.ssl.JdkSslEngine, java.util.Set)
io.grpc.netty.shaded.io.netty.handler.ssl.JdkSslEngine engineWrapper
java.util.Set supportedProtocols
public java.lang.String noSelectMatchFound () throws java.lang.Exception
}
io/grpc/netty/shaded/io/netty/handler/ssl/OpenSsl.classOpenSsl.java
package io.grpc.netty.shaded.io.netty.handler.ssl
public final io.grpc.netty.shaded.io.netty.handler.ssl.OpenSsl extends java.lang.Object {
private static final io.grpc.netty.shaded.io.netty.util.internal.logging.InternalLogger logger
private static final Throwable UNAVAILABILITY_CAUSE
static final java.util.List DEFAULT_CIPHERS
static final java.util.Set AVAILABLE_CIPHER_SUITES
private static final java.util.Set AVAILABLE_OPENSSL_CIPHER_SUITES
private static final java.util.Set AVAILABLE_JAVA_CIPHER_SUITES
private static final boolean SUPPORTS_KEYMANAGER_FACTORY
private static final boolean SUPPORTS_HOSTNAME_VALIDATION
private static final boolean USE_KEYMANAGER_FACTORY
private static final boolean SUPPORTS_OCSP
static final java.util.Set SUPPORTED_PROTOCOLS_SET
static final boolean $assertionsDisabled
private static boolean doesSupportOcsp ()
long sslCtx
boolean supportsOcsp
private static boolean doesSupportProtocol (int, int)
Exception ignore
int protocol
int opt
long sslCtx
public static boolean isAvailable ()
public static boolean isAlpnSupported ()
public static boolean isOcspSupported ()
public static int version ()
public static java.lang.String versionString ()
public static void ensureAvailability ()
public static java.lang.Throwable unavailabilityCause ()
public static java.util.Set availableCipherSuites ()
public static java.util.Set availableOpenSslCipherSuites ()
public static java.util.Set availableJavaCipherSuites ()
public static boolean isCipherSuiteAvailable (java.lang.String)
String cipherSuite
String converted
public static boolean supportsKeyManagerFactory ()
public static boolean supportsHostnameValidation ()
static boolean useKeyManagerFactory ()
static long memoryAddress (io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
io.grpc.netty.shaded.io.netty.buffer.ByteBuf buf
private void ()
private static void loadTcNative () throws java.lang.Exception
String os
String arch
java.util.Set libNames
String staticLibName
private static boolean initializeTcNative (java.lang.String) throws java.lang.Exception
String engine
static void releaseIfNeeded (io.grpc.netty.shaded.io.netty.util.ReferenceCounted)
io.grpc.netty.shaded.io.netty.util.ReferenceCounted counted
static void ()
ClassNotFoundException t
Throwable t
String engine
Throwable t
String c
Throwable ignore
Throwable ignore
Throwable ignore
long ssl
long sslCtx
long certBio
io.grpc.netty.shaded.io.netty.handler.ssl.util.SelfSignedCertificate cert
Exception e
String cipher
java.util.List defaultCiphers
java.util.Set availableOpenSslCipherSuites
boolean supportsKeyManagerFactory
boolean useKeyManagerFactory
boolean supportsHostNameValidation
java.util.Set availableJavaCipherSuites
java.util.Set availableCipherSuites
java.util.Set protocols
Throwable cause
}
io/grpc/netty/shaded/io/netty/handler/ssl/SniHandler.classSniHandler.java
package io.grpc.netty.shaded.io.netty.handler.ssl
public io.grpc.netty.shaded.io.netty.handler.ssl.SniHandler extends io.grpc.netty.shaded.io.netty.handler.ssl.AbstractSniHandler {
private static final io.grpc.netty.shaded.io.netty.handler.ssl.SniHandler$Selection EMPTY_SELECTION
protected final io.grpc.netty.shaded.io.netty.util.AsyncMapping mapping
private volatile io.grpc.netty.shaded.io.netty.handler.ssl.SniHandler$Selection selection
public void (io.grpc.netty.shaded.io.netty.util.Mapping)
io.grpc.netty.shaded.io.netty.util.Mapping mapping
public void (io.grpc.netty.shaded.io.netty.util.DomainNameMapping)
io.grpc.netty.shaded.io.netty.util.DomainNameMapping mapping
public void (io.grpc.netty.shaded.io.netty.util.AsyncMapping)
io.grpc.netty.shaded.io.netty.util.AsyncMapping mapping
public java.lang.String hostname ()
public io.grpc.netty.shaded.io.netty.handler.ssl.SslContext sslContext ()
protected io.grpc.netty.shaded.io.netty.util.concurrent.Future lookup (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, java.lang.String) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
String hostname
protected final void onLookupComplete (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, java.lang.String, io.grpc.netty.shaded.io.netty.util.concurrent.Future) throws java.lang.Exception
Throwable cause
Throwable cause
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
String hostname
io.grpc.netty.shaded.io.netty.util.concurrent.Future future
io.grpc.netty.shaded.io.netty.handler.ssl.SslContext sslContext
protected void replaceHandler (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, java.lang.String, io.grpc.netty.shaded.io.netty.handler.ssl.SslContext) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
String hostname
io.grpc.netty.shaded.io.netty.handler.ssl.SslContext sslContext
io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler sslHandler
static void ()
}
io/grpc/netty/shaded/io/netty/handler/ssl/Java9SslUtils.classJava9SslUtils.java
package io.grpc.netty.shaded.io.netty.handler.ssl
final io.grpc.netty.shaded.io.netty.handler.ssl.Java9SslUtils extends java.lang.Object {
private static final io.grpc.netty.shaded.io.netty.util.internal.logging.InternalLogger logger
private static final java.lang.reflect.Method SET_APPLICATION_PROTOCOLS
private static final java.lang.reflect.Method GET_APPLICATION_PROTOCOL
private static final java.lang.reflect.Method GET_HANDSHAKE_APPLICATION_PROTOCOL
private static final java.lang.reflect.Method SET_HANDSHAKE_APPLICATION_PROTOCOL_SELECTOR
private static final java.lang.reflect.Method GET_HANDSHAKE_APPLICATION_PROTOCOL_SELECTOR
private void ()
static boolean supportsAlpn ()
static java.lang.String getApplicationProtocol (javax.net.ssl.SSLEngine)
UnsupportedOperationException ex
Exception ex
javax.net.ssl.SSLEngine sslEngine
static java.lang.String getHandshakeApplicationProtocol (javax.net.ssl.SSLEngine)
UnsupportedOperationException ex
Exception ex
javax.net.ssl.SSLEngine sslEngine
static void setApplicationProtocols (javax.net.ssl.SSLEngine, java.util.List)
UnsupportedOperationException ex
Exception ex
javax.net.ssl.SSLEngine engine
java.util.List supportedProtocols
javax.net.ssl.SSLParameters parameters
String[] protocolArray
static void setHandshakeApplicationProtocolSelector (javax.net.ssl.SSLEngine, java.util.function.BiFunction)
UnsupportedOperationException ex
Exception ex
javax.net.ssl.SSLEngine engine
java.util.function.BiFunction selector
static java.util.function.BiFunction getHandshakeApplicationProtocolSelector (javax.net.ssl.SSLEngine)
UnsupportedOperationException ex
Exception ex
javax.net.ssl.SSLEngine engine
static void ()
javax.net.ssl.SSLContext context
javax.net.ssl.SSLEngine engine
Throwable t
java.lang.reflect.Method getHandshakeApplicationProtocol
java.lang.reflect.Method getApplicationProtocol
java.lang.reflect.Method setApplicationProtocols
java.lang.reflect.Method setHandshakeApplicationProtocolSelector
java.lang.reflect.Method getHandshakeApplicationProtocolSelector
}
io/grpc/netty/shaded/io/netty/handler/ssl/OpenSslX509KeyManagerFactory$OpenSslKeyManagerFactorySpi$ProviderFactory.classOpenSslX509KeyManagerFactory.java
package io.grpc.netty.shaded.io.netty.handler.ssl
final io.grpc.netty.shaded.io.netty.handler.ssl.OpenSslX509KeyManagerFactory$OpenSslKeyManagerFactorySpi$ProviderFactory extends java.lang.Object {
private final javax.net.ssl.X509KeyManager keyManager
private final String password
private final Iterable aliases
void (javax.net.ssl.X509KeyManager, java.lang.String, java.lang.Iterable)
javax.net.ssl.X509KeyManager keyManager
String password
Iterable aliases
io.grpc.netty.shaded.io.netty.handler.ssl.OpenSslKeyMaterialProvider newProvider ()
static javax.net.ssl.X509KeyManager access$000 (io.grpc.netty.shaded.io.netty.handler.ssl.OpenSslX509KeyManagerFactory$OpenSslKeyManagerFactorySpi$ProviderFactory)
io.grpc.netty.shaded.io.netty.handler.ssl.OpenSslX509KeyManagerFactory$OpenSslKeyManagerFactorySpi$ProviderFactory x0
}
io/grpc/netty/shaded/io/netty/handler/ssl/SslHandler$SslEngineType$2.classSslHandler.java
package io.grpc.netty.shaded.io.netty.handler.ssl
final io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler$SslEngineType$2 extends io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler$SslEngineType {
void (java.lang.String, int, boolean, io.grpc.netty.shaded.io.netty.handler.codec.ByteToMessageDecoder$Cumulator)
boolean wantsDirectBuffer
io.grpc.netty.shaded.io.netty.handler.codec.ByteToMessageDecoder$Cumulator cumulator
javax.net.ssl.SSLEngineResult unwrap (io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler, io.grpc.netty.shaded.io.netty.buffer.ByteBuf, int, int, io.grpc.netty.shaded.io.netty.buffer.ByteBuf) throws javax.net.ssl.SSLException
javax.net.ssl.SSLEngineResult result
javax.net.ssl.SSLEngineResult result
io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler handler
io.grpc.netty.shaded.io.netty.buffer.ByteBuf in
int readerIndex
int len
io.grpc.netty.shaded.io.netty.buffer.ByteBuf out
int nioBufferCount
int writerIndex
javax.net.ssl.SSLEngineResult result
int calculateWrapBufferCapacity (io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler, int, int)
io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler handler
int pendingBytes
int numComponents
int calculatePendingData (io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler, int)
io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler handler
int guess
boolean jdkCompatibilityMode (javax.net.ssl.SSLEngine)
javax.net.ssl.SSLEngine engine
}
io/grpc/netty/shaded/io/netty/handler/ssl/DelegatingSslContext.classDelegatingSslContext.java
package io.grpc.netty.shaded.io.netty.handler.ssl
public abstract io.grpc.netty.shaded.io.netty.handler.ssl.DelegatingSslContext extends io.grpc.netty.shaded.io.netty.handler.ssl.SslContext {
private final io.grpc.netty.shaded.io.netty.handler.ssl.SslContext ctx
protected void (io.grpc.netty.shaded.io.netty.handler.ssl.SslContext)
io.grpc.netty.shaded.io.netty.handler.ssl.SslContext ctx
public final boolean isClient ()
public final java.util.List cipherSuites ()
public final long sessionCacheSize ()
public final long sessionTimeout ()
public final io.grpc.netty.shaded.io.netty.handler.ssl.ApplicationProtocolNegotiator applicationProtocolNegotiator ()
public final javax.net.ssl.SSLEngine newEngine (io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator)
io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator alloc
javax.net.ssl.SSLEngine engine
public final javax.net.ssl.SSLEngine newEngine (io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator, java.lang.String, int)
io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator alloc
String peerHost
int peerPort
javax.net.ssl.SSLEngine engine
protected final io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler newHandler (io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator, boolean)
io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator alloc
boolean startTls
io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler handler
protected final io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler newHandler (io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator, java.lang.String, int, boolean)
io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator alloc
String peerHost
int peerPort
boolean startTls
io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler handler
public final javax.net.ssl.SSLSessionContext sessionContext ()
protected abstract void initEngine (javax.net.ssl.SSLEngine)
protected void initHandler (io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler)
io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler handler
}
io/grpc/netty/shaded/io/netty/handler/ssl/util/X509TrustManagerWrapper.classX509TrustManagerWrapper.java
package io.grpc.netty.shaded.io.netty.handler.ssl.util
final io.grpc.netty.shaded.io.netty.handler.ssl.util.X509TrustManagerWrapper extends javax.net.ssl.X509ExtendedTrustManager {
private final javax.net.ssl.X509TrustManager delegate
void (javax.net.ssl.X509TrustManager)
javax.net.ssl.X509TrustManager delegate
public void checkClientTrusted (java.security.cert.X509Certificate[], java.lang.String) throws java.security.cert.CertificateException
java.security.cert.X509Certificate[] chain
String s
public void checkClientTrusted (java.security.cert.X509Certificate[], java.lang.String, java.net.Socket) throws java.security.cert.CertificateException
java.security.cert.X509Certificate[] chain
String s
java.net.Socket socket
public void checkClientTrusted (java.security.cert.X509Certificate[], java.lang.String, javax.net.ssl.SSLEngine) throws java.security.cert.CertificateException
java.security.cert.X509Certificate[] chain
String s
javax.net.ssl.SSLEngine sslEngine
public void checkServerTrusted (java.security.cert.X509Certificate[], java.lang.String) throws java.security.cert.CertificateException
java.security.cert.X509Certificate[] chain
String s
public void checkServerTrusted (java.security.cert.X509Certificate[], java.lang.String, java.net.Socket) throws java.security.cert.CertificateException
java.security.cert.X509Certificate[] chain
String s
java.net.Socket socket
public void checkServerTrusted (java.security.cert.X509Certificate[], java.lang.String, javax.net.ssl.SSLEngine) throws java.security.cert.CertificateException
java.security.cert.X509Certificate[] chain
String s
javax.net.ssl.SSLEngine sslEngine
public java.security.cert.X509Certificate[] getAcceptedIssuers ()
}
io/grpc/netty/shaded/io/netty/handler/ssl/util/SimpleTrustManagerFactory.classSimpleTrustManagerFactory.java
package io.grpc.netty.shaded.io.netty.handler.ssl.util
public abstract io.grpc.netty.shaded.io.netty.handler.ssl.util.SimpleTrustManagerFactory extends javax.net.ssl.TrustManagerFactory {
private static final java.security.Provider PROVIDER
private static final io.grpc.netty.shaded.io.netty.util.concurrent.FastThreadLocal CURRENT_SPI
protected void ()
protected void (java.lang.String)
String name
protected abstract void engineInit (java.security.KeyStore) throws java.lang.Exception
protected abstract void engineInit (javax.net.ssl.ManagerFactoryParameters) throws java.lang.Exception
protected abstract javax.net.ssl.TrustManager[] engineGetTrustManagers ()
static void ()
}
io/grpc/netty/shaded/io/netty/handler/ssl/util/BouncyCastleSelfSignedCertGenerator.classBouncyCastleSelfSignedCertGenerator.java
package io.grpc.netty.shaded.io.netty.handler.ssl.util
final io.grpc.netty.shaded.io.netty.handler.ssl.util.BouncyCastleSelfSignedCertGenerator extends java.lang.Object {
private static final java.security.Provider PROVIDER
static java.lang.String[] generate (java.lang.String, java.security.KeyPair, java.security.SecureRandom, java.util.Date, java.util.Date) throws java.lang.Exception
String fqdn
java.security.KeyPair keypair
java.security.SecureRandom random
java.util.Date notBefore
java.util.Date notAfter
java.security.PrivateKey key
org.bouncycastle.asn1.x500.X500Name owner
org.bouncycastle.cert.X509v3CertificateBuilder builder
org.bouncycastle.operator.ContentSigner signer
org.bouncycastle.cert.X509CertificateHolder certHolder
java.security.cert.X509Certificate cert
private void ()
static void ()
}
io/grpc/netty/shaded/io/netty/handler/ssl/util/SimpleTrustManagerFactory$2.classSimpleTrustManagerFactory.java
package io.grpc.netty.shaded.io.netty.handler.ssl.util
final io.grpc.netty.shaded.io.netty.handler.ssl.util.SimpleTrustManagerFactory$2 extends io.grpc.netty.shaded.io.netty.util.concurrent.FastThreadLocal {
void ()
protected io.grpc.netty.shaded.io.netty.handler.ssl.util.SimpleTrustManagerFactory$SimpleTrustManagerFactorySpi initialValue ()
protected volatile java.lang.Object initialValue () throws java.lang.Exception
}
io/grpc/netty/shaded/io/netty/handler/ssl/util/FingerprintTrustManagerFactory.classFingerprintTrustManagerFactory.java
package io.grpc.netty.shaded.io.netty.handler.ssl.util
public final io.grpc.netty.shaded.io.netty.handler.ssl.util.FingerprintTrustManagerFactory extends io.grpc.netty.shaded.io.netty.handler.ssl.util.SimpleTrustManagerFactory {
private static final java.util.regex.Pattern FINGERPRINT_PATTERN
private static final java.util.regex.Pattern FINGERPRINT_STRIP_PATTERN
private static final int SHA1_BYTE_LEN
private static final int SHA1_HEX_LEN
private static final io.grpc.netty.shaded.io.netty.util.concurrent.FastThreadLocal tlmd
private final javax.net.ssl.TrustManager tm
private final byte[][] fingerprints
public void (java.lang.Iterable)
Iterable fingerprints
public transient void (java.lang.String[])
String[] fingerprints
public transient void (byte[][])
byte[] f
byte[][] fingerprints
java.util.List list
private static byte[][] toFingerprintArray (java.lang.Iterable)
String f
Iterable fingerprints
java.util.List list
protected void engineInit (java.security.KeyStore) throws java.lang.Exception
java.security.KeyStore keyStore
protected void engineInit (javax.net.ssl.ManagerFactoryParameters) throws java.lang.Exception
javax.net.ssl.ManagerFactoryParameters managerFactoryParameters
protected javax.net.ssl.TrustManager[] engineGetTrustManagers ()
static byte[][] access$000 (io.grpc.netty.shaded.io.netty.handler.ssl.util.FingerprintTrustManagerFactory)
io.grpc.netty.shaded.io.netty.handler.ssl.util.FingerprintTrustManagerFactory x0
static io.grpc.netty.shaded.io.netty.util.concurrent.FastThreadLocal access$100 ()
static void ()
}
io/grpc/netty/shaded/io/netty/handler/ssl/util/InsecureTrustManagerFactory.classInsecureTrustManagerFactory.java
package io.grpc.netty.shaded.io.netty.handler.ssl.util
public final io.grpc.netty.shaded.io.netty.handler.ssl.util.InsecureTrustManagerFactory extends io.grpc.netty.shaded.io.netty.handler.ssl.util.SimpleTrustManagerFactory {
private static final io.grpc.netty.shaded.io.netty.util.internal.logging.InternalLogger logger
public static final javax.net.ssl.TrustManagerFactory INSTANCE
private static final javax.net.ssl.TrustManager tm
private void ()
protected void engineInit (java.security.KeyStore) throws java.lang.Exception
java.security.KeyStore keyStore
protected void engineInit (javax.net.ssl.ManagerFactoryParameters) throws java.lang.Exception
javax.net.ssl.ManagerFactoryParameters managerFactoryParameters
protected javax.net.ssl.TrustManager[] engineGetTrustManagers ()
static io.grpc.netty.shaded.io.netty.util.internal.logging.InternalLogger access$000 ()
static void ()
}
io/grpc/netty/shaded/io/netty/handler/ssl/util/OpenJdkSelfSignedCertGenerator.classOpenJdkSelfSignedCertGenerator.java
package io.grpc.netty.shaded.io.netty.handler.ssl.util
final io.grpc.netty.shaded.io.netty.handler.ssl.util.OpenJdkSelfSignedCertGenerator extends java.lang.Object {
static java.lang.String[] generate (java.lang.String, java.security.KeyPair, java.security.SecureRandom, java.util.Date, java.util.Date) throws java.lang.Exception
java.security.cert.CertificateException ignore
java.security.cert.CertificateException ignore
String fqdn
java.security.KeyPair keypair
java.security.SecureRandom random
java.util.Date notBefore
java.util.Date notAfter
java.security.PrivateKey key
sun.security.x509.X509CertInfo info
sun.security.x509.X500Name owner
sun.security.x509.X509CertImpl cert
private void ()
}
io/grpc/netty/shaded/io/netty/handler/ssl/Java9SslUtils$1.classJava9SslUtils.java
package io.grpc.netty.shaded.io.netty.handler.ssl
final io.grpc.netty.shaded.io.netty.handler.ssl.Java9SslUtils$1 extends java.lang.Object implements java.security.PrivilegedExceptionAction {
void ()
public java.lang.reflect.Method run () throws java.lang.Exception
public volatile java.lang.Object run () throws java.lang.Exception
}
io/grpc/netty/shaded/io/netty/handler/ssl/JdkSslContext.classJdkSslContext.java
package io.grpc.netty.shaded.io.netty.handler.ssl
public io.grpc.netty.shaded.io.netty.handler.ssl.JdkSslContext extends io.grpc.netty.shaded.io.netty.handler.ssl.SslContext {
private static final io.grpc.netty.shaded.io.netty.util.internal.logging.InternalLogger logger
static final String PROTOCOL
private static final String[] DEFAULT_PROTOCOLS
private static final java.util.List DEFAULT_CIPHERS
private static final java.util.Set SUPPORTED_CIPHERS
private final String[] protocols
private final String[] cipherSuites
private final java.util.List unmodifiableCipherSuites
private final io.grpc.netty.shaded.io.netty.handler.ssl.JdkApplicationProtocolNegotiator apn
private final io.grpc.netty.shaded.io.netty.handler.ssl.ClientAuth clientAuth
private final javax.net.ssl.SSLContext sslContext
private final boolean isClient
public void (javax.net.ssl.SSLContext, boolean, io.grpc.netty.shaded.io.netty.handler.ssl.ClientAuth)
javax.net.ssl.SSLContext sslContext
boolean isClient
io.grpc.netty.shaded.io.netty.handler.ssl.ClientAuth clientAuth
public void (javax.net.ssl.SSLContext, boolean, java.lang.Iterable, io.grpc.netty.shaded.io.netty.handler.ssl.CipherSuiteFilter, io.grpc.netty.shaded.io.netty.handler.ssl.ApplicationProtocolConfig, io.grpc.netty.shaded.io.netty.handler.ssl.ClientAuth)
javax.net.ssl.SSLContext sslContext
boolean isClient
Iterable ciphers
io.grpc.netty.shaded.io.netty.handler.ssl.CipherSuiteFilter cipherFilter
io.grpc.netty.shaded.io.netty.handler.ssl.ApplicationProtocolConfig apn
io.grpc.netty.shaded.io.netty.handler.ssl.ClientAuth clientAuth
void (javax.net.ssl.SSLContext, boolean, java.lang.Iterable, io.grpc.netty.shaded.io.netty.handler.ssl.CipherSuiteFilter, io.grpc.netty.shaded.io.netty.handler.ssl.JdkApplicationProtocolNegotiator, io.grpc.netty.shaded.io.netty.handler.ssl.ClientAuth, java.lang.String[], boolean)
javax.net.ssl.SSLContext sslContext
boolean isClient
Iterable ciphers
io.grpc.netty.shaded.io.netty.handler.ssl.CipherSuiteFilter cipherFilter
io.grpc.netty.shaded.io.netty.handler.ssl.JdkApplicationProtocolNegotiator apn
io.grpc.netty.shaded.io.netty.handler.ssl.ClientAuth clientAuth
String[] protocols
boolean startTls
public final javax.net.ssl.SSLContext context ()
public final boolean isClient ()
public final javax.net.ssl.SSLSessionContext sessionContext ()
public final java.util.List cipherSuites ()
public final long sessionCacheSize ()
public final long sessionTimeout ()
public final javax.net.ssl.SSLEngine newEngine (io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator)
io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator alloc
public final javax.net.ssl.SSLEngine newEngine (io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator, java.lang.String, int)
io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator alloc
String peerHost
int peerPort
private javax.net.ssl.SSLEngine configureAndWrapEngine (javax.net.ssl.SSLEngine, io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator)
javax.net.ssl.SSLEngine engine
io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator alloc
io.grpc.netty.shaded.io.netty.handler.ssl.JdkApplicationProtocolNegotiator$SslEngineWrapperFactory factory
public final io.grpc.netty.shaded.io.netty.handler.ssl.JdkApplicationProtocolNegotiator applicationProtocolNegotiator ()
static io.grpc.netty.shaded.io.netty.handler.ssl.JdkApplicationProtocolNegotiator toNegotiator (io.grpc.netty.shaded.io.netty.handler.ssl.ApplicationProtocolConfig, boolean)
io.grpc.netty.shaded.io.netty.handler.ssl.ApplicationProtocolConfig config
boolean isServer
protected static javax.net.ssl.KeyManagerFactory buildKeyManagerFactory (java.io.File, java.io.File, java.lang.String, javax.net.ssl.KeyManagerFactory) throws java.security.UnrecoverableKeyException java.security.KeyStoreException java.security.NoSuchAlgorithmException javax.crypto.NoSuchPaddingException java.security.spec.InvalidKeySpecException java.security.InvalidAlgorithmParameterException java.security.cert.CertificateException java.security.KeyException java.io.IOException
java.io.File certChainFile
java.io.File keyFile
String keyPassword
javax.net.ssl.KeyManagerFactory kmf
String algorithm
protected static javax.net.ssl.KeyManagerFactory buildKeyManagerFactory (java.io.File, java.lang.String, java.io.File, java.lang.String, javax.net.ssl.KeyManagerFactory) throws java.security.KeyStoreException java.security.NoSuchAlgorithmException javax.crypto.NoSuchPaddingException java.security.spec.InvalidKeySpecException java.security.InvalidAlgorithmParameterException java.io.IOException java.security.cert.CertificateException java.security.KeyException java.security.UnrecoverableKeyException
java.io.File certChainFile
String keyAlgorithm
java.io.File keyFile
String keyPassword
javax.net.ssl.KeyManagerFactory kmf
public volatile io.grpc.netty.shaded.io.netty.handler.ssl.ApplicationProtocolNegotiator applicationProtocolNegotiator ()
static void ()
javax.net.ssl.SSLContext context
Exception e
String tlsPrefixedCipherName
String supportedCipher
javax.net.ssl.SSLContext context
int i
javax.net.ssl.SSLEngine engine
String[] supportedProtocols
java.util.Set supportedProtocolsSet
java.util.List protocols
String[] supportedCiphers
java.util.List ciphers
}
io/grpc/netty/shaded/io/netty/handler/ssl/ApplicationProtocolAccessor.classApplicationProtocolAccessor.java
package io.grpc.netty.shaded.io.netty.handler.ssl
abstract io.grpc.netty.shaded.io.netty.handler.ssl.ApplicationProtocolAccessor extends java.lang.Object {
public abstract java.lang.String getNegotiatedApplicationProtocol ()
}
io/grpc/netty/shaded/io/netty/handler/ssl/ocsp/
io/grpc/netty/shaded/io/netty/handler/ssl/ocsp/OcspClientHandler.classOcspClientHandler.java
package io.grpc.netty.shaded.io.netty.handler.ssl.ocsp
public abstract io.grpc.netty.shaded.io.netty.handler.ssl.ocsp.OcspClientHandler extends io.grpc.netty.shaded.io.netty.channel.ChannelInboundHandlerAdapter {
private static final javax.net.ssl.SSLHandshakeException OCSP_VERIFICATION_EXCEPTION
private final io.grpc.netty.shaded.io.netty.handler.ssl.ReferenceCountedOpenSslEngine engine
protected void (io.grpc.netty.shaded.io.netty.handler.ssl.ReferenceCountedOpenSslEngine)
io.grpc.netty.shaded.io.netty.handler.ssl.ReferenceCountedOpenSslEngine engine
protected abstract boolean verify (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, io.grpc.netty.shaded.io.netty.handler.ssl.ReferenceCountedOpenSslEngine) throws java.lang.Exception
public void userEventTriggered (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, java.lang.Object) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.handler.ssl.SslHandshakeCompletionEvent event
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
Object evt
static void ()
}
io/grpc/netty/shaded/io/netty/handler/ssl/Java9SslEngine$AlpnSelector.classJava9SslEngine.java
package io.grpc.netty.shaded.io.netty.handler.ssl
final io.grpc.netty.shaded.io.netty.handler.ssl.Java9SslEngine$AlpnSelector extends java.lang.Object implements java.util.function.BiFunction {
private final io.grpc.netty.shaded.io.netty.handler.ssl.JdkApplicationProtocolNegotiator$ProtocolSelector selector
private boolean called
static final boolean $assertionsDisabled
final io.grpc.netty.shaded.io.netty.handler.ssl.Java9SslEngine this$0
void (io.grpc.netty.shaded.io.netty.handler.ssl.Java9SslEngine, io.grpc.netty.shaded.io.netty.handler.ssl.JdkApplicationProtocolNegotiator$ProtocolSelector)
io.grpc.netty.shaded.io.netty.handler.ssl.JdkApplicationProtocolNegotiator$ProtocolSelector selector
public java.lang.String apply (javax.net.ssl.SSLEngine, java.util.List)
String selected
Exception cause
javax.net.ssl.SSLEngine sslEngine
java.util.List strings
void checkUnsupported ()
String protocol
public volatile java.lang.Object apply (java.lang.Object, java.lang.Object)
static void ()
}
io/grpc/netty/shaded/io/netty/handler/ssl/ConscryptAlpnSslEngine$BufferAdapter.classConscryptAlpnSslEngine.java
package io.grpc.netty.shaded.io.netty.handler.ssl
final io.grpc.netty.shaded.io.netty.handler.ssl.ConscryptAlpnSslEngine$BufferAdapter extends org.conscrypt.AllocatedBuffer {
private final io.grpc.netty.shaded.io.netty.buffer.ByteBuf nettyBuffer
private final java.nio.ByteBuffer buffer
void (io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
io.grpc.netty.shaded.io.netty.buffer.ByteBuf nettyBuffer
public java.nio.ByteBuffer nioBuffer ()
public org.conscrypt.AllocatedBuffer retain ()
public org.conscrypt.AllocatedBuffer release ()
}
io/grpc/netty/shaded/io/netty/handler/ssl/JettyNpnSslEngine$2.classJettyNpnSslEngine.java
package io.grpc.netty.shaded.io.netty.handler.ssl
io.grpc.netty.shaded.io.netty.handler.ssl.JettyNpnSslEngine$2 extends java.lang.Object implements org.eclipse.jetty.npn.NextProtoNego$ClientProvider {
final io.grpc.netty.shaded.io.netty.handler.ssl.JdkApplicationProtocolNegotiator$ProtocolSelector val$protocolSelector
final io.grpc.netty.shaded.io.netty.handler.ssl.JettyNpnSslEngine this$0
void (io.grpc.netty.shaded.io.netty.handler.ssl.JettyNpnSslEngine, io.grpc.netty.shaded.io.netty.handler.ssl.JdkApplicationProtocolNegotiator$ProtocolSelector)
io.grpc.netty.shaded.io.netty.handler.ssl.JettyNpnSslEngine this$0
public boolean supports ()
public void unsupported ()
public java.lang.String selectProtocol (java.util.List)
Throwable t
java.util.List protocols
}
io/grpc/netty/shaded/io/netty/handler/ssl/SniHandler$1.classSniHandler.java
package io.grpc.netty.shaded.io.netty.handler.ssl
io.grpc.netty.shaded.io.netty.handler.ssl.SniHandler$1 extends java.lang.Object {
}
io/grpc/netty/shaded/io/netty/handler/ssl/JdkDefaultApplicationProtocolNegotiator$1.classJdkDefaultApplicationProtocolNegotiator.java
package io.grpc.netty.shaded.io.netty.handler.ssl
final io.grpc.netty.shaded.io.netty.handler.ssl.JdkDefaultApplicationProtocolNegotiator$1 extends java.lang.Object implements io.grpc.netty.shaded.io.netty.handler.ssl.JdkApplicationProtocolNegotiator$SslEngineWrapperFactory {
void ()
public javax.net.ssl.SSLEngine wrapSslEngine (javax.net.ssl.SSLEngine, io.grpc.netty.shaded.io.netty.handler.ssl.JdkApplicationProtocolNegotiator, boolean)
javax.net.ssl.SSLEngine engine
io.grpc.netty.shaded.io.netty.handler.ssl.JdkApplicationProtocolNegotiator applicationNegotiator
boolean isServer
}
io/grpc/netty/shaded/io/netty/handler/ssl/ReferenceCountedOpenSslEngine.classReferenceCountedOpenSslEngine.java
package io.grpc.netty.shaded.io.netty.handler.ssl
public io.grpc.netty.shaded.io.netty.handler.ssl.ReferenceCountedOpenSslEngine extends javax.net.ssl.SSLEngine implements io.grpc.netty.shaded.io.netty.util.ReferenceCounted io.grpc.netty.shaded.io.netty.handler.ssl.ApplicationProtocolAccessor {
private static final io.grpc.netty.shaded.io.netty.util.internal.logging.InternalLogger logger
private static final javax.net.ssl.SSLException BEGIN_HANDSHAKE_ENGINE_CLOSED
private static final javax.net.ssl.SSLException HANDSHAKE_ENGINE_CLOSED
private static final javax.net.ssl.SSLException RENEGOTIATION_UNSUPPORTED
private static final io.grpc.netty.shaded.io.netty.util.ResourceLeakDetector leakDetector
private static final int OPENSSL_OP_NO_PROTOCOL_INDEX_SSLV2
private static final int OPENSSL_OP_NO_PROTOCOL_INDEX_SSLV3
private static final int OPENSSL_OP_NO_PROTOCOL_INDEX_TLSv1
private static final int OPENSSL_OP_NO_PROTOCOL_INDEX_TLSv1_1
private static final int OPENSSL_OP_NO_PROTOCOL_INDEX_TLSv1_2
private static final int[] OPENSSL_OP_NO_PROTOCOLS
private static final int DEFAULT_HOSTNAME_VALIDATION_FLAGS
static final int MAX_PLAINTEXT_LENGTH
private static final int MAX_RECORD_SIZE
private static final java.util.concurrent.atomic.AtomicIntegerFieldUpdater DESTROYED_UPDATER
private static final String INVALID_CIPHER
private static final javax.net.ssl.SSLEngineResult NEED_UNWRAP_OK
private static final javax.net.ssl.SSLEngineResult NEED_UNWRAP_CLOSED
private static final javax.net.ssl.SSLEngineResult NEED_WRAP_OK
private static final javax.net.ssl.SSLEngineResult NEED_WRAP_CLOSED
private static final javax.net.ssl.SSLEngineResult CLOSED_NOT_HANDSHAKING
private long ssl
private long networkBIO
private boolean certificateSet
private io.grpc.netty.shaded.io.netty.handler.ssl.ReferenceCountedOpenSslEngine$HandshakeState handshakeState
private boolean receivedShutdown
private volatile int destroyed
private volatile String applicationProtocol
private final io.grpc.netty.shaded.io.netty.util.ResourceLeakTracker leak
private final io.grpc.netty.shaded.io.netty.util.AbstractReferenceCounted refCnt
private volatile io.grpc.netty.shaded.io.netty.handler.ssl.ClientAuth clientAuth
private volatile long lastAccessed
private String endPointIdentificationAlgorithm
private Object algorithmConstraints
private java.util.List sniHostNames
private volatile java.util.Collection matchers
private boolean isInboundDone
private boolean outboundClosed
final boolean jdkCompatibilityMode
private final boolean clientMode
final io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator alloc
private final io.grpc.netty.shaded.io.netty.handler.ssl.OpenSslEngineMap engineMap
private final io.grpc.netty.shaded.io.netty.handler.ssl.OpenSslApplicationProtocolNegotiator apn
private final io.grpc.netty.shaded.io.netty.handler.ssl.ReferenceCountedOpenSslEngine$OpenSslSession session
private final java.security.cert.Certificate[] localCerts
private final java.nio.ByteBuffer[] singleSrcBuffer
private final java.nio.ByteBuffer[] singleDstBuffer
private final io.grpc.netty.shaded.io.netty.handler.ssl.OpenSslKeyMaterialManager keyMaterialManager
private final boolean enableOcsp
private int maxWrapOverhead
private int maxWrapBufferSize
javax.net.ssl.SSLHandshakeException handshakeException
static final boolean $assertionsDisabled
void (io.grpc.netty.shaded.io.netty.handler.ssl.ReferenceCountedOpenSslContext, io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator, java.lang.String, int, boolean, boolean)
long finalSsl
Throwable cause
io.grpc.netty.shaded.io.netty.handler.ssl.ReferenceCountedOpenSslContext context
io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator alloc
String peerHost
int peerPort
boolean jdkCompatibilityMode
boolean leakDetection
java.util.concurrent.locks.Lock readerLock
long finalSsl
public void setOcspResponse (byte[])
byte[] response
public byte[] getOcspResponse ()
public final int refCnt ()
public final io.grpc.netty.shaded.io.netty.util.ReferenceCounted retain ()
public final io.grpc.netty.shaded.io.netty.util.ReferenceCounted retain (int)
int increment
public final io.grpc.netty.shaded.io.netty.util.ReferenceCounted touch ()
public final io.grpc.netty.shaded.io.netty.util.ReferenceCounted touch (java.lang.Object)
Object hint
public final boolean release ()
public final boolean release (int)
int decrement
public final synchronized javax.net.ssl.SSLSession getHandshakeSession ()
public final synchronized long sslPointer ()
public final synchronized void shutdown ()
private int writePlaintextData (java.nio.ByteBuffer, int)
int sslWrote
int sslWrote
io.grpc.netty.shaded.io.netty.buffer.ByteBuf buf
java.nio.ByteBuffer src
int len
int pos
int limit
int sslWrote
private io.grpc.netty.shaded.io.netty.buffer.ByteBuf writeEncryptedData (java.nio.ByteBuffer, int)
int limit
Throwable cause
io.grpc.netty.shaded.io.netty.buffer.ByteBuf buf
java.nio.ByteBuffer src
int len
int pos
private int readPlaintextData (java.nio.ByteBuffer)
int sslRead
int sslRead
int limit
int len
io.grpc.netty.shaded.io.netty.buffer.ByteBuf buf
java.nio.ByteBuffer dst
int sslRead
int pos
final synchronized int maxWrapOverhead ()
final synchronized int maxEncryptedPacketLength ()
final int maxEncryptedPacketLength0 ()
final int calculateMaxLengthForWrap (int, int)
int plaintextLength
int numComponents
final synchronized int sslPending ()
private void calculateMaxWrapOverhead ()
private int sslPending0 ()
private boolean isBytesAvailableEnoughForWrap (int, int, int)
int bytesAvailable
int plaintextLength
int numComponents
public final javax.net.ssl.SSLEngineResult wrap (java.nio.ByteBuffer[], int, int, java.nio.ByteBuffer) throws javax.net.ssl.SSLException
java.nio.ByteBuffer src
int i
int srcsLen
int bytesWritten
int availableCapacityForWrap
int pendingNow
javax.net.ssl.SSLEngineResult$HandshakeStatus hs
int sslError
java.nio.ByteBuffer src
int remaining
int bytesWritten
int bioLengthBefore
javax.net.ssl.SSLEngineResult$HandshakeStatus status
int endOffset
int bytesConsumed
int bytesProduced
io.grpc.netty.shaded.io.netty.buffer.ByteBuf bioReadCopyBuf
java.nio.ByteBuffer[] srcs
int offset
int length
java.nio.ByteBuffer dst
private javax.net.ssl.SSLEngineResult newResult (javax.net.ssl.SSLEngineResult$HandshakeStatus, int, int)
javax.net.ssl.SSLEngineResult$HandshakeStatus hs
int bytesConsumed
int bytesProduced
private javax.net.ssl.SSLEngineResult newResult (javax.net.ssl.SSLEngineResult$Status, javax.net.ssl.SSLEngineResult$HandshakeStatus, int, int)
javax.net.ssl.SSLEngineResult$Status status
javax.net.ssl.SSLEngineResult$HandshakeStatus hs
int bytesConsumed
int bytesProduced
private javax.net.ssl.SSLEngineResult newResultMayFinishHandshake (javax.net.ssl.SSLEngineResult$HandshakeStatus, int, int) throws javax.net.ssl.SSLException
javax.net.ssl.SSLEngineResult$HandshakeStatus hs
int bytesConsumed
int bytesProduced
private javax.net.ssl.SSLEngineResult newResultMayFinishHandshake (javax.net.ssl.SSLEngineResult$Status, javax.net.ssl.SSLEngineResult$HandshakeStatus, int, int) throws javax.net.ssl.SSLException
javax.net.ssl.SSLEngineResult$Status status
javax.net.ssl.SSLEngineResult$HandshakeStatus hs
int bytesConsumed
int bytesProduced
private javax.net.ssl.SSLException shutdownWithError (java.lang.String)
String operations
String err
private javax.net.ssl.SSLException shutdownWithError (java.lang.String, java.lang.String)
String operation
String err
public final javax.net.ssl.SSLEngineResult unwrap (java.nio.ByteBuffer[], int, int, java.nio.ByteBuffer[], int, int) throws javax.net.ssl.SSLException
java.nio.ByteBuffer dst
int i
java.nio.ByteBuffer src
int i
int packetLengthDataOnly
int packetLength
io.grpc.netty.shaded.io.netty.buffer.ByteBuf bioWriteCopyBuf
int pendingEncryptedBytes
int sslError
java.nio.ByteBuffer dst
int bytesRead
int localBytesConsumed
java.nio.ByteBuffer src
int remaining
io.grpc.netty.shaded.io.netty.buffer.ByteBuf bioWriteCopyBuf
int pendingEncryptedBytes
javax.net.ssl.SSLEngineResult$HandshakeStatus status
int sslPending
int packetLength
int bytesProduced
int bytesConsumed
java.nio.ByteBuffer[] srcs
int srcsOffset
int srcsLength
java.nio.ByteBuffer[] dsts
int dstsOffset
int dstsLength
long capacity
int dstsEndOffset
int srcsEndOffset
long len
private javax.net.ssl.SSLEngineResult sslReadErrorResult (int, int, int) throws javax.net.ssl.SSLException
int err
int bytesConsumed
int bytesProduced
private void closeAll () throws javax.net.ssl.SSLException
private void rejectRemoteInitiatedRenegotiation () throws javax.net.ssl.SSLHandshakeException
public final javax.net.ssl.SSLEngineResult unwrap (java.nio.ByteBuffer[], java.nio.ByteBuffer[]) throws javax.net.ssl.SSLException
java.nio.ByteBuffer[] srcs
java.nio.ByteBuffer[] dsts
private java.nio.ByteBuffer[] singleSrcBuffer (java.nio.ByteBuffer)
java.nio.ByteBuffer src
private void resetSingleSrcBuffer ()
private java.nio.ByteBuffer[] singleDstBuffer (java.nio.ByteBuffer)
java.nio.ByteBuffer src
private void resetSingleDstBuffer ()
public final synchronized javax.net.ssl.SSLEngineResult unwrap (java.nio.ByteBuffer, java.nio.ByteBuffer[], int, int) throws javax.net.ssl.SSLException
java.nio.ByteBuffer src
java.nio.ByteBuffer[] dsts
int offset
int length
public final synchronized javax.net.ssl.SSLEngineResult wrap (java.nio.ByteBuffer, java.nio.ByteBuffer) throws javax.net.ssl.SSLException
java.nio.ByteBuffer src
java.nio.ByteBuffer dst
public final synchronized javax.net.ssl.SSLEngineResult unwrap (java.nio.ByteBuffer, java.nio.ByteBuffer) throws javax.net.ssl.SSLException
java.nio.ByteBuffer src
java.nio.ByteBuffer dst
public final synchronized javax.net.ssl.SSLEngineResult unwrap (java.nio.ByteBuffer, java.nio.ByteBuffer[]) throws javax.net.ssl.SSLException
java.nio.ByteBuffer src
java.nio.ByteBuffer[] dsts
public final java.lang.Runnable getDelegatedTask ()
public final synchronized void closeInbound () throws javax.net.ssl.SSLException
public final synchronized boolean isInboundDone ()
public final synchronized void closeOutbound ()
int mode
private boolean doSSLShutdown ()
int sslErr
int err
public final synchronized boolean isOutboundDone ()
public final java.lang.String[] getSupportedCipherSuites ()
public final java.lang.String[] getEnabledCipherSuites ()
String[] enabled
String[] enabled
String mapped
int i
String[] enabled
public final void setEnabledCipherSuites (java.lang.String[])
String converted
String c
Exception e
String[] cipherSuites
StringBuilder buf
String cipherSuiteSpec
public final java.lang.String[] getSupportedProtocols ()
public final java.lang.String[] getEnabledProtocols ()
int opts
int opts
java.util.List enabled
int opts
private static boolean isProtocolEnabled (int, int, java.lang.String)
int opts
int disableMask
String protocolString
public final void setEnabledProtocols (java.lang.String[])
String p
int i
int i
int opts
String[] protocols
int minProtocolIndex
int maxProtocolIndex
public final javax.net.ssl.SSLSession getSession ()
public final synchronized void beginHandshake () throws javax.net.ssl.SSLException
private void checkEngineClosed (javax.net.ssl.SSLException) throws javax.net.ssl.SSLException
javax.net.ssl.SSLException cause
private static javax.net.ssl.SSLEngineResult$HandshakeStatus pendingStatus (int)
int pendingStatus
private static boolean isEmpty (java.lang.Object[])
Object[] arr
private static boolean isEmpty (byte[])
byte[] cert
private javax.net.ssl.SSLEngineResult$HandshakeStatus handshake () throws javax.net.ssl.SSLException
int sslError
javax.net.ssl.SSLHandshakeException exception
int code
private javax.net.ssl.SSLEngineResult$HandshakeStatus mayFinishHandshake (javax.net.ssl.SSLEngineResult$HandshakeStatus) throws javax.net.ssl.SSLException
javax.net.ssl.SSLEngineResult$HandshakeStatus status
public final synchronized javax.net.ssl.SSLEngineResult$HandshakeStatus getHandshakeStatus ()
private javax.net.ssl.SSLEngineResult$HandshakeStatus getHandshakeStatus (int)
int pending
private boolean needPendingStatus ()
private java.lang.String toJavaCipherSuite (java.lang.String)
String openSslCipherSuite
String prefix
private static java.lang.String toJavaCipherSuitePrefix (java.lang.String)
char c
String protocolVersion
char c
public final void setUseClientMode (boolean)
boolean clientMode
public final boolean getUseClientMode ()
public final void setNeedClientAuth (boolean)
boolean b
public final boolean getNeedClientAuth ()
public final void setWantClientAuth (boolean)
boolean b
public final boolean getWantClientAuth ()
public final synchronized void setVerify (int, int)
int verifyMode
int depth
private void setClientAuth (io.grpc.netty.shaded.io.netty.handler.ssl.ClientAuth)
io.grpc.netty.shaded.io.netty.handler.ssl.ClientAuth mode
public final void setEnableSessionCreation (boolean)
boolean b
public final boolean getEnableSessionCreation ()
public final synchronized javax.net.ssl.SSLParameters getSSLParameters ()
javax.net.ssl.SSLParameters sslParameters
int version
public final synchronized void setSSLParameters (javax.net.ssl.SSLParameters)
String name
java.util.List sniHostNames
String host
String endPointIdentificationAlgorithm
boolean endPointVerificationEnabled
boolean wasEndPointVerificationEnabled
javax.net.ssl.SSLParameters sslParameters
int version
private static boolean isEndPointVerificationEnabled (java.lang.String)
String endPointIdentificationAlgorithm
private boolean isDestroyed ()
final boolean checkSniHostnameMatch (java.lang.String)
String hostname
public java.lang.String getNegotiatedApplicationProtocol ()
private static long bufferAddress (java.nio.ByteBuffer)
java.nio.ByteBuffer b
static io.grpc.netty.shaded.io.netty.util.ResourceLeakTracker access$000 (io.grpc.netty.shaded.io.netty.handler.ssl.ReferenceCountedOpenSslEngine)
io.grpc.netty.shaded.io.netty.handler.ssl.ReferenceCountedOpenSslEngine x0
static boolean access$100 (io.grpc.netty.shaded.io.netty.handler.ssl.ReferenceCountedOpenSslEngine)
io.grpc.netty.shaded.io.netty.handler.ssl.ReferenceCountedOpenSslEngine x0
static long access$200 (io.grpc.netty.shaded.io.netty.handler.ssl.ReferenceCountedOpenSslEngine)
io.grpc.netty.shaded.io.netty.handler.ssl.ReferenceCountedOpenSslEngine x0
static long access$300 (io.grpc.netty.shaded.io.netty.handler.ssl.ReferenceCountedOpenSslEngine)
io.grpc.netty.shaded.io.netty.handler.ssl.ReferenceCountedOpenSslEngine x0
static java.lang.String access$400 (io.grpc.netty.shaded.io.netty.handler.ssl.ReferenceCountedOpenSslEngine, java.lang.String)
io.grpc.netty.shaded.io.netty.handler.ssl.ReferenceCountedOpenSslEngine x0
String x1
static void access$500 (io.grpc.netty.shaded.io.netty.handler.ssl.ReferenceCountedOpenSslEngine)
io.grpc.netty.shaded.io.netty.handler.ssl.ReferenceCountedOpenSslEngine x0
static io.grpc.netty.shaded.io.netty.handler.ssl.ReferenceCountedOpenSslEngine$HandshakeState access$602 (io.grpc.netty.shaded.io.netty.handler.ssl.ReferenceCountedOpenSslEngine, io.grpc.netty.shaded.io.netty.handler.ssl.ReferenceCountedOpenSslEngine$HandshakeState)
io.grpc.netty.shaded.io.netty.handler.ssl.ReferenceCountedOpenSslEngine x0
io.grpc.netty.shaded.io.netty.handler.ssl.ReferenceCountedOpenSslEngine$HandshakeState x1
static boolean access$700 (io.grpc.netty.shaded.io.netty.handler.ssl.ReferenceCountedOpenSslEngine)
io.grpc.netty.shaded.io.netty.handler.ssl.ReferenceCountedOpenSslEngine x0
static boolean access$800 (java.lang.Object[])
Object[] x0
static boolean access$900 (byte[])
byte[] x0
static io.grpc.netty.shaded.io.netty.handler.ssl.OpenSslApplicationProtocolNegotiator access$1000 (io.grpc.netty.shaded.io.netty.handler.ssl.ReferenceCountedOpenSslEngine)
io.grpc.netty.shaded.io.netty.handler.ssl.ReferenceCountedOpenSslEngine x0
static java.lang.String access$1102 (io.grpc.netty.shaded.io.netty.handler.ssl.ReferenceCountedOpenSslEngine, java.lang.String)
io.grpc.netty.shaded.io.netty.handler.ssl.ReferenceCountedOpenSslEngine x0
String x1
static java.security.cert.Certificate[] access$1200 (io.grpc.netty.shaded.io.netty.handler.ssl.ReferenceCountedOpenSslEngine)
io.grpc.netty.shaded.io.netty.handler.ssl.ReferenceCountedOpenSslEngine x0
static int access$1300 ()
static void ()
}
io/grpc/netty/shaded/io/netty/handler/traffic/AbstractTrafficShapingHandler.classAbstractTrafficShapingHandler.java
package io.grpc.netty.shaded.io.netty.handler.traffic
public abstract io.grpc.netty.shaded.io.netty.handler.traffic.AbstractTrafficShapingHandler extends io.grpc.netty.shaded.io.netty.channel.ChannelDuplexHandler {
private static final io.grpc.netty.shaded.io.netty.util.internal.logging.InternalLogger logger
public static final long DEFAULT_CHECK_INTERVAL
public static final long DEFAULT_MAX_TIME
static final long DEFAULT_MAX_SIZE
static final long MINIMAL_WAIT
protected io.grpc.netty.shaded.io.netty.handler.traffic.TrafficCounter trafficCounter
private volatile long writeLimit
private volatile long readLimit
protected volatile long maxTime
protected volatile long checkInterval
static final io.grpc.netty.shaded.io.netty.util.AttributeKey READ_SUSPENDED
static final io.grpc.netty.shaded.io.netty.util.AttributeKey REOPEN_TASK
volatile long maxWriteDelay
volatile long maxWriteSize
final int userDefinedWritabilityIndex
static final int CHANNEL_DEFAULT_USER_DEFINED_WRITABILITY_INDEX
static final int GLOBAL_DEFAULT_USER_DEFINED_WRITABILITY_INDEX
static final int GLOBALCHANNEL_DEFAULT_USER_DEFINED_WRITABILITY_INDEX
void setTrafficCounter (io.grpc.netty.shaded.io.netty.handler.traffic.TrafficCounter)
io.grpc.netty.shaded.io.netty.handler.traffic.TrafficCounter newTrafficCounter
protected int userDefinedWritabilityIndex ()
protected void (long, long, long, long)
long writeLimit
long readLimit
long checkInterval
long maxTime
protected void (long, long, long)
long writeLimit
long readLimit
long checkInterval
protected void (long, long)
long writeLimit
long readLimit
protected void ()
protected void (long)
long checkInterval
public void configure (long, long, long)
long newWriteLimit
long newReadLimit
long newCheckInterval
public void configure (long, long)
long newWriteLimit
long newReadLimit
public void configure (long)
long newCheckInterval
public long getWriteLimit ()
public void setWriteLimit (long)
long writeLimit
public long getReadLimit ()
public void setReadLimit (long)
long readLimit
public long getCheckInterval ()
public void setCheckInterval (long)
long checkInterval
public void setMaxTimeWait (long)
long maxTime
public long getMaxTimeWait ()
public long getMaxWriteDelay ()
public void setMaxWriteDelay (long)
long maxWriteDelay
public long getMaxWriteSize ()
public void setMaxWriteSize (long)
long maxWriteSize
protected void doAccounting (io.grpc.netty.shaded.io.netty.handler.traffic.TrafficCounter)
io.grpc.netty.shaded.io.netty.handler.traffic.TrafficCounter counter
void releaseReadSuspended (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext)
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
io.grpc.netty.shaded.io.netty.channel.Channel channel
public void channelRead (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, java.lang.Object) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.util.Attribute attr
Runnable reopenTask
io.grpc.netty.shaded.io.netty.channel.Channel channel
io.grpc.netty.shaded.io.netty.channel.ChannelConfig config
long wait
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
Object msg
long size
long now
long checkWaitReadTime (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, long, long)
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
long wait
long now
void informReadOperation (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, long)
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
long now
protected static boolean isHandlerActive (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext)
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
Boolean suspended
public void read (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext)
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
public void write (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, java.lang.Object, io.grpc.netty.shaded.io.netty.channel.ChannelPromise) throws java.lang.Exception
long wait
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
Object msg
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
long size
long now
protected void submitWrite (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, java.lang.Object, long, io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
Object msg
long delay
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
abstract void submitWrite (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, java.lang.Object, long, long, long, io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
public void channelRegistered (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
void setUserDefinedWritability (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, boolean)
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
boolean writable
io.grpc.netty.shaded.io.netty.channel.ChannelOutboundBuffer cob
void checkWriteSuspend (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, long, long)
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
long delay
long queueSize
void releaseWriteSuspended (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext)
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
public io.grpc.netty.shaded.io.netty.handler.traffic.TrafficCounter trafficCounter ()
public java.lang.String toString ()
StringBuilder builder
protected long calculateSize (java.lang.Object)
Object msg
static io.grpc.netty.shaded.io.netty.util.internal.logging.InternalLogger access$000 ()
static void ()
}
io/grpc/netty/shaded/io/netty/handler/traffic/GlobalChannelTrafficShapingHandler$1.classGlobalChannelTrafficShapingHandler.java
package io.grpc.netty.shaded.io.netty.handler.traffic
io.grpc.netty.shaded.io.netty.handler.traffic.GlobalChannelTrafficShapingHandler$1 extends java.util.AbstractCollection {
final io.grpc.netty.shaded.io.netty.handler.traffic.GlobalChannelTrafficShapingHandler this$0
void (io.grpc.netty.shaded.io.netty.handler.traffic.GlobalChannelTrafficShapingHandler)
io.grpc.netty.shaded.io.netty.handler.traffic.GlobalChannelTrafficShapingHandler this$0
public java.util.Iterator iterator ()
public int size ()
}
io/grpc/netty/shaded/io/netty/handler/traffic/GlobalChannelTrafficCounter$MixedTrafficMonitoringTask.classGlobalChannelTrafficCounter.java
package io.grpc.netty.shaded.io.netty.handler.traffic
io.grpc.netty.shaded.io.netty.handler.traffic.GlobalChannelTrafficCounter$MixedTrafficMonitoringTask extends java.lang.Object implements java.lang.Runnable {
private final io.grpc.netty.shaded.io.netty.handler.traffic.GlobalChannelTrafficShapingHandler trafficShapingHandler1
private final io.grpc.netty.shaded.io.netty.handler.traffic.TrafficCounter counter
void (io.grpc.netty.shaded.io.netty.handler.traffic.GlobalChannelTrafficShapingHandler, io.grpc.netty.shaded.io.netty.handler.traffic.TrafficCounter)
io.grpc.netty.shaded.io.netty.handler.traffic.GlobalChannelTrafficShapingHandler trafficShapingHandler
io.grpc.netty.shaded.io.netty.handler.traffic.TrafficCounter counter
public void run ()
io.grpc.netty.shaded.io.netty.handler.traffic.GlobalChannelTrafficShapingHandler$PerChannel perChannel
long newLastTime
}
io/grpc/netty/shaded/io/netty/handler/traffic/TrafficCounter$1.classTrafficCounter.java
package io.grpc.netty.shaded.io.netty.handler.traffic
io.grpc.netty.shaded.io.netty.handler.traffic.TrafficCounter$1 extends java.lang.Object {
}
io/grpc/netty/shaded/io/netty/handler/traffic/AbstractTrafficShapingHandler$ReopenReadTimerTask.classAbstractTrafficShapingHandler.java
package io.grpc.netty.shaded.io.netty.handler.traffic
final io.grpc.netty.shaded.io.netty.handler.traffic.AbstractTrafficShapingHandler$ReopenReadTimerTask extends java.lang.Object implements java.lang.Runnable {
final io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
void (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext)
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
public void run ()
io.grpc.netty.shaded.io.netty.channel.Channel channel
io.grpc.netty.shaded.io.netty.channel.ChannelConfig config
}
io/grpc/netty/shaded/io/netty/handler/traffic/ChannelTrafficShapingHandler$1.classChannelTrafficShapingHandler.java
package io.grpc.netty.shaded.io.netty.handler.traffic
io.grpc.netty.shaded.io.netty.handler.traffic.ChannelTrafficShapingHandler$1 extends java.lang.Object implements java.lang.Runnable {
final io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext val$ctx
final long val$futureNow
final io.grpc.netty.shaded.io.netty.handler.traffic.ChannelTrafficShapingHandler this$0
void (io.grpc.netty.shaded.io.netty.handler.traffic.ChannelTrafficShapingHandler, io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, long)
io.grpc.netty.shaded.io.netty.handler.traffic.ChannelTrafficShapingHandler this$0
public void run ()
}
io/grpc/netty/shaded/io/netty/handler/traffic/GlobalTrafficShapingHandler$ToSend.classGlobalTrafficShapingHandler.java
package io.grpc.netty.shaded.io.netty.handler.traffic
final io.grpc.netty.shaded.io.netty.handler.traffic.GlobalTrafficShapingHandler$ToSend extends java.lang.Object {
final long relativeTimeAction
final Object toSend
final long size
final io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
private void (long, java.lang.Object, long, io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
long delay
Object toSend
long size
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
void (long, java.lang.Object, long, io.grpc.netty.shaded.io.netty.channel.ChannelPromise, io.grpc.netty.shaded.io.netty.handler.traffic.GlobalTrafficShapingHandler$1)
long x0
Object x1
long x2
io.grpc.netty.shaded.io.netty.channel.ChannelPromise x3
io.grpc.netty.shaded.io.netty.handler.traffic.GlobalTrafficShapingHandler$1 x4
}
io/grpc/netty/shaded/io/netty/handler/traffic/TrafficCounter$TrafficMonitoringTask.classTrafficCounter.java
package io.grpc.netty.shaded.io.netty.handler.traffic
final io.grpc.netty.shaded.io.netty.handler.traffic.TrafficCounter$TrafficMonitoringTask extends java.lang.Object implements java.lang.Runnable {
final io.grpc.netty.shaded.io.netty.handler.traffic.TrafficCounter this$0
private void (io.grpc.netty.shaded.io.netty.handler.traffic.TrafficCounter)
public void run ()
void (io.grpc.netty.shaded.io.netty.handler.traffic.TrafficCounter, io.grpc.netty.shaded.io.netty.handler.traffic.TrafficCounter$1)
io.grpc.netty.shaded.io.netty.handler.traffic.TrafficCounter x0
io.grpc.netty.shaded.io.netty.handler.traffic.TrafficCounter$1 x1
}
io/grpc/netty/shaded/io/netty/handler/stream/ChunkedWriteHandler$PendingWrite.classChunkedWriteHandler.java
package io.grpc.netty.shaded.io.netty.handler.stream
final io.grpc.netty.shaded.io.netty.handler.stream.ChunkedWriteHandler$PendingWrite extends java.lang.Object {
final Object msg
final io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
void (java.lang.Object, io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
Object msg
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
void fail (java.lang.Throwable)
Throwable cause
void success (long)
long total
void progress (long, long)
long progress
long total
}
io/grpc/netty/shaded/io/netty/handler/stream/ChunkedFile.classChunkedFile.java
package io.grpc.netty.shaded.io.netty.handler.stream
public io.grpc.netty.shaded.io.netty.handler.stream.ChunkedFile extends java.lang.Object implements io.grpc.netty.shaded.io.netty.handler.stream.ChunkedInput {
private final java.io.RandomAccessFile file
private final long startOffset
private final long endOffset
private final int chunkSize
private long offset
public void (java.io.File) throws java.io.IOException
java.io.File file
public void (java.io.File, int) throws java.io.IOException
java.io.File file
int chunkSize
public void (java.io.RandomAccessFile) throws java.io.IOException
java.io.RandomAccessFile file
public void (java.io.RandomAccessFile, int) throws java.io.IOException
java.io.RandomAccessFile file
int chunkSize
public void (java.io.RandomAccessFile, long, long, int) throws java.io.IOException
java.io.RandomAccessFile file
long offset
long length
int chunkSize
public long startOffset ()
public long endOffset ()
public long currentOffset ()
public boolean isEndOfInput () throws java.lang.Exception
public void close () throws java.lang.Exception
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf readChunk (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf readChunk (io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator allocator
long offset
int chunkSize
io.grpc.netty.shaded.io.netty.buffer.ByteBuf buf
boolean release
public long length ()
public long progress ()
public volatile java.lang.Object readChunk (io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator) throws java.lang.Exception
public volatile java.lang.Object readChunk (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext) throws java.lang.Exception
}
io/grpc/netty/shaded/io/netty/handler/stream/ChunkedNioStream.classChunkedNioStream.java
package io.grpc.netty.shaded.io.netty.handler.stream
public io.grpc.netty.shaded.io.netty.handler.stream.ChunkedNioStream extends java.lang.Object implements io.grpc.netty.shaded.io.netty.handler.stream.ChunkedInput {
private final java.nio.channels.ReadableByteChannel in
private final int chunkSize
private long offset
private final java.nio.ByteBuffer byteBuffer
public void (java.nio.channels.ReadableByteChannel)
java.nio.channels.ReadableByteChannel in
public void (java.nio.channels.ReadableByteChannel, int)
java.nio.channels.ReadableByteChannel in
int chunkSize
public long transferredBytes ()
public boolean isEndOfInput () throws java.lang.Exception
int b
public void close () throws java.lang.Exception
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf readChunk (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf readChunk (io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator) throws java.lang.Exception
int localReadBytes
io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator allocator
int readBytes
boolean release
io.grpc.netty.shaded.io.netty.buffer.ByteBuf buffer
public long length ()
public long progress ()
public volatile java.lang.Object readChunk (io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator) throws java.lang.Exception
public volatile java.lang.Object readChunk (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext) throws java.lang.Exception
}
io/grpc/netty/shaded/io/netty/handler/flush/FlushConsolidationHandler$1.classFlushConsolidationHandler.java
package io.grpc.netty.shaded.io.netty.handler.flush
io.grpc.netty.shaded.io.netty.handler.flush.FlushConsolidationHandler$1 extends java.lang.Object implements java.lang.Runnable {
final io.grpc.netty.shaded.io.netty.handler.flush.FlushConsolidationHandler this$0
void (io.grpc.netty.shaded.io.netty.handler.flush.FlushConsolidationHandler)
io.grpc.netty.shaded.io.netty.handler.flush.FlushConsolidationHandler this$0
public void run ()
}
io/grpc/netty/shaded/io/netty/handler/flow/
io/grpc/netty/shaded/io/netty/handler/flow/FlowControlHandler.classFlowControlHandler.java
package io.grpc.netty.shaded.io.netty.handler.flow
public io.grpc.netty.shaded.io.netty.handler.flow.FlowControlHandler extends io.grpc.netty.shaded.io.netty.channel.ChannelDuplexHandler {
private static final io.grpc.netty.shaded.io.netty.util.internal.logging.InternalLogger logger
private final boolean releaseMessages
private io.grpc.netty.shaded.io.netty.handler.flow.FlowControlHandler$RecyclableArrayDeque queue
private io.grpc.netty.shaded.io.netty.channel.ChannelConfig config
private boolean shouldConsume
public void ()
public void (boolean)
boolean releaseMessages
boolean isQueueEmpty ()
private void destroy ()
Object msg
public void handlerAdded (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
public void channelInactive (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
public void read (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
public void channelRead (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, java.lang.Object) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
Object msg
int minConsume
public void channelReadComplete (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
private int dequeue (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, int)
Object msg
int consumed
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
int minConsume
static void ()
}
io/grpc/netty/shaded/io/netty/handler/ipfilter/IpSubnetFilterRule$Ip4SubnetFilterRule.classIpSubnetFilterRule.java
package io.grpc.netty.shaded.io.netty.handler.ipfilter
final io.grpc.netty.shaded.io.netty.handler.ipfilter.IpSubnetFilterRule$Ip4SubnetFilterRule extends java.lang.Object implements io.grpc.netty.shaded.io.netty.handler.ipfilter.IpFilterRule {
private final int networkAddress
private final int subnetMask
private final io.grpc.netty.shaded.io.netty.handler.ipfilter.IpFilterRuleType ruleType
static final boolean $assertionsDisabled
private void (java.net.Inet4Address, int, io.grpc.netty.shaded.io.netty.handler.ipfilter.IpFilterRuleType)
java.net.Inet4Address ipAddress
int cidrPrefix
io.grpc.netty.shaded.io.netty.handler.ipfilter.IpFilterRuleType ruleType
public boolean matches (java.net.InetSocketAddress)
int ipAddress
java.net.InetSocketAddress remoteAddress
java.net.InetAddress inetAddress
public io.grpc.netty.shaded.io.netty.handler.ipfilter.IpFilterRuleType ruleType ()
private static int ipToInt (java.net.Inet4Address)
java.net.Inet4Address ipAddress
byte[] octets
private static int prefixToSubnetMask (int)
int cidrPrefix
void (java.net.Inet4Address, int, io.grpc.netty.shaded.io.netty.handler.ipfilter.IpFilterRuleType, io.grpc.netty.shaded.io.netty.handler.ipfilter.IpSubnetFilterRule$1)
java.net.Inet4Address x0
int x1
io.grpc.netty.shaded.io.netty.handler.ipfilter.IpFilterRuleType x2
io.grpc.netty.shaded.io.netty.handler.ipfilter.IpSubnetFilterRule$1 x3
static void ()
}
io/grpc/netty/shaded/io/netty/handler/ipfilter/AbstractRemoteAddressFilter.classAbstractRemoteAddressFilter.java
package io.grpc.netty.shaded.io.netty.handler.ipfilter
public abstract io.grpc.netty.shaded.io.netty.handler.ipfilter.AbstractRemoteAddressFilter extends io.grpc.netty.shaded.io.netty.channel.ChannelInboundHandlerAdapter {
public void ()
public void channelRegistered (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
public void channelActive (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
private boolean handleNewChannel (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelFuture rejectedFuture
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
java.net.SocketAddress remoteAddress
protected abstract boolean accept (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, java.net.SocketAddress) throws java.lang.Exception
protected void channelAccepted (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, java.net.SocketAddress)
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
java.net.SocketAddress remoteAddress
protected io.grpc.netty.shaded.io.netty.channel.ChannelFuture channelRejected (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, java.net.SocketAddress)
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
java.net.SocketAddress remoteAddress
}
io/grpc/netty/shaded/io/netty/handler/timeout/IdleStateHandler.classIdleStateHandler.java
package io.grpc.netty.shaded.io.netty.handler.timeout
public io.grpc.netty.shaded.io.netty.handler.timeout.IdleStateHandler extends io.grpc.netty.shaded.io.netty.channel.ChannelDuplexHandler {
private static final long MIN_TIMEOUT_NANOS
private final io.grpc.netty.shaded.io.netty.channel.ChannelFutureListener writeListener
private final boolean observeOutput
private final long readerIdleTimeNanos
private final long writerIdleTimeNanos
private final long allIdleTimeNanos
private java.util.concurrent.ScheduledFuture readerIdleTimeout
private long lastReadTime
private boolean firstReaderIdleEvent
private java.util.concurrent.ScheduledFuture writerIdleTimeout
private long lastWriteTime
private boolean firstWriterIdleEvent
private java.util.concurrent.ScheduledFuture allIdleTimeout
private boolean firstAllIdleEvent
private byte state
private boolean reading
private long lastChangeCheckTimeStamp
private int lastMessageHashCode
private long lastPendingWriteBytes
public void (int, int, int)
int readerIdleTimeSeconds
int writerIdleTimeSeconds
int allIdleTimeSeconds
public void (long, long, long, java.util.concurrent.TimeUnit)
long readerIdleTime
long writerIdleTime
long allIdleTime
java.util.concurrent.TimeUnit unit
public void (boolean, long, long, long, java.util.concurrent.TimeUnit)
boolean observeOutput
long readerIdleTime
long writerIdleTime
long allIdleTime
java.util.concurrent.TimeUnit unit
public long getReaderIdleTimeInMillis ()
public long getWriterIdleTimeInMillis ()
public long getAllIdleTimeInMillis ()
public void handlerAdded (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
public void handlerRemoved (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
public void channelRegistered (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
public void channelActive (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
public void channelInactive (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
public void channelRead (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, java.lang.Object) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
Object msg
public void channelReadComplete (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
public void write (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, java.lang.Object, io.grpc.netty.shaded.io.netty.channel.ChannelPromise) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
Object msg
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
private void initialize (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext)
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
long ticksInNanos ()
java.util.concurrent.ScheduledFuture schedule (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, java.lang.Runnable, long, java.util.concurrent.TimeUnit)
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
Runnable task
long delay
java.util.concurrent.TimeUnit unit
private void destroy ()
protected void channelIdle (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, io.grpc.netty.shaded.io.netty.handler.timeout.IdleStateEvent) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
io.grpc.netty.shaded.io.netty.handler.timeout.IdleStateEvent evt
protected io.grpc.netty.shaded.io.netty.handler.timeout.IdleStateEvent newIdleStateEvent (io.grpc.netty.shaded.io.netty.handler.timeout.IdleState, boolean)
io.grpc.netty.shaded.io.netty.handler.timeout.IdleState state
boolean first
private void initOutputChanged (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext)
io.grpc.netty.shaded.io.netty.channel.Channel channel
io.grpc.netty.shaded.io.netty.channel.Channel$Unsafe unsafe
io.grpc.netty.shaded.io.netty.channel.ChannelOutboundBuffer buf
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
private boolean hasOutputChanged (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, boolean)
int messageHashCode
long pendingWriteBytes
io.grpc.netty.shaded.io.netty.channel.Channel channel
io.grpc.netty.shaded.io.netty.channel.Channel$Unsafe unsafe
io.grpc.netty.shaded.io.netty.channel.ChannelOutboundBuffer buf
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
boolean first
static long access$002 (io.grpc.netty.shaded.io.netty.handler.timeout.IdleStateHandler, long)
io.grpc.netty.shaded.io.netty.handler.timeout.IdleStateHandler x0
long x1
static boolean access$102 (io.grpc.netty.shaded.io.netty.handler.timeout.IdleStateHandler, boolean)
io.grpc.netty.shaded.io.netty.handler.timeout.IdleStateHandler x0
boolean x1
static boolean access$202 (io.grpc.netty.shaded.io.netty.handler.timeout.IdleStateHandler, boolean)
io.grpc.netty.shaded.io.netty.handler.timeout.IdleStateHandler x0
boolean x1
static long access$300 (io.grpc.netty.shaded.io.netty.handler.timeout.IdleStateHandler)
io.grpc.netty.shaded.io.netty.handler.timeout.IdleStateHandler x0
static boolean access$400 (io.grpc.netty.shaded.io.netty.handler.timeout.IdleStateHandler)
io.grpc.netty.shaded.io.netty.handler.timeout.IdleStateHandler x0
static long access$500 (io.grpc.netty.shaded.io.netty.handler.timeout.IdleStateHandler)
io.grpc.netty.shaded.io.netty.handler.timeout.IdleStateHandler x0
static java.util.concurrent.ScheduledFuture access$602 (io.grpc.netty.shaded.io.netty.handler.timeout.IdleStateHandler, java.util.concurrent.ScheduledFuture)
io.grpc.netty.shaded.io.netty.handler.timeout.IdleStateHandler x0
java.util.concurrent.ScheduledFuture x1
static boolean access$700 (io.grpc.netty.shaded.io.netty.handler.timeout.IdleStateHandler)
io.grpc.netty.shaded.io.netty.handler.timeout.IdleStateHandler x0
static boolean access$702 (io.grpc.netty.shaded.io.netty.handler.timeout.IdleStateHandler, boolean)
io.grpc.netty.shaded.io.netty.handler.timeout.IdleStateHandler x0
boolean x1
static long access$000 (io.grpc.netty.shaded.io.netty.handler.timeout.IdleStateHandler)
io.grpc.netty.shaded.io.netty.handler.timeout.IdleStateHandler x0
static long access$800 (io.grpc.netty.shaded.io.netty.handler.timeout.IdleStateHandler)
io.grpc.netty.shaded.io.netty.handler.timeout.IdleStateHandler x0
static java.util.concurrent.ScheduledFuture access$902 (io.grpc.netty.shaded.io.netty.handler.timeout.IdleStateHandler, java.util.concurrent.ScheduledFuture)
io.grpc.netty.shaded.io.netty.handler.timeout.IdleStateHandler x0
java.util.concurrent.ScheduledFuture x1
static boolean access$100 (io.grpc.netty.shaded.io.netty.handler.timeout.IdleStateHandler)
io.grpc.netty.shaded.io.netty.handler.timeout.IdleStateHandler x0
static boolean access$1000 (io.grpc.netty.shaded.io.netty.handler.timeout.IdleStateHandler, io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, boolean)
io.grpc.netty.shaded.io.netty.handler.timeout.IdleStateHandler x0
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext x1
boolean x2
static long access$1100 (io.grpc.netty.shaded.io.netty.handler.timeout.IdleStateHandler)
io.grpc.netty.shaded.io.netty.handler.timeout.IdleStateHandler x0
static java.util.concurrent.ScheduledFuture access$1202 (io.grpc.netty.shaded.io.netty.handler.timeout.IdleStateHandler, java.util.concurrent.ScheduledFuture)
io.grpc.netty.shaded.io.netty.handler.timeout.IdleStateHandler x0
java.util.concurrent.ScheduledFuture x1
static boolean access$200 (io.grpc.netty.shaded.io.netty.handler.timeout.IdleStateHandler)
io.grpc.netty.shaded.io.netty.handler.timeout.IdleStateHandler x0
static void ()
}
io/grpc/netty/shaded/io/netty/handler/ssl/ReferenceCountedOpenSslClientContext.classReferenceCountedOpenSslClientContext.java
package io.grpc.netty.shaded.io.netty.handler.ssl
public final io.grpc.netty.shaded.io.netty.handler.ssl.ReferenceCountedOpenSslClientContext extends io.grpc.netty.shaded.io.netty.handler.ssl.ReferenceCountedOpenSslContext {
private static final io.grpc.netty.shaded.io.netty.util.internal.logging.InternalLogger logger
private final io.grpc.netty.shaded.io.netty.handler.ssl.OpenSslSessionContext sessionContext
void (java.security.cert.X509Certificate[], javax.net.ssl.TrustManagerFactory, java.security.cert.X509Certificate[], java.security.PrivateKey, java.lang.String, javax.net.ssl.KeyManagerFactory, java.lang.Iterable, io.grpc.netty.shaded.io.netty.handler.ssl.CipherSuiteFilter, io.grpc.netty.shaded.io.netty.handler.ssl.ApplicationProtocolConfig, java.lang.String[], long, long, boolean) throws javax.net.ssl.SSLException
java.security.cert.X509Certificate[] trustCertCollection
javax.net.ssl.TrustManagerFactory trustManagerFactory
java.security.cert.X509Certificate[] keyCertChain
java.security.PrivateKey key
String keyPassword
javax.net.ssl.KeyManagerFactory keyManagerFactory
Iterable ciphers
io.grpc.netty.shaded.io.netty.handler.ssl.CipherSuiteFilter cipherFilter
io.grpc.netty.shaded.io.netty.handler.ssl.ApplicationProtocolConfig apn
String[] protocols
long sessionCacheSize
long sessionTimeout
boolean enableOcsp
boolean success
io.grpc.netty.shaded.io.netty.handler.ssl.OpenSslKeyMaterialManager keyMaterialManager ()
public io.grpc.netty.shaded.io.netty.handler.ssl.OpenSslSessionContext sessionContext ()
static io.grpc.netty.shaded.io.netty.handler.ssl.OpenSslSessionContext newSessionContext (io.grpc.netty.shaded.io.netty.handler.ssl.ReferenceCountedOpenSslContext, long, io.grpc.netty.shaded.io.netty.handler.ssl.OpenSslEngineMap, java.security.cert.X509Certificate[], javax.net.ssl.TrustManagerFactory, java.security.cert.X509Certificate[], java.security.PrivateKey, java.lang.String, javax.net.ssl.KeyManagerFactory) throws javax.net.ssl.SSLException
char[] keyPasswordChars
java.security.KeyStore ks
io.grpc.netty.shaded.io.netty.handler.ssl.OpenSslKeyMaterialManager materialManager
Exception e
javax.net.ssl.X509TrustManager manager
Exception e
io.grpc.netty.shaded.io.netty.handler.ssl.ReferenceCountedOpenSslClientContext$OpenSslClientSessionContext context
io.grpc.netty.shaded.io.netty.handler.ssl.ReferenceCountedOpenSslContext thiz
long ctx
io.grpc.netty.shaded.io.netty.handler.ssl.OpenSslEngineMap engineMap
java.security.cert.X509Certificate[] trustCertCollection
javax.net.ssl.TrustManagerFactory trustManagerFactory
java.security.cert.X509Certificate[] keyCertChain
java.security.PrivateKey key
String keyPassword
javax.net.ssl.KeyManagerFactory keyManagerFactory
io.grpc.netty.shaded.io.netty.handler.ssl.OpenSslKeyMaterialProvider keyMaterialProvider
public volatile javax.net.ssl.SSLSessionContext sessionContext ()
static io.grpc.netty.shaded.io.netty.util.internal.logging.InternalLogger access$000 ()
static void ()
}
io/grpc/netty/shaded/io/netty/handler/ssl/SslHandler$SslEngineType.classSslHandler.java
package io.grpc.netty.shaded.io.netty.handler.ssl
abstract io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler$SslEngineType extends java.lang.Enum {
public static final io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler$SslEngineType TCNATIVE
public static final io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler$SslEngineType CONSCRYPT
public static final io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler$SslEngineType JDK
final boolean wantsDirectBuffer
final io.grpc.netty.shaded.io.netty.handler.codec.ByteToMessageDecoder$Cumulator cumulator
private static final io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler$SslEngineType[] $VALUES
public static io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler$SslEngineType[] values ()
public static io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler$SslEngineType valueOf (java.lang.String)
String name
static io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler$SslEngineType forEngine (javax.net.ssl.SSLEngine)
javax.net.ssl.SSLEngine engine
private void (java.lang.String, int, boolean, io.grpc.netty.shaded.io.netty.handler.codec.ByteToMessageDecoder$Cumulator)
boolean wantsDirectBuffer
io.grpc.netty.shaded.io.netty.handler.codec.ByteToMessageDecoder$Cumulator cumulator
int getPacketBufferSize (io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler)
io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler handler
abstract javax.net.ssl.SSLEngineResult unwrap (io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler, io.grpc.netty.shaded.io.netty.buffer.ByteBuf, int, int, io.grpc.netty.shaded.io.netty.buffer.ByteBuf) throws javax.net.ssl.SSLException
abstract int calculateWrapBufferCapacity (io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler, int, int)
abstract int calculatePendingData (io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler, int)
abstract boolean jdkCompatibilityMode (javax.net.ssl.SSLEngine)
void (java.lang.String, int, boolean, io.grpc.netty.shaded.io.netty.handler.codec.ByteToMessageDecoder$Cumulator, io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler$1)
String x0
int x1
boolean x2
io.grpc.netty.shaded.io.netty.handler.codec.ByteToMessageDecoder$Cumulator x3
io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler$1 x4
static void ()
}
io/grpc/netty/shaded/io/netty/handler/ssl/SslHandler.classSslHandler.java
package io.grpc.netty.shaded.io.netty.handler.ssl
public io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler extends io.grpc.netty.shaded.io.netty.handler.codec.ByteToMessageDecoder implements io.grpc.netty.shaded.io.netty.channel.ChannelOutboundHandler {
private static final io.grpc.netty.shaded.io.netty.util.internal.logging.InternalLogger logger
private static final java.util.regex.Pattern IGNORABLE_CLASS_IN_STACK
private static final java.util.regex.Pattern IGNORABLE_ERROR_MESSAGE
private static final javax.net.ssl.SSLException SSLENGINE_CLOSED
private static final javax.net.ssl.SSLException HANDSHAKE_TIMED_OUT
private static final java.nio.channels.ClosedChannelException CHANNEL_CLOSED
private static final int MAX_PLAINTEXT_LENGTH
private volatile io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
private final javax.net.ssl.SSLEngine engine
private final io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler$SslEngineType engineType
private final java.util.concurrent.Executor delegatedTaskExecutor
private final boolean jdkCompatibilityMode
private final java.nio.ByteBuffer[] singleBuffer
private final boolean startTls
private boolean sentFirstMessage
private boolean flushedBeforeHandshake
private boolean readDuringHandshake
private boolean handshakeStarted
private io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler$SslHandlerCoalescingBufferQueue pendingUnencryptedWrites
private io.grpc.netty.shaded.io.netty.util.concurrent.Promise handshakePromise
private final io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler$LazyChannelPromise sslClosePromise
private boolean needsFlush
private boolean outboundClosed
private boolean closeNotify
private int packetLength
private boolean firedChannelRead
private volatile long handshakeTimeoutMillis
private volatile long closeNotifyFlushTimeoutMillis
private volatile long closeNotifyReadTimeoutMillis
volatile int wrapDataSize
static final boolean $assertionsDisabled
public void (javax.net.ssl.SSLEngine)
javax.net.ssl.SSLEngine engine
public void (javax.net.ssl.SSLEngine, boolean)
javax.net.ssl.SSLEngine engine
boolean startTls
public void (javax.net.ssl.SSLEngine, java.util.concurrent.Executor)
javax.net.ssl.SSLEngine engine
java.util.concurrent.Executor delegatedTaskExecutor
public void (javax.net.ssl.SSLEngine, boolean, java.util.concurrent.Executor)
javax.net.ssl.SSLEngine engine
boolean startTls
java.util.concurrent.Executor delegatedTaskExecutor
public long getHandshakeTimeoutMillis ()
public void setHandshakeTimeout (long, java.util.concurrent.TimeUnit)
long handshakeTimeout
java.util.concurrent.TimeUnit unit
public void setHandshakeTimeoutMillis (long)
long handshakeTimeoutMillis
public final void setWrapDataSize (int)
int wrapDataSize
public long getCloseNotifyTimeoutMillis ()
public void setCloseNotifyTimeout (long, java.util.concurrent.TimeUnit)
long closeNotifyTimeout
java.util.concurrent.TimeUnit unit
public void setCloseNotifyTimeoutMillis (long)
long closeNotifyFlushTimeoutMillis
public final long getCloseNotifyFlushTimeoutMillis ()
public final void setCloseNotifyFlushTimeout (long, java.util.concurrent.TimeUnit)
long closeNotifyFlushTimeout
java.util.concurrent.TimeUnit unit
public final void setCloseNotifyFlushTimeoutMillis (long)
long closeNotifyFlushTimeoutMillis
public final long getCloseNotifyReadTimeoutMillis ()
public final void setCloseNotifyReadTimeout (long, java.util.concurrent.TimeUnit)
long closeNotifyReadTimeout
java.util.concurrent.TimeUnit unit
public final void setCloseNotifyReadTimeoutMillis (long)
long closeNotifyReadTimeoutMillis
public javax.net.ssl.SSLEngine engine ()
public java.lang.String applicationProtocol ()
javax.net.ssl.SSLEngine engine
public io.grpc.netty.shaded.io.netty.util.concurrent.Future handshakeFuture ()
public io.grpc.netty.shaded.io.netty.channel.ChannelFuture close ()
public io.grpc.netty.shaded.io.netty.channel.ChannelFuture close (io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
public io.grpc.netty.shaded.io.netty.util.concurrent.Future sslCloseFuture ()
public void handlerRemoved0 (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
public void bind (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, java.net.SocketAddress, io.grpc.netty.shaded.io.netty.channel.ChannelPromise) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
java.net.SocketAddress localAddress
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
public void connect (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, java.net.SocketAddress, java.net.SocketAddress, io.grpc.netty.shaded.io.netty.channel.ChannelPromise) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
java.net.SocketAddress remoteAddress
java.net.SocketAddress localAddress
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
public void deregister (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, io.grpc.netty.shaded.io.netty.channel.ChannelPromise) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
public void disconnect (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, io.grpc.netty.shaded.io.netty.channel.ChannelPromise) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
public void close (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, io.grpc.netty.shaded.io.netty.channel.ChannelPromise) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
public void read (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
private static java.lang.IllegalStateException newPendingWritesNullException ()
public void write (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, java.lang.Object, io.grpc.netty.shaded.io.netty.channel.ChannelPromise) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.handler.codec.UnsupportedMessageTypeException exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
Object msg
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
public void flush (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext) throws java.lang.Exception
Throwable cause
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
private void wrapAndFlush (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext) throws javax.net.ssl.SSLException
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
private void wrap (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, boolean) throws javax.net.ssl.SSLException
javax.net.ssl.SSLEngineResult result
int wrapDataSize
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
boolean inUnwrap
io.grpc.netty.shaded.io.netty.buffer.ByteBuf out
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator alloc
boolean needUnwrap
io.grpc.netty.shaded.io.netty.buffer.ByteBuf buf
private void finishWrap (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, io.grpc.netty.shaded.io.netty.buffer.ByteBuf, io.grpc.netty.shaded.io.netty.channel.ChannelPromise, boolean, boolean)
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
io.grpc.netty.shaded.io.netty.buffer.ByteBuf out
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
boolean inUnwrap
boolean needUnwrap
private boolean wrapNonAppData (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, boolean) throws javax.net.ssl.SSLException
javax.net.ssl.SSLEngineResult result
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
boolean inUnwrap
io.grpc.netty.shaded.io.netty.buffer.ByteBuf out
io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator alloc
private javax.net.ssl.SSLEngineResult wrap (io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator, javax.net.ssl.SSLEngine, io.grpc.netty.shaded.io.netty.buffer.ByteBuf, io.grpc.netty.shaded.io.netty.buffer.ByteBuf) throws javax.net.ssl.SSLException
java.nio.ByteBuffer[] in0
java.nio.ByteBuffer[] in0
java.nio.ByteBuffer out0
javax.net.ssl.SSLEngineResult result
int readerIndex
int readableBytes
java.nio.ByteBuffer[] in0
io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator alloc
javax.net.ssl.SSLEngine engine
io.grpc.netty.shaded.io.netty.buffer.ByteBuf in
io.grpc.netty.shaded.io.netty.buffer.ByteBuf out
io.grpc.netty.shaded.io.netty.buffer.ByteBuf newDirectIn
public void channelInactive (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
public void exceptionCaught (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, java.lang.Throwable) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
Throwable cause
private boolean ignoreException (java.lang.Throwable)
Class clazz
Throwable cause
String classname
String methodname
StackTraceElement element
String message
StackTraceElement[] elements
Throwable t
public static boolean isEncrypted (io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
io.grpc.netty.shaded.io.netty.buffer.ByteBuf buffer
private void decodeJdkCompatible (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, io.grpc.netty.shaded.io.netty.buffer.ByteBuf) throws io.grpc.netty.shaded.io.netty.handler.ssl.NotSslRecordException
io.grpc.netty.shaded.io.netty.handler.ssl.NotSslRecordException e
int readableBytes
int bytesConsumed
Throwable cause
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
io.grpc.netty.shaded.io.netty.buffer.ByteBuf in
int packetLength
private void decodeNonJdkCompatible (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
Throwable cause
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
io.grpc.netty.shaded.io.netty.buffer.ByteBuf in
private void handleUnwrapThrowable (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, java.lang.Throwable)
javax.net.ssl.SSLException ex
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
Throwable cause
protected void decode (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, io.grpc.netty.shaded.io.netty.buffer.ByteBuf, java.util.List) throws javax.net.ssl.SSLException
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
io.grpc.netty.shaded.io.netty.buffer.ByteBuf in
java.util.List out
public void channelReadComplete (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
private void readIfNeeded (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext)
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
private void flushIfNeeded (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext)
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
private void unwrapNonAppData (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext) throws javax.net.ssl.SSLException
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
private int unwrap (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, io.grpc.netty.shaded.io.netty.buffer.ByteBuf, int, int) throws javax.net.ssl.SSLException
int readableBytes
int previousOverflowReadableBytes
int bufferSize
javax.net.ssl.SSLEngineResult result
javax.net.ssl.SSLEngineResult$Status status
javax.net.ssl.SSLEngineResult$HandshakeStatus handshakeStatus
int produced
int consumed
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
io.grpc.netty.shaded.io.netty.buffer.ByteBuf packet
int offset
int length
int originalLength
boolean wrapLater
boolean notifyClosure
int overflowReadableBytes
io.grpc.netty.shaded.io.netty.buffer.ByteBuf decodeOut
private static java.nio.ByteBuffer toByteBuffer (io.grpc.netty.shaded.io.netty.buffer.ByteBuf, int, int)
io.grpc.netty.shaded.io.netty.buffer.ByteBuf out
int index
int len
private void runDelegatedTasks ()
Runnable task
Runnable task
InterruptedException e
java.util.List tasks
java.util.concurrent.CountDownLatch latch
boolean interrupted
private boolean setHandshakeSuccessIfStillHandshaking ()
private void setHandshakeSuccess ()
private void setHandshakeFailure (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, java.lang.Throwable)
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
Throwable cause
private void setHandshakeFailure (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, java.lang.Throwable, boolean, boolean, boolean)
String msg
javax.net.ssl.SSLException e
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
Throwable cause
boolean closeInbound
boolean notify
boolean alwaysFlushAndClose
private void releaseAndFailAll (java.lang.Throwable)
Throwable cause
private void notifyClosePromise (java.lang.Throwable)
Throwable cause
private void closeOutboundAndChannel (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, io.grpc.netty.shaded.io.netty.channel.ChannelPromise, boolean) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
boolean disconnect
io.grpc.netty.shaded.io.netty.channel.ChannelPromise closeNotifyPromise
private void flush (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, io.grpc.netty.shaded.io.netty.channel.ChannelPromise) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
public void handlerAdded (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
private void startHandshakeProcessing ()
public io.grpc.netty.shaded.io.netty.util.concurrent.Future renegotiate ()
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
public io.grpc.netty.shaded.io.netty.util.concurrent.Future renegotiate (io.grpc.netty.shaded.io.netty.util.concurrent.Promise)
io.grpc.netty.shaded.io.netty.util.concurrent.Promise promise
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
io.grpc.netty.shaded.io.netty.util.concurrent.EventExecutor executor
private void handshake (io.grpc.netty.shaded.io.netty.util.concurrent.Promise)
io.grpc.netty.shaded.io.netty.util.concurrent.Promise oldHandshakePromise
io.grpc.netty.shaded.io.netty.util.concurrent.Promise p
Throwable e
io.grpc.netty.shaded.io.netty.util.concurrent.Promise newHandshakePromise
io.grpc.netty.shaded.io.netty.util.concurrent.Promise p
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
private void applyHandshakeTimeout (io.grpc.netty.shaded.io.netty.util.concurrent.Promise)
io.grpc.netty.shaded.io.netty.util.concurrent.Promise p
io.grpc.netty.shaded.io.netty.util.concurrent.Promise promise
long handshakeTimeoutMillis
java.util.concurrent.ScheduledFuture timeoutFuture
private void forceFlush (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext)
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
public void channelActive (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
private void safeClose (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, io.grpc.netty.shaded.io.netty.channel.ChannelFuture, io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
java.util.concurrent.ScheduledFuture timeoutFuture
long closeNotifyTimeout
java.util.concurrent.ScheduledFuture timeoutFuture
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
io.grpc.netty.shaded.io.netty.channel.ChannelFuture flushFuture
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
java.util.concurrent.ScheduledFuture timeoutFuture
private static void addCloseListener (io.grpc.netty.shaded.io.netty.channel.ChannelFuture, io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
io.grpc.netty.shaded.io.netty.channel.ChannelFuture future
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
private io.grpc.netty.shaded.io.netty.buffer.ByteBuf allocate (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, int)
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
int capacity
io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator alloc
private io.grpc.netty.shaded.io.netty.buffer.ByteBuf allocateOutNetBuf (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, int, int)
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
int pendingBytes
int numComponents
private static boolean attemptCopyToCumulation (io.grpc.netty.shaded.io.netty.buffer.ByteBuf, io.grpc.netty.shaded.io.netty.buffer.ByteBuf, int)
io.grpc.netty.shaded.io.netty.buffer.ByteBuf cumulation
io.grpc.netty.shaded.io.netty.buffer.ByteBuf next
int wrapDataSize
int inReadableBytes
int cumulationCapacity
static javax.net.ssl.SSLEngine access$100 (io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler)
io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler x0
static java.nio.ByteBuffer[] access$200 (io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler)
io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler x0
static java.nio.ByteBuffer access$300 (io.grpc.netty.shaded.io.netty.buffer.ByteBuf, int, int)
io.grpc.netty.shaded.io.netty.buffer.ByteBuf x0
int x1
int x2
static boolean access$502 (io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler, boolean)
io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler x0
boolean x1
static void access$600 (io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler, io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, io.grpc.netty.shaded.io.netty.channel.ChannelPromise) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler x0
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext x1
io.grpc.netty.shaded.io.netty.channel.ChannelPromise x2
static io.grpc.netty.shaded.io.netty.util.internal.logging.InternalLogger access$700 ()
static io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext access$800 (io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler)
io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler x0
static void access$900 (io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler, io.grpc.netty.shaded.io.netty.util.concurrent.Promise)
io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler x0
io.grpc.netty.shaded.io.netty.util.concurrent.Promise x1
static javax.net.ssl.SSLException access$1000 ()
static io.grpc.netty.shaded.io.netty.util.concurrent.Promise access$1100 (io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler)
io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler x0
static void access$1200 (io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler, java.lang.Throwable)
io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler x0
Throwable x1
static void access$1300 (io.grpc.netty.shaded.io.netty.channel.ChannelFuture, io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
io.grpc.netty.shaded.io.netty.channel.ChannelFuture x0
io.grpc.netty.shaded.io.netty.channel.ChannelPromise x1
static long access$1400 (io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler)
io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler x0
static io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler$LazyChannelPromise access$1500 (io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler)
io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler x0
static boolean access$1600 (io.grpc.netty.shaded.io.netty.buffer.ByteBuf, io.grpc.netty.shaded.io.netty.buffer.ByteBuf, int)
io.grpc.netty.shaded.io.netty.buffer.ByteBuf x0
io.grpc.netty.shaded.io.netty.buffer.ByteBuf x1
int x2
static void ()
}
io/grpc/netty/shaded/io/netty/handler/traffic/GlobalChannelTrafficShapingHandler$1$1.classGlobalChannelTrafficShapingHandler.java
package io.grpc.netty.shaded.io.netty.handler.traffic
io.grpc.netty.shaded.io.netty.handler.traffic.GlobalChannelTrafficShapingHandler$1$1 extends java.lang.Object implements java.util.Iterator {
final java.util.Iterator iter
final io.grpc.netty.shaded.io.netty.handler.traffic.GlobalChannelTrafficShapingHandler$1 this$1
void (io.grpc.netty.shaded.io.netty.handler.traffic.GlobalChannelTrafficShapingHandler$1)
io.grpc.netty.shaded.io.netty.handler.traffic.GlobalChannelTrafficShapingHandler$1 this$1
public boolean hasNext ()
public io.grpc.netty.shaded.io.netty.handler.traffic.TrafficCounter next ()
public void remove ()
public volatile java.lang.Object next ()
}
io/grpc/netty/shaded/io/netty/handler/stream/ChunkedInput.classChunkedInput.java
package io.grpc.netty.shaded.io.netty.handler.stream
public abstract io.grpc.netty.shaded.io.netty.handler.stream.ChunkedInput extends java.lang.Object {
public abstract boolean isEndOfInput () throws java.lang.Exception
public abstract void close () throws java.lang.Exception
public abstract java.lang.Object readChunk (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext) throws java.lang.Exception
public abstract java.lang.Object readChunk (io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator) throws java.lang.Exception
public abstract long length ()
public abstract long progress ()
}
io/grpc/netty/shaded/io/netty/handler/stream/ChunkedStream.classChunkedStream.java
package io.grpc.netty.shaded.io.netty.handler.stream
public io.grpc.netty.shaded.io.netty.handler.stream.ChunkedStream extends java.lang.Object implements io.grpc.netty.shaded.io.netty.handler.stream.ChunkedInput {
static final int DEFAULT_CHUNK_SIZE
private final java.io.PushbackInputStream in
private final int chunkSize
private long offset
private boolean closed
public void (java.io.InputStream)
java.io.InputStream in
public void (java.io.InputStream, int)
java.io.InputStream in
int chunkSize
public long transferredBytes ()
public boolean isEndOfInput () throws java.lang.Exception
int b
public void close () throws java.lang.Exception
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf readChunk (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf readChunk (io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator) throws java.lang.Exception
int chunkSize
io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator allocator
int availableBytes
int chunkSize
boolean release
io.grpc.netty.shaded.io.netty.buffer.ByteBuf buffer
public long length ()
public long progress ()
public volatile java.lang.Object readChunk (io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator) throws java.lang.Exception
public volatile java.lang.Object readChunk (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext) throws java.lang.Exception
}
io/grpc/netty/shaded/io/netty/handler/stream/ChunkedWriteHandler$4.classChunkedWriteHandler.java
package io.grpc.netty.shaded.io.netty.handler.stream
io.grpc.netty.shaded.io.netty.handler.stream.ChunkedWriteHandler$4 extends java.lang.Object implements io.grpc.netty.shaded.io.netty.channel.ChannelFutureListener {
final Object val$pendingMessage
final io.grpc.netty.shaded.io.netty.handler.stream.ChunkedWriteHandler$PendingWrite val$currentWrite
final io.grpc.netty.shaded.io.netty.handler.stream.ChunkedInput val$chunks
final io.grpc.netty.shaded.io.netty.channel.Channel val$channel
final io.grpc.netty.shaded.io.netty.handler.stream.ChunkedWriteHandler this$0
void (io.grpc.netty.shaded.io.netty.handler.stream.ChunkedWriteHandler, java.lang.Object, io.grpc.netty.shaded.io.netty.handler.stream.ChunkedWriteHandler$PendingWrite, io.grpc.netty.shaded.io.netty.handler.stream.ChunkedInput, io.grpc.netty.shaded.io.netty.channel.Channel)
io.grpc.netty.shaded.io.netty.handler.stream.ChunkedWriteHandler this$0
public void operationComplete (io.grpc.netty.shaded.io.netty.channel.ChannelFuture) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelFuture future
public volatile void operationComplete (io.grpc.netty.shaded.io.netty.util.concurrent.Future) throws java.lang.Exception
}
io/grpc/netty/shaded/io/netty/handler/stream/ChunkedNioFile.classChunkedNioFile.java
package io.grpc.netty.shaded.io.netty.handler.stream
public io.grpc.netty.shaded.io.netty.handler.stream.ChunkedNioFile extends java.lang.Object implements io.grpc.netty.shaded.io.netty.handler.stream.ChunkedInput {
private final java.nio.channels.FileChannel in
private final long startOffset
private final long endOffset
private final int chunkSize
private long offset
public void (java.io.File) throws java.io.IOException
java.io.File in
public void (java.io.File, int) throws java.io.IOException
java.io.File in
int chunkSize
public void (java.nio.channels.FileChannel) throws java.io.IOException
java.nio.channels.FileChannel in
public void (java.nio.channels.FileChannel, int) throws java.io.IOException
java.nio.channels.FileChannel in
int chunkSize
public void (java.nio.channels.FileChannel, long, long, int) throws java.io.IOException
java.nio.channels.FileChannel in
long offset
long length
int chunkSize
public long startOffset ()
public long endOffset ()
public long currentOffset ()
public boolean isEndOfInput () throws java.lang.Exception
public void close () throws java.lang.Exception
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf readChunk (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf readChunk (io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator) throws java.lang.Exception
int localReadBytes
int readBytes
io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator allocator
long offset
int chunkSize
io.grpc.netty.shaded.io.netty.buffer.ByteBuf buffer
boolean release
public long length ()
public long progress ()
public volatile java.lang.Object readChunk (io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator) throws java.lang.Exception
public volatile java.lang.Object readChunk (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext) throws java.lang.Exception
}
io/grpc/netty/shaded/io/netty/handler/flow/FlowControlHandler$1.classFlowControlHandler.java
package io.grpc.netty.shaded.io.netty.handler.flow
io.grpc.netty.shaded.io.netty.handler.flow.FlowControlHandler$1 extends java.lang.Object {
}
io/grpc/netty/shaded/io/netty/handler/flow/FlowControlHandler$RecyclableArrayDeque$1.classFlowControlHandler.java
package io.grpc.netty.shaded.io.netty.handler.flow
final io.grpc.netty.shaded.io.netty.handler.flow.FlowControlHandler$RecyclableArrayDeque$1 extends io.grpc.netty.shaded.io.netty.util.Recycler {
void ()
protected io.grpc.netty.shaded.io.netty.handler.flow.FlowControlHandler$RecyclableArrayDeque newObject (io.grpc.netty.shaded.io.netty.util.Recycler$Handle)
io.grpc.netty.shaded.io.netty.util.Recycler$Handle handle
protected volatile java.lang.Object newObject (io.grpc.netty.shaded.io.netty.util.Recycler$Handle)
}
io/grpc/netty/shaded/io/netty/handler/flow/FlowControlHandler$RecyclableArrayDeque.classFlowControlHandler.java
package io.grpc.netty.shaded.io.netty.handler.flow
final io.grpc.netty.shaded.io.netty.handler.flow.FlowControlHandler$RecyclableArrayDeque extends java.util.ArrayDeque {
private static final long serialVersionUID
private static final int DEFAULT_NUM_ELEMENTS
private static final io.grpc.netty.shaded.io.netty.util.Recycler RECYCLER
private final io.grpc.netty.shaded.io.netty.util.Recycler$Handle handle
public static io.grpc.netty.shaded.io.netty.handler.flow.FlowControlHandler$RecyclableArrayDeque newInstance ()
private void (int, io.grpc.netty.shaded.io.netty.util.Recycler$Handle)
int numElements
io.grpc.netty.shaded.io.netty.util.Recycler$Handle handle
public void recycle ()
void (int, io.grpc.netty.shaded.io.netty.util.Recycler$Handle, io.grpc.netty.shaded.io.netty.handler.flow.FlowControlHandler$1)
int x0
io.grpc.netty.shaded.io.netty.util.Recycler$Handle x1
io.grpc.netty.shaded.io.netty.handler.flow.FlowControlHandler$1 x2
static void ()
}
io/grpc/netty/shaded/io/netty/handler/ipfilter/UniqueIpFilter$1.classUniqueIpFilter.java
package io.grpc.netty.shaded.io.netty.handler.ipfilter
io.grpc.netty.shaded.io.netty.handler.ipfilter.UniqueIpFilter$1 extends java.lang.Object implements io.grpc.netty.shaded.io.netty.channel.ChannelFutureListener {
final java.net.InetAddress val$remoteIp
final io.grpc.netty.shaded.io.netty.handler.ipfilter.UniqueIpFilter this$0
void (io.grpc.netty.shaded.io.netty.handler.ipfilter.UniqueIpFilter, java.net.InetAddress)
io.grpc.netty.shaded.io.netty.handler.ipfilter.UniqueIpFilter this$0
public void operationComplete (io.grpc.netty.shaded.io.netty.channel.ChannelFuture) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelFuture future
public volatile void operationComplete (io.grpc.netty.shaded.io.netty.util.concurrent.Future) throws java.lang.Exception
}
io/grpc/netty/shaded/io/netty/handler/ipfilter/IpSubnetFilterRule.classIpSubnetFilterRule.java
package io.grpc.netty.shaded.io.netty.handler.ipfilter
public final io.grpc.netty.shaded.io.netty.handler.ipfilter.IpSubnetFilterRule extends java.lang.Object implements io.grpc.netty.shaded.io.netty.handler.ipfilter.IpFilterRule {
private final io.grpc.netty.shaded.io.netty.handler.ipfilter.IpFilterRule filterRule
public void (java.lang.String, int, io.grpc.netty.shaded.io.netty.handler.ipfilter.IpFilterRuleType)
java.net.UnknownHostException e
String ipAddress
int cidrPrefix
io.grpc.netty.shaded.io.netty.handler.ipfilter.IpFilterRuleType ruleType
public void (java.net.InetAddress, int, io.grpc.netty.shaded.io.netty.handler.ipfilter.IpFilterRuleType)
java.net.InetAddress ipAddress
int cidrPrefix
io.grpc.netty.shaded.io.netty.handler.ipfilter.IpFilterRuleType ruleType
private static io.grpc.netty.shaded.io.netty.handler.ipfilter.IpFilterRule selectFilterRule (java.net.InetAddress, int, io.grpc.netty.shaded.io.netty.handler.ipfilter.IpFilterRuleType)
java.net.InetAddress ipAddress
int cidrPrefix
io.grpc.netty.shaded.io.netty.handler.ipfilter.IpFilterRuleType ruleType
public boolean matches (java.net.InetSocketAddress)
java.net.InetSocketAddress remoteAddress
public io.grpc.netty.shaded.io.netty.handler.ipfilter.IpFilterRuleType ruleType ()
}
META-INF/maven/io.netty/netty-handler/pom.xml
io/grpc/netty/shaded/io/netty/handler/codec/socks/
io/grpc/netty/shaded/io/netty/handler/codec/socks/SocksAuthRequest.classSocksAuthRequest.java
package io.grpc.netty.shaded.io.netty.handler.codec.socks
public final io.grpc.netty.shaded.io.netty.handler.codec.socks.SocksAuthRequest extends io.grpc.netty.shaded.io.netty.handler.codec.socks.SocksRequest {
private static final java.nio.charset.CharsetEncoder asciiEncoder
private static final io.grpc.netty.shaded.io.netty.handler.codec.socks.SocksSubnegotiationVersion SUBNEGOTIATION_VERSION
private final String username
private final String password
public void (java.lang.String, java.lang.String)
String username
String password
public java.lang.String username ()
public java.lang.String password ()
public void encodeAsByteBuf (io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
io.grpc.netty.shaded.io.netty.buffer.ByteBuf byteBuf
static void ()
}
io/grpc/netty/shaded/io/netty/handler/codec/socks/SocksInitResponseDecoder.classSocksInitResponseDecoder.java
package io.grpc.netty.shaded.io.netty.handler.codec.socks
public io.grpc.netty.shaded.io.netty.handler.codec.socks.SocksInitResponseDecoder extends io.grpc.netty.shaded.io.netty.handler.codec.ReplayingDecoder {
public void ()
protected void decode (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, io.grpc.netty.shaded.io.netty.buffer.ByteBuf, java.util.List) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.handler.codec.socks.SocksAuthScheme authScheme
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
io.grpc.netty.shaded.io.netty.buffer.ByteBuf byteBuf
java.util.List out
}
io/grpc/netty/shaded/io/netty/handler/codec/socks/SocksAuthResponse.classSocksAuthResponse.java
package io.grpc.netty.shaded.io.netty.handler.codec.socks
public final io.grpc.netty.shaded.io.netty.handler.codec.socks.SocksAuthResponse extends io.grpc.netty.shaded.io.netty.handler.codec.socks.SocksResponse {
private static final io.grpc.netty.shaded.io.netty.handler.codec.socks.SocksSubnegotiationVersion SUBNEGOTIATION_VERSION
private final io.grpc.netty.shaded.io.netty.handler.codec.socks.SocksAuthStatus authStatus
public void (io.grpc.netty.shaded.io.netty.handler.codec.socks.SocksAuthStatus)
io.grpc.netty.shaded.io.netty.handler.codec.socks.SocksAuthStatus authStatus
public io.grpc.netty.shaded.io.netty.handler.codec.socks.SocksAuthStatus authStatus ()
public void encodeAsByteBuf (io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
io.grpc.netty.shaded.io.netty.buffer.ByteBuf byteBuf
static void ()
}
io/grpc/netty/shaded/io/netty/handler/codec/socks/SocksResponse.classSocksResponse.java
package io.grpc.netty.shaded.io.netty.handler.codec.socks
public abstract io.grpc.netty.shaded.io.netty.handler.codec.socks.SocksResponse extends io.grpc.netty.shaded.io.netty.handler.codec.socks.SocksMessage {
private final io.grpc.netty.shaded.io.netty.handler.codec.socks.SocksResponseType responseType
protected void (io.grpc.netty.shaded.io.netty.handler.codec.socks.SocksResponseType)
io.grpc.netty.shaded.io.netty.handler.codec.socks.SocksResponseType responseType
public io.grpc.netty.shaded.io.netty.handler.codec.socks.SocksResponseType responseType ()
}
io/grpc/netty/shaded/io/netty/handler/codec/socks/SocksAddressType.classSocksAddressType.java
package io.grpc.netty.shaded.io.netty.handler.codec.socks
public final io.grpc.netty.shaded.io.netty.handler.codec.socks.SocksAddressType extends java.lang.Enum {
public static final io.grpc.netty.shaded.io.netty.handler.codec.socks.SocksAddressType IPv4
public static final io.grpc.netty.shaded.io.netty.handler.codec.socks.SocksAddressType DOMAIN
public static final io.grpc.netty.shaded.io.netty.handler.codec.socks.SocksAddressType IPv6
public static final io.grpc.netty.shaded.io.netty.handler.codec.socks.SocksAddressType UNKNOWN
private final byte b
private static final io.grpc.netty.shaded.io.netty.handler.codec.socks.SocksAddressType[] $VALUES
public static io.grpc.netty.shaded.io.netty.handler.codec.socks.SocksAddressType[] values ()
public static io.grpc.netty.shaded.io.netty.handler.codec.socks.SocksAddressType valueOf (java.lang.String)
String name
private void (java.lang.String, int, byte)
byte b
public static io.grpc.netty.shaded.io.netty.handler.codec.socks.SocksAddressType fromByte (byte)
byte b
public static io.grpc.netty.shaded.io.netty.handler.codec.socks.SocksAddressType valueOf (byte)
io.grpc.netty.shaded.io.netty.handler.codec.socks.SocksAddressType code
byte b
public byte byteValue ()
static void ()
}
io/grpc/netty/shaded/io/netty/handler/codec/socks/SocksInitRequestDecoder.classSocksInitRequestDecoder.java
package io.grpc.netty.shaded.io.netty.handler.codec.socks
public io.grpc.netty.shaded.io.netty.handler.codec.socks.SocksInitRequestDecoder extends io.grpc.netty.shaded.io.netty.handler.codec.ReplayingDecoder {
public void ()
protected void decode (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, io.grpc.netty.shaded.io.netty.buffer.ByteBuf, java.util.List) throws java.lang.Exception
int i
java.util.List authSchemes
byte authSchemeNum
java.util.List authSchemes
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
io.grpc.netty.shaded.io.netty.buffer.ByteBuf byteBuf
java.util.List out
}
io/grpc/netty/shaded/io/netty/handler/codec/socks/SocksInitRequest.classSocksInitRequest.java
package io.grpc.netty.shaded.io.netty.handler.codec.socks
public final io.grpc.netty.shaded.io.netty.handler.codec.socks.SocksInitRequest extends io.grpc.netty.shaded.io.netty.handler.codec.socks.SocksRequest {
private final java.util.List authSchemes
public void (java.util.List)
java.util.List authSchemes
public java.util.List authSchemes ()
public void encodeAsByteBuf (io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
io.grpc.netty.shaded.io.netty.handler.codec.socks.SocksAuthScheme authScheme
io.grpc.netty.shaded.io.netty.buffer.ByteBuf byteBuf
}
io/grpc/netty/shaded/io/netty/handler/codec/socks/UnknownSocksRequest.classUnknownSocksRequest.java
package io.grpc.netty.shaded.io.netty.handler.codec.socks
public final io.grpc.netty.shaded.io.netty.handler.codec.socks.UnknownSocksRequest extends io.grpc.netty.shaded.io.netty.handler.codec.socks.SocksRequest {
public void ()
public void encodeAsByteBuf (io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
io.grpc.netty.shaded.io.netty.buffer.ByteBuf byteBuf
}
io/grpc/netty/shaded/io/netty/handler/codec/socks/SocksCmdRequestDecoder$State.classSocksCmdRequestDecoder.java
package io.grpc.netty.shaded.io.netty.handler.codec.socks
final io.grpc.netty.shaded.io.netty.handler.codec.socks.SocksCmdRequestDecoder$State extends java.lang.Enum {
public static final io.grpc.netty.shaded.io.netty.handler.codec.socks.SocksCmdRequestDecoder$State CHECK_PROTOCOL_VERSION
public static final io.grpc.netty.shaded.io.netty.handler.codec.socks.SocksCmdRequestDecoder$State READ_CMD_HEADER
public static final io.grpc.netty.shaded.io.netty.handler.codec.socks.SocksCmdRequestDecoder$State READ_CMD_ADDRESS
private static final io.grpc.netty.shaded.io.netty.handler.codec.socks.SocksCmdRequestDecoder$State[] $VALUES
public static io.grpc.netty.shaded.io.netty.handler.codec.socks.SocksCmdRequestDecoder$State[] values ()
public static io.grpc.netty.shaded.io.netty.handler.codec.socks.SocksCmdRequestDecoder$State valueOf (java.lang.String)
String name
private void (java.lang.String, int)
static void ()
}
io/grpc/netty/shaded/io/netty/handler/codec/socks/SocksCmdStatus.classSocksCmdStatus.java
package io.grpc.netty.shaded.io.netty.handler.codec.socks
public final io.grpc.netty.shaded.io.netty.handler.codec.socks.SocksCmdStatus extends java.lang.Enum {
public static final io.grpc.netty.shaded.io.netty.handler.codec.socks.SocksCmdStatus SUCCESS
public static final io.grpc.netty.shaded.io.netty.handler.codec.socks.SocksCmdStatus FAILURE
public static final io.grpc.netty.shaded.io.netty.handler.codec.socks.SocksCmdStatus FORBIDDEN
public static final io.grpc.netty.shaded.io.netty.handler.codec.socks.SocksCmdStatus NETWORK_UNREACHABLE
public static final io.grpc.netty.shaded.io.netty.handler.codec.socks.SocksCmdStatus HOST_UNREACHABLE
public static final io.grpc.netty.shaded.io.netty.handler.codec.socks.SocksCmdStatus REFUSED
public static final io.grpc.netty.shaded.io.netty.handler.codec.socks.SocksCmdStatus TTL_EXPIRED
public static final io.grpc.netty.shaded.io.netty.handler.codec.socks.SocksCmdStatus COMMAND_NOT_SUPPORTED
public static final io.grpc.netty.shaded.io.netty.handler.codec.socks.SocksCmdStatus ADDRESS_NOT_SUPPORTED
public static final io.grpc.netty.shaded.io.netty.handler.codec.socks.SocksCmdStatus UNASSIGNED
private final byte b
private static final io.grpc.netty.shaded.io.netty.handler.codec.socks.SocksCmdStatus[] $VALUES
public static io.grpc.netty.shaded.io.netty.handler.codec.socks.SocksCmdStatus[] values ()
public static io.grpc.netty.shaded.io.netty.handler.codec.socks.SocksCmdStatus valueOf (java.lang.String)
String name
private void (java.lang.String, int, byte)
byte b
public static io.grpc.netty.shaded.io.netty.handler.codec.socks.SocksCmdStatus fromByte (byte)
byte b
public static io.grpc.netty.shaded.io.netty.handler.codec.socks.SocksCmdStatus valueOf (byte)
io.grpc.netty.shaded.io.netty.handler.codec.socks.SocksCmdStatus code
byte b
public byte byteValue ()
static void ()
}
io/grpc/netty/shaded/io/netty/handler/codec/socks/SocksResponseType.classSocksResponseType.java
package io.grpc.netty.shaded.io.netty.handler.codec.socks
public final io.grpc.netty.shaded.io.netty.handler.codec.socks.SocksResponseType extends java.lang.Enum {
public static final io.grpc.netty.shaded.io.netty.handler.codec.socks.SocksResponseType INIT
public static final io.grpc.netty.shaded.io.netty.handler.codec.socks.SocksResponseType AUTH
public static final io.grpc.netty.shaded.io.netty.handler.codec.socks.SocksResponseType CMD
public static final io.grpc.netty.shaded.io.netty.handler.codec.socks.SocksResponseType UNKNOWN
private static final io.grpc.netty.shaded.io.netty.handler.codec.socks.SocksResponseType[] $VALUES
public static io.grpc.netty.shaded.io.netty.handler.codec.socks.SocksResponseType[] values ()
public static io.grpc.netty.shaded.io.netty.handler.codec.socks.SocksResponseType valueOf (java.lang.String)
String name
private void (java.lang.String, int)
static void ()
}
io/grpc/netty/shaded/io/netty/handler/codec/socks/SocksProtocolVersion.classSocksProtocolVersion.java
package io.grpc.netty.shaded.io.netty.handler.codec.socks
public final io.grpc.netty.shaded.io.netty.handler.codec.socks.SocksProtocolVersion extends java.lang.Enum {
public static final io.grpc.netty.shaded.io.netty.handler.codec.socks.SocksProtocolVersion SOCKS4a
public static final io.grpc.netty.shaded.io.netty.handler.codec.socks.SocksProtocolVersion SOCKS5
public static final io.grpc.netty.shaded.io.netty.handler.codec.socks.SocksProtocolVersion UNKNOWN
private final byte b
private static final io.grpc.netty.shaded.io.netty.handler.codec.socks.SocksProtocolVersion[] $VALUES
public static io.grpc.netty.shaded.io.netty.handler.codec.socks.SocksProtocolVersion[] values ()
public static io.grpc.netty.shaded.io.netty.handler.codec.socks.SocksProtocolVersion valueOf (java.lang.String)
String name
private void (java.lang.String, int, byte)
byte b
public static io.grpc.netty.shaded.io.netty.handler.codec.socks.SocksProtocolVersion fromByte (byte)
byte b
public static io.grpc.netty.shaded.io.netty.handler.codec.socks.SocksProtocolVersion valueOf (byte)
io.grpc.netty.shaded.io.netty.handler.codec.socks.SocksProtocolVersion code
byte b
public byte byteValue ()
static void ()
}
io/grpc/netty/shaded/io/netty/handler/codec/socksx/
io/grpc/netty/shaded/io/netty/handler/codec/socksx/SocksPortUnificationServerHandler$1.classSocksPortUnificationServerHandler.java
package io.grpc.netty.shaded.io.netty.handler.codec.socksx
io.grpc.netty.shaded.io.netty.handler.codec.socksx.SocksPortUnificationServerHandler$1 extends java.lang.Object {
static final int[] $SwitchMap$io$netty$handler$codec$socksx$SocksVersion
static void ()
}
io/grpc/netty/shaded/io/netty/handler/codec/socksx/SocksPortUnificationServerHandler.classSocksPortUnificationServerHandler.java
package io.grpc.netty.shaded.io.netty.handler.codec.socksx
public io.grpc.netty.shaded.io.netty.handler.codec.socksx.SocksPortUnificationServerHandler extends io.grpc.netty.shaded.io.netty.handler.codec.ByteToMessageDecoder {
private static final io.grpc.netty.shaded.io.netty.util.internal.logging.InternalLogger logger
private final io.grpc.netty.shaded.io.netty.handler.codec.socksx.v5.Socks5ServerEncoder socks5encoder
public void ()
public void (io.grpc.netty.shaded.io.netty.handler.codec.socksx.v5.Socks5ServerEncoder)
io.grpc.netty.shaded.io.netty.handler.codec.socksx.v5.Socks5ServerEncoder socks5encoder
protected void decode (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, io.grpc.netty.shaded.io.netty.buffer.ByteBuf, java.util.List) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
io.grpc.netty.shaded.io.netty.buffer.ByteBuf in
java.util.List out
int readerIndex
io.grpc.netty.shaded.io.netty.channel.ChannelPipeline p
byte versionVal
io.grpc.netty.shaded.io.netty.handler.codec.socksx.SocksVersion version
private static void logKnownVersion (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, io.grpc.netty.shaded.io.netty.handler.codec.socksx.SocksVersion)
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
io.grpc.netty.shaded.io.netty.handler.codec.socksx.SocksVersion version
private static void logUnknownVersion (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, byte)
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
byte versionVal
static void ()
}
io/grpc/netty/shaded/io/netty/handler/codec/socksx/v5/
io/grpc/netty/shaded/io/netty/handler/codec/socksx/v5/Socks5Message.classSocks5Message.java
package io.grpc.netty.shaded.io.netty.handler.codec.socksx.v5
public abstract io.grpc.netty.shaded.io.netty.handler.codec.socksx.v5.Socks5Message extends java.lang.Object implements io.grpc.netty.shaded.io.netty.handler.codec.socksx.SocksMessage {
}
io/grpc/netty/shaded/io/netty/handler/codec/socksx/v5/Socks5AddressDecoder.classSocks5AddressDecoder.java
package io.grpc.netty.shaded.io.netty.handler.codec.socksx.v5
public abstract io.grpc.netty.shaded.io.netty.handler.codec.socksx.v5.Socks5AddressDecoder extends java.lang.Object {
public static final io.grpc.netty.shaded.io.netty.handler.codec.socksx.v5.Socks5AddressDecoder DEFAULT
public abstract java.lang.String decodeAddress (io.grpc.netty.shaded.io.netty.handler.codec.socksx.v5.Socks5AddressType, io.grpc.netty.shaded.io.netty.buffer.ByteBuf) throws java.lang.Exception
static void ()
}
io/grpc/netty/shaded/io/netty/handler/codec/socksx/v5/Socks5PasswordAuthRequestDecoder$1.classSocks5PasswordAuthRequestDecoder.java
package io.grpc.netty.shaded.io.netty.handler.codec.socksx.v5
io.grpc.netty.shaded.io.netty.handler.codec.socksx.v5.Socks5PasswordAuthRequestDecoder$1 extends java.lang.Object {
static final int[] $SwitchMap$io$netty$handler$codec$socksx$v5$Socks5PasswordAuthRequestDecoder$State
static void ()
}
io/grpc/netty/shaded/io/netty/handler/codec/socksx/v5/Socks5InitialRequestDecoder.classSocks5InitialRequestDecoder.java
package io.grpc.netty.shaded.io.netty.handler.codec.socksx.v5
public io.grpc.netty.shaded.io.netty.handler.codec.socksx.v5.Socks5InitialRequestDecoder extends io.grpc.netty.shaded.io.netty.handler.codec.ReplayingDecoder {
public void ()
protected void decode (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, io.grpc.netty.shaded.io.netty.buffer.ByteBuf, java.util.List) throws java.lang.Exception
int i
byte version
int authMethodCnt
io.grpc.netty.shaded.io.netty.handler.codec.socksx.v5.Socks5AuthMethod[] authMethods
int readableBytes
Exception e
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
io.grpc.netty.shaded.io.netty.buffer.ByteBuf in
java.util.List out
private void fail (java.util.List, java.lang.Exception)
java.util.List out
Exception cause
io.grpc.netty.shaded.io.netty.handler.codec.socksx.v5.Socks5Message m
}
io/grpc/netty/shaded/io/netty/handler/codec/socksx/v5/Socks5CommandResponseDecoder$1.classSocks5CommandResponseDecoder.java
package io.grpc.netty.shaded.io.netty.handler.codec.socksx.v5
io.grpc.netty.shaded.io.netty.handler.codec.socksx.v5.Socks5CommandResponseDecoder$1 extends java.lang.Object {
static final int[] $SwitchMap$io$netty$handler$codec$socksx$v5$Socks5CommandResponseDecoder$State
static void ()
}
io/grpc/netty/shaded/io/netty/handler/codec/socksx/v5/Socks5InitialResponseDecoder.classSocks5InitialResponseDecoder.java
package io.grpc.netty.shaded.io.netty.handler.codec.socksx.v5
public io.grpc.netty.shaded.io.netty.handler.codec.socksx.v5.Socks5InitialResponseDecoder extends io.grpc.netty.shaded.io.netty.handler.codec.ReplayingDecoder {
public void ()
protected void decode (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, io.grpc.netty.shaded.io.netty.buffer.ByteBuf, java.util.List) throws java.lang.Exception
byte version
io.grpc.netty.shaded.io.netty.handler.codec.socksx.v5.Socks5AuthMethod authMethod
int readableBytes
Exception e
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
io.grpc.netty.shaded.io.netty.buffer.ByteBuf in
java.util.List out
private void fail (java.util.List, java.lang.Exception)
java.util.List out
Exception cause
io.grpc.netty.shaded.io.netty.handler.codec.socksx.v5.Socks5Message m
}
io/grpc/netty/shaded/io/netty/handler/codec/socksx/v5/Socks5CommandResponseDecoder$State.classSocks5CommandResponseDecoder.java
package io.grpc.netty.shaded.io.netty.handler.codec.socksx.v5
final io.grpc.netty.shaded.io.netty.handler.codec.socksx.v5.Socks5CommandResponseDecoder$State extends java.lang.Enum {
public static final io.grpc.netty.shaded.io.netty.handler.codec.socksx.v5.Socks5CommandResponseDecoder$State INIT
public static final io.grpc.netty.shaded.io.netty.handler.codec.socksx.v5.Socks5CommandResponseDecoder$State SUCCESS
public static final io.grpc.netty.shaded.io.netty.handler.codec.socksx.v5.Socks5CommandResponseDecoder$State FAILURE
private static final io.grpc.netty.shaded.io.netty.handler.codec.socksx.v5.Socks5CommandResponseDecoder$State[] $VALUES
public static io.grpc.netty.shaded.io.netty.handler.codec.socksx.v5.Socks5CommandResponseDecoder$State[] values ()
public static io.grpc.netty.shaded.io.netty.handler.codec.socksx.v5.Socks5CommandResponseDecoder$State valueOf (java.lang.String)
String name
private void (java.lang.String, int)
static void ()
}
io/grpc/netty/shaded/io/netty/handler/codec/socksx/v5/DefaultSocks5InitialRequest.classDefaultSocks5InitialRequest.java
package io.grpc.netty.shaded.io.netty.handler.codec.socksx.v5
public io.grpc.netty.shaded.io.netty.handler.codec.socksx.v5.DefaultSocks5InitialRequest extends io.grpc.netty.shaded.io.netty.handler.codec.socksx.v5.AbstractSocks5Message implements io.grpc.netty.shaded.io.netty.handler.codec.socksx.v5.Socks5InitialRequest {
private final java.util.List authMethods
public transient void (io.grpc.netty.shaded.io.netty.handler.codec.socksx.v5.Socks5AuthMethod[])
io.grpc.netty.shaded.io.netty.handler.codec.socksx.v5.Socks5AuthMethod m
io.grpc.netty.shaded.io.netty.handler.codec.socksx.v5.Socks5AuthMethod[] authMethods
java.util.List list
public void (java.lang.Iterable)
io.grpc.netty.shaded.io.netty.handler.codec.socksx.v5.Socks5AuthMethod m
Iterable authMethods
java.util.List list
public java.util.List authMethods ()
public java.lang.String toString ()
StringBuilder buf
io.grpc.netty.shaded.io.netty.handler.codec.DecoderResult decoderResult
}
io/grpc/netty/shaded/io/netty/handler/codec/socksx/v5/Socks5AddressDecoder$1.classSocks5AddressDecoder.java
package io.grpc.netty.shaded.io.netty.handler.codec.socksx.v5
final io.grpc.netty.shaded.io.netty.handler.codec.socksx.v5.Socks5AddressDecoder$1 extends java.lang.Object implements io.grpc.netty.shaded.io.netty.handler.codec.socksx.v5.Socks5AddressDecoder {
private static final int IPv6_LEN
void ()
public java.lang.String decodeAddress (io.grpc.netty.shaded.io.netty.handler.codec.socksx.v5.Socks5AddressType, io.grpc.netty.shaded.io.netty.buffer.ByteBuf) throws java.lang.Exception
int length
String domain
int readerIdx
byte[] tmp
io.grpc.netty.shaded.io.netty.handler.codec.socksx.v5.Socks5AddressType addrType
io.grpc.netty.shaded.io.netty.buffer.ByteBuf in
}
io/grpc/netty/shaded/io/netty/handler/codec/socksx/v5/DefaultSocks5PasswordAuthRequest.classDefaultSocks5PasswordAuthRequest.java
package io.grpc.netty.shaded.io.netty.handler.codec.socksx.v5
public io.grpc.netty.shaded.io.netty.handler.codec.socksx.v5.DefaultSocks5PasswordAuthRequest extends io.grpc.netty.shaded.io.netty.handler.codec.socksx.v5.AbstractSocks5Message implements io.grpc.netty.shaded.io.netty.handler.codec.socksx.v5.Socks5PasswordAuthRequest {
private final String username
private final String password
public void (java.lang.String, java.lang.String)
String username
String password
public java.lang.String username ()
public java.lang.String password ()
public java.lang.String toString ()
StringBuilder buf
io.grpc.netty.shaded.io.netty.handler.codec.DecoderResult decoderResult
}
io/grpc/netty/shaded/io/netty/handler/codec/socksx/v5/Socks5CommandRequest.classSocks5CommandRequest.java
package io.grpc.netty.shaded.io.netty.handler.codec.socksx.v5
public abstract io.grpc.netty.shaded.io.netty.handler.codec.socksx.v5.Socks5CommandRequest extends java.lang.Object implements io.grpc.netty.shaded.io.netty.handler.codec.socksx.v5.Socks5Message {
public abstract io.grpc.netty.shaded.io.netty.handler.codec.socksx.v5.Socks5CommandType type ()
public abstract io.grpc.netty.shaded.io.netty.handler.codec.socksx.v5.Socks5AddressType dstAddrType ()
public abstract java.lang.String dstAddr ()
public abstract int dstPort ()
}
io/grpc/netty/shaded/io/netty/handler/codec/socksx/v5/Socks5CommandRequestDecoder$1.classSocks5CommandRequestDecoder.java
package io.grpc.netty.shaded.io.netty.handler.codec.socksx.v5
io.grpc.netty.shaded.io.netty.handler.codec.socksx.v5.Socks5CommandRequestDecoder$1 extends java.lang.Object {
static final int[] $SwitchMap$io$netty$handler$codec$socksx$v5$Socks5CommandRequestDecoder$State
static void ()
}
io/grpc/netty/shaded/io/netty/handler/codec/socksx/v5/Socks5PasswordAuthStatus.classSocks5PasswordAuthStatus.java
package io.grpc.netty.shaded.io.netty.handler.codec.socksx.v5
public io.grpc.netty.shaded.io.netty.handler.codec.socksx.v5.Socks5PasswordAuthStatus extends java.lang.Object implements java.lang.Comparable {
public static final io.grpc.netty.shaded.io.netty.handler.codec.socksx.v5.Socks5PasswordAuthStatus SUCCESS
public static final io.grpc.netty.shaded.io.netty.handler.codec.socksx.v5.Socks5PasswordAuthStatus FAILURE
private final byte byteValue
private final String name
private String text
public static io.grpc.netty.shaded.io.netty.handler.codec.socksx.v5.Socks5PasswordAuthStatus valueOf (byte)
byte b
public void (int)
int byteValue
public void (int, java.lang.String)
int byteValue
String name
public byte byteValue ()
public boolean isSuccess ()
public int hashCode ()
public boolean equals (java.lang.Object)
Object obj
public int compareTo (io.grpc.netty.shaded.io.netty.handler.codec.socksx.v5.Socks5PasswordAuthStatus)
io.grpc.netty.shaded.io.netty.handler.codec.socksx.v5.Socks5PasswordAuthStatus o
public java.lang.String toString ()
String text
public volatile int compareTo (java.lang.Object)
static void ()
}
io/grpc/netty/shaded/io/netty/handler/codec/socksx/v4/
io/grpc/netty/shaded/io/netty/handler/codec/socksx/v4/Socks4ServerEncoder.classSocks4ServerEncoder.java
package io.grpc.netty.shaded.io.netty.handler.codec.socksx.v4
public final io.grpc.netty.shaded.io.netty.handler.codec.socksx.v4.Socks4ServerEncoder extends io.grpc.netty.shaded.io.netty.handler.codec.MessageToByteEncoder {
public static final io.grpc.netty.shaded.io.netty.handler.codec.socksx.v4.Socks4ServerEncoder INSTANCE
private static final byte[] IPv4_HOSTNAME_ZEROED
private void ()
protected void encode (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, io.grpc.netty.shaded.io.netty.handler.codec.socksx.v4.Socks4CommandResponse, io.grpc.netty.shaded.io.netty.buffer.ByteBuf) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
io.grpc.netty.shaded.io.netty.handler.codec.socksx.v4.Socks4CommandResponse msg
io.grpc.netty.shaded.io.netty.buffer.ByteBuf out
protected volatile void encode (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, java.lang.Object, io.grpc.netty.shaded.io.netty.buffer.ByteBuf) throws java.lang.Exception
static void ()
}
io/grpc/netty/shaded/io/netty/handler/codec/socksx/v4/AbstractSocks4Message.classAbstractSocks4Message.java
package io.grpc.netty.shaded.io.netty.handler.codec.socksx.v4
public abstract io.grpc.netty.shaded.io.netty.handler.codec.socksx.v4.AbstractSocks4Message extends io.grpc.netty.shaded.io.netty.handler.codec.socksx.AbstractSocksMessage implements io.grpc.netty.shaded.io.netty.handler.codec.socksx.v4.Socks4Message {
public void ()
public final io.grpc.netty.shaded.io.netty.handler.codec.socksx.SocksVersion version ()
}
io/grpc/netty/shaded/io/netty/handler/codec/socksx/v4/Socks4CommandRequest.classSocks4CommandRequest.java
package io.grpc.netty.shaded.io.netty.handler.codec.socksx.v4
public abstract io.grpc.netty.shaded.io.netty.handler.codec.socksx.v4.Socks4CommandRequest extends java.lang.Object implements io.grpc.netty.shaded.io.netty.handler.codec.socksx.v4.Socks4Message {
public abstract io.grpc.netty.shaded.io.netty.handler.codec.socksx.v4.Socks4CommandType type ()
public abstract java.lang.String userId ()
public abstract java.lang.String dstAddr ()
public abstract int dstPort ()
}
io/grpc/netty/shaded/io/netty/handler/codec/socksx/v4/Socks4ServerDecoder$State.classSocks4ServerDecoder.java
package io.grpc.netty.shaded.io.netty.handler.codec.socksx.v4
final io.grpc.netty.shaded.io.netty.handler.codec.socksx.v4.Socks4ServerDecoder$State extends java.lang.Enum {
public static final io.grpc.netty.shaded.io.netty.handler.codec.socksx.v4.Socks4ServerDecoder$State START
public static final io.grpc.netty.shaded.io.netty.handler.codec.socksx.v4.Socks4ServerDecoder$State READ_USERID
public static final io.grpc.netty.shaded.io.netty.handler.codec.socksx.v4.Socks4ServerDecoder$State READ_DOMAIN
public static final io.grpc.netty.shaded.io.netty.handler.codec.socksx.v4.Socks4ServerDecoder$State SUCCESS
public static final io.grpc.netty.shaded.io.netty.handler.codec.socksx.v4.Socks4ServerDecoder$State FAILURE
private static final io.grpc.netty.shaded.io.netty.handler.codec.socksx.v4.Socks4ServerDecoder$State[] $VALUES
public static io.grpc.netty.shaded.io.netty.handler.codec.socksx.v4.Socks4ServerDecoder$State[] values ()
public static io.grpc.netty.shaded.io.netty.handler.codec.socksx.v4.Socks4ServerDecoder$State valueOf (java.lang.String)
String name
private void (java.lang.String, int)
static void ()
}
io/grpc/netty/shaded/io/netty/handler/codec/socksx/v4/Socks4CommandStatus.classSocks4CommandStatus.java
package io.grpc.netty.shaded.io.netty.handler.codec.socksx.v4
public io.grpc.netty.shaded.io.netty.handler.codec.socksx.v4.Socks4CommandStatus extends java.lang.Object implements java.lang.Comparable {
public static final io.grpc.netty.shaded.io.netty.handler.codec.socksx.v4.Socks4CommandStatus SUCCESS
public static final io.grpc.netty.shaded.io.netty.handler.codec.socksx.v4.Socks4CommandStatus REJECTED_OR_FAILED
public static final io.grpc.netty.shaded.io.netty.handler.codec.socksx.v4.Socks4CommandStatus IDENTD_UNREACHABLE
public static final io.grpc.netty.shaded.io.netty.handler.codec.socksx.v4.Socks4CommandStatus IDENTD_AUTH_FAILURE
private final byte byteValue
private final String name
private String text
public static io.grpc.netty.shaded.io.netty.handler.codec.socksx.v4.Socks4CommandStatus valueOf (byte)
byte b
public void (int)
int byteValue
public void (int, java.lang.String)
int byteValue
String name
public byte byteValue ()
public boolean isSuccess ()
public int hashCode ()
public boolean equals (java.lang.Object)
Object obj
public int compareTo (io.grpc.netty.shaded.io.netty.handler.codec.socksx.v4.Socks4CommandStatus)
io.grpc.netty.shaded.io.netty.handler.codec.socksx.v4.Socks4CommandStatus o
public java.lang.String toString ()
String text
public volatile int compareTo (java.lang.Object)
static void ()
}
META-INF/maven/io.netty/netty-codec-socks/
META-INF/maven/io.netty/netty-codec-socks/pom.properties
io/grpc/netty/shaded/io/netty/handler/codec/socks/SocksCmdResponseDecoder.classSocksCmdResponseDecoder.java
package io.grpc.netty.shaded.io.netty.handler.codec.socks
public io.grpc.netty.shaded.io.netty.handler.codec.socks.SocksCmdResponseDecoder extends io.grpc.netty.shaded.io.netty.handler.codec.ReplayingDecoder {
private io.grpc.netty.shaded.io.netty.handler.codec.socks.SocksCmdStatus cmdStatus
private io.grpc.netty.shaded.io.netty.handler.codec.socks.SocksAddressType addressType
public void ()
protected void decode (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, io.grpc.netty.shaded.io.netty.buffer.ByteBuf, java.util.List) throws java.lang.Exception
String host
int port
int fieldLength
String host
int port
byte[] bytes
String host
int port
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
io.grpc.netty.shaded.io.netty.buffer.ByteBuf byteBuf
java.util.List out
}
io/grpc/netty/shaded/io/netty/handler/codec/socks/SocksCmdRequestDecoder$1.classSocksCmdRequestDecoder.java
package io.grpc.netty.shaded.io.netty.handler.codec.socks
io.grpc.netty.shaded.io.netty.handler.codec.socks.SocksCmdRequestDecoder$1 extends java.lang.Object {
static final int[] $SwitchMap$io$netty$handler$codec$socks$SocksAddressType
static final int[] $SwitchMap$io$netty$handler$codec$socks$SocksCmdRequestDecoder$State
static void ()
}
io/grpc/netty/shaded/io/netty/handler/codec/socks/SocksCmdType.classSocksCmdType.java
package io.grpc.netty.shaded.io.netty.handler.codec.socks
public final io.grpc.netty.shaded.io.netty.handler.codec.socks.SocksCmdType extends java.lang.Enum {
public static final io.grpc.netty.shaded.io.netty.handler.codec.socks.SocksCmdType CONNECT
public static final io.grpc.netty.shaded.io.netty.handler.codec.socks.SocksCmdType BIND
public static final io.grpc.netty.shaded.io.netty.handler.codec.socks.SocksCmdType UDP
public static final io.grpc.netty.shaded.io.netty.handler.codec.socks.SocksCmdType UNKNOWN
private final byte b
private static final io.grpc.netty.shaded.io.netty.handler.codec.socks.SocksCmdType[] $VALUES
public static io.grpc.netty.shaded.io.netty.handler.codec.socks.SocksCmdType[] values ()
public static io.grpc.netty.shaded.io.netty.handler.codec.socks.SocksCmdType valueOf (java.lang.String)
String name
private void (java.lang.String, int, byte)
byte b
public static io.grpc.netty.shaded.io.netty.handler.codec.socks.SocksCmdType fromByte (byte)
byte b
public static io.grpc.netty.shaded.io.netty.handler.codec.socks.SocksCmdType valueOf (byte)
io.grpc.netty.shaded.io.netty.handler.codec.socks.SocksCmdType code
byte b
public byte byteValue ()
static void ()
}
io/grpc/netty/shaded/io/netty/handler/codec/socks/SocksRequestType.classSocksRequestType.java
package io.grpc.netty.shaded.io.netty.handler.codec.socks
public final io.grpc.netty.shaded.io.netty.handler.codec.socks.SocksRequestType extends java.lang.Enum {
public static final io.grpc.netty.shaded.io.netty.handler.codec.socks.SocksRequestType INIT
public static final io.grpc.netty.shaded.io.netty.handler.codec.socks.SocksRequestType AUTH
public static final io.grpc.netty.shaded.io.netty.handler.codec.socks.SocksRequestType CMD
public static final io.grpc.netty.shaded.io.netty.handler.codec.socks.SocksRequestType UNKNOWN
private static final io.grpc.netty.shaded.io.netty.handler.codec.socks.SocksRequestType[] $VALUES
public static io.grpc.netty.shaded.io.netty.handler.codec.socks.SocksRequestType[] values ()
public static io.grpc.netty.shaded.io.netty.handler.codec.socks.SocksRequestType valueOf (java.lang.String)
String name
private void (java.lang.String, int)
static void ()
}
io/grpc/netty/shaded/io/netty/handler/codec/socks/SocksAuthRequestDecoder.classSocksAuthRequestDecoder.java
package io.grpc.netty.shaded.io.netty.handler.codec.socks
public io.grpc.netty.shaded.io.netty.handler.codec.socks.SocksAuthRequestDecoder extends io.grpc.netty.shaded.io.netty.handler.codec.ReplayingDecoder {
private String username
public void ()
protected void decode (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, io.grpc.netty.shaded.io.netty.buffer.ByteBuf, java.util.List) throws java.lang.Exception
int fieldLength
int fieldLength
String password
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
io.grpc.netty.shaded.io.netty.buffer.ByteBuf byteBuf
java.util.List out
}
io/grpc/netty/shaded/io/netty/handler/codec/socks/SocksMessageType.classSocksMessageType.java
package io.grpc.netty.shaded.io.netty.handler.codec.socks
public final io.grpc.netty.shaded.io.netty.handler.codec.socks.SocksMessageType extends java.lang.Enum {
public static final io.grpc.netty.shaded.io.netty.handler.codec.socks.SocksMessageType REQUEST
public static final io.grpc.netty.shaded.io.netty.handler.codec.socks.SocksMessageType RESPONSE
public static final io.grpc.netty.shaded.io.netty.handler.codec.socks.SocksMessageType UNKNOWN
private static final io.grpc.netty.shaded.io.netty.handler.codec.socks.SocksMessageType[] $VALUES
public static io.grpc.netty.shaded.io.netty.handler.codec.socks.SocksMessageType[] values ()
public static io.grpc.netty.shaded.io.netty.handler.codec.socks.SocksMessageType valueOf (java.lang.String)
String name
private void (java.lang.String, int)
static void ()
}
io/grpc/netty/shaded/io/netty/handler/codec/socks/SocksCmdRequest.classSocksCmdRequest.java
package io.grpc.netty.shaded.io.netty.handler.codec.socks
public final io.grpc.netty.shaded.io.netty.handler.codec.socks.SocksCmdRequest extends io.grpc.netty.shaded.io.netty.handler.codec.socks.SocksRequest {
private final io.grpc.netty.shaded.io.netty.handler.codec.socks.SocksCmdType cmdType
private final io.grpc.netty.shaded.io.netty.handler.codec.socks.SocksAddressType addressType
private final String host
private final int port
public void (io.grpc.netty.shaded.io.netty.handler.codec.socks.SocksCmdType, io.grpc.netty.shaded.io.netty.handler.codec.socks.SocksAddressType, java.lang.String, int)
String asciiHost
io.grpc.netty.shaded.io.netty.handler.codec.socks.SocksCmdType cmdType
io.grpc.netty.shaded.io.netty.handler.codec.socks.SocksAddressType addressType
String host
int port
public io.grpc.netty.shaded.io.netty.handler.codec.socks.SocksCmdType cmdType ()
public io.grpc.netty.shaded.io.netty.handler.codec.socks.SocksAddressType addressType ()
public java.lang.String host ()
public int port ()
public void encodeAsByteBuf (io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
io.grpc.netty.shaded.io.netty.buffer.ByteBuf byteBuf
}
io/grpc/netty/shaded/io/netty/handler/codec/socks/SocksCommonUtils.classSocksCommonUtils.java
package io.grpc.netty.shaded.io.netty.handler.codec.socks
final io.grpc.netty.shaded.io.netty.handler.codec.socks.SocksCommonUtils extends java.lang.Object {
public static final io.grpc.netty.shaded.io.netty.handler.codec.socks.SocksRequest UNKNOWN_SOCKS_REQUEST
public static final io.grpc.netty.shaded.io.netty.handler.codec.socks.SocksResponse UNKNOWN_SOCKS_RESPONSE
private static final char ipv6hextetSeparator
static final boolean $assertionsDisabled
private void ()
public static java.lang.String ipv6toStr (byte[])
byte[] src
StringBuilder sb
private static void ipv6toStr (java.lang.StringBuilder, byte[], int, int)
StringBuilder sb
byte[] src
int fromHextet
int toHextet
int i
private static void appendHextet (java.lang.StringBuilder, byte[], int)
StringBuilder sb
byte[] src
int i
static java.lang.String readUsAscii (io.grpc.netty.shaded.io.netty.buffer.ByteBuf, int)
io.grpc.netty.shaded.io.netty.buffer.ByteBuf buffer
int length
String s
static void ()
}
io/grpc/netty/shaded/io/netty/handler/codec/socks/SocksMessage.classSocksMessage.java
package io.grpc.netty.shaded.io.netty.handler.codec.socks
public abstract io.grpc.netty.shaded.io.netty.handler.codec.socks.SocksMessage extends java.lang.Object {
private final io.grpc.netty.shaded.io.netty.handler.codec.socks.SocksMessageType type
private final io.grpc.netty.shaded.io.netty.handler.codec.socks.SocksProtocolVersion protocolVersion
protected void (io.grpc.netty.shaded.io.netty.handler.codec.socks.SocksMessageType)
io.grpc.netty.shaded.io.netty.handler.codec.socks.SocksMessageType type
public io.grpc.netty.shaded.io.netty.handler.codec.socks.SocksMessageType type ()
public io.grpc.netty.shaded.io.netty.handler.codec.socks.SocksProtocolVersion protocolVersion ()
public abstract void encodeAsByteBuf (io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
}
io/grpc/netty/shaded/io/netty/handler/codec/socks/SocksAuthScheme.classSocksAuthScheme.java
package io.grpc.netty.shaded.io.netty.handler.codec.socks
public final io.grpc.netty.shaded.io.netty.handler.codec.socks.SocksAuthScheme extends java.lang.Enum {
public static final io.grpc.netty.shaded.io.netty.handler.codec.socks.SocksAuthScheme NO_AUTH
public static final io.grpc.netty.shaded.io.netty.handler.codec.socks.SocksAuthScheme AUTH_GSSAPI
public static final io.grpc.netty.shaded.io.netty.handler.codec.socks.SocksAuthScheme AUTH_PASSWORD
public static final io.grpc.netty.shaded.io.netty.handler.codec.socks.SocksAuthScheme UNKNOWN
private final byte b
private static final io.grpc.netty.shaded.io.netty.handler.codec.socks.SocksAuthScheme[] $VALUES
public static io.grpc.netty.shaded.io.netty.handler.codec.socks.SocksAuthScheme[] values ()
public static io.grpc.netty.shaded.io.netty.handler.codec.socks.SocksAuthScheme valueOf (java.lang.String)
String name
private void (java.lang.String, int, byte)
byte b
public static io.grpc.netty.shaded.io.netty.handler.codec.socks.SocksAuthScheme fromByte (byte)
byte b
public static io.grpc.netty.shaded.io.netty.handler.codec.socks.SocksAuthScheme valueOf (byte)
io.grpc.netty.shaded.io.netty.handler.codec.socks.SocksAuthScheme code
byte b
public byte byteValue ()
static void ()
}
io/grpc/netty/shaded/io/netty/handler/codec/socks/SocksCmdResponse.classSocksCmdResponse.java
package io.grpc.netty.shaded.io.netty.handler.codec.socks
public final io.grpc.netty.shaded.io.netty.handler.codec.socks.SocksCmdResponse extends io.grpc.netty.shaded.io.netty.handler.codec.socks.SocksResponse {
private final io.grpc.netty.shaded.io.netty.handler.codec.socks.SocksCmdStatus cmdStatus
private final io.grpc.netty.shaded.io.netty.handler.codec.socks.SocksAddressType addressType
private final String host
private final int port
private static final byte[] DOMAIN_ZEROED
private static final byte[] IPv4_HOSTNAME_ZEROED
private static final byte[] IPv6_HOSTNAME_ZEROED
public void (io.grpc.netty.shaded.io.netty.handler.codec.socks.SocksCmdStatus, io.grpc.netty.shaded.io.netty.handler.codec.socks.SocksAddressType)
io.grpc.netty.shaded.io.netty.handler.codec.socks.SocksCmdStatus cmdStatus
io.grpc.netty.shaded.io.netty.handler.codec.socks.SocksAddressType addressType
public void (io.grpc.netty.shaded.io.netty.handler.codec.socks.SocksCmdStatus, io.grpc.netty.shaded.io.netty.handler.codec.socks.SocksAddressType, java.lang.String, int)
String asciiHost
io.grpc.netty.shaded.io.netty.handler.codec.socks.SocksCmdStatus cmdStatus
io.grpc.netty.shaded.io.netty.handler.codec.socks.SocksAddressType addressType
String host
int port
public io.grpc.netty.shaded.io.netty.handler.codec.socks.SocksCmdStatus cmdStatus ()
public io.grpc.netty.shaded.io.netty.handler.codec.socks.SocksAddressType addressType ()
public java.lang.String host ()
public int port ()
public void encodeAsByteBuf (io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
byte[] hostContent
byte[] hostContent
io.grpc.netty.shaded.io.netty.buffer.ByteBuf byteBuf
static void ()
}
io/grpc/netty/shaded/io/netty/handler/codec/socksx/v5/DefaultSocks5PasswordAuthResponse.classDefaultSocks5PasswordAuthResponse.java
package io.grpc.netty.shaded.io.netty.handler.codec.socksx.v5
public io.grpc.netty.shaded.io.netty.handler.codec.socksx.v5.DefaultSocks5PasswordAuthResponse extends io.grpc.netty.shaded.io.netty.handler.codec.socksx.v5.AbstractSocks5Message implements io.grpc.netty.shaded.io.netty.handler.codec.socksx.v5.Socks5PasswordAuthResponse {
private final io.grpc.netty.shaded.io.netty.handler.codec.socksx.v5.Socks5PasswordAuthStatus status
public void (io.grpc.netty.shaded.io.netty.handler.codec.socksx.v5.Socks5PasswordAuthStatus)
io.grpc.netty.shaded.io.netty.handler.codec.socksx.v5.Socks5PasswordAuthStatus status
public io.grpc.netty.shaded.io.netty.handler.codec.socksx.v5.Socks5PasswordAuthStatus status ()
public java.lang.String toString ()
StringBuilder buf
io.grpc.netty.shaded.io.netty.handler.codec.DecoderResult decoderResult
}
io/grpc/netty/shaded/io/netty/handler/codec/socksx/v5/Socks5PasswordAuthResponse.classSocks5PasswordAuthResponse.java
package io.grpc.netty.shaded.io.netty.handler.codec.socksx.v5
public abstract io.grpc.netty.shaded.io.netty.handler.codec.socksx.v5.Socks5PasswordAuthResponse extends java.lang.Object implements io.grpc.netty.shaded.io.netty.handler.codec.socksx.v5.Socks5Message {
public abstract io.grpc.netty.shaded.io.netty.handler.codec.socksx.v5.Socks5PasswordAuthStatus status ()
}
io/grpc/netty/shaded/io/netty/handler/codec/socksx/v5/Socks5InitialResponseDecoder$State.classSocks5InitialResponseDecoder.java
package io.grpc.netty.shaded.io.netty.handler.codec.socksx.v5
final io.grpc.netty.shaded.io.netty.handler.codec.socksx.v5.Socks5InitialResponseDecoder$State extends java.lang.Enum {
public static final io.grpc.netty.shaded.io.netty.handler.codec.socksx.v5.Socks5InitialResponseDecoder$State INIT
public static final io.grpc.netty.shaded.io.netty.handler.codec.socksx.v5.Socks5InitialResponseDecoder$State SUCCESS
public static final io.grpc.netty.shaded.io.netty.handler.codec.socksx.v5.Socks5InitialResponseDecoder$State FAILURE
private static final io.grpc.netty.shaded.io.netty.handler.codec.socksx.v5.Socks5InitialResponseDecoder$State[] $VALUES
public static io.grpc.netty.shaded.io.netty.handler.codec.socksx.v5.Socks5InitialResponseDecoder$State[] values ()
public static io.grpc.netty.shaded.io.netty.handler.codec.socksx.v5.Socks5InitialResponseDecoder$State valueOf (java.lang.String)
String name
private void (java.lang.String, int)
static void ()
}
io/grpc/netty/shaded/io/netty/handler/codec/socksx/v5/Socks5CommandRequestDecoder.classSocks5CommandRequestDecoder.java
package io.grpc.netty.shaded.io.netty.handler.codec.socksx.v5
public io.grpc.netty.shaded.io.netty.handler.codec.socksx.v5.Socks5CommandRequestDecoder extends io.grpc.netty.shaded.io.netty.handler.codec.ReplayingDecoder {
private final io.grpc.netty.shaded.io.netty.handler.codec.socksx.v5.Socks5AddressDecoder addressDecoder
public void ()
public void (io.grpc.netty.shaded.io.netty.handler.codec.socksx.v5.Socks5AddressDecoder)
io.grpc.netty.shaded.io.netty.handler.codec.socksx.v5.Socks5AddressDecoder addressDecoder
protected void decode (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, io.grpc.netty.shaded.io.netty.buffer.ByteBuf, java.util.List) throws java.lang.Exception
byte version
io.grpc.netty.shaded.io.netty.handler.codec.socksx.v5.Socks5CommandType type
io.grpc.netty.shaded.io.netty.handler.codec.socksx.v5.Socks5AddressType dstAddrType
String dstAddr
int dstPort
int readableBytes
Exception e
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
io.grpc.netty.shaded.io.netty.buffer.ByteBuf in
java.util.List out
private void fail (java.util.List, java.lang.Exception)
java.util.List out
Exception cause
io.grpc.netty.shaded.io.netty.handler.codec.socksx.v5.Socks5Message m
}
io/grpc/netty/shaded/io/netty/handler/codec/socksx/v5/DefaultSocks5CommandRequest.classDefaultSocks5CommandRequest.java
package io.grpc.netty.shaded.io.netty.handler.codec.socksx.v5
public final io.grpc.netty.shaded.io.netty.handler.codec.socksx.v5.DefaultSocks5CommandRequest extends io.grpc.netty.shaded.io.netty.handler.codec.socksx.v5.AbstractSocks5Message implements io.grpc.netty.shaded.io.netty.handler.codec.socksx.v5.Socks5CommandRequest {
private final io.grpc.netty.shaded.io.netty.handler.codec.socksx.v5.Socks5CommandType type
private final io.grpc.netty.shaded.io.netty.handler.codec.socksx.v5.Socks5AddressType dstAddrType
private final String dstAddr
private final int dstPort
public void (io.grpc.netty.shaded.io.netty.handler.codec.socksx.v5.Socks5CommandType, io.grpc.netty.shaded.io.netty.handler.codec.socksx.v5.Socks5AddressType, java.lang.String, int)
io.grpc.netty.shaded.io.netty.handler.codec.socksx.v5.Socks5CommandType type
io.grpc.netty.shaded.io.netty.handler.codec.socksx.v5.Socks5AddressType dstAddrType
String dstAddr
int dstPort
public io.grpc.netty.shaded.io.netty.handler.codec.socksx.v5.Socks5CommandType type ()
public io.grpc.netty.shaded.io.netty.handler.codec.socksx.v5.Socks5AddressType dstAddrType ()
public java.lang.String dstAddr ()
public int dstPort ()
public java.lang.String toString ()
StringBuilder buf
io.grpc.netty.shaded.io.netty.handler.codec.DecoderResult decoderResult
}
io/grpc/netty/shaded/io/netty/handler/codec/socksx/v5/Socks5AddressType.classSocks5AddressType.java
package io.grpc.netty.shaded.io.netty.handler.codec.socksx.v5
public io.grpc.netty.shaded.io.netty.handler.codec.socksx.v5.Socks5AddressType extends java.lang.Object implements java.lang.Comparable {
public static final io.grpc.netty.shaded.io.netty.handler.codec.socksx.v5.Socks5AddressType IPv4
public static final io.grpc.netty.shaded.io.netty.handler.codec.socksx.v5.Socks5AddressType DOMAIN
public static final io.grpc.netty.shaded.io.netty.handler.codec.socksx.v5.Socks5AddressType IPv6
private final byte byteValue
private final String name
private String text
public static io.grpc.netty.shaded.io.netty.handler.codec.socksx.v5.Socks5AddressType valueOf (byte)
byte b
public void (int)
int byteValue
public void (int, java.lang.String)
int byteValue
String name
public byte byteValue ()
public int hashCode ()
public boolean equals (java.lang.Object)
Object obj
public int compareTo (io.grpc.netty.shaded.io.netty.handler.codec.socksx.v5.Socks5AddressType)
io.grpc.netty.shaded.io.netty.handler.codec.socksx.v5.Socks5AddressType o
public java.lang.String toString ()
String text
public volatile int compareTo (java.lang.Object)
static void ()
}
io/grpc/netty/shaded/io/netty/handler/codec/socksx/v5/Socks5CommandStatus.classSocks5CommandStatus.java
package io.grpc.netty.shaded.io.netty.handler.codec.socksx.v5
public io.grpc.netty.shaded.io.netty.handler.codec.socksx.v5.Socks5CommandStatus extends java.lang.Object implements java.lang.Comparable {
public static final io.grpc.netty.shaded.io.netty.handler.codec.socksx.v5.Socks5CommandStatus SUCCESS
public static final io.grpc.netty.shaded.io.netty.handler.codec.socksx.v5.Socks5CommandStatus FAILURE
public static final io.grpc.netty.shaded.io.netty.handler.codec.socksx.v5.Socks5CommandStatus FORBIDDEN
public static final io.grpc.netty.shaded.io.netty.handler.codec.socksx.v5.Socks5CommandStatus NETWORK_UNREACHABLE
public static final io.grpc.netty.shaded.io.netty.handler.codec.socksx.v5.Socks5CommandStatus HOST_UNREACHABLE
public static final io.grpc.netty.shaded.io.netty.handler.codec.socksx.v5.Socks5CommandStatus CONNECTION_REFUSED
public static final io.grpc.netty.shaded.io.netty.handler.codec.socksx.v5.Socks5CommandStatus TTL_EXPIRED
public static final io.grpc.netty.shaded.io.netty.handler.codec.socksx.v5.Socks5CommandStatus COMMAND_UNSUPPORTED
public static final io.grpc.netty.shaded.io.netty.handler.codec.socksx.v5.Socks5CommandStatus ADDRESS_UNSUPPORTED
private final byte byteValue
private final String name
private String text
public static io.grpc.netty.shaded.io.netty.handler.codec.socksx.v5.Socks5CommandStatus valueOf (byte)
byte b
public void (int)
int byteValue
public void (int, java.lang.String)
int byteValue
String name
public byte byteValue ()
public boolean isSuccess ()
public int hashCode ()
public boolean equals (java.lang.Object)
Object obj
public int compareTo (io.grpc.netty.shaded.io.netty.handler.codec.socksx.v5.Socks5CommandStatus)
io.grpc.netty.shaded.io.netty.handler.codec.socksx.v5.Socks5CommandStatus o
public java.lang.String toString ()
String text
public volatile int compareTo (java.lang.Object)
static void ()
}
io/grpc/netty/shaded/io/netty/handler/codec/socksx/v5/Socks5AddressEncoder.classSocks5AddressEncoder.java
package io.grpc.netty.shaded.io.netty.handler.codec.socksx.v5
public abstract io.grpc.netty.shaded.io.netty.handler.codec.socksx.v5.Socks5AddressEncoder extends java.lang.Object {
public static final io.grpc.netty.shaded.io.netty.handler.codec.socksx.v5.Socks5AddressEncoder DEFAULT
public abstract void encodeAddress (io.grpc.netty.shaded.io.netty.handler.codec.socksx.v5.Socks5AddressType, java.lang.String, io.grpc.netty.shaded.io.netty.buffer.ByteBuf) throws java.lang.Exception
static void ()
}
io/grpc/netty/shaded/io/netty/handler/codec/socksx/v5/Socks5InitialRequestDecoder$State.classSocks5InitialRequestDecoder.java
package io.grpc.netty.shaded.io.netty.handler.codec.socksx.v5
final io.grpc.netty.shaded.io.netty.handler.codec.socksx.v5.Socks5InitialRequestDecoder$State extends java.lang.Enum {
public static final io.grpc.netty.shaded.io.netty.handler.codec.socksx.v5.Socks5InitialRequestDecoder$State INIT
public static final io.grpc.netty.shaded.io.netty.handler.codec.socksx.v5.Socks5InitialRequestDecoder$State SUCCESS
public static final io.grpc.netty.shaded.io.netty.handler.codec.socksx.v5.Socks5InitialRequestDecoder$State FAILURE
private static final io.grpc.netty.shaded.io.netty.handler.codec.socksx.v5.Socks5InitialRequestDecoder$State[] $VALUES
public static io.grpc.netty.shaded.io.netty.handler.codec.socksx.v5.Socks5InitialRequestDecoder$State[] values ()
public static io.grpc.netty.shaded.io.netty.handler.codec.socksx.v5.Socks5InitialRequestDecoder$State valueOf (java.lang.String)
String name
private void (java.lang.String, int)
static void ()
}
io/grpc/netty/shaded/io/netty/handler/codec/socksx/v5/AbstractSocks5Message.classAbstractSocks5Message.java
package io.grpc.netty.shaded.io.netty.handler.codec.socksx.v5
public abstract io.grpc.netty.shaded.io.netty.handler.codec.socksx.v5.AbstractSocks5Message extends io.grpc.netty.shaded.io.netty.handler.codec.socksx.AbstractSocksMessage implements io.grpc.netty.shaded.io.netty.handler.codec.socksx.v5.Socks5Message {
public void ()
public final io.grpc.netty.shaded.io.netty.handler.codec.socksx.SocksVersion version ()
}
io/grpc/netty/shaded/io/netty/handler/codec/socksx/v5/Socks5PasswordAuthRequest.classSocks5PasswordAuthRequest.java
package io.grpc.netty.shaded.io.netty.handler.codec.socksx.v5
public abstract io.grpc.netty.shaded.io.netty.handler.codec.socksx.v5.Socks5PasswordAuthRequest extends java.lang.Object implements io.grpc.netty.shaded.io.netty.handler.codec.socksx.v5.Socks5Message {
public abstract java.lang.String username ()
public abstract java.lang.String password ()
}
io/grpc/netty/shaded/io/netty/handler/codec/socksx/v5/Socks5CommandRequestDecoder$State.classSocks5CommandRequestDecoder.java
package io.grpc.netty.shaded.io.netty.handler.codec.socksx.v5
final io.grpc.netty.shaded.io.netty.handler.codec.socksx.v5.Socks5CommandRequestDecoder$State extends java.lang.Enum {
public static final io.grpc.netty.shaded.io.netty.handler.codec.socksx.v5.Socks5CommandRequestDecoder$State INIT
public static final io.grpc.netty.shaded.io.netty.handler.codec.socksx.v5.Socks5CommandRequestDecoder$State SUCCESS
public static final io.grpc.netty.shaded.io.netty.handler.codec.socksx.v5.Socks5CommandRequestDecoder$State FAILURE
private static final io.grpc.netty.shaded.io.netty.handler.codec.socksx.v5.Socks5CommandRequestDecoder$State[] $VALUES
public static io.grpc.netty.shaded.io.netty.handler.codec.socksx.v5.Socks5CommandRequestDecoder$State[] values ()
public static io.grpc.netty.shaded.io.netty.handler.codec.socksx.v5.Socks5CommandRequestDecoder$State valueOf (java.lang.String)
String name
private void (java.lang.String, int)
static void ()
}
io/grpc/netty/shaded/io/netty/handler/codec/socksx/v5/Socks5CommandResponseDecoder.classSocks5CommandResponseDecoder.java
package io.grpc.netty.shaded.io.netty.handler.codec.socksx.v5
public io.grpc.netty.shaded.io.netty.handler.codec.socksx.v5.Socks5CommandResponseDecoder extends io.grpc.netty.shaded.io.netty.handler.codec.ReplayingDecoder {
private final io.grpc.netty.shaded.io.netty.handler.codec.socksx.v5.Socks5AddressDecoder addressDecoder
public void ()
public void (io.grpc.netty.shaded.io.netty.handler.codec.socksx.v5.Socks5AddressDecoder)
io.grpc.netty.shaded.io.netty.handler.codec.socksx.v5.Socks5AddressDecoder addressDecoder
protected void decode (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, io.grpc.netty.shaded.io.netty.buffer.ByteBuf, java.util.List) throws java.lang.Exception
byte version
io.grpc.netty.shaded.io.netty.handler.codec.socksx.v5.Socks5CommandStatus status
io.grpc.netty.shaded.io.netty.handler.codec.socksx.v5.Socks5AddressType addrType
String addr
int port
int readableBytes
Exception e
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
io.grpc.netty.shaded.io.netty.buffer.ByteBuf in
java.util.List out
private void fail (java.util.List, java.lang.Exception)
java.util.List out
Exception cause
io.grpc.netty.shaded.io.netty.handler.codec.socksx.v5.Socks5Message m
}
io/grpc/netty/shaded/io/netty/handler/codec/socksx/v4/DefaultSocks4CommandResponse.classDefaultSocks4CommandResponse.java
package io.grpc.netty.shaded.io.netty.handler.codec.socksx.v4
public io.grpc.netty.shaded.io.netty.handler.codec.socksx.v4.DefaultSocks4CommandResponse extends io.grpc.netty.shaded.io.netty.handler.codec.socksx.v4.AbstractSocks4Message implements io.grpc.netty.shaded.io.netty.handler.codec.socksx.v4.Socks4CommandResponse {
private final io.grpc.netty.shaded.io.netty.handler.codec.socksx.v4.Socks4CommandStatus status
private final String dstAddr
private final int dstPort
public void (io.grpc.netty.shaded.io.netty.handler.codec.socksx.v4.Socks4CommandStatus)
io.grpc.netty.shaded.io.netty.handler.codec.socksx.v4.Socks4CommandStatus status
public void (io.grpc.netty.shaded.io.netty.handler.codec.socksx.v4.Socks4CommandStatus, java.lang.String, int)
io.grpc.netty.shaded.io.netty.handler.codec.socksx.v4.Socks4CommandStatus status
String dstAddr
int dstPort
public io.grpc.netty.shaded.io.netty.handler.codec.socksx.v4.Socks4CommandStatus status ()
public java.lang.String dstAddr ()
public int dstPort ()
public java.lang.String toString ()
StringBuilder buf
io.grpc.netty.shaded.io.netty.handler.codec.DecoderResult decoderResult
}
io/grpc/netty/shaded/io/netty/handler/codec/socksx/v4/Socks4Message.classSocks4Message.java
package io.grpc.netty.shaded.io.netty.handler.codec.socksx.v4
public abstract io.grpc.netty.shaded.io.netty.handler.codec.socksx.v4.Socks4Message extends java.lang.Object implements io.grpc.netty.shaded.io.netty.handler.codec.socksx.SocksMessage {
}
io/grpc/netty/shaded/io/netty/handler/codec/socksx/v4/Socks4CommandResponse.classSocks4CommandResponse.java
package io.grpc.netty.shaded.io.netty.handler.codec.socksx.v4
public abstract io.grpc.netty.shaded.io.netty.handler.codec.socksx.v4.Socks4CommandResponse extends java.lang.Object implements io.grpc.netty.shaded.io.netty.handler.codec.socksx.v4.Socks4Message {
public abstract io.grpc.netty.shaded.io.netty.handler.codec.socksx.v4.Socks4CommandStatus status ()
public abstract java.lang.String dstAddr ()
public abstract int dstPort ()
}
io/grpc/netty/shaded/io/netty/handler/codec/socksx/v4/Socks4ClientDecoder.classSocks4ClientDecoder.java
package io.grpc.netty.shaded.io.netty.handler.codec.socksx.v4
public io.grpc.netty.shaded.io.netty.handler.codec.socksx.v4.Socks4ClientDecoder extends io.grpc.netty.shaded.io.netty.handler.codec.ReplayingDecoder {
public void ()
protected void decode (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, io.grpc.netty.shaded.io.netty.buffer.ByteBuf, java.util.List) throws java.lang.Exception
int version
io.grpc.netty.shaded.io.netty.handler.codec.socksx.v4.Socks4CommandStatus status
int dstPort
String dstAddr
int readableBytes
Exception e
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
io.grpc.netty.shaded.io.netty.buffer.ByteBuf in
java.util.List out
private void fail (java.util.List, java.lang.Exception)
java.util.List out
Exception cause
io.grpc.netty.shaded.io.netty.handler.codec.socksx.v4.Socks4CommandResponse m
}
io/grpc/netty/shaded/io/netty/handler/codec/socksx/v4/Socks4ServerDecoder$1.classSocks4ServerDecoder.java
package io.grpc.netty.shaded.io.netty.handler.codec.socksx.v4
io.grpc.netty.shaded.io.netty.handler.codec.socksx.v4.Socks4ServerDecoder$1 extends java.lang.Object {
static final int[] $SwitchMap$io$netty$handler$codec$socksx$v4$Socks4ServerDecoder$State
static void ()
}
META-INF/maven/io.netty/netty-codec-socks/pom.xml
io/grpc/netty/shaded/io/netty/handler/codec/socks/SocksSubnegotiationVersion.classSocksSubnegotiationVersion.java
package io.grpc.netty.shaded.io.netty.handler.codec.socks
public final io.grpc.netty.shaded.io.netty.handler.codec.socks.SocksSubnegotiationVersion extends java.lang.Enum {
public static final io.grpc.netty.shaded.io.netty.handler.codec.socks.SocksSubnegotiationVersion AUTH_PASSWORD
public static final io.grpc.netty.shaded.io.netty.handler.codec.socks.SocksSubnegotiationVersion UNKNOWN
private final byte b
private static final io.grpc.netty.shaded.io.netty.handler.codec.socks.SocksSubnegotiationVersion[] $VALUES
public static io.grpc.netty.shaded.io.netty.handler.codec.socks.SocksSubnegotiationVersion[] values ()
public static io.grpc.netty.shaded.io.netty.handler.codec.socks.SocksSubnegotiationVersion valueOf (java.lang.String)
String name
private void (java.lang.String, int, byte)
byte b
public static io.grpc.netty.shaded.io.netty.handler.codec.socks.SocksSubnegotiationVersion fromByte (byte)
byte b
public static io.grpc.netty.shaded.io.netty.handler.codec.socks.SocksSubnegotiationVersion valueOf (byte)
io.grpc.netty.shaded.io.netty.handler.codec.socks.SocksSubnegotiationVersion code
byte b
public byte byteValue ()
static void ()
}
io/grpc/netty/shaded/io/netty/handler/codec/socks/SocksInitResponseDecoder$1.classSocksInitResponseDecoder.java
package io.grpc.netty.shaded.io.netty.handler.codec.socks
io.grpc.netty.shaded.io.netty.handler.codec.socks.SocksInitResponseDecoder$1 extends java.lang.Object {
static final int[] $SwitchMap$io$netty$handler$codec$socks$SocksInitResponseDecoder$State
static void ()
}
io/grpc/netty/shaded/io/netty/handler/codec/socks/SocksAuthStatus.classSocksAuthStatus.java
package io.grpc.netty.shaded.io.netty.handler.codec.socks
public final io.grpc.netty.shaded.io.netty.handler.codec.socks.SocksAuthStatus extends java.lang.Enum {
public static final io.grpc.netty.shaded.io.netty.handler.codec.socks.SocksAuthStatus SUCCESS
public static final io.grpc.netty.shaded.io.netty.handler.codec.socks.SocksAuthStatus FAILURE
private final byte b
private static final io.grpc.netty.shaded.io.netty.handler.codec.socks.SocksAuthStatus[] $VALUES
public static io.grpc.netty.shaded.io.netty.handler.codec.socks.SocksAuthStatus[] values ()
public static io.grpc.netty.shaded.io.netty.handler.codec.socks.SocksAuthStatus valueOf (java.lang.String)
String name
private void (java.lang.String, int, byte)
byte b
public static io.grpc.netty.shaded.io.netty.handler.codec.socks.SocksAuthStatus fromByte (byte)
byte b
public static io.grpc.netty.shaded.io.netty.handler.codec.socks.SocksAuthStatus valueOf (byte)
io.grpc.netty.shaded.io.netty.handler.codec.socks.SocksAuthStatus code
byte b
public byte byteValue ()
static void ()
}
io/grpc/netty/shaded/io/netty/handler/codec/socks/SocksCmdRequestDecoder.classSocksCmdRequestDecoder.java
package io.grpc.netty.shaded.io.netty.handler.codec.socks
public io.grpc.netty.shaded.io.netty.handler.codec.socks.SocksCmdRequestDecoder extends io.grpc.netty.shaded.io.netty.handler.codec.ReplayingDecoder {
private io.grpc.netty.shaded.io.netty.handler.codec.socks.SocksCmdType cmdType
private io.grpc.netty.shaded.io.netty.handler.codec.socks.SocksAddressType addressType
public void ()
protected void decode (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, io.grpc.netty.shaded.io.netty.buffer.ByteBuf, java.util.List) throws java.lang.Exception
String host
int port
int fieldLength
String host
int port
byte[] bytes
String host
int port
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
io.grpc.netty.shaded.io.netty.buffer.ByteBuf byteBuf
java.util.List out
}
io/grpc/netty/shaded/io/netty/handler/codec/socks/SocksCmdRequest$1.classSocksCmdRequest.java
package io.grpc.netty.shaded.io.netty.handler.codec.socks
io.grpc.netty.shaded.io.netty.handler.codec.socks.SocksCmdRequest$1 extends java.lang.Object {
static final int[] $SwitchMap$io$netty$handler$codec$socks$SocksAddressType
static void ()
}
io/grpc/netty/shaded/io/netty/handler/codec/socks/SocksCmdResponse$1.classSocksCmdResponse.java
package io.grpc.netty.shaded.io.netty.handler.codec.socks
io.grpc.netty.shaded.io.netty.handler.codec.socks.SocksCmdResponse$1 extends java.lang.Object {
static final int[] $SwitchMap$io$netty$handler$codec$socks$SocksAddressType
static void ()
}
io/grpc/netty/shaded/io/netty/handler/codec/socks/SocksCmdResponseDecoder$1.classSocksCmdResponseDecoder.java
package io.grpc.netty.shaded.io.netty.handler.codec.socks
io.grpc.netty.shaded.io.netty.handler.codec.socks.SocksCmdResponseDecoder$1 extends java.lang.Object {
static final int[] $SwitchMap$io$netty$handler$codec$socks$SocksAddressType
static final int[] $SwitchMap$io$netty$handler$codec$socks$SocksCmdResponseDecoder$State
static void ()
}
io/grpc/netty/shaded/io/netty/handler/codec/socks/SocksInitResponse.classSocksInitResponse.java
package io.grpc.netty.shaded.io.netty.handler.codec.socks
public final io.grpc.netty.shaded.io.netty.handler.codec.socks.SocksInitResponse extends io.grpc.netty.shaded.io.netty.handler.codec.socks.SocksResponse {
private final io.grpc.netty.shaded.io.netty.handler.codec.socks.SocksAuthScheme authScheme
public void (io.grpc.netty.shaded.io.netty.handler.codec.socks.SocksAuthScheme)
io.grpc.netty.shaded.io.netty.handler.codec.socks.SocksAuthScheme authScheme
public io.grpc.netty.shaded.io.netty.handler.codec.socks.SocksAuthScheme authScheme ()
public void encodeAsByteBuf (io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
io.grpc.netty.shaded.io.netty.buffer.ByteBuf byteBuf
}
io/grpc/netty/shaded/io/netty/handler/codec/socks/SocksAuthResponseDecoder.classSocksAuthResponseDecoder.java
package io.grpc.netty.shaded.io.netty.handler.codec.socks
public io.grpc.netty.shaded.io.netty.handler.codec.socks.SocksAuthResponseDecoder extends io.grpc.netty.shaded.io.netty.handler.codec.ReplayingDecoder {
public void ()
protected void decode (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, io.grpc.netty.shaded.io.netty.buffer.ByteBuf, java.util.List) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.handler.codec.socks.SocksAuthStatus authStatus
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext channelHandlerContext
io.grpc.netty.shaded.io.netty.buffer.ByteBuf byteBuf
java.util.List out
}
io/grpc/netty/shaded/io/netty/handler/codec/socks/SocksMessageEncoder.classSocksMessageEncoder.java
package io.grpc.netty.shaded.io.netty.handler.codec.socks
public io.grpc.netty.shaded.io.netty.handler.codec.socks.SocksMessageEncoder extends io.grpc.netty.shaded.io.netty.handler.codec.MessageToByteEncoder {
public void ()
protected void encode (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, io.grpc.netty.shaded.io.netty.handler.codec.socks.SocksMessage, io.grpc.netty.shaded.io.netty.buffer.ByteBuf) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
io.grpc.netty.shaded.io.netty.handler.codec.socks.SocksMessage msg
io.grpc.netty.shaded.io.netty.buffer.ByteBuf out
protected volatile void encode (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, java.lang.Object, io.grpc.netty.shaded.io.netty.buffer.ByteBuf) throws java.lang.Exception
}
io/grpc/netty/shaded/io/netty/handler/codec/socks/SocksRequest.classSocksRequest.java
package io.grpc.netty.shaded.io.netty.handler.codec.socks
public abstract io.grpc.netty.shaded.io.netty.handler.codec.socks.SocksRequest extends io.grpc.netty.shaded.io.netty.handler.codec.socks.SocksMessage {
private final io.grpc.netty.shaded.io.netty.handler.codec.socks.SocksRequestType requestType
protected void (io.grpc.netty.shaded.io.netty.handler.codec.socks.SocksRequestType)
io.grpc.netty.shaded.io.netty.handler.codec.socks.SocksRequestType requestType
public io.grpc.netty.shaded.io.netty.handler.codec.socks.SocksRequestType requestType ()
}
io/grpc/netty/shaded/io/netty/handler/codec/socks/SocksCmdResponseDecoder$State.classSocksCmdResponseDecoder.java
package io.grpc.netty.shaded.io.netty.handler.codec.socks
final io.grpc.netty.shaded.io.netty.handler.codec.socks.SocksCmdResponseDecoder$State extends java.lang.Enum {
public static final io.grpc.netty.shaded.io.netty.handler.codec.socks.SocksCmdResponseDecoder$State CHECK_PROTOCOL_VERSION
public static final io.grpc.netty.shaded.io.netty.handler.codec.socks.SocksCmdResponseDecoder$State READ_CMD_HEADER
public static final io.grpc.netty.shaded.io.netty.handler.codec.socks.SocksCmdResponseDecoder$State READ_CMD_ADDRESS
private static final io.grpc.netty.shaded.io.netty.handler.codec.socks.SocksCmdResponseDecoder$State[] $VALUES
public static io.grpc.netty.shaded.io.netty.handler.codec.socks.SocksCmdResponseDecoder$State[] values ()
public static io.grpc.netty.shaded.io.netty.handler.codec.socks.SocksCmdResponseDecoder$State valueOf (java.lang.String)
String name
private void (java.lang.String, int)
static void ()
}
io/grpc/netty/shaded/io/netty/handler/codec/socks/SocksAuthRequestDecoder$State.classSocksAuthRequestDecoder.java
package io.grpc.netty.shaded.io.netty.handler.codec.socks
final io.grpc.netty.shaded.io.netty.handler.codec.socks.SocksAuthRequestDecoder$State extends java.lang.Enum {
public static final io.grpc.netty.shaded.io.netty.handler.codec.socks.SocksAuthRequestDecoder$State CHECK_PROTOCOL_VERSION
public static final io.grpc.netty.shaded.io.netty.handler.codec.socks.SocksAuthRequestDecoder$State READ_USERNAME
public static final io.grpc.netty.shaded.io.netty.handler.codec.socks.SocksAuthRequestDecoder$State READ_PASSWORD
private static final io.grpc.netty.shaded.io.netty.handler.codec.socks.SocksAuthRequestDecoder$State[] $VALUES
public static io.grpc.netty.shaded.io.netty.handler.codec.socks.SocksAuthRequestDecoder$State[] values ()
public static io.grpc.netty.shaded.io.netty.handler.codec.socks.SocksAuthRequestDecoder$State valueOf (java.lang.String)
String name
private void (java.lang.String, int)
static void ()
}
io/grpc/netty/shaded/io/netty/handler/codec/socks/SocksInitResponseDecoder$State.classSocksInitResponseDecoder.java
package io.grpc.netty.shaded.io.netty.handler.codec.socks
final io.grpc.netty.shaded.io.netty.handler.codec.socks.SocksInitResponseDecoder$State extends java.lang.Enum {
public static final io.grpc.netty.shaded.io.netty.handler.codec.socks.SocksInitResponseDecoder$State CHECK_PROTOCOL_VERSION
public static final io.grpc.netty.shaded.io.netty.handler.codec.socks.SocksInitResponseDecoder$State READ_PREFERRED_AUTH_TYPE
private static final io.grpc.netty.shaded.io.netty.handler.codec.socks.SocksInitResponseDecoder$State[] $VALUES
public static io.grpc.netty.shaded.io.netty.handler.codec.socks.SocksInitResponseDecoder$State[] values ()
public static io.grpc.netty.shaded.io.netty.handler.codec.socks.SocksInitResponseDecoder$State valueOf (java.lang.String)
String name
private void (java.lang.String, int)
static void ()
}
io/grpc/netty/shaded/io/netty/handler/codec/socks/SocksInitRequestDecoder$State.classSocksInitRequestDecoder.java
package io.grpc.netty.shaded.io.netty.handler.codec.socks
final io.grpc.netty.shaded.io.netty.handler.codec.socks.SocksInitRequestDecoder$State extends java.lang.Enum {
public static final io.grpc.netty.shaded.io.netty.handler.codec.socks.SocksInitRequestDecoder$State CHECK_PROTOCOL_VERSION
public static final io.grpc.netty.shaded.io.netty.handler.codec.socks.SocksInitRequestDecoder$State READ_AUTH_SCHEMES
private static final io.grpc.netty.shaded.io.netty.handler.codec.socks.SocksInitRequestDecoder$State[] $VALUES
public static io.grpc.netty.shaded.io.netty.handler.codec.socks.SocksInitRequestDecoder$State[] values ()
public static io.grpc.netty.shaded.io.netty.handler.codec.socks.SocksInitRequestDecoder$State valueOf (java.lang.String)
String name
private void (java.lang.String, int)
static void ()
}
io/grpc/netty/shaded/io/netty/handler/codec/socks/UnknownSocksResponse.classUnknownSocksResponse.java
package io.grpc.netty.shaded.io.netty.handler.codec.socks
public final io.grpc.netty.shaded.io.netty.handler.codec.socks.UnknownSocksResponse extends io.grpc.netty.shaded.io.netty.handler.codec.socks.SocksResponse {
public void ()
public void encodeAsByteBuf (io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
io.grpc.netty.shaded.io.netty.buffer.ByteBuf byteBuf
}
io/grpc/netty/shaded/io/netty/handler/codec/socks/SocksAuthResponseDecoder$1.classSocksAuthResponseDecoder.java
package io.grpc.netty.shaded.io.netty.handler.codec.socks
io.grpc.netty.shaded.io.netty.handler.codec.socks.SocksAuthResponseDecoder$1 extends java.lang.Object {
static final int[] $SwitchMap$io$netty$handler$codec$socks$SocksAuthResponseDecoder$State
static void ()
}
io/grpc/netty/shaded/io/netty/handler/codec/socks/SocksAuthResponseDecoder$State.classSocksAuthResponseDecoder.java
package io.grpc.netty.shaded.io.netty.handler.codec.socks
final io.grpc.netty.shaded.io.netty.handler.codec.socks.SocksAuthResponseDecoder$State extends java.lang.Enum {
public static final io.grpc.netty.shaded.io.netty.handler.codec.socks.SocksAuthResponseDecoder$State CHECK_PROTOCOL_VERSION
public static final io.grpc.netty.shaded.io.netty.handler.codec.socks.SocksAuthResponseDecoder$State READ_AUTH_RESPONSE
private static final io.grpc.netty.shaded.io.netty.handler.codec.socks.SocksAuthResponseDecoder$State[] $VALUES
public static io.grpc.netty.shaded.io.netty.handler.codec.socks.SocksAuthResponseDecoder$State[] values ()
public static io.grpc.netty.shaded.io.netty.handler.codec.socks.SocksAuthResponseDecoder$State valueOf (java.lang.String)
String name
private void (java.lang.String, int)
static void ()
}
io/grpc/netty/shaded/io/netty/handler/codec/socks/SocksAuthRequestDecoder$1.classSocksAuthRequestDecoder.java
package io.grpc.netty.shaded.io.netty.handler.codec.socks
io.grpc.netty.shaded.io.netty.handler.codec.socks.SocksAuthRequestDecoder$1 extends java.lang.Object {
static final int[] $SwitchMap$io$netty$handler$codec$socks$SocksAuthRequestDecoder$State
static void ()
}
io/grpc/netty/shaded/io/netty/handler/codec/socksx/AbstractSocksMessage.classAbstractSocksMessage.java
package io.grpc.netty.shaded.io.netty.handler.codec.socksx
public abstract io.grpc.netty.shaded.io.netty.handler.codec.socksx.AbstractSocksMessage extends java.lang.Object implements io.grpc.netty.shaded.io.netty.handler.codec.socksx.SocksMessage {
private io.grpc.netty.shaded.io.netty.handler.codec.DecoderResult decoderResult
public void ()
public io.grpc.netty.shaded.io.netty.handler.codec.DecoderResult decoderResult ()
public void setDecoderResult (io.grpc.netty.shaded.io.netty.handler.codec.DecoderResult)
io.grpc.netty.shaded.io.netty.handler.codec.DecoderResult decoderResult
}
io/grpc/netty/shaded/io/netty/handler/codec/socksx/SocksVersion.classSocksVersion.java
package io.grpc.netty.shaded.io.netty.handler.codec.socksx
public final io.grpc.netty.shaded.io.netty.handler.codec.socksx.SocksVersion extends java.lang.Enum {
public static final io.grpc.netty.shaded.io.netty.handler.codec.socksx.SocksVersion SOCKS4a
public static final io.grpc.netty.shaded.io.netty.handler.codec.socksx.SocksVersion SOCKS5
public static final io.grpc.netty.shaded.io.netty.handler.codec.socksx.SocksVersion UNKNOWN
private final byte b
private static final io.grpc.netty.shaded.io.netty.handler.codec.socksx.SocksVersion[] $VALUES
public static io.grpc.netty.shaded.io.netty.handler.codec.socksx.SocksVersion[] values ()
public static io.grpc.netty.shaded.io.netty.handler.codec.socksx.SocksVersion valueOf (java.lang.String)
String name
public static io.grpc.netty.shaded.io.netty.handler.codec.socksx.SocksVersion valueOf (byte)
byte b
private void (java.lang.String, int, byte)
byte b
public byte byteValue ()
static void ()
}
io/grpc/netty/shaded/io/netty/handler/codec/socksx/SocksMessage.classSocksMessage.java
package io.grpc.netty.shaded.io.netty.handler.codec.socksx
public abstract io.grpc.netty.shaded.io.netty.handler.codec.socksx.SocksMessage extends java.lang.Object implements io.grpc.netty.shaded.io.netty.handler.codec.DecoderResultProvider {
public abstract io.grpc.netty.shaded.io.netty.handler.codec.socksx.SocksVersion version ()
}
io/grpc/netty/shaded/io/netty/handler/codec/socksx/v5/Socks5ClientEncoder.classSocks5ClientEncoder.java
package io.grpc.netty.shaded.io.netty.handler.codec.socksx.v5
public io.grpc.netty.shaded.io.netty.handler.codec.socksx.v5.Socks5ClientEncoder extends io.grpc.netty.shaded.io.netty.handler.codec.MessageToByteEncoder {
public static final io.grpc.netty.shaded.io.netty.handler.codec.socksx.v5.Socks5ClientEncoder DEFAULT
private final io.grpc.netty.shaded.io.netty.handler.codec.socksx.v5.Socks5AddressEncoder addressEncoder
protected void ()
public void (io.grpc.netty.shaded.io.netty.handler.codec.socksx.v5.Socks5AddressEncoder)
io.grpc.netty.shaded.io.netty.handler.codec.socksx.v5.Socks5AddressEncoder addressEncoder
protected final io.grpc.netty.shaded.io.netty.handler.codec.socksx.v5.Socks5AddressEncoder addressEncoder ()
protected void encode (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, io.grpc.netty.shaded.io.netty.handler.codec.socksx.v5.Socks5Message, io.grpc.netty.shaded.io.netty.buffer.ByteBuf) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
io.grpc.netty.shaded.io.netty.handler.codec.socksx.v5.Socks5Message msg
io.grpc.netty.shaded.io.netty.buffer.ByteBuf out
private static void encodeAuthMethodRequest (io.grpc.netty.shaded.io.netty.handler.codec.socksx.v5.Socks5InitialRequest, io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
int i
io.grpc.netty.shaded.io.netty.handler.codec.socksx.v5.Socks5AuthMethod a
io.grpc.netty.shaded.io.netty.handler.codec.socksx.v5.Socks5InitialRequest msg
io.grpc.netty.shaded.io.netty.buffer.ByteBuf out
java.util.List authMethods
int numAuthMethods
private static void encodePasswordAuthRequest (io.grpc.netty.shaded.io.netty.handler.codec.socksx.v5.Socks5PasswordAuthRequest, io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
io.grpc.netty.shaded.io.netty.handler.codec.socksx.v5.Socks5PasswordAuthRequest msg
io.grpc.netty.shaded.io.netty.buffer.ByteBuf out
String username
String password
private void encodeCommandRequest (io.grpc.netty.shaded.io.netty.handler.codec.socksx.v5.Socks5CommandRequest, io.grpc.netty.shaded.io.netty.buffer.ByteBuf) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.handler.codec.socksx.v5.Socks5CommandRequest msg
io.grpc.netty.shaded.io.netty.buffer.ByteBuf out
io.grpc.netty.shaded.io.netty.handler.codec.socksx.v5.Socks5AddressType dstAddrType
protected volatile void encode (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, java.lang.Object, io.grpc.netty.shaded.io.netty.buffer.ByteBuf) throws java.lang.Exception
static void ()
}
io/grpc/netty/shaded/io/netty/handler/codec/socksx/v5/Socks5CommandType.classSocks5CommandType.java
package io.grpc.netty.shaded.io.netty.handler.codec.socksx.v5
public io.grpc.netty.shaded.io.netty.handler.codec.socksx.v5.Socks5CommandType extends java.lang.Object implements java.lang.Comparable {
public static final io.grpc.netty.shaded.io.netty.handler.codec.socksx.v5.Socks5CommandType CONNECT
public static final io.grpc.netty.shaded.io.netty.handler.codec.socksx.v5.Socks5CommandType BIND
public static final io.grpc.netty.shaded.io.netty.handler.codec.socksx.v5.Socks5CommandType UDP_ASSOCIATE
private final byte byteValue
private final String name
private String text
public static io.grpc.netty.shaded.io.netty.handler.codec.socksx.v5.Socks5CommandType valueOf (byte)
byte b
public void (int)
int byteValue
public void (int, java.lang.String)
int byteValue
String name
public byte byteValue ()
public int hashCode ()
public boolean equals (java.lang.Object)
Object obj
public int compareTo (io.grpc.netty.shaded.io.netty.handler.codec.socksx.v5.Socks5CommandType)
io.grpc.netty.shaded.io.netty.handler.codec.socksx.v5.Socks5CommandType o
public java.lang.String toString ()
String text
public volatile int compareTo (java.lang.Object)
static void ()
}
io/grpc/netty/shaded/io/netty/handler/codec/socksx/v5/DefaultSocks5CommandResponse.classDefaultSocks5CommandResponse.java
package io.grpc.netty.shaded.io.netty.handler.codec.socksx.v5
public final io.grpc.netty.shaded.io.netty.handler.codec.socksx.v5.DefaultSocks5CommandResponse extends io.grpc.netty.shaded.io.netty.handler.codec.socksx.v5.AbstractSocks5Message implements io.grpc.netty.shaded.io.netty.handler.codec.socksx.v5.Socks5CommandResponse {
private final io.grpc.netty.shaded.io.netty.handler.codec.socksx.v5.Socks5CommandStatus status
private final io.grpc.netty.shaded.io.netty.handler.codec.socksx.v5.Socks5AddressType bndAddrType
private final String bndAddr
private final int bndPort
public void (io.grpc.netty.shaded.io.netty.handler.codec.socksx.v5.Socks5CommandStatus, io.grpc.netty.shaded.io.netty.handler.codec.socksx.v5.Socks5AddressType)
io.grpc.netty.shaded.io.netty.handler.codec.socksx.v5.Socks5CommandStatus status
io.grpc.netty.shaded.io.netty.handler.codec.socksx.v5.Socks5AddressType bndAddrType
public void (io.grpc.netty.shaded.io.netty.handler.codec.socksx.v5.Socks5CommandStatus, io.grpc.netty.shaded.io.netty.handler.codec.socksx.v5.Socks5AddressType, java.lang.String, int)
io.grpc.netty.shaded.io.netty.handler.codec.socksx.v5.Socks5CommandStatus status
io.grpc.netty.shaded.io.netty.handler.codec.socksx.v5.Socks5AddressType bndAddrType
String bndAddr
int bndPort
public io.grpc.netty.shaded.io.netty.handler.codec.socksx.v5.Socks5CommandStatus status ()
public io.grpc.netty.shaded.io.netty.handler.codec.socksx.v5.Socks5AddressType bndAddrType ()
public java.lang.String bndAddr ()
public int bndPort ()
public java.lang.String toString ()
StringBuilder buf
io.grpc.netty.shaded.io.netty.handler.codec.DecoderResult decoderResult
}
io/grpc/netty/shaded/io/netty/handler/codec/socksx/v5/Socks5InitialResponseDecoder$1.classSocks5InitialResponseDecoder.java
package io.grpc.netty.shaded.io.netty.handler.codec.socksx.v5
io.grpc.netty.shaded.io.netty.handler.codec.socksx.v5.Socks5InitialResponseDecoder$1 extends java.lang.Object {
static final int[] $SwitchMap$io$netty$handler$codec$socksx$v5$Socks5InitialResponseDecoder$State
static void ()
}
io/grpc/netty/shaded/io/netty/handler/codec/socksx/v5/Socks5CommandResponse.classSocks5CommandResponse.java
package io.grpc.netty.shaded.io.netty.handler.codec.socksx.v5
public abstract io.grpc.netty.shaded.io.netty.handler.codec.socksx.v5.Socks5CommandResponse extends java.lang.Object implements io.grpc.netty.shaded.io.netty.handler.codec.socksx.v5.Socks5Message {
public abstract io.grpc.netty.shaded.io.netty.handler.codec.socksx.v5.Socks5CommandStatus status ()
public abstract io.grpc.netty.shaded.io.netty.handler.codec.socksx.v5.Socks5AddressType bndAddrType ()
public abstract java.lang.String bndAddr ()
public abstract int bndPort ()
}
io/grpc/netty/shaded/io/netty/handler/codec/socksx/v5/Socks5InitialResponse.classSocks5InitialResponse.java
package io.grpc.netty.shaded.io.netty.handler.codec.socksx.v5
public abstract io.grpc.netty.shaded.io.netty.handler.codec.socksx.v5.Socks5InitialResponse extends java.lang.Object implements io.grpc.netty.shaded.io.netty.handler.codec.socksx.v5.Socks5Message {
public abstract io.grpc.netty.shaded.io.netty.handler.codec.socksx.v5.Socks5AuthMethod authMethod ()
}
io/grpc/netty/shaded/io/netty/handler/codec/socksx/v5/Socks5AddressEncoder$1.classSocks5AddressEncoder.java
package io.grpc.netty.shaded.io.netty.handler.codec.socksx.v5
final io.grpc.netty.shaded.io.netty.handler.codec.socksx.v5.Socks5AddressEncoder$1 extends java.lang.Object implements io.grpc.netty.shaded.io.netty.handler.codec.socksx.v5.Socks5AddressEncoder {
void ()
public void encodeAddress (io.grpc.netty.shaded.io.netty.handler.codec.socksx.v5.Socks5AddressType, java.lang.String, io.grpc.netty.shaded.io.netty.buffer.ByteBuf) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.handler.codec.socksx.v5.Socks5AddressType addrType
String addrValue
io.grpc.netty.shaded.io.netty.buffer.ByteBuf out
byte typeVal
}
io/grpc/netty/shaded/io/netty/handler/codec/socksx/v5/DefaultSocks5InitialResponse.classDefaultSocks5InitialResponse.java
package io.grpc.netty.shaded.io.netty.handler.codec.socksx.v5
public io.grpc.netty.shaded.io.netty.handler.codec.socksx.v5.DefaultSocks5InitialResponse extends io.grpc.netty.shaded.io.netty.handler.codec.socksx.v5.AbstractSocks5Message implements io.grpc.netty.shaded.io.netty.handler.codec.socksx.v5.Socks5InitialResponse {
private final io.grpc.netty.shaded.io.netty.handler.codec.socksx.v5.Socks5AuthMethod authMethod
public void (io.grpc.netty.shaded.io.netty.handler.codec.socksx.v5.Socks5AuthMethod)
io.grpc.netty.shaded.io.netty.handler.codec.socksx.v5.Socks5AuthMethod authMethod
public io.grpc.netty.shaded.io.netty.handler.codec.socksx.v5.Socks5AuthMethod authMethod ()
public java.lang.String toString ()
StringBuilder buf
io.grpc.netty.shaded.io.netty.handler.codec.DecoderResult decoderResult
}
io/grpc/netty/shaded/io/netty/handler/codec/socksx/v5/Socks5InitialRequest.classSocks5InitialRequest.java
package io.grpc.netty.shaded.io.netty.handler.codec.socksx.v5
public abstract io.grpc.netty.shaded.io.netty.handler.codec.socksx.v5.Socks5InitialRequest extends java.lang.Object implements io.grpc.netty.shaded.io.netty.handler.codec.socksx.v5.Socks5Message {
public abstract java.util.List authMethods ()
}
io/grpc/netty/shaded/io/netty/handler/codec/socksx/v5/Socks5PasswordAuthResponseDecoder$State.classSocks5PasswordAuthResponseDecoder.java
package io.grpc.netty.shaded.io.netty.handler.codec.socksx.v5
final io.grpc.netty.shaded.io.netty.handler.codec.socksx.v5.Socks5PasswordAuthResponseDecoder$State extends java.lang.Enum {
public static final io.grpc.netty.shaded.io.netty.handler.codec.socksx.v5.Socks5PasswordAuthResponseDecoder$State INIT
public static final io.grpc.netty.shaded.io.netty.handler.codec.socksx.v5.Socks5PasswordAuthResponseDecoder$State SUCCESS
public static final io.grpc.netty.shaded.io.netty.handler.codec.socksx.v5.Socks5PasswordAuthResponseDecoder$State FAILURE
private static final io.grpc.netty.shaded.io.netty.handler.codec.socksx.v5.Socks5PasswordAuthResponseDecoder$State[] $VALUES
public static io.grpc.netty.shaded.io.netty.handler.codec.socksx.v5.Socks5PasswordAuthResponseDecoder$State[] values ()
public static io.grpc.netty.shaded.io.netty.handler.codec.socksx.v5.Socks5PasswordAuthResponseDecoder$State valueOf (java.lang.String)
String name
private void (java.lang.String, int)
static void ()
}
io/grpc/netty/shaded/io/netty/handler/codec/socksx/v5/Socks5PasswordAuthRequestDecoder.classSocks5PasswordAuthRequestDecoder.java
package io.grpc.netty.shaded.io.netty.handler.codec.socksx.v5
public io.grpc.netty.shaded.io.netty.handler.codec.socksx.v5.Socks5PasswordAuthRequestDecoder extends io.grpc.netty.shaded.io.netty.handler.codec.ReplayingDecoder {
public void ()
protected void decode (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, io.grpc.netty.shaded.io.netty.buffer.ByteBuf, java.util.List) throws java.lang.Exception
int startOffset
byte version
int usernameLength
int passwordLength
int totalLength
int readableBytes
Exception e
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
io.grpc.netty.shaded.io.netty.buffer.ByteBuf in
java.util.List out
private void fail (java.util.List, java.lang.Exception)
java.util.List out
Exception cause
io.grpc.netty.shaded.io.netty.handler.codec.socksx.v5.Socks5Message m
}
io/grpc/netty/shaded/io/netty/handler/codec/socksx/v5/Socks5PasswordAuthResponseDecoder.classSocks5PasswordAuthResponseDecoder.java
package io.grpc.netty.shaded.io.netty.handler.codec.socksx.v5
public io.grpc.netty.shaded.io.netty.handler.codec.socksx.v5.Socks5PasswordAuthResponseDecoder extends io.grpc.netty.shaded.io.netty.handler.codec.ReplayingDecoder {
public void ()
protected void decode (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, io.grpc.netty.shaded.io.netty.buffer.ByteBuf, java.util.List) throws java.lang.Exception
byte version
int readableBytes
Exception e
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
io.grpc.netty.shaded.io.netty.buffer.ByteBuf in
java.util.List out
private void fail (java.util.List, java.lang.Exception)
java.util.List out
Exception cause
io.grpc.netty.shaded.io.netty.handler.codec.socksx.v5.Socks5Message m
}
io/grpc/netty/shaded/io/netty/handler/codec/socksx/v5/Socks5PasswordAuthResponseDecoder$1.classSocks5PasswordAuthResponseDecoder.java
package io.grpc.netty.shaded.io.netty.handler.codec.socksx.v5
io.grpc.netty.shaded.io.netty.handler.codec.socksx.v5.Socks5PasswordAuthResponseDecoder$1 extends java.lang.Object {
static final int[] $SwitchMap$io$netty$handler$codec$socksx$v5$Socks5PasswordAuthResponseDecoder$State
static void ()
}
io/grpc/netty/shaded/io/netty/handler/codec/socksx/v5/Socks5InitialRequestDecoder$1.classSocks5InitialRequestDecoder.java
package io.grpc.netty.shaded.io.netty.handler.codec.socksx.v5
io.grpc.netty.shaded.io.netty.handler.codec.socksx.v5.Socks5InitialRequestDecoder$1 extends java.lang.Object {
static final int[] $SwitchMap$io$netty$handler$codec$socksx$v5$Socks5InitialRequestDecoder$State
static void ()
}
io/grpc/netty/shaded/io/netty/handler/codec/socksx/v5/Socks5ServerEncoder.classSocks5ServerEncoder.java
package io.grpc.netty.shaded.io.netty.handler.codec.socksx.v5
public io.grpc.netty.shaded.io.netty.handler.codec.socksx.v5.Socks5ServerEncoder extends io.grpc.netty.shaded.io.netty.handler.codec.MessageToByteEncoder {
public static final io.grpc.netty.shaded.io.netty.handler.codec.socksx.v5.Socks5ServerEncoder DEFAULT
private final io.grpc.netty.shaded.io.netty.handler.codec.socksx.v5.Socks5AddressEncoder addressEncoder
protected void ()
public void (io.grpc.netty.shaded.io.netty.handler.codec.socksx.v5.Socks5AddressEncoder)
io.grpc.netty.shaded.io.netty.handler.codec.socksx.v5.Socks5AddressEncoder addressEncoder
protected final io.grpc.netty.shaded.io.netty.handler.codec.socksx.v5.Socks5AddressEncoder addressEncoder ()
protected void encode (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, io.grpc.netty.shaded.io.netty.handler.codec.socksx.v5.Socks5Message, io.grpc.netty.shaded.io.netty.buffer.ByteBuf) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
io.grpc.netty.shaded.io.netty.handler.codec.socksx.v5.Socks5Message msg
io.grpc.netty.shaded.io.netty.buffer.ByteBuf out
private static void encodeAuthMethodResponse (io.grpc.netty.shaded.io.netty.handler.codec.socksx.v5.Socks5InitialResponse, io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
io.grpc.netty.shaded.io.netty.handler.codec.socksx.v5.Socks5InitialResponse msg
io.grpc.netty.shaded.io.netty.buffer.ByteBuf out
private static void encodePasswordAuthResponse (io.grpc.netty.shaded.io.netty.handler.codec.socksx.v5.Socks5PasswordAuthResponse, io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
io.grpc.netty.shaded.io.netty.handler.codec.socksx.v5.Socks5PasswordAuthResponse msg
io.grpc.netty.shaded.io.netty.buffer.ByteBuf out
private void encodeCommandResponse (io.grpc.netty.shaded.io.netty.handler.codec.socksx.v5.Socks5CommandResponse, io.grpc.netty.shaded.io.netty.buffer.ByteBuf) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.handler.codec.socksx.v5.Socks5CommandResponse msg
io.grpc.netty.shaded.io.netty.buffer.ByteBuf out
io.grpc.netty.shaded.io.netty.handler.codec.socksx.v5.Socks5AddressType bndAddrType
protected volatile void encode (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, java.lang.Object, io.grpc.netty.shaded.io.netty.buffer.ByteBuf) throws java.lang.Exception
static void ()
}
io/grpc/netty/shaded/io/netty/handler/codec/socksx/v5/Socks5AuthMethod.classSocks5AuthMethod.java
package io.grpc.netty.shaded.io.netty.handler.codec.socksx.v5
public io.grpc.netty.shaded.io.netty.handler.codec.socksx.v5.Socks5AuthMethod extends java.lang.Object implements java.lang.Comparable {
public static final io.grpc.netty.shaded.io.netty.handler.codec.socksx.v5.Socks5AuthMethod NO_AUTH
public static final io.grpc.netty.shaded.io.netty.handler.codec.socksx.v5.Socks5AuthMethod GSSAPI
public static final io.grpc.netty.shaded.io.netty.handler.codec.socksx.v5.Socks5AuthMethod PASSWORD
public static final io.grpc.netty.shaded.io.netty.handler.codec.socksx.v5.Socks5AuthMethod UNACCEPTED
private final byte byteValue
private final String name
private String text
public static io.grpc.netty.shaded.io.netty.handler.codec.socksx.v5.Socks5AuthMethod valueOf (byte)
byte b
public void (int)
int byteValue
public void (int, java.lang.String)
int byteValue
String name
public byte byteValue ()
public int hashCode ()
public boolean equals (java.lang.Object)
Object obj
public int compareTo (io.grpc.netty.shaded.io.netty.handler.codec.socksx.v5.Socks5AuthMethod)
io.grpc.netty.shaded.io.netty.handler.codec.socksx.v5.Socks5AuthMethod o
public java.lang.String toString ()
String text
public volatile int compareTo (java.lang.Object)
static void ()
}
io/grpc/netty/shaded/io/netty/handler/codec/socksx/v5/Socks5PasswordAuthRequestDecoder$State.classSocks5PasswordAuthRequestDecoder.java
package io.grpc.netty.shaded.io.netty.handler.codec.socksx.v5
final io.grpc.netty.shaded.io.netty.handler.codec.socksx.v5.Socks5PasswordAuthRequestDecoder$State extends java.lang.Enum {
public static final io.grpc.netty.shaded.io.netty.handler.codec.socksx.v5.Socks5PasswordAuthRequestDecoder$State INIT
public static final io.grpc.netty.shaded.io.netty.handler.codec.socksx.v5.Socks5PasswordAuthRequestDecoder$State SUCCESS
public static final io.grpc.netty.shaded.io.netty.handler.codec.socksx.v5.Socks5PasswordAuthRequestDecoder$State FAILURE
private static final io.grpc.netty.shaded.io.netty.handler.codec.socksx.v5.Socks5PasswordAuthRequestDecoder$State[] $VALUES
public static io.grpc.netty.shaded.io.netty.handler.codec.socksx.v5.Socks5PasswordAuthRequestDecoder$State[] values ()
public static io.grpc.netty.shaded.io.netty.handler.codec.socksx.v5.Socks5PasswordAuthRequestDecoder$State valueOf (java.lang.String)
String name
private void (java.lang.String, int)
static void ()
}
io/grpc/netty/shaded/io/netty/handler/codec/socksx/v4/DefaultSocks4CommandRequest.classDefaultSocks4CommandRequest.java
package io.grpc.netty.shaded.io.netty.handler.codec.socksx.v4
public io.grpc.netty.shaded.io.netty.handler.codec.socksx.v4.DefaultSocks4CommandRequest extends io.grpc.netty.shaded.io.netty.handler.codec.socksx.v4.AbstractSocks4Message implements io.grpc.netty.shaded.io.netty.handler.codec.socksx.v4.Socks4CommandRequest {
private final io.grpc.netty.shaded.io.netty.handler.codec.socksx.v4.Socks4CommandType type
private final String dstAddr
private final int dstPort
private final String userId
public void (io.grpc.netty.shaded.io.netty.handler.codec.socksx.v4.Socks4CommandType, java.lang.String, int)
io.grpc.netty.shaded.io.netty.handler.codec.socksx.v4.Socks4CommandType type
String dstAddr
int dstPort
public void (io.grpc.netty.shaded.io.netty.handler.codec.socksx.v4.Socks4CommandType, java.lang.String, int, java.lang.String)
io.grpc.netty.shaded.io.netty.handler.codec.socksx.v4.Socks4CommandType type
String dstAddr
int dstPort
String userId
public io.grpc.netty.shaded.io.netty.handler.codec.socksx.v4.Socks4CommandType type ()
public java.lang.String dstAddr ()
public int dstPort ()
public java.lang.String userId ()
public java.lang.String toString ()
StringBuilder buf
io.grpc.netty.shaded.io.netty.handler.codec.DecoderResult decoderResult
}
io/grpc/netty/shaded/io/netty/handler/codec/socksx/v4/Socks4ClientDecoder$State.classSocks4ClientDecoder.java
package io.grpc.netty.shaded.io.netty.handler.codec.socksx.v4
final io.grpc.netty.shaded.io.netty.handler.codec.socksx.v4.Socks4ClientDecoder$State extends java.lang.Enum {
public static final io.grpc.netty.shaded.io.netty.handler.codec.socksx.v4.Socks4ClientDecoder$State START
public static final io.grpc.netty.shaded.io.netty.handler.codec.socksx.v4.Socks4ClientDecoder$State SUCCESS
public static final io.grpc.netty.shaded.io.netty.handler.codec.socksx.v4.Socks4ClientDecoder$State FAILURE
private static final io.grpc.netty.shaded.io.netty.handler.codec.socksx.v4.Socks4ClientDecoder$State[] $VALUES
public static io.grpc.netty.shaded.io.netty.handler.codec.socksx.v4.Socks4ClientDecoder$State[] values ()
public static io.grpc.netty.shaded.io.netty.handler.codec.socksx.v4.Socks4ClientDecoder$State valueOf (java.lang.String)
String name
private void (java.lang.String, int)
static void ()
}
io/grpc/netty/shaded/io/netty/handler/codec/socksx/v4/Socks4ClientDecoder$1.classSocks4ClientDecoder.java
package io.grpc.netty.shaded.io.netty.handler.codec.socksx.v4
io.grpc.netty.shaded.io.netty.handler.codec.socksx.v4.Socks4ClientDecoder$1 extends java.lang.Object {
static final int[] $SwitchMap$io$netty$handler$codec$socksx$v4$Socks4ClientDecoder$State
static void ()
}
io/grpc/netty/shaded/io/netty/handler/codec/socksx/v4/Socks4CommandType.classSocks4CommandType.java
package io.grpc.netty.shaded.io.netty.handler.codec.socksx.v4
public io.grpc.netty.shaded.io.netty.handler.codec.socksx.v4.Socks4CommandType extends java.lang.Object implements java.lang.Comparable {
public static final io.grpc.netty.shaded.io.netty.handler.codec.socksx.v4.Socks4CommandType CONNECT
public static final io.grpc.netty.shaded.io.netty.handler.codec.socksx.v4.Socks4CommandType BIND
private final byte byteValue
private final String name
private String text
public static io.grpc.netty.shaded.io.netty.handler.codec.socksx.v4.Socks4CommandType valueOf (byte)
byte b
public void (int)
int byteValue
public void (int, java.lang.String)
int byteValue
String name
public byte byteValue ()
public int hashCode ()
public boolean equals (java.lang.Object)
Object obj
public int compareTo (io.grpc.netty.shaded.io.netty.handler.codec.socksx.v4.Socks4CommandType)
io.grpc.netty.shaded.io.netty.handler.codec.socksx.v4.Socks4CommandType o
public java.lang.String toString ()
String text
public volatile int compareTo (java.lang.Object)
static void ()
}
io/grpc/netty/shaded/io/netty/handler/codec/socksx/v4/Socks4ClientEncoder.classSocks4ClientEncoder.java
package io.grpc.netty.shaded.io.netty.handler.codec.socksx.v4
public final io.grpc.netty.shaded.io.netty.handler.codec.socksx.v4.Socks4ClientEncoder extends io.grpc.netty.shaded.io.netty.handler.codec.MessageToByteEncoder {
public static final io.grpc.netty.shaded.io.netty.handler.codec.socksx.v4.Socks4ClientEncoder INSTANCE
private static final byte[] IPv4_DOMAIN_MARKER
private void ()
protected void encode (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, io.grpc.netty.shaded.io.netty.handler.codec.socksx.v4.Socks4CommandRequest, io.grpc.netty.shaded.io.netty.buffer.ByteBuf) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
io.grpc.netty.shaded.io.netty.handler.codec.socksx.v4.Socks4CommandRequest msg
io.grpc.netty.shaded.io.netty.buffer.ByteBuf out
protected volatile void encode (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, java.lang.Object, io.grpc.netty.shaded.io.netty.buffer.ByteBuf) throws java.lang.Exception
static void ()
}
io/grpc/netty/shaded/io/netty/handler/codec/socksx/v4/Socks4ServerDecoder.classSocks4ServerDecoder.java
package io.grpc.netty.shaded.io.netty.handler.codec.socksx.v4
public io.grpc.netty.shaded.io.netty.handler.codec.socksx.v4.Socks4ServerDecoder extends io.grpc.netty.shaded.io.netty.handler.codec.ReplayingDecoder {
private static final int MAX_FIELD_LENGTH
private io.grpc.netty.shaded.io.netty.handler.codec.socksx.v4.Socks4CommandType type
private String dstAddr
private int dstPort
private String userId
public void ()
protected void decode (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, io.grpc.netty.shaded.io.netty.buffer.ByteBuf, java.util.List) throws java.lang.Exception
int version
int readableBytes
Exception e
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
io.grpc.netty.shaded.io.netty.buffer.ByteBuf in
java.util.List out
private void fail (java.util.List, java.lang.Exception)
java.util.List out
Exception cause
io.grpc.netty.shaded.io.netty.handler.codec.socksx.v4.Socks4CommandRequest m
private static java.lang.String readString (java.lang.String, io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
String fieldName
io.grpc.netty.shaded.io.netty.buffer.ByteBuf in
int length
String value
}
io/grpc/netty/shaded/io/netty/handler/codec/socks/SocksInitRequestDecoder$1.classSocksInitRequestDecoder.java
package io.grpc.netty.shaded.io.netty.handler.codec.socks
io.grpc.netty.shaded.io.netty.handler.codec.socks.SocksInitRequestDecoder$1 extends java.lang.Object {
static final int[] $SwitchMap$io$netty$handler$codec$socks$SocksInitRequestDecoder$State
static void ()
}
io/grpc/netty/shaded/io/netty/handler/codec/UnsupportedMessageTypeException.classUnsupportedMessageTypeException.java
package io.grpc.netty.shaded.io.netty.handler.codec
public io.grpc.netty.shaded.io.netty.handler.codec.UnsupportedMessageTypeException extends io.grpc.netty.shaded.io.netty.handler.codec.CodecException {
private static final long serialVersionUID
public transient void (java.lang.Object, java.lang.Class[])
Object message
Class[] expectedTypes
public void ()
public void (java.lang.String, java.lang.Throwable)
String message
Throwable cause
public void (java.lang.String)
String s
public void (java.lang.Throwable)
Throwable cause
private static transient java.lang.String message (java.lang.String, java.lang.Class[])
Class t
int i
String actualType
Class[] expectedTypes
StringBuilder buf
}
io/grpc/netty/shaded/io/netty/handler/codec/HeadersUtils$StringIterator.classHeadersUtils.java
package io.grpc.netty.shaded.io.netty.handler.codec
final io.grpc.netty.shaded.io.netty.handler.codec.HeadersUtils$StringIterator extends java.lang.Object implements java.util.Iterator {
private final java.util.Iterator iter
void (java.util.Iterator)
java.util.Iterator iter
public boolean hasNext ()
public java.lang.String next ()
Object next
public void remove ()
public volatile java.lang.Object next ()
}
io/grpc/netty/shaded/io/netty/handler/codec/ReplayingDecoder.classReplayingDecoder.java
package io.grpc.netty.shaded.io.netty.handler.codec
public abstract io.grpc.netty.shaded.io.netty.handler.codec.ReplayingDecoder extends io.grpc.netty.shaded.io.netty.handler.codec.ByteToMessageDecoder {
static final io.grpc.netty.shaded.io.netty.util.Signal REPLAY
private final io.grpc.netty.shaded.io.netty.handler.codec.ReplayingDecoderByteBuf replayable
private Object state
private int checkpoint
protected void ()
protected void (java.lang.Object)
Object initialState
protected void checkpoint ()
protected void checkpoint (java.lang.Object)
Object state
protected java.lang.Object state ()
protected java.lang.Object state (java.lang.Object)
Object newState
Object oldState
final void channelInputClosed (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, java.util.List) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.util.Signal replay
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
java.util.List out
protected void callDecode (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, io.grpc.netty.shaded.io.netty.buffer.ByteBuf, java.util.List)
int checkpoint
io.grpc.netty.shaded.io.netty.util.Signal replay
int oldReaderIndex
int outSize
Object oldState
int oldInputLength
io.grpc.netty.shaded.io.netty.handler.codec.DecoderException e
Exception cause
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
io.grpc.netty.shaded.io.netty.buffer.ByteBuf in
java.util.List out
static void ()
}
io/grpc/netty/shaded/io/netty/handler/codec/CodecOutputList$CodecOutputListRecycler.classCodecOutputList.java
package io.grpc.netty.shaded.io.netty.handler.codec
abstract io.grpc.netty.shaded.io.netty.handler.codec.CodecOutputList$CodecOutputListRecycler extends java.lang.Object {
public abstract void recycle (io.grpc.netty.shaded.io.netty.handler.codec.CodecOutputList)
}
io/grpc/netty/shaded/io/netty/handler/codec/EmptyHeaders.classEmptyHeaders.java
package io.grpc.netty.shaded.io.netty.handler.codec
public io.grpc.netty.shaded.io.netty.handler.codec.EmptyHeaders extends java.lang.Object implements io.grpc.netty.shaded.io.netty.handler.codec.Headers {
public void ()
public java.lang.Object get (java.lang.Object)
Object name
public java.lang.Object get (java.lang.Object, java.lang.Object)
Object name
Object defaultValue
public java.lang.Object getAndRemove (java.lang.Object)
Object name
public java.lang.Object getAndRemove (java.lang.Object, java.lang.Object)
Object name
Object defaultValue
public java.util.List getAll (java.lang.Object)
Object name
public java.util.List getAllAndRemove (java.lang.Object)
Object name
public java.lang.Boolean getBoolean (java.lang.Object)
Object name
public boolean getBoolean (java.lang.Object, boolean)
Object name
boolean defaultValue
public java.lang.Byte getByte (java.lang.Object)
Object name
public byte getByte (java.lang.Object, byte)
Object name
byte defaultValue
public java.lang.Character getChar (java.lang.Object)
Object name
public char getChar (java.lang.Object, char)
Object name
char defaultValue
public java.lang.Short getShort (java.lang.Object)
Object name
public short getShort (java.lang.Object, short)
Object name
short defaultValue
public java.lang.Integer getInt (java.lang.Object)
Object name
public int getInt (java.lang.Object, int)
Object name
int defaultValue
public java.lang.Long getLong (java.lang.Object)
Object name
public long getLong (java.lang.Object, long)
Object name
long defaultValue
public java.lang.Float getFloat (java.lang.Object)
Object name
public float getFloat (java.lang.Object, float)
Object name
float defaultValue
public java.lang.Double getDouble (java.lang.Object)
Object name
public double getDouble (java.lang.Object, double)
Object name
double defaultValue
public java.lang.Long getTimeMillis (java.lang.Object)
Object name
public long getTimeMillis (java.lang.Object, long)
Object name
long defaultValue
public java.lang.Boolean getBooleanAndRemove (java.lang.Object)
Object name
public boolean getBooleanAndRemove (java.lang.Object, boolean)
Object name
boolean defaultValue
public java.lang.Byte getByteAndRemove (java.lang.Object)
Object name
public byte getByteAndRemove (java.lang.Object, byte)
Object name
byte defaultValue
public java.lang.Character getCharAndRemove (java.lang.Object)
Object name
public char getCharAndRemove (java.lang.Object, char)
Object name
char defaultValue
public java.lang.Short getShortAndRemove (java.lang.Object)
Object name
public short getShortAndRemove (java.lang.Object, short)
Object name
short defaultValue
public java.lang.Integer getIntAndRemove (java.lang.Object)
Object name
public int getIntAndRemove (java.lang.Object, int)
Object name
int defaultValue
public java.lang.Long getLongAndRemove (java.lang.Object)
Object name
public long getLongAndRemove (java.lang.Object, long)
Object name
long defaultValue
public java.lang.Float getFloatAndRemove (java.lang.Object)
Object name
public float getFloatAndRemove (java.lang.Object, float)
Object name
float defaultValue
public java.lang.Double getDoubleAndRemove (java.lang.Object)
Object name
public double getDoubleAndRemove (java.lang.Object, double)
Object name
double defaultValue
public java.lang.Long getTimeMillisAndRemove (java.lang.Object)
Object name
public long getTimeMillisAndRemove (java.lang.Object, long)
Object name
long defaultValue
public boolean contains (java.lang.Object)
Object name
public boolean contains (java.lang.Object, java.lang.Object)
Object name
Object value
public boolean containsObject (java.lang.Object, java.lang.Object)
Object name
Object value
public boolean containsBoolean (java.lang.Object, boolean)
Object name
boolean value
public boolean containsByte (java.lang.Object, byte)
Object name
byte value
public boolean containsChar (java.lang.Object, char)
Object name
char value
public boolean containsShort (java.lang.Object, short)
Object name
short value
public boolean containsInt (java.lang.Object, int)
Object name
int value
public boolean containsLong (java.lang.Object, long)
Object name
long value
public boolean containsFloat (java.lang.Object, float)
Object name
float value
public boolean containsDouble (java.lang.Object, double)
Object name
double value
public boolean containsTimeMillis (java.lang.Object, long)
Object name
long value
public int size ()
public boolean isEmpty ()
public java.util.Set names ()
public io.grpc.netty.shaded.io.netty.handler.codec.Headers add (java.lang.Object, java.lang.Object)
Object name
Object value
public io.grpc.netty.shaded.io.netty.handler.codec.Headers add (java.lang.Object, java.lang.Iterable)
Object name
Iterable values
public transient io.grpc.netty.shaded.io.netty.handler.codec.Headers add (java.lang.Object, java.lang.Object[])
Object name
Object[] values
public io.grpc.netty.shaded.io.netty.handler.codec.Headers addObject (java.lang.Object, java.lang.Object)
Object name
Object value
public io.grpc.netty.shaded.io.netty.handler.codec.Headers addObject (java.lang.Object, java.lang.Iterable)
Object name
Iterable values
public transient io.grpc.netty.shaded.io.netty.handler.codec.Headers addObject (java.lang.Object, java.lang.Object[])
Object name
Object[] values
public io.grpc.netty.shaded.io.netty.handler.codec.Headers addBoolean (java.lang.Object, boolean)
Object name
boolean value
public io.grpc.netty.shaded.io.netty.handler.codec.Headers addByte (java.lang.Object, byte)
Object name
byte value
public io.grpc.netty.shaded.io.netty.handler.codec.Headers addChar (java.lang.Object, char)
Object name
char value
public io.grpc.netty.shaded.io.netty.handler.codec.Headers addShort (java.lang.Object, short)
Object name
short value
public io.grpc.netty.shaded.io.netty.handler.codec.Headers addInt (java.lang.Object, int)
Object name
int value
public io.grpc.netty.shaded.io.netty.handler.codec.Headers addLong (java.lang.Object, long)
Object name
long value
public io.grpc.netty.shaded.io.netty.handler.codec.Headers addFloat (java.lang.Object, float)
Object name
float value
public io.grpc.netty.shaded.io.netty.handler.codec.Headers addDouble (java.lang.Object, double)
Object name
double value
public io.grpc.netty.shaded.io.netty.handler.codec.Headers addTimeMillis (java.lang.Object, long)
Object name
long value
public io.grpc.netty.shaded.io.netty.handler.codec.Headers add (io.grpc.netty.shaded.io.netty.handler.codec.Headers)
io.grpc.netty.shaded.io.netty.handler.codec.Headers headers
public io.grpc.netty.shaded.io.netty.handler.codec.Headers set (java.lang.Object, java.lang.Object)
Object name
Object value
public io.grpc.netty.shaded.io.netty.handler.codec.Headers set (java.lang.Object, java.lang.Iterable)
Object name
Iterable values
public transient io.grpc.netty.shaded.io.netty.handler.codec.Headers set (java.lang.Object, java.lang.Object[])
Object name
Object[] values
public io.grpc.netty.shaded.io.netty.handler.codec.Headers setObject (java.lang.Object, java.lang.Object)
Object name
Object value
public io.grpc.netty.shaded.io.netty.handler.codec.Headers setObject (java.lang.Object, java.lang.Iterable)
Object name
Iterable values
public transient io.grpc.netty.shaded.io.netty.handler.codec.Headers setObject (java.lang.Object, java.lang.Object[])
Object name
Object[] values
public io.grpc.netty.shaded.io.netty.handler.codec.Headers setBoolean (java.lang.Object, boolean)
Object name
boolean value
public io.grpc.netty.shaded.io.netty.handler.codec.Headers setByte (java.lang.Object, byte)
Object name
byte value
public io.grpc.netty.shaded.io.netty.handler.codec.Headers setChar (java.lang.Object, char)
Object name
char value
public io.grpc.netty.shaded.io.netty.handler.codec.Headers setShort (java.lang.Object, short)
Object name
short value
public io.grpc.netty.shaded.io.netty.handler.codec.Headers setInt (java.lang.Object, int)
Object name
int value
public io.grpc.netty.shaded.io.netty.handler.codec.Headers setLong (java.lang.Object, long)
Object name
long value
public io.grpc.netty.shaded.io.netty.handler.codec.Headers setFloat (java.lang.Object, float)
Object name
float value
public io.grpc.netty.shaded.io.netty.handler.codec.Headers setDouble (java.lang.Object, double)
Object name
double value
public io.grpc.netty.shaded.io.netty.handler.codec.Headers setTimeMillis (java.lang.Object, long)
Object name
long value
public io.grpc.netty.shaded.io.netty.handler.codec.Headers set (io.grpc.netty.shaded.io.netty.handler.codec.Headers)
io.grpc.netty.shaded.io.netty.handler.codec.Headers headers
public io.grpc.netty.shaded.io.netty.handler.codec.Headers setAll (io.grpc.netty.shaded.io.netty.handler.codec.Headers)
io.grpc.netty.shaded.io.netty.handler.codec.Headers headers
public boolean remove (java.lang.Object)
Object name
public io.grpc.netty.shaded.io.netty.handler.codec.Headers clear ()
public java.util.Iterator valueIterator (java.lang.Object)
Object name
java.util.List empty
public java.util.Iterator iterator ()
java.util.List empty
public boolean equals (java.lang.Object)
Object o
io.grpc.netty.shaded.io.netty.handler.codec.Headers rhs
public int hashCode ()
public java.lang.String toString ()
private io.grpc.netty.shaded.io.netty.handler.codec.Headers thisT ()
}
io/grpc/netty/shaded/io/netty/handler/codec/MessageAggregator$1.classMessageAggregator.java
package io.grpc.netty.shaded.io.netty.handler.codec
io.grpc.netty.shaded.io.netty.handler.codec.MessageAggregator$1 extends java.lang.Object implements io.grpc.netty.shaded.io.netty.channel.ChannelFutureListener {
final io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext val$ctx
final io.grpc.netty.shaded.io.netty.handler.codec.MessageAggregator this$0
void (io.grpc.netty.shaded.io.netty.handler.codec.MessageAggregator, io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext)
io.grpc.netty.shaded.io.netty.handler.codec.MessageAggregator this$0
public void operationComplete (io.grpc.netty.shaded.io.netty.channel.ChannelFuture) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelFuture future
public volatile void operationComplete (io.grpc.netty.shaded.io.netty.util.concurrent.Future) throws java.lang.Exception
}
io/grpc/netty/shaded/io/netty/handler/codec/DatagramPacketEncoder.classDatagramPacketEncoder.java
package io.grpc.netty.shaded.io.netty.handler.codec
public io.grpc.netty.shaded.io.netty.handler.codec.DatagramPacketEncoder extends io.grpc.netty.shaded.io.netty.handler.codec.MessageToMessageEncoder {
private final io.grpc.netty.shaded.io.netty.handler.codec.MessageToMessageEncoder encoder
static final boolean $assertionsDisabled
public void (io.grpc.netty.shaded.io.netty.handler.codec.MessageToMessageEncoder)
io.grpc.netty.shaded.io.netty.handler.codec.MessageToMessageEncoder encoder
public boolean acceptOutboundMessage (java.lang.Object) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.AddressedEnvelope envelope
Object msg
protected void encode (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, io.grpc.netty.shaded.io.netty.channel.AddressedEnvelope, java.util.List) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
io.grpc.netty.shaded.io.netty.channel.AddressedEnvelope msg
java.util.List out
Object content
public void bind (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, java.net.SocketAddress, io.grpc.netty.shaded.io.netty.channel.ChannelPromise) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
java.net.SocketAddress localAddress
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
public void connect (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, java.net.SocketAddress, java.net.SocketAddress, io.grpc.netty.shaded.io.netty.channel.ChannelPromise) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
java.net.SocketAddress remoteAddress
java.net.SocketAddress localAddress
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
public void disconnect (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, io.grpc.netty.shaded.io.netty.channel.ChannelPromise) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
public void close (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, io.grpc.netty.shaded.io.netty.channel.ChannelPromise) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
public void deregister (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, io.grpc.netty.shaded.io.netty.channel.ChannelPromise) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
public void read (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
public void flush (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
public void handlerAdded (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
public void handlerRemoved (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
public void exceptionCaught (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, java.lang.Throwable) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
Throwable cause
public boolean isSharable ()
protected volatile void encode (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, java.lang.Object, java.util.List) throws java.lang.Exception
static void ()
}
io/grpc/netty/shaded/io/netty/handler/codec/DateFormatter$1.classDateFormatter.java
package io.grpc.netty.shaded.io.netty.handler.codec
final io.grpc.netty.shaded.io.netty.handler.codec.DateFormatter$1 extends io.grpc.netty.shaded.io.netty.util.concurrent.FastThreadLocal {
void ()
protected io.grpc.netty.shaded.io.netty.handler.codec.DateFormatter initialValue ()
protected volatile java.lang.Object initialValue () throws java.lang.Exception
}
io/grpc/netty/shaded/io/netty/handler/codec/DefaultHeaders$HeaderEntry.classDefaultHeaders.java
package io.grpc.netty.shaded.io.netty.handler.codec
public io.grpc.netty.shaded.io.netty.handler.codec.DefaultHeaders$HeaderEntry extends java.lang.Object implements java.util.Map$Entry {
protected final int hash
protected final Object key
protected Object value
protected io.grpc.netty.shaded.io.netty.handler.codec.DefaultHeaders$HeaderEntry next
protected io.grpc.netty.shaded.io.netty.handler.codec.DefaultHeaders$HeaderEntry before
protected io.grpc.netty.shaded.io.netty.handler.codec.DefaultHeaders$HeaderEntry after
protected void (int, java.lang.Object)
int hash
Object key
void (int, java.lang.Object, java.lang.Object, io.grpc.netty.shaded.io.netty.handler.codec.DefaultHeaders$HeaderEntry, io.grpc.netty.shaded.io.netty.handler.codec.DefaultHeaders$HeaderEntry)
int hash
Object key
Object value
io.grpc.netty.shaded.io.netty.handler.codec.DefaultHeaders$HeaderEntry next
io.grpc.netty.shaded.io.netty.handler.codec.DefaultHeaders$HeaderEntry head
void ()
protected final void pointNeighborsToThis ()
public final io.grpc.netty.shaded.io.netty.handler.codec.DefaultHeaders$HeaderEntry before ()
public final io.grpc.netty.shaded.io.netty.handler.codec.DefaultHeaders$HeaderEntry after ()
protected void remove ()
public final java.lang.Object getKey ()
public final java.lang.Object getValue ()
public final java.lang.Object setValue (java.lang.Object)
Object value
Object oldValue
public final java.lang.String toString ()
public boolean equals (java.lang.Object)
Object o
java.util.Map$Entry other
public int hashCode ()
}
io/grpc/netty/shaded/io/netty/handler/codec/DefaultHeaders$HeaderIterator.classDefaultHeaders.java
package io.grpc.netty.shaded.io.netty.handler.codec
final io.grpc.netty.shaded.io.netty.handler.codec.DefaultHeaders$HeaderIterator extends java.lang.Object implements java.util.Iterator {
private io.grpc.netty.shaded.io.netty.handler.codec.DefaultHeaders$HeaderEntry current
final io.grpc.netty.shaded.io.netty.handler.codec.DefaultHeaders this$0
private void (io.grpc.netty.shaded.io.netty.handler.codec.DefaultHeaders)
public boolean hasNext ()
public java.util.Map$Entry next ()
public void remove ()
public volatile java.lang.Object next ()
void (io.grpc.netty.shaded.io.netty.handler.codec.DefaultHeaders, io.grpc.netty.shaded.io.netty.handler.codec.DefaultHeaders$1)
io.grpc.netty.shaded.io.netty.handler.codec.DefaultHeaders x0
io.grpc.netty.shaded.io.netty.handler.codec.DefaultHeaders$1 x1
}
io/grpc/netty/shaded/io/netty/handler/codec/CorruptedFrameException.classCorruptedFrameException.java
package io.grpc.netty.shaded.io.netty.handler.codec
public io.grpc.netty.shaded.io.netty.handler.codec.CorruptedFrameException extends io.grpc.netty.shaded.io.netty.handler.codec.DecoderException {
private static final long serialVersionUID
public void ()
public void (java.lang.String, java.lang.Throwable)
String message
Throwable cause
public void (java.lang.String)
String message
public void (java.lang.Throwable)
Throwable cause
}
io/grpc/netty/shaded/io/netty/handler/codec/MessageToMessageDecoder.classMessageToMessageDecoder.java
package io.grpc.netty.shaded.io.netty.handler.codec
public abstract io.grpc.netty.shaded.io.netty.handler.codec.MessageToMessageDecoder extends io.grpc.netty.shaded.io.netty.channel.ChannelInboundHandlerAdapter {
private final io.grpc.netty.shaded.io.netty.util.internal.TypeParameterMatcher matcher
protected void ()
protected void (java.lang.Class)
Class inboundMessageType
public boolean acceptInboundMessage (java.lang.Object) throws java.lang.Exception
Object msg
public void channelRead (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, java.lang.Object) throws java.lang.Exception
Object cast
int i
int size
io.grpc.netty.shaded.io.netty.handler.codec.DecoderException e
Exception e
int i
int size
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
Object msg
io.grpc.netty.shaded.io.netty.handler.codec.CodecOutputList out
protected abstract void decode (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, java.lang.Object, java.util.List) throws java.lang.Exception
}
io/grpc/netty/shaded/io/netty/handler/codec/HeadersUtils$CharSequenceDelegatingStringSet.classHeadersUtils.java
package io.grpc.netty.shaded.io.netty.handler.codec
final io.grpc.netty.shaded.io.netty.handler.codec.HeadersUtils$CharSequenceDelegatingStringSet extends io.grpc.netty.shaded.io.netty.handler.codec.HeadersUtils$DelegatingStringSet {
void (java.util.Set)
java.util.Set allNames
public boolean add (java.lang.String)
String e
public boolean addAll (java.util.Collection)
java.util.Collection c
public volatile boolean add (java.lang.Object)
}
io/grpc/netty/shaded/io/netty/handler/codec/HeadersUtils$1.classHeadersUtils.java
package io.grpc.netty.shaded.io.netty.handler.codec
final io.grpc.netty.shaded.io.netty.handler.codec.HeadersUtils$1 extends java.util.AbstractList {
final java.util.List val$allNames
void (java.util.List)
public java.lang.String get (int)
int index
Object value
public int size ()
public volatile java.lang.Object get (int)
}
io/grpc/netty/shaded/io/netty/handler/codec/CodecException.classCodecException.java
package io.grpc.netty.shaded.io.netty.handler.codec
public io.grpc.netty.shaded.io.netty.handler.codec.CodecException extends java.lang.RuntimeException {
private static final long serialVersionUID
public void ()
public void (java.lang.String, java.lang.Throwable)
String message
Throwable cause
public void (java.lang.String)
String message
public void (java.lang.Throwable)
Throwable cause
}
io/grpc/netty/shaded/io/netty/handler/codec/protobuf/
io/grpc/netty/shaded/io/netty/handler/codec/protobuf/ProtobufDecoderNano.classProtobufDecoderNano.java
package io.grpc.netty.shaded.io.netty.handler.codec.protobuf
public io.grpc.netty.shaded.io.netty.handler.codec.protobuf.ProtobufDecoderNano extends io.grpc.netty.shaded.io.netty.handler.codec.MessageToMessageDecoder {
private final Class clazz
public void (java.lang.Class)
Class clazz
protected void decode (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, io.grpc.netty.shaded.io.netty.buffer.ByteBuf, java.util.List) throws java.lang.Exception
byte[] array
int offset
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
io.grpc.netty.shaded.io.netty.buffer.ByteBuf msg
java.util.List out
byte[] array
int offset
int length
com.google.protobuf.nano.MessageNano prototype
protected volatile void decode (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, java.lang.Object, java.util.List) throws java.lang.Exception
}
io/grpc/netty/shaded/io/netty/handler/codec/protobuf/ProtobufVarint32LengthFieldPrepender.classProtobufVarint32LengthFieldPrepender.java
package io.grpc.netty.shaded.io.netty.handler.codec.protobuf
public io.grpc.netty.shaded.io.netty.handler.codec.protobuf.ProtobufVarint32LengthFieldPrepender extends io.grpc.netty.shaded.io.netty.handler.codec.MessageToByteEncoder {
public void ()
protected void encode (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, io.grpc.netty.shaded.io.netty.buffer.ByteBuf, io.grpc.netty.shaded.io.netty.buffer.ByteBuf) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
io.grpc.netty.shaded.io.netty.buffer.ByteBuf msg
io.grpc.netty.shaded.io.netty.buffer.ByteBuf out
int bodyLen
int headerLen
static void writeRawVarint32 (io.grpc.netty.shaded.io.netty.buffer.ByteBuf, int)
io.grpc.netty.shaded.io.netty.buffer.ByteBuf out
int value
static int computeRawVarint32Size (int)
int value
protected volatile void encode (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, java.lang.Object, io.grpc.netty.shaded.io.netty.buffer.ByteBuf) throws java.lang.Exception
}
io/grpc/netty/shaded/io/netty/handler/codec/protobuf/ProtobufEncoderNano.classProtobufEncoderNano.java
package io.grpc.netty.shaded.io.netty.handler.codec.protobuf
public io.grpc.netty.shaded.io.netty.handler.codec.protobuf.ProtobufEncoderNano extends io.grpc.netty.shaded.io.netty.handler.codec.MessageToMessageEncoder {
public void ()
protected void encode (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, com.google.protobuf.nano.MessageNano, java.util.List) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
com.google.protobuf.nano.MessageNano msg
java.util.List out
int size
io.grpc.netty.shaded.io.netty.buffer.ByteBuf buffer
byte[] array
com.google.protobuf.nano.CodedOutputByteBufferNano cobbn
protected volatile void encode (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, java.lang.Object, java.util.List) throws java.lang.Exception
}
io/grpc/netty/shaded/io/netty/handler/codec/ByteToMessageCodec$1.classByteToMessageCodec.java
package io.grpc.netty.shaded.io.netty.handler.codec
io.grpc.netty.shaded.io.netty.handler.codec.ByteToMessageCodec$1 extends io.grpc.netty.shaded.io.netty.handler.codec.ByteToMessageDecoder {
final io.grpc.netty.shaded.io.netty.handler.codec.ByteToMessageCodec this$0
void (io.grpc.netty.shaded.io.netty.handler.codec.ByteToMessageCodec)
io.grpc.netty.shaded.io.netty.handler.codec.ByteToMessageCodec this$0
public void decode (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, io.grpc.netty.shaded.io.netty.buffer.ByteBuf, java.util.List) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
io.grpc.netty.shaded.io.netty.buffer.ByteBuf in
java.util.List out
protected void decodeLast (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, io.grpc.netty.shaded.io.netty.buffer.ByteBuf, java.util.List) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
io.grpc.netty.shaded.io.netty.buffer.ByteBuf in
java.util.List out
}
io/grpc/netty/shaded/io/netty/handler/codec/DefaultHeaders$1.classDefaultHeaders.java
package io.grpc.netty.shaded.io.netty.handler.codec
io.grpc.netty.shaded.io.netty.handler.codec.DefaultHeaders$1 extends java.lang.Object {
}
io/grpc/netty/shaded/io/netty/handler/codec/DefaultHeaders$NameValidator.classDefaultHeaders.java
package io.grpc.netty.shaded.io.netty.handler.codec
public abstract io.grpc.netty.shaded.io.netty.handler.codec.DefaultHeaders$NameValidator extends java.lang.Object {
public static final io.grpc.netty.shaded.io.netty.handler.codec.DefaultHeaders$NameValidator NOT_NULL
public abstract void validateName (java.lang.Object)
static void ()
}
io/grpc/netty/shaded/io/netty/handler/codec/MessageToMessageCodec$1.classMessageToMessageCodec.java
package io.grpc.netty.shaded.io.netty.handler.codec
io.grpc.netty.shaded.io.netty.handler.codec.MessageToMessageCodec$1 extends io.grpc.netty.shaded.io.netty.handler.codec.MessageToMessageEncoder {
final io.grpc.netty.shaded.io.netty.handler.codec.MessageToMessageCodec this$0
void (io.grpc.netty.shaded.io.netty.handler.codec.MessageToMessageCodec)
io.grpc.netty.shaded.io.netty.handler.codec.MessageToMessageCodec this$0
public boolean acceptOutboundMessage (java.lang.Object) throws java.lang.Exception
Object msg
protected void encode (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, java.lang.Object, java.util.List) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
Object msg
java.util.List out
}
io/grpc/netty/shaded/io/netty/handler/codec/CodecOutputList$2.classCodecOutputList.java
package io.grpc.netty.shaded.io.netty.handler.codec
final io.grpc.netty.shaded.io.netty.handler.codec.CodecOutputList$2 extends io.grpc.netty.shaded.io.netty.util.concurrent.FastThreadLocal {
void ()
protected io.grpc.netty.shaded.io.netty.handler.codec.CodecOutputList$CodecOutputLists initialValue () throws java.lang.Exception
protected volatile java.lang.Object initialValue () throws java.lang.Exception
}
io/grpc/netty/shaded/io/netty/handler/codec/PrematureChannelClosureException.classPrematureChannelClosureException.java
package io.grpc.netty.shaded.io.netty.handler.codec
public io.grpc.netty.shaded.io.netty.handler.codec.PrematureChannelClosureException extends io.grpc.netty.shaded.io.netty.handler.codec.CodecException {
private static final long serialVersionUID
public void ()
public void (java.lang.String, java.lang.Throwable)
String message
Throwable cause
public void (java.lang.String)
String message
public void (java.lang.Throwable)
Throwable cause
}
io/grpc/netty/shaded/io/netty/handler/codec/UnsupportedValueConverter.classUnsupportedValueConverter.java
package io.grpc.netty.shaded.io.netty.handler.codec
public final io.grpc.netty.shaded.io.netty.handler.codec.UnsupportedValueConverter extends java.lang.Object implements io.grpc.netty.shaded.io.netty.handler.codec.ValueConverter {
private static final io.grpc.netty.shaded.io.netty.handler.codec.UnsupportedValueConverter INSTANCE
private void ()
public static io.grpc.netty.shaded.io.netty.handler.codec.UnsupportedValueConverter instance ()
public java.lang.Object convertObject (java.lang.Object)
Object value
public java.lang.Object convertBoolean (boolean)
boolean value
public boolean convertToBoolean (java.lang.Object)
Object value
public java.lang.Object convertByte (byte)
byte value
public byte convertToByte (java.lang.Object)
Object value
public java.lang.Object convertChar (char)
char value
public char convertToChar (java.lang.Object)
Object value
public java.lang.Object convertShort (short)
short value
public short convertToShort (java.lang.Object)
Object value
public java.lang.Object convertInt (int)
int value
public int convertToInt (java.lang.Object)
Object value
public java.lang.Object convertLong (long)
long value
public long convertToLong (java.lang.Object)
Object value
public java.lang.Object convertTimeMillis (long)
long value
public long convertToTimeMillis (java.lang.Object)
Object value
public java.lang.Object convertFloat (float)
float value
public float convertToFloat (java.lang.Object)
Object value
public java.lang.Object convertDouble (double)
double value
public double convertToDouble (java.lang.Object)
Object value
static void ()
}
io/grpc/netty/shaded/io/netty/handler/codec/MessageAggregator.classMessageAggregator.java
package io.grpc.netty.shaded.io.netty.handler.codec
public abstract io.grpc.netty.shaded.io.netty.handler.codec.MessageAggregator extends io.grpc.netty.shaded.io.netty.handler.codec.MessageToMessageDecoder {
private static final int DEFAULT_MAX_COMPOSITEBUFFER_COMPONENTS
private final int maxContentLength
private io.grpc.netty.shaded.io.netty.buffer.ByteBufHolder currentMessage
private boolean handlingOversizedMessage
private int maxCumulationBufferComponents
private io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
private io.grpc.netty.shaded.io.netty.channel.ChannelFutureListener continueResponseWriteListener
protected void (int)
int maxContentLength
protected void (int, java.lang.Class)
int maxContentLength
Class inboundMessageType
private static void validateMaxContentLength (int)
int maxContentLength
public boolean acceptInboundMessage (java.lang.Object) throws java.lang.Exception
Object msg
Object in
protected abstract boolean isStartMessage (java.lang.Object) throws java.lang.Exception
protected abstract boolean isContentMessage (java.lang.Object) throws java.lang.Exception
protected abstract boolean isLastContentMessage (io.grpc.netty.shaded.io.netty.buffer.ByteBufHolder) throws java.lang.Exception
protected abstract boolean isAggregated (java.lang.Object) throws java.lang.Exception
public final int maxContentLength ()
public final int maxCumulationBufferComponents ()
public final void setMaxCumulationBufferComponents (int)
int maxCumulationBufferComponents
public final boolean isHandlingOversizedMessage ()
protected final io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx ()
protected void decode (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, java.lang.Object, java.util.List) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelFutureListener listener
boolean closeAfterWrite
io.grpc.netty.shaded.io.netty.channel.ChannelFuture future
io.grpc.netty.shaded.io.netty.buffer.ByteBufHolder aggregated
io.grpc.netty.shaded.io.netty.buffer.ByteBufHolder aggregated
Object m
Object continueResponse
io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf content
Object s
boolean last
io.grpc.netty.shaded.io.netty.handler.codec.DecoderResult decoderResult
boolean last
io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf content
io.grpc.netty.shaded.io.netty.buffer.ByteBufHolder m
boolean last
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
Object msg
java.util.List out
private static void appendPartialContent (io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf, io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf content
io.grpc.netty.shaded.io.netty.buffer.ByteBuf partialContent
protected abstract boolean isContentLengthInvalid (java.lang.Object, int) throws java.lang.Exception
protected abstract java.lang.Object newContinueResponse (java.lang.Object, int, io.grpc.netty.shaded.io.netty.channel.ChannelPipeline) throws java.lang.Exception
protected abstract boolean closeAfterContinueResponse (java.lang.Object) throws java.lang.Exception
protected abstract boolean ignoreContentAfterContinueResponse (java.lang.Object) throws java.lang.Exception
protected abstract io.grpc.netty.shaded.io.netty.buffer.ByteBufHolder beginAggregation (java.lang.Object, io.grpc.netty.shaded.io.netty.buffer.ByteBuf) throws java.lang.Exception
protected void aggregate (io.grpc.netty.shaded.io.netty.buffer.ByteBufHolder, io.grpc.netty.shaded.io.netty.buffer.ByteBufHolder) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.buffer.ByteBufHolder aggregated
io.grpc.netty.shaded.io.netty.buffer.ByteBufHolder content
protected void finishAggregation (io.grpc.netty.shaded.io.netty.buffer.ByteBufHolder) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.buffer.ByteBufHolder aggregated
private void invokeHandleOversizedMessage (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, java.lang.Object) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
Object oversized
protected void handleOversizedMessage (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, java.lang.Object) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
Object oversized
public void channelReadComplete (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
public void channelInactive (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
public void handlerAdded (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
public void handlerRemoved (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
private void releaseCurrentMessage ()
}
io/grpc/netty/shaded/io/netty/handler/codec/MessageToMessageCodec$2.classMessageToMessageCodec.java
package io.grpc.netty.shaded.io.netty.handler.codec
io.grpc.netty.shaded.io.netty.handler.codec.MessageToMessageCodec$2 extends io.grpc.netty.shaded.io.netty.handler.codec.MessageToMessageDecoder {
final io.grpc.netty.shaded.io.netty.handler.codec.MessageToMessageCodec this$0
void (io.grpc.netty.shaded.io.netty.handler.codec.MessageToMessageCodec)
io.grpc.netty.shaded.io.netty.handler.codec.MessageToMessageCodec this$0
public boolean acceptInboundMessage (java.lang.Object) throws java.lang.Exception
Object msg
protected void decode (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, java.lang.Object, java.util.List) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
Object msg
java.util.List out
}
io/grpc/netty/shaded/io/netty/handler/codec/MessageAggregationException.classMessageAggregationException.java
package io.grpc.netty.shaded.io.netty.handler.codec
public io.grpc.netty.shaded.io.netty.handler.codec.MessageAggregationException extends java.lang.IllegalStateException {
private static final long serialVersionUID
public void ()
public void (java.lang.String)
String s
public void (java.lang.String, java.lang.Throwable)
String message
Throwable cause
public void (java.lang.Throwable)
Throwable cause
}
io/grpc/netty/shaded/io/netty/handler/codec/string/
io/grpc/netty/shaded/io/netty/handler/codec/string/LineEncoder.classLineEncoder.java
package io.grpc.netty.shaded.io.netty.handler.codec.string
public io.grpc.netty.shaded.io.netty.handler.codec.string.LineEncoder extends io.grpc.netty.shaded.io.netty.handler.codec.MessageToMessageEncoder {
private final java.nio.charset.Charset charset
private final byte[] lineSeparator
public void ()
public void (io.grpc.netty.shaded.io.netty.handler.codec.string.LineSeparator)
io.grpc.netty.shaded.io.netty.handler.codec.string.LineSeparator lineSeparator
public void (java.nio.charset.Charset)
java.nio.charset.Charset charset
public void (io.grpc.netty.shaded.io.netty.handler.codec.string.LineSeparator, java.nio.charset.Charset)
io.grpc.netty.shaded.io.netty.handler.codec.string.LineSeparator lineSeparator
java.nio.charset.Charset charset
protected void encode (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, java.lang.CharSequence, java.util.List) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
CharSequence msg
java.util.List out
io.grpc.netty.shaded.io.netty.buffer.ByteBuf buffer
protected volatile void encode (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, java.lang.Object, java.util.List) throws java.lang.Exception
}
io/grpc/netty/shaded/io/netty/handler/codec/string/LineSeparator.classLineSeparator.java
package io.grpc.netty.shaded.io.netty.handler.codec.string
public final io.grpc.netty.shaded.io.netty.handler.codec.string.LineSeparator extends java.lang.Object {
public static final io.grpc.netty.shaded.io.netty.handler.codec.string.LineSeparator DEFAULT
public static final io.grpc.netty.shaded.io.netty.handler.codec.string.LineSeparator UNIX
public static final io.grpc.netty.shaded.io.netty.handler.codec.string.LineSeparator WINDOWS
private final String value
public void (java.lang.String)
String lineSeparator
public java.lang.String value ()
public boolean equals (java.lang.Object)
Object o
io.grpc.netty.shaded.io.netty.handler.codec.string.LineSeparator that
public int hashCode ()
public java.lang.String toString ()
static void ()
}
io/grpc/netty/shaded/io/netty/handler/codec/base64/
io/grpc/netty/shaded/io/netty/handler/codec/base64/Base64Decoder.classBase64Decoder.java
package io.grpc.netty.shaded.io.netty.handler.codec.base64
public io.grpc.netty.shaded.io.netty.handler.codec.base64.Base64Decoder extends io.grpc.netty.shaded.io.netty.handler.codec.MessageToMessageDecoder {
private final io.grpc.netty.shaded.io.netty.handler.codec.base64.Base64Dialect dialect
public void ()
public void (io.grpc.netty.shaded.io.netty.handler.codec.base64.Base64Dialect)
io.grpc.netty.shaded.io.netty.handler.codec.base64.Base64Dialect dialect
protected void decode (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, io.grpc.netty.shaded.io.netty.buffer.ByteBuf, java.util.List) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
io.grpc.netty.shaded.io.netty.buffer.ByteBuf msg
java.util.List out
protected volatile void decode (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, java.lang.Object, java.util.List) throws java.lang.Exception
}
io/grpc/netty/shaded/io/netty/handler/codec/base64/Base64Encoder.classBase64Encoder.java
package io.grpc.netty.shaded.io.netty.handler.codec.base64
public io.grpc.netty.shaded.io.netty.handler.codec.base64.Base64Encoder extends io.grpc.netty.shaded.io.netty.handler.codec.MessageToMessageEncoder {
private final boolean breakLines
private final io.grpc.netty.shaded.io.netty.handler.codec.base64.Base64Dialect dialect
public void ()
public void (boolean)
boolean breakLines
public void (boolean, io.grpc.netty.shaded.io.netty.handler.codec.base64.Base64Dialect)
boolean breakLines
io.grpc.netty.shaded.io.netty.handler.codec.base64.Base64Dialect dialect
protected void encode (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, io.grpc.netty.shaded.io.netty.buffer.ByteBuf, java.util.List) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
io.grpc.netty.shaded.io.netty.buffer.ByteBuf msg
java.util.List out
protected volatile void encode (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, java.lang.Object, java.util.List) throws java.lang.Exception
}
io/grpc/netty/shaded/io/netty/handler/codec/base64/Base64$Decoder.classBase64.java
package io.grpc.netty.shaded.io.netty.handler.codec.base64
final io.grpc.netty.shaded.io.netty.handler.codec.base64.Base64$Decoder extends java.lang.Object implements io.grpc.netty.shaded.io.netty.util.ByteProcessor {
private final byte[] b4
private int b4Posn
private byte sbiCrop
private byte sbiDecode
private byte[] decodabet
private int outBuffPosn
private io.grpc.netty.shaded.io.netty.buffer.ByteBuf dest
private void ()
io.grpc.netty.shaded.io.netty.buffer.ByteBuf decode (io.grpc.netty.shaded.io.netty.buffer.ByteBuf, int, int, io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator, io.grpc.netty.shaded.io.netty.handler.codec.base64.Base64Dialect)
Throwable cause
io.grpc.netty.shaded.io.netty.buffer.ByteBuf src
int off
int len
io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator allocator
io.grpc.netty.shaded.io.netty.handler.codec.base64.Base64Dialect dialect
public boolean process (byte) throws java.lang.Exception
byte value
private static int decode4to3 (byte[], io.grpc.netty.shaded.io.netty.buffer.ByteBuf, int, byte[])
int decodedValue
IndexOutOfBoundsException ignored
int decodedValue
int decodedValue
int decodedValue
IndexOutOfBoundsException ignored
byte b1
int decodedValue
int decodedValue
byte b1
byte b2
int decodedValue
IndexOutOfBoundsException ignored
byte[] src
io.grpc.netty.shaded.io.netty.buffer.ByteBuf dest
int destOffset
byte[] decodabet
byte src0
byte src1
byte src2
int decodedValue
byte src3
void (io.grpc.netty.shaded.io.netty.handler.codec.base64.Base64$1)
io.grpc.netty.shaded.io.netty.handler.codec.base64.Base64$1 x0
}
io/grpc/netty/shaded/io/netty/handler/codec/ValueConverter.classValueConverter.java
package io.grpc.netty.shaded.io.netty.handler.codec
public abstract io.grpc.netty.shaded.io.netty.handler.codec.ValueConverter extends java.lang.Object {
public abstract java.lang.Object convertObject (java.lang.Object)
public abstract java.lang.Object convertBoolean (boolean)
public abstract boolean convertToBoolean (java.lang.Object)
public abstract java.lang.Object convertByte (byte)
public abstract byte convertToByte (java.lang.Object)
public abstract java.lang.Object convertChar (char)
public abstract char convertToChar (java.lang.Object)
public abstract java.lang.Object convertShort (short)
public abstract short convertToShort (java.lang.Object)
public abstract java.lang.Object convertInt (int)
public abstract int convertToInt (java.lang.Object)
public abstract java.lang.Object convertLong (long)
public abstract long convertToLong (java.lang.Object)
public abstract java.lang.Object convertTimeMillis (long)
public abstract long convertToTimeMillis (java.lang.Object)
public abstract java.lang.Object convertFloat (float)
public abstract float convertToFloat (java.lang.Object)
public abstract java.lang.Object convertDouble (double)
public abstract double convertToDouble (java.lang.Object)
}
io/grpc/netty/shaded/io/netty/handler/codec/ReplayingDecoderByteBuf.classReplayingDecoderByteBuf.java
package io.grpc.netty.shaded.io.netty.handler.codec
final io.grpc.netty.shaded.io.netty.handler.codec.ReplayingDecoderByteBuf extends io.grpc.netty.shaded.io.netty.buffer.ByteBuf {
private static final io.grpc.netty.shaded.io.netty.util.Signal REPLAY
private io.grpc.netty.shaded.io.netty.buffer.ByteBuf buffer
private boolean terminated
private io.grpc.netty.shaded.io.netty.buffer.SwappedByteBuf swapped
static final io.grpc.netty.shaded.io.netty.handler.codec.ReplayingDecoderByteBuf EMPTY_BUFFER
void ()
void (io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
io.grpc.netty.shaded.io.netty.buffer.ByteBuf buffer
void setCumulation (io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
io.grpc.netty.shaded.io.netty.buffer.ByteBuf buffer
void terminate ()
public int capacity ()
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf capacity (int)
int newCapacity
public int maxCapacity ()
public io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator alloc ()
public boolean isReadOnly ()
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf asReadOnly ()
public boolean isDirect ()
public boolean hasArray ()
public byte[] array ()
public int arrayOffset ()
public boolean hasMemoryAddress ()
public long memoryAddress ()
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf clear ()
public boolean equals (java.lang.Object)
Object obj
public int compareTo (io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
io.grpc.netty.shaded.io.netty.buffer.ByteBuf buffer
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf copy ()
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf copy (int, int)
int index
int length
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf discardReadBytes ()
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf ensureWritable (int)
int writableBytes
public int ensureWritable (int, boolean)
int minWritableBytes
boolean force
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf duplicate ()
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf retainedDuplicate ()
public boolean getBoolean (int)
int index
public byte getByte (int)
int index
public short getUnsignedByte (int)
int index
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf getBytes (int, byte[], int, int)
int index
byte[] dst
int dstIndex
int length
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf getBytes (int, byte[])
int index
byte[] dst
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf getBytes (int, java.nio.ByteBuffer)
int index
java.nio.ByteBuffer dst
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf getBytes (int, io.grpc.netty.shaded.io.netty.buffer.ByteBuf, int, int)
int index
io.grpc.netty.shaded.io.netty.buffer.ByteBuf dst
int dstIndex
int length
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf getBytes (int, io.grpc.netty.shaded.io.netty.buffer.ByteBuf, int)
int index
io.grpc.netty.shaded.io.netty.buffer.ByteBuf dst
int length
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf getBytes (int, io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
int index
io.grpc.netty.shaded.io.netty.buffer.ByteBuf dst
public int getBytes (int, java.nio.channels.GatheringByteChannel, int)
int index
java.nio.channels.GatheringByteChannel out
int length
public int getBytes (int, java.nio.channels.FileChannel, long, int)
int index
java.nio.channels.FileChannel out
long position
int length
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf getBytes (int, java.io.OutputStream, int)
int index
java.io.OutputStream out
int length
public int getInt (int)
int index
public int getIntLE (int)
int index
public long getUnsignedInt (int)
int index
public long getUnsignedIntLE (int)
int index
public long getLong (int)
int index
public long getLongLE (int)
int index
public int getMedium (int)
int index
public int getMediumLE (int)
int index
public int getUnsignedMedium (int)
int index
public int getUnsignedMediumLE (int)
int index
public short getShort (int)
int index
public short getShortLE (int)
int index
public int getUnsignedShort (int)
int index
public int getUnsignedShortLE (int)
int index
public char getChar (int)
int index
public float getFloat (int)
int index
public double getDouble (int)
int index
public java.lang.CharSequence getCharSequence (int, int, java.nio.charset.Charset)
int index
int length
java.nio.charset.Charset charset
public int hashCode ()
public int indexOf (int, int, byte)
int fromIndex
int toIndex
byte value
public int bytesBefore (byte)
byte value
int bytes
public int bytesBefore (int, byte)
int length
byte value
public int bytesBefore (int, int, byte)
int index
int length
byte value
int writerIndex
int res
public int forEachByte (io.grpc.netty.shaded.io.netty.util.ByteProcessor)
io.grpc.netty.shaded.io.netty.util.ByteProcessor processor
int ret
public int forEachByte (int, int, io.grpc.netty.shaded.io.netty.util.ByteProcessor)
int index
int length
io.grpc.netty.shaded.io.netty.util.ByteProcessor processor
int writerIndex
int ret
public int forEachByteDesc (io.grpc.netty.shaded.io.netty.util.ByteProcessor)
io.grpc.netty.shaded.io.netty.util.ByteProcessor processor
public int forEachByteDesc (int, int, io.grpc.netty.shaded.io.netty.util.ByteProcessor)
int index
int length
io.grpc.netty.shaded.io.netty.util.ByteProcessor processor
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf markReaderIndex ()
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf markWriterIndex ()
public java.nio.ByteOrder order ()
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf order (java.nio.ByteOrder)
java.nio.ByteOrder endianness
io.grpc.netty.shaded.io.netty.buffer.SwappedByteBuf swapped
public boolean isReadable ()
public boolean isReadable (int)
int size
public int readableBytes ()
public boolean readBoolean ()
public byte readByte ()
public short readUnsignedByte ()
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf readBytes (byte[], int, int)
byte[] dst
int dstIndex
int length
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf readBytes (byte[])
byte[] dst
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf readBytes (java.nio.ByteBuffer)
java.nio.ByteBuffer dst
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf readBytes (io.grpc.netty.shaded.io.netty.buffer.ByteBuf, int, int)
io.grpc.netty.shaded.io.netty.buffer.ByteBuf dst
int dstIndex
int length
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf readBytes (io.grpc.netty.shaded.io.netty.buffer.ByteBuf, int)
io.grpc.netty.shaded.io.netty.buffer.ByteBuf dst
int length
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf readBytes (io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
io.grpc.netty.shaded.io.netty.buffer.ByteBuf dst
public int readBytes (java.nio.channels.GatheringByteChannel, int)
java.nio.channels.GatheringByteChannel out
int length
public int readBytes (java.nio.channels.FileChannel, long, int)
java.nio.channels.FileChannel out
long position
int length
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf readBytes (int)
int length
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf readSlice (int)
int length
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf readRetainedSlice (int)
int length
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf readBytes (java.io.OutputStream, int)
java.io.OutputStream out
int length
public int readerIndex ()
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf readerIndex (int)
int readerIndex
public int readInt ()
public int readIntLE ()
public long readUnsignedInt ()
public long readUnsignedIntLE ()
public long readLong ()
public long readLongLE ()
public int readMedium ()
public int readMediumLE ()
public int readUnsignedMedium ()
public int readUnsignedMediumLE ()
public short readShort ()
public short readShortLE ()
public int readUnsignedShort ()
public int readUnsignedShortLE ()
public char readChar ()
public float readFloat ()
public double readDouble ()
public java.lang.CharSequence readCharSequence (int, java.nio.charset.Charset)
int length
java.nio.charset.Charset charset
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf resetReaderIndex ()
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf resetWriterIndex ()
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf setBoolean (int, boolean)
int index
boolean value
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf setByte (int, int)
int index
int value
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf setBytes (int, byte[], int, int)
int index
byte[] src
int srcIndex
int length
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf setBytes (int, byte[])
int index
byte[] src
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf setBytes (int, java.nio.ByteBuffer)
int index
java.nio.ByteBuffer src
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf setBytes (int, io.grpc.netty.shaded.io.netty.buffer.ByteBuf, int, int)
int index
io.grpc.netty.shaded.io.netty.buffer.ByteBuf src
int srcIndex
int length
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf setBytes (int, io.grpc.netty.shaded.io.netty.buffer.ByteBuf, int)
int index
io.grpc.netty.shaded.io.netty.buffer.ByteBuf src
int length
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf setBytes (int, io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
int index
io.grpc.netty.shaded.io.netty.buffer.ByteBuf src
public int setBytes (int, java.io.InputStream, int)
int index
java.io.InputStream in
int length
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf setZero (int, int)
int index
int length
public int setBytes (int, java.nio.channels.ScatteringByteChannel, int)
int index
java.nio.channels.ScatteringByteChannel in
int length
public int setBytes (int, java.nio.channels.FileChannel, long, int)
int index
java.nio.channels.FileChannel in
long position
int length
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf setIndex (int, int)
int readerIndex
int writerIndex
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf setInt (int, int)
int index
int value
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf setIntLE (int, int)
int index
int value
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf setLong (int, long)
int index
long value
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf setLongLE (int, long)
int index
long value
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf setMedium (int, int)
int index
int value
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf setMediumLE (int, int)
int index
int value
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf setShort (int, int)
int index
int value
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf setShortLE (int, int)
int index
int value
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf setChar (int, int)
int index
int value
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf setFloat (int, float)
int index
float value
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf setDouble (int, double)
int index
double value
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf skipBytes (int)
int length
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf slice ()
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf retainedSlice ()
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf slice (int, int)
int index
int length
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf retainedSlice (int, int)
int index
int length
public int nioBufferCount ()
public java.nio.ByteBuffer nioBuffer ()
public java.nio.ByteBuffer nioBuffer (int, int)
int index
int length
public java.nio.ByteBuffer[] nioBuffers ()
public java.nio.ByteBuffer[] nioBuffers (int, int)
int index
int length
public java.nio.ByteBuffer internalNioBuffer (int, int)
int index
int length
public java.lang.String toString (int, int, java.nio.charset.Charset)
int index
int length
java.nio.charset.Charset charset
public java.lang.String toString (java.nio.charset.Charset)
java.nio.charset.Charset charsetName
public java.lang.String toString ()
public boolean isWritable ()
public boolean isWritable (int)
int size
public int writableBytes ()
public int maxWritableBytes ()
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf writeBoolean (boolean)
boolean value
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf writeByte (int)
int value
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf writeBytes (byte[], int, int)
byte[] src
int srcIndex
int length
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf writeBytes (byte[])
byte[] src
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf writeBytes (java.nio.ByteBuffer)
java.nio.ByteBuffer src
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf writeBytes (io.grpc.netty.shaded.io.netty.buffer.ByteBuf, int, int)
io.grpc.netty.shaded.io.netty.buffer.ByteBuf src
int srcIndex
int length
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf writeBytes (io.grpc.netty.shaded.io.netty.buffer.ByteBuf, int)
io.grpc.netty.shaded.io.netty.buffer.ByteBuf src
int length
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf writeBytes (io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
io.grpc.netty.shaded.io.netty.buffer.ByteBuf src
public int writeBytes (java.io.InputStream, int)
java.io.InputStream in
int length
public int writeBytes (java.nio.channels.ScatteringByteChannel, int)
java.nio.channels.ScatteringByteChannel in
int length
public int writeBytes (java.nio.channels.FileChannel, long, int)
java.nio.channels.FileChannel in
long position
int length
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf writeInt (int)
int value
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf writeIntLE (int)
int value
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf writeLong (long)
long value
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf writeLongLE (long)
long value
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf writeMedium (int)
int value
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf writeMediumLE (int)
int value
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf writeZero (int)
int length
public int writerIndex ()
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf writerIndex (int)
int writerIndex
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf writeShort (int)
int value
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf writeShortLE (int)
int value
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf writeChar (int)
int value
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf writeFloat (float)
float value
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf writeDouble (double)
double value
public int setCharSequence (int, java.lang.CharSequence, java.nio.charset.Charset)
int index
CharSequence sequence
java.nio.charset.Charset charset
public int writeCharSequence (java.lang.CharSequence, java.nio.charset.Charset)
CharSequence sequence
java.nio.charset.Charset charset
private void checkIndex (int, int)
int index
int length
private void checkReadableBytes (int)
int readableBytes
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf discardSomeReadBytes ()
public int refCnt ()
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf retain ()
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf retain (int)
int increment
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf touch ()
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf touch (java.lang.Object)
Object hint
public boolean release ()
public boolean release (int)
int decrement
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf unwrap ()
private static java.lang.UnsupportedOperationException reject ()
public volatile io.grpc.netty.shaded.io.netty.util.ReferenceCounted touch (java.lang.Object)
public volatile io.grpc.netty.shaded.io.netty.util.ReferenceCounted touch ()
public volatile io.grpc.netty.shaded.io.netty.util.ReferenceCounted retain (int)
public volatile io.grpc.netty.shaded.io.netty.util.ReferenceCounted retain ()
public volatile int compareTo (java.lang.Object)
static void ()
}
io/grpc/netty/shaded/io/netty/handler/codec/MessageToMessageCodec.classMessageToMessageCodec.java
package io.grpc.netty.shaded.io.netty.handler.codec
public abstract io.grpc.netty.shaded.io.netty.handler.codec.MessageToMessageCodec extends io.grpc.netty.shaded.io.netty.channel.ChannelDuplexHandler {
private final io.grpc.netty.shaded.io.netty.handler.codec.MessageToMessageEncoder encoder
private final io.grpc.netty.shaded.io.netty.handler.codec.MessageToMessageDecoder decoder
private final io.grpc.netty.shaded.io.netty.util.internal.TypeParameterMatcher inboundMsgMatcher
private final io.grpc.netty.shaded.io.netty.util.internal.TypeParameterMatcher outboundMsgMatcher
protected void ()
protected void (java.lang.Class, java.lang.Class)
Class inboundMessageType
Class outboundMessageType
public void channelRead (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, java.lang.Object) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
Object msg
public void write (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, java.lang.Object, io.grpc.netty.shaded.io.netty.channel.ChannelPromise) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
Object msg
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
public boolean acceptInboundMessage (java.lang.Object) throws java.lang.Exception
Object msg
public boolean acceptOutboundMessage (java.lang.Object) throws java.lang.Exception
Object msg
protected abstract void encode (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, java.lang.Object, java.util.List) throws java.lang.Exception
protected abstract void decode (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, java.lang.Object, java.util.List) throws java.lang.Exception
}
io/grpc/netty/shaded/io/netty/handler/codec/compression/
io/grpc/netty/shaded/io/netty/handler/codec/compression/SnappyFrameDecoder$ChunkType.classSnappyFrameDecoder.java
package io.grpc.netty.shaded.io.netty.handler.codec.compression
final io.grpc.netty.shaded.io.netty.handler.codec.compression.SnappyFrameDecoder$ChunkType extends java.lang.Enum {
public static final io.grpc.netty.shaded.io.netty.handler.codec.compression.SnappyFrameDecoder$ChunkType STREAM_IDENTIFIER
public static final io.grpc.netty.shaded.io.netty.handler.codec.compression.SnappyFrameDecoder$ChunkType COMPRESSED_DATA
public static final io.grpc.netty.shaded.io.netty.handler.codec.compression.SnappyFrameDecoder$ChunkType UNCOMPRESSED_DATA
public static final io.grpc.netty.shaded.io.netty.handler.codec.compression.SnappyFrameDecoder$ChunkType RESERVED_UNSKIPPABLE
public static final io.grpc.netty.shaded.io.netty.handler.codec.compression.SnappyFrameDecoder$ChunkType RESERVED_SKIPPABLE
private static final io.grpc.netty.shaded.io.netty.handler.codec.compression.SnappyFrameDecoder$ChunkType[] $VALUES
public static io.grpc.netty.shaded.io.netty.handler.codec.compression.SnappyFrameDecoder$ChunkType[] values ()
public static io.grpc.netty.shaded.io.netty.handler.codec.compression.SnappyFrameDecoder$ChunkType valueOf (java.lang.String)
String name
private void (java.lang.String, int)
static void ()
}
io/grpc/netty/shaded/io/netty/handler/codec/compression/Bzip2MoveToFrontTable.classBzip2MoveToFrontTable.java
package io.grpc.netty.shaded.io.netty.handler.codec.compression
final io.grpc.netty.shaded.io.netty.handler.codec.compression.Bzip2MoveToFrontTable extends java.lang.Object {
private final byte[] mtf
void ()
int valueToFront (byte)
byte temp2
byte value
int index
byte temp
byte indexToFront (int)
int index
byte value
}
io/grpc/netty/shaded/io/netty/handler/codec/compression/Lz4FrameEncoder$3.classLz4FrameEncoder.java
package io.grpc.netty.shaded.io.netty.handler.codec.compression
io.grpc.netty.shaded.io.netty.handler.codec.compression.Lz4FrameEncoder$3 extends java.lang.Object implements java.lang.Runnable {
final io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext val$ctx
final io.grpc.netty.shaded.io.netty.channel.ChannelPromise val$promise
final io.grpc.netty.shaded.io.netty.handler.codec.compression.Lz4FrameEncoder this$0
void (io.grpc.netty.shaded.io.netty.handler.codec.compression.Lz4FrameEncoder, io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
io.grpc.netty.shaded.io.netty.handler.codec.compression.Lz4FrameEncoder this$0
public void run ()
}
io/grpc/netty/shaded/io/netty/handler/codec/compression/Crc32.classCrc32.java
package io.grpc.netty.shaded.io.netty.handler.codec.compression
final io.grpc.netty.shaded.io.netty.handler.codec.compression.Crc32 extends java.lang.Object {
private static final int[] crc32Table
private int crc
void ()
public int getCRC ()
public void updateCRC (int)
int value
int crc
public void updateCRC (int, int)
int value
int count
static void ()
}
io/grpc/netty/shaded/io/netty/handler/codec/compression/Bzip2DivSufSort.classBzip2DivSufSort.java
package io.grpc.netty.shaded.io.netty.handler.codec.compression
final io.grpc.netty.shaded.io.netty.handler.codec.compression.Bzip2DivSufSort extends java.lang.Object {
private static final int STACK_SIZE
private static final int BUCKET_A_SIZE
private static final int BUCKET_B_SIZE
private static final int SS_BLOCKSIZE
private static final int INSERTIONSORT_THRESHOLD
private static final int[] LOG_2_TABLE
private final int[] SA
private final byte[] T
private final int n
void (byte[], int[], int)
byte[] block
int[] bwtBlock
int blockLength
private static void swapElements (int[], int, int[], int)
int[] array1
int idx1
int[] array2
int idx2
int temp
private int ssCompare (int, int, int)
int p1
int p2
int depth
int[] SA
byte[] T
int U1n
int U2n
int U1
int U2
private int ssCompareLast (int, int, int, int, int)
int pa
int p1
int p2
int depth
int size
int[] SA
byte[] T
int U1
int U2
int U1n
int U2n
private void ssInsertionSort (int, int, int, int)
int j
int t
int r
int pa
int first
int last
int depth
int[] SA
int i
private void ssFixdown (int, int, int, int, int)
int k
int d
int e
int td
int pa
int sa
int i
int size
int[] SA
byte[] T
int j
int v
int c
private void ssHeapSort (int, int, int, int)
int t
int td
int pa
int sa
int size
int[] SA
byte[] T
int i
int m
private int ssMedian3 (int, int, int, int, int)
int temp
int T_vtemp
int td
int pa
int v1
int v2
int v3
int[] SA
byte[] T
int T_v1
int T_v2
int T_v3
private int ssMedian5 (int, int, int, int, int, int, int)
int temp
int T_vtemp
int temp
int T_vtemp
int temp
int T_vtemp
int temp
int T_vtemp
int temp
int T_vtemp
int td
int pa
int v1
int v2
int v3
int v4
int v5
int[] SA
byte[] T
int T_v1
int T_v2
int T_v3
int T_v4
int T_v5
private int ssPivot (int, int, int, int)
int td
int pa
int first
int last
int middle
int t
private static int ssLog (int)
int n
private int ssSubstringPartition (int, int, int, int)
int t
int pa
int first
int last
int depth
int[] SA
int a
int b
private void ssMultiKeyIntroSort (int, int, int, int)
io.grpc.netty.shaded.io.netty.handler.codec.compression.Bzip2DivSufSort$StackEntry entry
int a
int v
int e
int f
int s
int t
int pa
int first
int last
int depth
int[] SA
byte[] T
io.grpc.netty.shaded.io.netty.handler.codec.compression.Bzip2DivSufSort$StackEntry[] stack
int Td
int a
int b
int c
int d
int ssize
int limit
int v
int x
private static void ssBlockSwap (int[], int, int[], int, int)
int[] array1
int first1
int[] array2
int first2
int size
int a
int b
int i
private void ssMergeForward (int, int[], int, int, int, int, int)
int pa
int[] buf
int bufoffset
int first
int middle
int last
int depth
int[] SA
int bufend
int i
int j
int k
int t
int r
private void ssMergeBackward (int, int[], int, int, int, int, int)
int p1
int p2
int pa
int[] buf
int bufoffset
int first
int middle
int last
int depth
int[] SA
int p1
int p2
int bufend
int i
int j
int k
int t
int r
int x
private static int getIDX (int)
int a
private void ssMergeCheckEqual (int, int, int)
int pa
int depth
int a
int[] SA
private void ssMerge (int, int, int, int, int[], int, int, int)
io.grpc.netty.shaded.io.netty.handler.codec.compression.Bzip2DivSufSort$StackEntry entry
io.grpc.netty.shaded.io.netty.handler.codec.compression.Bzip2DivSufSort$StackEntry entry
int i
int j
int next
io.grpc.netty.shaded.io.netty.handler.codec.compression.Bzip2DivSufSort$StackEntry entry
int pa
int first
int middle
int last
int[] buf
int bufoffset
int bufsize
int depth
int[] SA
io.grpc.netty.shaded.io.netty.handler.codec.compression.Bzip2DivSufSort$StackEntry[] stack
int m
int len
int half
int ssize
int check
private void subStringSort (int, int, int, int[], int, int, int, boolean, int)
int b
int[] curbuf
int curbufoffset
int j
int k
int curbufsize
int r
int pa
int first
int last
int[] buf
int bufoffset
int bufsize
int depth
boolean lastsuffix
int size
int[] SA
int a
int i
int k
private int trGetC (int, int, int, int)
int isa
int isaD
int isaN
int p
private void trFixdown (int, int, int, int, int, int)
int k
int d
int e
int isa
int isaD
int isaN
int sa
int i
int size
int[] SA
int j
int v
int c
private void trHeapSort (int, int, int, int, int)
int t
int isa
int isaD
int isaN
int sa
int size
int[] SA
int i
int m
private void trInsertionSort (int, int, int, int, int)
int b
int t
int r
int isa
int isaD
int isaN
int first
int last
int[] SA
int a
private static int trLog (int)
int n
private int trMedian3 (int, int, int, int, int, int)
int temp
int SA_vtemp
int isa
int isaD
int isaN
int v1
int v2
int v3
int[] SA
int SA_v1
int SA_v2
int SA_v3
private int trMedian5 (int, int, int, int, int, int, int, int)
int temp
int SA_vtemp
int temp
int SA_vtemp
int temp
int SA_vtemp
int temp
int SA_vtemp
int temp
int SA_vtemp
int isa
int isaD
int isaN
int v1
int v2
int v3
int v4
int v5
int[] SA
int SA_v1
int SA_v2
int SA_v3
int SA_v4
int SA_v5
private int trPivot (int, int, int, int, int)
int isa
int isaD
int isaN
int first
int last
int middle
int t
private void lsUpdateGroup (int, int, int)
int b
int b
int t
int isa
int first
int last
int[] SA
int a
private void lsIntroSort (int, int, int, int, int)
io.grpc.netty.shaded.io.netty.handler.codec.compression.Bzip2DivSufSort$StackEntry entry
int b
io.grpc.netty.shaded.io.netty.handler.codec.compression.Bzip2DivSufSort$StackEntry entry
int a
int e
int f
int s
int t
io.grpc.netty.shaded.io.netty.handler.codec.compression.Bzip2DivSufSort$StackEntry entry
int isa
int isaD
int isaN
int first
int last
int[] SA
io.grpc.netty.shaded.io.netty.handler.codec.compression.Bzip2DivSufSort$StackEntry[] stack
int a
int b
int c
int d
int limit
int v
int x
int ssize
private void lsSort (int, int, int)
int last
int last
int i
int first
int t
int skip
int isa
int n
int depth
int[] SA
int isaD
private io.grpc.netty.shaded.io.netty.handler.codec.compression.Bzip2DivSufSort$PartitionResult trPartition (int, int, int, int, int, int)
int e
int f
int t
int s
int isa
int isaD
int isaN
int first
int last
int v
int[] SA
int a
int b
int c
int d
int x
private void trCopy (int, int, int, int, int, int, int)
int s
int s
int isa
int isaN
int first
int a
int b
int last
int depth
int[] SA
int c
int d
int e
int v
private void trIntroSort (int, int, int, int, int, io.grpc.netty.shaded.io.netty.handler.codec.compression.Bzip2DivSufSort$TRBudget, int)
int c
int v
int c
int v
io.grpc.netty.shaded.io.netty.handler.codec.compression.Bzip2DivSufSort$StackEntry entry
io.grpc.netty.shaded.io.netty.handler.codec.compression.Bzip2DivSufSort$StackEntry entry
io.grpc.netty.shaded.io.netty.handler.codec.compression.Bzip2DivSufSort$StackEntry entry
int c
io.grpc.netty.shaded.io.netty.handler.codec.compression.Bzip2DivSufSort$PartitionResult result
int a
int b
io.grpc.netty.shaded.io.netty.handler.codec.compression.Bzip2DivSufSort$StackEntry entry
int a
int b
int a
int b
int v
int a
int next
io.grpc.netty.shaded.io.netty.handler.codec.compression.Bzip2DivSufSort$StackEntry entry
int b
int a
io.grpc.netty.shaded.io.netty.handler.codec.compression.Bzip2DivSufSort$StackEntry entry
int e
int f
int s
int t
int next
int a
int b
int c
int d
int v
int isa
int isaD
int isaN
int first
int last
io.grpc.netty.shaded.io.netty.handler.codec.compression.Bzip2DivSufSort$TRBudget budget
int size
int[] SA
io.grpc.netty.shaded.io.netty.handler.codec.compression.Bzip2DivSufSort$StackEntry[] stack
int s
int x
int limit
int ssize
private void trSort (int, int, int)
int last
io.grpc.netty.shaded.io.netty.handler.codec.compression.Bzip2DivSufSort$TRBudget budget
int t
int isa
int n
int depth
int[] SA
int first
private static int BUCKET_B (int, int)
int c0
int c1
private static int BUCKET_BSTAR (int, int)
int c0
int c1
private int sortTypeBstar (int[], int[])
int ti1
int ti1
int t
int c1
int t
int c1
int[] bucketA
int[] bucketB
byte[] T
int[] SA
int n
int[] tempbuf
int[] buf
int PAb
int ISAb
int bufoffset
int i
int j
int k
int t
int m
int bufsize
int c0
int c1
int flag
int ti
int t0
private int constructBWT (int[], int[])
int c0
int s
int s1
int i
int j
int c0
int s
int s1
int[] bucketA
int[] bucketB
byte[] T
int[] SA
int n
int i
int t
int c1
int c2
int orig
public int bwt ()
int[] SA
byte[] T
int n
int[] bucketA
int[] bucketB
int m
static void ()
}
io/grpc/netty/shaded/io/netty/handler/codec/compression/Bzip2BitWriter.classBzip2BitWriter.java
package io.grpc.netty.shaded.io.netty.handler.codec.compression
final io.grpc.netty.shaded.io.netty.handler.codec.compression.Bzip2BitWriter extends java.lang.Object {
private long bitBuffer
private int bitCount
void ()
void writeBits (io.grpc.netty.shaded.io.netty.buffer.ByteBuf, int, long)
io.grpc.netty.shaded.io.netty.buffer.ByteBuf out
int count
long value
int bitCount
long bitBuffer
void writeBoolean (io.grpc.netty.shaded.io.netty.buffer.ByteBuf, boolean)
io.grpc.netty.shaded.io.netty.buffer.ByteBuf out
boolean value
int bitCount
long bitBuffer
void writeUnary (io.grpc.netty.shaded.io.netty.buffer.ByteBuf, int)
io.grpc.netty.shaded.io.netty.buffer.ByteBuf out
int value
void writeInt (io.grpc.netty.shaded.io.netty.buffer.ByteBuf, int)
io.grpc.netty.shaded.io.netty.buffer.ByteBuf out
int value
void flush (io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
long bitBuffer
int shiftToRight
io.grpc.netty.shaded.io.netty.buffer.ByteBuf out
int bitCount
}
io/grpc/netty/shaded/io/netty/handler/codec/compression/Lz4FrameEncoder$2.classLz4FrameEncoder.java
package io.grpc.netty.shaded.io.netty.handler.codec.compression
io.grpc.netty.shaded.io.netty.handler.codec.compression.Lz4FrameEncoder$2 extends java.lang.Object implements io.grpc.netty.shaded.io.netty.channel.ChannelFutureListener {
final io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext val$ctx
final io.grpc.netty.shaded.io.netty.channel.ChannelPromise val$promise
final io.grpc.netty.shaded.io.netty.handler.codec.compression.Lz4FrameEncoder this$0
void (io.grpc.netty.shaded.io.netty.handler.codec.compression.Lz4FrameEncoder, io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
io.grpc.netty.shaded.io.netty.handler.codec.compression.Lz4FrameEncoder this$0
public void operationComplete (io.grpc.netty.shaded.io.netty.channel.ChannelFuture) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelFuture f
public volatile void operationComplete (io.grpc.netty.shaded.io.netty.util.concurrent.Future) throws java.lang.Exception
}
io/grpc/netty/shaded/io/netty/handler/codec/compression/JdkZlibEncoder$2.classJdkZlibEncoder.java
package io.grpc.netty.shaded.io.netty.handler.codec.compression
io.grpc.netty.shaded.io.netty.handler.codec.compression.JdkZlibEncoder$2 extends java.lang.Object implements io.grpc.netty.shaded.io.netty.channel.ChannelFutureListener {
final io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext val$ctx
final io.grpc.netty.shaded.io.netty.channel.ChannelPromise val$promise
final io.grpc.netty.shaded.io.netty.handler.codec.compression.JdkZlibEncoder this$0
void (io.grpc.netty.shaded.io.netty.handler.codec.compression.JdkZlibEncoder, io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
io.grpc.netty.shaded.io.netty.handler.codec.compression.JdkZlibEncoder this$0
public void operationComplete (io.grpc.netty.shaded.io.netty.channel.ChannelFuture) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelFuture f
public volatile void operationComplete (io.grpc.netty.shaded.io.netty.util.concurrent.Future) throws java.lang.Exception
}
io/grpc/netty/shaded/io/netty/handler/codec/compression/Bzip2Encoder.classBzip2Encoder.java
package io.grpc.netty.shaded.io.netty.handler.codec.compression
public io.grpc.netty.shaded.io.netty.handler.codec.compression.Bzip2Encoder extends io.grpc.netty.shaded.io.netty.handler.codec.MessageToByteEncoder {
private io.grpc.netty.shaded.io.netty.handler.codec.compression.Bzip2Encoder$State currentState
private final io.grpc.netty.shaded.io.netty.handler.codec.compression.Bzip2BitWriter writer
private final int streamBlockSize
private int streamCRC
private io.grpc.netty.shaded.io.netty.handler.codec.compression.Bzip2BlockCompressor blockCompressor
private volatile boolean finished
private volatile io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
public void ()
public void (int)
int blockSizeMultiplier
protected void encode (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, io.grpc.netty.shaded.io.netty.buffer.ByteBuf, io.grpc.netty.shaded.io.netty.buffer.ByteBuf) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.handler.codec.compression.Bzip2BlockCompressor blockCompressor
int length
int bytesWritten
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
io.grpc.netty.shaded.io.netty.buffer.ByteBuf in
io.grpc.netty.shaded.io.netty.buffer.ByteBuf out
private void closeBlock (io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
int blockCRC
io.grpc.netty.shaded.io.netty.buffer.ByteBuf out
io.grpc.netty.shaded.io.netty.handler.codec.compression.Bzip2BlockCompressor blockCompressor
public boolean isClosed ()
public io.grpc.netty.shaded.io.netty.channel.ChannelFuture close ()
public io.grpc.netty.shaded.io.netty.channel.ChannelFuture close (io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
io.grpc.netty.shaded.io.netty.util.concurrent.EventExecutor executor
public void close (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, io.grpc.netty.shaded.io.netty.channel.ChannelPromise) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
io.grpc.netty.shaded.io.netty.channel.ChannelFuture f
private io.grpc.netty.shaded.io.netty.channel.ChannelFuture finishEncode (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
io.grpc.netty.shaded.io.netty.buffer.ByteBuf footer
int streamCRC
io.grpc.netty.shaded.io.netty.handler.codec.compression.Bzip2BitWriter writer
private io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx ()
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
public void handlerAdded (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
protected volatile void encode (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, java.lang.Object, io.grpc.netty.shaded.io.netty.buffer.ByteBuf) throws java.lang.Exception
static io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext access$000 (io.grpc.netty.shaded.io.netty.handler.codec.compression.Bzip2Encoder)
io.grpc.netty.shaded.io.netty.handler.codec.compression.Bzip2Encoder x0
static io.grpc.netty.shaded.io.netty.channel.ChannelFuture access$100 (io.grpc.netty.shaded.io.netty.handler.codec.compression.Bzip2Encoder, io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
io.grpc.netty.shaded.io.netty.handler.codec.compression.Bzip2Encoder x0
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext x1
io.grpc.netty.shaded.io.netty.channel.ChannelPromise x2
}
io/grpc/netty/shaded/io/netty/handler/codec/compression/Bzip2BlockCompressor$1.classBzip2BlockCompressor.java
package io.grpc.netty.shaded.io.netty.handler.codec.compression
io.grpc.netty.shaded.io.netty.handler.codec.compression.Bzip2BlockCompressor$1 extends java.lang.Object implements io.grpc.netty.shaded.io.netty.util.ByteProcessor {
final io.grpc.netty.shaded.io.netty.handler.codec.compression.Bzip2BlockCompressor this$0
void (io.grpc.netty.shaded.io.netty.handler.codec.compression.Bzip2BlockCompressor)
io.grpc.netty.shaded.io.netty.handler.codec.compression.Bzip2BlockCompressor this$0
public boolean process (byte) throws java.lang.Exception
byte value
}
io/grpc/netty/shaded/io/netty/handler/codec/compression/FastLzFrameEncoder.classFastLzFrameEncoder.java
package io.grpc.netty.shaded.io.netty.handler.codec.compression
public io.grpc.netty.shaded.io.netty.handler.codec.compression.FastLzFrameEncoder extends io.grpc.netty.shaded.io.netty.handler.codec.MessageToByteEncoder {
private final int level
private final java.util.zip.Checksum checksum
public void ()
public void (int)
int level
public void (boolean)
boolean validateChecksums
public void (int, java.util.zip.Checksum)
int level
java.util.zip.Checksum checksum
protected void encode (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, io.grpc.netty.shaded.io.netty.buffer.ByteBuf, io.grpc.netty.shaded.io.netty.buffer.ByteBuf) throws java.lang.Exception
byte[] input
int inputPtr
byte[] input
int inputPtr
byte[] output
int outputPtr
byte blockType
int chunkLength
byte[] input
int inputPtr
byte blockType
int chunkLength
byte[] input
int inputPtr
int maxOutputLength
byte[] output
int outputPtr
int compressedLength
int idx
int length
int outputIdx
int outputOffset
byte blockType
int chunkLength
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
io.grpc.netty.shaded.io.netty.buffer.ByteBuf in
io.grpc.netty.shaded.io.netty.buffer.ByteBuf out
java.util.zip.Checksum checksum
protected volatile void encode (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, java.lang.Object, io.grpc.netty.shaded.io.netty.buffer.ByteBuf) throws java.lang.Exception
}
io/grpc/netty/shaded/io/netty/handler/codec/compression/CompressionUtil.classCompressionUtil.java
package io.grpc.netty.shaded.io.netty.handler.codec.compression
final io.grpc.netty.shaded.io.netty.handler.codec.compression.CompressionUtil extends java.lang.Object {
private void ()
static void checkChecksum (io.grpc.netty.shaded.io.netty.handler.codec.compression.ByteBufChecksum, io.grpc.netty.shaded.io.netty.buffer.ByteBuf, int)
io.grpc.netty.shaded.io.netty.handler.codec.compression.ByteBufChecksum checksum
io.grpc.netty.shaded.io.netty.buffer.ByteBuf uncompressed
int currentChecksum
int checksumResult
static java.nio.ByteBuffer safeNioBuffer (io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
io.grpc.netty.shaded.io.netty.buffer.ByteBuf buffer
}
io/grpc/netty/shaded/io/netty/handler/codec/compression/ByteBufChecksum$ReflectiveByteBufChecksum.classByteBufChecksum.java
package io.grpc.netty.shaded.io.netty.handler.codec.compression
final io.grpc.netty.shaded.io.netty.handler.codec.compression.ByteBufChecksum$ReflectiveByteBufChecksum extends io.grpc.netty.shaded.io.netty.handler.codec.compression.ByteBufChecksum$SlowByteBufChecksum {
private final java.lang.reflect.Method method
void (java.util.zip.Checksum, java.lang.reflect.Method)
java.util.zip.Checksum checksum
java.lang.reflect.Method method
public void update (io.grpc.netty.shaded.io.netty.buffer.ByteBuf, int, int)
Throwable cause
io.grpc.netty.shaded.io.netty.buffer.ByteBuf b
int off
int len
}
io/grpc/netty/shaded/io/netty/handler/codec/compression/JdkZlibDecoder.classJdkZlibDecoder.java
package io.grpc.netty.shaded.io.netty.handler.codec.compression
public io.grpc.netty.shaded.io.netty.handler.codec.compression.JdkZlibDecoder extends io.grpc.netty.shaded.io.netty.handler.codec.compression.ZlibDecoder {
private static final int FHCRC
private static final int FEXTRA
private static final int FNAME
private static final int FCOMMENT
private static final int FRESERVED
private java.util.zip.Inflater inflater
private final byte[] dictionary
private final io.grpc.netty.shaded.io.netty.handler.codec.compression.ByteBufChecksum crc
private final boolean decompressConcatenated
private io.grpc.netty.shaded.io.netty.handler.codec.compression.JdkZlibDecoder$GzipState gzipState
private int flags
private int xlen
private volatile boolean finished
private boolean decideZlibOrNone
public void ()
public void (byte[])
byte[] dictionary
public void (io.grpc.netty.shaded.io.netty.handler.codec.compression.ZlibWrapper)
io.grpc.netty.shaded.io.netty.handler.codec.compression.ZlibWrapper wrapper
public void (io.grpc.netty.shaded.io.netty.handler.codec.compression.ZlibWrapper, boolean)
io.grpc.netty.shaded.io.netty.handler.codec.compression.ZlibWrapper wrapper
boolean decompressConcatenated
public void (boolean)
boolean decompressConcatenated
private void (io.grpc.netty.shaded.io.netty.handler.codec.compression.ZlibWrapper, byte[], boolean)
io.grpc.netty.shaded.io.netty.handler.codec.compression.ZlibWrapper wrapper
byte[] dictionary
boolean decompressConcatenated
public boolean isClosed ()
protected void decode (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, io.grpc.netty.shaded.io.netty.buffer.ByteBuf, java.util.List) throws java.lang.Exception
boolean nowrap
byte[] array
byte[] outArray
int writerIndex
int outIndex
int outputLength
boolean readFooter
java.util.zip.DataFormatException e
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
io.grpc.netty.shaded.io.netty.buffer.ByteBuf in
java.util.List out
int readableBytes
io.grpc.netty.shaded.io.netty.buffer.ByteBuf decompressed
protected void handlerRemoved0 (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
private boolean readGZIPHeader (io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
int magic0
int magic1
int method
int xlen1
int xlen2
int b
int b
io.grpc.netty.shaded.io.netty.buffer.ByteBuf in
private boolean readGZIPFooter (io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
int i
io.grpc.netty.shaded.io.netty.buffer.ByteBuf buf
int dataLength
int readLength
private void verifyCrc (io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
int i
io.grpc.netty.shaded.io.netty.buffer.ByteBuf in
long crcValue
long readCrc
private static boolean looksLikeZlib (short)
short cmf_flg
}
io/grpc/netty/shaded/io/netty/handler/codec/compression/JdkZlibEncoder$1.classJdkZlibEncoder.java
package io.grpc.netty.shaded.io.netty.handler.codec.compression
io.grpc.netty.shaded.io.netty.handler.codec.compression.JdkZlibEncoder$1 extends java.lang.Object implements java.lang.Runnable {
final io.grpc.netty.shaded.io.netty.channel.ChannelPromise val$p
final io.grpc.netty.shaded.io.netty.channel.ChannelPromise val$promise
final io.grpc.netty.shaded.io.netty.handler.codec.compression.JdkZlibEncoder this$0
void (io.grpc.netty.shaded.io.netty.handler.codec.compression.JdkZlibEncoder, io.grpc.netty.shaded.io.netty.channel.ChannelPromise, io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
io.grpc.netty.shaded.io.netty.handler.codec.compression.JdkZlibEncoder this$0
public void run ()
io.grpc.netty.shaded.io.netty.channel.ChannelFuture f
}
io/grpc/netty/shaded/io/netty/handler/codec/serialization/
io/grpc/netty/shaded/io/netty/handler/codec/serialization/ClassResolver.classClassResolver.java
package io.grpc.netty.shaded.io.netty.handler.codec.serialization
public abstract io.grpc.netty.shaded.io.netty.handler.codec.serialization.ClassResolver extends java.lang.Object {
public abstract java.lang.Class resolve (java.lang.String) throws java.lang.ClassNotFoundException
}
io/grpc/netty/shaded/io/netty/handler/codec/serialization/SoftReferenceMap.classSoftReferenceMap.java
package io.grpc.netty.shaded.io.netty.handler.codec.serialization
final io.grpc.netty.shaded.io.netty.handler.codec.serialization.SoftReferenceMap extends io.grpc.netty.shaded.io.netty.handler.codec.serialization.ReferenceMap {
void (java.util.Map)
java.util.Map delegate
java.lang.ref.Reference fold (java.lang.Object)
Object value
}
io/grpc/netty/shaded/io/netty/handler/codec/serialization/ObjectDecoder.classObjectDecoder.java
package io.grpc.netty.shaded.io.netty.handler.codec.serialization
public io.grpc.netty.shaded.io.netty.handler.codec.serialization.ObjectDecoder extends io.grpc.netty.shaded.io.netty.handler.codec.LengthFieldBasedFrameDecoder {
private final io.grpc.netty.shaded.io.netty.handler.codec.serialization.ClassResolver classResolver
public void (io.grpc.netty.shaded.io.netty.handler.codec.serialization.ClassResolver)
io.grpc.netty.shaded.io.netty.handler.codec.serialization.ClassResolver classResolver
public void (int, io.grpc.netty.shaded.io.netty.handler.codec.serialization.ClassResolver)
int maxObjectSize
io.grpc.netty.shaded.io.netty.handler.codec.serialization.ClassResolver classResolver
protected java.lang.Object decode (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, io.grpc.netty.shaded.io.netty.buffer.ByteBuf) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
io.grpc.netty.shaded.io.netty.buffer.ByteBuf in
io.grpc.netty.shaded.io.netty.buffer.ByteBuf frame
java.io.ObjectInputStream ois
}
io/grpc/netty/shaded/io/netty/handler/codec/serialization/CompatibleObjectEncoder.classCompatibleObjectEncoder.java
package io.grpc.netty.shaded.io.netty.handler.codec.serialization
public io.grpc.netty.shaded.io.netty.handler.codec.serialization.CompatibleObjectEncoder extends io.grpc.netty.shaded.io.netty.handler.codec.MessageToByteEncoder {
private final int resetInterval
private int writtenObjects
public void ()
public void (int)
int resetInterval
protected java.io.ObjectOutputStream newObjectOutputStream (java.io.OutputStream) throws java.lang.Exception
java.io.OutputStream out
protected void encode (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, java.io.Serializable, io.grpc.netty.shaded.io.netty.buffer.ByteBuf) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
java.io.Serializable msg
io.grpc.netty.shaded.io.netty.buffer.ByteBuf out
java.io.ObjectOutputStream oos
protected volatile void encode (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, java.lang.Object, io.grpc.netty.shaded.io.netty.buffer.ByteBuf) throws java.lang.Exception
}
io/grpc/netty/shaded/io/netty/handler/codec/serialization/ReferenceMap.classReferenceMap.java
package io.grpc.netty.shaded.io.netty.handler.codec.serialization
abstract io.grpc.netty.shaded.io.netty.handler.codec.serialization.ReferenceMap extends java.lang.Object implements java.util.Map {
private final java.util.Map delegate
protected void (java.util.Map)
java.util.Map delegate
abstract java.lang.ref.Reference fold (java.lang.Object)
private java.lang.Object unfold (java.lang.ref.Reference)
java.lang.ref.Reference ref
public int size ()
public boolean isEmpty ()
public boolean containsKey (java.lang.Object)
Object key
public boolean containsValue (java.lang.Object)
Object value
public java.lang.Object get (java.lang.Object)
Object key
public java.lang.Object put (java.lang.Object, java.lang.Object)
Object key
Object value
public java.lang.Object remove (java.lang.Object)
Object key
public void putAll (java.util.Map)
java.util.Map$Entry entry
java.util.Map m
public void clear ()
public java.util.Set keySet ()
public java.util.Collection values ()
public java.util.Set entrySet ()
}
io/grpc/netty/shaded/io/netty/handler/codec/serialization/ClassResolvers.classClassResolvers.java
package io.grpc.netty.shaded.io.netty.handler.codec.serialization
public final io.grpc.netty.shaded.io.netty.handler.codec.serialization.ClassResolvers extends java.lang.Object {
public static io.grpc.netty.shaded.io.netty.handler.codec.serialization.ClassResolver cacheDisabled (java.lang.ClassLoader)
ClassLoader classLoader
public static io.grpc.netty.shaded.io.netty.handler.codec.serialization.ClassResolver weakCachingResolver (java.lang.ClassLoader)
ClassLoader classLoader
public static io.grpc.netty.shaded.io.netty.handler.codec.serialization.ClassResolver softCachingResolver (java.lang.ClassLoader)
ClassLoader classLoader
public static io.grpc.netty.shaded.io.netty.handler.codec.serialization.ClassResolver weakCachingConcurrentResolver (java.lang.ClassLoader)
ClassLoader classLoader
public static io.grpc.netty.shaded.io.netty.handler.codec.serialization.ClassResolver softCachingConcurrentResolver (java.lang.ClassLoader)
ClassLoader classLoader
static java.lang.ClassLoader defaultClassLoader (java.lang.ClassLoader)
ClassLoader classLoader
ClassLoader contextClassLoader
private void ()
}
io/grpc/netty/shaded/io/netty/handler/codec/ByteToMessageDecoder.classByteToMessageDecoder.java
package io.grpc.netty.shaded.io.netty.handler.codec
public abstract io.grpc.netty.shaded.io.netty.handler.codec.ByteToMessageDecoder extends io.grpc.netty.shaded.io.netty.channel.ChannelInboundHandlerAdapter {
public static final io.grpc.netty.shaded.io.netty.handler.codec.ByteToMessageDecoder$Cumulator MERGE_CUMULATOR
public static final io.grpc.netty.shaded.io.netty.handler.codec.ByteToMessageDecoder$Cumulator COMPOSITE_CUMULATOR
private static final byte STATE_INIT
private static final byte STATE_CALLING_CHILD_DECODE
private static final byte STATE_HANDLER_REMOVED_PENDING
io.grpc.netty.shaded.io.netty.buffer.ByteBuf cumulation
private io.grpc.netty.shaded.io.netty.handler.codec.ByteToMessageDecoder$Cumulator cumulator
private boolean singleDecode
private boolean decodeWasNull
private boolean first
private byte decodeState
private int discardAfterReads
private int numReads
protected void ()
public void setSingleDecode (boolean)
boolean singleDecode
public boolean isSingleDecode ()
public void setCumulator (io.grpc.netty.shaded.io.netty.handler.codec.ByteToMessageDecoder$Cumulator)
io.grpc.netty.shaded.io.netty.handler.codec.ByteToMessageDecoder$Cumulator cumulator
public void setDiscardAfterReads (int)
int discardAfterReads
protected int actualReadableBytes ()
protected io.grpc.netty.shaded.io.netty.buffer.ByteBuf internalBuffer ()
public final void handlerRemoved (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.buffer.ByteBuf bytes
int readable
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
io.grpc.netty.shaded.io.netty.buffer.ByteBuf buf
protected void handlerRemoved0 (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
public void channelRead (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, java.lang.Object) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.buffer.ByteBuf data
int size
io.grpc.netty.shaded.io.netty.handler.codec.DecoderException e
Exception e
int size
io.grpc.netty.shaded.io.netty.handler.codec.CodecOutputList out
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
Object msg
static void fireChannelRead (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, java.util.List, int)
int i
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
java.util.List msgs
int numElements
static void fireChannelRead (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, io.grpc.netty.shaded.io.netty.handler.codec.CodecOutputList, int)
int i
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
io.grpc.netty.shaded.io.netty.handler.codec.CodecOutputList msgs
int numElements
public void channelReadComplete (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
protected final void discardSomeReadBytes ()
public void channelInactive (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
public void userEventTriggered (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, java.lang.Object) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
Object evt
private void channelInputClosed (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, boolean) throws java.lang.Exception
int size
io.grpc.netty.shaded.io.netty.handler.codec.DecoderException e
Exception e
int size
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
boolean callChannelInactive
io.grpc.netty.shaded.io.netty.handler.codec.CodecOutputList out
void channelInputClosed (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, java.util.List) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
java.util.List out
protected void callDecode (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, io.grpc.netty.shaded.io.netty.buffer.ByteBuf, java.util.List)
int outSize
int oldInputLength
io.grpc.netty.shaded.io.netty.handler.codec.DecoderException e
Exception cause
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
io.grpc.netty.shaded.io.netty.buffer.ByteBuf in
java.util.List out
protected abstract void decode (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, io.grpc.netty.shaded.io.netty.buffer.ByteBuf, java.util.List) throws java.lang.Exception
final void decodeRemovalReentryProtection (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, io.grpc.netty.shaded.io.netty.buffer.ByteBuf, java.util.List) throws java.lang.Exception
boolean removePending
boolean removePending
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
io.grpc.netty.shaded.io.netty.buffer.ByteBuf in
java.util.List out
protected void decodeLast (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, io.grpc.netty.shaded.io.netty.buffer.ByteBuf, java.util.List) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
io.grpc.netty.shaded.io.netty.buffer.ByteBuf in
java.util.List out
static io.grpc.netty.shaded.io.netty.buffer.ByteBuf expandCumulation (io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator, io.grpc.netty.shaded.io.netty.buffer.ByteBuf, int)
io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator alloc
io.grpc.netty.shaded.io.netty.buffer.ByteBuf cumulation
int readable
io.grpc.netty.shaded.io.netty.buffer.ByteBuf oldCumulation
static void ()
}
io/grpc/netty/shaded/io/netty/handler/codec/HeadersUtils$DelegatingStringSet.classHeadersUtils.java
package io.grpc.netty.shaded.io.netty.handler.codec
abstract io.grpc.netty.shaded.io.netty.handler.codec.HeadersUtils$DelegatingStringSet extends java.util.AbstractCollection implements java.util.Set {
protected final java.util.Set allNames
void (java.util.Set)
java.util.Set allNames
public int size ()
public boolean isEmpty ()
public boolean contains (java.lang.Object)
Object o
public java.util.Iterator iterator ()
public boolean remove (java.lang.Object)
Object o
public void clear ()
}
io/grpc/netty/shaded/io/netty/handler/codec/EncoderException.classEncoderException.java
package io.grpc.netty.shaded.io.netty.handler.codec
public io.grpc.netty.shaded.io.netty.handler.codec.EncoderException extends io.grpc.netty.shaded.io.netty.handler.codec.CodecException {
private static final long serialVersionUID
public void ()
public void (java.lang.String, java.lang.Throwable)
String message
Throwable cause
public void (java.lang.String)
String message
public void (java.lang.Throwable)
Throwable cause
}
io/grpc/netty/shaded/io/netty/handler/codec/AsciiHeadersEncoder$NewlineType.classAsciiHeadersEncoder.java
package io.grpc.netty.shaded.io.netty.handler.codec
public final io.grpc.netty.shaded.io.netty.handler.codec.AsciiHeadersEncoder$NewlineType extends java.lang.Enum {
public static final io.grpc.netty.shaded.io.netty.handler.codec.AsciiHeadersEncoder$NewlineType LF
public static final io.grpc.netty.shaded.io.netty.handler.codec.AsciiHeadersEncoder$NewlineType CRLF
private static final io.grpc.netty.shaded.io.netty.handler.codec.AsciiHeadersEncoder$NewlineType[] $VALUES
public static io.grpc.netty.shaded.io.netty.handler.codec.AsciiHeadersEncoder$NewlineType[] values ()
public static io.grpc.netty.shaded.io.netty.handler.codec.AsciiHeadersEncoder$NewlineType valueOf (java.lang.String)
String name
private void (java.lang.String, int)
static void ()
}
io/grpc/netty/shaded/io/netty/handler/codec/HeadersUtils$StringEntryIterator.classHeadersUtils.java
package io.grpc.netty.shaded.io.netty.handler.codec
final io.grpc.netty.shaded.io.netty.handler.codec.HeadersUtils$StringEntryIterator extends java.lang.Object implements java.util.Iterator {
private final java.util.Iterator iter
void (java.util.Iterator)
java.util.Iterator iter
public boolean hasNext ()
public java.util.Map$Entry next ()
public void remove ()
public volatile java.lang.Object next ()
}
io/grpc/netty/shaded/io/netty/handler/codec/CodecOutputList$CodecOutputLists.classCodecOutputList.java
package io.grpc.netty.shaded.io.netty.handler.codec
final io.grpc.netty.shaded.io.netty.handler.codec.CodecOutputList$CodecOutputLists extends java.lang.Object implements io.grpc.netty.shaded.io.netty.handler.codec.CodecOutputList$CodecOutputListRecycler {
private final io.grpc.netty.shaded.io.netty.handler.codec.CodecOutputList[] elements
private final int mask
private int currentIdx
private int count
static final boolean $assertionsDisabled
void (int)
int i
int numElements
public io.grpc.netty.shaded.io.netty.handler.codec.CodecOutputList getOrCreate ()
int idx
io.grpc.netty.shaded.io.netty.handler.codec.CodecOutputList list
public void recycle (io.grpc.netty.shaded.io.netty.handler.codec.CodecOutputList)
io.grpc.netty.shaded.io.netty.handler.codec.CodecOutputList codecOutputList
int idx
static void ()
}
io/grpc/netty/shaded/io/netty/handler/codec/ProtocolDetectionState.classProtocolDetectionState.java
package io.grpc.netty.shaded.io.netty.handler.codec
public final io.grpc.netty.shaded.io.netty.handler.codec.ProtocolDetectionState extends java.lang.Enum {
public static final io.grpc.netty.shaded.io.netty.handler.codec.ProtocolDetectionState NEEDS_MORE_DATA
public static final io.grpc.netty.shaded.io.netty.handler.codec.ProtocolDetectionState INVALID
public static final io.grpc.netty.shaded.io.netty.handler.codec.ProtocolDetectionState DETECTED
private static final io.grpc.netty.shaded.io.netty.handler.codec.ProtocolDetectionState[] $VALUES
public static io.grpc.netty.shaded.io.netty.handler.codec.ProtocolDetectionState[] values ()
public static io.grpc.netty.shaded.io.netty.handler.codec.ProtocolDetectionState valueOf (java.lang.String)
String name
private void (java.lang.String, int)
static void ()
}
io/grpc/netty/shaded/io/netty/handler/codec/DefaultHeaders.classDefaultHeaders.java
package io.grpc.netty.shaded.io.netty.handler.codec
public io.grpc.netty.shaded.io.netty.handler.codec.DefaultHeaders extends java.lang.Object implements io.grpc.netty.shaded.io.netty.handler.codec.Headers {
static final int HASH_CODE_SEED
private final io.grpc.netty.shaded.io.netty.handler.codec.DefaultHeaders$HeaderEntry[] entries
protected final io.grpc.netty.shaded.io.netty.handler.codec.DefaultHeaders$HeaderEntry head
private final byte hashMask
private final io.grpc.netty.shaded.io.netty.handler.codec.ValueConverter valueConverter
private final io.grpc.netty.shaded.io.netty.handler.codec.DefaultHeaders$NameValidator nameValidator
private final io.grpc.netty.shaded.io.netty.util.HashingStrategy hashingStrategy
int size
public void (io.grpc.netty.shaded.io.netty.handler.codec.ValueConverter)
io.grpc.netty.shaded.io.netty.handler.codec.ValueConverter valueConverter
public void (io.grpc.netty.shaded.io.netty.handler.codec.ValueConverter, io.grpc.netty.shaded.io.netty.handler.codec.DefaultHeaders$NameValidator)
io.grpc.netty.shaded.io.netty.handler.codec.ValueConverter valueConverter
io.grpc.netty.shaded.io.netty.handler.codec.DefaultHeaders$NameValidator nameValidator
public void (io.grpc.netty.shaded.io.netty.util.HashingStrategy, io.grpc.netty.shaded.io.netty.handler.codec.ValueConverter)
io.grpc.netty.shaded.io.netty.util.HashingStrategy nameHashingStrategy
io.grpc.netty.shaded.io.netty.handler.codec.ValueConverter valueConverter
public void (io.grpc.netty.shaded.io.netty.util.HashingStrategy, io.grpc.netty.shaded.io.netty.handler.codec.ValueConverter, io.grpc.netty.shaded.io.netty.handler.codec.DefaultHeaders$NameValidator)
io.grpc.netty.shaded.io.netty.util.HashingStrategy nameHashingStrategy
io.grpc.netty.shaded.io.netty.handler.codec.ValueConverter valueConverter
io.grpc.netty.shaded.io.netty.handler.codec.DefaultHeaders$NameValidator nameValidator
public void (io.grpc.netty.shaded.io.netty.util.HashingStrategy, io.grpc.netty.shaded.io.netty.handler.codec.ValueConverter, io.grpc.netty.shaded.io.netty.handler.codec.DefaultHeaders$NameValidator, int)
io.grpc.netty.shaded.io.netty.util.HashingStrategy nameHashingStrategy
io.grpc.netty.shaded.io.netty.handler.codec.ValueConverter valueConverter
io.grpc.netty.shaded.io.netty.handler.codec.DefaultHeaders$NameValidator nameValidator
int arraySizeHint
public java.lang.Object get (java.lang.Object)
Object name
int h
int i
io.grpc.netty.shaded.io.netty.handler.codec.DefaultHeaders$HeaderEntry e
Object value
public java.lang.Object get (java.lang.Object, java.lang.Object)
Object name
Object defaultValue
Object value
public java.lang.Object getAndRemove (java.lang.Object)
Object name
int h
public java.lang.Object getAndRemove (java.lang.Object, java.lang.Object)
Object name
Object defaultValue
Object value
public java.util.List getAll (java.lang.Object)
Object name
java.util.LinkedList values
int h
int i
io.grpc.netty.shaded.io.netty.handler.codec.DefaultHeaders$HeaderEntry e
public java.util.Iterator valueIterator (java.lang.Object)
Object name
public java.util.List getAllAndRemove (java.lang.Object)
Object name
java.util.List all
public boolean contains (java.lang.Object)
Object name
public boolean containsObject (java.lang.Object, java.lang.Object)
Object name
Object value
public boolean containsBoolean (java.lang.Object, boolean)
Object name
boolean value
public boolean containsByte (java.lang.Object, byte)
Object name
byte value
public boolean containsChar (java.lang.Object, char)
Object name
char value
public boolean containsShort (java.lang.Object, short)
Object name
short value
public boolean containsInt (java.lang.Object, int)
Object name
int value
public boolean containsLong (java.lang.Object, long)
Object name
long value
public boolean containsFloat (java.lang.Object, float)
Object name
float value
public boolean containsDouble (java.lang.Object, double)
Object name
double value
public boolean containsTimeMillis (java.lang.Object, long)
Object name
long value
public boolean contains (java.lang.Object, java.lang.Object)
Object name
Object value
public final boolean contains (java.lang.Object, java.lang.Object, io.grpc.netty.shaded.io.netty.util.HashingStrategy)
Object name
Object value
io.grpc.netty.shaded.io.netty.util.HashingStrategy valueHashingStrategy
int h
int i
io.grpc.netty.shaded.io.netty.handler.codec.DefaultHeaders$HeaderEntry e
public int size ()
public boolean isEmpty ()
public java.util.Set names ()
java.util.Set names
io.grpc.netty.shaded.io.netty.handler.codec.DefaultHeaders$HeaderEntry e
public io.grpc.netty.shaded.io.netty.handler.codec.Headers add (java.lang.Object, java.lang.Object)
Object name
Object value
int h
int i
public io.grpc.netty.shaded.io.netty.handler.codec.Headers add (java.lang.Object, java.lang.Iterable)
Object v
Object name
Iterable values
int h
int i
public transient io.grpc.netty.shaded.io.netty.handler.codec.Headers add (java.lang.Object, java.lang.Object[])
Object v
Object name
Object[] values
int h
int i
public io.grpc.netty.shaded.io.netty.handler.codec.Headers addObject (java.lang.Object, java.lang.Object)
Object name
Object value
public io.grpc.netty.shaded.io.netty.handler.codec.Headers addObject (java.lang.Object, java.lang.Iterable)
Object value
Object name
Iterable values
public transient io.grpc.netty.shaded.io.netty.handler.codec.Headers addObject (java.lang.Object, java.lang.Object[])
Object value
Object name
Object[] values
public io.grpc.netty.shaded.io.netty.handler.codec.Headers addInt (java.lang.Object, int)
Object name
int value
public io.grpc.netty.shaded.io.netty.handler.codec.Headers addLong (java.lang.Object, long)
Object name
long value
public io.grpc.netty.shaded.io.netty.handler.codec.Headers addDouble (java.lang.Object, double)
Object name
double value
public io.grpc.netty.shaded.io.netty.handler.codec.Headers addTimeMillis (java.lang.Object, long)
Object name
long value
public io.grpc.netty.shaded.io.netty.handler.codec.Headers addChar (java.lang.Object, char)
Object name
char value
public io.grpc.netty.shaded.io.netty.handler.codec.Headers addBoolean (java.lang.Object, boolean)
Object name
boolean value
public io.grpc.netty.shaded.io.netty.handler.codec.Headers addFloat (java.lang.Object, float)
Object name
float value
public io.grpc.netty.shaded.io.netty.handler.codec.Headers addByte (java.lang.Object, byte)
Object name
byte value
public io.grpc.netty.shaded.io.netty.handler.codec.Headers addShort (java.lang.Object, short)
Object name
short value
public io.grpc.netty.shaded.io.netty.handler.codec.Headers add (io.grpc.netty.shaded.io.netty.handler.codec.Headers)
io.grpc.netty.shaded.io.netty.handler.codec.Headers headers
protected void addImpl (io.grpc.netty.shaded.io.netty.handler.codec.Headers)
io.grpc.netty.shaded.io.netty.handler.codec.DefaultHeaders defaultHeaders
io.grpc.netty.shaded.io.netty.handler.codec.DefaultHeaders$HeaderEntry e
java.util.Map$Entry header
io.grpc.netty.shaded.io.netty.handler.codec.Headers headers
public io.grpc.netty.shaded.io.netty.handler.codec.Headers set (java.lang.Object, java.lang.Object)
Object name
Object value
int h
int i
public io.grpc.netty.shaded.io.netty.handler.codec.Headers set (java.lang.Object, java.lang.Iterable)
Object v
Object name
Iterable values
int h
int i
public transient io.grpc.netty.shaded.io.netty.handler.codec.Headers set (java.lang.Object, java.lang.Object[])
Object v
Object name
Object[] values
int h
int i
public io.grpc.netty.shaded.io.netty.handler.codec.Headers setObject (java.lang.Object, java.lang.Object)
Object name
Object value
Object convertedValue
public io.grpc.netty.shaded.io.netty.handler.codec.Headers setObject (java.lang.Object, java.lang.Iterable)
Object v
Object name
Iterable values
int h
int i
public transient io.grpc.netty.shaded.io.netty.handler.codec.Headers setObject (java.lang.Object, java.lang.Object[])
Object v
Object name
Object[] values
int h
int i
public io.grpc.netty.shaded.io.netty.handler.codec.Headers setInt (java.lang.Object, int)
Object name
int value
public io.grpc.netty.shaded.io.netty.handler.codec.Headers setLong (java.lang.Object, long)
Object name
long value
public io.grpc.netty.shaded.io.netty.handler.codec.Headers setDouble (java.lang.Object, double)
Object name
double value
public io.grpc.netty.shaded.io.netty.handler.codec.Headers setTimeMillis (java.lang.Object, long)
Object name
long value
public io.grpc.netty.shaded.io.netty.handler.codec.Headers setFloat (java.lang.Object, float)
Object name
float value
public io.grpc.netty.shaded.io.netty.handler.codec.Headers setChar (java.lang.Object, char)
Object name
char value
public io.grpc.netty.shaded.io.netty.handler.codec.Headers setBoolean (java.lang.Object, boolean)
Object name
boolean value
public io.grpc.netty.shaded.io.netty.handler.codec.Headers setByte (java.lang.Object, byte)
Object name
byte value
public io.grpc.netty.shaded.io.netty.handler.codec.Headers setShort (java.lang.Object, short)
Object name
short value
public io.grpc.netty.shaded.io.netty.handler.codec.Headers set (io.grpc.netty.shaded.io.netty.handler.codec.Headers)
io.grpc.netty.shaded.io.netty.handler.codec.Headers headers
public io.grpc.netty.shaded.io.netty.handler.codec.Headers setAll (io.grpc.netty.shaded.io.netty.handler.codec.Headers)
Object key
io.grpc.netty.shaded.io.netty.handler.codec.Headers headers
public boolean remove (java.lang.Object)
Object name
public io.grpc.netty.shaded.io.netty.handler.codec.Headers clear ()
public java.util.Iterator iterator ()
public java.lang.Boolean getBoolean (java.lang.Object)
RuntimeException ignore
Object name
Object v
public boolean getBoolean (java.lang.Object, boolean)
Object name
boolean defaultValue
Boolean v
public java.lang.Byte getByte (java.lang.Object)
RuntimeException ignore
Object name
Object v
public byte getByte (java.lang.Object, byte)
Object name
byte defaultValue
Byte v
public java.lang.Character getChar (java.lang.Object)
RuntimeException ignore
Object name
Object v
public char getChar (java.lang.Object, char)
Object name
char defaultValue
Character v
public java.lang.Short getShort (java.lang.Object)
RuntimeException ignore
Object name
Object v
public short getShort (java.lang.Object, short)
Object name
short defaultValue
Short v
public java.lang.Integer getInt (java.lang.Object)
RuntimeException ignore
Object name
Object v
public int getInt (java.lang.Object, int)
Object name
int defaultValue
Integer v
public java.lang.Long getLong (java.lang.Object)
RuntimeException ignore
Object name
Object v
public long getLong (java.lang.Object, long)
Object name
long defaultValue
Long v
public java.lang.Float getFloat (java.lang.Object)
RuntimeException ignore
Object name
Object v
public float getFloat (java.lang.Object, float)
Object name
float defaultValue
Float v
public java.lang.Double getDouble (java.lang.Object)
RuntimeException ignore
Object name
Object v
public double getDouble (java.lang.Object, double)
Object name
double defaultValue
Double v
public java.lang.Long getTimeMillis (java.lang.Object)
RuntimeException ignore
Object name
Object v
public long getTimeMillis (java.lang.Object, long)
Object name
long defaultValue
Long v
public java.lang.Boolean getBooleanAndRemove (java.lang.Object)
RuntimeException ignore
Object name
Object v
public boolean getBooleanAndRemove (java.lang.Object, boolean)
Object name
boolean defaultValue
Boolean v
public java.lang.Byte getByteAndRemove (java.lang.Object)
RuntimeException ignore
Object name
Object v
public byte getByteAndRemove (java.lang.Object, byte)
Object name
byte defaultValue
Byte v
public java.lang.Character getCharAndRemove (java.lang.Object)
RuntimeException ignore
Object name
Object v
public char getCharAndRemove (java.lang.Object, char)
Object name
char defaultValue
Character v
public java.lang.Short getShortAndRemove (java.lang.Object)
RuntimeException ignore
Object name
Object v
public short getShortAndRemove (java.lang.Object, short)
Object name
short defaultValue
Short v
public java.lang.Integer getIntAndRemove (java.lang.Object)
RuntimeException ignore
Object name
Object v
public int getIntAndRemove (java.lang.Object, int)
Object name
int defaultValue
Integer v
public java.lang.Long getLongAndRemove (java.lang.Object)
RuntimeException ignore
Object name
Object v
public long getLongAndRemove (java.lang.Object, long)
Object name
long defaultValue
Long v
public java.lang.Float getFloatAndRemove (java.lang.Object)
RuntimeException ignore
Object name
Object v
public float getFloatAndRemove (java.lang.Object, float)
Object name
float defaultValue
Float v
public java.lang.Double getDoubleAndRemove (java.lang.Object)
RuntimeException ignore
Object name
Object v
public double getDoubleAndRemove (java.lang.Object, double)
Object name
double defaultValue
Double v
public java.lang.Long getTimeMillisAndRemove (java.lang.Object)
RuntimeException ignore
Object name
Object v
public long getTimeMillisAndRemove (java.lang.Object, long)
Object name
long defaultValue
Long v
public boolean equals (java.lang.Object)
Object o
public int hashCode ()
public final boolean equals (io.grpc.netty.shaded.io.netty.handler.codec.Headers, io.grpc.netty.shaded.io.netty.util.HashingStrategy)
int i
java.util.List otherValues
java.util.List values
Object name
io.grpc.netty.shaded.io.netty.handler.codec.Headers h2
io.grpc.netty.shaded.io.netty.util.HashingStrategy valueHashingStrategy
public final int hashCode (io.grpc.netty.shaded.io.netty.util.HashingStrategy)
int i
java.util.List values
Object name
io.grpc.netty.shaded.io.netty.util.HashingStrategy valueHashingStrategy
int result
public java.lang.String toString ()
protected io.grpc.netty.shaded.io.netty.handler.codec.DefaultHeaders$HeaderEntry newHeaderEntry (int, java.lang.Object, java.lang.Object, io.grpc.netty.shaded.io.netty.handler.codec.DefaultHeaders$HeaderEntry)
int h
Object name
Object value
io.grpc.netty.shaded.io.netty.handler.codec.DefaultHeaders$HeaderEntry next
protected io.grpc.netty.shaded.io.netty.handler.codec.ValueConverter valueConverter ()
private int index (int)
int hash
private void add0 (int, int, java.lang.Object, java.lang.Object)
int h
int i
Object name
Object value
private java.lang.Object remove0 (int, int, java.lang.Object)
int h
int i
Object name
io.grpc.netty.shaded.io.netty.handler.codec.DefaultHeaders$HeaderEntry e
Object value
io.grpc.netty.shaded.io.netty.handler.codec.DefaultHeaders$HeaderEntry next
private io.grpc.netty.shaded.io.netty.handler.codec.Headers thisT ()
public io.grpc.netty.shaded.io.netty.handler.codec.DefaultHeaders copy ()
io.grpc.netty.shaded.io.netty.handler.codec.DefaultHeaders copy
static io.grpc.netty.shaded.io.netty.util.HashingStrategy access$100 (io.grpc.netty.shaded.io.netty.handler.codec.DefaultHeaders)
io.grpc.netty.shaded.io.netty.handler.codec.DefaultHeaders x0
static io.grpc.netty.shaded.io.netty.handler.codec.DefaultHeaders$HeaderEntry[] access$200 (io.grpc.netty.shaded.io.netty.handler.codec.DefaultHeaders)
io.grpc.netty.shaded.io.netty.handler.codec.DefaultHeaders x0
static int access$300 (io.grpc.netty.shaded.io.netty.handler.codec.DefaultHeaders, int)
io.grpc.netty.shaded.io.netty.handler.codec.DefaultHeaders x0
int x1
}
io/grpc/netty/shaded/io/netty/handler/codec/MessageToMessageEncoder.classMessageToMessageEncoder.java
package io.grpc.netty.shaded.io.netty.handler.codec
public abstract io.grpc.netty.shaded.io.netty.handler.codec.MessageToMessageEncoder extends io.grpc.netty.shaded.io.netty.channel.ChannelOutboundHandlerAdapter {
private final io.grpc.netty.shaded.io.netty.util.internal.TypeParameterMatcher matcher
protected void ()
protected void (java.lang.Class)
Class outboundMessageType
public boolean acceptOutboundMessage (java.lang.Object) throws java.lang.Exception
Object msg
public void write (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, java.lang.Object, io.grpc.netty.shaded.io.netty.channel.ChannelPromise) throws java.lang.Exception
Object cast
io.grpc.netty.shaded.io.netty.channel.ChannelPromise p
io.grpc.netty.shaded.io.netty.channel.ChannelPromise p
int i
io.grpc.netty.shaded.io.netty.channel.ChannelPromise voidPromise
boolean isVoidPromise
int sizeMinusOne
io.grpc.netty.shaded.io.netty.handler.codec.EncoderException e
Throwable t
io.grpc.netty.shaded.io.netty.channel.ChannelPromise p
io.grpc.netty.shaded.io.netty.channel.ChannelPromise p
int i
io.grpc.netty.shaded.io.netty.channel.ChannelPromise voidPromise
boolean isVoidPromise
int sizeMinusOne
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
Object msg
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
io.grpc.netty.shaded.io.netty.handler.codec.CodecOutputList out
protected abstract void encode (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, java.lang.Object, java.util.List) throws java.lang.Exception
}
io/grpc/netty/shaded/io/netty/handler/codec/AsciiHeadersEncoder$1.classAsciiHeadersEncoder.java
package io.grpc.netty.shaded.io.netty.handler.codec
io.grpc.netty.shaded.io.netty.handler.codec.AsciiHeadersEncoder$1 extends java.lang.Object {
static final int[] $SwitchMap$io$netty$handler$codec$AsciiHeadersEncoder$SeparatorType
static final int[] $SwitchMap$io$netty$handler$codec$AsciiHeadersEncoder$NewlineType
static void ()
}
io/grpc/netty/shaded/io/netty/handler/codec/DefaultHeadersImpl.classDefaultHeadersImpl.java
package io.grpc.netty.shaded.io.netty.handler.codec
public final io.grpc.netty.shaded.io.netty.handler.codec.DefaultHeadersImpl extends io.grpc.netty.shaded.io.netty.handler.codec.DefaultHeaders {
public void (io.grpc.netty.shaded.io.netty.util.HashingStrategy, io.grpc.netty.shaded.io.netty.handler.codec.ValueConverter, io.grpc.netty.shaded.io.netty.handler.codec.DefaultHeaders$NameValidator)
io.grpc.netty.shaded.io.netty.util.HashingStrategy nameHashingStrategy
io.grpc.netty.shaded.io.netty.handler.codec.ValueConverter valueConverter
io.grpc.netty.shaded.io.netty.handler.codec.DefaultHeaders$NameValidator nameValidator
}
io/grpc/netty/shaded/io/netty/handler/codec/protobuf/ProtobufEncoder.classProtobufEncoder.java
package io.grpc.netty.shaded.io.netty.handler.codec.protobuf
public io.grpc.netty.shaded.io.netty.handler.codec.protobuf.ProtobufEncoder extends io.grpc.netty.shaded.io.netty.handler.codec.MessageToMessageEncoder {
public void ()
protected void encode (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, com.google.protobuf.MessageLiteOrBuilder, java.util.List) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
com.google.protobuf.MessageLiteOrBuilder msg
java.util.List out
protected volatile void encode (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, java.lang.Object, java.util.List) throws java.lang.Exception
}
io/grpc/netty/shaded/io/netty/handler/codec/protobuf/ProtobufDecoder.classProtobufDecoder.java
package io.grpc.netty.shaded.io.netty.handler.codec.protobuf
public io.grpc.netty.shaded.io.netty.handler.codec.protobuf.ProtobufDecoder extends io.grpc.netty.shaded.io.netty.handler.codec.MessageToMessageDecoder {
private static final boolean HAS_PARSER
private final com.google.protobuf.MessageLite prototype
private final com.google.protobuf.ExtensionRegistryLite extensionRegistry
public void (com.google.protobuf.MessageLite)
com.google.protobuf.MessageLite prototype
public void (com.google.protobuf.MessageLite, com.google.protobuf.ExtensionRegistry)
com.google.protobuf.MessageLite prototype
com.google.protobuf.ExtensionRegistry extensionRegistry
public void (com.google.protobuf.MessageLite, com.google.protobuf.ExtensionRegistryLite)
com.google.protobuf.MessageLite prototype
com.google.protobuf.ExtensionRegistryLite extensionRegistry
protected void decode (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, io.grpc.netty.shaded.io.netty.buffer.ByteBuf, java.util.List) throws java.lang.Exception
byte[] array
int offset
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
io.grpc.netty.shaded.io.netty.buffer.ByteBuf msg
java.util.List out
byte[] array
int offset
int length
protected volatile void decode (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, java.lang.Object, java.util.List) throws java.lang.Exception
static void ()
boolean hasParser
}
io/grpc/netty/shaded/io/netty/handler/codec/LengthFieldBasedFrameDecoder.classLengthFieldBasedFrameDecoder.java
package io.grpc.netty.shaded.io.netty.handler.codec
public io.grpc.netty.shaded.io.netty.handler.codec.LengthFieldBasedFrameDecoder extends io.grpc.netty.shaded.io.netty.handler.codec.ByteToMessageDecoder {
private final java.nio.ByteOrder byteOrder
private final int maxFrameLength
private final int lengthFieldOffset
private final int lengthFieldLength
private final int lengthFieldEndOffset
private final int lengthAdjustment
private final int initialBytesToStrip
private final boolean failFast
private boolean discardingTooLongFrame
private long tooLongFrameLength
private long bytesToDiscard
public void (int, int, int)
int maxFrameLength
int lengthFieldOffset
int lengthFieldLength
public void (int, int, int, int, int)
int maxFrameLength
int lengthFieldOffset
int lengthFieldLength
int lengthAdjustment
int initialBytesToStrip
public void (int, int, int, int, int, boolean)
int maxFrameLength
int lengthFieldOffset
int lengthFieldLength
int lengthAdjustment
int initialBytesToStrip
boolean failFast
public void (java.nio.ByteOrder, int, int, int, int, int, boolean)
java.nio.ByteOrder byteOrder
int maxFrameLength
int lengthFieldOffset
int lengthFieldLength
int lengthAdjustment
int initialBytesToStrip
boolean failFast
protected final void decode (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, io.grpc.netty.shaded.io.netty.buffer.ByteBuf, java.util.List) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
io.grpc.netty.shaded.io.netty.buffer.ByteBuf in
java.util.List out
Object decoded
private void discardingTooLongFrame (io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
io.grpc.netty.shaded.io.netty.buffer.ByteBuf in
long bytesToDiscard
int localBytesToDiscard
private static void failOnNegativeLengthField (io.grpc.netty.shaded.io.netty.buffer.ByteBuf, long, int)
io.grpc.netty.shaded.io.netty.buffer.ByteBuf in
long frameLength
int lengthFieldEndOffset
private static void failOnFrameLengthLessThanLengthFieldEndOffset (io.grpc.netty.shaded.io.netty.buffer.ByteBuf, long, int)
io.grpc.netty.shaded.io.netty.buffer.ByteBuf in
long frameLength
int lengthFieldEndOffset
private void exceededFrameLength (io.grpc.netty.shaded.io.netty.buffer.ByteBuf, long)
io.grpc.netty.shaded.io.netty.buffer.ByteBuf in
long frameLength
long discard
private static void failOnFrameLengthLessThanInitialBytesToStrip (io.grpc.netty.shaded.io.netty.buffer.ByteBuf, long, int)
io.grpc.netty.shaded.io.netty.buffer.ByteBuf in
long frameLength
int initialBytesToStrip
protected java.lang.Object decode (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, io.grpc.netty.shaded.io.netty.buffer.ByteBuf) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
io.grpc.netty.shaded.io.netty.buffer.ByteBuf in
int actualLengthFieldOffset
long frameLength
int frameLengthInt
int readerIndex
int actualFrameLength
io.grpc.netty.shaded.io.netty.buffer.ByteBuf frame
protected long getUnadjustedFrameLength (io.grpc.netty.shaded.io.netty.buffer.ByteBuf, int, int, java.nio.ByteOrder)
long frameLength
long frameLength
long frameLength
long frameLength
long frameLength
io.grpc.netty.shaded.io.netty.buffer.ByteBuf buf
int offset
int length
java.nio.ByteOrder order
long frameLength
private void failIfNecessary (boolean)
long tooLongFrameLength
boolean firstDetectionOfTooLongFrame
protected io.grpc.netty.shaded.io.netty.buffer.ByteBuf extractFrame (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, io.grpc.netty.shaded.io.netty.buffer.ByteBuf, int, int)
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
io.grpc.netty.shaded.io.netty.buffer.ByteBuf buffer
int index
int length
private void fail (long)
long frameLength
}
io/grpc/netty/shaded/io/netty/handler/codec/DecoderResultProvider.classDecoderResultProvider.java
package io.grpc.netty.shaded.io.netty.handler.codec
public abstract io.grpc.netty.shaded.io.netty.handler.codec.DecoderResultProvider extends java.lang.Object {
public abstract io.grpc.netty.shaded.io.netty.handler.codec.DecoderResult decoderResult ()
public abstract void setDecoderResult (io.grpc.netty.shaded.io.netty.handler.codec.DecoderResult)
}
io/grpc/netty/shaded/io/netty/handler/codec/ByteToMessageDecoder$Cumulator.classByteToMessageDecoder.java
package io.grpc.netty.shaded.io.netty.handler.codec
public abstract io.grpc.netty.shaded.io.netty.handler.codec.ByteToMessageDecoder$Cumulator extends java.lang.Object {
public abstract io.grpc.netty.shaded.io.netty.buffer.ByteBuf cumulate (io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator, io.grpc.netty.shaded.io.netty.buffer.ByteBuf, io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
}
io/grpc/netty/shaded/io/netty/handler/codec/ProtocolDetectionResult.classProtocolDetectionResult.java
package io.grpc.netty.shaded.io.netty.handler.codec
public final io.grpc.netty.shaded.io.netty.handler.codec.ProtocolDetectionResult extends java.lang.Object {
private static final io.grpc.netty.shaded.io.netty.handler.codec.ProtocolDetectionResult NEEDS_MORE_DATE
private static final io.grpc.netty.shaded.io.netty.handler.codec.ProtocolDetectionResult INVALID
private final io.grpc.netty.shaded.io.netty.handler.codec.ProtocolDetectionState state
private final Object result
public static io.grpc.netty.shaded.io.netty.handler.codec.ProtocolDetectionResult needsMoreData ()
public static io.grpc.netty.shaded.io.netty.handler.codec.ProtocolDetectionResult invalid ()
public static io.grpc.netty.shaded.io.netty.handler.codec.ProtocolDetectionResult detected (java.lang.Object)
Object protocol
private void (io.grpc.netty.shaded.io.netty.handler.codec.ProtocolDetectionState, java.lang.Object)
io.grpc.netty.shaded.io.netty.handler.codec.ProtocolDetectionState state
Object result
public io.grpc.netty.shaded.io.netty.handler.codec.ProtocolDetectionState state ()
public java.lang.Object detectedProtocol ()
static void ()
}
io/grpc/netty/shaded/io/netty/handler/codec/Delimiters.classDelimiters.java
package io.grpc.netty.shaded.io.netty.handler.codec
public final io.grpc.netty.shaded.io.netty.handler.codec.Delimiters extends java.lang.Object {
public static io.grpc.netty.shaded.io.netty.buffer.ByteBuf[] nulDelimiter ()
public static io.grpc.netty.shaded.io.netty.buffer.ByteBuf[] lineDelimiter ()
private void ()
}
io/grpc/netty/shaded/io/netty/handler/codec/MessageToByteEncoder.classMessageToByteEncoder.java
package io.grpc.netty.shaded.io.netty.handler.codec
public abstract io.grpc.netty.shaded.io.netty.handler.codec.MessageToByteEncoder extends io.grpc.netty.shaded.io.netty.channel.ChannelOutboundHandlerAdapter {
private final io.grpc.netty.shaded.io.netty.util.internal.TypeParameterMatcher matcher
private final boolean preferDirect
protected void ()
protected void (java.lang.Class)
Class outboundMessageType
protected void (boolean)
boolean preferDirect
protected void (java.lang.Class, boolean)
Class outboundMessageType
boolean preferDirect
public boolean acceptOutboundMessage (java.lang.Object) throws java.lang.Exception
Object msg
public void write (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, java.lang.Object, io.grpc.netty.shaded.io.netty.channel.ChannelPromise) throws java.lang.Exception
Object cast
io.grpc.netty.shaded.io.netty.handler.codec.EncoderException e
Throwable e
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
Object msg
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
io.grpc.netty.shaded.io.netty.buffer.ByteBuf buf
protected io.grpc.netty.shaded.io.netty.buffer.ByteBuf allocateBuffer (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, java.lang.Object, boolean) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
Object msg
boolean preferDirect
protected abstract void encode (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, java.lang.Object, io.grpc.netty.shaded.io.netty.buffer.ByteBuf) throws java.lang.Exception
protected boolean isPreferDirect ()
}
io/grpc/netty/shaded/io/netty/handler/codec/bytes/
io/grpc/netty/shaded/io/netty/handler/codec/bytes/ByteArrayDecoder.classByteArrayDecoder.java
package io.grpc.netty.shaded.io.netty.handler.codec.bytes
public io.grpc.netty.shaded.io.netty.handler.codec.bytes.ByteArrayDecoder extends io.grpc.netty.shaded.io.netty.handler.codec.MessageToMessageDecoder {
public void ()
protected void decode (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, io.grpc.netty.shaded.io.netty.buffer.ByteBuf, java.util.List) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
io.grpc.netty.shaded.io.netty.buffer.ByteBuf msg
java.util.List out
byte[] array
protected volatile void decode (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, java.lang.Object, java.util.List) throws java.lang.Exception
}
io/grpc/netty/shaded/io/netty/handler/codec/bytes/ByteArrayEncoder.classByteArrayEncoder.java
package io.grpc.netty.shaded.io.netty.handler.codec.bytes
public io.grpc.netty.shaded.io.netty.handler.codec.bytes.ByteArrayEncoder extends io.grpc.netty.shaded.io.netty.handler.codec.MessageToMessageEncoder {
public void ()
protected void encode (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, byte[], java.util.List) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
byte[] msg
java.util.List out
protected volatile void encode (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, java.lang.Object, java.util.List) throws java.lang.Exception
}
io/grpc/netty/shaded/io/netty/handler/codec/LengthFieldPrepender.classLengthFieldPrepender.java
package io.grpc.netty.shaded.io.netty.handler.codec
public io.grpc.netty.shaded.io.netty.handler.codec.LengthFieldPrepender extends io.grpc.netty.shaded.io.netty.handler.codec.MessageToMessageEncoder {
private final java.nio.ByteOrder byteOrder
private final int lengthFieldLength
private final boolean lengthIncludesLengthFieldLength
private final int lengthAdjustment
public void (int)
int lengthFieldLength
public void (int, boolean)
int lengthFieldLength
boolean lengthIncludesLengthFieldLength
public void (int, int)
int lengthFieldLength
int lengthAdjustment
public void (int, int, boolean)
int lengthFieldLength
int lengthAdjustment
boolean lengthIncludesLengthFieldLength
public void (java.nio.ByteOrder, int, int, boolean)
java.nio.ByteOrder byteOrder
int lengthFieldLength
int lengthAdjustment
boolean lengthIncludesLengthFieldLength
protected void encode (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, io.grpc.netty.shaded.io.netty.buffer.ByteBuf, java.util.List) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
io.grpc.netty.shaded.io.netty.buffer.ByteBuf msg
java.util.List out
int length
protected volatile void encode (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, java.lang.Object, java.util.List) throws java.lang.Exception
}
io/grpc/netty/shaded/io/netty/handler/codec/HeadersUtils$StringEntry.classHeadersUtils.java
package io.grpc.netty.shaded.io.netty.handler.codec
final io.grpc.netty.shaded.io.netty.handler.codec.HeadersUtils$StringEntry extends java.lang.Object implements java.util.Map$Entry {
private final java.util.Map$Entry entry
private String name
private String value
void (java.util.Map$Entry)
java.util.Map$Entry entry
public java.lang.String getKey ()
public java.lang.String getValue ()
public java.lang.String setValue (java.lang.String)
String value
String old
public java.lang.String toString ()
public volatile java.lang.Object setValue (java.lang.Object)
public volatile java.lang.Object getValue ()
public volatile java.lang.Object getKey ()
}
io/grpc/netty/shaded/io/netty/handler/codec/string/StringDecoder.classStringDecoder.java
package io.grpc.netty.shaded.io.netty.handler.codec.string
public io.grpc.netty.shaded.io.netty.handler.codec.string.StringDecoder extends io.grpc.netty.shaded.io.netty.handler.codec.MessageToMessageDecoder {
private final java.nio.charset.Charset charset
public void ()
public void (java.nio.charset.Charset)
java.nio.charset.Charset charset
protected void decode (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, io.grpc.netty.shaded.io.netty.buffer.ByteBuf, java.util.List) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
io.grpc.netty.shaded.io.netty.buffer.ByteBuf msg
java.util.List out
protected volatile void decode (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, java.lang.Object, java.util.List) throws java.lang.Exception
}
io/grpc/netty/shaded/io/netty/handler/codec/string/StringEncoder.classStringEncoder.java
package io.grpc.netty.shaded.io.netty.handler.codec.string
public io.grpc.netty.shaded.io.netty.handler.codec.string.StringEncoder extends io.grpc.netty.shaded.io.netty.handler.codec.MessageToMessageEncoder {
private final java.nio.charset.Charset charset
public void ()
public void (java.nio.charset.Charset)
java.nio.charset.Charset charset
protected void encode (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, java.lang.CharSequence, java.util.List) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
CharSequence msg
java.util.List out
protected volatile void encode (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, java.lang.Object, java.util.List) throws java.lang.Exception
}
io/grpc/netty/shaded/io/netty/handler/codec/DelimiterBasedFrameDecoder.classDelimiterBasedFrameDecoder.java
package io.grpc.netty.shaded.io.netty.handler.codec
public io.grpc.netty.shaded.io.netty.handler.codec.DelimiterBasedFrameDecoder extends io.grpc.netty.shaded.io.netty.handler.codec.ByteToMessageDecoder {
private final io.grpc.netty.shaded.io.netty.buffer.ByteBuf[] delimiters
private final int maxFrameLength
private final boolean stripDelimiter
private final boolean failFast
private boolean discardingTooLongFrame
private int tooLongFrameLength
private final io.grpc.netty.shaded.io.netty.handler.codec.LineBasedFrameDecoder lineBasedDecoder
public void (int, io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
int maxFrameLength
io.grpc.netty.shaded.io.netty.buffer.ByteBuf delimiter
public void (int, boolean, io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
int maxFrameLength
boolean stripDelimiter
io.grpc.netty.shaded.io.netty.buffer.ByteBuf delimiter
public void (int, boolean, boolean, io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
int maxFrameLength
boolean stripDelimiter
boolean failFast
io.grpc.netty.shaded.io.netty.buffer.ByteBuf delimiter
public transient void (int, io.grpc.netty.shaded.io.netty.buffer.ByteBuf[])
int maxFrameLength
io.grpc.netty.shaded.io.netty.buffer.ByteBuf[] delimiters
public transient void (int, boolean, io.grpc.netty.shaded.io.netty.buffer.ByteBuf[])
int maxFrameLength
boolean stripDelimiter
io.grpc.netty.shaded.io.netty.buffer.ByteBuf[] delimiters
public transient void (int, boolean, boolean, io.grpc.netty.shaded.io.netty.buffer.ByteBuf[])
io.grpc.netty.shaded.io.netty.buffer.ByteBuf d
int i
int maxFrameLength
boolean stripDelimiter
boolean failFast
io.grpc.netty.shaded.io.netty.buffer.ByteBuf[] delimiters
private static boolean isLineBased (io.grpc.netty.shaded.io.netty.buffer.ByteBuf[])
io.grpc.netty.shaded.io.netty.buffer.ByteBuf[] delimiters
io.grpc.netty.shaded.io.netty.buffer.ByteBuf a
io.grpc.netty.shaded.io.netty.buffer.ByteBuf b
private boolean isSubclass ()
protected final void decode (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, io.grpc.netty.shaded.io.netty.buffer.ByteBuf, java.util.List) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
io.grpc.netty.shaded.io.netty.buffer.ByteBuf in
java.util.List out
Object decoded
protected java.lang.Object decode (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, io.grpc.netty.shaded.io.netty.buffer.ByteBuf) throws java.lang.Exception
int frameLength
io.grpc.netty.shaded.io.netty.buffer.ByteBuf delim
int tooLongFrameLength
io.grpc.netty.shaded.io.netty.buffer.ByteBuf frame
int minDelimLength
io.grpc.netty.shaded.io.netty.buffer.ByteBuf frame
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
io.grpc.netty.shaded.io.netty.buffer.ByteBuf buffer
int minFrameLength
io.grpc.netty.shaded.io.netty.buffer.ByteBuf minDelim
private void fail (long)
long frameLength
private static int indexOf (io.grpc.netty.shaded.io.netty.buffer.ByteBuf, io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
int haystackIndex
int needleIndex
int i
io.grpc.netty.shaded.io.netty.buffer.ByteBuf haystack
io.grpc.netty.shaded.io.netty.buffer.ByteBuf needle
private static void validateDelimiter (io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
io.grpc.netty.shaded.io.netty.buffer.ByteBuf delimiter
private static void validateMaxFrameLength (int)
int maxFrameLength
}
io/grpc/netty/shaded/io/netty/handler/codec/base64/Base64$1.classBase64.java
package io.grpc.netty.shaded.io.netty.handler.codec.base64
io.grpc.netty.shaded.io.netty.handler.codec.base64.Base64$1 extends java.lang.Object {
}
io/grpc/netty/shaded/io/netty/handler/codec/base64/Base64Dialect.classBase64Dialect.java
package io.grpc.netty.shaded.io.netty.handler.codec.base64
public final io.grpc.netty.shaded.io.netty.handler.codec.base64.Base64Dialect extends java.lang.Enum {
public static final io.grpc.netty.shaded.io.netty.handler.codec.base64.Base64Dialect STANDARD
public static final io.grpc.netty.shaded.io.netty.handler.codec.base64.Base64Dialect URL_SAFE
public static final io.grpc.netty.shaded.io.netty.handler.codec.base64.Base64Dialect ORDERED
final byte[] alphabet
final byte[] decodabet
final boolean breakLinesByDefault
private static final io.grpc.netty.shaded.io.netty.handler.codec.base64.Base64Dialect[] $VALUES
public static io.grpc.netty.shaded.io.netty.handler.codec.base64.Base64Dialect[] values ()
public static io.grpc.netty.shaded.io.netty.handler.codec.base64.Base64Dialect valueOf (java.lang.String)
String name
private void (java.lang.String, int, byte[], byte[], boolean)
byte[] alphabet
byte[] decodabet
boolean breakLinesByDefault
static void ()
}
io/grpc/netty/shaded/io/netty/handler/codec/marshalling/
io/grpc/netty/shaded/io/netty/handler/codec/marshalling/UnmarshallerProvider.classUnmarshallerProvider.java
package io.grpc.netty.shaded.io.netty.handler.codec.marshalling
public abstract io.grpc.netty.shaded.io.netty.handler.codec.marshalling.UnmarshallerProvider extends java.lang.Object {
public abstract org.jboss.marshalling.Unmarshaller getUnmarshaller (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext) throws java.lang.Exception
}
io/grpc/netty/shaded/io/netty/handler/codec/marshalling/CompatibleMarshallingEncoder.classCompatibleMarshallingEncoder.java
package io.grpc.netty.shaded.io.netty.handler.codec.marshalling
public io.grpc.netty.shaded.io.netty.handler.codec.marshalling.CompatibleMarshallingEncoder extends io.grpc.netty.shaded.io.netty.handler.codec.MessageToByteEncoder {
private final io.grpc.netty.shaded.io.netty.handler.codec.marshalling.MarshallerProvider provider
public void (io.grpc.netty.shaded.io.netty.handler.codec.marshalling.MarshallerProvider)
io.grpc.netty.shaded.io.netty.handler.codec.marshalling.MarshallerProvider provider
protected void encode (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, java.lang.Object, io.grpc.netty.shaded.io.netty.buffer.ByteBuf) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
Object msg
io.grpc.netty.shaded.io.netty.buffer.ByteBuf out
org.jboss.marshalling.Marshaller marshaller
}
io/grpc/netty/shaded/io/netty/handler/codec/marshalling/MarshallerProvider.classMarshallerProvider.java
package io.grpc.netty.shaded.io.netty.handler.codec.marshalling
public abstract io.grpc.netty.shaded.io.netty.handler.codec.marshalling.MarshallerProvider extends java.lang.Object {
public abstract org.jboss.marshalling.Marshaller getMarshaller (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext) throws java.lang.Exception
}
io/grpc/netty/shaded/io/netty/handler/codec/marshalling/LimitingByteInput$TooBigObjectException.classLimitingByteInput.java
package io.grpc.netty.shaded.io.netty.handler.codec.marshalling
final io.grpc.netty.shaded.io.netty.handler.codec.marshalling.LimitingByteInput$TooBigObjectException extends java.io.IOException {
private static final long serialVersionUID
void ()
}
io/grpc/netty/shaded/io/netty/handler/codec/marshalling/DefaultUnmarshallerProvider.classDefaultUnmarshallerProvider.java
package io.grpc.netty.shaded.io.netty.handler.codec.marshalling
public io.grpc.netty.shaded.io.netty.handler.codec.marshalling.DefaultUnmarshallerProvider extends java.lang.Object implements io.grpc.netty.shaded.io.netty.handler.codec.marshalling.UnmarshallerProvider {
private final org.jboss.marshalling.MarshallerFactory factory
private final org.jboss.marshalling.MarshallingConfiguration config
public void (org.jboss.marshalling.MarshallerFactory, org.jboss.marshalling.MarshallingConfiguration)
org.jboss.marshalling.MarshallerFactory factory
org.jboss.marshalling.MarshallingConfiguration config
public org.jboss.marshalling.Unmarshaller getUnmarshaller (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
}
io/grpc/netty/shaded/io/netty/handler/codec/marshalling/MarshallingDecoder.classMarshallingDecoder.java
package io.grpc.netty.shaded.io.netty.handler.codec.marshalling
public io.grpc.netty.shaded.io.netty.handler.codec.marshalling.MarshallingDecoder extends io.grpc.netty.shaded.io.netty.handler.codec.LengthFieldBasedFrameDecoder {
private final io.grpc.netty.shaded.io.netty.handler.codec.marshalling.UnmarshallerProvider provider
public void (io.grpc.netty.shaded.io.netty.handler.codec.marshalling.UnmarshallerProvider)
io.grpc.netty.shaded.io.netty.handler.codec.marshalling.UnmarshallerProvider provider
public void (io.grpc.netty.shaded.io.netty.handler.codec.marshalling.UnmarshallerProvider, int)
io.grpc.netty.shaded.io.netty.handler.codec.marshalling.UnmarshallerProvider provider
int maxObjectSize
protected java.lang.Object decode (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, io.grpc.netty.shaded.io.netty.buffer.ByteBuf) throws java.lang.Exception
Object obj
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
io.grpc.netty.shaded.io.netty.buffer.ByteBuf in
io.grpc.netty.shaded.io.netty.buffer.ByteBuf frame
org.jboss.marshalling.Unmarshaller unmarshaller
org.jboss.marshalling.ByteInput input
protected io.grpc.netty.shaded.io.netty.buffer.ByteBuf extractFrame (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, io.grpc.netty.shaded.io.netty.buffer.ByteBuf, int, int)
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
io.grpc.netty.shaded.io.netty.buffer.ByteBuf buffer
int index
int length
}
io/grpc/netty/shaded/io/netty/handler/codec/marshalling/DefaultMarshallerProvider.classDefaultMarshallerProvider.java
package io.grpc.netty.shaded.io.netty.handler.codec.marshalling
public io.grpc.netty.shaded.io.netty.handler.codec.marshalling.DefaultMarshallerProvider extends java.lang.Object implements io.grpc.netty.shaded.io.netty.handler.codec.marshalling.MarshallerProvider {
private final org.jboss.marshalling.MarshallerFactory factory
private final org.jboss.marshalling.MarshallingConfiguration config
public void (org.jboss.marshalling.MarshallerFactory, org.jboss.marshalling.MarshallingConfiguration)
org.jboss.marshalling.MarshallerFactory factory
org.jboss.marshalling.MarshallingConfiguration config
public org.jboss.marshalling.Marshaller getMarshaller (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
}
io/grpc/netty/shaded/io/netty/handler/codec/marshalling/ThreadLocalMarshallerProvider.classThreadLocalMarshallerProvider.java
package io.grpc.netty.shaded.io.netty.handler.codec.marshalling
public io.grpc.netty.shaded.io.netty.handler.codec.marshalling.ThreadLocalMarshallerProvider extends java.lang.Object implements io.grpc.netty.shaded.io.netty.handler.codec.marshalling.MarshallerProvider {
private final io.grpc.netty.shaded.io.netty.util.concurrent.FastThreadLocal marshallers
private final org.jboss.marshalling.MarshallerFactory factory
private final org.jboss.marshalling.MarshallingConfiguration config
public void (org.jboss.marshalling.MarshallerFactory, org.jboss.marshalling.MarshallingConfiguration)
org.jboss.marshalling.MarshallerFactory factory
org.jboss.marshalling.MarshallingConfiguration config
public org.jboss.marshalling.Marshaller getMarshaller (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
org.jboss.marshalling.Marshaller marshaller
}
io/grpc/netty/shaded/io/netty/handler/codec/marshalling/LimitingByteInput.classLimitingByteInput.java
package io.grpc.netty.shaded.io.netty.handler.codec.marshalling
io.grpc.netty.shaded.io.netty.handler.codec.marshalling.LimitingByteInput extends java.lang.Object implements org.jboss.marshalling.ByteInput {
private static final io.grpc.netty.shaded.io.netty.handler.codec.marshalling.LimitingByteInput$TooBigObjectException EXCEPTION
private final org.jboss.marshalling.ByteInput input
private final long limit
private long read
void (org.jboss.marshalling.ByteInput, long)
org.jboss.marshalling.ByteInput input
long limit
public void close () throws java.io.IOException
public int available () throws java.io.IOException
public int read () throws java.io.IOException
int b
int readable
public int read (byte[]) throws java.io.IOException
byte[] array
public int read (byte[], int, int) throws java.io.IOException
int i
byte[] array
int offset
int length
int readable
public long skip (long) throws java.io.IOException
long i
long bytes
int readable
private int readable (int)
int length
static void ()
}
io/grpc/netty/shaded/io/netty/handler/codec/marshalling/MarshallingEncoder.classMarshallingEncoder.java
package io.grpc.netty.shaded.io.netty.handler.codec.marshalling
public io.grpc.netty.shaded.io.netty.handler.codec.marshalling.MarshallingEncoder extends io.grpc.netty.shaded.io.netty.handler.codec.MessageToByteEncoder {
private static final byte[] LENGTH_PLACEHOLDER
private final io.grpc.netty.shaded.io.netty.handler.codec.marshalling.MarshallerProvider provider
public void (io.grpc.netty.shaded.io.netty.handler.codec.marshalling.MarshallerProvider)
io.grpc.netty.shaded.io.netty.handler.codec.marshalling.MarshallerProvider provider
protected void encode (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, java.lang.Object, io.grpc.netty.shaded.io.netty.buffer.ByteBuf) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
Object msg
io.grpc.netty.shaded.io.netty.buffer.ByteBuf out
org.jboss.marshalling.Marshaller marshaller
int lengthPos
io.grpc.netty.shaded.io.netty.handler.codec.marshalling.ChannelBufferByteOutput output
static void ()
}
io/grpc/netty/shaded/io/netty/handler/codec/ByteToMessageDecoder$1.classByteToMessageDecoder.java
package io.grpc.netty.shaded.io.netty.handler.codec
final io.grpc.netty.shaded.io.netty.handler.codec.ByteToMessageDecoder$1 extends java.lang.Object implements io.grpc.netty.shaded.io.netty.handler.codec.ByteToMessageDecoder$Cumulator {
void ()
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf cumulate (io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator, io.grpc.netty.shaded.io.netty.buffer.ByteBuf, io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
io.grpc.netty.shaded.io.netty.buffer.ByteBuf buffer
io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator alloc
io.grpc.netty.shaded.io.netty.buffer.ByteBuf cumulation
io.grpc.netty.shaded.io.netty.buffer.ByteBuf in
io.grpc.netty.shaded.io.netty.buffer.ByteBuf buffer
}
io/grpc/netty/shaded/io/netty/handler/codec/FixedLengthFrameDecoder.classFixedLengthFrameDecoder.java
package io.grpc.netty.shaded.io.netty.handler.codec
public io.grpc.netty.shaded.io.netty.handler.codec.FixedLengthFrameDecoder extends io.grpc.netty.shaded.io.netty.handler.codec.ByteToMessageDecoder {
private final int frameLength
public void (int)
int frameLength
protected final void decode (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, io.grpc.netty.shaded.io.netty.buffer.ByteBuf, java.util.List) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
io.grpc.netty.shaded.io.netty.buffer.ByteBuf in
java.util.List out
Object decoded
protected java.lang.Object decode (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, io.grpc.netty.shaded.io.netty.buffer.ByteBuf) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
io.grpc.netty.shaded.io.netty.buffer.ByteBuf in
}
io/grpc/netty/shaded/io/netty/handler/codec/AsciiHeadersEncoder$SeparatorType.classAsciiHeadersEncoder.java
package io.grpc.netty.shaded.io.netty.handler.codec
public final io.grpc.netty.shaded.io.netty.handler.codec.AsciiHeadersEncoder$SeparatorType extends java.lang.Enum {
public static final io.grpc.netty.shaded.io.netty.handler.codec.AsciiHeadersEncoder$SeparatorType COLON
public static final io.grpc.netty.shaded.io.netty.handler.codec.AsciiHeadersEncoder$SeparatorType COLON_SPACE
private static final io.grpc.netty.shaded.io.netty.handler.codec.AsciiHeadersEncoder$SeparatorType[] $VALUES
public static io.grpc.netty.shaded.io.netty.handler.codec.AsciiHeadersEncoder$SeparatorType[] values ()
public static io.grpc.netty.shaded.io.netty.handler.codec.AsciiHeadersEncoder$SeparatorType valueOf (java.lang.String)
String name
private void (java.lang.String, int)
static void ()
}
io/grpc/netty/shaded/io/netty/handler/codec/compression/Lz4Constants.classLz4Constants.java
package io.grpc.netty.shaded.io.netty.handler.codec.compression
final io.grpc.netty.shaded.io.netty.handler.codec.compression.Lz4Constants extends java.lang.Object {
static final long MAGIC_NUMBER
static final int HEADER_LENGTH
static final int TOKEN_OFFSET
static final int COMPRESSED_LENGTH_OFFSET
static final int DECOMPRESSED_LENGTH_OFFSET
static final int CHECKSUM_OFFSET
static final int COMPRESSION_LEVEL_BASE
static final int MIN_BLOCK_SIZE
static final int MAX_BLOCK_SIZE
static final int DEFAULT_BLOCK_SIZE
static final int BLOCK_TYPE_NON_COMPRESSED
static final int BLOCK_TYPE_COMPRESSED
static final int DEFAULT_SEED
private void ()
}
io/grpc/netty/shaded/io/netty/handler/codec/compression/Lz4FrameDecoder$1.classLz4FrameDecoder.java
package io.grpc.netty.shaded.io.netty.handler.codec.compression
io.grpc.netty.shaded.io.netty.handler.codec.compression.Lz4FrameDecoder$1 extends java.lang.Object {
static final int[] $SwitchMap$io$netty$handler$codec$compression$Lz4FrameDecoder$State
static void ()
}
io/grpc/netty/shaded/io/netty/handler/codec/compression/Snappy$1.classSnappy.java
package io.grpc.netty.shaded.io.netty.handler.codec.compression
io.grpc.netty.shaded.io.netty.handler.codec.compression.Snappy$1 extends java.lang.Object {
static final int[] $SwitchMap$io$netty$handler$codec$compression$Snappy$State
static void ()
}
io/grpc/netty/shaded/io/netty/handler/codec/compression/Bzip2BlockDecompressor.classBzip2BlockDecompressor.java
package io.grpc.netty.shaded.io.netty.handler.codec.compression
final io.grpc.netty.shaded.io.netty.handler.codec.compression.Bzip2BlockDecompressor extends java.lang.Object {
private final io.grpc.netty.shaded.io.netty.handler.codec.compression.Bzip2BitReader reader
private final io.grpc.netty.shaded.io.netty.handler.codec.compression.Crc32 crc
private final int blockCRC
private final boolean blockRandomised
int huffmanEndOfBlockSymbol
int huffmanInUse16
final byte[] huffmanSymbolMap
private final int[] bwtByteCounts
private final byte[] bwtBlock
private final int bwtStartPointer
private int[] bwtMergedPointers
private int bwtCurrentMergedPointer
private int bwtBlockLength
private int bwtBytesDecoded
private int rleLastDecodedByte
private int rleAccumulator
private int rleRepeat
private int randomIndex
private int randomCount
private final io.grpc.netty.shaded.io.netty.handler.codec.compression.Bzip2MoveToFrontTable symbolMTF
private int repeatCount
private int repeatIncrement
private int mtfValue
void (int, int, boolean, int, io.grpc.netty.shaded.io.netty.handler.codec.compression.Bzip2BitReader)
int blockSize
int blockCRC
boolean blockRandomised
int bwtStartPointer
io.grpc.netty.shaded.io.netty.handler.codec.compression.Bzip2BitReader reader
boolean decodeHuffmanData (io.grpc.netty.shaded.io.netty.handler.codec.compression.Bzip2HuffmanStageDecoder)
byte nextByte
byte nextByte
int nextSymbol
io.grpc.netty.shaded.io.netty.handler.codec.compression.Bzip2HuffmanStageDecoder huffmanDecoder
io.grpc.netty.shaded.io.netty.handler.codec.compression.Bzip2BitReader reader
byte[] bwtBlock
byte[] huffmanSymbolMap
int streamBlockSize
int huffmanEndOfBlockSymbol
int[] bwtByteCounts
io.grpc.netty.shaded.io.netty.handler.codec.compression.Bzip2MoveToFrontTable symbolMTF
int bwtBlockLength
int repeatCount
int repeatIncrement
int mtfValue
private void initialiseInverseBWT ()
int i
int value
int i
int bwtStartPointer
byte[] bwtBlock
int[] bwtMergedPointers
int[] characterBase
public int read ()
int rleRepeat
int nextByte
private int decodeNextBWTByte ()
int mergedPointer
int nextDecodedByte
public int blockLength ()
int checkCRC ()
int computedBlockCRC
}
io/grpc/netty/shaded/io/netty/handler/codec/compression/LzfDecoder.classLzfDecoder.java
package io.grpc.netty.shaded.io.netty.handler.codec.compression
public io.grpc.netty.shaded.io.netty.handler.codec.compression.LzfDecoder extends io.grpc.netty.shaded.io.netty.handler.codec.ByteToMessageDecoder {
private io.grpc.netty.shaded.io.netty.handler.codec.compression.LzfDecoder$State currentState
private static final short MAGIC_NUMBER
private com.ning.compress.lzf.ChunkDecoder decoder
private com.ning.compress.BufferRecycler recycler
private int chunkLength
private int originalLength
private boolean isCompressed
public void ()
public void (boolean)
boolean safeInstance
protected void decode (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, io.grpc.netty.shaded.io.netty.buffer.ByteBuf, java.util.List) throws java.lang.Exception
int magic
int type
byte[] inputArray
int inPos
int idx
byte[] inputArray
int inPos
io.grpc.netty.shaded.io.netty.buffer.ByteBuf uncompressed
byte[] outputArray
int outPos
boolean success
int chunkLength
int originalLength
Exception e
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
io.grpc.netty.shaded.io.netty.buffer.ByteBuf in
java.util.List out
}
io/grpc/netty/shaded/io/netty/handler/codec/compression/LzfDecoder$State.classLzfDecoder.java
package io.grpc.netty.shaded.io.netty.handler.codec.compression
final io.grpc.netty.shaded.io.netty.handler.codec.compression.LzfDecoder$State extends java.lang.Enum {
public static final io.grpc.netty.shaded.io.netty.handler.codec.compression.LzfDecoder$State INIT_BLOCK
public static final io.grpc.netty.shaded.io.netty.handler.codec.compression.LzfDecoder$State INIT_ORIGINAL_LENGTH
public static final io.grpc.netty.shaded.io.netty.handler.codec.compression.LzfDecoder$State DECOMPRESS_DATA
public static final io.grpc.netty.shaded.io.netty.handler.codec.compression.LzfDecoder$State CORRUPTED
private static final io.grpc.netty.shaded.io.netty.handler.codec.compression.LzfDecoder$State[] $VALUES
public static io.grpc.netty.shaded.io.netty.handler.codec.compression.LzfDecoder$State[] values ()
public static io.grpc.netty.shaded.io.netty.handler.codec.compression.LzfDecoder$State valueOf (java.lang.String)
String name
private void (java.lang.String, int)
static void ()
}
io/grpc/netty/shaded/io/netty/handler/codec/compression/Bzip2BitReader.classBzip2BitReader.java
package io.grpc.netty.shaded.io.netty.handler.codec.compression
io.grpc.netty.shaded.io.netty.handler.codec.compression.Bzip2BitReader extends java.lang.Object {
private static final int MAX_COUNT_OF_READABLE_BYTES
private io.grpc.netty.shaded.io.netty.buffer.ByteBuf in
private long bitBuffer
private int bitCount
void ()
void setByteBuf (io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
io.grpc.netty.shaded.io.netty.buffer.ByteBuf in
int readBits (int)
long readData
int offset
long readData
int offset
long readData
int offset
long readData
int offset
int count
int bitCount
long bitBuffer
boolean readBoolean ()
int readInt ()
void refill ()
int readData
boolean isReadable ()
boolean hasReadableBits (int)
int count
boolean hasReadableBytes (int)
int count
}
io/grpc/netty/shaded/io/netty/handler/codec/compression/Bzip2HuffmanAllocator.classBzip2HuffmanAllocator.java
package io.grpc.netty.shaded.io.netty.handler.codec.compression
final io.grpc.netty.shaded.io.netty.handler.codec.compression.Bzip2HuffmanAllocator extends java.lang.Object {
private static int first (int[], int, int)
int temp
int[] array
int i
int nodesToMove
int length
int limit
int k
private static void setExtendedParentPointers (int[])
int temp
int temp
int headNode
int tailNode
int topNode
int[] array
int length
private static int findNodesToRelocate (int[], int)
int currentDepth
int[] array
int maximumLength
int currentNode
private static void allocateNodeLengths (int[])
int i
int lastNode
int currentDepth
int availableNodes
int[] array
int firstNode
int nextNode
private static void allocateNodeLengthsWithRelocation (int[], int, int)
int i
int lastNode
int offset
int availableNodes
int[] array
int nodesToMove
int insertDepth
int firstNode
int nextNode
int currentDepth
int nodesLeftToMove
static void allocateHuffmanCodeLengths (int[], int)
int insertDepth
int[] array
int maximumLength
int nodesToRelocate
private void ()
}
io/grpc/netty/shaded/io/netty/handler/codec/compression/Bzip2MTFAndRLE2StageEncoder.classBzip2MTFAndRLE2StageEncoder.java
package io.grpc.netty.shaded.io.netty.handler.codec.compression
final io.grpc.netty.shaded.io.netty.handler.codec.compression.Bzip2MTFAndRLE2StageEncoder extends java.lang.Object {
private final int[] bwtBlock
private final int bwtLength
private final boolean[] bwtValuesPresent
private final char[] mtfBlock
private int mtfLength
private final int[] mtfSymbolFrequencies
private int alphabetSize
void (int[], int, boolean[])
int[] bwtBlock
int bwtLength
boolean[] bwtValuesPresent
void encode ()
int i
int mtfPosition
int i
int bwtLength
boolean[] bwtValuesPresent
int[] bwtBlock
char[] mtfBlock
int[] mtfSymbolFrequencies
byte[] huffmanSymbolMap
io.grpc.netty.shaded.io.netty.handler.codec.compression.Bzip2MoveToFrontTable symbolMTF
int totalUniqueValues
int endOfBlockSymbol
int mtfIndex
int repeatCount
int totalRunAs
int totalRunBs
char[] mtfBlock ()
int mtfLength ()
int mtfAlphabetSize ()
int[] mtfSymbolFrequencies ()
}
io/grpc/netty/shaded/io/netty/handler/codec/compression/SnappyFrameDecoder$1.classSnappyFrameDecoder.java
package io.grpc.netty.shaded.io.netty.handler.codec.compression
io.grpc.netty.shaded.io.netty.handler.codec.compression.SnappyFrameDecoder$1 extends java.lang.Object {
static final int[] $SwitchMap$io$netty$handler$codec$compression$SnappyFrameDecoder$ChunkType
static void ()
}
io/grpc/netty/shaded/io/netty/handler/codec/compression/JdkZlibDecoder$GzipState.classJdkZlibDecoder.java
package io.grpc.netty.shaded.io.netty.handler.codec.compression
final io.grpc.netty.shaded.io.netty.handler.codec.compression.JdkZlibDecoder$GzipState extends java.lang.Enum {
public static final io.grpc.netty.shaded.io.netty.handler.codec.compression.JdkZlibDecoder$GzipState HEADER_START
public static final io.grpc.netty.shaded.io.netty.handler.codec.compression.JdkZlibDecoder$GzipState HEADER_END
public static final io.grpc.netty.shaded.io.netty.handler.codec.compression.JdkZlibDecoder$GzipState FLG_READ
public static final io.grpc.netty.shaded.io.netty.handler.codec.compression.JdkZlibDecoder$GzipState XLEN_READ
public static final io.grpc.netty.shaded.io.netty.handler.codec.compression.JdkZlibDecoder$GzipState SKIP_FNAME
public static final io.grpc.netty.shaded.io.netty.handler.codec.compression.JdkZlibDecoder$GzipState SKIP_COMMENT
public static final io.grpc.netty.shaded.io.netty.handler.codec.compression.JdkZlibDecoder$GzipState PROCESS_FHCRC
public static final io.grpc.netty.shaded.io.netty.handler.codec.compression.JdkZlibDecoder$GzipState FOOTER_START
private static final io.grpc.netty.shaded.io.netty.handler.codec.compression.JdkZlibDecoder$GzipState[] $VALUES
public static io.grpc.netty.shaded.io.netty.handler.codec.compression.JdkZlibDecoder$GzipState[] values ()
public static io.grpc.netty.shaded.io.netty.handler.codec.compression.JdkZlibDecoder$GzipState valueOf (java.lang.String)
String name
private void (java.lang.String, int)
static void ()
}
io/grpc/netty/shaded/io/netty/handler/codec/compression/Bzip2BlockCompressor.classBzip2BlockCompressor.java
package io.grpc.netty.shaded.io.netty.handler.codec.compression
final io.grpc.netty.shaded.io.netty.handler.codec.compression.Bzip2BlockCompressor extends java.lang.Object {
private final io.grpc.netty.shaded.io.netty.util.ByteProcessor writeProcessor
private final io.grpc.netty.shaded.io.netty.handler.codec.compression.Bzip2BitWriter writer
private final io.grpc.netty.shaded.io.netty.handler.codec.compression.Crc32 crc
private final byte[] block
private int blockLength
private final int blockLengthLimit
private final boolean[] blockValuesPresent
private final int[] bwtBlock
private int rleCurrentValue
private int rleLength
void (io.grpc.netty.shaded.io.netty.handler.codec.compression.Bzip2BitWriter, int)
io.grpc.netty.shaded.io.netty.handler.codec.compression.Bzip2BitWriter writer
int blockSize
private void writeSymbolMap (io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
int j
int k
int i
boolean isCondensedInUse
int j
int k
int i
io.grpc.netty.shaded.io.netty.buffer.ByteBuf out
io.grpc.netty.shaded.io.netty.handler.codec.compression.Bzip2BitWriter writer
boolean[] blockValuesPresent
boolean[] condensedInUse
private void writeRun (int, int)
int value
int runLength
int blockLength
byte[] block
byte byteValue
boolean write (int)
int value
int rleCurrentValue
int rleLength
int write (io.grpc.netty.shaded.io.netty.buffer.ByteBuf, int, int)
io.grpc.netty.shaded.io.netty.buffer.ByteBuf buffer
int offset
int length
int index
void close (io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
io.grpc.netty.shaded.io.netty.buffer.ByteBuf out
io.grpc.netty.shaded.io.netty.handler.codec.compression.Bzip2DivSufSort divSufSort
int bwtStartPointer
io.grpc.netty.shaded.io.netty.handler.codec.compression.Bzip2BitWriter writer
io.grpc.netty.shaded.io.netty.handler.codec.compression.Bzip2MTFAndRLE2StageEncoder mtfEncoder
io.grpc.netty.shaded.io.netty.handler.codec.compression.Bzip2HuffmanStageEncoder huffmanEncoder
int availableSize ()
boolean isFull ()
boolean isEmpty ()
int crc ()
}
io/grpc/netty/shaded/io/netty/handler/codec/compression/Bzip2Encoder$2.classBzip2Encoder.java
package io.grpc.netty.shaded.io.netty.handler.codec.compression
io.grpc.netty.shaded.io.netty.handler.codec.compression.Bzip2Encoder$2 extends java.lang.Object implements io.grpc.netty.shaded.io.netty.channel.ChannelFutureListener {
final io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext val$ctx
final io.grpc.netty.shaded.io.netty.channel.ChannelPromise val$promise
final io.grpc.netty.shaded.io.netty.handler.codec.compression.Bzip2Encoder this$0
void (io.grpc.netty.shaded.io.netty.handler.codec.compression.Bzip2Encoder, io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
io.grpc.netty.shaded.io.netty.handler.codec.compression.Bzip2Encoder this$0
public void operationComplete (io.grpc.netty.shaded.io.netty.channel.ChannelFuture) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelFuture f
public volatile void operationComplete (io.grpc.netty.shaded.io.netty.util.concurrent.Future) throws java.lang.Exception
}
io/grpc/netty/shaded/io/netty/handler/codec/compression/JZlibEncoder$2.classJZlibEncoder.java
package io.grpc.netty.shaded.io.netty.handler.codec.compression
io.grpc.netty.shaded.io.netty.handler.codec.compression.JZlibEncoder$2 extends java.lang.Object implements io.grpc.netty.shaded.io.netty.channel.ChannelFutureListener {
final io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext val$ctx
final io.grpc.netty.shaded.io.netty.channel.ChannelPromise val$promise
final io.grpc.netty.shaded.io.netty.handler.codec.compression.JZlibEncoder this$0
void (io.grpc.netty.shaded.io.netty.handler.codec.compression.JZlibEncoder, io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
io.grpc.netty.shaded.io.netty.handler.codec.compression.JZlibEncoder this$0
public void operationComplete (io.grpc.netty.shaded.io.netty.channel.ChannelFuture) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelFuture f
public volatile void operationComplete (io.grpc.netty.shaded.io.netty.util.concurrent.Future) throws java.lang.Exception
}
io/grpc/netty/shaded/io/netty/handler/codec/compression/Bzip2Decoder$State.classBzip2Decoder.java
package io.grpc.netty.shaded.io.netty.handler.codec.compression
final io.grpc.netty.shaded.io.netty.handler.codec.compression.Bzip2Decoder$State extends java.lang.Enum {
public static final io.grpc.netty.shaded.io.netty.handler.codec.compression.Bzip2Decoder$State INIT
public static final io.grpc.netty.shaded.io.netty.handler.codec.compression.Bzip2Decoder$State INIT_BLOCK
public static final io.grpc.netty.shaded.io.netty.handler.codec.compression.Bzip2Decoder$State INIT_BLOCK_PARAMS
public static final io.grpc.netty.shaded.io.netty.handler.codec.compression.Bzip2Decoder$State RECEIVE_HUFFMAN_USED_MAP
public static final io.grpc.netty.shaded.io.netty.handler.codec.compression.Bzip2Decoder$State RECEIVE_HUFFMAN_USED_BITMAPS
public static final io.grpc.netty.shaded.io.netty.handler.codec.compression.Bzip2Decoder$State RECEIVE_SELECTORS_NUMBER
public static final io.grpc.netty.shaded.io.netty.handler.codec.compression.Bzip2Decoder$State RECEIVE_SELECTORS
public static final io.grpc.netty.shaded.io.netty.handler.codec.compression.Bzip2Decoder$State RECEIVE_HUFFMAN_LENGTH
public static final io.grpc.netty.shaded.io.netty.handler.codec.compression.Bzip2Decoder$State DECODE_HUFFMAN_DATA
public static final io.grpc.netty.shaded.io.netty.handler.codec.compression.Bzip2Decoder$State EOF
private static final io.grpc.netty.shaded.io.netty.handler.codec.compression.Bzip2Decoder$State[] $VALUES
public static io.grpc.netty.shaded.io.netty.handler.codec.compression.Bzip2Decoder$State[] values ()
public static io.grpc.netty.shaded.io.netty.handler.codec.compression.Bzip2Decoder$State valueOf (java.lang.String)
String name
private void (java.lang.String, int)
static void ()
}
io/grpc/netty/shaded/io/netty/handler/codec/compression/ZlibEncoder.classZlibEncoder.java
package io.grpc.netty.shaded.io.netty.handler.codec.compression
public abstract io.grpc.netty.shaded.io.netty.handler.codec.compression.ZlibEncoder extends io.grpc.netty.shaded.io.netty.handler.codec.MessageToByteEncoder {
protected void ()
public abstract boolean isClosed ()
public abstract io.grpc.netty.shaded.io.netty.channel.ChannelFuture close ()
public abstract io.grpc.netty.shaded.io.netty.channel.ChannelFuture close (io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
}
io/grpc/netty/shaded/io/netty/handler/codec/compression/SnappyFrameDecoder.classSnappyFrameDecoder.java
package io.grpc.netty.shaded.io.netty.handler.codec.compression
public io.grpc.netty.shaded.io.netty.handler.codec.compression.SnappyFrameDecoder extends io.grpc.netty.shaded.io.netty.handler.codec.ByteToMessageDecoder {
private static final int SNAPPY_IDENTIFIER_LEN
private static final int MAX_UNCOMPRESSED_DATA_SIZE
private final io.grpc.netty.shaded.io.netty.handler.codec.compression.Snappy snappy
private final boolean validateChecksums
private boolean started
private boolean corrupted
public void ()
public void (boolean)
boolean validateChecksums
protected void decode (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, io.grpc.netty.shaded.io.netty.buffer.ByteBuf, java.util.List) throws java.lang.Exception
int offset
int checksum
int oldWriterIndex
int checksum
io.grpc.netty.shaded.io.netty.buffer.ByteBuf uncompressed
int idx
int inSize
int chunkTypeVal
io.grpc.netty.shaded.io.netty.handler.codec.compression.SnappyFrameDecoder$ChunkType chunkType
int chunkLength
Exception e
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
io.grpc.netty.shaded.io.netty.buffer.ByteBuf in
java.util.List out
private static void checkByte (byte, byte)
byte actual
byte expect
private static io.grpc.netty.shaded.io.netty.handler.codec.compression.SnappyFrameDecoder$ChunkType mapChunkType (byte)
byte type
}
io/grpc/netty/shaded/io/netty/handler/codec/compression/Snappy$State.classSnappy.java
package io.grpc.netty.shaded.io.netty.handler.codec.compression
final io.grpc.netty.shaded.io.netty.handler.codec.compression.Snappy$State extends java.lang.Enum {
public static final io.grpc.netty.shaded.io.netty.handler.codec.compression.Snappy$State READY
public static final io.grpc.netty.shaded.io.netty.handler.codec.compression.Snappy$State READING_PREAMBLE
public static final io.grpc.netty.shaded.io.netty.handler.codec.compression.Snappy$State READING_TAG
public static final io.grpc.netty.shaded.io.netty.handler.codec.compression.Snappy$State READING_LITERAL
public static final io.grpc.netty.shaded.io.netty.handler.codec.compression.Snappy$State READING_COPY
private static final io.grpc.netty.shaded.io.netty.handler.codec.compression.Snappy$State[] $VALUES
public static io.grpc.netty.shaded.io.netty.handler.codec.compression.Snappy$State[] values ()
public static io.grpc.netty.shaded.io.netty.handler.codec.compression.Snappy$State valueOf (java.lang.String)
String name
private void (java.lang.String, int)
static void ()
}
io/grpc/netty/shaded/io/netty/handler/codec/compression/DecompressionException.classDecompressionException.java
package io.grpc.netty.shaded.io.netty.handler.codec.compression
public io.grpc.netty.shaded.io.netty.handler.codec.compression.DecompressionException extends io.grpc.netty.shaded.io.netty.handler.codec.DecoderException {
private static final long serialVersionUID
public void ()
public void (java.lang.String, java.lang.Throwable)
String message
Throwable cause
public void (java.lang.String)
String message
public void (java.lang.Throwable)
Throwable cause
}
io/grpc/netty/shaded/io/netty/handler/codec/compression/Crc32c.classCrc32c.java
package io.grpc.netty.shaded.io.netty.handler.codec.compression
io.grpc.netty.shaded.io.netty.handler.codec.compression.Crc32c extends io.grpc.netty.shaded.io.netty.handler.codec.compression.ByteBufChecksum {
private static final int[] CRC_TABLE
private static final long LONG_MASK
private static final int BYTE_MASK
private int crc
void ()
public void update (int)
int b
public void update (byte[], int, int)
int i
byte[] buffer
int offset
int length
int end
public long getValue ()
public void reset ()
private static int crc32c (int, int)
int crc
int b
static void ()
}
io/grpc/netty/shaded/io/netty/handler/codec/compression/Bzip2Encoder$State.classBzip2Encoder.java
package io.grpc.netty.shaded.io.netty.handler.codec.compression
final io.grpc.netty.shaded.io.netty.handler.codec.compression.Bzip2Encoder$State extends java.lang.Enum {
public static final io.grpc.netty.shaded.io.netty.handler.codec.compression.Bzip2Encoder$State INIT
public static final io.grpc.netty.shaded.io.netty.handler.codec.compression.Bzip2Encoder$State INIT_BLOCK
public static final io.grpc.netty.shaded.io.netty.handler.codec.compression.Bzip2Encoder$State WRITE_DATA
public static final io.grpc.netty.shaded.io.netty.handler.codec.compression.Bzip2Encoder$State CLOSE_BLOCK
private static final io.grpc.netty.shaded.io.netty.handler.codec.compression.Bzip2Encoder$State[] $VALUES
public static io.grpc.netty.shaded.io.netty.handler.codec.compression.Bzip2Encoder$State[] values ()
public static io.grpc.netty.shaded.io.netty.handler.codec.compression.Bzip2Encoder$State valueOf (java.lang.String)
String name
private void (java.lang.String, int)
static void ()
}
io/grpc/netty/shaded/io/netty/handler/codec/compression/ByteBufChecksum$SlowByteBufChecksum.classByteBufChecksum.java
package io.grpc.netty.shaded.io.netty.handler.codec.compression
io.grpc.netty.shaded.io.netty.handler.codec.compression.ByteBufChecksum$SlowByteBufChecksum extends io.grpc.netty.shaded.io.netty.handler.codec.compression.ByteBufChecksum {
protected final java.util.zip.Checksum checksum
void (java.util.zip.Checksum)
java.util.zip.Checksum checksum
public void update (int)
int b
public void update (byte[], int, int)
byte[] b
int off
int len
public long getValue ()
public void reset ()
}
io/grpc/netty/shaded/io/netty/handler/codec/compression/ZlibWrapper.classZlibWrapper.java
package io.grpc.netty.shaded.io.netty.handler.codec.compression
public final io.grpc.netty.shaded.io.netty.handler.codec.compression.ZlibWrapper extends java.lang.Enum {
public static final io.grpc.netty.shaded.io.netty.handler.codec.compression.ZlibWrapper ZLIB
public static final io.grpc.netty.shaded.io.netty.handler.codec.compression.ZlibWrapper GZIP
public static final io.grpc.netty.shaded.io.netty.handler.codec.compression.ZlibWrapper NONE
public static final io.grpc.netty.shaded.io.netty.handler.codec.compression.ZlibWrapper ZLIB_OR_NONE
private static final io.grpc.netty.shaded.io.netty.handler.codec.compression.ZlibWrapper[] $VALUES
public static io.grpc.netty.shaded.io.netty.handler.codec.compression.ZlibWrapper[] values ()
public static io.grpc.netty.shaded.io.netty.handler.codec.compression.ZlibWrapper valueOf (java.lang.String)
String name
private void (java.lang.String, int)
static void ()
}
io/grpc/netty/shaded/io/netty/handler/codec/compression/Bzip2Decoder.classBzip2Decoder.java
package io.grpc.netty.shaded.io.netty.handler.codec.compression
public io.grpc.netty.shaded.io.netty.handler.codec.compression.Bzip2Decoder extends io.grpc.netty.shaded.io.netty.handler.codec.ByteToMessageDecoder {
private io.grpc.netty.shaded.io.netty.handler.codec.compression.Bzip2Decoder$State currentState
private final io.grpc.netty.shaded.io.netty.handler.codec.compression.Bzip2BitReader reader
private io.grpc.netty.shaded.io.netty.handler.codec.compression.Bzip2BlockDecompressor blockDecompressor
private io.grpc.netty.shaded.io.netty.handler.codec.compression.Bzip2HuffmanStageDecoder huffmanStageDecoder
private int blockSize
private int blockCRC
private int streamCRC
public void ()
protected void decode (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, io.grpc.netty.shaded.io.netty.buffer.ByteBuf, java.util.List) throws java.lang.Exception
int magicNumber
int blockSize
int storedCombinedCRC
int magic1
int magic2
boolean blockRandomised
int bwtStartPointer
int j
int k
int i
io.grpc.netty.shaded.io.netty.handler.codec.compression.Bzip2BlockDecompressor blockDecompressor
int inUse16
int bitNumber
byte[] huffmanSymbolMap
int huffmanSymbolCount
int totalTables
int alphaSize
int totalSelectors
int index
int totalSelectors
io.grpc.netty.shaded.io.netty.handler.codec.compression.Bzip2HuffmanStageDecoder huffmanStageDecoder
byte[] selectors
io.grpc.netty.shaded.io.netty.handler.codec.compression.Bzip2MoveToFrontTable tableMtf
int currSelector
int totalTables
int alphaSize
io.grpc.netty.shaded.io.netty.handler.codec.compression.Bzip2HuffmanStageDecoder huffmanStageDecoder
byte[][] codeLength
int currGroup
int currLength
int currAlpha
boolean modifyLength
boolean saveStateAndReturn
int uncByte
int currentBlockCRC
io.grpc.netty.shaded.io.netty.handler.codec.compression.Bzip2BlockDecompressor blockDecompressor
int oldReaderIndex
boolean decoded
int blockLength
io.grpc.netty.shaded.io.netty.buffer.ByteBuf uncompressed
boolean success
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
io.grpc.netty.shaded.io.netty.buffer.ByteBuf in
java.util.List out
io.grpc.netty.shaded.io.netty.handler.codec.compression.Bzip2BitReader reader
public boolean isClosed ()
}
io/grpc/netty/shaded/io/netty/handler/codec/compression/FastLz.classFastLz.java
package io.grpc.netty.shaded.io.netty.handler.codec.compression
final io.grpc.netty.shaded.io.netty.handler.codec.compression.FastLz extends java.lang.Object {
private static final int MAX_DISTANCE
private static final int MAX_FARDISTANCE
private static final int HASH_LOG
private static final int HASH_SIZE
private static final int HASH_MASK
private static final int MAX_COPY
private static final int MAX_LEN
private static final int MIN_RECOMENDED_LENGTH_FOR_LEVEL_2
static final int MAGIC_NUMBER
static final byte BLOCK_TYPE_NON_COMPRESSED
static final byte BLOCK_TYPE_COMPRESSED
static final byte BLOCK_WITHOUT_CHECKSUM
static final byte BLOCK_WITH_CHECKSUM
static final int OPTIONS_OFFSET
static final int CHECKSUM_OFFSET
static final int MAX_CHUNK_LENGTH
static final int MIN_LENGTH_TO_COMPRESSION
static final int LEVEL_AUTO
static final int LEVEL_1
static final int LEVEL_2
static int calculateOutputBufferLength (int)
int inputLength
int outputLength
static int compress (byte[], int, int, byte[], int, int)
int level
int hval
byte x
int ref
long distance
int len
int anchor
boolean matchLabel
int hval
byte[] input
int inOffset
int inLength
byte[] output
int outOffset
int proposedLevel
int level
int ip
int ipBound
int ipLimit
int op
int[] htab
int hslot
int copy
static int decompress (byte[], int, int, byte[], int, int)
int code
int code
byte b
int ref
long len
long ofs
byte[] input
int inOffset
int inLength
byte[] output
int outOffset
int outLength
int level
int ip
int op
long ctrl
int loop
private static int hashFunction (byte[], int)
byte[] p
int offset
int v
private static int readU16 (byte[], int)
byte[] data
int offset
private void ()
}
io/grpc/netty/shaded/io/netty/handler/codec/compression/Bzip2HuffmanStageEncoder.classBzip2HuffmanStageEncoder.java
package io.grpc.netty.shaded.io.netty.handler.codec.compression
final io.grpc.netty.shaded.io.netty.handler.codec.compression.Bzip2HuffmanStageEncoder extends java.lang.Object {
private static final int HUFFMAN_HIGH_SYMBOL_COST
private final io.grpc.netty.shaded.io.netty.handler.codec.compression.Bzip2BitWriter writer
private final char[] mtfBlock
private final int mtfLength
private final int mtfAlphabetSize
private final int[] mtfSymbolFrequencies
private final int[][] huffmanCodeLengths
private final int[][] huffmanMergedCodeSymbols
private final byte[] selectors
void (io.grpc.netty.shaded.io.netty.handler.codec.compression.Bzip2BitWriter, char[], int, int, int[])
io.grpc.netty.shaded.io.netty.handler.codec.compression.Bzip2BitWriter writer
char[] mtfBlock
int mtfLength
int mtfAlphabetSize
int[] mtfSymbolFrequencies
int totalTables
private static int selectTableCount (int)
int mtfLength
private static void generateHuffmanCodeLengths (int, int[], int[])
int i
int i
int i
int alphabetSize
int[] symbolFrequencies
int[] codeLengths
int[] mergedFrequenciesAndIndices
int[] sortedFrequencies
private void generateHuffmanOptimisationSeeds ()
int j
int targetCumulativeFrequency
int lowCostStart
int actualCumulativeFrequency
int[] tableCodeLengths
int i
int[][] huffmanCodeLengths
int[] mtfSymbolFrequencies
int mtfAlphabetSize
int totalTables
int remainingLength
int lowCostEnd
private void optimiseSelectorsAndHuffmanTables (boolean)
int j
int value
int i
int tableCost
byte i
int i
int groupEnd
short[] cost
byte bestTable
int bestCost
int[] bestGroupFrequencies
int groupStart
int i
boolean storeSelectors
char[] mtfBlock
byte[] selectors
int[][] huffmanCodeLengths
int mtfLength
int mtfAlphabetSize
int totalTables
int[][] tableFrequencies
int selectorIndex
private void assignHuffmanCodeSymbols ()
int length
int j
int k
int j
int[] tableLengths
int minimumLength
int maximumLength
int code
int i
int[][] huffmanMergedCodeSymbols
int[][] huffmanCodeLengths
int mtfAlphabetSize
int totalTables
private void writeSelectorsAndHuffmanTables (io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
byte selector
int codeLength
int value
int delta
int j
int currentLength
int[] tableLengths
io.grpc.netty.shaded.io.netty.buffer.ByteBuf out
io.grpc.netty.shaded.io.netty.handler.codec.compression.Bzip2BitWriter writer
byte[] selectors
int totalSelectors
int[][] huffmanCodeLengths
int totalTables
int mtfAlphabetSize
io.grpc.netty.shaded.io.netty.handler.codec.compression.Bzip2MoveToFrontTable selectorMTF
private void writeBlockData (io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
int mergedCodeSymbol
int groupEnd
int[] tableMergedCodeSymbols
int mtfIndex
io.grpc.netty.shaded.io.netty.buffer.ByteBuf out
io.grpc.netty.shaded.io.netty.handler.codec.compression.Bzip2BitWriter writer
int[][] huffmanMergedCodeSymbols
byte[] selectors
char[] mtf
int mtfLength
int selectorIndex
void encode (io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
int i
io.grpc.netty.shaded.io.netty.buffer.ByteBuf out
}
io/grpc/netty/shaded/io/netty/handler/codec/compression/Bzip2Decoder$1.classBzip2Decoder.java
package io.grpc.netty.shaded.io.netty.handler.codec.compression
io.grpc.netty.shaded.io.netty.handler.codec.compression.Bzip2Decoder$1 extends java.lang.Object {
static final int[] $SwitchMap$io$netty$handler$codec$compression$Bzip2Decoder$State
static void ()
}
io/grpc/netty/shaded/io/netty/handler/codec/serialization/ObjectEncoderOutputStream.classObjectEncoderOutputStream.java
package io.grpc.netty.shaded.io.netty.handler.codec.serialization
public io.grpc.netty.shaded.io.netty.handler.codec.serialization.ObjectEncoderOutputStream extends java.io.OutputStream implements java.io.ObjectOutput {
private final java.io.DataOutputStream out
private final int estimatedLength
public void (java.io.OutputStream)
java.io.OutputStream out
public void (java.io.OutputStream, int)
java.io.OutputStream out
int estimatedLength
public void writeObject (java.lang.Object) throws java.io.IOException
java.io.ObjectOutputStream oout
int objectSize
Object obj
io.grpc.netty.shaded.io.netty.buffer.ByteBuf buf
public void write (int) throws java.io.IOException
int b
public void close () throws java.io.IOException
public void flush () throws java.io.IOException
public final int size ()
public void write (byte[], int, int) throws java.io.IOException
byte[] b
int off
int len
public void write (byte[]) throws java.io.IOException
byte[] b
public final void writeBoolean (boolean) throws java.io.IOException
boolean v
public final void writeByte (int) throws java.io.IOException
int v
public final void writeBytes (java.lang.String) throws java.io.IOException
String s
public final void writeChar (int) throws java.io.IOException
int v
public final void writeChars (java.lang.String) throws java.io.IOException
String s
public final void writeDouble (double) throws java.io.IOException
double v
public final void writeFloat (float) throws java.io.IOException
float v
public final void writeInt (int) throws java.io.IOException
int v
public final void writeLong (long) throws java.io.IOException
long v
public final void writeShort (int) throws java.io.IOException
int v
public final void writeUTF (java.lang.String) throws java.io.IOException
String str
}
io/grpc/netty/shaded/io/netty/handler/codec/serialization/CompactObjectOutputStream.classCompactObjectOutputStream.java
package io.grpc.netty.shaded.io.netty.handler.codec.serialization
io.grpc.netty.shaded.io.netty.handler.codec.serialization.CompactObjectOutputStream extends java.io.ObjectOutputStream {
static final int TYPE_FAT_DESCRIPTOR
static final int TYPE_THIN_DESCRIPTOR
void (java.io.OutputStream) throws java.io.IOException
java.io.OutputStream out
protected void writeStreamHeader () throws java.io.IOException
protected void writeClassDescriptor (java.io.ObjectStreamClass) throws java.io.IOException
java.io.ObjectStreamClass desc
Class clazz
}
io/grpc/netty/shaded/io/netty/handler/codec/serialization/ObjectDecoderInputStream.classObjectDecoderInputStream.java
package io.grpc.netty.shaded.io.netty.handler.codec.serialization
public io.grpc.netty.shaded.io.netty.handler.codec.serialization.ObjectDecoderInputStream extends java.io.InputStream implements java.io.ObjectInput {
private final java.io.DataInputStream in
private final int maxObjectSize
private final io.grpc.netty.shaded.io.netty.handler.codec.serialization.ClassResolver classResolver
public void (java.io.InputStream)
java.io.InputStream in
public void (java.io.InputStream, java.lang.ClassLoader)
java.io.InputStream in
ClassLoader classLoader
public void (java.io.InputStream, int)
java.io.InputStream in
int maxObjectSize
public void (java.io.InputStream, java.lang.ClassLoader, int)
java.io.InputStream in
ClassLoader classLoader
int maxObjectSize
public java.lang.Object readObject () throws java.lang.ClassNotFoundException java.io.IOException
int dataLen
public int available () throws java.io.IOException
public void close () throws java.io.IOException
public void mark (int)
int readlimit
public boolean markSupported ()
public int read () throws java.io.IOException
public final int read (byte[], int, int) throws java.io.IOException
byte[] b
int off
int len
public final int read (byte[]) throws java.io.IOException
byte[] b
public final boolean readBoolean () throws java.io.IOException
public final byte readByte () throws java.io.IOException
public final char readChar () throws java.io.IOException
public final double readDouble () throws java.io.IOException
public final float readFloat () throws java.io.IOException
public final void readFully (byte[], int, int) throws java.io.IOException
byte[] b
int off
int len
public final void readFully (byte[]) throws java.io.IOException
byte[] b
public final int readInt () throws java.io.IOException
public final java.lang.String readLine () throws java.io.IOException
public final long readLong () throws java.io.IOException
public final short readShort () throws java.io.IOException
public final int readUnsignedByte () throws java.io.IOException
public final int readUnsignedShort () throws java.io.IOException
public final java.lang.String readUTF () throws java.io.IOException
public void reset () throws java.io.IOException
public long skip (long) throws java.io.IOException
long n
public final int skipBytes (int) throws java.io.IOException
int n
}
io/grpc/netty/shaded/io/netty/handler/codec/serialization/CompactObjectInputStream.classCompactObjectInputStream.java
package io.grpc.netty.shaded.io.netty.handler.codec.serialization
io.grpc.netty.shaded.io.netty.handler.codec.serialization.CompactObjectInputStream extends java.io.ObjectInputStream {
private final io.grpc.netty.shaded.io.netty.handler.codec.serialization.ClassResolver classResolver
void (java.io.InputStream, io.grpc.netty.shaded.io.netty.handler.codec.serialization.ClassResolver) throws java.io.IOException
java.io.InputStream in
io.grpc.netty.shaded.io.netty.handler.codec.serialization.ClassResolver classResolver
protected void readStreamHeader () throws java.io.IOException
int version
protected java.io.ObjectStreamClass readClassDescriptor () throws java.io.IOException java.lang.ClassNotFoundException
String className
Class clazz
int type
protected java.lang.Class resolveClass (java.io.ObjectStreamClass) throws java.io.IOException java.lang.ClassNotFoundException
Class clazz
ClassNotFoundException ignored
java.io.ObjectStreamClass desc
Class clazz
}
io/grpc/netty/shaded/io/netty/handler/codec/serialization/CachingClassResolver.classCachingClassResolver.java
package io.grpc.netty.shaded.io.netty.handler.codec.serialization
io.grpc.netty.shaded.io.netty.handler.codec.serialization.CachingClassResolver extends java.lang.Object implements io.grpc.netty.shaded.io.netty.handler.codec.serialization.ClassResolver {
private final java.util.Map classCache
private final io.grpc.netty.shaded.io.netty.handler.codec.serialization.ClassResolver delegate
void (io.grpc.netty.shaded.io.netty.handler.codec.serialization.ClassResolver, java.util.Map)
io.grpc.netty.shaded.io.netty.handler.codec.serialization.ClassResolver delegate
java.util.Map classCache
public java.lang.Class resolve (java.lang.String) throws java.lang.ClassNotFoundException
String className
Class clazz
}
META-INF/maven/io.netty/netty-codec/
META-INF/maven/io.netty/netty-codec/pom.xml
io/grpc/netty/shaded/io/netty/handler/codec/DefaultHeaders$ValueIterator.classDefaultHeaders.java
package io.grpc.netty.shaded.io.netty.handler.codec
final io.grpc.netty.shaded.io.netty.handler.codec.DefaultHeaders$ValueIterator extends java.lang.Object implements java.util.Iterator {
private final Object name
private final int hash
private io.grpc.netty.shaded.io.netty.handler.codec.DefaultHeaders$HeaderEntry next
final io.grpc.netty.shaded.io.netty.handler.codec.DefaultHeaders this$0
void (io.grpc.netty.shaded.io.netty.handler.codec.DefaultHeaders, java.lang.Object)
Object name
public boolean hasNext ()
public java.lang.Object next ()
io.grpc.netty.shaded.io.netty.handler.codec.DefaultHeaders$HeaderEntry current
public void remove ()
private void calculateNext (io.grpc.netty.shaded.io.netty.handler.codec.DefaultHeaders$HeaderEntry)
io.grpc.netty.shaded.io.netty.handler.codec.DefaultHeaders$HeaderEntry entry
}
io/grpc/netty/shaded/io/netty/handler/codec/ByteToMessageCodec.classByteToMessageCodec.java
package io.grpc.netty.shaded.io.netty.handler.codec
public abstract io.grpc.netty.shaded.io.netty.handler.codec.ByteToMessageCodec extends io.grpc.netty.shaded.io.netty.channel.ChannelDuplexHandler {
private final io.grpc.netty.shaded.io.netty.util.internal.TypeParameterMatcher outboundMsgMatcher
private final io.grpc.netty.shaded.io.netty.handler.codec.MessageToByteEncoder encoder
private final io.grpc.netty.shaded.io.netty.handler.codec.ByteToMessageDecoder decoder
protected void ()
protected void (java.lang.Class)
Class outboundMessageType
protected void (boolean)
boolean preferDirect
protected void (java.lang.Class, boolean)
Class outboundMessageType
boolean preferDirect
public boolean acceptOutboundMessage (java.lang.Object) throws java.lang.Exception
Object msg
public void channelRead (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, java.lang.Object) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
Object msg
public void write (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, java.lang.Object, io.grpc.netty.shaded.io.netty.channel.ChannelPromise) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
Object msg
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
public void channelReadComplete (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
public void channelInactive (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
public void handlerAdded (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
public void handlerRemoved (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
protected abstract void encode (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, java.lang.Object, io.grpc.netty.shaded.io.netty.buffer.ByteBuf) throws java.lang.Exception
protected abstract void decode (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, io.grpc.netty.shaded.io.netty.buffer.ByteBuf, java.util.List) throws java.lang.Exception
protected void decodeLast (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, io.grpc.netty.shaded.io.netty.buffer.ByteBuf, java.util.List) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
io.grpc.netty.shaded.io.netty.buffer.ByteBuf in
java.util.List out
}
io/grpc/netty/shaded/io/netty/handler/codec/TooLongFrameException.classTooLongFrameException.java
package io.grpc.netty.shaded.io.netty.handler.codec
public io.grpc.netty.shaded.io.netty.handler.codec.TooLongFrameException extends io.grpc.netty.shaded.io.netty.handler.codec.DecoderException {
private static final long serialVersionUID
public void ()
public void (java.lang.String, java.lang.Throwable)
String message
Throwable cause
public void (java.lang.String)
String message
public void (java.lang.Throwable)
Throwable cause
}
io/grpc/netty/shaded/io/netty/handler/codec/DatagramPacketDecoder.classDatagramPacketDecoder.java
package io.grpc.netty.shaded.io.netty.handler.codec
public io.grpc.netty.shaded.io.netty.handler.codec.DatagramPacketDecoder extends io.grpc.netty.shaded.io.netty.handler.codec.MessageToMessageDecoder {
private final io.grpc.netty.shaded.io.netty.handler.codec.MessageToMessageDecoder decoder
public void (io.grpc.netty.shaded.io.netty.handler.codec.MessageToMessageDecoder)
io.grpc.netty.shaded.io.netty.handler.codec.MessageToMessageDecoder decoder
public boolean acceptInboundMessage (java.lang.Object) throws java.lang.Exception
Object msg
protected void decode (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, io.grpc.netty.shaded.io.netty.channel.socket.DatagramPacket, java.util.List) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
io.grpc.netty.shaded.io.netty.channel.socket.DatagramPacket msg
java.util.List out
public void channelRegistered (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
public void channelUnregistered (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
public void channelActive (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
public void channelInactive (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
public void channelReadComplete (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
public void userEventTriggered (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, java.lang.Object) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
Object evt
public void channelWritabilityChanged (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
public void exceptionCaught (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, java.lang.Throwable) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
Throwable cause
public void handlerAdded (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
public void handlerRemoved (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
public boolean isSharable ()
protected volatile void decode (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, java.lang.Object, java.util.List) throws java.lang.Exception
}
io/grpc/netty/shaded/io/netty/handler/codec/AsciiHeadersEncoder.classAsciiHeadersEncoder.java
package io.grpc.netty.shaded.io.netty.handler.codec
public final io.grpc.netty.shaded.io.netty.handler.codec.AsciiHeadersEncoder extends java.lang.Object {
private final io.grpc.netty.shaded.io.netty.buffer.ByteBuf buf
private final io.grpc.netty.shaded.io.netty.handler.codec.AsciiHeadersEncoder$SeparatorType separatorType
private final io.grpc.netty.shaded.io.netty.handler.codec.AsciiHeadersEncoder$NewlineType newlineType
public void (io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
io.grpc.netty.shaded.io.netty.buffer.ByteBuf buf
public void (io.grpc.netty.shaded.io.netty.buffer.ByteBuf, io.grpc.netty.shaded.io.netty.handler.codec.AsciiHeadersEncoder$SeparatorType, io.grpc.netty.shaded.io.netty.handler.codec.AsciiHeadersEncoder$NewlineType)
io.grpc.netty.shaded.io.netty.buffer.ByteBuf buf
io.grpc.netty.shaded.io.netty.handler.codec.AsciiHeadersEncoder$SeparatorType separatorType
io.grpc.netty.shaded.io.netty.handler.codec.AsciiHeadersEncoder$NewlineType newlineType
public void encode (java.util.Map$Entry)
java.util.Map$Entry entry
CharSequence name
CharSequence value
io.grpc.netty.shaded.io.netty.buffer.ByteBuf buf
int nameLen
int valueLen
int entryLen
int offset
private static void writeAscii (io.grpc.netty.shaded.io.netty.buffer.ByteBuf, int, java.lang.CharSequence)
io.grpc.netty.shaded.io.netty.buffer.ByteBuf buf
int offset
CharSequence value
}
io/grpc/netty/shaded/io/netty/handler/codec/CharSequenceValueConverter.classCharSequenceValueConverter.java
package io.grpc.netty.shaded.io.netty.handler.codec
public io.grpc.netty.shaded.io.netty.handler.codec.CharSequenceValueConverter extends java.lang.Object implements io.grpc.netty.shaded.io.netty.handler.codec.ValueConverter {
public static final io.grpc.netty.shaded.io.netty.handler.codec.CharSequenceValueConverter INSTANCE
private static final io.grpc.netty.shaded.io.netty.util.AsciiString TRUE_ASCII
public void ()
public java.lang.CharSequence convertObject (java.lang.Object)
Object value
public java.lang.CharSequence convertInt (int)
int value
public java.lang.CharSequence convertLong (long)
long value
public java.lang.CharSequence convertDouble (double)
double value
public java.lang.CharSequence convertChar (char)
char value
public java.lang.CharSequence convertBoolean (boolean)
boolean value
public java.lang.CharSequence convertFloat (float)
float value
public boolean convertToBoolean (java.lang.CharSequence)
CharSequence value
public java.lang.CharSequence convertByte (byte)
byte value
public byte convertToByte (java.lang.CharSequence)
CharSequence value
public char convertToChar (java.lang.CharSequence)
CharSequence value
public java.lang.CharSequence convertShort (short)
short value
public short convertToShort (java.lang.CharSequence)
CharSequence value
public int convertToInt (java.lang.CharSequence)
CharSequence value
public long convertToLong (java.lang.CharSequence)
CharSequence value
public java.lang.CharSequence convertTimeMillis (long)
long value
public long convertToTimeMillis (java.lang.CharSequence)
CharSequence value
java.util.Date date
public float convertToFloat (java.lang.CharSequence)
CharSequence value
public double convertToDouble (java.lang.CharSequence)
CharSequence value
public volatile double convertToDouble (java.lang.Object)
public volatile java.lang.Object convertDouble (double)
public volatile float convertToFloat (java.lang.Object)
public volatile java.lang.Object convertFloat (float)
public volatile long convertToTimeMillis (java.lang.Object)
public volatile java.lang.Object convertTimeMillis (long)
public volatile long convertToLong (java.lang.Object)
public volatile java.lang.Object convertLong (long)
public volatile int convertToInt (java.lang.Object)
public volatile java.lang.Object convertInt (int)
public volatile short convertToShort (java.lang.Object)
public volatile java.lang.Object convertShort (short)
public volatile char convertToChar (java.lang.Object)
public volatile java.lang.Object convertChar (char)
public volatile byte convertToByte (java.lang.Object)
public volatile java.lang.Object convertByte (byte)
public volatile boolean convertToBoolean (java.lang.Object)
public volatile java.lang.Object convertBoolean (boolean)
public volatile java.lang.Object convertObject (java.lang.Object)
static void ()
}
io/grpc/netty/shaded/io/netty/handler/codec/DateFormatter.classDateFormatter.java
package io.grpc.netty.shaded.io.netty.handler.codec
public final io.grpc.netty.shaded.io.netty.handler.codec.DateFormatter extends java.lang.Object {
private static final java.util.BitSet DELIMITERS
private static final String[] DAY_OF_WEEK_TO_SHORT_NAME
private static final String[] CALENDAR_MONTH_TO_SHORT_NAME
private static final io.grpc.netty.shaded.io.netty.util.concurrent.FastThreadLocal INSTANCES
private final java.util.GregorianCalendar cal
private final StringBuilder sb
private boolean timeFound
private int hours
private int minutes
private int seconds
private boolean dayOfMonthFound
private int dayOfMonth
private boolean monthFound
private int month
private boolean yearFound
private int year
public static java.util.Date parseHttpDate (java.lang.CharSequence)
CharSequence txt
public static java.util.Date parseHttpDate (java.lang.CharSequence, int, int)
CharSequence txt
int start
int end
int length
public static java.lang.String format (java.util.Date)
java.util.Date date
public static java.lang.StringBuilder append (java.util.Date, java.lang.StringBuilder)
java.util.Date date
StringBuilder sb
private static io.grpc.netty.shaded.io.netty.handler.codec.DateFormatter formatter ()
io.grpc.netty.shaded.io.netty.handler.codec.DateFormatter formatter
private static boolean isDelim (char)
char c
private static boolean isDigit (char)
char c
private static int getNumericalValue (char)
char c
private void ()
public void reset ()
private boolean tryParseTime (java.lang.CharSequence, int, int)
char c
int i
CharSequence txt
int tokenStart
int tokenEnd
int len
int localHours
int localMinutes
int localSeconds
int currentPartNumber
int currentPartValue
int numDigits
private boolean tryParseDayOfMonth (java.lang.CharSequence, int, int)
char c0
char c0
char c1
CharSequence txt
int tokenStart
int tokenEnd
int len
private static boolean matchMonth (java.lang.String, java.lang.CharSequence, int)
String month
CharSequence txt
int tokenStart
private boolean tryParseMonth (java.lang.CharSequence, int, int)
CharSequence txt
int tokenStart
int tokenEnd
int len
private boolean tryParseYear (java.lang.CharSequence, int, int)
char c0
char c1
char c0
char c1
char c2
char c3
CharSequence txt
int tokenStart
int tokenEnd
int len
private boolean parseToken (java.lang.CharSequence, int, int)
CharSequence txt
int tokenStart
int tokenEnd
private java.util.Date parse0 (java.lang.CharSequence, int, int)
CharSequence txt
int start
int end
boolean allPartsFound
private boolean parse1 (java.lang.CharSequence, int, int)
char c
int i
CharSequence txt
int start
int end
int tokenStart
private boolean normalizeAndValidate ()
private java.util.Date computeDate ()
private java.lang.String format0 (java.util.Date)
java.util.Date date
private java.lang.StringBuilder append0 (java.util.Date, java.lang.StringBuilder)
java.util.Date date
StringBuilder sb
private static java.lang.StringBuilder appendZeroLeftPadded (int, java.lang.StringBuilder)
int value
StringBuilder sb
void (io.grpc.netty.shaded.io.netty.handler.codec.DateFormatter$1)
io.grpc.netty.shaded.io.netty.handler.codec.DateFormatter$1 x0
static void ()
char c
char c
char c
char c
}
io/grpc/netty/shaded/io/netty/handler/codec/DefaultHeaders$NameValidator$1.classDefaultHeaders.java
package io.grpc.netty.shaded.io.netty.handler.codec
final io.grpc.netty.shaded.io.netty.handler.codec.DefaultHeaders$NameValidator$1 extends java.lang.Object implements io.grpc.netty.shaded.io.netty.handler.codec.DefaultHeaders$NameValidator {
void ()
public void validateName (java.lang.Object)
Object name
}
io/grpc/netty/shaded/io/netty/handler/codec/protobuf/ProtobufVarint32FrameDecoder.classProtobufVarint32FrameDecoder.java
package io.grpc.netty.shaded.io.netty.handler.codec.protobuf
public io.grpc.netty.shaded.io.netty.handler.codec.protobuf.ProtobufVarint32FrameDecoder extends io.grpc.netty.shaded.io.netty.handler.codec.ByteToMessageDecoder {
public void ()
protected void decode (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, io.grpc.netty.shaded.io.netty.buffer.ByteBuf, java.util.List) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
io.grpc.netty.shaded.io.netty.buffer.ByteBuf in
java.util.List out
int preIndex
int length
private static int readRawVarint32 (io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
int result
io.grpc.netty.shaded.io.netty.buffer.ByteBuf buffer
byte tmp
}
io/grpc/netty/shaded/io/netty/handler/codec/Headers.classHeaders.java
package io.grpc.netty.shaded.io.netty.handler.codec
public abstract io.grpc.netty.shaded.io.netty.handler.codec.Headers extends java.lang.Object implements java.lang.Iterable {
public abstract java.lang.Object get (java.lang.Object)
public abstract java.lang.Object get (java.lang.Object, java.lang.Object)
public abstract java.lang.Object getAndRemove (java.lang.Object)
public abstract java.lang.Object getAndRemove (java.lang.Object, java.lang.Object)
public abstract java.util.List getAll (java.lang.Object)
public abstract java.util.List getAllAndRemove (java.lang.Object)
public abstract java.lang.Boolean getBoolean (java.lang.Object)
public abstract boolean getBoolean (java.lang.Object, boolean)
public abstract java.lang.Byte getByte (java.lang.Object)
public abstract byte getByte (java.lang.Object, byte)
public abstract java.lang.Character getChar (java.lang.Object)
public abstract char getChar (java.lang.Object, char)
public abstract java.lang.Short getShort (java.lang.Object)
public abstract short getShort (java.lang.Object, short)
public abstract java.lang.Integer getInt (java.lang.Object)
public abstract int getInt (java.lang.Object, int)
public abstract java.lang.Long getLong (java.lang.Object)
public abstract long getLong (java.lang.Object, long)
public abstract java.lang.Float getFloat (java.lang.Object)
public abstract float getFloat (java.lang.Object, float)
public abstract java.lang.Double getDouble (java.lang.Object)
public abstract double getDouble (java.lang.Object, double)
public abstract java.lang.Long getTimeMillis (java.lang.Object)
public abstract long getTimeMillis (java.lang.Object, long)
public abstract java.lang.Boolean getBooleanAndRemove (java.lang.Object)
public abstract boolean getBooleanAndRemove (java.lang.Object, boolean)
public abstract java.lang.Byte getByteAndRemove (java.lang.Object)
public abstract byte getByteAndRemove (java.lang.Object, byte)
public abstract java.lang.Character getCharAndRemove (java.lang.Object)
public abstract char getCharAndRemove (java.lang.Object, char)
public abstract java.lang.Short getShortAndRemove (java.lang.Object)
public abstract short getShortAndRemove (java.lang.Object, short)
public abstract java.lang.Integer getIntAndRemove (java.lang.Object)
public abstract int getIntAndRemove (java.lang.Object, int)
public abstract java.lang.Long getLongAndRemove (java.lang.Object)
public abstract long getLongAndRemove (java.lang.Object, long)
public abstract java.lang.Float getFloatAndRemove (java.lang.Object)
public abstract float getFloatAndRemove (java.lang.Object, float)
public abstract java.lang.Double getDoubleAndRemove (java.lang.Object)
public abstract double getDoubleAndRemove (java.lang.Object, double)
public abstract java.lang.Long getTimeMillisAndRemove (java.lang.Object)
public abstract long getTimeMillisAndRemove (java.lang.Object, long)
public abstract boolean contains (java.lang.Object)
public abstract boolean contains (java.lang.Object, java.lang.Object)
public abstract boolean containsObject (java.lang.Object, java.lang.Object)
public abstract boolean containsBoolean (java.lang.Object, boolean)
public abstract boolean containsByte (java.lang.Object, byte)
public abstract boolean containsChar (java.lang.Object, char)
public abstract boolean containsShort (java.lang.Object, short)
public abstract boolean containsInt (java.lang.Object, int)
public abstract boolean containsLong (java.lang.Object, long)
public abstract boolean containsFloat (java.lang.Object, float)
public abstract boolean containsDouble (java.lang.Object, double)
public abstract boolean containsTimeMillis (java.lang.Object, long)
public abstract int size ()
public abstract boolean isEmpty ()
public abstract java.util.Set names ()
public abstract io.grpc.netty.shaded.io.netty.handler.codec.Headers add (java.lang.Object, java.lang.Object)
public abstract io.grpc.netty.shaded.io.netty.handler.codec.Headers add (java.lang.Object, java.lang.Iterable)
public transient abstract io.grpc.netty.shaded.io.netty.handler.codec.Headers add (java.lang.Object, java.lang.Object[])
public abstract io.grpc.netty.shaded.io.netty.handler.codec.Headers addObject (java.lang.Object, java.lang.Object)
public abstract io.grpc.netty.shaded.io.netty.handler.codec.Headers addObject (java.lang.Object, java.lang.Iterable)
public transient abstract io.grpc.netty.shaded.io.netty.handler.codec.Headers addObject (java.lang.Object, java.lang.Object[])
public abstract io.grpc.netty.shaded.io.netty.handler.codec.Headers addBoolean (java.lang.Object, boolean)
public abstract io.grpc.netty.shaded.io.netty.handler.codec.Headers addByte (java.lang.Object, byte)
public abstract io.grpc.netty.shaded.io.netty.handler.codec.Headers addChar (java.lang.Object, char)
public abstract io.grpc.netty.shaded.io.netty.handler.codec.Headers addShort (java.lang.Object, short)
public abstract io.grpc.netty.shaded.io.netty.handler.codec.Headers addInt (java.lang.Object, int)
public abstract io.grpc.netty.shaded.io.netty.handler.codec.Headers addLong (java.lang.Object, long)
public abstract io.grpc.netty.shaded.io.netty.handler.codec.Headers addFloat (java.lang.Object, float)
public abstract io.grpc.netty.shaded.io.netty.handler.codec.Headers addDouble (java.lang.Object, double)
public abstract io.grpc.netty.shaded.io.netty.handler.codec.Headers addTimeMillis (java.lang.Object, long)
public abstract io.grpc.netty.shaded.io.netty.handler.codec.Headers add (io.grpc.netty.shaded.io.netty.handler.codec.Headers)
public abstract io.grpc.netty.shaded.io.netty.handler.codec.Headers set (java.lang.Object, java.lang.Object)
public abstract io.grpc.netty.shaded.io.netty.handler.codec.Headers set (java.lang.Object, java.lang.Iterable)
public transient abstract io.grpc.netty.shaded.io.netty.handler.codec.Headers set (java.lang.Object, java.lang.Object[])
public abstract io.grpc.netty.shaded.io.netty.handler.codec.Headers setObject (java.lang.Object, java.lang.Object)
public abstract io.grpc.netty.shaded.io.netty.handler.codec.Headers setObject (java.lang.Object, java.lang.Iterable)
public transient abstract io.grpc.netty.shaded.io.netty.handler.codec.Headers setObject (java.lang.Object, java.lang.Object[])
public abstract io.grpc.netty.shaded.io.netty.handler.codec.Headers setBoolean (java.lang.Object, boolean)
public abstract io.grpc.netty.shaded.io.netty.handler.codec.Headers setByte (java.lang.Object, byte)
public abstract io.grpc.netty.shaded.io.netty.handler.codec.Headers setChar (java.lang.Object, char)
public abstract io.grpc.netty.shaded.io.netty.handler.codec.Headers setShort (java.lang.Object, short)
public abstract io.grpc.netty.shaded.io.netty.handler.codec.Headers setInt (java.lang.Object, int)
public abstract io.grpc.netty.shaded.io.netty.handler.codec.Headers setLong (java.lang.Object, long)
public abstract io.grpc.netty.shaded.io.netty.handler.codec.Headers setFloat (java.lang.Object, float)
public abstract io.grpc.netty.shaded.io.netty.handler.codec.Headers setDouble (java.lang.Object, double)
public abstract io.grpc.netty.shaded.io.netty.handler.codec.Headers setTimeMillis (java.lang.Object, long)
public abstract io.grpc.netty.shaded.io.netty.handler.codec.Headers set (io.grpc.netty.shaded.io.netty.handler.codec.Headers)
public abstract io.grpc.netty.shaded.io.netty.handler.codec.Headers setAll (io.grpc.netty.shaded.io.netty.handler.codec.Headers)
public abstract boolean remove (java.lang.Object)
public abstract io.grpc.netty.shaded.io.netty.handler.codec.Headers clear ()
public abstract java.util.Iterator iterator ()
}
io/grpc/netty/shaded/io/netty/handler/codec/LineBasedFrameDecoder.classLineBasedFrameDecoder.java
package io.grpc.netty.shaded.io.netty.handler.codec
public io.grpc.netty.shaded.io.netty.handler.codec.LineBasedFrameDecoder extends io.grpc.netty.shaded.io.netty.handler.codec.ByteToMessageDecoder {
private final int maxLength
private final boolean failFast
private final boolean stripDelimiter
private boolean discarding
private int discardedBytes
private int offset
public void (int)
int maxLength
public void (int, boolean, boolean)
int maxLength
boolean stripDelimiter
boolean failFast
protected final void decode (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, io.grpc.netty.shaded.io.netty.buffer.ByteBuf, java.util.List) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
io.grpc.netty.shaded.io.netty.buffer.ByteBuf in
java.util.List out
Object decoded
protected java.lang.Object decode (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, io.grpc.netty.shaded.io.netty.buffer.ByteBuf) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.buffer.ByteBuf frame
io.grpc.netty.shaded.io.netty.buffer.ByteBuf frame
int length
int delimLength
int length
int length
int delimLength
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
io.grpc.netty.shaded.io.netty.buffer.ByteBuf buffer
int eol
private void fail (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, int)
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
int length
private void fail (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, java.lang.String)
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
String length
private int findEndOfLine (io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
io.grpc.netty.shaded.io.netty.buffer.ByteBuf buffer
int totalLength
int i
}
io/grpc/netty/shaded/io/netty/handler/codec/HeadersUtils.classHeadersUtils.java
package io.grpc.netty.shaded.io.netty.handler.codec
public final io.grpc.netty.shaded.io.netty.handler.codec.HeadersUtils extends java.lang.Object {
private void ()
public static java.util.List getAllAsString (io.grpc.netty.shaded.io.netty.handler.codec.Headers, java.lang.Object)
io.grpc.netty.shaded.io.netty.handler.codec.Headers headers
Object name
java.util.List allNames
public static java.lang.String getAsString (io.grpc.netty.shaded.io.netty.handler.codec.Headers, java.lang.Object)
io.grpc.netty.shaded.io.netty.handler.codec.Headers headers
Object name
Object orig
public static java.util.Iterator iteratorAsString (java.lang.Iterable)
Iterable headers
public static java.lang.String toString (java.lang.Class, java.util.Iterator, int)
java.util.Map$Entry header
StringBuilder sb
Class headersClass
java.util.Iterator headersIt
int size
String simpleName
public static java.util.Set namesAsString (io.grpc.netty.shaded.io.netty.handler.codec.Headers)
io.grpc.netty.shaded.io.netty.handler.codec.Headers headers
}
io/grpc/netty/shaded/io/netty/handler/codec/CodecOutputList.classCodecOutputList.java
package io.grpc.netty.shaded.io.netty.handler.codec
final io.grpc.netty.shaded.io.netty.handler.codec.CodecOutputList extends java.util.AbstractList implements java.util.RandomAccess {
private static final io.grpc.netty.shaded.io.netty.handler.codec.CodecOutputList$CodecOutputListRecycler NOOP_RECYCLER
private static final io.grpc.netty.shaded.io.netty.util.concurrent.FastThreadLocal CODEC_OUTPUT_LISTS_POOL
private final io.grpc.netty.shaded.io.netty.handler.codec.CodecOutputList$CodecOutputListRecycler recycler
private int size
private Object[] array
private boolean insertSinceRecycled
static io.grpc.netty.shaded.io.netty.handler.codec.CodecOutputList newInstance ()
private void (io.grpc.netty.shaded.io.netty.handler.codec.CodecOutputList$CodecOutputListRecycler, int)
io.grpc.netty.shaded.io.netty.handler.codec.CodecOutputList$CodecOutputListRecycler recycler
int size
public java.lang.Object get (int)
int index
public int size ()
public boolean add (java.lang.Object)
IndexOutOfBoundsException ignore
Object element
public java.lang.Object set (int, java.lang.Object)
int index
Object element
Object old
public void add (int, java.lang.Object)
int index
Object element
public java.lang.Object remove (int)
int index
Object old
int len
public void clear ()
boolean insertSinceRecycled ()
void recycle ()
int i
java.lang.Object getUnsafe (int)
int index
private void checkIndex (int)
int index
private void insert (int, java.lang.Object)
int index
Object element
private void expandArray ()
int newCapacity
Object[] newArray
void (io.grpc.netty.shaded.io.netty.handler.codec.CodecOutputList$CodecOutputListRecycler, int, io.grpc.netty.shaded.io.netty.handler.codec.CodecOutputList$1)
io.grpc.netty.shaded.io.netty.handler.codec.CodecOutputList$CodecOutputListRecycler x0
int x1
io.grpc.netty.shaded.io.netty.handler.codec.CodecOutputList$1 x2
static io.grpc.netty.shaded.io.netty.handler.codec.CodecOutputList$CodecOutputListRecycler access$100 ()
static void ()
}
io/grpc/netty/shaded/io/netty/handler/codec/xml/
io/grpc/netty/shaded/io/netty/handler/codec/xml/XmlFrameDecoder.classXmlFrameDecoder.java
package io.grpc.netty.shaded.io.netty.handler.codec.xml
public io.grpc.netty.shaded.io.netty.handler.codec.xml.XmlFrameDecoder extends io.grpc.netty.shaded.io.netty.handler.codec.ByteToMessageDecoder {
private final int maxFrameLength
public void (int)
int maxFrameLength
protected void decode (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, io.grpc.netty.shaded.io.netty.buffer.ByteBuf, java.util.List) throws java.lang.Exception
int peekFurtherAheadIndex
byte peekAheadByte
byte peekBehindByte
byte readByte
int i
io.grpc.netty.shaded.io.netty.buffer.ByteBuf frame
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
io.grpc.netty.shaded.io.netty.buffer.ByteBuf in
java.util.List out
boolean openingBracketFound
boolean atLeastOneXmlElementFound
boolean inCDATASection
long openBracketsCount
int length
int leadingWhiteSpaceCount
int bufferLength
int readerIndex
int xmlElementLength
private void fail (long)
long frameLength
private static void fail (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext)
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
private static io.grpc.netty.shaded.io.netty.buffer.ByteBuf extractFrame (io.grpc.netty.shaded.io.netty.buffer.ByteBuf, int, int)
io.grpc.netty.shaded.io.netty.buffer.ByteBuf buffer
int index
int length
private static boolean isValidStartCharForXmlElement (byte)
byte b
private static boolean isCommentBlockStart (io.grpc.netty.shaded.io.netty.buffer.ByteBuf, int)
io.grpc.netty.shaded.io.netty.buffer.ByteBuf in
int i
private static boolean isCDATABlockStart (io.grpc.netty.shaded.io.netty.buffer.ByteBuf, int)
io.grpc.netty.shaded.io.netty.buffer.ByteBuf in
int i
}
io/grpc/netty/shaded/io/netty/handler/codec/json/
io/grpc/netty/shaded/io/netty/handler/codec/json/JsonObjectDecoder.classJsonObjectDecoder.java
package io.grpc.netty.shaded.io.netty.handler.codec.json
public io.grpc.netty.shaded.io.netty.handler.codec.json.JsonObjectDecoder extends io.grpc.netty.shaded.io.netty.handler.codec.ByteToMessageDecoder {
private static final int ST_CORRUPTED
private static final int ST_INIT
private static final int ST_DECODING_NORMAL
private static final int ST_DECODING_ARRAY_STREAM
private int openBraces
private int idx
private int lastReaderIndex
private int state
private boolean insideString
private final int maxObjectLength
private final boolean streamArrayElements
public void ()
public void (int)
int maxObjectLength
public void (boolean)
boolean streamArrayElements
public void (int, boolean)
int maxObjectLength
boolean streamArrayElements
protected void decode (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, io.grpc.netty.shaded.io.netty.buffer.ByteBuf, java.util.List) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.buffer.ByteBuf json
int i
int idxNoSpaces
io.grpc.netty.shaded.io.netty.buffer.ByteBuf json
byte c
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
io.grpc.netty.shaded.io.netty.buffer.ByteBuf in
java.util.List out
int idx
int wrtIdx
protected io.grpc.netty.shaded.io.netty.buffer.ByteBuf extractObject (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, io.grpc.netty.shaded.io.netty.buffer.ByteBuf, int, int)
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
io.grpc.netty.shaded.io.netty.buffer.ByteBuf buffer
int index
int length
private void decodeByte (byte, io.grpc.netty.shaded.io.netty.buffer.ByteBuf, int)
int backslashCount
byte c
io.grpc.netty.shaded.io.netty.buffer.ByteBuf in
int idx
private void initDecoding (byte)
byte openingBrace
private void reset ()
}
io/grpc/netty/shaded/io/netty/handler/codec/base64/Base64.classBase64.java
package io.grpc.netty.shaded.io.netty.handler.codec.base64
public final io.grpc.netty.shaded.io.netty.handler.codec.base64.Base64 extends java.lang.Object {
private static final int MAX_LINE_LENGTH
private static final byte EQUALS_SIGN
private static final byte NEW_LINE
private static final byte WHITE_SPACE_ENC
private static final byte EQUALS_SIGN_ENC
private static byte[] alphabet (io.grpc.netty.shaded.io.netty.handler.codec.base64.Base64Dialect)
io.grpc.netty.shaded.io.netty.handler.codec.base64.Base64Dialect dialect
private static byte[] decodabet (io.grpc.netty.shaded.io.netty.handler.codec.base64.Base64Dialect)
io.grpc.netty.shaded.io.netty.handler.codec.base64.Base64Dialect dialect
private static boolean breakLines (io.grpc.netty.shaded.io.netty.handler.codec.base64.Base64Dialect)
io.grpc.netty.shaded.io.netty.handler.codec.base64.Base64Dialect dialect
public static io.grpc.netty.shaded.io.netty.buffer.ByteBuf encode (io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
io.grpc.netty.shaded.io.netty.buffer.ByteBuf src
public static io.grpc.netty.shaded.io.netty.buffer.ByteBuf encode (io.grpc.netty.shaded.io.netty.buffer.ByteBuf, io.grpc.netty.shaded.io.netty.handler.codec.base64.Base64Dialect)
io.grpc.netty.shaded.io.netty.buffer.ByteBuf src
io.grpc.netty.shaded.io.netty.handler.codec.base64.Base64Dialect dialect
public static io.grpc.netty.shaded.io.netty.buffer.ByteBuf encode (io.grpc.netty.shaded.io.netty.buffer.ByteBuf, boolean)
io.grpc.netty.shaded.io.netty.buffer.ByteBuf src
boolean breakLines
public static io.grpc.netty.shaded.io.netty.buffer.ByteBuf encode (io.grpc.netty.shaded.io.netty.buffer.ByteBuf, boolean, io.grpc.netty.shaded.io.netty.handler.codec.base64.Base64Dialect)
io.grpc.netty.shaded.io.netty.buffer.ByteBuf src
boolean breakLines
io.grpc.netty.shaded.io.netty.handler.codec.base64.Base64Dialect dialect
io.grpc.netty.shaded.io.netty.buffer.ByteBuf dest
public static io.grpc.netty.shaded.io.netty.buffer.ByteBuf encode (io.grpc.netty.shaded.io.netty.buffer.ByteBuf, int, int)
io.grpc.netty.shaded.io.netty.buffer.ByteBuf src
int off
int len
public static io.grpc.netty.shaded.io.netty.buffer.ByteBuf encode (io.grpc.netty.shaded.io.netty.buffer.ByteBuf, int, int, io.grpc.netty.shaded.io.netty.handler.codec.base64.Base64Dialect)
io.grpc.netty.shaded.io.netty.buffer.ByteBuf src
int off
int len
io.grpc.netty.shaded.io.netty.handler.codec.base64.Base64Dialect dialect
public static io.grpc.netty.shaded.io.netty.buffer.ByteBuf encode (io.grpc.netty.shaded.io.netty.buffer.ByteBuf, int, int, boolean)
io.grpc.netty.shaded.io.netty.buffer.ByteBuf src
int off
int len
boolean breakLines
public static io.grpc.netty.shaded.io.netty.buffer.ByteBuf encode (io.grpc.netty.shaded.io.netty.buffer.ByteBuf, int, int, boolean, io.grpc.netty.shaded.io.netty.handler.codec.base64.Base64Dialect)
io.grpc.netty.shaded.io.netty.buffer.ByteBuf src
int off
int len
boolean breakLines
io.grpc.netty.shaded.io.netty.handler.codec.base64.Base64Dialect dialect
public static io.grpc.netty.shaded.io.netty.buffer.ByteBuf encode (io.grpc.netty.shaded.io.netty.buffer.ByteBuf, int, int, boolean, io.grpc.netty.shaded.io.netty.handler.codec.base64.Base64Dialect, io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator)
io.grpc.netty.shaded.io.netty.buffer.ByteBuf src
int off
int len
boolean breakLines
io.grpc.netty.shaded.io.netty.handler.codec.base64.Base64Dialect dialect
io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator allocator
io.grpc.netty.shaded.io.netty.buffer.ByteBuf dest
byte[] alphabet
int d
int e
int len2
int lineLength
private static void encode3to4 (io.grpc.netty.shaded.io.netty.buffer.ByteBuf, int, int, io.grpc.netty.shaded.io.netty.buffer.ByteBuf, int, byte[])
int inBuff
int inBuff
int inBuff
int inBuff
int inBuff
int inBuff
io.grpc.netty.shaded.io.netty.buffer.ByteBuf src
int srcOffset
int numSigBytes
io.grpc.netty.shaded.io.netty.buffer.ByteBuf dest
int destOffset
byte[] alphabet
static int encodedBufferSize (int, boolean)
int len
boolean breakLines
long len43
long ret
private static int toInt (byte)
byte value
private static int toIntBE (short)
short value
private static int toIntLE (short)
short value
private static int toIntBE (int)
int mediumValue
private static int toIntLE (int)
int mediumValue
private static void encode3to4BigEndian (int, int, io.grpc.netty.shaded.io.netty.buffer.ByteBuf, int, byte[])
int inBuff
int numSigBytes
io.grpc.netty.shaded.io.netty.buffer.ByteBuf dest
int destOffset
byte[] alphabet
private static void encode3to4LittleEndian (int, int, io.grpc.netty.shaded.io.netty.buffer.ByteBuf, int, byte[])
int inBuff
int numSigBytes
io.grpc.netty.shaded.io.netty.buffer.ByteBuf dest
int destOffset
byte[] alphabet
public static io.grpc.netty.shaded.io.netty.buffer.ByteBuf decode (io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
io.grpc.netty.shaded.io.netty.buffer.ByteBuf src
public static io.grpc.netty.shaded.io.netty.buffer.ByteBuf decode (io.grpc.netty.shaded.io.netty.buffer.ByteBuf, io.grpc.netty.shaded.io.netty.handler.codec.base64.Base64Dialect)
io.grpc.netty.shaded.io.netty.buffer.ByteBuf src
io.grpc.netty.shaded.io.netty.handler.codec.base64.Base64Dialect dialect
io.grpc.netty.shaded.io.netty.buffer.ByteBuf dest
public static io.grpc.netty.shaded.io.netty.buffer.ByteBuf decode (io.grpc.netty.shaded.io.netty.buffer.ByteBuf, int, int)
io.grpc.netty.shaded.io.netty.buffer.ByteBuf src
int off
int len
public static io.grpc.netty.shaded.io.netty.buffer.ByteBuf decode (io.grpc.netty.shaded.io.netty.buffer.ByteBuf, int, int, io.grpc.netty.shaded.io.netty.handler.codec.base64.Base64Dialect)
io.grpc.netty.shaded.io.netty.buffer.ByteBuf src
int off
int len
io.grpc.netty.shaded.io.netty.handler.codec.base64.Base64Dialect dialect
public static io.grpc.netty.shaded.io.netty.buffer.ByteBuf decode (io.grpc.netty.shaded.io.netty.buffer.ByteBuf, int, int, io.grpc.netty.shaded.io.netty.handler.codec.base64.Base64Dialect, io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator)
io.grpc.netty.shaded.io.netty.buffer.ByteBuf src
int off
int len
io.grpc.netty.shaded.io.netty.handler.codec.base64.Base64Dialect dialect
io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator allocator
static int decodedBufferSize (int)
int len
private void ()
static byte[] access$100 (io.grpc.netty.shaded.io.netty.handler.codec.base64.Base64Dialect)
io.grpc.netty.shaded.io.netty.handler.codec.base64.Base64Dialect x0
}
io/grpc/netty/shaded/io/netty/handler/codec/DecoderException.classDecoderException.java
package io.grpc.netty.shaded.io.netty.handler.codec
public io.grpc.netty.shaded.io.netty.handler.codec.DecoderException extends io.grpc.netty.shaded.io.netty.handler.codec.CodecException {
private static final long serialVersionUID
public void ()
public void (java.lang.String, java.lang.Throwable)
String message
Throwable cause
public void (java.lang.String)
String message
public void (java.lang.Throwable)
Throwable cause
}
io/grpc/netty/shaded/io/netty/handler/codec/marshalling/CompatibleMarshallingDecoder.classCompatibleMarshallingDecoder.java
package io.grpc.netty.shaded.io.netty.handler.codec.marshalling
public io.grpc.netty.shaded.io.netty.handler.codec.marshalling.CompatibleMarshallingDecoder extends io.grpc.netty.shaded.io.netty.handler.codec.ReplayingDecoder {
protected final io.grpc.netty.shaded.io.netty.handler.codec.marshalling.UnmarshallerProvider provider
protected final int maxObjectSize
private boolean discardingTooLongFrame
public void (io.grpc.netty.shaded.io.netty.handler.codec.marshalling.UnmarshallerProvider, int)
io.grpc.netty.shaded.io.netty.handler.codec.marshalling.UnmarshallerProvider provider
int maxObjectSize
protected void decode (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, io.grpc.netty.shaded.io.netty.buffer.ByteBuf, java.util.List) throws java.lang.Exception
Object obj
io.grpc.netty.shaded.io.netty.handler.codec.marshalling.LimitingByteInput$TooBigObjectException ignored
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
io.grpc.netty.shaded.io.netty.buffer.ByteBuf buffer
java.util.List out
org.jboss.marshalling.Unmarshaller unmarshaller
org.jboss.marshalling.ByteInput input
protected void decodeLast (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, io.grpc.netty.shaded.io.netty.buffer.ByteBuf, java.util.List) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
io.grpc.netty.shaded.io.netty.buffer.ByteBuf buffer
java.util.List out
public void exceptionCaught (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, java.lang.Throwable) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
Throwable cause
}
io/grpc/netty/shaded/io/netty/handler/codec/marshalling/ThreadLocalUnmarshallerProvider.classThreadLocalUnmarshallerProvider.java
package io.grpc.netty.shaded.io.netty.handler.codec.marshalling
public io.grpc.netty.shaded.io.netty.handler.codec.marshalling.ThreadLocalUnmarshallerProvider extends java.lang.Object implements io.grpc.netty.shaded.io.netty.handler.codec.marshalling.UnmarshallerProvider {
private final io.grpc.netty.shaded.io.netty.util.concurrent.FastThreadLocal unmarshallers
private final org.jboss.marshalling.MarshallerFactory factory
private final org.jboss.marshalling.MarshallingConfiguration config
public void (org.jboss.marshalling.MarshallerFactory, org.jboss.marshalling.MarshallingConfiguration)
org.jboss.marshalling.MarshallerFactory factory
org.jboss.marshalling.MarshallingConfiguration config
public org.jboss.marshalling.Unmarshaller getUnmarshaller (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
org.jboss.marshalling.Unmarshaller unmarshaller
}
io/grpc/netty/shaded/io/netty/handler/codec/marshalling/ChannelBufferByteInput.classChannelBufferByteInput.java
package io.grpc.netty.shaded.io.netty.handler.codec.marshalling
io.grpc.netty.shaded.io.netty.handler.codec.marshalling.ChannelBufferByteInput extends java.lang.Object implements org.jboss.marshalling.ByteInput {
private final io.grpc.netty.shaded.io.netty.buffer.ByteBuf buffer
void (io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
io.grpc.netty.shaded.io.netty.buffer.ByteBuf buffer
public void close () throws java.io.IOException
public int available () throws java.io.IOException
public int read () throws java.io.IOException
public int read (byte[]) throws java.io.IOException
byte[] array
public int read (byte[], int, int) throws java.io.IOException
byte[] dst
int dstIndex
int length
int available
public long skip (long) throws java.io.IOException
long bytes
int readable
}
io/grpc/netty/shaded/io/netty/handler/codec/marshalling/ChannelBufferByteOutput.classChannelBufferByteOutput.java
package io.grpc.netty.shaded.io.netty.handler.codec.marshalling
io.grpc.netty.shaded.io.netty.handler.codec.marshalling.ChannelBufferByteOutput extends java.lang.Object implements org.jboss.marshalling.ByteOutput {
private final io.grpc.netty.shaded.io.netty.buffer.ByteBuf buffer
void (io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
io.grpc.netty.shaded.io.netty.buffer.ByteBuf buffer
public void close () throws java.io.IOException
public void flush () throws java.io.IOException
public void write (int) throws java.io.IOException
int b
public void write (byte[]) throws java.io.IOException
byte[] bytes
public void write (byte[], int, int) throws java.io.IOException
byte[] bytes
int srcIndex
int length
io.grpc.netty.shaded.io.netty.buffer.ByteBuf getBuffer ()
}
io/grpc/netty/shaded/io/netty/handler/codec/marshalling/ContextBoundUnmarshallerProvider.classContextBoundUnmarshallerProvider.java
package io.grpc.netty.shaded.io.netty.handler.codec.marshalling
public io.grpc.netty.shaded.io.netty.handler.codec.marshalling.ContextBoundUnmarshallerProvider extends io.grpc.netty.shaded.io.netty.handler.codec.marshalling.DefaultUnmarshallerProvider {
private static final io.grpc.netty.shaded.io.netty.util.AttributeKey UNMARSHALLER
public void (org.jboss.marshalling.MarshallerFactory, org.jboss.marshalling.MarshallingConfiguration)
org.jboss.marshalling.MarshallerFactory factory
org.jboss.marshalling.MarshallingConfiguration config
public org.jboss.marshalling.Unmarshaller getUnmarshaller (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
io.grpc.netty.shaded.io.netty.util.Attribute attr
org.jboss.marshalling.Unmarshaller unmarshaller
static void ()
}
io/grpc/netty/shaded/io/netty/handler/codec/ByteToMessageCodec$Encoder.classByteToMessageCodec.java
package io.grpc.netty.shaded.io.netty.handler.codec
final io.grpc.netty.shaded.io.netty.handler.codec.ByteToMessageCodec$Encoder extends io.grpc.netty.shaded.io.netty.handler.codec.MessageToByteEncoder {
final io.grpc.netty.shaded.io.netty.handler.codec.ByteToMessageCodec this$0
void (io.grpc.netty.shaded.io.netty.handler.codec.ByteToMessageCodec, boolean)
boolean preferDirect
public boolean acceptOutboundMessage (java.lang.Object) throws java.lang.Exception
Object msg
protected void encode (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, java.lang.Object, io.grpc.netty.shaded.io.netty.buffer.ByteBuf) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
Object msg
io.grpc.netty.shaded.io.netty.buffer.ByteBuf out
}
io/grpc/netty/shaded/io/netty/handler/codec/DecoderResult.classDecoderResult.java
package io.grpc.netty.shaded.io.netty.handler.codec
public io.grpc.netty.shaded.io.netty.handler.codec.DecoderResult extends java.lang.Object {
protected static final io.grpc.netty.shaded.io.netty.util.Signal SIGNAL_UNFINISHED
protected static final io.grpc.netty.shaded.io.netty.util.Signal SIGNAL_SUCCESS
public static final io.grpc.netty.shaded.io.netty.handler.codec.DecoderResult UNFINISHED
public static final io.grpc.netty.shaded.io.netty.handler.codec.DecoderResult SUCCESS
private final Throwable cause
public static io.grpc.netty.shaded.io.netty.handler.codec.DecoderResult failure (java.lang.Throwable)
Throwable cause
protected void (java.lang.Throwable)
Throwable cause
public boolean isFinished ()
public boolean isSuccess ()
public boolean isFailure ()
public java.lang.Throwable cause ()
public java.lang.String toString ()
String cause
static void ()
}
io/grpc/netty/shaded/io/netty/handler/codec/CodecOutputList$1.classCodecOutputList.java
package io.grpc.netty.shaded.io.netty.handler.codec
final io.grpc.netty.shaded.io.netty.handler.codec.CodecOutputList$1 extends java.lang.Object implements io.grpc.netty.shaded.io.netty.handler.codec.CodecOutputList$CodecOutputListRecycler {
void ()
public void recycle (io.grpc.netty.shaded.io.netty.handler.codec.CodecOutputList)
io.grpc.netty.shaded.io.netty.handler.codec.CodecOutputList object
}
io/grpc/netty/shaded/io/netty/handler/codec/compression/Bzip2Rand.classBzip2Rand.java
package io.grpc.netty.shaded.io.netty.handler.codec.compression
final io.grpc.netty.shaded.io.netty.handler.codec.compression.Bzip2Rand extends java.lang.Object {
private static final int[] RNUMS
static int rNums (int)
int i
private void ()
static void ()
}
io/grpc/netty/shaded/io/netty/handler/codec/compression/Bzip2Constants.classBzip2Constants.java
package io.grpc.netty.shaded.io.netty.handler.codec.compression
final io.grpc.netty.shaded.io.netty.handler.codec.compression.Bzip2Constants extends java.lang.Object {
static final int MAGIC_NUMBER
static final int BLOCK_HEADER_MAGIC_1
static final int BLOCK_HEADER_MAGIC_2
static final int END_OF_STREAM_MAGIC_1
static final int END_OF_STREAM_MAGIC_2
static final int BASE_BLOCK_SIZE
static final int MIN_BLOCK_SIZE
static final int MAX_BLOCK_SIZE
static final int HUFFMAN_MAX_ALPHABET_SIZE
static final int HUFFMAN_ENCODE_MAX_CODE_LENGTH
static final int HUFFMAN_DECODE_MAX_CODE_LENGTH
static final int HUFFMAN_SYMBOL_RUNA
static final int HUFFMAN_SYMBOL_RUNB
static final int HUFFMAN_SYMBOL_RANGE_SIZE
static final int HUFFMAN_SELECTOR_LIST_MAX_LENGTH
static final int HUFFMAN_GROUP_RUN_LENGTH
static final int MAX_SELECTORS
static final int HUFFMAN_MINIMUM_TABLES
static final int HUFFMAN_MAXIMUM_TABLES
private void ()
}
io/grpc/netty/shaded/io/netty/handler/codec/compression/JdkZlibEncoder$3.classJdkZlibEncoder.java
package io.grpc.netty.shaded.io.netty.handler.codec.compression
io.grpc.netty.shaded.io.netty.handler.codec.compression.JdkZlibEncoder$3 extends java.lang.Object implements java.lang.Runnable {
final io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext val$ctx
final io.grpc.netty.shaded.io.netty.channel.ChannelPromise val$promise
final io.grpc.netty.shaded.io.netty.handler.codec.compression.JdkZlibEncoder this$0
void (io.grpc.netty.shaded.io.netty.handler.codec.compression.JdkZlibEncoder, io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
io.grpc.netty.shaded.io.netty.handler.codec.compression.JdkZlibEncoder this$0
public void run ()
}
io/grpc/netty/shaded/io/netty/handler/codec/compression/FastLzFrameDecoder.classFastLzFrameDecoder.java
package io.grpc.netty.shaded.io.netty.handler.codec.compression
public io.grpc.netty.shaded.io.netty.handler.codec.compression.FastLzFrameDecoder extends io.grpc.netty.shaded.io.netty.handler.codec.ByteToMessageDecoder {
private io.grpc.netty.shaded.io.netty.handler.codec.compression.FastLzFrameDecoder$State currentState
private final java.util.zip.Checksum checksum
private int chunkLength
private int originalLength
private boolean isCompressed
private boolean hasChecksum
private int currentChecksum
public void ()
public void (boolean)
boolean validateChecksums
public void (java.util.zip.Checksum)
java.util.zip.Checksum checksum
protected void decode (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, io.grpc.netty.shaded.io.netty.buffer.ByteBuf, java.util.List) throws java.lang.Exception
int magic
byte options
io.grpc.netty.shaded.io.netty.buffer.ByteBuf uncompressed
byte[] output
int outputPtr
byte[] input
int inputPtr
byte[] input
int inputPtr
int decompressedBytes
int checksumResult
java.util.zip.Checksum checksum
int chunkLength
int idx
int originalLength
io.grpc.netty.shaded.io.netty.buffer.ByteBuf uncompressed
byte[] output
int outputPtr
boolean success
Exception e
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
io.grpc.netty.shaded.io.netty.buffer.ByteBuf in
java.util.List out
}
io/grpc/netty/shaded/io/netty/handler/codec/compression/ByteBufChecksum$1.classByteBufChecksum.java
package io.grpc.netty.shaded.io.netty.handler.codec.compression
io.grpc.netty.shaded.io.netty.handler.codec.compression.ByteBufChecksum$1 extends java.lang.Object implements io.grpc.netty.shaded.io.netty.util.ByteProcessor {
final io.grpc.netty.shaded.io.netty.handler.codec.compression.ByteBufChecksum this$0
void (io.grpc.netty.shaded.io.netty.handler.codec.compression.ByteBufChecksum)
io.grpc.netty.shaded.io.netty.handler.codec.compression.ByteBufChecksum this$0
public boolean process (byte) throws java.lang.Exception
byte value
}
io/grpc/netty/shaded/io/netty/handler/codec/compression/Lz4FrameEncoder$1.classLz4FrameEncoder.java
package io.grpc.netty.shaded.io.netty.handler.codec.compression
io.grpc.netty.shaded.io.netty.handler.codec.compression.Lz4FrameEncoder$1 extends java.lang.Object implements java.lang.Runnable {
final io.grpc.netty.shaded.io.netty.channel.ChannelPromise val$promise
final io.grpc.netty.shaded.io.netty.handler.codec.compression.Lz4FrameEncoder this$0
void (io.grpc.netty.shaded.io.netty.handler.codec.compression.Lz4FrameEncoder, io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
io.grpc.netty.shaded.io.netty.handler.codec.compression.Lz4FrameEncoder this$0
public void run ()
io.grpc.netty.shaded.io.netty.channel.ChannelFuture f
}
io/grpc/netty/shaded/io/netty/handler/codec/compression/CompressionException.classCompressionException.java
package io.grpc.netty.shaded.io.netty.handler.codec.compression
public io.grpc.netty.shaded.io.netty.handler.codec.compression.CompressionException extends io.grpc.netty.shaded.io.netty.handler.codec.EncoderException {
private static final long serialVersionUID
public void ()
public void (java.lang.String, java.lang.Throwable)
String message
Throwable cause
public void (java.lang.String)
String message
public void (java.lang.Throwable)
Throwable cause
}
io/grpc/netty/shaded/io/netty/handler/codec/compression/JZlibEncoder$1.classJZlibEncoder.java
package io.grpc.netty.shaded.io.netty.handler.codec.compression
io.grpc.netty.shaded.io.netty.handler.codec.compression.JZlibEncoder$1 extends java.lang.Object implements java.lang.Runnable {
final io.grpc.netty.shaded.io.netty.channel.ChannelPromise val$p
final io.grpc.netty.shaded.io.netty.channel.ChannelPromise val$promise
final io.grpc.netty.shaded.io.netty.handler.codec.compression.JZlibEncoder this$0
void (io.grpc.netty.shaded.io.netty.handler.codec.compression.JZlibEncoder, io.grpc.netty.shaded.io.netty.channel.ChannelPromise, io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
io.grpc.netty.shaded.io.netty.handler.codec.compression.JZlibEncoder this$0
public void run ()
io.grpc.netty.shaded.io.netty.channel.ChannelFuture f
}
io/grpc/netty/shaded/io/netty/handler/codec/compression/LzfDecoder$1.classLzfDecoder.java
package io.grpc.netty.shaded.io.netty.handler.codec.compression
io.grpc.netty.shaded.io.netty.handler.codec.compression.LzfDecoder$1 extends java.lang.Object {
static final int[] $SwitchMap$io$netty$handler$codec$compression$LzfDecoder$State
static void ()
}
io/grpc/netty/shaded/io/netty/handler/codec/compression/ZlibDecoder.classZlibDecoder.java
package io.grpc.netty.shaded.io.netty.handler.codec.compression
public abstract io.grpc.netty.shaded.io.netty.handler.codec.compression.ZlibDecoder extends io.grpc.netty.shaded.io.netty.handler.codec.ByteToMessageDecoder {
public void ()
public abstract boolean isClosed ()
}
io/grpc/netty/shaded/io/netty/handler/codec/compression/FastLzFrameDecoder$State.classFastLzFrameDecoder.java
package io.grpc.netty.shaded.io.netty.handler.codec.compression
final io.grpc.netty.shaded.io.netty.handler.codec.compression.FastLzFrameDecoder$State extends java.lang.Enum {
public static final io.grpc.netty.shaded.io.netty.handler.codec.compression.FastLzFrameDecoder$State INIT_BLOCK
public static final io.grpc.netty.shaded.io.netty.handler.codec.compression.FastLzFrameDecoder$State INIT_BLOCK_PARAMS
public static final io.grpc.netty.shaded.io.netty.handler.codec.compression.FastLzFrameDecoder$State DECOMPRESS_DATA
public static final io.grpc.netty.shaded.io.netty.handler.codec.compression.FastLzFrameDecoder$State CORRUPTED
private static final io.grpc.netty.shaded.io.netty.handler.codec.compression.FastLzFrameDecoder$State[] $VALUES
public static io.grpc.netty.shaded.io.netty.handler.codec.compression.FastLzFrameDecoder$State[] values ()
public static io.grpc.netty.shaded.io.netty.handler.codec.compression.FastLzFrameDecoder$State valueOf (java.lang.String)
String name
private void (java.lang.String, int)
static void ()
}
io/grpc/netty/shaded/io/netty/handler/codec/compression/LzfEncoder.classLzfEncoder.java
package io.grpc.netty.shaded.io.netty.handler.codec.compression
public io.grpc.netty.shaded.io.netty.handler.codec.compression.LzfEncoder extends io.grpc.netty.shaded.io.netty.handler.codec.MessageToByteEncoder {
private static final int MIN_BLOCK_TO_COMPRESS
private final com.ning.compress.lzf.ChunkEncoder encoder
private final com.ning.compress.BufferRecycler recycler
public void ()
public void (boolean)
boolean safeInstance
public void (int)
int totalLength
public void (boolean, int)
boolean safeInstance
int totalLength
protected void encode (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, io.grpc.netty.shaded.io.netty.buffer.ByteBuf, io.grpc.netty.shaded.io.netty.buffer.ByteBuf) throws java.lang.Exception
byte[] input
int inputPtr
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
io.grpc.netty.shaded.io.netty.buffer.ByteBuf in
io.grpc.netty.shaded.io.netty.buffer.ByteBuf out
int length
int idx
byte[] input
int inputPtr
int maxOutputLength
byte[] output
int outputPtr
int outputLength
protected volatile void encode (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, java.lang.Object, io.grpc.netty.shaded.io.netty.buffer.ByteBuf) throws java.lang.Exception
}
io/grpc/netty/shaded/io/netty/handler/codec/compression/Snappy.classSnappy.java
package io.grpc.netty.shaded.io.netty.handler.codec.compression
public final io.grpc.netty.shaded.io.netty.handler.codec.compression.Snappy extends java.lang.Object {
private static final int MAX_HT_SIZE
private static final int MIN_COMPRESSIBLE_BYTES
private static final int PREAMBLE_NOT_FULL
private static final int NOT_ENOUGH_INPUT
private static final int LITERAL
private static final int COPY_1_BYTE_OFFSET
private static final int COPY_2_BYTE_OFFSET
private static final int COPY_4_BYTE_OFFSET
private io.grpc.netty.shaded.io.netty.handler.codec.compression.Snappy$State state
private byte tag
private int written
public void ()
public void reset ()
public void encode (io.grpc.netty.shaded.io.netty.buffer.ByteBuf, io.grpc.netty.shaded.io.netty.buffer.ByteBuf, int)
int b
int i
int hash
int bytesBetweenHashLookups
int base
int matched
int offset
int prevHash
int currentHash
int skip
int candidate
int nextIndex
int insertTail
int nextHash
io.grpc.netty.shaded.io.netty.buffer.ByteBuf in
io.grpc.netty.shaded.io.netty.buffer.ByteBuf out
int length
int inIndex
int baseIndex
short[] table
int shift
int nextEmit
private static int hash (io.grpc.netty.shaded.io.netty.buffer.ByteBuf, int, int)
io.grpc.netty.shaded.io.netty.buffer.ByteBuf in
int index
int shift
private static short[] getHashTable (int)
int inputSize
int htSize
private static int findMatchingLength (io.grpc.netty.shaded.io.netty.buffer.ByteBuf, int, int, int)
io.grpc.netty.shaded.io.netty.buffer.ByteBuf in
int minIndex
int inIndex
int maxIndex
int matched
private static int bitsToEncode (int)
int value
int highestOneBit
int bitLength
static void encodeLiteral (io.grpc.netty.shaded.io.netty.buffer.ByteBuf, io.grpc.netty.shaded.io.netty.buffer.ByteBuf, int)
int i
int bitLength
int bytesToEncode
io.grpc.netty.shaded.io.netty.buffer.ByteBuf in
io.grpc.netty.shaded.io.netty.buffer.ByteBuf out
int length
private static void encodeCopyWithOffset (io.grpc.netty.shaded.io.netty.buffer.ByteBuf, int, int)
io.grpc.netty.shaded.io.netty.buffer.ByteBuf out
int offset
int length
private static void encodeCopy (io.grpc.netty.shaded.io.netty.buffer.ByteBuf, int, int)
io.grpc.netty.shaded.io.netty.buffer.ByteBuf out
int offset
int length
public void decode (io.grpc.netty.shaded.io.netty.buffer.ByteBuf, io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
int uncompressedLength
int literalWritten
int decodeWritten
int decodeWritten
int decodeWritten
io.grpc.netty.shaded.io.netty.buffer.ByteBuf in
io.grpc.netty.shaded.io.netty.buffer.ByteBuf out
private static int readPreamble (io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
int current
io.grpc.netty.shaded.io.netty.buffer.ByteBuf in
int length
int byteIndex
static int decodeLiteral (byte, io.grpc.netty.shaded.io.netty.buffer.ByteBuf, io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
int length
int length
int length
int length
byte tag
io.grpc.netty.shaded.io.netty.buffer.ByteBuf in
io.grpc.netty.shaded.io.netty.buffer.ByteBuf out
int length
private static int decodeCopyWith1ByteOffset (byte, io.grpc.netty.shaded.io.netty.buffer.ByteBuf, io.grpc.netty.shaded.io.netty.buffer.ByteBuf, int)
int copies
byte tag
io.grpc.netty.shaded.io.netty.buffer.ByteBuf in
io.grpc.netty.shaded.io.netty.buffer.ByteBuf out
int writtenSoFar
int initialIndex
int length
int offset
private static int decodeCopyWith2ByteOffset (byte, io.grpc.netty.shaded.io.netty.buffer.ByteBuf, io.grpc.netty.shaded.io.netty.buffer.ByteBuf, int)
int copies
byte tag
io.grpc.netty.shaded.io.netty.buffer.ByteBuf in
io.grpc.netty.shaded.io.netty.buffer.ByteBuf out
int writtenSoFar
int initialIndex
int length
int offset
private static int decodeCopyWith4ByteOffset (byte, io.grpc.netty.shaded.io.netty.buffer.ByteBuf, io.grpc.netty.shaded.io.netty.buffer.ByteBuf, int)
int copies
byte tag
io.grpc.netty.shaded.io.netty.buffer.ByteBuf in
io.grpc.netty.shaded.io.netty.buffer.ByteBuf out
int writtenSoFar
int initialIndex
int length
int offset
private static void validateOffset (int, int)
int offset
int chunkSizeSoFar
static int calculateChecksum (io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
io.grpc.netty.shaded.io.netty.buffer.ByteBuf data
static int calculateChecksum (io.grpc.netty.shaded.io.netty.buffer.ByteBuf, int, int)
io.grpc.netty.shaded.io.netty.buffer.ByteBuf data
int offset
int length
io.grpc.netty.shaded.io.netty.handler.codec.compression.Crc32c crc32
static void validateChecksum (int, io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
int expectedChecksum
io.grpc.netty.shaded.io.netty.buffer.ByteBuf data
static void validateChecksum (int, io.grpc.netty.shaded.io.netty.buffer.ByteBuf, int, int)
int expectedChecksum
io.grpc.netty.shaded.io.netty.buffer.ByteBuf data
int offset
int length
int actualChecksum
static int maskChecksum (int)
int checksum
}
io/grpc/netty/shaded/io/netty/handler/codec/compression/JdkZlibDecoder$1.classJdkZlibDecoder.java
package io.grpc.netty.shaded.io.netty.handler.codec.compression
io.grpc.netty.shaded.io.netty.handler.codec.compression.JdkZlibDecoder$1 extends java.lang.Object {
static final int[] $SwitchMap$io$netty$handler$codec$compression$ZlibWrapper
static final int[] $SwitchMap$io$netty$handler$codec$compression$JdkZlibDecoder$GzipState
static void ()
}
io/grpc/netty/shaded/io/netty/handler/codec/compression/Bzip2HuffmanStageDecoder.classBzip2HuffmanStageDecoder.java
package io.grpc.netty.shaded.io.netty.handler.codec.compression
final io.grpc.netty.shaded.io.netty.handler.codec.compression.Bzip2HuffmanStageDecoder extends java.lang.Object {
private final io.grpc.netty.shaded.io.netty.handler.codec.compression.Bzip2BitReader reader
byte[] selectors
private final int[] minimumLengths
private final int[][] codeBases
private final int[][] codeLimits
private final int[][] codeSymbols
private int currentTable
private int groupIndex
private int groupPosition
final int totalTables
final int alphabetSize
final io.grpc.netty.shaded.io.netty.handler.codec.compression.Bzip2MoveToFrontTable tableMTF
int currentSelector
final byte[][] tableCodeLengths
int currentGroup
int currentLength
int currentAlpha
boolean modifyLength
void (io.grpc.netty.shaded.io.netty.handler.codec.compression.Bzip2BitReader, int, int)
io.grpc.netty.shaded.io.netty.handler.codec.compression.Bzip2BitReader reader
int totalTables
int alphabetSize
void createHuffmanDecodingTables ()
byte currLength
int i
int i
int i
int b
int base
int i
int code
int symbol
int bitLength
int codeIndex
int[] tableBases
int[] tableLimits
int[] tableSymbols
byte[] codeLengths
int minimumLength
int maximumLength
int table
int alphabetSize
int nextSymbol ()
io.grpc.netty.shaded.io.netty.handler.codec.compression.Bzip2BitReader reader
int currentTable
int[] tableLimits
int[] tableBases
int[] tableSymbols
int codeLength
int codeBits
}
io/grpc/netty/shaded/io/netty/handler/codec/compression/ZlibCodecFactory.classZlibCodecFactory.java
package io.grpc.netty.shaded.io.netty.handler.codec.compression
public final io.grpc.netty.shaded.io.netty.handler.codec.compression.ZlibCodecFactory extends java.lang.Object {
private static final io.grpc.netty.shaded.io.netty.util.internal.logging.InternalLogger logger
private static final int DEFAULT_JDK_WINDOW_SIZE
private static final int DEFAULT_JDK_MEM_LEVEL
private static final boolean noJdkZlibDecoder
private static final boolean noJdkZlibEncoder
private static final boolean supportsWindowSizeAndMemLevel
public static boolean isSupportingWindowSizeAndMemLevel ()
public static io.grpc.netty.shaded.io.netty.handler.codec.compression.ZlibEncoder newZlibEncoder (int)
int compressionLevel
public static io.grpc.netty.shaded.io.netty.handler.codec.compression.ZlibEncoder newZlibEncoder (io.grpc.netty.shaded.io.netty.handler.codec.compression.ZlibWrapper)
io.grpc.netty.shaded.io.netty.handler.codec.compression.ZlibWrapper wrapper
public static io.grpc.netty.shaded.io.netty.handler.codec.compression.ZlibEncoder newZlibEncoder (io.grpc.netty.shaded.io.netty.handler.codec.compression.ZlibWrapper, int)
io.grpc.netty.shaded.io.netty.handler.codec.compression.ZlibWrapper wrapper
int compressionLevel
public static io.grpc.netty.shaded.io.netty.handler.codec.compression.ZlibEncoder newZlibEncoder (io.grpc.netty.shaded.io.netty.handler.codec.compression.ZlibWrapper, int, int, int)
io.grpc.netty.shaded.io.netty.handler.codec.compression.ZlibWrapper wrapper
int compressionLevel
int windowBits
int memLevel
public static io.grpc.netty.shaded.io.netty.handler.codec.compression.ZlibEncoder newZlibEncoder (byte[])
byte[] dictionary
public static io.grpc.netty.shaded.io.netty.handler.codec.compression.ZlibEncoder newZlibEncoder (int, byte[])
int compressionLevel
byte[] dictionary
public static io.grpc.netty.shaded.io.netty.handler.codec.compression.ZlibEncoder newZlibEncoder (int, int, int, byte[])
int compressionLevel
int windowBits
int memLevel
byte[] dictionary
public static io.grpc.netty.shaded.io.netty.handler.codec.compression.ZlibDecoder newZlibDecoder ()
public static io.grpc.netty.shaded.io.netty.handler.codec.compression.ZlibDecoder newZlibDecoder (io.grpc.netty.shaded.io.netty.handler.codec.compression.ZlibWrapper)
io.grpc.netty.shaded.io.netty.handler.codec.compression.ZlibWrapper wrapper
public static io.grpc.netty.shaded.io.netty.handler.codec.compression.ZlibDecoder newZlibDecoder (byte[])
byte[] dictionary
private void ()
static void ()
}
io/grpc/netty/shaded/io/netty/handler/codec/compression/Lz4FrameDecoder.classLz4FrameDecoder.java
package io.grpc.netty.shaded.io.netty.handler.codec.compression
public io.grpc.netty.shaded.io.netty.handler.codec.compression.Lz4FrameDecoder extends io.grpc.netty.shaded.io.netty.handler.codec.ByteToMessageDecoder {
private io.grpc.netty.shaded.io.netty.handler.codec.compression.Lz4FrameDecoder$State currentState
private net.jpountz.lz4.LZ4FastDecompressor decompressor
private io.grpc.netty.shaded.io.netty.handler.codec.compression.ByteBufChecksum checksum
private int blockType
private int compressedLength
private int decompressedLength
private int currentChecksum
public void ()
public void (boolean)
boolean validateChecksums
public void (net.jpountz.lz4.LZ4Factory, boolean)
net.jpountz.lz4.LZ4Factory factory
boolean validateChecksums
public void (net.jpountz.lz4.LZ4Factory, java.util.zip.Checksum)
net.jpountz.lz4.LZ4Factory factory
java.util.zip.Checksum checksum
protected void decode (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, io.grpc.netty.shaded.io.netty.buffer.ByteBuf, java.util.List) throws java.lang.Exception
long magic
int token
int compressionLevel
int blockType
int compressedLength
int decompressedLength
int maxDecompressedLength
int currentChecksum
net.jpountz.lz4.LZ4Exception e
int blockType
int compressedLength
int decompressedLength
int currentChecksum
io.grpc.netty.shaded.io.netty.handler.codec.compression.ByteBufChecksum checksum
io.grpc.netty.shaded.io.netty.buffer.ByteBuf uncompressed
Exception e
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
io.grpc.netty.shaded.io.netty.buffer.ByteBuf in
java.util.List out
public boolean isClosed ()
}
io/grpc/netty/shaded/io/netty/handler/codec/compression/ZlibUtil$1.classZlibUtil.java
package io.grpc.netty.shaded.io.netty.handler.codec.compression
io.grpc.netty.shaded.io.netty.handler.codec.compression.ZlibUtil$1 extends java.lang.Object {
static final int[] $SwitchMap$io$netty$handler$codec$compression$ZlibWrapper
static void ()
}
io/grpc/netty/shaded/io/netty/handler/codec/compression/Lz4FrameDecoder$State.classLz4FrameDecoder.java
package io.grpc.netty.shaded.io.netty.handler.codec.compression
final io.grpc.netty.shaded.io.netty.handler.codec.compression.Lz4FrameDecoder$State extends java.lang.Enum {
public static final io.grpc.netty.shaded.io.netty.handler.codec.compression.Lz4FrameDecoder$State INIT_BLOCK
public static final io.grpc.netty.shaded.io.netty.handler.codec.compression.Lz4FrameDecoder$State DECOMPRESS_DATA
public static final io.grpc.netty.shaded.io.netty.handler.codec.compression.Lz4FrameDecoder$State FINISHED
public static final io.grpc.netty.shaded.io.netty.handler.codec.compression.Lz4FrameDecoder$State CORRUPTED
private static final io.grpc.netty.shaded.io.netty.handler.codec.compression.Lz4FrameDecoder$State[] $VALUES
public static io.grpc.netty.shaded.io.netty.handler.codec.compression.Lz4FrameDecoder$State[] values ()
public static io.grpc.netty.shaded.io.netty.handler.codec.compression.Lz4FrameDecoder$State valueOf (java.lang.String)
String name
private void (java.lang.String, int)
static void ()
}
io/grpc/netty/shaded/io/netty/handler/codec/compression/SnappyFramedDecoder.classSnappyFramedDecoder.java
package io.grpc.netty.shaded.io.netty.handler.codec.compression
public io.grpc.netty.shaded.io.netty.handler.codec.compression.SnappyFramedDecoder extends io.grpc.netty.shaded.io.netty.handler.codec.compression.SnappyFrameDecoder {
public void ()
}
io/grpc/netty/shaded/io/netty/handler/codec/compression/ZlibUtil.classZlibUtil.java
package io.grpc.netty.shaded.io.netty.handler.codec.compression
final io.grpc.netty.shaded.io.netty.handler.codec.compression.ZlibUtil extends java.lang.Object {
static void fail (com.jcraft.jzlib.Inflater, java.lang.String, int)
com.jcraft.jzlib.Inflater z
String message
int resultCode
static void fail (com.jcraft.jzlib.Deflater, java.lang.String, int)
com.jcraft.jzlib.Deflater z
String message
int resultCode
static io.grpc.netty.shaded.io.netty.handler.codec.compression.DecompressionException inflaterException (com.jcraft.jzlib.Inflater, java.lang.String, int)
com.jcraft.jzlib.Inflater z
String message
int resultCode
static io.grpc.netty.shaded.io.netty.handler.codec.compression.CompressionException deflaterException (com.jcraft.jzlib.Deflater, java.lang.String, int)
com.jcraft.jzlib.Deflater z
String message
int resultCode
static com.jcraft.jzlib.JZlib$WrapperType convertWrapperType (io.grpc.netty.shaded.io.netty.handler.codec.compression.ZlibWrapper)
com.jcraft.jzlib.JZlib$WrapperType convertedWrapperType
com.jcraft.jzlib.JZlib$WrapperType convertedWrapperType
com.jcraft.jzlib.JZlib$WrapperType convertedWrapperType
com.jcraft.jzlib.JZlib$WrapperType convertedWrapperType
io.grpc.netty.shaded.io.netty.handler.codec.compression.ZlibWrapper wrapper
com.jcraft.jzlib.JZlib$WrapperType convertedWrapperType
static int wrapperOverhead (io.grpc.netty.shaded.io.netty.handler.codec.compression.ZlibWrapper)
int overhead
int overhead
int overhead
io.grpc.netty.shaded.io.netty.handler.codec.compression.ZlibWrapper wrapper
int overhead
private void ()
}
io/grpc/netty/shaded/io/netty/handler/codec/compression/LzmaFrameEncoder.classLzmaFrameEncoder.java
package io.grpc.netty.shaded.io.netty.handler.codec.compression
public io.grpc.netty.shaded.io.netty.handler.codec.compression.LzmaFrameEncoder extends io.grpc.netty.shaded.io.netty.handler.codec.MessageToByteEncoder {
private static final io.grpc.netty.shaded.io.netty.util.internal.logging.InternalLogger logger
private static final int MEDIUM_DICTIONARY_SIZE
private static final int MIN_FAST_BYTES
private static final int MEDIUM_FAST_BYTES
private static final int MAX_FAST_BYTES
private static final int DEFAULT_MATCH_FINDER
private static final int DEFAULT_LC
private static final int DEFAULT_LP
private static final int DEFAULT_PB
private final lzma.sdk.lzma.Encoder encoder
private final byte properties
private final int littleEndianDictionarySize
private static boolean warningLogged
public void ()
public void (int, int, int)
int lc
int lp
int pb
public void (int)
int dictionarySize
public void (int, int, int, int)
int lc
int lp
int pb
int dictionarySize
public void (int, int, int, int, boolean, int)
int lc
int lp
int pb
int dictionarySize
boolean endMarkerMode
int numFastBytes
protected void encode (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, io.grpc.netty.shaded.io.netty.buffer.ByteBuf, io.grpc.netty.shaded.io.netty.buffer.ByteBuf) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
io.grpc.netty.shaded.io.netty.buffer.ByteBuf in
io.grpc.netty.shaded.io.netty.buffer.ByteBuf out
int length
java.io.InputStream bbIn
io.grpc.netty.shaded.io.netty.buffer.ByteBufOutputStream bbOut
protected io.grpc.netty.shaded.io.netty.buffer.ByteBuf allocateBuffer (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, io.grpc.netty.shaded.io.netty.buffer.ByteBuf, boolean) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
io.grpc.netty.shaded.io.netty.buffer.ByteBuf in
boolean preferDirect
int length
int maxOutputLength
private static int maxOutputBufferLength (int)
double factor
double factor
double factor
double factor
int inputLength
double factor
protected volatile void encode (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, java.lang.Object, io.grpc.netty.shaded.io.netty.buffer.ByteBuf) throws java.lang.Exception
protected volatile io.grpc.netty.shaded.io.netty.buffer.ByteBuf allocateBuffer (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, java.lang.Object, boolean) throws java.lang.Exception
static void ()
}
io/grpc/netty/shaded/io/netty/handler/codec/compression/Bzip2DivSufSort$PartitionResult.classBzip2DivSufSort.java
package io.grpc.netty.shaded.io.netty.handler.codec.compression
io.grpc.netty.shaded.io.netty.handler.codec.compression.Bzip2DivSufSort$PartitionResult extends java.lang.Object {
final int first
final int last
void (int, int)
int first
int last
}
io/grpc/netty/shaded/io/netty/handler/codec/compression/JdkZlibEncoder$4.classJdkZlibEncoder.java
package io.grpc.netty.shaded.io.netty.handler.codec.compression
io.grpc.netty.shaded.io.netty.handler.codec.compression.JdkZlibEncoder$4 extends java.lang.Object {
static final int[] $SwitchMap$io$netty$handler$codec$compression$ZlibWrapper
static void ()
}
io/grpc/netty/shaded/io/netty/handler/codec/compression/Bzip2DivSufSort$StackEntry.classBzip2DivSufSort.java
package io.grpc.netty.shaded.io.netty.handler.codec.compression
io.grpc.netty.shaded.io.netty.handler.codec.compression.Bzip2DivSufSort$StackEntry extends java.lang.Object {
final int a
final int b
final int c
final int d
void (int, int, int, int)
int a
int b
int c
int d
}
io/grpc/netty/shaded/io/netty/handler/codec/compression/ByteBufChecksum.classByteBufChecksum.java
package io.grpc.netty.shaded.io.netty.handler.codec.compression
abstract io.grpc.netty.shaded.io.netty.handler.codec.compression.ByteBufChecksum extends java.lang.Object implements java.util.zip.Checksum {
private static final java.lang.reflect.Method ADLER32_UPDATE_METHOD
private static final java.lang.reflect.Method CRC32_UPDATE_METHOD
private final io.grpc.netty.shaded.io.netty.util.ByteProcessor updateProcessor
void ()
private static java.lang.reflect.Method updateByteBuffer (java.util.zip.Checksum)
java.lang.reflect.Method method
Throwable ignore
java.util.zip.Checksum checksum
static io.grpc.netty.shaded.io.netty.handler.codec.compression.ByteBufChecksum wrapChecksum (java.util.zip.Checksum)
java.util.zip.Checksum checksum
public void update (io.grpc.netty.shaded.io.netty.buffer.ByteBuf, int, int)
io.grpc.netty.shaded.io.netty.buffer.ByteBuf b
int off
int len
static void ()
}
io/grpc/netty/shaded/io/netty/handler/codec/compression/JZlibEncoder.classJZlibEncoder.java
package io.grpc.netty.shaded.io.netty.handler.codec.compression
public io.grpc.netty.shaded.io.netty.handler.codec.compression.JZlibEncoder extends io.grpc.netty.shaded.io.netty.handler.codec.compression.ZlibEncoder {
private final int wrapperOverhead
private final com.jcraft.jzlib.Deflater z
private volatile boolean finished
private volatile io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
public void ()
public void (int)
int compressionLevel
public void (io.grpc.netty.shaded.io.netty.handler.codec.compression.ZlibWrapper)
io.grpc.netty.shaded.io.netty.handler.codec.compression.ZlibWrapper wrapper
public void (io.grpc.netty.shaded.io.netty.handler.codec.compression.ZlibWrapper, int)
io.grpc.netty.shaded.io.netty.handler.codec.compression.ZlibWrapper wrapper
int compressionLevel
public void (io.grpc.netty.shaded.io.netty.handler.codec.compression.ZlibWrapper, int, int, int)
io.grpc.netty.shaded.io.netty.handler.codec.compression.ZlibWrapper wrapper
int compressionLevel
int windowBits
int memLevel
int resultCode
public void (byte[])
byte[] dictionary
public void (int, byte[])
int compressionLevel
byte[] dictionary
public void (int, int, int, byte[])
int compressionLevel
int windowBits
int memLevel
byte[] dictionary
int resultCode
public io.grpc.netty.shaded.io.netty.channel.ChannelFuture close ()
public io.grpc.netty.shaded.io.netty.channel.ChannelFuture close (io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
io.grpc.netty.shaded.io.netty.channel.ChannelPromise p
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
io.grpc.netty.shaded.io.netty.util.concurrent.EventExecutor executor
private io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx ()
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
public boolean isClosed ()
protected void encode (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, io.grpc.netty.shaded.io.netty.buffer.ByteBuf, io.grpc.netty.shaded.io.netty.buffer.ByteBuf) throws java.lang.Exception
byte[] array
int resultCode
boolean inHasArray
int oldNextInIndex
int maxOutputLength
int oldNextOutIndex
int resultCode
int outputLength
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
io.grpc.netty.shaded.io.netty.buffer.ByteBuf in
io.grpc.netty.shaded.io.netty.buffer.ByteBuf out
int inputLength
public void close (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
io.grpc.netty.shaded.io.netty.channel.ChannelFuture f
private io.grpc.netty.shaded.io.netty.channel.ChannelFuture finishEncode (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
io.grpc.netty.shaded.io.netty.buffer.ByteBuf footer
byte[] out
int resultCode
io.grpc.netty.shaded.io.netty.buffer.ByteBuf footer
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
io.grpc.netty.shaded.io.netty.buffer.ByteBuf footer
public void handlerAdded (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
protected volatile void encode (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, java.lang.Object, io.grpc.netty.shaded.io.netty.buffer.ByteBuf) throws java.lang.Exception
static io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext access$000 (io.grpc.netty.shaded.io.netty.handler.codec.compression.JZlibEncoder)
io.grpc.netty.shaded.io.netty.handler.codec.compression.JZlibEncoder x0
static io.grpc.netty.shaded.io.netty.channel.ChannelFuture access$100 (io.grpc.netty.shaded.io.netty.handler.codec.compression.JZlibEncoder, io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
io.grpc.netty.shaded.io.netty.handler.codec.compression.JZlibEncoder x0
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext x1
io.grpc.netty.shaded.io.netty.channel.ChannelPromise x2
}
io/grpc/netty/shaded/io/netty/handler/codec/compression/JdkZlibEncoder.classJdkZlibEncoder.java
package io.grpc.netty.shaded.io.netty.handler.codec.compression
public io.grpc.netty.shaded.io.netty.handler.codec.compression.JdkZlibEncoder extends io.grpc.netty.shaded.io.netty.handler.codec.compression.ZlibEncoder {
private final io.grpc.netty.shaded.io.netty.handler.codec.compression.ZlibWrapper wrapper
private final java.util.zip.Deflater deflater
private volatile boolean finished
private volatile io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
private final java.util.zip.CRC32 crc
private static final byte[] gzipHeader
private boolean writeHeader
public void ()
public void (int)
int compressionLevel
public void (io.grpc.netty.shaded.io.netty.handler.codec.compression.ZlibWrapper)
io.grpc.netty.shaded.io.netty.handler.codec.compression.ZlibWrapper wrapper
public void (io.grpc.netty.shaded.io.netty.handler.codec.compression.ZlibWrapper, int)
io.grpc.netty.shaded.io.netty.handler.codec.compression.ZlibWrapper wrapper
int compressionLevel
public void (byte[])
byte[] dictionary
public void (int, byte[])
int compressionLevel
byte[] dictionary
public io.grpc.netty.shaded.io.netty.channel.ChannelFuture close ()
public io.grpc.netty.shaded.io.netty.channel.ChannelFuture close (io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
io.grpc.netty.shaded.io.netty.channel.ChannelPromise p
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
io.grpc.netty.shaded.io.netty.util.concurrent.EventExecutor executor
private io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx ()
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
public boolean isClosed ()
protected void encode (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, io.grpc.netty.shaded.io.netty.buffer.ByteBuf, io.grpc.netty.shaded.io.netty.buffer.ByteBuf) throws java.lang.Exception
int offset
byte[] inAry
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
io.grpc.netty.shaded.io.netty.buffer.ByteBuf uncompressed
io.grpc.netty.shaded.io.netty.buffer.ByteBuf out
int len
int offset
byte[] inAry
protected final io.grpc.netty.shaded.io.netty.buffer.ByteBuf allocateBuffer (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, io.grpc.netty.shaded.io.netty.buffer.ByteBuf, boolean) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
io.grpc.netty.shaded.io.netty.buffer.ByteBuf msg
boolean preferDirect
int sizeEstimate
public void close (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, io.grpc.netty.shaded.io.netty.channel.ChannelPromise) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
io.grpc.netty.shaded.io.netty.channel.ChannelFuture f
private io.grpc.netty.shaded.io.netty.channel.ChannelFuture finishEncode (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
int crcValue
int uncBytes
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
io.grpc.netty.shaded.io.netty.buffer.ByteBuf footer
private void deflate (io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
int writerIndex
io.grpc.netty.shaded.io.netty.buffer.ByteBuf out
int numBytes
public void handlerAdded (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
protected volatile void encode (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, java.lang.Object, io.grpc.netty.shaded.io.netty.buffer.ByteBuf) throws java.lang.Exception
protected volatile io.grpc.netty.shaded.io.netty.buffer.ByteBuf allocateBuffer (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, java.lang.Object, boolean) throws java.lang.Exception
static io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext access$000 (io.grpc.netty.shaded.io.netty.handler.codec.compression.JdkZlibEncoder)
io.grpc.netty.shaded.io.netty.handler.codec.compression.JdkZlibEncoder x0
static io.grpc.netty.shaded.io.netty.channel.ChannelFuture access$100 (io.grpc.netty.shaded.io.netty.handler.codec.compression.JdkZlibEncoder, io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
io.grpc.netty.shaded.io.netty.handler.codec.compression.JdkZlibEncoder x0
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext x1
io.grpc.netty.shaded.io.netty.channel.ChannelPromise x2
static void ()
}
io/grpc/netty/shaded/io/netty/handler/codec/compression/JZlibEncoder$3.classJZlibEncoder.java
package io.grpc.netty.shaded.io.netty.handler.codec.compression
io.grpc.netty.shaded.io.netty.handler.codec.compression.JZlibEncoder$3 extends java.lang.Object implements java.lang.Runnable {
final io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext val$ctx
final io.grpc.netty.shaded.io.netty.channel.ChannelPromise val$promise
final io.grpc.netty.shaded.io.netty.handler.codec.compression.JZlibEncoder this$0
void (io.grpc.netty.shaded.io.netty.handler.codec.compression.JZlibEncoder, io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
io.grpc.netty.shaded.io.netty.handler.codec.compression.JZlibEncoder this$0
public void run ()
}
io/grpc/netty/shaded/io/netty/handler/codec/compression/SnappyFrameEncoder.classSnappyFrameEncoder.java
package io.grpc.netty.shaded.io.netty.handler.codec.compression
public io.grpc.netty.shaded.io.netty.handler.codec.compression.SnappyFrameEncoder extends io.grpc.netty.shaded.io.netty.handler.codec.MessageToByteEncoder {
private static final int MIN_COMPRESSIBLE_LENGTH
private static final byte[] STREAM_START
private final io.grpc.netty.shaded.io.netty.handler.codec.compression.Snappy snappy
private boolean started
public void ()
protected void encode (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, io.grpc.netty.shaded.io.netty.buffer.ByteBuf, io.grpc.netty.shaded.io.netty.buffer.ByteBuf) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.buffer.ByteBuf slice
io.grpc.netty.shaded.io.netty.buffer.ByteBuf slice
io.grpc.netty.shaded.io.netty.buffer.ByteBuf slice
int lengthIdx
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
io.grpc.netty.shaded.io.netty.buffer.ByteBuf in
io.grpc.netty.shaded.io.netty.buffer.ByteBuf out
int dataLength
private static void writeUnencodedChunk (io.grpc.netty.shaded.io.netty.buffer.ByteBuf, io.grpc.netty.shaded.io.netty.buffer.ByteBuf, int)
io.grpc.netty.shaded.io.netty.buffer.ByteBuf in
io.grpc.netty.shaded.io.netty.buffer.ByteBuf out
int dataLength
private static void setChunkLength (io.grpc.netty.shaded.io.netty.buffer.ByteBuf, int)
io.grpc.netty.shaded.io.netty.buffer.ByteBuf out
int lengthIdx
int chunkLength
private static void writeChunkLength (io.grpc.netty.shaded.io.netty.buffer.ByteBuf, int)
io.grpc.netty.shaded.io.netty.buffer.ByteBuf out
int chunkLength
private static void calculateAndWriteChecksum (io.grpc.netty.shaded.io.netty.buffer.ByteBuf, io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
io.grpc.netty.shaded.io.netty.buffer.ByteBuf slice
io.grpc.netty.shaded.io.netty.buffer.ByteBuf out
protected volatile void encode (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, java.lang.Object, io.grpc.netty.shaded.io.netty.buffer.ByteBuf) throws java.lang.Exception
static void ()
}
io/grpc/netty/shaded/io/netty/handler/codec/compression/Bzip2Encoder$4.classBzip2Encoder.java
package io.grpc.netty.shaded.io.netty.handler.codec.compression
io.grpc.netty.shaded.io.netty.handler.codec.compression.Bzip2Encoder$4 extends java.lang.Object {
static final int[] $SwitchMap$io$netty$handler$codec$compression$Bzip2Encoder$State
static void ()
}
io/grpc/netty/shaded/io/netty/handler/codec/compression/Bzip2Encoder$1.classBzip2Encoder.java
package io.grpc.netty.shaded.io.netty.handler.codec.compression
io.grpc.netty.shaded.io.netty.handler.codec.compression.Bzip2Encoder$1 extends java.lang.Object implements java.lang.Runnable {
final io.grpc.netty.shaded.io.netty.channel.ChannelPromise val$promise
final io.grpc.netty.shaded.io.netty.handler.codec.compression.Bzip2Encoder this$0
void (io.grpc.netty.shaded.io.netty.handler.codec.compression.Bzip2Encoder, io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
io.grpc.netty.shaded.io.netty.handler.codec.compression.Bzip2Encoder this$0
public void run ()
io.grpc.netty.shaded.io.netty.channel.ChannelFuture f
}
io/grpc/netty/shaded/io/netty/handler/codec/compression/SnappyFramedEncoder.classSnappyFramedEncoder.java
package io.grpc.netty.shaded.io.netty.handler.codec.compression
public io.grpc.netty.shaded.io.netty.handler.codec.compression.SnappyFramedEncoder extends io.grpc.netty.shaded.io.netty.handler.codec.compression.SnappyFrameEncoder {
public void ()
}
io/grpc/netty/shaded/io/netty/handler/codec/compression/FastLzFrameDecoder$1.classFastLzFrameDecoder.java
package io.grpc.netty.shaded.io.netty.handler.codec.compression
io.grpc.netty.shaded.io.netty.handler.codec.compression.FastLzFrameDecoder$1 extends java.lang.Object {
static final int[] $SwitchMap$io$netty$handler$codec$compression$FastLzFrameDecoder$State
static void ()
}
io/grpc/netty/shaded/io/netty/handler/codec/compression/JZlibDecoder.classJZlibDecoder.java
package io.grpc.netty.shaded.io.netty.handler.codec.compression
public io.grpc.netty.shaded.io.netty.handler.codec.compression.JZlibDecoder extends io.grpc.netty.shaded.io.netty.handler.codec.compression.ZlibDecoder {
private final com.jcraft.jzlib.Inflater z
private byte[] dictionary
private volatile boolean finished
public void ()
public void (io.grpc.netty.shaded.io.netty.handler.codec.compression.ZlibWrapper)
io.grpc.netty.shaded.io.netty.handler.codec.compression.ZlibWrapper wrapper
int resultCode
public void (byte[])
byte[] dictionary
int resultCode
public boolean isClosed ()
protected void decode (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, io.grpc.netty.shaded.io.netty.buffer.ByteBuf, java.util.List) throws java.lang.Exception
byte[] array
int oldNextOutIndex
int resultCode
int outputLength
int oldNextInIndex
io.grpc.netty.shaded.io.netty.buffer.ByteBuf decompressed
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
io.grpc.netty.shaded.io.netty.buffer.ByteBuf in
java.util.List out
int inputLength
}
io/grpc/netty/shaded/io/netty/handler/codec/compression/Bzip2DivSufSort$TRBudget.classBzip2DivSufSort.java
package io.grpc.netty.shaded.io.netty.handler.codec.compression
io.grpc.netty.shaded.io.netty.handler.codec.compression.Bzip2DivSufSort$TRBudget extends java.lang.Object {
int budget
int chance
void (int, int)
int budget
int chance
boolean update (int, int)
int size
int n
}
io/grpc/netty/shaded/io/netty/handler/codec/compression/Bzip2Encoder$3.classBzip2Encoder.java
package io.grpc.netty.shaded.io.netty.handler.codec.compression
io.grpc.netty.shaded.io.netty.handler.codec.compression.Bzip2Encoder$3 extends java.lang.Object implements java.lang.Runnable {
final io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext val$ctx
final io.grpc.netty.shaded.io.netty.channel.ChannelPromise val$promise
final io.grpc.netty.shaded.io.netty.handler.codec.compression.Bzip2Encoder this$0
void (io.grpc.netty.shaded.io.netty.handler.codec.compression.Bzip2Encoder, io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
io.grpc.netty.shaded.io.netty.handler.codec.compression.Bzip2Encoder this$0
public void run ()
}
io/grpc/netty/shaded/io/netty/handler/codec/compression/Lz4FrameEncoder.classLz4FrameEncoder.java
package io.grpc.netty.shaded.io.netty.handler.codec.compression
public io.grpc.netty.shaded.io.netty.handler.codec.compression.Lz4FrameEncoder extends io.grpc.netty.shaded.io.netty.handler.codec.MessageToByteEncoder {
private static final io.grpc.netty.shaded.io.netty.handler.codec.EncoderException ENCODE_FINSHED_EXCEPTION
static final int DEFAULT_MAX_ENCODE_SIZE
private final int blockSize
private final net.jpountz.lz4.LZ4Compressor compressor
private final io.grpc.netty.shaded.io.netty.handler.codec.compression.ByteBufChecksum checksum
private final int compressionLevel
private io.grpc.netty.shaded.io.netty.buffer.ByteBuf buffer
private final int maxEncodeSize
private volatile boolean finished
private volatile io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
public void ()
public void (boolean)
boolean highCompressor
public void (net.jpountz.lz4.LZ4Factory, boolean, int, java.util.zip.Checksum)
net.jpountz.lz4.LZ4Factory factory
boolean highCompressor
int blockSize
java.util.zip.Checksum checksum
public void (net.jpountz.lz4.LZ4Factory, boolean, int, java.util.zip.Checksum, int)
net.jpountz.lz4.LZ4Factory factory
boolean highCompressor
int blockSize
java.util.zip.Checksum checksum
int maxEncodeSize
private static int compressionLevel (int)
int blockSize
int compressionLevel
protected io.grpc.netty.shaded.io.netty.buffer.ByteBuf allocateBuffer (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, io.grpc.netty.shaded.io.netty.buffer.ByteBuf, boolean)
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
io.grpc.netty.shaded.io.netty.buffer.ByteBuf msg
boolean preferDirect
private io.grpc.netty.shaded.io.netty.buffer.ByteBuf allocateBuffer (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, io.grpc.netty.shaded.io.netty.buffer.ByteBuf, boolean, boolean)
int curSize
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
io.grpc.netty.shaded.io.netty.buffer.ByteBuf msg
boolean preferDirect
boolean allowEmptyReturn
int targetBufSize
int remaining
protected void encode (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, io.grpc.netty.shaded.io.netty.buffer.ByteBuf, io.grpc.netty.shaded.io.netty.buffer.ByteBuf) throws java.lang.Exception
int nextChunkSize
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
io.grpc.netty.shaded.io.netty.buffer.ByteBuf in
io.grpc.netty.shaded.io.netty.buffer.ByteBuf out
io.grpc.netty.shaded.io.netty.buffer.ByteBuf buffer
int length
private void flushBufferedData (io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
java.nio.ByteBuffer outNioBuffer
int pos
int compressedLength
net.jpountz.lz4.LZ4Exception e
int blockType
io.grpc.netty.shaded.io.netty.buffer.ByteBuf out
int flushableBytes
int check
int bufSize
int idx
int compressedLength
int blockType
public void flush (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.buffer.ByteBuf buf
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
private io.grpc.netty.shaded.io.netty.channel.ChannelFuture finishEncode (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
io.grpc.netty.shaded.io.netty.buffer.ByteBuf footer
int idx
public boolean isClosed ()
public io.grpc.netty.shaded.io.netty.channel.ChannelFuture close ()
public io.grpc.netty.shaded.io.netty.channel.ChannelFuture close (io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
io.grpc.netty.shaded.io.netty.util.concurrent.EventExecutor executor
public void close (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, io.grpc.netty.shaded.io.netty.channel.ChannelPromise) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
io.grpc.netty.shaded.io.netty.channel.ChannelFuture f
private io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx ()
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
public void handlerAdded (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext)
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
public void handlerRemoved (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
final io.grpc.netty.shaded.io.netty.buffer.ByteBuf getBackingBuffer ()
protected volatile void encode (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, java.lang.Object, io.grpc.netty.shaded.io.netty.buffer.ByteBuf) throws java.lang.Exception
protected volatile io.grpc.netty.shaded.io.netty.buffer.ByteBuf allocateBuffer (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, java.lang.Object, boolean) throws java.lang.Exception
static io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext access$000 (io.grpc.netty.shaded.io.netty.handler.codec.compression.Lz4FrameEncoder)
io.grpc.netty.shaded.io.netty.handler.codec.compression.Lz4FrameEncoder x0
static io.grpc.netty.shaded.io.netty.channel.ChannelFuture access$100 (io.grpc.netty.shaded.io.netty.handler.codec.compression.Lz4FrameEncoder, io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
io.grpc.netty.shaded.io.netty.handler.codec.compression.Lz4FrameEncoder x0
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext x1
io.grpc.netty.shaded.io.netty.channel.ChannelPromise x2
static void ()
}
io/grpc/netty/shaded/io/netty/handler/codec/serialization/ObjectEncoder.classObjectEncoder.java
package io.grpc.netty.shaded.io.netty.handler.codec.serialization
public io.grpc.netty.shaded.io.netty.handler.codec.serialization.ObjectEncoder extends io.grpc.netty.shaded.io.netty.handler.codec.MessageToByteEncoder {
private static final byte[] LENGTH_PLACEHOLDER
public void ()
protected void encode (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, java.io.Serializable, io.grpc.netty.shaded.io.netty.buffer.ByteBuf) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
java.io.Serializable msg
io.grpc.netty.shaded.io.netty.buffer.ByteBuf out
int startIdx
io.grpc.netty.shaded.io.netty.buffer.ByteBufOutputStream bout
java.io.ObjectOutputStream oout
int endIdx
protected volatile void encode (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, java.lang.Object, io.grpc.netty.shaded.io.netty.buffer.ByteBuf) throws java.lang.Exception
static void ()
}
io/grpc/netty/shaded/io/netty/handler/codec/serialization/WeakReferenceMap.classWeakReferenceMap.java
package io.grpc.netty.shaded.io.netty.handler.codec.serialization
final io.grpc.netty.shaded.io.netty.handler.codec.serialization.WeakReferenceMap extends io.grpc.netty.shaded.io.netty.handler.codec.serialization.ReferenceMap {
void (java.util.Map)
java.util.Map delegate
java.lang.ref.Reference fold (java.lang.Object)
Object value
}
io/grpc/netty/shaded/io/netty/handler/codec/serialization/ClassLoaderClassResolver.classClassLoaderClassResolver.java
package io.grpc.netty.shaded.io.netty.handler.codec.serialization
io.grpc.netty.shaded.io.netty.handler.codec.serialization.ClassLoaderClassResolver extends java.lang.Object implements io.grpc.netty.shaded.io.netty.handler.codec.serialization.ClassResolver {
private final ClassLoader classLoader
void (java.lang.ClassLoader)
ClassLoader classLoader
public java.lang.Class resolve (java.lang.String) throws java.lang.ClassNotFoundException
ClassNotFoundException ignored
String className
}
META-INF/maven/io.netty/netty-codec/pom.properties
io/grpc/netty/shaded/io/netty/handler/codec/ByteToMessageDecoder$2.classByteToMessageDecoder.java
package io.grpc.netty.shaded.io.netty.handler.codec
final io.grpc.netty.shaded.io.netty.handler.codec.ByteToMessageDecoder$2 extends java.lang.Object implements io.grpc.netty.shaded.io.netty.handler.codec.ByteToMessageDecoder$Cumulator {
void ()
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf cumulate (io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator, io.grpc.netty.shaded.io.netty.buffer.ByteBuf, io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
io.grpc.netty.shaded.io.netty.buffer.ByteBuf buffer
io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf composite
io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf composite
io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator alloc
io.grpc.netty.shaded.io.netty.buffer.ByteBuf cumulation
io.grpc.netty.shaded.io.netty.buffer.ByteBuf in
io.grpc.netty.shaded.io.netty.buffer.ByteBuf buffer
}
io/grpc/netty/shaded/io/netty/bootstrap/
io/grpc/netty/shaded/io/netty/bootstrap/FailedChannel.classFailedChannel.java
package io.grpc.netty.shaded.io.netty.bootstrap
final io.grpc.netty.shaded.io.netty.bootstrap.FailedChannel extends io.grpc.netty.shaded.io.netty.channel.AbstractChannel {
private static final io.grpc.netty.shaded.io.netty.channel.ChannelMetadata METADATA
private final io.grpc.netty.shaded.io.netty.channel.ChannelConfig config
void ()
protected io.grpc.netty.shaded.io.netty.channel.AbstractChannel$AbstractUnsafe newUnsafe ()
protected boolean isCompatible (io.grpc.netty.shaded.io.netty.channel.EventLoop)
io.grpc.netty.shaded.io.netty.channel.EventLoop loop
protected java.net.SocketAddress localAddress0 ()
protected java.net.SocketAddress remoteAddress0 ()
protected void doBind (java.net.SocketAddress)
java.net.SocketAddress localAddress
protected void doDisconnect ()
protected void doClose ()
protected void doBeginRead ()
protected void doWrite (io.grpc.netty.shaded.io.netty.channel.ChannelOutboundBuffer)
io.grpc.netty.shaded.io.netty.channel.ChannelOutboundBuffer in
public io.grpc.netty.shaded.io.netty.channel.ChannelConfig config ()
public boolean isOpen ()
public boolean isActive ()
public io.grpc.netty.shaded.io.netty.channel.ChannelMetadata metadata ()
static void ()
}
io/grpc/netty/shaded/io/netty/bootstrap/FailedChannel$1.classFailedChannel.java
package io.grpc.netty.shaded.io.netty.bootstrap
io.grpc.netty.shaded.io.netty.bootstrap.FailedChannel$1 extends java.lang.Object {
}
io/grpc/netty/shaded/io/netty/channel/
io/grpc/netty/shaded/io/netty/channel/PendingWriteQueue$1.classPendingWriteQueue.java
package io.grpc.netty.shaded.io.netty.channel
io.grpc.netty.shaded.io.netty.channel.PendingWriteQueue$1 extends java.lang.Object {
}
io/grpc/netty/shaded/io/netty/channel/ChannelException.classChannelException.java
package io.grpc.netty.shaded.io.netty.channel
public io.grpc.netty.shaded.io.netty.channel.ChannelException extends java.lang.RuntimeException {
private static final long serialVersionUID
public void ()
public void (java.lang.String, java.lang.Throwable)
String message
Throwable cause
public void (java.lang.String)
String message
public void (java.lang.Throwable)
Throwable cause
}
io/grpc/netty/shaded/io/netty/channel/ChannelOutboundBuffer$Entry.classChannelOutboundBuffer.java
package io.grpc.netty.shaded.io.netty.channel
final io.grpc.netty.shaded.io.netty.channel.ChannelOutboundBuffer$Entry extends java.lang.Object {
private static final io.grpc.netty.shaded.io.netty.util.Recycler RECYCLER
private final io.grpc.netty.shaded.io.netty.util.Recycler$Handle handle
io.grpc.netty.shaded.io.netty.channel.ChannelOutboundBuffer$Entry next
Object msg
java.nio.ByteBuffer[] bufs
java.nio.ByteBuffer buf
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
long progress
long total
int pendingSize
int count
boolean cancelled
private void (io.grpc.netty.shaded.io.netty.util.Recycler$Handle)
io.grpc.netty.shaded.io.netty.util.Recycler$Handle handle
static io.grpc.netty.shaded.io.netty.channel.ChannelOutboundBuffer$Entry newInstance (java.lang.Object, int, long, io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
Object msg
int size
long total
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
io.grpc.netty.shaded.io.netty.channel.ChannelOutboundBuffer$Entry entry
int cancel ()
int pSize
void recycle ()
io.grpc.netty.shaded.io.netty.channel.ChannelOutboundBuffer$Entry recycleAndGetNext ()
io.grpc.netty.shaded.io.netty.channel.ChannelOutboundBuffer$Entry next
void (io.grpc.netty.shaded.io.netty.util.Recycler$Handle, io.grpc.netty.shaded.io.netty.channel.ChannelOutboundBuffer$1)
io.grpc.netty.shaded.io.netty.util.Recycler$Handle x0
io.grpc.netty.shaded.io.netty.channel.ChannelOutboundBuffer$1 x1
static void ()
}
io/grpc/netty/shaded/io/netty/channel/DefaultChannelPipeline$TailContext.classDefaultChannelPipeline.java
package io.grpc.netty.shaded.io.netty.channel
final io.grpc.netty.shaded.io.netty.channel.DefaultChannelPipeline$TailContext extends io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext implements io.grpc.netty.shaded.io.netty.channel.ChannelInboundHandler {
final io.grpc.netty.shaded.io.netty.channel.DefaultChannelPipeline this$0
void (io.grpc.netty.shaded.io.netty.channel.DefaultChannelPipeline, io.grpc.netty.shaded.io.netty.channel.DefaultChannelPipeline)
io.grpc.netty.shaded.io.netty.channel.DefaultChannelPipeline this$0
io.grpc.netty.shaded.io.netty.channel.DefaultChannelPipeline pipeline
public io.grpc.netty.shaded.io.netty.channel.ChannelHandler handler ()
public void channelRegistered (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
public void channelUnregistered (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
public void channelActive (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
public void channelInactive (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
public void channelWritabilityChanged (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
public void handlerAdded (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
public void handlerRemoved (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
public void userEventTriggered (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, java.lang.Object) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
Object evt
public void exceptionCaught (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, java.lang.Throwable) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
Throwable cause
public void channelRead (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, java.lang.Object) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
Object msg
public void channelReadComplete (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
}
io/grpc/netty/shaded/io/netty/channel/DefaultChannelPipeline$PendingHandlerRemovedTask.classDefaultChannelPipeline.java
package io.grpc.netty.shaded.io.netty.channel
final io.grpc.netty.shaded.io.netty.channel.DefaultChannelPipeline$PendingHandlerRemovedTask extends io.grpc.netty.shaded.io.netty.channel.DefaultChannelPipeline$PendingHandlerCallback {
final io.grpc.netty.shaded.io.netty.channel.DefaultChannelPipeline this$0
void (io.grpc.netty.shaded.io.netty.channel.DefaultChannelPipeline, io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext)
io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext ctx
public void run ()
void execute ()
java.util.concurrent.RejectedExecutionException e
io.grpc.netty.shaded.io.netty.util.concurrent.EventExecutor executor
}
io/grpc/netty/shaded/io/netty/channel/AbstractChannelHandlerContext$9.classAbstractChannelHandlerContext.java
package io.grpc.netty.shaded.io.netty.channel
final io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext$9 extends java.lang.Object implements java.lang.Runnable {
final io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext val$next
void (io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext)
public void run ()
}
io/grpc/netty/shaded/io/netty/channel/FixedRecvByteBufAllocator.classFixedRecvByteBufAllocator.java
package io.grpc.netty.shaded.io.netty.channel
public io.grpc.netty.shaded.io.netty.channel.FixedRecvByteBufAllocator extends io.grpc.netty.shaded.io.netty.channel.DefaultMaxMessagesRecvByteBufAllocator {
private final int bufferSize
public void (int)
int bufferSize
public io.grpc.netty.shaded.io.netty.channel.RecvByteBufAllocator$Handle newHandle ()
public io.grpc.netty.shaded.io.netty.channel.FixedRecvByteBufAllocator respectMaybeMoreData (boolean)
boolean respectMaybeMoreData
public volatile io.grpc.netty.shaded.io.netty.channel.DefaultMaxMessagesRecvByteBufAllocator respectMaybeMoreData (boolean)
}
io/grpc/netty/shaded/io/netty/channel/ChannelHandlerAdapter.classChannelHandlerAdapter.java
package io.grpc.netty.shaded.io.netty.channel
public abstract io.grpc.netty.shaded.io.netty.channel.ChannelHandlerAdapter extends java.lang.Object implements io.grpc.netty.shaded.io.netty.channel.ChannelHandler {
boolean added
public void ()
protected void ensureNotSharable ()
public boolean isSharable ()
Class clazz
java.util.Map cache
Boolean sharable
public void handlerAdded (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
public void handlerRemoved (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
public void exceptionCaught (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, java.lang.Throwable) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
Throwable cause
}
io/grpc/netty/shaded/io/netty/channel/DefaultChannelPipeline$HeadContext.classDefaultChannelPipeline.java
package io.grpc.netty.shaded.io.netty.channel
final io.grpc.netty.shaded.io.netty.channel.DefaultChannelPipeline$HeadContext extends io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext implements io.grpc.netty.shaded.io.netty.channel.ChannelOutboundHandler io.grpc.netty.shaded.io.netty.channel.ChannelInboundHandler {
private final io.grpc.netty.shaded.io.netty.channel.Channel$Unsafe unsafe
final io.grpc.netty.shaded.io.netty.channel.DefaultChannelPipeline this$0
void (io.grpc.netty.shaded.io.netty.channel.DefaultChannelPipeline, io.grpc.netty.shaded.io.netty.channel.DefaultChannelPipeline)
io.grpc.netty.shaded.io.netty.channel.DefaultChannelPipeline this$0
io.grpc.netty.shaded.io.netty.channel.DefaultChannelPipeline pipeline
public io.grpc.netty.shaded.io.netty.channel.ChannelHandler handler ()
public void handlerAdded (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
public void handlerRemoved (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
public void bind (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, java.net.SocketAddress, io.grpc.netty.shaded.io.netty.channel.ChannelPromise) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
java.net.SocketAddress localAddress
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
public void connect (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, java.net.SocketAddress, java.net.SocketAddress, io.grpc.netty.shaded.io.netty.channel.ChannelPromise) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
java.net.SocketAddress remoteAddress
java.net.SocketAddress localAddress
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
public void disconnect (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, io.grpc.netty.shaded.io.netty.channel.ChannelPromise) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
public void close (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, io.grpc.netty.shaded.io.netty.channel.ChannelPromise) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
public void deregister (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, io.grpc.netty.shaded.io.netty.channel.ChannelPromise) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
public void read (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext)
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
public void write (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, java.lang.Object, io.grpc.netty.shaded.io.netty.channel.ChannelPromise) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
Object msg
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
public void flush (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
public void exceptionCaught (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, java.lang.Throwable) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
Throwable cause
public void channelRegistered (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
public void channelUnregistered (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
public void channelActive (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
public void channelInactive (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
public void channelRead (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, java.lang.Object) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
Object msg
public void channelReadComplete (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
private void readIfIsAutoRead ()
public void userEventTriggered (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, java.lang.Object) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
Object evt
public void channelWritabilityChanged (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
}
io/grpc/netty/shaded/io/netty/channel/DefaultChannelPipeline$8.classDefaultChannelPipeline.java
package io.grpc.netty.shaded.io.netty.channel
io.grpc.netty.shaded.io.netty.channel.DefaultChannelPipeline$8 extends java.lang.Object implements java.lang.Runnable {
final io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext val$finalCtx
final io.grpc.netty.shaded.io.netty.channel.DefaultChannelPipeline this$0
void (io.grpc.netty.shaded.io.netty.channel.DefaultChannelPipeline, io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext)
io.grpc.netty.shaded.io.netty.channel.DefaultChannelPipeline this$0
public void run ()
}
io/grpc/netty/shaded/io/netty/channel/CoalescingBufferQueue.classCoalescingBufferQueue.java
package io.grpc.netty.shaded.io.netty.channel
public final io.grpc.netty.shaded.io.netty.channel.CoalescingBufferQueue extends io.grpc.netty.shaded.io.netty.channel.AbstractCoalescingBufferQueue {
private final io.grpc.netty.shaded.io.netty.channel.Channel channel
public void (io.grpc.netty.shaded.io.netty.channel.Channel)
io.grpc.netty.shaded.io.netty.channel.Channel channel
public void (io.grpc.netty.shaded.io.netty.channel.Channel, int)
io.grpc.netty.shaded.io.netty.channel.Channel channel
int initSize
public void (io.grpc.netty.shaded.io.netty.channel.Channel, int, boolean)
io.grpc.netty.shaded.io.netty.channel.Channel channel
int initSize
boolean updateWritability
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf remove (int, io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
int bytes
io.grpc.netty.shaded.io.netty.channel.ChannelPromise aggregatePromise
public void releaseAndFailAll (java.lang.Throwable)
Throwable cause
protected io.grpc.netty.shaded.io.netty.buffer.ByteBuf compose (io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator, io.grpc.netty.shaded.io.netty.buffer.ByteBuf, io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf composite
io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator alloc
io.grpc.netty.shaded.io.netty.buffer.ByteBuf cumulation
io.grpc.netty.shaded.io.netty.buffer.ByteBuf next
protected io.grpc.netty.shaded.io.netty.buffer.ByteBuf removeEmptyValue ()
}
io/grpc/netty/shaded/io/netty/channel/ChannelFuture.classChannelFuture.java
package io.grpc.netty.shaded.io.netty.channel
public abstract io.grpc.netty.shaded.io.netty.channel.ChannelFuture extends java.lang.Object implements io.grpc.netty.shaded.io.netty.util.concurrent.Future {
public abstract io.grpc.netty.shaded.io.netty.channel.Channel channel ()
public abstract io.grpc.netty.shaded.io.netty.channel.ChannelFuture addListener (io.grpc.netty.shaded.io.netty.util.concurrent.GenericFutureListener)
public transient abstract io.grpc.netty.shaded.io.netty.channel.ChannelFuture addListeners (io.grpc.netty.shaded.io.netty.util.concurrent.GenericFutureListener[])
public abstract io.grpc.netty.shaded.io.netty.channel.ChannelFuture removeListener (io.grpc.netty.shaded.io.netty.util.concurrent.GenericFutureListener)
public transient abstract io.grpc.netty.shaded.io.netty.channel.ChannelFuture removeListeners (io.grpc.netty.shaded.io.netty.util.concurrent.GenericFutureListener[])
public abstract io.grpc.netty.shaded.io.netty.channel.ChannelFuture sync () throws java.lang.InterruptedException
public abstract io.grpc.netty.shaded.io.netty.channel.ChannelFuture syncUninterruptibly ()
public abstract io.grpc.netty.shaded.io.netty.channel.ChannelFuture await () throws java.lang.InterruptedException
public abstract io.grpc.netty.shaded.io.netty.channel.ChannelFuture awaitUninterruptibly ()
public abstract boolean isVoid ()
}
io/grpc/netty/shaded/io/netty/channel/AddressedEnvelope.classAddressedEnvelope.java
package io.grpc.netty.shaded.io.netty.channel
public abstract io.grpc.netty.shaded.io.netty.channel.AddressedEnvelope extends java.lang.Object implements io.grpc.netty.shaded.io.netty.util.ReferenceCounted {
public abstract java.lang.Object content ()
public abstract java.net.SocketAddress sender ()
public abstract java.net.SocketAddress recipient ()
public abstract io.grpc.netty.shaded.io.netty.channel.AddressedEnvelope retain ()
public abstract io.grpc.netty.shaded.io.netty.channel.AddressedEnvelope retain (int)
public abstract io.grpc.netty.shaded.io.netty.channel.AddressedEnvelope touch ()
public abstract io.grpc.netty.shaded.io.netty.channel.AddressedEnvelope touch (java.lang.Object)
}
io/grpc/netty/shaded/io/netty/channel/DefaultChannelProgressivePromise.classDefaultChannelProgressivePromise.java
package io.grpc.netty.shaded.io.netty.channel
public io.grpc.netty.shaded.io.netty.channel.DefaultChannelProgressivePromise extends io.grpc.netty.shaded.io.netty.util.concurrent.DefaultProgressivePromise implements io.grpc.netty.shaded.io.netty.channel.ChannelProgressivePromise io.grpc.netty.shaded.io.netty.channel.ChannelFlushPromiseNotifier$FlushCheckpoint {
private final io.grpc.netty.shaded.io.netty.channel.Channel channel
private long checkpoint
public void (io.grpc.netty.shaded.io.netty.channel.Channel)
io.grpc.netty.shaded.io.netty.channel.Channel channel
public void (io.grpc.netty.shaded.io.netty.channel.Channel, io.grpc.netty.shaded.io.netty.util.concurrent.EventExecutor)
io.grpc.netty.shaded.io.netty.channel.Channel channel
io.grpc.netty.shaded.io.netty.util.concurrent.EventExecutor executor
protected io.grpc.netty.shaded.io.netty.util.concurrent.EventExecutor executor ()
io.grpc.netty.shaded.io.netty.util.concurrent.EventExecutor e
public io.grpc.netty.shaded.io.netty.channel.Channel channel ()
public io.grpc.netty.shaded.io.netty.channel.ChannelProgressivePromise setSuccess ()
public io.grpc.netty.shaded.io.netty.channel.ChannelProgressivePromise setSuccess (java.lang.Void)
Void result
public boolean trySuccess ()
public io.grpc.netty.shaded.io.netty.channel.ChannelProgressivePromise setFailure (java.lang.Throwable)
Throwable cause
public io.grpc.netty.shaded.io.netty.channel.ChannelProgressivePromise setProgress (long, long)
long progress
long total
public io.grpc.netty.shaded.io.netty.channel.ChannelProgressivePromise addListener (io.grpc.netty.shaded.io.netty.util.concurrent.GenericFutureListener)
io.grpc.netty.shaded.io.netty.util.concurrent.GenericFutureListener listener
public transient io.grpc.netty.shaded.io.netty.channel.ChannelProgressivePromise addListeners (io.grpc.netty.shaded.io.netty.util.concurrent.GenericFutureListener[])
io.grpc.netty.shaded.io.netty.util.concurrent.GenericFutureListener[] listeners
public io.grpc.netty.shaded.io.netty.channel.ChannelProgressivePromise removeListener (io.grpc.netty.shaded.io.netty.util.concurrent.GenericFutureListener)
io.grpc.netty.shaded.io.netty.util.concurrent.GenericFutureListener listener
public transient io.grpc.netty.shaded.io.netty.channel.ChannelProgressivePromise removeListeners (io.grpc.netty.shaded.io.netty.util.concurrent.GenericFutureListener[])
io.grpc.netty.shaded.io.netty.util.concurrent.GenericFutureListener[] listeners
public io.grpc.netty.shaded.io.netty.channel.ChannelProgressivePromise sync () throws java.lang.InterruptedException
public io.grpc.netty.shaded.io.netty.channel.ChannelProgressivePromise syncUninterruptibly ()
public io.grpc.netty.shaded.io.netty.channel.ChannelProgressivePromise await () throws java.lang.InterruptedException
public io.grpc.netty.shaded.io.netty.channel.ChannelProgressivePromise awaitUninterruptibly ()
public long flushCheckpoint ()
public void flushCheckpoint (long)
long checkpoint
public io.grpc.netty.shaded.io.netty.channel.ChannelProgressivePromise promise ()
protected void checkDeadLock ()
public io.grpc.netty.shaded.io.netty.channel.ChannelProgressivePromise unvoid ()
public boolean isVoid ()
public volatile io.grpc.netty.shaded.io.netty.util.concurrent.ProgressivePromise setFailure (java.lang.Throwable)
public volatile io.grpc.netty.shaded.io.netty.util.concurrent.ProgressivePromise setSuccess (java.lang.Object)
public volatile io.grpc.netty.shaded.io.netty.util.concurrent.ProgressivePromise awaitUninterruptibly ()
public volatile io.grpc.netty.shaded.io.netty.util.concurrent.ProgressivePromise await () throws java.lang.InterruptedException
public volatile io.grpc.netty.shaded.io.netty.util.concurrent.ProgressivePromise syncUninterruptibly ()
public volatile io.grpc.netty.shaded.io.netty.util.concurrent.ProgressivePromise sync () throws java.lang.InterruptedException
public volatile io.grpc.netty.shaded.io.netty.util.concurrent.ProgressivePromise removeListeners (io.grpc.netty.shaded.io.netty.util.concurrent.GenericFutureListener[])
public volatile io.grpc.netty.shaded.io.netty.util.concurrent.ProgressivePromise removeListener (io.grpc.netty.shaded.io.netty.util.concurrent.GenericFutureListener)
public volatile io.grpc.netty.shaded.io.netty.util.concurrent.ProgressivePromise addListeners (io.grpc.netty.shaded.io.netty.util.concurrent.GenericFutureListener[])
public volatile io.grpc.netty.shaded.io.netty.util.concurrent.ProgressivePromise addListener (io.grpc.netty.shaded.io.netty.util.concurrent.GenericFutureListener)
public volatile io.grpc.netty.shaded.io.netty.util.concurrent.ProgressivePromise setProgress (long, long)
public volatile io.grpc.netty.shaded.io.netty.util.concurrent.Promise syncUninterruptibly ()
public volatile io.grpc.netty.shaded.io.netty.util.concurrent.Promise sync () throws java.lang.InterruptedException
public volatile io.grpc.netty.shaded.io.netty.util.concurrent.Promise awaitUninterruptibly ()
public volatile io.grpc.netty.shaded.io.netty.util.concurrent.Promise await () throws java.lang.InterruptedException
public volatile io.grpc.netty.shaded.io.netty.util.concurrent.Promise removeListeners (io.grpc.netty.shaded.io.netty.util.concurrent.GenericFutureListener[])
public volatile io.grpc.netty.shaded.io.netty.util.concurrent.Promise removeListener (io.grpc.netty.shaded.io.netty.util.concurrent.GenericFutureListener)
public volatile io.grpc.netty.shaded.io.netty.util.concurrent.Promise addListeners (io.grpc.netty.shaded.io.netty.util.concurrent.GenericFutureListener[])
public volatile io.grpc.netty.shaded.io.netty.util.concurrent.Promise addListener (io.grpc.netty.shaded.io.netty.util.concurrent.GenericFutureListener)
public volatile io.grpc.netty.shaded.io.netty.util.concurrent.Promise setFailure (java.lang.Throwable)
public volatile io.grpc.netty.shaded.io.netty.util.concurrent.Promise setSuccess (java.lang.Object)
public volatile io.grpc.netty.shaded.io.netty.util.concurrent.Future awaitUninterruptibly ()
public volatile io.grpc.netty.shaded.io.netty.util.concurrent.Future await () throws java.lang.InterruptedException
public volatile io.grpc.netty.shaded.io.netty.util.concurrent.Future syncUninterruptibly ()
public volatile io.grpc.netty.shaded.io.netty.util.concurrent.Future sync () throws java.lang.InterruptedException
public volatile io.grpc.netty.shaded.io.netty.util.concurrent.Future removeListeners (io.grpc.netty.shaded.io.netty.util.concurrent.GenericFutureListener[])
public volatile io.grpc.netty.shaded.io.netty.util.concurrent.Future removeListener (io.grpc.netty.shaded.io.netty.util.concurrent.GenericFutureListener)
public volatile io.grpc.netty.shaded.io.netty.util.concurrent.Future addListeners (io.grpc.netty.shaded.io.netty.util.concurrent.GenericFutureListener[])
public volatile io.grpc.netty.shaded.io.netty.util.concurrent.Future addListener (io.grpc.netty.shaded.io.netty.util.concurrent.GenericFutureListener)
public volatile io.grpc.netty.shaded.io.netty.util.concurrent.ProgressiveFuture awaitUninterruptibly ()
public volatile io.grpc.netty.shaded.io.netty.util.concurrent.ProgressiveFuture await () throws java.lang.InterruptedException
public volatile io.grpc.netty.shaded.io.netty.util.concurrent.ProgressiveFuture syncUninterruptibly ()
public volatile io.grpc.netty.shaded.io.netty.util.concurrent.ProgressiveFuture sync () throws java.lang.InterruptedException
public volatile io.grpc.netty.shaded.io.netty.util.concurrent.ProgressiveFuture removeListeners (io.grpc.netty.shaded.io.netty.util.concurrent.GenericFutureListener[])
public volatile io.grpc.netty.shaded.io.netty.util.concurrent.ProgressiveFuture removeListener (io.grpc.netty.shaded.io.netty.util.concurrent.GenericFutureListener)
public volatile io.grpc.netty.shaded.io.netty.util.concurrent.ProgressiveFuture addListeners (io.grpc.netty.shaded.io.netty.util.concurrent.GenericFutureListener[])
public volatile io.grpc.netty.shaded.io.netty.util.concurrent.ProgressiveFuture addListener (io.grpc.netty.shaded.io.netty.util.concurrent.GenericFutureListener)
public volatile io.grpc.netty.shaded.io.netty.channel.ChannelProgressiveFuture awaitUninterruptibly ()
public volatile io.grpc.netty.shaded.io.netty.channel.ChannelProgressiveFuture await () throws java.lang.InterruptedException
public volatile io.grpc.netty.shaded.io.netty.channel.ChannelProgressiveFuture syncUninterruptibly ()
public volatile io.grpc.netty.shaded.io.netty.channel.ChannelProgressiveFuture sync () throws java.lang.InterruptedException
public volatile io.grpc.netty.shaded.io.netty.channel.ChannelProgressiveFuture removeListeners (io.grpc.netty.shaded.io.netty.util.concurrent.GenericFutureListener[])
public volatile io.grpc.netty.shaded.io.netty.channel.ChannelProgressiveFuture removeListener (io.grpc.netty.shaded.io.netty.util.concurrent.GenericFutureListener)
public volatile io.grpc.netty.shaded.io.netty.channel.ChannelProgressiveFuture addListeners (io.grpc.netty.shaded.io.netty.util.concurrent.GenericFutureListener[])
public volatile io.grpc.netty.shaded.io.netty.channel.ChannelProgressiveFuture addListener (io.grpc.netty.shaded.io.netty.util.concurrent.GenericFutureListener)
public volatile io.grpc.netty.shaded.io.netty.channel.ChannelFuture awaitUninterruptibly ()
public volatile io.grpc.netty.shaded.io.netty.channel.ChannelFuture await () throws java.lang.InterruptedException
public volatile io.grpc.netty.shaded.io.netty.channel.ChannelFuture syncUninterruptibly ()
public volatile io.grpc.netty.shaded.io.netty.channel.ChannelFuture sync () throws java.lang.InterruptedException
public volatile io.grpc.netty.shaded.io.netty.channel.ChannelFuture removeListeners (io.grpc.netty.shaded.io.netty.util.concurrent.GenericFutureListener[])
public volatile io.grpc.netty.shaded.io.netty.channel.ChannelFuture removeListener (io.grpc.netty.shaded.io.netty.util.concurrent.GenericFutureListener)
public volatile io.grpc.netty.shaded.io.netty.channel.ChannelFuture addListeners (io.grpc.netty.shaded.io.netty.util.concurrent.GenericFutureListener[])
public volatile io.grpc.netty.shaded.io.netty.channel.ChannelFuture addListener (io.grpc.netty.shaded.io.netty.util.concurrent.GenericFutureListener)
public volatile io.grpc.netty.shaded.io.netty.channel.ChannelPromise unvoid ()
public volatile io.grpc.netty.shaded.io.netty.channel.ChannelPromise awaitUninterruptibly ()
public volatile io.grpc.netty.shaded.io.netty.channel.ChannelPromise await () throws java.lang.InterruptedException
public volatile io.grpc.netty.shaded.io.netty.channel.ChannelPromise syncUninterruptibly ()
public volatile io.grpc.netty.shaded.io.netty.channel.ChannelPromise sync () throws java.lang.InterruptedException
public volatile io.grpc.netty.shaded.io.netty.channel.ChannelPromise removeListeners (io.grpc.netty.shaded.io.netty.util.concurrent.GenericFutureListener[])
public volatile io.grpc.netty.shaded.io.netty.channel.ChannelPromise removeListener (io.grpc.netty.shaded.io.netty.util.concurrent.GenericFutureListener)
public volatile io.grpc.netty.shaded.io.netty.channel.ChannelPromise addListeners (io.grpc.netty.shaded.io.netty.util.concurrent.GenericFutureListener[])
public volatile io.grpc.netty.shaded.io.netty.channel.ChannelPromise addListener (io.grpc.netty.shaded.io.netty.util.concurrent.GenericFutureListener)
public volatile io.grpc.netty.shaded.io.netty.channel.ChannelPromise setFailure (java.lang.Throwable)
public volatile io.grpc.netty.shaded.io.netty.channel.ChannelPromise setSuccess ()
public volatile io.grpc.netty.shaded.io.netty.channel.ChannelPromise setSuccess (java.lang.Void)
public volatile io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise ()
}
io/grpc/netty/shaded/io/netty/channel/PendingBytesTracker$NoopPendingBytesTracker.classPendingBytesTracker.java
package io.grpc.netty.shaded.io.netty.channel
final io.grpc.netty.shaded.io.netty.channel.PendingBytesTracker$NoopPendingBytesTracker extends io.grpc.netty.shaded.io.netty.channel.PendingBytesTracker {
void (io.grpc.netty.shaded.io.netty.channel.MessageSizeEstimator$Handle)
io.grpc.netty.shaded.io.netty.channel.MessageSizeEstimator$Handle estimatorHandle
public void incrementPendingOutboundBytes (long)
long bytes
public void decrementPendingOutboundBytes (long)
long bytes
}
io/grpc/netty/shaded/io/netty/channel/DefaultMaxBytesRecvByteBufAllocator$HandleImpl.classDefaultMaxBytesRecvByteBufAllocator.java
package io.grpc.netty.shaded.io.netty.channel
final io.grpc.netty.shaded.io.netty.channel.DefaultMaxBytesRecvByteBufAllocator$HandleImpl extends java.lang.Object implements io.grpc.netty.shaded.io.netty.channel.RecvByteBufAllocator$ExtendedHandle {
private int individualReadMax
private int bytesToRead
private int lastBytesRead
private int attemptBytesRead
private final io.grpc.netty.shaded.io.netty.util.UncheckedBooleanSupplier defaultMaybeMoreSupplier
final io.grpc.netty.shaded.io.netty.channel.DefaultMaxBytesRecvByteBufAllocator this$0
private void (io.grpc.netty.shaded.io.netty.channel.DefaultMaxBytesRecvByteBufAllocator)
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf allocate (io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator)
io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator alloc
public int guess ()
public void reset (io.grpc.netty.shaded.io.netty.channel.ChannelConfig)
io.grpc.netty.shaded.io.netty.channel.ChannelConfig config
public void incMessagesRead (int)
int amt
public void lastBytesRead (int)
int bytes
public int lastBytesRead ()
public boolean continueReading ()
public boolean continueReading (io.grpc.netty.shaded.io.netty.util.UncheckedBooleanSupplier)
io.grpc.netty.shaded.io.netty.util.UncheckedBooleanSupplier maybeMoreDataSupplier
public void readComplete ()
public void attemptedBytesRead (int)
int bytes
public int attemptedBytesRead ()
static int access$000 (io.grpc.netty.shaded.io.netty.channel.DefaultMaxBytesRecvByteBufAllocator$HandleImpl)
io.grpc.netty.shaded.io.netty.channel.DefaultMaxBytesRecvByteBufAllocator$HandleImpl x0
static int access$100 (io.grpc.netty.shaded.io.netty.channel.DefaultMaxBytesRecvByteBufAllocator$HandleImpl)
io.grpc.netty.shaded.io.netty.channel.DefaultMaxBytesRecvByteBufAllocator$HandleImpl x0
void (io.grpc.netty.shaded.io.netty.channel.DefaultMaxBytesRecvByteBufAllocator, io.grpc.netty.shaded.io.netty.channel.DefaultMaxBytesRecvByteBufAllocator$1)
io.grpc.netty.shaded.io.netty.channel.DefaultMaxBytesRecvByteBufAllocator x0
io.grpc.netty.shaded.io.netty.channel.DefaultMaxBytesRecvByteBufAllocator$1 x1
}
io/grpc/netty/shaded/io/netty/channel/PendingBytesTracker$1.classPendingBytesTracker.java
package io.grpc.netty.shaded.io.netty.channel
io.grpc.netty.shaded.io.netty.channel.PendingBytesTracker$1 extends java.lang.Object {
}
io/grpc/netty/shaded/io/netty/channel/DefaultEventLoopGroup.classDefaultEventLoopGroup.java
package io.grpc.netty.shaded.io.netty.channel
public io.grpc.netty.shaded.io.netty.channel.DefaultEventLoopGroup extends io.grpc.netty.shaded.io.netty.channel.MultithreadEventLoopGroup {
public void ()
public void (int)
int nThreads
public void (int, java.util.concurrent.ThreadFactory)
int nThreads
java.util.concurrent.ThreadFactory threadFactory
public void (int, java.util.concurrent.Executor)
int nThreads
java.util.concurrent.Executor executor
protected transient io.grpc.netty.shaded.io.netty.channel.EventLoop newChild (java.util.concurrent.Executor, java.lang.Object[]) throws java.lang.Exception
java.util.concurrent.Executor executor
Object[] args
protected volatile io.grpc.netty.shaded.io.netty.util.concurrent.EventExecutor newChild (java.util.concurrent.Executor, java.lang.Object[]) throws java.lang.Exception
}
io/grpc/netty/shaded/io/netty/channel/AbstractChannelHandlerContext$14.classAbstractChannelHandlerContext.java
package io.grpc.netty.shaded.io.netty.channel
io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext$14 extends java.lang.Object implements java.lang.Runnable {
final io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext val$next
final io.grpc.netty.shaded.io.netty.channel.ChannelPromise val$promise
final io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext this$0
void (io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext, io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext, io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext this$0
public void run ()
}
io/grpc/netty/shaded/io/netty/channel/DefaultMessageSizeEstimator.classDefaultMessageSizeEstimator.java
package io.grpc.netty.shaded.io.netty.channel
public final io.grpc.netty.shaded.io.netty.channel.DefaultMessageSizeEstimator extends java.lang.Object implements io.grpc.netty.shaded.io.netty.channel.MessageSizeEstimator {
public static final io.grpc.netty.shaded.io.netty.channel.MessageSizeEstimator DEFAULT
private final io.grpc.netty.shaded.io.netty.channel.MessageSizeEstimator$Handle handle
public void (int)
int unknownSize
public io.grpc.netty.shaded.io.netty.channel.MessageSizeEstimator$Handle newHandle ()
static void ()
}
io/grpc/netty/shaded/io/netty/channel/AbstractChannelHandlerContext.classAbstractChannelHandlerContext.java
package io.grpc.netty.shaded.io.netty.channel
abstract io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext extends io.grpc.netty.shaded.io.netty.util.DefaultAttributeMap implements io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext io.grpc.netty.shaded.io.netty.util.ResourceLeakHint {
private static final io.grpc.netty.shaded.io.netty.util.internal.logging.InternalLogger logger
volatile io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext next
volatile io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext prev
private static final java.util.concurrent.atomic.AtomicIntegerFieldUpdater HANDLER_STATE_UPDATER
private static final int ADD_PENDING
private static final int ADD_COMPLETE
private static final int REMOVE_COMPLETE
private static final int INIT
private final boolean inbound
private final boolean outbound
private final io.grpc.netty.shaded.io.netty.channel.DefaultChannelPipeline pipeline
private final String name
private final boolean ordered
final io.grpc.netty.shaded.io.netty.util.concurrent.EventExecutor executor
private io.grpc.netty.shaded.io.netty.channel.ChannelFuture succeededFuture
private Runnable invokeChannelReadCompleteTask
private Runnable invokeReadTask
private Runnable invokeChannelWritableStateChangedTask
private Runnable invokeFlushTask
private volatile int handlerState
static final boolean $assertionsDisabled
void (io.grpc.netty.shaded.io.netty.channel.DefaultChannelPipeline, io.grpc.netty.shaded.io.netty.util.concurrent.EventExecutor, java.lang.String, boolean, boolean)
io.grpc.netty.shaded.io.netty.channel.DefaultChannelPipeline pipeline
io.grpc.netty.shaded.io.netty.util.concurrent.EventExecutor executor
String name
boolean inbound
boolean outbound
public io.grpc.netty.shaded.io.netty.channel.Channel channel ()
public io.grpc.netty.shaded.io.netty.channel.ChannelPipeline pipeline ()
public io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator alloc ()
public io.grpc.netty.shaded.io.netty.util.concurrent.EventExecutor executor ()
public java.lang.String name ()
public io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext fireChannelRegistered ()
static void invokeChannelRegistered (io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext)
io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext next
io.grpc.netty.shaded.io.netty.util.concurrent.EventExecutor executor
private void invokeChannelRegistered ()
Throwable t
public io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext fireChannelUnregistered ()
static void invokeChannelUnregistered (io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext)
io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext next
io.grpc.netty.shaded.io.netty.util.concurrent.EventExecutor executor
private void invokeChannelUnregistered ()
Throwable t
public io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext fireChannelActive ()
static void invokeChannelActive (io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext)
io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext next
io.grpc.netty.shaded.io.netty.util.concurrent.EventExecutor executor
private void invokeChannelActive ()
Throwable t
public io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext fireChannelInactive ()
static void invokeChannelInactive (io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext)
io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext next
io.grpc.netty.shaded.io.netty.util.concurrent.EventExecutor executor
private void invokeChannelInactive ()
Throwable t
public io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext fireExceptionCaught (java.lang.Throwable)
Throwable cause
static void invokeExceptionCaught (io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext, java.lang.Throwable)
Throwable t
io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext next
Throwable cause
io.grpc.netty.shaded.io.netty.util.concurrent.EventExecutor executor
private void invokeExceptionCaught (java.lang.Throwable)
Throwable error
Throwable cause
public io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext fireUserEventTriggered (java.lang.Object)
Object event
static void invokeUserEventTriggered (io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext, java.lang.Object)
io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext next
Object event
io.grpc.netty.shaded.io.netty.util.concurrent.EventExecutor executor
private void invokeUserEventTriggered (java.lang.Object)
Throwable t
Object event
public io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext fireChannelRead (java.lang.Object)
Object msg
static void invokeChannelRead (io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext, java.lang.Object)
io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext next
Object msg
Object m
io.grpc.netty.shaded.io.netty.util.concurrent.EventExecutor executor
private void invokeChannelRead (java.lang.Object)
Throwable t
Object msg
public io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext fireChannelReadComplete ()
static void invokeChannelReadComplete (io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext)
Runnable task
io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext next
io.grpc.netty.shaded.io.netty.util.concurrent.EventExecutor executor
private void invokeChannelReadComplete ()
Throwable t
public io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext fireChannelWritabilityChanged ()
static void invokeChannelWritabilityChanged (io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext)
Runnable task
io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext next
io.grpc.netty.shaded.io.netty.util.concurrent.EventExecutor executor
private void invokeChannelWritabilityChanged ()
Throwable t
public io.grpc.netty.shaded.io.netty.channel.ChannelFuture bind (java.net.SocketAddress)
java.net.SocketAddress localAddress
public io.grpc.netty.shaded.io.netty.channel.ChannelFuture connect (java.net.SocketAddress)
java.net.SocketAddress remoteAddress
public io.grpc.netty.shaded.io.netty.channel.ChannelFuture connect (java.net.SocketAddress, java.net.SocketAddress)
java.net.SocketAddress remoteAddress
java.net.SocketAddress localAddress
public io.grpc.netty.shaded.io.netty.channel.ChannelFuture disconnect ()
public io.grpc.netty.shaded.io.netty.channel.ChannelFuture close ()
public io.grpc.netty.shaded.io.netty.channel.ChannelFuture deregister ()
public io.grpc.netty.shaded.io.netty.channel.ChannelFuture bind (java.net.SocketAddress, io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
java.net.SocketAddress localAddress
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext next
io.grpc.netty.shaded.io.netty.util.concurrent.EventExecutor executor
private void invokeBind (java.net.SocketAddress, io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
Throwable t
java.net.SocketAddress localAddress
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
public io.grpc.netty.shaded.io.netty.channel.ChannelFuture connect (java.net.SocketAddress, io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
java.net.SocketAddress remoteAddress
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
public io.grpc.netty.shaded.io.netty.channel.ChannelFuture connect (java.net.SocketAddress, java.net.SocketAddress, io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
java.net.SocketAddress remoteAddress
java.net.SocketAddress localAddress
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext next
io.grpc.netty.shaded.io.netty.util.concurrent.EventExecutor executor
private void invokeConnect (java.net.SocketAddress, java.net.SocketAddress, io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
Throwable t
java.net.SocketAddress remoteAddress
java.net.SocketAddress localAddress
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
public io.grpc.netty.shaded.io.netty.channel.ChannelFuture disconnect (io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext next
io.grpc.netty.shaded.io.netty.util.concurrent.EventExecutor executor
private void invokeDisconnect (io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
Throwable t
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
public io.grpc.netty.shaded.io.netty.channel.ChannelFuture close (io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext next
io.grpc.netty.shaded.io.netty.util.concurrent.EventExecutor executor
private void invokeClose (io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
Throwable t
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
public io.grpc.netty.shaded.io.netty.channel.ChannelFuture deregister (io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext next
io.grpc.netty.shaded.io.netty.util.concurrent.EventExecutor executor
private void invokeDeregister (io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
Throwable t
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
public io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext read ()
Runnable task
io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext next
io.grpc.netty.shaded.io.netty.util.concurrent.EventExecutor executor
private void invokeRead ()
Throwable t
public io.grpc.netty.shaded.io.netty.channel.ChannelFuture write (java.lang.Object)
Object msg
public io.grpc.netty.shaded.io.netty.channel.ChannelFuture write (java.lang.Object, io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
RuntimeException e
Object msg
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
private void invokeWrite (java.lang.Object, io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
Object msg
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
private void invokeWrite0 (java.lang.Object, io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
Throwable t
Object msg
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
public io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext flush ()
Runnable task
io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext next
io.grpc.netty.shaded.io.netty.util.concurrent.EventExecutor executor
private void invokeFlush ()
private void invokeFlush0 ()
Throwable t
public io.grpc.netty.shaded.io.netty.channel.ChannelFuture writeAndFlush (java.lang.Object, io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
Object msg
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
private void invokeWriteAndFlush (java.lang.Object, io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
Object msg
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
private void write (java.lang.Object, boolean, io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext$AbstractWriteTask task
io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext$AbstractWriteTask task
Object msg
boolean flush
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext next
Object m
io.grpc.netty.shaded.io.netty.util.concurrent.EventExecutor executor
public io.grpc.netty.shaded.io.netty.channel.ChannelFuture writeAndFlush (java.lang.Object)
Object msg
private static void notifyOutboundHandlerException (java.lang.Throwable, io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
Throwable cause
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
private void notifyHandlerException (java.lang.Throwable)
Throwable cause
private static boolean inExceptionCaught (java.lang.Throwable)
StackTraceElement t
StackTraceElement[] trace
Throwable cause
public io.grpc.netty.shaded.io.netty.channel.ChannelPromise newPromise ()
public io.grpc.netty.shaded.io.netty.channel.ChannelProgressivePromise newProgressivePromise ()
public io.grpc.netty.shaded.io.netty.channel.ChannelFuture newSucceededFuture ()
io.grpc.netty.shaded.io.netty.channel.ChannelFuture succeededFuture
public io.grpc.netty.shaded.io.netty.channel.ChannelFuture newFailedFuture (java.lang.Throwable)
Throwable cause
private boolean isNotValidPromise (io.grpc.netty.shaded.io.netty.channel.ChannelPromise, boolean)
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
boolean allowVoidPromise
private io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext findContextInbound ()
io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext ctx
private io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext findContextOutbound ()
io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext ctx
public io.grpc.netty.shaded.io.netty.channel.ChannelPromise voidPromise ()
final void setRemoved ()
final void setAddComplete ()
int oldState
final void setAddPending ()
boolean updated
private boolean invokeHandler ()
int handlerState
public boolean isRemoved ()
public io.grpc.netty.shaded.io.netty.util.Attribute attr (io.grpc.netty.shaded.io.netty.util.AttributeKey)
io.grpc.netty.shaded.io.netty.util.AttributeKey key
public boolean hasAttr (io.grpc.netty.shaded.io.netty.util.AttributeKey)
io.grpc.netty.shaded.io.netty.util.AttributeKey key
private static void safeExecute (io.grpc.netty.shaded.io.netty.util.concurrent.EventExecutor, java.lang.Runnable, io.grpc.netty.shaded.io.netty.channel.ChannelPromise, java.lang.Object)
Throwable cause
io.grpc.netty.shaded.io.netty.util.concurrent.EventExecutor executor
Runnable runnable
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
Object msg
public java.lang.String toHintString ()
public java.lang.String toString ()
public volatile io.grpc.netty.shaded.io.netty.channel.ChannelInboundInvoker fireChannelWritabilityChanged ()
public volatile io.grpc.netty.shaded.io.netty.channel.ChannelInboundInvoker fireChannelReadComplete ()
public volatile io.grpc.netty.shaded.io.netty.channel.ChannelInboundInvoker fireChannelRead (java.lang.Object)
public volatile io.grpc.netty.shaded.io.netty.channel.ChannelInboundInvoker fireUserEventTriggered (java.lang.Object)
public volatile io.grpc.netty.shaded.io.netty.channel.ChannelInboundInvoker fireExceptionCaught (java.lang.Throwable)
public volatile io.grpc.netty.shaded.io.netty.channel.ChannelInboundInvoker fireChannelInactive ()
public volatile io.grpc.netty.shaded.io.netty.channel.ChannelInboundInvoker fireChannelActive ()
public volatile io.grpc.netty.shaded.io.netty.channel.ChannelInboundInvoker fireChannelUnregistered ()
public volatile io.grpc.netty.shaded.io.netty.channel.ChannelInboundInvoker fireChannelRegistered ()
public volatile io.grpc.netty.shaded.io.netty.channel.ChannelOutboundInvoker flush ()
public volatile io.grpc.netty.shaded.io.netty.channel.ChannelOutboundInvoker read ()
static void access$000 (io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext)
io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext x0
static void access$100 (io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext)
io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext x0
static void access$200 (io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext)
io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext x0
static void access$300 (io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext)
io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext x0
static void access$400 (io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext, java.lang.Throwable)
io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext x0
Throwable x1
static void access$500 (io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext, java.lang.Object)
io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext x0
Object x1
static void access$600 (io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext, java.lang.Object)
io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext x0
Object x1
static void access$700 (io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext)
io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext x0
static void access$800 (io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext)
io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext x0
static void access$900 (io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext, java.net.SocketAddress, io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext x0
java.net.SocketAddress x1
io.grpc.netty.shaded.io.netty.channel.ChannelPromise x2
static void access$1000 (io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext, java.net.SocketAddress, java.net.SocketAddress, io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext x0
java.net.SocketAddress x1
java.net.SocketAddress x2
io.grpc.netty.shaded.io.netty.channel.ChannelPromise x3
static void access$1100 (io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext, io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext x0
io.grpc.netty.shaded.io.netty.channel.ChannelPromise x1
static void access$1200 (io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext, io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext x0
io.grpc.netty.shaded.io.netty.channel.ChannelPromise x1
static void access$1300 (io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext, io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext x0
io.grpc.netty.shaded.io.netty.channel.ChannelPromise x1
static void access$1400 (io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext)
io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext x0
static void access$1500 (io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext)
io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext x0
static io.grpc.netty.shaded.io.netty.channel.DefaultChannelPipeline access$1800 (io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext)
io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext x0
static void access$1900 (io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext, java.lang.Object, io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext x0
Object x1
io.grpc.netty.shaded.io.netty.channel.ChannelPromise x2
static void ()
}
io/grpc/netty/shaded/io/netty/channel/AbstractChannel$AnnotatedSocketException.classAbstractChannel.java
package io.grpc.netty.shaded.io.netty.channel
final io.grpc.netty.shaded.io.netty.channel.AbstractChannel$AnnotatedSocketException extends java.net.SocketException {
private static final long serialVersionUID
void (java.net.SocketException, java.net.SocketAddress)
java.net.SocketException exception
java.net.SocketAddress remoteAddress
public java.lang.Throwable fillInStackTrace ()
}
io/grpc/netty/shaded/io/netty/channel/PendingBytesTracker$DefaultChannelPipelinePendingBytesTracker.classPendingBytesTracker.java
package io.grpc.netty.shaded.io.netty.channel
final io.grpc.netty.shaded.io.netty.channel.PendingBytesTracker$DefaultChannelPipelinePendingBytesTracker extends io.grpc.netty.shaded.io.netty.channel.PendingBytesTracker {
private final io.grpc.netty.shaded.io.netty.channel.DefaultChannelPipeline pipeline
void (io.grpc.netty.shaded.io.netty.channel.DefaultChannelPipeline)
io.grpc.netty.shaded.io.netty.channel.DefaultChannelPipeline pipeline
public void incrementPendingOutboundBytes (long)
long bytes
public void decrementPendingOutboundBytes (long)
long bytes
}
io/grpc/netty/shaded/io/netty/channel/AbstractChannelHandlerContext$8.classAbstractChannelHandlerContext.java
package io.grpc.netty.shaded.io.netty.channel
final io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext$8 extends java.lang.Object implements java.lang.Runnable {
final io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext val$next
void (io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext)
public void run ()
}
io/grpc/netty/shaded/io/netty/channel/AbstractChannel$AbstractUnsafe$3.classAbstractChannel.java
package io.grpc.netty.shaded.io.netty.channel
io.grpc.netty.shaded.io.netty.channel.AbstractChannel$AbstractUnsafe$3 extends java.lang.Object implements java.lang.Runnable {
final io.grpc.netty.shaded.io.netty.channel.AbstractChannel$AbstractUnsafe this$1
void (io.grpc.netty.shaded.io.netty.channel.AbstractChannel$AbstractUnsafe)
io.grpc.netty.shaded.io.netty.channel.AbstractChannel$AbstractUnsafe this$1
public void run ()
}
io/grpc/netty/shaded/io/netty/channel/ChannelOutboundHandler.classChannelOutboundHandler.java
package io.grpc.netty.shaded.io.netty.channel
public abstract io.grpc.netty.shaded.io.netty.channel.ChannelOutboundHandler extends java.lang.Object implements io.grpc.netty.shaded.io.netty.channel.ChannelHandler {
public abstract void bind (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, java.net.SocketAddress, io.grpc.netty.shaded.io.netty.channel.ChannelPromise) throws java.lang.Exception
public abstract void connect (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, java.net.SocketAddress, java.net.SocketAddress, io.grpc.netty.shaded.io.netty.channel.ChannelPromise) throws java.lang.Exception
public abstract void disconnect (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, io.grpc.netty.shaded.io.netty.channel.ChannelPromise) throws java.lang.Exception
public abstract void close (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, io.grpc.netty.shaded.io.netty.channel.ChannelPromise) throws java.lang.Exception
public abstract void deregister (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, io.grpc.netty.shaded.io.netty.channel.ChannelPromise) throws java.lang.Exception
public abstract void read (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext) throws java.lang.Exception
public abstract void write (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, java.lang.Object, io.grpc.netty.shaded.io.netty.channel.ChannelPromise) throws java.lang.Exception
public abstract void flush (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext) throws java.lang.Exception
}
io/grpc/netty/shaded/io/netty/channel/ChannelOption$1.classChannelOption.java
package io.grpc.netty.shaded.io.netty.channel
final io.grpc.netty.shaded.io.netty.channel.ChannelOption$1 extends io.grpc.netty.shaded.io.netty.util.ConstantPool {
void ()
protected io.grpc.netty.shaded.io.netty.channel.ChannelOption newConstant (int, java.lang.String)
int id
String name
protected volatile io.grpc.netty.shaded.io.netty.util.Constant newConstant (int, java.lang.String)
}
io/grpc/netty/shaded/io/netty/channel/AbstractChannelHandlerContext$WriteAndFlushTask.classAbstractChannelHandlerContext.java
package io.grpc.netty.shaded.io.netty.channel
final io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext$WriteAndFlushTask extends io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext$AbstractWriteTask {
private static final io.grpc.netty.shaded.io.netty.util.Recycler RECYCLER
private static io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext$WriteAndFlushTask newInstance (io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext, java.lang.Object, io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext ctx
Object msg
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext$WriteAndFlushTask task
private void (io.grpc.netty.shaded.io.netty.util.Recycler$Handle)
io.grpc.netty.shaded.io.netty.util.Recycler$Handle handle
public void write (io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext, java.lang.Object, io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext ctx
Object msg
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
static io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext$WriteAndFlushTask access$1600 (io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext, java.lang.Object, io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext x0
Object x1
io.grpc.netty.shaded.io.netty.channel.ChannelPromise x2
void (io.grpc.netty.shaded.io.netty.util.Recycler$Handle, io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext$1)
io.grpc.netty.shaded.io.netty.util.Recycler$Handle x0
io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext$1 x1
static void ()
}
io/grpc/netty/shaded/io/netty/channel/PendingWriteQueue$PendingWrite$1.classPendingWriteQueue.java
package io.grpc.netty.shaded.io.netty.channel
final io.grpc.netty.shaded.io.netty.channel.PendingWriteQueue$PendingWrite$1 extends io.grpc.netty.shaded.io.netty.util.Recycler {
void ()
protected io.grpc.netty.shaded.io.netty.channel.PendingWriteQueue$PendingWrite newObject (io.grpc.netty.shaded.io.netty.util.Recycler$Handle)
io.grpc.netty.shaded.io.netty.util.Recycler$Handle handle
protected volatile java.lang.Object newObject (io.grpc.netty.shaded.io.netty.util.Recycler$Handle)
}
io/grpc/netty/shaded/io/netty/channel/MaxMessagesRecvByteBufAllocator.classMaxMessagesRecvByteBufAllocator.java
package io.grpc.netty.shaded.io.netty.channel
public abstract io.grpc.netty.shaded.io.netty.channel.MaxMessagesRecvByteBufAllocator extends java.lang.Object implements io.grpc.netty.shaded.io.netty.channel.RecvByteBufAllocator {
public abstract int maxMessagesPerRead ()
public abstract io.grpc.netty.shaded.io.netty.channel.MaxMessagesRecvByteBufAllocator maxMessagesPerRead (int)
}
io/grpc/netty/shaded/io/netty/channel/ChannelPromiseAggregator.classChannelPromiseAggregator.java
package io.grpc.netty.shaded.io.netty.channel
public final io.grpc.netty.shaded.io.netty.channel.ChannelPromiseAggregator extends io.grpc.netty.shaded.io.netty.util.concurrent.PromiseAggregator implements io.grpc.netty.shaded.io.netty.channel.ChannelFutureListener {
public void (io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
io.grpc.netty.shaded.io.netty.channel.ChannelPromise aggregatePromise
}
io/grpc/netty/shaded/io/netty/channel/DefaultChannelPipeline$1.classDefaultChannelPipeline.java
package io.grpc.netty.shaded.io.netty.channel
final io.grpc.netty.shaded.io.netty.channel.DefaultChannelPipeline$1 extends io.grpc.netty.shaded.io.netty.util.concurrent.FastThreadLocal {
void ()
protected java.util.Map initialValue () throws java.lang.Exception
protected volatile java.lang.Object initialValue () throws java.lang.Exception
}
io/grpc/netty/shaded/io/netty/channel/AbstractChannel$AbstractUnsafe$2.classAbstractChannel.java
package io.grpc.netty.shaded.io.netty.channel
io.grpc.netty.shaded.io.netty.channel.AbstractChannel$AbstractUnsafe$2 extends java.lang.Object implements java.lang.Runnable {
final io.grpc.netty.shaded.io.netty.channel.AbstractChannel$AbstractUnsafe this$1
void (io.grpc.netty.shaded.io.netty.channel.AbstractChannel$AbstractUnsafe)
io.grpc.netty.shaded.io.netty.channel.AbstractChannel$AbstractUnsafe this$1
public void run ()
}
io/grpc/netty/shaded/io/netty/channel/ChannelProgressiveFuture.classChannelProgressiveFuture.java
package io.grpc.netty.shaded.io.netty.channel
public abstract io.grpc.netty.shaded.io.netty.channel.ChannelProgressiveFuture extends java.lang.Object implements io.grpc.netty.shaded.io.netty.channel.ChannelFuture io.grpc.netty.shaded.io.netty.util.concurrent.ProgressiveFuture {
public abstract io.grpc.netty.shaded.io.netty.channel.ChannelProgressiveFuture addListener (io.grpc.netty.shaded.io.netty.util.concurrent.GenericFutureListener)
public transient abstract io.grpc.netty.shaded.io.netty.channel.ChannelProgressiveFuture addListeners (io.grpc.netty.shaded.io.netty.util.concurrent.GenericFutureListener[])
public abstract io.grpc.netty.shaded.io.netty.channel.ChannelProgressiveFuture removeListener (io.grpc.netty.shaded.io.netty.util.concurrent.GenericFutureListener)
public transient abstract io.grpc.netty.shaded.io.netty.channel.ChannelProgressiveFuture removeListeners (io.grpc.netty.shaded.io.netty.util.concurrent.GenericFutureListener[])
public abstract io.grpc.netty.shaded.io.netty.channel.ChannelProgressiveFuture sync () throws java.lang.InterruptedException
public abstract io.grpc.netty.shaded.io.netty.channel.ChannelProgressiveFuture syncUninterruptibly ()
public abstract io.grpc.netty.shaded.io.netty.channel.ChannelProgressiveFuture await () throws java.lang.InterruptedException
public abstract io.grpc.netty.shaded.io.netty.channel.ChannelProgressiveFuture awaitUninterruptibly ()
}
io/grpc/netty/shaded/io/netty/channel/ThreadPerChannelEventLoop$1.classThreadPerChannelEventLoop.java
package io.grpc.netty.shaded.io.netty.channel
io.grpc.netty.shaded.io.netty.channel.ThreadPerChannelEventLoop$1 extends java.lang.Object implements io.grpc.netty.shaded.io.netty.channel.ChannelFutureListener {
final io.grpc.netty.shaded.io.netty.channel.ThreadPerChannelEventLoop this$0
void (io.grpc.netty.shaded.io.netty.channel.ThreadPerChannelEventLoop)
io.grpc.netty.shaded.io.netty.channel.ThreadPerChannelEventLoop this$0
public void operationComplete (io.grpc.netty.shaded.io.netty.channel.ChannelFuture) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelFuture future
public volatile void operationComplete (io.grpc.netty.shaded.io.netty.util.concurrent.Future) throws java.lang.Exception
}
io/grpc/netty/shaded/io/netty/channel/AbstractServerChannel.classAbstractServerChannel.java
package io.grpc.netty.shaded.io.netty.channel
public abstract io.grpc.netty.shaded.io.netty.channel.AbstractServerChannel extends io.grpc.netty.shaded.io.netty.channel.AbstractChannel implements io.grpc.netty.shaded.io.netty.channel.ServerChannel {
private static final io.grpc.netty.shaded.io.netty.channel.ChannelMetadata METADATA
protected void ()
public io.grpc.netty.shaded.io.netty.channel.ChannelMetadata metadata ()
public java.net.SocketAddress remoteAddress ()
protected java.net.SocketAddress remoteAddress0 ()
protected void doDisconnect () throws java.lang.Exception
protected io.grpc.netty.shaded.io.netty.channel.AbstractChannel$AbstractUnsafe newUnsafe ()
protected void doWrite (io.grpc.netty.shaded.io.netty.channel.ChannelOutboundBuffer) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelOutboundBuffer in
protected final java.lang.Object filterOutboundMessage (java.lang.Object)
Object msg
static void ()
}
io/grpc/netty/shaded/io/netty/channel/SimpleChannelInboundHandler.classSimpleChannelInboundHandler.java
package io.grpc.netty.shaded.io.netty.channel
public abstract io.grpc.netty.shaded.io.netty.channel.SimpleChannelInboundHandler extends io.grpc.netty.shaded.io.netty.channel.ChannelInboundHandlerAdapter {
private final io.grpc.netty.shaded.io.netty.util.internal.TypeParameterMatcher matcher
private final boolean autoRelease
protected void ()
protected void (boolean)
boolean autoRelease
protected void (java.lang.Class)
Class inboundMessageType
protected void (java.lang.Class, boolean)
Class inboundMessageType
boolean autoRelease
public boolean acceptInboundMessage (java.lang.Object) throws java.lang.Exception
Object msg
public void channelRead (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, java.lang.Object) throws java.lang.Exception
Object imsg
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
Object msg
boolean release
protected abstract void channelRead0 (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, java.lang.Object) throws java.lang.Exception
}
io/grpc/netty/shaded/io/netty/channel/AbstractCoalescingBufferQueue.classAbstractCoalescingBufferQueue.java
package io.grpc.netty.shaded.io.netty.channel
public abstract io.grpc.netty.shaded.io.netty.channel.AbstractCoalescingBufferQueue extends java.lang.Object {
private static final io.grpc.netty.shaded.io.netty.util.internal.logging.InternalLogger logger
private final java.util.ArrayDeque bufAndListenerPairs
private final io.grpc.netty.shaded.io.netty.channel.PendingBytesTracker tracker
private int readableBytes
static final boolean $assertionsDisabled
protected void (io.grpc.netty.shaded.io.netty.channel.Channel, int)
io.grpc.netty.shaded.io.netty.channel.Channel channel
int initSize
public final void addFirst (io.grpc.netty.shaded.io.netty.buffer.ByteBuf, io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
io.grpc.netty.shaded.io.netty.buffer.ByteBuf buf
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
private void addFirst (io.grpc.netty.shaded.io.netty.buffer.ByteBuf, io.grpc.netty.shaded.io.netty.channel.ChannelFutureListener)
io.grpc.netty.shaded.io.netty.buffer.ByteBuf buf
io.grpc.netty.shaded.io.netty.channel.ChannelFutureListener listener
public final void add (io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
io.grpc.netty.shaded.io.netty.buffer.ByteBuf buf
public final void add (io.grpc.netty.shaded.io.netty.buffer.ByteBuf, io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
io.grpc.netty.shaded.io.netty.buffer.ByteBuf buf
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
public final void add (io.grpc.netty.shaded.io.netty.buffer.ByteBuf, io.grpc.netty.shaded.io.netty.channel.ChannelFutureListener)
io.grpc.netty.shaded.io.netty.buffer.ByteBuf buf
io.grpc.netty.shaded.io.netty.channel.ChannelFutureListener listener
public final io.grpc.netty.shaded.io.netty.buffer.ByteBuf removeFirst (io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
io.grpc.netty.shaded.io.netty.channel.ChannelPromise aggregatePromise
Object entry
io.grpc.netty.shaded.io.netty.buffer.ByteBuf result
public final io.grpc.netty.shaded.io.netty.buffer.ByteBuf remove (io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator, int, io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
Object entry
Throwable cause
io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator alloc
int bytes
io.grpc.netty.shaded.io.netty.channel.ChannelPromise aggregatePromise
io.grpc.netty.shaded.io.netty.buffer.ByteBuf toReturn
io.grpc.netty.shaded.io.netty.buffer.ByteBuf entryBuffer
int originalBytes
public final int readableBytes ()
public final boolean isEmpty ()
public final void releaseAndFailAll (io.grpc.netty.shaded.io.netty.channel.ChannelOutboundInvoker, java.lang.Throwable)
io.grpc.netty.shaded.io.netty.channel.ChannelOutboundInvoker invoker
Throwable cause
public final void copyTo (io.grpc.netty.shaded.io.netty.channel.AbstractCoalescingBufferQueue)
io.grpc.netty.shaded.io.netty.channel.AbstractCoalescingBufferQueue dest
public final void writeAndRemoveAll (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext)
Throwable t
Object entry
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
Throwable pending
io.grpc.netty.shaded.io.netty.buffer.ByteBuf previousBuf
protected abstract io.grpc.netty.shaded.io.netty.buffer.ByteBuf compose (io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator, io.grpc.netty.shaded.io.netty.buffer.ByteBuf, io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
protected final io.grpc.netty.shaded.io.netty.buffer.ByteBuf composeIntoComposite (io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator, io.grpc.netty.shaded.io.netty.buffer.ByteBuf, io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
Throwable cause
io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator alloc
io.grpc.netty.shaded.io.netty.buffer.ByteBuf cumulation
io.grpc.netty.shaded.io.netty.buffer.ByteBuf next
io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf composite
protected final io.grpc.netty.shaded.io.netty.buffer.ByteBuf copyAndCompose (io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator, io.grpc.netty.shaded.io.netty.buffer.ByteBuf, io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
Throwable cause
io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator alloc
io.grpc.netty.shaded.io.netty.buffer.ByteBuf cumulation
io.grpc.netty.shaded.io.netty.buffer.ByteBuf next
io.grpc.netty.shaded.io.netty.buffer.ByteBuf newCumulation
protected io.grpc.netty.shaded.io.netty.buffer.ByteBuf composeFirst (io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator, io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator allocator
io.grpc.netty.shaded.io.netty.buffer.ByteBuf first
protected abstract io.grpc.netty.shaded.io.netty.buffer.ByteBuf removeEmptyValue ()
protected final int size ()
private void releaseAndCompleteAll (io.grpc.netty.shaded.io.netty.channel.ChannelFuture)
Throwable t
Object entry
io.grpc.netty.shaded.io.netty.channel.ChannelFuture future
Throwable pending
private void incrementReadableBytes (int)
int increment
int nextReadableBytes
private void decrementReadableBytes (int)
int decrement
private static io.grpc.netty.shaded.io.netty.channel.ChannelFutureListener toChannelFutureListener (io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
static void ()
}
io/grpc/netty/shaded/io/netty/channel/AbstractChannelHandlerContext$WriteTask.classAbstractChannelHandlerContext.java
package io.grpc.netty.shaded.io.netty.channel
final io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext$WriteTask extends io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext$AbstractWriteTask implements io.grpc.netty.shaded.io.netty.channel.SingleThreadEventLoop$NonWakeupRunnable {
private static final io.grpc.netty.shaded.io.netty.util.Recycler RECYCLER
private static io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext$WriteTask newInstance (io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext, java.lang.Object, io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext ctx
Object msg
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext$WriteTask task
private void (io.grpc.netty.shaded.io.netty.util.Recycler$Handle)
io.grpc.netty.shaded.io.netty.util.Recycler$Handle handle
static io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext$WriteTask access$1700 (io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext, java.lang.Object, io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext x0
Object x1
io.grpc.netty.shaded.io.netty.channel.ChannelPromise x2
void (io.grpc.netty.shaded.io.netty.util.Recycler$Handle, io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext$1)
io.grpc.netty.shaded.io.netty.util.Recycler$Handle x0
io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext$1 x1
static void ()
}
io/grpc/netty/shaded/io/netty/channel/pool/
io/grpc/netty/shaded/io/netty/channel/pool/ChannelHealthChecker.classChannelHealthChecker.java
package io.grpc.netty.shaded.io.netty.channel.pool
public abstract io.grpc.netty.shaded.io.netty.channel.pool.ChannelHealthChecker extends java.lang.Object {
public static final io.grpc.netty.shaded.io.netty.channel.pool.ChannelHealthChecker ACTIVE
public abstract io.grpc.netty.shaded.io.netty.util.concurrent.Future isHealthy (io.grpc.netty.shaded.io.netty.channel.Channel)
static void ()
}
io/grpc/netty/shaded/io/netty/channel/pool/SimpleChannelPool.classSimpleChannelPool.java
package io.grpc.netty.shaded.io.netty.channel.pool
public io.grpc.netty.shaded.io.netty.channel.pool.SimpleChannelPool extends java.lang.Object implements io.grpc.netty.shaded.io.netty.channel.pool.ChannelPool {
private static final io.grpc.netty.shaded.io.netty.util.AttributeKey POOL_KEY
private static final IllegalStateException FULL_EXCEPTION
private final java.util.Deque deque
private final io.grpc.netty.shaded.io.netty.channel.pool.ChannelPoolHandler handler
private final io.grpc.netty.shaded.io.netty.channel.pool.ChannelHealthChecker healthCheck
private final io.grpc.netty.shaded.io.netty.bootstrap.Bootstrap bootstrap
private final boolean releaseHealthCheck
private final boolean lastRecentUsed
static final boolean $assertionsDisabled
public void (io.grpc.netty.shaded.io.netty.bootstrap.Bootstrap, io.grpc.netty.shaded.io.netty.channel.pool.ChannelPoolHandler)
io.grpc.netty.shaded.io.netty.bootstrap.Bootstrap bootstrap
io.grpc.netty.shaded.io.netty.channel.pool.ChannelPoolHandler handler
public void (io.grpc.netty.shaded.io.netty.bootstrap.Bootstrap, io.grpc.netty.shaded.io.netty.channel.pool.ChannelPoolHandler, io.grpc.netty.shaded.io.netty.channel.pool.ChannelHealthChecker)
io.grpc.netty.shaded.io.netty.bootstrap.Bootstrap bootstrap
io.grpc.netty.shaded.io.netty.channel.pool.ChannelPoolHandler handler
io.grpc.netty.shaded.io.netty.channel.pool.ChannelHealthChecker healthCheck
public void (io.grpc.netty.shaded.io.netty.bootstrap.Bootstrap, io.grpc.netty.shaded.io.netty.channel.pool.ChannelPoolHandler, io.grpc.netty.shaded.io.netty.channel.pool.ChannelHealthChecker, boolean)
io.grpc.netty.shaded.io.netty.bootstrap.Bootstrap bootstrap
io.grpc.netty.shaded.io.netty.channel.pool.ChannelPoolHandler handler
io.grpc.netty.shaded.io.netty.channel.pool.ChannelHealthChecker healthCheck
boolean releaseHealthCheck
public void (io.grpc.netty.shaded.io.netty.bootstrap.Bootstrap, io.grpc.netty.shaded.io.netty.channel.pool.ChannelPoolHandler, io.grpc.netty.shaded.io.netty.channel.pool.ChannelHealthChecker, boolean, boolean)
io.grpc.netty.shaded.io.netty.bootstrap.Bootstrap bootstrap
io.grpc.netty.shaded.io.netty.channel.pool.ChannelPoolHandler handler
io.grpc.netty.shaded.io.netty.channel.pool.ChannelHealthChecker healthCheck
boolean releaseHealthCheck
boolean lastRecentUsed
protected io.grpc.netty.shaded.io.netty.bootstrap.Bootstrap bootstrap ()
protected io.grpc.netty.shaded.io.netty.channel.pool.ChannelPoolHandler handler ()
protected io.grpc.netty.shaded.io.netty.channel.pool.ChannelHealthChecker healthChecker ()
protected boolean releaseHealthCheck ()
public final io.grpc.netty.shaded.io.netty.util.concurrent.Future acquire ()
public io.grpc.netty.shaded.io.netty.util.concurrent.Future acquire (io.grpc.netty.shaded.io.netty.util.concurrent.Promise)
io.grpc.netty.shaded.io.netty.util.concurrent.Promise promise
private io.grpc.netty.shaded.io.netty.util.concurrent.Future acquireHealthyFromPoolOrNew (io.grpc.netty.shaded.io.netty.util.concurrent.Promise)
io.grpc.netty.shaded.io.netty.bootstrap.Bootstrap bs
io.grpc.netty.shaded.io.netty.channel.ChannelFuture f
io.grpc.netty.shaded.io.netty.channel.Channel ch
io.grpc.netty.shaded.io.netty.channel.EventLoop loop
Throwable cause
io.grpc.netty.shaded.io.netty.util.concurrent.Promise promise
private void notifyConnect (io.grpc.netty.shaded.io.netty.channel.ChannelFuture, io.grpc.netty.shaded.io.netty.util.concurrent.Promise)
io.grpc.netty.shaded.io.netty.channel.Channel channel
io.grpc.netty.shaded.io.netty.channel.ChannelFuture future
io.grpc.netty.shaded.io.netty.util.concurrent.Promise promise
private void doHealthCheck (io.grpc.netty.shaded.io.netty.channel.Channel, io.grpc.netty.shaded.io.netty.util.concurrent.Promise)
io.grpc.netty.shaded.io.netty.channel.Channel ch
io.grpc.netty.shaded.io.netty.util.concurrent.Promise promise
io.grpc.netty.shaded.io.netty.util.concurrent.Future f
private void notifyHealthCheck (io.grpc.netty.shaded.io.netty.util.concurrent.Future, io.grpc.netty.shaded.io.netty.channel.Channel, io.grpc.netty.shaded.io.netty.util.concurrent.Promise)
Throwable cause
io.grpc.netty.shaded.io.netty.util.concurrent.Future future
io.grpc.netty.shaded.io.netty.channel.Channel ch
io.grpc.netty.shaded.io.netty.util.concurrent.Promise promise
protected io.grpc.netty.shaded.io.netty.channel.ChannelFuture connectChannel (io.grpc.netty.shaded.io.netty.bootstrap.Bootstrap)
io.grpc.netty.shaded.io.netty.bootstrap.Bootstrap bs
public final io.grpc.netty.shaded.io.netty.util.concurrent.Future release (io.grpc.netty.shaded.io.netty.channel.Channel)
io.grpc.netty.shaded.io.netty.channel.Channel channel
public io.grpc.netty.shaded.io.netty.util.concurrent.Future release (io.grpc.netty.shaded.io.netty.channel.Channel, io.grpc.netty.shaded.io.netty.util.concurrent.Promise)
io.grpc.netty.shaded.io.netty.channel.EventLoop loop
Throwable cause
io.grpc.netty.shaded.io.netty.channel.Channel channel
io.grpc.netty.shaded.io.netty.util.concurrent.Promise promise
private void doReleaseChannel (io.grpc.netty.shaded.io.netty.channel.Channel, io.grpc.netty.shaded.io.netty.util.concurrent.Promise)
Throwable cause
io.grpc.netty.shaded.io.netty.channel.Channel channel
io.grpc.netty.shaded.io.netty.util.concurrent.Promise promise
private void doHealthCheckOnRelease (io.grpc.netty.shaded.io.netty.channel.Channel, io.grpc.netty.shaded.io.netty.util.concurrent.Promise) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.Channel channel
io.grpc.netty.shaded.io.netty.util.concurrent.Promise promise
io.grpc.netty.shaded.io.netty.util.concurrent.Future f
private void releaseAndOfferIfHealthy (io.grpc.netty.shaded.io.netty.channel.Channel, io.grpc.netty.shaded.io.netty.util.concurrent.Promise, io.grpc.netty.shaded.io.netty.util.concurrent.Future) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.Channel channel
io.grpc.netty.shaded.io.netty.util.concurrent.Promise promise
io.grpc.netty.shaded.io.netty.util.concurrent.Future future
private void releaseAndOffer (io.grpc.netty.shaded.io.netty.channel.Channel, io.grpc.netty.shaded.io.netty.util.concurrent.Promise) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.Channel channel
io.grpc.netty.shaded.io.netty.util.concurrent.Promise promise
private static void closeChannel (io.grpc.netty.shaded.io.netty.channel.Channel)
io.grpc.netty.shaded.io.netty.channel.Channel channel
private static void closeAndFail (io.grpc.netty.shaded.io.netty.channel.Channel, java.lang.Throwable, io.grpc.netty.shaded.io.netty.util.concurrent.Promise)
io.grpc.netty.shaded.io.netty.channel.Channel channel
Throwable cause
io.grpc.netty.shaded.io.netty.util.concurrent.Promise promise
protected io.grpc.netty.shaded.io.netty.channel.Channel pollChannel ()
protected boolean offerChannel (io.grpc.netty.shaded.io.netty.channel.Channel)
io.grpc.netty.shaded.io.netty.channel.Channel channel
public void close ()
io.grpc.netty.shaded.io.netty.channel.Channel channel
static void access$000 (io.grpc.netty.shaded.io.netty.channel.pool.SimpleChannelPool, io.grpc.netty.shaded.io.netty.channel.ChannelFuture, io.grpc.netty.shaded.io.netty.util.concurrent.Promise)
io.grpc.netty.shaded.io.netty.channel.pool.SimpleChannelPool x0
io.grpc.netty.shaded.io.netty.channel.ChannelFuture x1
io.grpc.netty.shaded.io.netty.util.concurrent.Promise x2
static void access$100 (io.grpc.netty.shaded.io.netty.channel.pool.SimpleChannelPool, io.grpc.netty.shaded.io.netty.channel.Channel, io.grpc.netty.shaded.io.netty.util.concurrent.Promise)
io.grpc.netty.shaded.io.netty.channel.pool.SimpleChannelPool x0
io.grpc.netty.shaded.io.netty.channel.Channel x1
io.grpc.netty.shaded.io.netty.util.concurrent.Promise x2
static void access$200 (io.grpc.netty.shaded.io.netty.channel.pool.SimpleChannelPool, io.grpc.netty.shaded.io.netty.util.concurrent.Future, io.grpc.netty.shaded.io.netty.channel.Channel, io.grpc.netty.shaded.io.netty.util.concurrent.Promise)
io.grpc.netty.shaded.io.netty.channel.pool.SimpleChannelPool x0
io.grpc.netty.shaded.io.netty.util.concurrent.Future x1
io.grpc.netty.shaded.io.netty.channel.Channel x2
io.grpc.netty.shaded.io.netty.util.concurrent.Promise x3
static void access$300 (io.grpc.netty.shaded.io.netty.channel.pool.SimpleChannelPool, io.grpc.netty.shaded.io.netty.channel.Channel, io.grpc.netty.shaded.io.netty.util.concurrent.Promise)
io.grpc.netty.shaded.io.netty.channel.pool.SimpleChannelPool x0
io.grpc.netty.shaded.io.netty.channel.Channel x1
io.grpc.netty.shaded.io.netty.util.concurrent.Promise x2
static void access$400 (io.grpc.netty.shaded.io.netty.channel.pool.SimpleChannelPool, io.grpc.netty.shaded.io.netty.channel.Channel, io.grpc.netty.shaded.io.netty.util.concurrent.Promise, io.grpc.netty.shaded.io.netty.util.concurrent.Future) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.pool.SimpleChannelPool x0
io.grpc.netty.shaded.io.netty.channel.Channel x1
io.grpc.netty.shaded.io.netty.util.concurrent.Promise x2
io.grpc.netty.shaded.io.netty.util.concurrent.Future x3
static void ()
}
io/grpc/netty/shaded/io/netty/channel/pool/FixedChannelPool$AcquireTask.classFixedChannelPool.java
package io.grpc.netty.shaded.io.netty.channel.pool
final io.grpc.netty.shaded.io.netty.channel.pool.FixedChannelPool$AcquireTask extends io.grpc.netty.shaded.io.netty.channel.pool.FixedChannelPool$AcquireListener {
final io.grpc.netty.shaded.io.netty.util.concurrent.Promise promise
final long expireNanoTime
java.util.concurrent.ScheduledFuture timeoutFuture
final io.grpc.netty.shaded.io.netty.channel.pool.FixedChannelPool this$0
public void (io.grpc.netty.shaded.io.netty.channel.pool.FixedChannelPool, io.grpc.netty.shaded.io.netty.util.concurrent.Promise)
io.grpc.netty.shaded.io.netty.util.concurrent.Promise promise
}
io/grpc/netty/shaded/io/netty/channel/pool/SimpleChannelPool$1.classSimpleChannelPool.java
package io.grpc.netty.shaded.io.netty.channel.pool
io.grpc.netty.shaded.io.netty.channel.pool.SimpleChannelPool$1 extends io.grpc.netty.shaded.io.netty.channel.ChannelInitializer {
static final boolean $assertionsDisabled
final io.grpc.netty.shaded.io.netty.channel.pool.ChannelPoolHandler val$handler
final io.grpc.netty.shaded.io.netty.channel.pool.SimpleChannelPool this$0
void (io.grpc.netty.shaded.io.netty.channel.pool.SimpleChannelPool, io.grpc.netty.shaded.io.netty.channel.pool.ChannelPoolHandler)
io.grpc.netty.shaded.io.netty.channel.pool.SimpleChannelPool this$0
protected void initChannel (io.grpc.netty.shaded.io.netty.channel.Channel) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.Channel ch
static void ()
}
io/grpc/netty/shaded/io/netty/channel/pool/SimpleChannelPool$5.classSimpleChannelPool.java
package io.grpc.netty.shaded.io.netty.channel.pool
io.grpc.netty.shaded.io.netty.channel.pool.SimpleChannelPool$5 extends java.lang.Object implements java.lang.Runnable {
final io.grpc.netty.shaded.io.netty.channel.Channel val$channel
final io.grpc.netty.shaded.io.netty.util.concurrent.Promise val$promise
final io.grpc.netty.shaded.io.netty.channel.pool.SimpleChannelPool this$0
void (io.grpc.netty.shaded.io.netty.channel.pool.SimpleChannelPool, io.grpc.netty.shaded.io.netty.channel.Channel, io.grpc.netty.shaded.io.netty.util.concurrent.Promise)
io.grpc.netty.shaded.io.netty.channel.pool.SimpleChannelPool this$0
public void run ()
}
io/grpc/netty/shaded/io/netty/channel/pool/ChannelPoolHandler.classChannelPoolHandler.java
package io.grpc.netty.shaded.io.netty.channel.pool
public abstract io.grpc.netty.shaded.io.netty.channel.pool.ChannelPoolHandler extends java.lang.Object {
public abstract void channelReleased (io.grpc.netty.shaded.io.netty.channel.Channel) throws java.lang.Exception
public abstract void channelAcquired (io.grpc.netty.shaded.io.netty.channel.Channel) throws java.lang.Exception
public abstract void channelCreated (io.grpc.netty.shaded.io.netty.channel.Channel) throws java.lang.Exception
}
io/grpc/netty/shaded/io/netty/channel/pool/FixedChannelPool$5.classFixedChannelPool.java
package io.grpc.netty.shaded.io.netty.channel.pool
io.grpc.netty.shaded.io.netty.channel.pool.FixedChannelPool$5 extends java.lang.Object implements java.lang.Runnable {
final io.grpc.netty.shaded.io.netty.channel.pool.FixedChannelPool this$0
void (io.grpc.netty.shaded.io.netty.channel.pool.FixedChannelPool)
io.grpc.netty.shaded.io.netty.channel.pool.FixedChannelPool this$0
public void run ()
}
io/grpc/netty/shaded/io/netty/channel/pool/FixedChannelPool$3.classFixedChannelPool.java
package io.grpc.netty.shaded.io.netty.channel.pool
io.grpc.netty.shaded.io.netty.channel.pool.FixedChannelPool$3 extends java.lang.Object implements java.lang.Runnable {
final io.grpc.netty.shaded.io.netty.util.concurrent.Promise val$promise
final io.grpc.netty.shaded.io.netty.channel.pool.FixedChannelPool this$0
void (io.grpc.netty.shaded.io.netty.channel.pool.FixedChannelPool, io.grpc.netty.shaded.io.netty.util.concurrent.Promise)
io.grpc.netty.shaded.io.netty.channel.pool.FixedChannelPool this$0
public void run ()
}
io/grpc/netty/shaded/io/netty/channel/pool/ChannelPool.classChannelPool.java
package io.grpc.netty.shaded.io.netty.channel.pool
public abstract io.grpc.netty.shaded.io.netty.channel.pool.ChannelPool extends java.lang.Object implements java.io.Closeable {
public abstract io.grpc.netty.shaded.io.netty.util.concurrent.Future acquire ()
public abstract io.grpc.netty.shaded.io.netty.util.concurrent.Future acquire (io.grpc.netty.shaded.io.netty.util.concurrent.Promise)
public abstract io.grpc.netty.shaded.io.netty.util.concurrent.Future release (io.grpc.netty.shaded.io.netty.channel.Channel)
public abstract io.grpc.netty.shaded.io.netty.util.concurrent.Future release (io.grpc.netty.shaded.io.netty.channel.Channel, io.grpc.netty.shaded.io.netty.util.concurrent.Promise)
public abstract void close ()
}
io/grpc/netty/shaded/io/netty/channel/pool/FixedChannelPool$1.classFixedChannelPool.java
package io.grpc.netty.shaded.io.netty.channel.pool
io.grpc.netty.shaded.io.netty.channel.pool.FixedChannelPool$1 extends io.grpc.netty.shaded.io.netty.channel.pool.FixedChannelPool$TimeoutTask {
final io.grpc.netty.shaded.io.netty.channel.pool.FixedChannelPool this$0
void (io.grpc.netty.shaded.io.netty.channel.pool.FixedChannelPool)
io.grpc.netty.shaded.io.netty.channel.pool.FixedChannelPool this$0
public void onTimeout (io.grpc.netty.shaded.io.netty.channel.pool.FixedChannelPool$AcquireTask)
io.grpc.netty.shaded.io.netty.channel.pool.FixedChannelPool$AcquireTask task
}
io/grpc/netty/shaded/io/netty/channel/pool/FixedChannelPool.classFixedChannelPool.java
package io.grpc.netty.shaded.io.netty.channel.pool
public io.grpc.netty.shaded.io.netty.channel.pool.FixedChannelPool extends io.grpc.netty.shaded.io.netty.channel.pool.SimpleChannelPool {
private static final IllegalStateException FULL_EXCEPTION
private static final java.util.concurrent.TimeoutException TIMEOUT_EXCEPTION
static final IllegalStateException POOL_CLOSED_ON_RELEASE_EXCEPTION
static final IllegalStateException POOL_CLOSED_ON_ACQUIRE_EXCEPTION
private final io.grpc.netty.shaded.io.netty.util.concurrent.EventExecutor executor
private final long acquireTimeoutNanos
private final Runnable timeoutTask
private final java.util.Queue pendingAcquireQueue
private final int maxConnections
private final int maxPendingAcquires
private final java.util.concurrent.atomic.AtomicInteger acquiredChannelCount
private int pendingAcquireCount
private boolean closed
static final boolean $assertionsDisabled
public void (io.grpc.netty.shaded.io.netty.bootstrap.Bootstrap, io.grpc.netty.shaded.io.netty.channel.pool.ChannelPoolHandler, int)
io.grpc.netty.shaded.io.netty.bootstrap.Bootstrap bootstrap
io.grpc.netty.shaded.io.netty.channel.pool.ChannelPoolHandler handler
int maxConnections
public void (io.grpc.netty.shaded.io.netty.bootstrap.Bootstrap, io.grpc.netty.shaded.io.netty.channel.pool.ChannelPoolHandler, int, int)
io.grpc.netty.shaded.io.netty.bootstrap.Bootstrap bootstrap
io.grpc.netty.shaded.io.netty.channel.pool.ChannelPoolHandler handler
int maxConnections
int maxPendingAcquires
public void (io.grpc.netty.shaded.io.netty.bootstrap.Bootstrap, io.grpc.netty.shaded.io.netty.channel.pool.ChannelPoolHandler, io.grpc.netty.shaded.io.netty.channel.pool.ChannelHealthChecker, io.grpc.netty.shaded.io.netty.channel.pool.FixedChannelPool$AcquireTimeoutAction, long, int, int)
io.grpc.netty.shaded.io.netty.bootstrap.Bootstrap bootstrap
io.grpc.netty.shaded.io.netty.channel.pool.ChannelPoolHandler handler
io.grpc.netty.shaded.io.netty.channel.pool.ChannelHealthChecker healthCheck
io.grpc.netty.shaded.io.netty.channel.pool.FixedChannelPool$AcquireTimeoutAction action
long acquireTimeoutMillis
int maxConnections
int maxPendingAcquires
public void (io.grpc.netty.shaded.io.netty.bootstrap.Bootstrap, io.grpc.netty.shaded.io.netty.channel.pool.ChannelPoolHandler, io.grpc.netty.shaded.io.netty.channel.pool.ChannelHealthChecker, io.grpc.netty.shaded.io.netty.channel.pool.FixedChannelPool$AcquireTimeoutAction, long, int, int, boolean)
io.grpc.netty.shaded.io.netty.bootstrap.Bootstrap bootstrap
io.grpc.netty.shaded.io.netty.channel.pool.ChannelPoolHandler handler
io.grpc.netty.shaded.io.netty.channel.pool.ChannelHealthChecker healthCheck
io.grpc.netty.shaded.io.netty.channel.pool.FixedChannelPool$AcquireTimeoutAction action
long acquireTimeoutMillis
int maxConnections
int maxPendingAcquires
boolean releaseHealthCheck
public void (io.grpc.netty.shaded.io.netty.bootstrap.Bootstrap, io.grpc.netty.shaded.io.netty.channel.pool.ChannelPoolHandler, io.grpc.netty.shaded.io.netty.channel.pool.ChannelHealthChecker, io.grpc.netty.shaded.io.netty.channel.pool.FixedChannelPool$AcquireTimeoutAction, long, int, int, boolean, boolean)
io.grpc.netty.shaded.io.netty.bootstrap.Bootstrap bootstrap
io.grpc.netty.shaded.io.netty.channel.pool.ChannelPoolHandler handler
io.grpc.netty.shaded.io.netty.channel.pool.ChannelHealthChecker healthCheck
io.grpc.netty.shaded.io.netty.channel.pool.FixedChannelPool$AcquireTimeoutAction action
long acquireTimeoutMillis
int maxConnections
int maxPendingAcquires
boolean releaseHealthCheck
boolean lastRecentUsed
public int acquiredChannelCount ()
public io.grpc.netty.shaded.io.netty.util.concurrent.Future acquire (io.grpc.netty.shaded.io.netty.util.concurrent.Promise)
Throwable cause
io.grpc.netty.shaded.io.netty.util.concurrent.Promise promise
private void acquire0 (io.grpc.netty.shaded.io.netty.util.concurrent.Promise)
io.grpc.netty.shaded.io.netty.util.concurrent.Promise p
io.grpc.netty.shaded.io.netty.channel.pool.FixedChannelPool$AcquireListener l
io.grpc.netty.shaded.io.netty.channel.pool.FixedChannelPool$AcquireTask task
io.grpc.netty.shaded.io.netty.util.concurrent.Promise promise
public io.grpc.netty.shaded.io.netty.util.concurrent.Future release (io.grpc.netty.shaded.io.netty.channel.Channel, io.grpc.netty.shaded.io.netty.util.concurrent.Promise)
io.grpc.netty.shaded.io.netty.channel.Channel channel
io.grpc.netty.shaded.io.netty.util.concurrent.Promise promise
io.grpc.netty.shaded.io.netty.util.concurrent.Promise p
private void decrementAndRunTaskQueue ()
int currentCount
private void runTaskQueue ()
io.grpc.netty.shaded.io.netty.channel.pool.FixedChannelPool$AcquireTask task
java.util.concurrent.ScheduledFuture timeoutFuture
public void close ()
private void close0 ()
io.grpc.netty.shaded.io.netty.channel.pool.FixedChannelPool$AcquireTask task
java.util.concurrent.ScheduledFuture f
static java.util.concurrent.TimeoutException access$100 ()
static io.grpc.netty.shaded.io.netty.util.concurrent.Future access$201 (io.grpc.netty.shaded.io.netty.channel.pool.FixedChannelPool, io.grpc.netty.shaded.io.netty.util.concurrent.Promise)
io.grpc.netty.shaded.io.netty.channel.pool.FixedChannelPool x0
io.grpc.netty.shaded.io.netty.util.concurrent.Promise x1
static void access$300 (io.grpc.netty.shaded.io.netty.channel.pool.FixedChannelPool, io.grpc.netty.shaded.io.netty.util.concurrent.Promise)
io.grpc.netty.shaded.io.netty.channel.pool.FixedChannelPool x0
io.grpc.netty.shaded.io.netty.util.concurrent.Promise x1
static io.grpc.netty.shaded.io.netty.util.concurrent.EventExecutor access$400 (io.grpc.netty.shaded.io.netty.channel.pool.FixedChannelPool)
io.grpc.netty.shaded.io.netty.channel.pool.FixedChannelPool x0
static boolean access$500 (io.grpc.netty.shaded.io.netty.channel.pool.FixedChannelPool)
io.grpc.netty.shaded.io.netty.channel.pool.FixedChannelPool x0
static void access$600 (io.grpc.netty.shaded.io.netty.channel.pool.FixedChannelPool)
io.grpc.netty.shaded.io.netty.channel.pool.FixedChannelPool x0
static long access$700 (io.grpc.netty.shaded.io.netty.channel.pool.FixedChannelPool)
io.grpc.netty.shaded.io.netty.channel.pool.FixedChannelPool x0
static java.util.Queue access$800 (io.grpc.netty.shaded.io.netty.channel.pool.FixedChannelPool)
io.grpc.netty.shaded.io.netty.channel.pool.FixedChannelPool x0
static int access$906 (io.grpc.netty.shaded.io.netty.channel.pool.FixedChannelPool)
io.grpc.netty.shaded.io.netty.channel.pool.FixedChannelPool x0
static void access$1000 (io.grpc.netty.shaded.io.netty.channel.pool.FixedChannelPool)
io.grpc.netty.shaded.io.netty.channel.pool.FixedChannelPool x0
static java.util.concurrent.atomic.AtomicInteger access$1100 (io.grpc.netty.shaded.io.netty.channel.pool.FixedChannelPool)
io.grpc.netty.shaded.io.netty.channel.pool.FixedChannelPool x0
static void access$1200 (io.grpc.netty.shaded.io.netty.channel.pool.FixedChannelPool)
io.grpc.netty.shaded.io.netty.channel.pool.FixedChannelPool x0
static void access$1301 (io.grpc.netty.shaded.io.netty.channel.pool.FixedChannelPool)
io.grpc.netty.shaded.io.netty.channel.pool.FixedChannelPool x0
static void ()
}
io/grpc/netty/shaded/io/netty/channel/pool/SimpleChannelPool$2.classSimpleChannelPool.java
package io.grpc.netty.shaded.io.netty.channel.pool
io.grpc.netty.shaded.io.netty.channel.pool.SimpleChannelPool$2 extends java.lang.Object implements io.grpc.netty.shaded.io.netty.channel.ChannelFutureListener {
final io.grpc.netty.shaded.io.netty.util.concurrent.Promise val$promise
final io.grpc.netty.shaded.io.netty.channel.pool.SimpleChannelPool this$0
void (io.grpc.netty.shaded.io.netty.channel.pool.SimpleChannelPool, io.grpc.netty.shaded.io.netty.util.concurrent.Promise)
io.grpc.netty.shaded.io.netty.channel.pool.SimpleChannelPool this$0
public void operationComplete (io.grpc.netty.shaded.io.netty.channel.ChannelFuture) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelFuture future
public volatile void operationComplete (io.grpc.netty.shaded.io.netty.util.concurrent.Future) throws java.lang.Exception
}
io/grpc/netty/shaded/io/netty/channel/pool/AbstractChannelPoolHandler.classAbstractChannelPoolHandler.java
package io.grpc.netty.shaded.io.netty.channel.pool
public abstract io.grpc.netty.shaded.io.netty.channel.pool.AbstractChannelPoolHandler extends java.lang.Object implements io.grpc.netty.shaded.io.netty.channel.pool.ChannelPoolHandler {
public void ()
public void channelAcquired (io.grpc.netty.shaded.io.netty.channel.Channel) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.Channel ch
public void channelReleased (io.grpc.netty.shaded.io.netty.channel.Channel) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.Channel ch
}
io/grpc/netty/shaded/io/netty/channel/pool/AbstractChannelPoolMap.classAbstractChannelPoolMap.java
package io.grpc.netty.shaded.io.netty.channel.pool
public abstract io.grpc.netty.shaded.io.netty.channel.pool.AbstractChannelPoolMap extends java.lang.Object implements io.grpc.netty.shaded.io.netty.channel.pool.ChannelPoolMap java.lang.Iterable java.io.Closeable {
private final java.util.concurrent.ConcurrentMap map
public void ()
public final io.grpc.netty.shaded.io.netty.channel.pool.ChannelPool get (java.lang.Object)
io.grpc.netty.shaded.io.netty.channel.pool.ChannelPool old
Object key
io.grpc.netty.shaded.io.netty.channel.pool.ChannelPool pool
public final boolean remove (java.lang.Object)
Object key
io.grpc.netty.shaded.io.netty.channel.pool.ChannelPool pool
public final java.util.Iterator iterator ()
public final int size ()
public final boolean isEmpty ()
public final boolean contains (java.lang.Object)
Object key
protected abstract io.grpc.netty.shaded.io.netty.channel.pool.ChannelPool newPool (java.lang.Object)
public final void close ()
Object key
}
io/grpc/netty/shaded/io/netty/channel/pool/SimpleChannelPool$6.classSimpleChannelPool.java
package io.grpc.netty.shaded.io.netty.channel.pool
io.grpc.netty.shaded.io.netty.channel.pool.SimpleChannelPool$6 extends java.lang.Object implements io.grpc.netty.shaded.io.netty.util.concurrent.FutureListener {
final io.grpc.netty.shaded.io.netty.channel.Channel val$channel
final io.grpc.netty.shaded.io.netty.util.concurrent.Promise val$promise
final io.grpc.netty.shaded.io.netty.util.concurrent.Future val$f
final io.grpc.netty.shaded.io.netty.channel.pool.SimpleChannelPool this$0
void (io.grpc.netty.shaded.io.netty.channel.pool.SimpleChannelPool, io.grpc.netty.shaded.io.netty.channel.Channel, io.grpc.netty.shaded.io.netty.util.concurrent.Promise, io.grpc.netty.shaded.io.netty.util.concurrent.Future)
io.grpc.netty.shaded.io.netty.channel.pool.SimpleChannelPool this$0
public void operationComplete (io.grpc.netty.shaded.io.netty.util.concurrent.Future) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.util.concurrent.Future future
}
io/grpc/netty/shaded/io/netty/channel/pool/ChannelPoolMap.classChannelPoolMap.java
package io.grpc.netty.shaded.io.netty.channel.pool
public abstract io.grpc.netty.shaded.io.netty.channel.pool.ChannelPoolMap extends java.lang.Object {
public abstract io.grpc.netty.shaded.io.netty.channel.pool.ChannelPool get (java.lang.Object)
public abstract boolean contains (java.lang.Object)
}
io/grpc/netty/shaded/io/netty/channel/pool/SimpleChannelPool$3.classSimpleChannelPool.java
package io.grpc.netty.shaded.io.netty.channel.pool
io.grpc.netty.shaded.io.netty.channel.pool.SimpleChannelPool$3 extends java.lang.Object implements java.lang.Runnable {
final io.grpc.netty.shaded.io.netty.channel.Channel val$ch
final io.grpc.netty.shaded.io.netty.util.concurrent.Promise val$promise
final io.grpc.netty.shaded.io.netty.channel.pool.SimpleChannelPool this$0
void (io.grpc.netty.shaded.io.netty.channel.pool.SimpleChannelPool, io.grpc.netty.shaded.io.netty.channel.Channel, io.grpc.netty.shaded.io.netty.util.concurrent.Promise)
io.grpc.netty.shaded.io.netty.channel.pool.SimpleChannelPool this$0
public void run ()
}
io/grpc/netty/shaded/io/netty/channel/pool/FixedChannelPool$4.classFixedChannelPool.java
package io.grpc.netty.shaded.io.netty.channel.pool
io.grpc.netty.shaded.io.netty.channel.pool.FixedChannelPool$4 extends java.lang.Object implements io.grpc.netty.shaded.io.netty.util.concurrent.FutureListener {
static final boolean $assertionsDisabled
final io.grpc.netty.shaded.io.netty.channel.Channel val$channel
final io.grpc.netty.shaded.io.netty.util.concurrent.Promise val$promise
final io.grpc.netty.shaded.io.netty.channel.pool.FixedChannelPool this$0
void (io.grpc.netty.shaded.io.netty.channel.pool.FixedChannelPool, io.grpc.netty.shaded.io.netty.channel.Channel, io.grpc.netty.shaded.io.netty.util.concurrent.Promise)
io.grpc.netty.shaded.io.netty.channel.pool.FixedChannelPool this$0
public void operationComplete (io.grpc.netty.shaded.io.netty.util.concurrent.Future) throws java.lang.Exception
Throwable cause
io.grpc.netty.shaded.io.netty.util.concurrent.Future future
static void ()
}
io/grpc/netty/shaded/io/netty/channel/pool/FixedChannelPool$7.classFixedChannelPool.java
package io.grpc.netty.shaded.io.netty.channel.pool
io.grpc.netty.shaded.io.netty.channel.pool.FixedChannelPool$7 extends java.lang.Object {
static final int[] $SwitchMap$io$netty$channel$pool$FixedChannelPool$AcquireTimeoutAction
static void ()
}
io/grpc/netty/shaded/io/netty/channel/pool/FixedChannelPool$TimeoutTask.classFixedChannelPool.java
package io.grpc.netty.shaded.io.netty.channel.pool
abstract io.grpc.netty.shaded.io.netty.channel.pool.FixedChannelPool$TimeoutTask extends java.lang.Object implements java.lang.Runnable {
static final boolean $assertionsDisabled
final io.grpc.netty.shaded.io.netty.channel.pool.FixedChannelPool this$0
private void (io.grpc.netty.shaded.io.netty.channel.pool.FixedChannelPool)
public final void run ()
io.grpc.netty.shaded.io.netty.channel.pool.FixedChannelPool$AcquireTask task
long nanoTime
public abstract void onTimeout (io.grpc.netty.shaded.io.netty.channel.pool.FixedChannelPool$AcquireTask)
void (io.grpc.netty.shaded.io.netty.channel.pool.FixedChannelPool, io.grpc.netty.shaded.io.netty.channel.pool.FixedChannelPool$1)
io.grpc.netty.shaded.io.netty.channel.pool.FixedChannelPool x0
io.grpc.netty.shaded.io.netty.channel.pool.FixedChannelPool$1 x1
static void ()
}
io/grpc/netty/shaded/io/netty/channel/pool/FixedChannelPool$AcquireTimeoutAction.classFixedChannelPool.java
package io.grpc.netty.shaded.io.netty.channel.pool
public final io.grpc.netty.shaded.io.netty.channel.pool.FixedChannelPool$AcquireTimeoutAction extends java.lang.Enum {
public static final io.grpc.netty.shaded.io.netty.channel.pool.FixedChannelPool$AcquireTimeoutAction NEW
public static final io.grpc.netty.shaded.io.netty.channel.pool.FixedChannelPool$AcquireTimeoutAction FAIL
private static final io.grpc.netty.shaded.io.netty.channel.pool.FixedChannelPool$AcquireTimeoutAction[] $VALUES
public static io.grpc.netty.shaded.io.netty.channel.pool.FixedChannelPool$AcquireTimeoutAction[] values ()
public static io.grpc.netty.shaded.io.netty.channel.pool.FixedChannelPool$AcquireTimeoutAction valueOf (java.lang.String)
String name
private void (java.lang.String, int)
static void ()
}
io/grpc/netty/shaded/io/netty/channel/pool/FixedChannelPool$2.classFixedChannelPool.java
package io.grpc.netty.shaded.io.netty.channel.pool
io.grpc.netty.shaded.io.netty.channel.pool.FixedChannelPool$2 extends io.grpc.netty.shaded.io.netty.channel.pool.FixedChannelPool$TimeoutTask {
final io.grpc.netty.shaded.io.netty.channel.pool.FixedChannelPool this$0
void (io.grpc.netty.shaded.io.netty.channel.pool.FixedChannelPool)
io.grpc.netty.shaded.io.netty.channel.pool.FixedChannelPool this$0
public void onTimeout (io.grpc.netty.shaded.io.netty.channel.pool.FixedChannelPool$AcquireTask)
io.grpc.netty.shaded.io.netty.channel.pool.FixedChannelPool$AcquireTask task
}
io/grpc/netty/shaded/io/netty/channel/pool/SimpleChannelPool$4.classSimpleChannelPool.java
package io.grpc.netty.shaded.io.netty.channel.pool
io.grpc.netty.shaded.io.netty.channel.pool.SimpleChannelPool$4 extends java.lang.Object implements io.grpc.netty.shaded.io.netty.util.concurrent.FutureListener {
final io.grpc.netty.shaded.io.netty.channel.Channel val$ch
final io.grpc.netty.shaded.io.netty.util.concurrent.Promise val$promise
final io.grpc.netty.shaded.io.netty.channel.pool.SimpleChannelPool this$0
void (io.grpc.netty.shaded.io.netty.channel.pool.SimpleChannelPool, io.grpc.netty.shaded.io.netty.channel.Channel, io.grpc.netty.shaded.io.netty.util.concurrent.Promise)
io.grpc.netty.shaded.io.netty.channel.pool.SimpleChannelPool this$0
public void operationComplete (io.grpc.netty.shaded.io.netty.util.concurrent.Future) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.util.concurrent.Future future
}
io/grpc/netty/shaded/io/netty/channel/pool/ChannelHealthChecker$1.classChannelHealthChecker.java
package io.grpc.netty.shaded.io.netty.channel.pool
final io.grpc.netty.shaded.io.netty.channel.pool.ChannelHealthChecker$1 extends java.lang.Object implements io.grpc.netty.shaded.io.netty.channel.pool.ChannelHealthChecker {
void ()
public io.grpc.netty.shaded.io.netty.util.concurrent.Future isHealthy (io.grpc.netty.shaded.io.netty.channel.Channel)
io.grpc.netty.shaded.io.netty.channel.Channel channel
io.grpc.netty.shaded.io.netty.channel.EventLoop loop
}
io/grpc/netty/shaded/io/netty/channel/pool/FixedChannelPool$6.classFixedChannelPool.java
package io.grpc.netty.shaded.io.netty.channel.pool
io.grpc.netty.shaded.io.netty.channel.pool.FixedChannelPool$6 extends java.lang.Object implements java.lang.Runnable {
final io.grpc.netty.shaded.io.netty.channel.pool.FixedChannelPool this$0
void (io.grpc.netty.shaded.io.netty.channel.pool.FixedChannelPool)
io.grpc.netty.shaded.io.netty.channel.pool.FixedChannelPool this$0
public void run ()
}
io/grpc/netty/shaded/io/netty/channel/pool/FixedChannelPool$AcquireListener.classFixedChannelPool.java
package io.grpc.netty.shaded.io.netty.channel.pool
io.grpc.netty.shaded.io.netty.channel.pool.FixedChannelPool$AcquireListener extends java.lang.Object implements io.grpc.netty.shaded.io.netty.util.concurrent.FutureListener {
private final io.grpc.netty.shaded.io.netty.util.concurrent.Promise originalPromise
protected boolean acquired
static final boolean $assertionsDisabled
final io.grpc.netty.shaded.io.netty.channel.pool.FixedChannelPool this$0
void (io.grpc.netty.shaded.io.netty.channel.pool.FixedChannelPool, io.grpc.netty.shaded.io.netty.util.concurrent.Promise)
io.grpc.netty.shaded.io.netty.util.concurrent.Promise originalPromise
public void operationComplete (io.grpc.netty.shaded.io.netty.util.concurrent.Future) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.util.concurrent.Future future
public void acquired ()
static void ()
}
io/grpc/netty/shaded/io/netty/channel/AbstractEventLoopGroup.classAbstractEventLoopGroup.java
package io.grpc.netty.shaded.io.netty.channel
public abstract io.grpc.netty.shaded.io.netty.channel.AbstractEventLoopGroup extends io.grpc.netty.shaded.io.netty.util.concurrent.AbstractEventExecutorGroup implements io.grpc.netty.shaded.io.netty.channel.EventLoopGroup {
public void ()
public abstract io.grpc.netty.shaded.io.netty.channel.EventLoop next ()
public volatile io.grpc.netty.shaded.io.netty.util.concurrent.EventExecutor next ()
}
io/grpc/netty/shaded/io/netty/channel/RecvByteBufAllocator$DelegatingHandle.classRecvByteBufAllocator.java
package io.grpc.netty.shaded.io.netty.channel
public io.grpc.netty.shaded.io.netty.channel.RecvByteBufAllocator$DelegatingHandle extends java.lang.Object implements io.grpc.netty.shaded.io.netty.channel.RecvByteBufAllocator$Handle {
private final io.grpc.netty.shaded.io.netty.channel.RecvByteBufAllocator$Handle delegate
public void (io.grpc.netty.shaded.io.netty.channel.RecvByteBufAllocator$Handle)
io.grpc.netty.shaded.io.netty.channel.RecvByteBufAllocator$Handle delegate
protected final io.grpc.netty.shaded.io.netty.channel.RecvByteBufAllocator$Handle delegate ()
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf allocate (io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator)
io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator alloc
public int guess ()
public void reset (io.grpc.netty.shaded.io.netty.channel.ChannelConfig)
io.grpc.netty.shaded.io.netty.channel.ChannelConfig config
public void incMessagesRead (int)
int numMessages
public void lastBytesRead (int)
int bytes
public int lastBytesRead ()
public boolean continueReading ()
public int attemptedBytesRead ()
public void attemptedBytesRead (int)
int bytes
public void readComplete ()
}
io/grpc/netty/shaded/io/netty/channel/DefaultChannelPipeline$9.classDefaultChannelPipeline.java
package io.grpc.netty.shaded.io.netty.channel
io.grpc.netty.shaded.io.netty.channel.DefaultChannelPipeline$9 extends java.lang.Object implements java.lang.Runnable {
final io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext val$finalCtx
final io.grpc.netty.shaded.io.netty.channel.DefaultChannelPipeline this$0
void (io.grpc.netty.shaded.io.netty.channel.DefaultChannelPipeline, io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext)
io.grpc.netty.shaded.io.netty.channel.DefaultChannelPipeline this$0
public void run ()
}
io/grpc/netty/shaded/io/netty/channel/AbstractChannelHandlerContext$11.classAbstractChannelHandlerContext.java
package io.grpc.netty.shaded.io.netty.channel
io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext$11 extends java.lang.Object implements java.lang.Runnable {
final io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext val$next
final java.net.SocketAddress val$remoteAddress
final java.net.SocketAddress val$localAddress
final io.grpc.netty.shaded.io.netty.channel.ChannelPromise val$promise
final io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext this$0
void (io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext, io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext, java.net.SocketAddress, java.net.SocketAddress, io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext this$0
public void run ()
}
io/grpc/netty/shaded/io/netty/channel/ThreadPerChannelEventLoopGroup.classThreadPerChannelEventLoopGroup.java
package io.grpc.netty.shaded.io.netty.channel
public io.grpc.netty.shaded.io.netty.channel.ThreadPerChannelEventLoopGroup extends io.grpc.netty.shaded.io.netty.util.concurrent.AbstractEventExecutorGroup implements io.grpc.netty.shaded.io.netty.channel.EventLoopGroup {
private final Object[] childArgs
private final int maxChannels
final java.util.concurrent.Executor executor
final java.util.Set activeChildren
final java.util.Queue idleChildren
private final io.grpc.netty.shaded.io.netty.channel.ChannelException tooManyChannels
private volatile boolean shuttingDown
private final io.grpc.netty.shaded.io.netty.util.concurrent.Promise terminationFuture
private final io.grpc.netty.shaded.io.netty.util.concurrent.FutureListener childTerminationListener
protected void ()
protected void (int)
int maxChannels
protected transient void (int, java.util.concurrent.ThreadFactory, java.lang.Object[])
int maxChannels
java.util.concurrent.ThreadFactory threadFactory
Object[] args
protected transient void (int, java.util.concurrent.Executor, java.lang.Object[])
int maxChannels
java.util.concurrent.Executor executor
Object[] args
protected transient io.grpc.netty.shaded.io.netty.channel.EventLoop newChild (java.lang.Object[]) throws java.lang.Exception
Object[] args
public java.util.Iterator iterator ()
public io.grpc.netty.shaded.io.netty.channel.EventLoop next ()
public io.grpc.netty.shaded.io.netty.util.concurrent.Future shutdownGracefully (long, long, java.util.concurrent.TimeUnit)
io.grpc.netty.shaded.io.netty.channel.EventLoop l
io.grpc.netty.shaded.io.netty.channel.EventLoop l
long quietPeriod
long timeout
java.util.concurrent.TimeUnit unit
public io.grpc.netty.shaded.io.netty.util.concurrent.Future terminationFuture ()
public void shutdown ()
io.grpc.netty.shaded.io.netty.channel.EventLoop l
io.grpc.netty.shaded.io.netty.channel.EventLoop l
public boolean isShuttingDown ()
io.grpc.netty.shaded.io.netty.channel.EventLoop l
io.grpc.netty.shaded.io.netty.channel.EventLoop l
public boolean isShutdown ()
io.grpc.netty.shaded.io.netty.channel.EventLoop l
io.grpc.netty.shaded.io.netty.channel.EventLoop l
public boolean isTerminated ()
io.grpc.netty.shaded.io.netty.channel.EventLoop l
io.grpc.netty.shaded.io.netty.channel.EventLoop l
public boolean awaitTermination (long, java.util.concurrent.TimeUnit) throws java.lang.InterruptedException
long timeLeft
io.grpc.netty.shaded.io.netty.channel.EventLoop l
long timeLeft
io.grpc.netty.shaded.io.netty.channel.EventLoop l
long timeout
java.util.concurrent.TimeUnit unit
long deadline
public io.grpc.netty.shaded.io.netty.channel.ChannelFuture register (io.grpc.netty.shaded.io.netty.channel.Channel)
io.grpc.netty.shaded.io.netty.channel.EventLoop l
Throwable t
io.grpc.netty.shaded.io.netty.channel.Channel channel
public io.grpc.netty.shaded.io.netty.channel.ChannelFuture register (io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
Throwable t
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
public io.grpc.netty.shaded.io.netty.channel.ChannelFuture register (io.grpc.netty.shaded.io.netty.channel.Channel, io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
Throwable t
io.grpc.netty.shaded.io.netty.channel.Channel channel
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
private io.grpc.netty.shaded.io.netty.channel.EventLoop nextChild () throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.EventLoop loop
public volatile io.grpc.netty.shaded.io.netty.util.concurrent.EventExecutor next ()
static io.grpc.netty.shaded.io.netty.util.concurrent.Promise access$000 (io.grpc.netty.shaded.io.netty.channel.ThreadPerChannelEventLoopGroup)
io.grpc.netty.shaded.io.netty.channel.ThreadPerChannelEventLoopGroup x0
}
io/grpc/netty/shaded/io/netty/channel/ChannelHandler.classChannelHandler.java
package io.grpc.netty.shaded.io.netty.channel
public abstract io.grpc.netty.shaded.io.netty.channel.ChannelHandler extends java.lang.Object {
public abstract void handlerAdded (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext) throws java.lang.Exception
public abstract void handlerRemoved (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext) throws java.lang.Exception
public abstract void exceptionCaught (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, java.lang.Throwable) throws java.lang.Exception
}
io/grpc/netty/shaded/io/netty/channel/CombinedChannelDuplexHandler.classCombinedChannelDuplexHandler.java
package io.grpc.netty.shaded.io.netty.channel
public io.grpc.netty.shaded.io.netty.channel.CombinedChannelDuplexHandler extends io.grpc.netty.shaded.io.netty.channel.ChannelDuplexHandler {
private static final io.grpc.netty.shaded.io.netty.util.internal.logging.InternalLogger logger
private io.grpc.netty.shaded.io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext inboundCtx
private io.grpc.netty.shaded.io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext outboundCtx
private volatile boolean handlerAdded
private io.grpc.netty.shaded.io.netty.channel.ChannelInboundHandler inboundHandler
private io.grpc.netty.shaded.io.netty.channel.ChannelOutboundHandler outboundHandler
static final boolean $assertionsDisabled
protected void ()
public void (io.grpc.netty.shaded.io.netty.channel.ChannelInboundHandler, io.grpc.netty.shaded.io.netty.channel.ChannelOutboundHandler)
io.grpc.netty.shaded.io.netty.channel.ChannelInboundHandler inboundHandler
io.grpc.netty.shaded.io.netty.channel.ChannelOutboundHandler outboundHandler
protected final void init (io.grpc.netty.shaded.io.netty.channel.ChannelInboundHandler, io.grpc.netty.shaded.io.netty.channel.ChannelOutboundHandler)
io.grpc.netty.shaded.io.netty.channel.ChannelInboundHandler inboundHandler
io.grpc.netty.shaded.io.netty.channel.ChannelOutboundHandler outboundHandler
private void validate (io.grpc.netty.shaded.io.netty.channel.ChannelInboundHandler, io.grpc.netty.shaded.io.netty.channel.ChannelOutboundHandler)
io.grpc.netty.shaded.io.netty.channel.ChannelInboundHandler inboundHandler
io.grpc.netty.shaded.io.netty.channel.ChannelOutboundHandler outboundHandler
protected final io.grpc.netty.shaded.io.netty.channel.ChannelInboundHandler inboundHandler ()
protected final io.grpc.netty.shaded.io.netty.channel.ChannelOutboundHandler outboundHandler ()
private void checkAdded ()
public final void removeInboundHandler ()
public final void removeOutboundHandler ()
public void handlerAdded (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
public void handlerRemoved (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
public void channelRegistered (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
public void channelUnregistered (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
public void channelActive (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
public void channelInactive (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
public void exceptionCaught (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, java.lang.Throwable) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
Throwable cause
public void userEventTriggered (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, java.lang.Object) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
Object evt
public void channelRead (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, java.lang.Object) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
Object msg
public void channelReadComplete (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
public void channelWritabilityChanged (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
public void bind (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, java.net.SocketAddress, io.grpc.netty.shaded.io.netty.channel.ChannelPromise) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
java.net.SocketAddress localAddress
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
public void connect (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, java.net.SocketAddress, java.net.SocketAddress, io.grpc.netty.shaded.io.netty.channel.ChannelPromise) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
java.net.SocketAddress remoteAddress
java.net.SocketAddress localAddress
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
public void disconnect (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, io.grpc.netty.shaded.io.netty.channel.ChannelPromise) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
public void close (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, io.grpc.netty.shaded.io.netty.channel.ChannelPromise) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
public void deregister (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, io.grpc.netty.shaded.io.netty.channel.ChannelPromise) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
public void read (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
public void write (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, java.lang.Object, io.grpc.netty.shaded.io.netty.channel.ChannelPromise) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
Object msg
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
public void flush (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
static io.grpc.netty.shaded.io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext access$000 (io.grpc.netty.shaded.io.netty.channel.CombinedChannelDuplexHandler)
io.grpc.netty.shaded.io.netty.channel.CombinedChannelDuplexHandler x0
static io.grpc.netty.shaded.io.netty.channel.ChannelOutboundHandler access$100 (io.grpc.netty.shaded.io.netty.channel.CombinedChannelDuplexHandler)
io.grpc.netty.shaded.io.netty.channel.CombinedChannelDuplexHandler x0
static io.grpc.netty.shaded.io.netty.util.internal.logging.InternalLogger access$200 ()
static void ()
}
io/grpc/netty/shaded/io/netty/channel/AbstractChannel$AbstractUnsafe$1.classAbstractChannel.java
package io.grpc.netty.shaded.io.netty.channel
io.grpc.netty.shaded.io.netty.channel.AbstractChannel$AbstractUnsafe$1 extends java.lang.Object implements java.lang.Runnable {
final io.grpc.netty.shaded.io.netty.channel.ChannelPromise val$promise
final io.grpc.netty.shaded.io.netty.channel.AbstractChannel$AbstractUnsafe this$1
void (io.grpc.netty.shaded.io.netty.channel.AbstractChannel$AbstractUnsafe, io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
io.grpc.netty.shaded.io.netty.channel.AbstractChannel$AbstractUnsafe this$1
public void run ()
}
io/grpc/netty/shaded/io/netty/channel/AdaptiveRecvByteBufAllocator.classAdaptiveRecvByteBufAllocator.java
package io.grpc.netty.shaded.io.netty.channel
public io.grpc.netty.shaded.io.netty.channel.AdaptiveRecvByteBufAllocator extends io.grpc.netty.shaded.io.netty.channel.DefaultMaxMessagesRecvByteBufAllocator {
static final int DEFAULT_MINIMUM
static final int DEFAULT_INITIAL
static final int DEFAULT_MAXIMUM
private static final int INDEX_INCREMENT
private static final int INDEX_DECREMENT
private static final int[] SIZE_TABLE
public static final io.grpc.netty.shaded.io.netty.channel.AdaptiveRecvByteBufAllocator DEFAULT
private final int minIndex
private final int maxIndex
private final int initial
private static int getSizeTableIndex (int)
int mid
int a
int b
int low
int high
int size
public void ()
public void (int, int, int)
int minimum
int initial
int maximum
int minIndex
int maxIndex
public io.grpc.netty.shaded.io.netty.channel.RecvByteBufAllocator$Handle newHandle ()
public io.grpc.netty.shaded.io.netty.channel.AdaptiveRecvByteBufAllocator respectMaybeMoreData (boolean)
boolean respectMaybeMoreData
public volatile io.grpc.netty.shaded.io.netty.channel.DefaultMaxMessagesRecvByteBufAllocator respectMaybeMoreData (boolean)
static int access$000 (int)
int x0
static int[] access$100 ()
static void ()
int i
int i
int i
java.util.List sizeTable
}
io/grpc/netty/shaded/io/netty/channel/DefaultFileRegion.classDefaultFileRegion.java
package io.grpc.netty.shaded.io.netty.channel
public io.grpc.netty.shaded.io.netty.channel.DefaultFileRegion extends io.grpc.netty.shaded.io.netty.util.AbstractReferenceCounted implements io.grpc.netty.shaded.io.netty.channel.FileRegion {
private static final io.grpc.netty.shaded.io.netty.util.internal.logging.InternalLogger logger
private final java.io.File f
private final long position
private final long count
private long transferred
private java.nio.channels.FileChannel file
public void (java.nio.channels.FileChannel, long, long)
java.nio.channels.FileChannel file
long position
long count
public void (java.io.File, long, long)
java.io.File f
long position
long count
public boolean isOpen ()
public void open () throws java.io.IOException
public long position ()
public long count ()
public long transfered ()
public long transferred ()
public long transferTo (java.nio.channels.WritableByteChannel, long) throws java.io.IOException
java.nio.channels.WritableByteChannel target
long position
long count
long written
protected void deallocate ()
java.io.IOException e
java.nio.channels.FileChannel file
public io.grpc.netty.shaded.io.netty.channel.FileRegion retain ()
public io.grpc.netty.shaded.io.netty.channel.FileRegion retain (int)
int increment
public io.grpc.netty.shaded.io.netty.channel.FileRegion touch ()
public io.grpc.netty.shaded.io.netty.channel.FileRegion touch (java.lang.Object)
Object hint
public volatile io.grpc.netty.shaded.io.netty.util.ReferenceCounted touch ()
public volatile io.grpc.netty.shaded.io.netty.util.ReferenceCounted retain (int)
public volatile io.grpc.netty.shaded.io.netty.util.ReferenceCounted retain ()
public volatile io.grpc.netty.shaded.io.netty.util.ReferenceCounted touch (java.lang.Object)
static void ()
}
io/grpc/netty/shaded/io/netty/channel/DefaultSelectStrategy.classDefaultSelectStrategy.java
package io.grpc.netty.shaded.io.netty.channel
final io.grpc.netty.shaded.io.netty.channel.DefaultSelectStrategy extends java.lang.Object implements io.grpc.netty.shaded.io.netty.channel.SelectStrategy {
static final io.grpc.netty.shaded.io.netty.channel.SelectStrategy INSTANCE
private void ()
public int calculateStrategy (io.grpc.netty.shaded.io.netty.util.IntSupplier, boolean) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.util.IntSupplier selectSupplier
boolean hasTasks
static void ()
}
io/grpc/netty/shaded/io/netty/channel/RecvByteBufAllocator.classRecvByteBufAllocator.java
package io.grpc.netty.shaded.io.netty.channel
public abstract io.grpc.netty.shaded.io.netty.channel.RecvByteBufAllocator extends java.lang.Object {
public abstract io.grpc.netty.shaded.io.netty.channel.RecvByteBufAllocator$Handle newHandle ()
}
io/grpc/netty/shaded/io/netty/channel/AbstractChannelHandlerContext$6.classAbstractChannelHandlerContext.java
package io.grpc.netty.shaded.io.netty.channel
final io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext$6 extends java.lang.Object implements java.lang.Runnable {
final io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext val$next
final Object val$event
void (io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext, java.lang.Object)
public void run ()
}
io/grpc/netty/shaded/io/netty/channel/CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.classCombinedChannelDuplexHandler.java
package io.grpc.netty.shaded.io.netty.channel
io.grpc.netty.shaded.io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext extends java.lang.Object implements io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext {
private final io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
private final io.grpc.netty.shaded.io.netty.channel.ChannelHandler handler
boolean removed
void (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, io.grpc.netty.shaded.io.netty.channel.ChannelHandler)
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
io.grpc.netty.shaded.io.netty.channel.ChannelHandler handler
public io.grpc.netty.shaded.io.netty.channel.Channel channel ()
public io.grpc.netty.shaded.io.netty.util.concurrent.EventExecutor executor ()
public java.lang.String name ()
public io.grpc.netty.shaded.io.netty.channel.ChannelHandler handler ()
public boolean isRemoved ()
public io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext fireChannelRegistered ()
public io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext fireChannelUnregistered ()
public io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext fireChannelActive ()
public io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext fireChannelInactive ()
public io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext fireExceptionCaught (java.lang.Throwable)
Throwable cause
public io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext fireUserEventTriggered (java.lang.Object)
Object event
public io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext fireChannelRead (java.lang.Object)
Object msg
public io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext fireChannelReadComplete ()
public io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext fireChannelWritabilityChanged ()
public io.grpc.netty.shaded.io.netty.channel.ChannelFuture bind (java.net.SocketAddress)
java.net.SocketAddress localAddress
public io.grpc.netty.shaded.io.netty.channel.ChannelFuture connect (java.net.SocketAddress)
java.net.SocketAddress remoteAddress
public io.grpc.netty.shaded.io.netty.channel.ChannelFuture connect (java.net.SocketAddress, java.net.SocketAddress)
java.net.SocketAddress remoteAddress
java.net.SocketAddress localAddress
public io.grpc.netty.shaded.io.netty.channel.ChannelFuture disconnect ()
public io.grpc.netty.shaded.io.netty.channel.ChannelFuture close ()
public io.grpc.netty.shaded.io.netty.channel.ChannelFuture deregister ()
public io.grpc.netty.shaded.io.netty.channel.ChannelFuture bind (java.net.SocketAddress, io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
java.net.SocketAddress localAddress
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
public io.grpc.netty.shaded.io.netty.channel.ChannelFuture connect (java.net.SocketAddress, io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
java.net.SocketAddress remoteAddress
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
public io.grpc.netty.shaded.io.netty.channel.ChannelFuture connect (java.net.SocketAddress, java.net.SocketAddress, io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
java.net.SocketAddress remoteAddress
java.net.SocketAddress localAddress
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
public io.grpc.netty.shaded.io.netty.channel.ChannelFuture disconnect (io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
public io.grpc.netty.shaded.io.netty.channel.ChannelFuture close (io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
public io.grpc.netty.shaded.io.netty.channel.ChannelFuture deregister (io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
public io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext read ()
public io.grpc.netty.shaded.io.netty.channel.ChannelFuture write (java.lang.Object)
Object msg
public io.grpc.netty.shaded.io.netty.channel.ChannelFuture write (java.lang.Object, io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
Object msg
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
public io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext flush ()
public io.grpc.netty.shaded.io.netty.channel.ChannelFuture writeAndFlush (java.lang.Object, io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
Object msg
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
public io.grpc.netty.shaded.io.netty.channel.ChannelFuture writeAndFlush (java.lang.Object)
Object msg
public io.grpc.netty.shaded.io.netty.channel.ChannelPipeline pipeline ()
public io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator alloc ()
public io.grpc.netty.shaded.io.netty.channel.ChannelPromise newPromise ()
public io.grpc.netty.shaded.io.netty.channel.ChannelProgressivePromise newProgressivePromise ()
public io.grpc.netty.shaded.io.netty.channel.ChannelFuture newSucceededFuture ()
public io.grpc.netty.shaded.io.netty.channel.ChannelFuture newFailedFuture (java.lang.Throwable)
Throwable cause
public io.grpc.netty.shaded.io.netty.channel.ChannelPromise voidPromise ()
public io.grpc.netty.shaded.io.netty.util.Attribute attr (io.grpc.netty.shaded.io.netty.util.AttributeKey)
io.grpc.netty.shaded.io.netty.util.AttributeKey key
public boolean hasAttr (io.grpc.netty.shaded.io.netty.util.AttributeKey)
io.grpc.netty.shaded.io.netty.util.AttributeKey key
final void remove ()
io.grpc.netty.shaded.io.netty.util.concurrent.EventExecutor executor
private void remove0 ()
Throwable cause
public volatile io.grpc.netty.shaded.io.netty.channel.ChannelInboundInvoker fireChannelWritabilityChanged ()
public volatile io.grpc.netty.shaded.io.netty.channel.ChannelInboundInvoker fireChannelReadComplete ()
public volatile io.grpc.netty.shaded.io.netty.channel.ChannelInboundInvoker fireChannelRead (java.lang.Object)
public volatile io.grpc.netty.shaded.io.netty.channel.ChannelInboundInvoker fireUserEventTriggered (java.lang.Object)
public volatile io.grpc.netty.shaded.io.netty.channel.ChannelInboundInvoker fireExceptionCaught (java.lang.Throwable)
public volatile io.grpc.netty.shaded.io.netty.channel.ChannelInboundInvoker fireChannelInactive ()
public volatile io.grpc.netty.shaded.io.netty.channel.ChannelInboundInvoker fireChannelActive ()
public volatile io.grpc.netty.shaded.io.netty.channel.ChannelInboundInvoker fireChannelUnregistered ()
public volatile io.grpc.netty.shaded.io.netty.channel.ChannelInboundInvoker fireChannelRegistered ()
public volatile io.grpc.netty.shaded.io.netty.channel.ChannelOutboundInvoker flush ()
public volatile io.grpc.netty.shaded.io.netty.channel.ChannelOutboundInvoker read ()
static io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext access$300 (io.grpc.netty.shaded.io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext)
io.grpc.netty.shaded.io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext x0
static void access$400 (io.grpc.netty.shaded.io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext)
io.grpc.netty.shaded.io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext x0
}
io/grpc/netty/shaded/io/netty/channel/AbstractChannel$AnnotatedNoRouteToHostException.classAbstractChannel.java
package io.grpc.netty.shaded.io.netty.channel
final io.grpc.netty.shaded.io.netty.channel.AbstractChannel$AnnotatedNoRouteToHostException extends java.net.NoRouteToHostException {
private static final long serialVersionUID
void (java.net.NoRouteToHostException, java.net.SocketAddress)
java.net.NoRouteToHostException exception
java.net.SocketAddress remoteAddress
public java.lang.Throwable fillInStackTrace ()
}
io/grpc/netty/shaded/io/netty/channel/group/
io/grpc/netty/shaded/io/netty/channel/group/ChannelMatchers$ClassMatcher.classChannelMatchers.java
package io.grpc.netty.shaded.io.netty.channel.group
final io.grpc.netty.shaded.io.netty.channel.group.ChannelMatchers$ClassMatcher extends java.lang.Object implements io.grpc.netty.shaded.io.netty.channel.group.ChannelMatcher {
private final Class clazz
void (java.lang.Class)
Class clazz
public boolean matches (io.grpc.netty.shaded.io.netty.channel.Channel)
io.grpc.netty.shaded.io.netty.channel.Channel ch
}
io/grpc/netty/shaded/io/netty/channel/group/ChannelGroupFutureListener.classChannelGroupFutureListener.java
package io.grpc.netty.shaded.io.netty.channel.group
public abstract io.grpc.netty.shaded.io.netty.channel.group.ChannelGroupFutureListener extends java.lang.Object implements io.grpc.netty.shaded.io.netty.util.concurrent.GenericFutureListener {
}
io/grpc/netty/shaded/io/netty/channel/group/ChannelMatchers$InvertMatcher.classChannelMatchers.java
package io.grpc.netty.shaded.io.netty.channel.group
final io.grpc.netty.shaded.io.netty.channel.group.ChannelMatchers$InvertMatcher extends java.lang.Object implements io.grpc.netty.shaded.io.netty.channel.group.ChannelMatcher {
private final io.grpc.netty.shaded.io.netty.channel.group.ChannelMatcher matcher
void (io.grpc.netty.shaded.io.netty.channel.group.ChannelMatcher)
io.grpc.netty.shaded.io.netty.channel.group.ChannelMatcher matcher
public boolean matches (io.grpc.netty.shaded.io.netty.channel.Channel)
io.grpc.netty.shaded.io.netty.channel.Channel channel
}
io/grpc/netty/shaded/io/netty/channel/group/ChannelGroupException.classChannelGroupException.java
package io.grpc.netty.shaded.io.netty.channel.group
public io.grpc.netty.shaded.io.netty.channel.group.ChannelGroupException extends io.grpc.netty.shaded.io.netty.channel.ChannelException implements java.lang.Iterable {
private static final long serialVersionUID
private final java.util.Collection failed
public void (java.util.Collection)
java.util.Collection causes
public java.util.Iterator iterator ()
}
io/grpc/netty/shaded/io/netty/channel/group/ChannelMatchers.classChannelMatchers.java
package io.grpc.netty.shaded.io.netty.channel.group
public final io.grpc.netty.shaded.io.netty.channel.group.ChannelMatchers extends java.lang.Object {
private static final io.grpc.netty.shaded.io.netty.channel.group.ChannelMatcher ALL_MATCHER
private static final io.grpc.netty.shaded.io.netty.channel.group.ChannelMatcher SERVER_CHANNEL_MATCHER
private static final io.grpc.netty.shaded.io.netty.channel.group.ChannelMatcher NON_SERVER_CHANNEL_MATCHER
private void ()
public static io.grpc.netty.shaded.io.netty.channel.group.ChannelMatcher all ()
public static io.grpc.netty.shaded.io.netty.channel.group.ChannelMatcher isNot (io.grpc.netty.shaded.io.netty.channel.Channel)
io.grpc.netty.shaded.io.netty.channel.Channel channel
public static io.grpc.netty.shaded.io.netty.channel.group.ChannelMatcher is (io.grpc.netty.shaded.io.netty.channel.Channel)
io.grpc.netty.shaded.io.netty.channel.Channel channel
public static io.grpc.netty.shaded.io.netty.channel.group.ChannelMatcher isInstanceOf (java.lang.Class)
Class clazz
public static io.grpc.netty.shaded.io.netty.channel.group.ChannelMatcher isNotInstanceOf (java.lang.Class)
Class clazz
public static io.grpc.netty.shaded.io.netty.channel.group.ChannelMatcher isServerChannel ()
public static io.grpc.netty.shaded.io.netty.channel.group.ChannelMatcher isNonServerChannel ()
public static io.grpc.netty.shaded.io.netty.channel.group.ChannelMatcher invert (io.grpc.netty.shaded.io.netty.channel.group.ChannelMatcher)
io.grpc.netty.shaded.io.netty.channel.group.ChannelMatcher matcher
public static transient io.grpc.netty.shaded.io.netty.channel.group.ChannelMatcher compose (io.grpc.netty.shaded.io.netty.channel.group.ChannelMatcher[])
io.grpc.netty.shaded.io.netty.channel.group.ChannelMatcher[] matchers
static void ()
}
io/grpc/netty/shaded/io/netty/channel/group/DefaultChannelGroup$1.classDefaultChannelGroup.java
package io.grpc.netty.shaded.io.netty.channel.group
io.grpc.netty.shaded.io.netty.channel.group.DefaultChannelGroup$1 extends java.lang.Object implements io.grpc.netty.shaded.io.netty.channel.ChannelFutureListener {
final io.grpc.netty.shaded.io.netty.channel.group.DefaultChannelGroup this$0
void (io.grpc.netty.shaded.io.netty.channel.group.DefaultChannelGroup)
io.grpc.netty.shaded.io.netty.channel.group.DefaultChannelGroup this$0
public void operationComplete (io.grpc.netty.shaded.io.netty.channel.ChannelFuture) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelFuture future
public volatile void operationComplete (io.grpc.netty.shaded.io.netty.util.concurrent.Future) throws java.lang.Exception
}
io/grpc/netty/shaded/io/netty/channel/group/DefaultChannelGroup.classDefaultChannelGroup.java
package io.grpc.netty.shaded.io.netty.channel.group
public io.grpc.netty.shaded.io.netty.channel.group.DefaultChannelGroup extends java.util.AbstractSet implements io.grpc.netty.shaded.io.netty.channel.group.ChannelGroup {
private static final java.util.concurrent.atomic.AtomicInteger nextId
private final String name
private final io.grpc.netty.shaded.io.netty.util.concurrent.EventExecutor executor
private final java.util.concurrent.ConcurrentMap serverChannels
private final java.util.concurrent.ConcurrentMap nonServerChannels
private final io.grpc.netty.shaded.io.netty.channel.ChannelFutureListener remover
private final io.grpc.netty.shaded.io.netty.channel.group.VoidChannelGroupFuture voidFuture
private final boolean stayClosed
private volatile boolean closed
public void (io.grpc.netty.shaded.io.netty.util.concurrent.EventExecutor)
io.grpc.netty.shaded.io.netty.util.concurrent.EventExecutor executor
public void (java.lang.String, io.grpc.netty.shaded.io.netty.util.concurrent.EventExecutor)
String name
io.grpc.netty.shaded.io.netty.util.concurrent.EventExecutor executor
public void (io.grpc.netty.shaded.io.netty.util.concurrent.EventExecutor, boolean)
io.grpc.netty.shaded.io.netty.util.concurrent.EventExecutor executor
boolean stayClosed
public void (java.lang.String, io.grpc.netty.shaded.io.netty.util.concurrent.EventExecutor, boolean)
String name
io.grpc.netty.shaded.io.netty.util.concurrent.EventExecutor executor
boolean stayClosed
public java.lang.String name ()
public io.grpc.netty.shaded.io.netty.channel.Channel find (io.grpc.netty.shaded.io.netty.channel.ChannelId)
io.grpc.netty.shaded.io.netty.channel.ChannelId id
io.grpc.netty.shaded.io.netty.channel.Channel c
public boolean isEmpty ()
public int size ()
public boolean contains (java.lang.Object)
Object o
public boolean add (io.grpc.netty.shaded.io.netty.channel.Channel)
io.grpc.netty.shaded.io.netty.channel.Channel channel
java.util.concurrent.ConcurrentMap map
boolean added
public boolean remove (java.lang.Object)
Object o
io.grpc.netty.shaded.io.netty.channel.Channel c
public void clear ()
public java.util.Iterator iterator ()
public java.lang.Object[] toArray ()
java.util.Collection channels
public java.lang.Object[] toArray (java.lang.Object[])
Object[] a
java.util.Collection channels
public io.grpc.netty.shaded.io.netty.channel.group.ChannelGroupFuture close ()
public io.grpc.netty.shaded.io.netty.channel.group.ChannelGroupFuture disconnect ()
public io.grpc.netty.shaded.io.netty.channel.group.ChannelGroupFuture deregister ()
public io.grpc.netty.shaded.io.netty.channel.group.ChannelGroupFuture write (java.lang.Object)
Object message
private static java.lang.Object safeDuplicate (java.lang.Object)
Object message
public io.grpc.netty.shaded.io.netty.channel.group.ChannelGroupFuture write (java.lang.Object, io.grpc.netty.shaded.io.netty.channel.group.ChannelMatcher)
Object message
io.grpc.netty.shaded.io.netty.channel.group.ChannelMatcher matcher
public io.grpc.netty.shaded.io.netty.channel.group.ChannelGroupFuture write (java.lang.Object, io.grpc.netty.shaded.io.netty.channel.group.ChannelMatcher, boolean)
io.grpc.netty.shaded.io.netty.channel.Channel c
io.grpc.netty.shaded.io.netty.channel.group.ChannelGroupFuture future
io.grpc.netty.shaded.io.netty.channel.Channel c
java.util.Map futures
Object message
io.grpc.netty.shaded.io.netty.channel.group.ChannelMatcher matcher
boolean voidPromise
io.grpc.netty.shaded.io.netty.channel.group.ChannelGroupFuture future
public io.grpc.netty.shaded.io.netty.channel.group.ChannelGroup flush ()
public io.grpc.netty.shaded.io.netty.channel.group.ChannelGroupFuture flushAndWrite (java.lang.Object)
Object message
public io.grpc.netty.shaded.io.netty.channel.group.ChannelGroupFuture writeAndFlush (java.lang.Object)
Object message
public io.grpc.netty.shaded.io.netty.channel.group.ChannelGroupFuture disconnect (io.grpc.netty.shaded.io.netty.channel.group.ChannelMatcher)
io.grpc.netty.shaded.io.netty.channel.Channel c
io.grpc.netty.shaded.io.netty.channel.Channel c
io.grpc.netty.shaded.io.netty.channel.group.ChannelMatcher matcher
java.util.Map futures
public io.grpc.netty.shaded.io.netty.channel.group.ChannelGroupFuture close (io.grpc.netty.shaded.io.netty.channel.group.ChannelMatcher)
io.grpc.netty.shaded.io.netty.channel.Channel c
io.grpc.netty.shaded.io.netty.channel.Channel c
io.grpc.netty.shaded.io.netty.channel.group.ChannelMatcher matcher
java.util.Map futures
public io.grpc.netty.shaded.io.netty.channel.group.ChannelGroupFuture deregister (io.grpc.netty.shaded.io.netty.channel.group.ChannelMatcher)
io.grpc.netty.shaded.io.netty.channel.Channel c
io.grpc.netty.shaded.io.netty.channel.Channel c
io.grpc.netty.shaded.io.netty.channel.group.ChannelMatcher matcher
java.util.Map futures
public io.grpc.netty.shaded.io.netty.channel.group.ChannelGroup flush (io.grpc.netty.shaded.io.netty.channel.group.ChannelMatcher)
io.grpc.netty.shaded.io.netty.channel.Channel c
io.grpc.netty.shaded.io.netty.channel.group.ChannelMatcher matcher
public io.grpc.netty.shaded.io.netty.channel.group.ChannelGroupFuture flushAndWrite (java.lang.Object, io.grpc.netty.shaded.io.netty.channel.group.ChannelMatcher)
Object message
io.grpc.netty.shaded.io.netty.channel.group.ChannelMatcher matcher
public io.grpc.netty.shaded.io.netty.channel.group.ChannelGroupFuture writeAndFlush (java.lang.Object, io.grpc.netty.shaded.io.netty.channel.group.ChannelMatcher)
Object message
io.grpc.netty.shaded.io.netty.channel.group.ChannelMatcher matcher
public io.grpc.netty.shaded.io.netty.channel.group.ChannelGroupFuture writeAndFlush (java.lang.Object, io.grpc.netty.shaded.io.netty.channel.group.ChannelMatcher, boolean)
io.grpc.netty.shaded.io.netty.channel.Channel c
io.grpc.netty.shaded.io.netty.channel.group.ChannelGroupFuture future
io.grpc.netty.shaded.io.netty.channel.Channel c
java.util.Map futures
Object message
io.grpc.netty.shaded.io.netty.channel.group.ChannelMatcher matcher
boolean voidPromise
io.grpc.netty.shaded.io.netty.channel.group.ChannelGroupFuture future
public io.grpc.netty.shaded.io.netty.channel.group.ChannelGroupFuture newCloseFuture ()
public io.grpc.netty.shaded.io.netty.channel.group.ChannelGroupFuture newCloseFuture (io.grpc.netty.shaded.io.netty.channel.group.ChannelMatcher)
io.grpc.netty.shaded.io.netty.channel.Channel c
io.grpc.netty.shaded.io.netty.channel.Channel c
io.grpc.netty.shaded.io.netty.channel.group.ChannelMatcher matcher
java.util.Map futures
public int hashCode ()
public boolean equals (java.lang.Object)
Object o
public int compareTo (io.grpc.netty.shaded.io.netty.channel.group.ChannelGroup)
io.grpc.netty.shaded.io.netty.channel.group.ChannelGroup o
int v
public java.lang.String toString ()
public volatile boolean add (java.lang.Object)
public volatile int compareTo (java.lang.Object)
static void ()
}
io/grpc/netty/shaded/io/netty/channel/group/ChannelGroupFuture.classChannelGroupFuture.java
package io.grpc.netty.shaded.io.netty.channel.group
public abstract io.grpc.netty.shaded.io.netty.channel.group.ChannelGroupFuture extends java.lang.Object implements io.grpc.netty.shaded.io.netty.util.concurrent.Future java.lang.Iterable {
public abstract io.grpc.netty.shaded.io.netty.channel.group.ChannelGroup group ()
public abstract io.grpc.netty.shaded.io.netty.channel.ChannelFuture find (io.grpc.netty.shaded.io.netty.channel.Channel)
public abstract boolean isSuccess ()
public abstract io.grpc.netty.shaded.io.netty.channel.group.ChannelGroupException cause ()
public abstract boolean isPartialSuccess ()
public abstract boolean isPartialFailure ()
public abstract io.grpc.netty.shaded.io.netty.channel.group.ChannelGroupFuture addListener (io.grpc.netty.shaded.io.netty.util.concurrent.GenericFutureListener)
public transient abstract io.grpc.netty.shaded.io.netty.channel.group.ChannelGroupFuture addListeners (io.grpc.netty.shaded.io.netty.util.concurrent.GenericFutureListener[])
public abstract io.grpc.netty.shaded.io.netty.channel.group.ChannelGroupFuture removeListener (io.grpc.netty.shaded.io.netty.util.concurrent.GenericFutureListener)
public transient abstract io.grpc.netty.shaded.io.netty.channel.group.ChannelGroupFuture removeListeners (io.grpc.netty.shaded.io.netty.util.concurrent.GenericFutureListener[])
public abstract io.grpc.netty.shaded.io.netty.channel.group.ChannelGroupFuture await () throws java.lang.InterruptedException
public abstract io.grpc.netty.shaded.io.netty.channel.group.ChannelGroupFuture awaitUninterruptibly ()
public abstract io.grpc.netty.shaded.io.netty.channel.group.ChannelGroupFuture syncUninterruptibly ()
public abstract io.grpc.netty.shaded.io.netty.channel.group.ChannelGroupFuture sync () throws java.lang.InterruptedException
public abstract java.util.Iterator iterator ()
}
io/grpc/netty/shaded/io/netty/channel/group/VoidChannelGroupFuture.classVoidChannelGroupFuture.java
package io.grpc.netty.shaded.io.netty.channel.group
final io.grpc.netty.shaded.io.netty.channel.group.VoidChannelGroupFuture extends java.lang.Object implements io.grpc.netty.shaded.io.netty.channel.group.ChannelGroupFuture {
private static final java.util.Iterator EMPTY
private final io.grpc.netty.shaded.io.netty.channel.group.ChannelGroup group
void (io.grpc.netty.shaded.io.netty.channel.group.ChannelGroup)
io.grpc.netty.shaded.io.netty.channel.group.ChannelGroup group
public io.grpc.netty.shaded.io.netty.channel.group.ChannelGroup group ()
public io.grpc.netty.shaded.io.netty.channel.ChannelFuture find (io.grpc.netty.shaded.io.netty.channel.Channel)
io.grpc.netty.shaded.io.netty.channel.Channel channel
public boolean isSuccess ()
public io.grpc.netty.shaded.io.netty.channel.group.ChannelGroupException cause ()
public boolean isPartialSuccess ()
public boolean isPartialFailure ()
public io.grpc.netty.shaded.io.netty.channel.group.ChannelGroupFuture addListener (io.grpc.netty.shaded.io.netty.util.concurrent.GenericFutureListener)
io.grpc.netty.shaded.io.netty.util.concurrent.GenericFutureListener listener
public transient io.grpc.netty.shaded.io.netty.channel.group.ChannelGroupFuture addListeners (io.grpc.netty.shaded.io.netty.util.concurrent.GenericFutureListener[])
io.grpc.netty.shaded.io.netty.util.concurrent.GenericFutureListener[] listeners
public io.grpc.netty.shaded.io.netty.channel.group.ChannelGroupFuture removeListener (io.grpc.netty.shaded.io.netty.util.concurrent.GenericFutureListener)
io.grpc.netty.shaded.io.netty.util.concurrent.GenericFutureListener listener
public transient io.grpc.netty.shaded.io.netty.channel.group.ChannelGroupFuture removeListeners (io.grpc.netty.shaded.io.netty.util.concurrent.GenericFutureListener[])
io.grpc.netty.shaded.io.netty.util.concurrent.GenericFutureListener[] listeners
public io.grpc.netty.shaded.io.netty.channel.group.ChannelGroupFuture await ()
public io.grpc.netty.shaded.io.netty.channel.group.ChannelGroupFuture awaitUninterruptibly ()
public io.grpc.netty.shaded.io.netty.channel.group.ChannelGroupFuture syncUninterruptibly ()
public io.grpc.netty.shaded.io.netty.channel.group.ChannelGroupFuture sync ()
public java.util.Iterator iterator ()
public boolean isCancellable ()
public boolean await (long, java.util.concurrent.TimeUnit)
long timeout
java.util.concurrent.TimeUnit unit
public boolean await (long)
long timeoutMillis
public boolean awaitUninterruptibly (long, java.util.concurrent.TimeUnit)
long timeout
java.util.concurrent.TimeUnit unit
public boolean awaitUninterruptibly (long)
long timeoutMillis
public java.lang.Void getNow ()
public boolean cancel (boolean)
boolean mayInterruptIfRunning
public boolean isCancelled ()
public boolean isDone ()
public java.lang.Void get ()
public java.lang.Void get (long, java.util.concurrent.TimeUnit)
long timeout
java.util.concurrent.TimeUnit unit
private static java.lang.RuntimeException reject ()
public volatile java.lang.Object getNow ()
public volatile io.grpc.netty.shaded.io.netty.util.concurrent.Future awaitUninterruptibly ()
public volatile io.grpc.netty.shaded.io.netty.util.concurrent.Future await () throws java.lang.InterruptedException
public volatile io.grpc.netty.shaded.io.netty.util.concurrent.Future syncUninterruptibly ()
public volatile io.grpc.netty.shaded.io.netty.util.concurrent.Future sync () throws java.lang.InterruptedException
public volatile io.grpc.netty.shaded.io.netty.util.concurrent.Future removeListeners (io.grpc.netty.shaded.io.netty.util.concurrent.GenericFutureListener[])
public volatile io.grpc.netty.shaded.io.netty.util.concurrent.Future removeListener (io.grpc.netty.shaded.io.netty.util.concurrent.GenericFutureListener)
public volatile io.grpc.netty.shaded.io.netty.util.concurrent.Future addListeners (io.grpc.netty.shaded.io.netty.util.concurrent.GenericFutureListener[])
public volatile io.grpc.netty.shaded.io.netty.util.concurrent.Future addListener (io.grpc.netty.shaded.io.netty.util.concurrent.GenericFutureListener)
public volatile java.lang.Throwable cause ()
public volatile java.lang.Object get (long, java.util.concurrent.TimeUnit) throws java.lang.InterruptedException java.util.concurrent.ExecutionException java.util.concurrent.TimeoutException
public volatile java.lang.Object get () throws java.lang.InterruptedException java.util.concurrent.ExecutionException
static void ()
}
io/grpc/netty/shaded/io/netty/channel/group/ChannelMatchers$InstanceMatcher.classChannelMatchers.java
package io.grpc.netty.shaded.io.netty.channel.group
final io.grpc.netty.shaded.io.netty.channel.group.ChannelMatchers$InstanceMatcher extends java.lang.Object implements io.grpc.netty.shaded.io.netty.channel.group.ChannelMatcher {
private final io.grpc.netty.shaded.io.netty.channel.Channel channel
void (io.grpc.netty.shaded.io.netty.channel.Channel)
io.grpc.netty.shaded.io.netty.channel.Channel channel
public boolean matches (io.grpc.netty.shaded.io.netty.channel.Channel)
io.grpc.netty.shaded.io.netty.channel.Channel ch
}
io/grpc/netty/shaded/io/netty/channel/group/CombinedIterator.classCombinedIterator.java
package io.grpc.netty.shaded.io.netty.channel.group
final io.grpc.netty.shaded.io.netty.channel.group.CombinedIterator extends java.lang.Object implements java.util.Iterator {
private final java.util.Iterator i1
private final java.util.Iterator i2
private java.util.Iterator currentIterator
void (java.util.Iterator, java.util.Iterator)
java.util.Iterator i1
java.util.Iterator i2
public boolean hasNext ()
public java.lang.Object next ()
java.util.NoSuchElementException e
public void remove ()
}
io/grpc/netty/shaded/io/netty/channel/group/ChannelMatchers$1.classChannelMatchers.java
package io.grpc.netty.shaded.io.netty.channel.group
final io.grpc.netty.shaded.io.netty.channel.group.ChannelMatchers$1 extends java.lang.Object implements io.grpc.netty.shaded.io.netty.channel.group.ChannelMatcher {
void ()
public boolean matches (io.grpc.netty.shaded.io.netty.channel.Channel)
io.grpc.netty.shaded.io.netty.channel.Channel channel
}
io/grpc/netty/shaded/io/netty/channel/group/DefaultChannelGroupFuture$DefaultEntry.classDefaultChannelGroupFuture.java
package io.grpc.netty.shaded.io.netty.channel.group
final io.grpc.netty.shaded.io.netty.channel.group.DefaultChannelGroupFuture$DefaultEntry extends java.lang.Object implements java.util.Map$Entry {
private final Object key
private final Object value
void (java.lang.Object, java.lang.Object)
Object key
Object value
public java.lang.Object getKey ()
public java.lang.Object getValue ()
public java.lang.Object setValue (java.lang.Object)
Object value
}
io/grpc/netty/shaded/io/netty/channel/group/ChannelMatchers$CompositeMatcher.classChannelMatchers.java
package io.grpc.netty.shaded.io.netty.channel.group
final io.grpc.netty.shaded.io.netty.channel.group.ChannelMatchers$CompositeMatcher extends java.lang.Object implements io.grpc.netty.shaded.io.netty.channel.group.ChannelMatcher {
private final io.grpc.netty.shaded.io.netty.channel.group.ChannelMatcher[] matchers
transient void (io.grpc.netty.shaded.io.netty.channel.group.ChannelMatcher[])
io.grpc.netty.shaded.io.netty.channel.group.ChannelMatcher[] matchers
public boolean matches (io.grpc.netty.shaded.io.netty.channel.Channel)
io.grpc.netty.shaded.io.netty.channel.group.ChannelMatcher m
io.grpc.netty.shaded.io.netty.channel.Channel channel
}
io/grpc/netty/shaded/io/netty/channel/group/DefaultChannelGroupFuture$1.classDefaultChannelGroupFuture.java
package io.grpc.netty.shaded.io.netty.channel.group
io.grpc.netty.shaded.io.netty.channel.group.DefaultChannelGroupFuture$1 extends java.lang.Object implements io.grpc.netty.shaded.io.netty.channel.ChannelFutureListener {
static final boolean $assertionsDisabled
final io.grpc.netty.shaded.io.netty.channel.group.DefaultChannelGroupFuture this$0
void (io.grpc.netty.shaded.io.netty.channel.group.DefaultChannelGroupFuture)
io.grpc.netty.shaded.io.netty.channel.group.DefaultChannelGroupFuture this$0
public void operationComplete (io.grpc.netty.shaded.io.netty.channel.ChannelFuture) throws java.lang.Exception
boolean callSetDone
io.grpc.netty.shaded.io.netty.channel.ChannelFuture f
java.util.List failed
io.grpc.netty.shaded.io.netty.channel.ChannelFuture future
boolean success
boolean callSetDone
public volatile void operationComplete (io.grpc.netty.shaded.io.netty.util.concurrent.Future) throws java.lang.Exception
static void ()
}
io/grpc/netty/shaded/io/netty/channel/group/DefaultChannelGroupFuture.classDefaultChannelGroupFuture.java
package io.grpc.netty.shaded.io.netty.channel.group
final io.grpc.netty.shaded.io.netty.channel.group.DefaultChannelGroupFuture extends io.grpc.netty.shaded.io.netty.util.concurrent.DefaultPromise implements io.grpc.netty.shaded.io.netty.channel.group.ChannelGroupFuture {
private final io.grpc.netty.shaded.io.netty.channel.group.ChannelGroup group
private final java.util.Map futures
private int successCount
private int failureCount
private final io.grpc.netty.shaded.io.netty.channel.ChannelFutureListener childListener
void (io.grpc.netty.shaded.io.netty.channel.group.ChannelGroup, java.util.Collection, io.grpc.netty.shaded.io.netty.util.concurrent.EventExecutor)
io.grpc.netty.shaded.io.netty.channel.ChannelFuture f
io.grpc.netty.shaded.io.netty.channel.ChannelFuture f
io.grpc.netty.shaded.io.netty.channel.group.ChannelGroup group
java.util.Collection futures
io.grpc.netty.shaded.io.netty.util.concurrent.EventExecutor executor
java.util.Map futureMap
void (io.grpc.netty.shaded.io.netty.channel.group.ChannelGroup, java.util.Map, io.grpc.netty.shaded.io.netty.util.concurrent.EventExecutor)
io.grpc.netty.shaded.io.netty.channel.ChannelFuture f
io.grpc.netty.shaded.io.netty.channel.group.ChannelGroup group
java.util.Map futures
io.grpc.netty.shaded.io.netty.util.concurrent.EventExecutor executor
public io.grpc.netty.shaded.io.netty.channel.group.ChannelGroup group ()
public io.grpc.netty.shaded.io.netty.channel.ChannelFuture find (io.grpc.netty.shaded.io.netty.channel.Channel)
io.grpc.netty.shaded.io.netty.channel.Channel channel
public java.util.Iterator iterator ()
public synchronized boolean isPartialSuccess ()
public synchronized boolean isPartialFailure ()
public io.grpc.netty.shaded.io.netty.channel.group.DefaultChannelGroupFuture addListener (io.grpc.netty.shaded.io.netty.util.concurrent.GenericFutureListener)
io.grpc.netty.shaded.io.netty.util.concurrent.GenericFutureListener listener
public transient io.grpc.netty.shaded.io.netty.channel.group.DefaultChannelGroupFuture addListeners (io.grpc.netty.shaded.io.netty.util.concurrent.GenericFutureListener[])
io.grpc.netty.shaded.io.netty.util.concurrent.GenericFutureListener[] listeners
public io.grpc.netty.shaded.io.netty.channel.group.DefaultChannelGroupFuture removeListener (io.grpc.netty.shaded.io.netty.util.concurrent.GenericFutureListener)
io.grpc.netty.shaded.io.netty.util.concurrent.GenericFutureListener listener
public transient io.grpc.netty.shaded.io.netty.channel.group.DefaultChannelGroupFuture removeListeners (io.grpc.netty.shaded.io.netty.util.concurrent.GenericFutureListener[])
io.grpc.netty.shaded.io.netty.util.concurrent.GenericFutureListener[] listeners
public io.grpc.netty.shaded.io.netty.channel.group.DefaultChannelGroupFuture await () throws java.lang.InterruptedException
public io.grpc.netty.shaded.io.netty.channel.group.DefaultChannelGroupFuture awaitUninterruptibly ()
public io.grpc.netty.shaded.io.netty.channel.group.DefaultChannelGroupFuture syncUninterruptibly ()
public io.grpc.netty.shaded.io.netty.channel.group.DefaultChannelGroupFuture sync () throws java.lang.InterruptedException
public io.grpc.netty.shaded.io.netty.channel.group.ChannelGroupException cause ()
private void setSuccess0 ()
private void setFailure0 (io.grpc.netty.shaded.io.netty.channel.group.ChannelGroupException)
io.grpc.netty.shaded.io.netty.channel.group.ChannelGroupException cause
public io.grpc.netty.shaded.io.netty.channel.group.DefaultChannelGroupFuture setSuccess (java.lang.Void)
Void result
public boolean trySuccess (java.lang.Void)
Void result
public io.grpc.netty.shaded.io.netty.channel.group.DefaultChannelGroupFuture setFailure (java.lang.Throwable)
Throwable cause
public boolean tryFailure (java.lang.Throwable)
Throwable cause
protected void checkDeadLock ()
io.grpc.netty.shaded.io.netty.util.concurrent.EventExecutor e
public volatile io.grpc.netty.shaded.io.netty.util.concurrent.Promise syncUninterruptibly ()
public volatile io.grpc.netty.shaded.io.netty.util.concurrent.Promise sync () throws java.lang.InterruptedException
public volatile io.grpc.netty.shaded.io.netty.util.concurrent.Promise awaitUninterruptibly ()
public volatile io.grpc.netty.shaded.io.netty.util.concurrent.Promise await () throws java.lang.InterruptedException
public volatile io.grpc.netty.shaded.io.netty.util.concurrent.Promise removeListeners (io.grpc.netty.shaded.io.netty.util.concurrent.GenericFutureListener[])
public volatile io.grpc.netty.shaded.io.netty.util.concurrent.Promise removeListener (io.grpc.netty.shaded.io.netty.util.concurrent.GenericFutureListener)
public volatile io.grpc.netty.shaded.io.netty.util.concurrent.Promise addListeners (io.grpc.netty.shaded.io.netty.util.concurrent.GenericFutureListener[])
public volatile io.grpc.netty.shaded.io.netty.util.concurrent.Promise addListener (io.grpc.netty.shaded.io.netty.util.concurrent.GenericFutureListener)
public volatile java.lang.Throwable cause ()
public volatile io.grpc.netty.shaded.io.netty.util.concurrent.Promise setFailure (java.lang.Throwable)
public volatile boolean trySuccess (java.lang.Object)
public volatile io.grpc.netty.shaded.io.netty.util.concurrent.Promise setSuccess (java.lang.Object)
public volatile io.grpc.netty.shaded.io.netty.util.concurrent.Future awaitUninterruptibly ()
public volatile io.grpc.netty.shaded.io.netty.util.concurrent.Future await () throws java.lang.InterruptedException
public volatile io.grpc.netty.shaded.io.netty.util.concurrent.Future syncUninterruptibly ()
public volatile io.grpc.netty.shaded.io.netty.util.concurrent.Future sync () throws java.lang.InterruptedException
public volatile io.grpc.netty.shaded.io.netty.util.concurrent.Future removeListeners (io.grpc.netty.shaded.io.netty.util.concurrent.GenericFutureListener[])
public volatile io.grpc.netty.shaded.io.netty.util.concurrent.Future removeListener (io.grpc.netty.shaded.io.netty.util.concurrent.GenericFutureListener)
public volatile io.grpc.netty.shaded.io.netty.util.concurrent.Future addListeners (io.grpc.netty.shaded.io.netty.util.concurrent.GenericFutureListener[])
public volatile io.grpc.netty.shaded.io.netty.util.concurrent.Future addListener (io.grpc.netty.shaded.io.netty.util.concurrent.GenericFutureListener)
public volatile io.grpc.netty.shaded.io.netty.channel.group.ChannelGroupFuture sync () throws java.lang.InterruptedException
public volatile io.grpc.netty.shaded.io.netty.channel.group.ChannelGroupFuture syncUninterruptibly ()
public volatile io.grpc.netty.shaded.io.netty.channel.group.ChannelGroupFuture awaitUninterruptibly ()
public volatile io.grpc.netty.shaded.io.netty.channel.group.ChannelGroupFuture await () throws java.lang.InterruptedException
public volatile io.grpc.netty.shaded.io.netty.channel.group.ChannelGroupFuture removeListeners (io.grpc.netty.shaded.io.netty.util.concurrent.GenericFutureListener[])
public volatile io.grpc.netty.shaded.io.netty.channel.group.ChannelGroupFuture removeListener (io.grpc.netty.shaded.io.netty.util.concurrent.GenericFutureListener)
public volatile io.grpc.netty.shaded.io.netty.channel.group.ChannelGroupFuture addListeners (io.grpc.netty.shaded.io.netty.util.concurrent.GenericFutureListener[])
public volatile io.grpc.netty.shaded.io.netty.channel.group.ChannelGroupFuture addListener (io.grpc.netty.shaded.io.netty.util.concurrent.GenericFutureListener)
static int access$008 (io.grpc.netty.shaded.io.netty.channel.group.DefaultChannelGroupFuture)
io.grpc.netty.shaded.io.netty.channel.group.DefaultChannelGroupFuture x0
static int access$108 (io.grpc.netty.shaded.io.netty.channel.group.DefaultChannelGroupFuture)
io.grpc.netty.shaded.io.netty.channel.group.DefaultChannelGroupFuture x0
static int access$000 (io.grpc.netty.shaded.io.netty.channel.group.DefaultChannelGroupFuture)
io.grpc.netty.shaded.io.netty.channel.group.DefaultChannelGroupFuture x0
static int access$100 (io.grpc.netty.shaded.io.netty.channel.group.DefaultChannelGroupFuture)
io.grpc.netty.shaded.io.netty.channel.group.DefaultChannelGroupFuture x0
static java.util.Map access$200 (io.grpc.netty.shaded.io.netty.channel.group.DefaultChannelGroupFuture)
io.grpc.netty.shaded.io.netty.channel.group.DefaultChannelGroupFuture x0
static void access$300 (io.grpc.netty.shaded.io.netty.channel.group.DefaultChannelGroupFuture, io.grpc.netty.shaded.io.netty.channel.group.ChannelGroupException)
io.grpc.netty.shaded.io.netty.channel.group.DefaultChannelGroupFuture x0
io.grpc.netty.shaded.io.netty.channel.group.ChannelGroupException x1
static void access$400 (io.grpc.netty.shaded.io.netty.channel.group.DefaultChannelGroupFuture)
io.grpc.netty.shaded.io.netty.channel.group.DefaultChannelGroupFuture x0
}
io/grpc/netty/shaded/io/netty/channel/group/ChannelGroup.classChannelGroup.java
package io.grpc.netty.shaded.io.netty.channel.group
public abstract io.grpc.netty.shaded.io.netty.channel.group.ChannelGroup extends java.lang.Object implements java.util.Set java.lang.Comparable {
public abstract java.lang.String name ()
public abstract io.grpc.netty.shaded.io.netty.channel.Channel find (io.grpc.netty.shaded.io.netty.channel.ChannelId)
public abstract io.grpc.netty.shaded.io.netty.channel.group.ChannelGroupFuture write (java.lang.Object)
public abstract io.grpc.netty.shaded.io.netty.channel.group.ChannelGroupFuture write (java.lang.Object, io.grpc.netty.shaded.io.netty.channel.group.ChannelMatcher)
public abstract io.grpc.netty.shaded.io.netty.channel.group.ChannelGroupFuture write (java.lang.Object, io.grpc.netty.shaded.io.netty.channel.group.ChannelMatcher, boolean)
public abstract io.grpc.netty.shaded.io.netty.channel.group.ChannelGroup flush ()
public abstract io.grpc.netty.shaded.io.netty.channel.group.ChannelGroup flush (io.grpc.netty.shaded.io.netty.channel.group.ChannelMatcher)
public abstract io.grpc.netty.shaded.io.netty.channel.group.ChannelGroupFuture writeAndFlush (java.lang.Object)
public abstract io.grpc.netty.shaded.io.netty.channel.group.ChannelGroupFuture flushAndWrite (java.lang.Object)
public abstract io.grpc.netty.shaded.io.netty.channel.group.ChannelGroupFuture writeAndFlush (java.lang.Object, io.grpc.netty.shaded.io.netty.channel.group.ChannelMatcher)
public abstract io.grpc.netty.shaded.io.netty.channel.group.ChannelGroupFuture writeAndFlush (java.lang.Object, io.grpc.netty.shaded.io.netty.channel.group.ChannelMatcher, boolean)
public abstract io.grpc.netty.shaded.io.netty.channel.group.ChannelGroupFuture flushAndWrite (java.lang.Object, io.grpc.netty.shaded.io.netty.channel.group.ChannelMatcher)
public abstract io.grpc.netty.shaded.io.netty.channel.group.ChannelGroupFuture disconnect ()
public abstract io.grpc.netty.shaded.io.netty.channel.group.ChannelGroupFuture disconnect (io.grpc.netty.shaded.io.netty.channel.group.ChannelMatcher)
public abstract io.grpc.netty.shaded.io.netty.channel.group.ChannelGroupFuture close ()
public abstract io.grpc.netty.shaded.io.netty.channel.group.ChannelGroupFuture close (io.grpc.netty.shaded.io.netty.channel.group.ChannelMatcher)
public abstract io.grpc.netty.shaded.io.netty.channel.group.ChannelGroupFuture deregister ()
public abstract io.grpc.netty.shaded.io.netty.channel.group.ChannelGroupFuture deregister (io.grpc.netty.shaded.io.netty.channel.group.ChannelMatcher)
public abstract io.grpc.netty.shaded.io.netty.channel.group.ChannelGroupFuture newCloseFuture ()
public abstract io.grpc.netty.shaded.io.netty.channel.group.ChannelGroupFuture newCloseFuture (io.grpc.netty.shaded.io.netty.channel.group.ChannelMatcher)
}
io/grpc/netty/shaded/io/netty/channel/group/ChannelMatcher.classChannelMatcher.java
package io.grpc.netty.shaded.io.netty.channel.group
public abstract io.grpc.netty.shaded.io.netty.channel.group.ChannelMatcher extends java.lang.Object {
public abstract boolean matches (io.grpc.netty.shaded.io.netty.channel.Channel)
}
io/grpc/netty/shaded/io/netty/channel/ChannelInboundHandlerAdapter.classChannelInboundHandlerAdapter.java
package io.grpc.netty.shaded.io.netty.channel
public io.grpc.netty.shaded.io.netty.channel.ChannelInboundHandlerAdapter extends io.grpc.netty.shaded.io.netty.channel.ChannelHandlerAdapter implements io.grpc.netty.shaded.io.netty.channel.ChannelInboundHandler {
public void ()
public void channelRegistered (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
public void channelUnregistered (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
public void channelActive (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
public void channelInactive (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
public void channelRead (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, java.lang.Object) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
Object msg
public void channelReadComplete (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
public void userEventTriggered (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, java.lang.Object) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
Object evt
public void channelWritabilityChanged (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
public void exceptionCaught (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, java.lang.Throwable) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
Throwable cause
}
io/grpc/netty/shaded/io/netty/channel/DelegatingChannelPromiseNotifier.classDelegatingChannelPromiseNotifier.java
package io.grpc.netty.shaded.io.netty.channel
public final io.grpc.netty.shaded.io.netty.channel.DelegatingChannelPromiseNotifier extends java.lang.Object implements io.grpc.netty.shaded.io.netty.channel.ChannelPromise io.grpc.netty.shaded.io.netty.channel.ChannelFutureListener {
private static final io.grpc.netty.shaded.io.netty.util.internal.logging.InternalLogger logger
private final io.grpc.netty.shaded.io.netty.channel.ChannelPromise delegate
private final boolean logNotifyFailure
public void (io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
io.grpc.netty.shaded.io.netty.channel.ChannelPromise delegate
public void (io.grpc.netty.shaded.io.netty.channel.ChannelPromise, boolean)
io.grpc.netty.shaded.io.netty.channel.ChannelPromise delegate
boolean logNotifyFailure
public void operationComplete (io.grpc.netty.shaded.io.netty.channel.ChannelFuture) throws java.lang.Exception
Void result
Throwable cause
io.grpc.netty.shaded.io.netty.channel.ChannelFuture future
io.grpc.netty.shaded.io.netty.util.internal.logging.InternalLogger internalLogger
public io.grpc.netty.shaded.io.netty.channel.Channel channel ()
public io.grpc.netty.shaded.io.netty.channel.ChannelPromise setSuccess (java.lang.Void)
Void result
public io.grpc.netty.shaded.io.netty.channel.ChannelPromise setSuccess ()
public boolean trySuccess ()
public boolean trySuccess (java.lang.Void)
Void result
public io.grpc.netty.shaded.io.netty.channel.ChannelPromise setFailure (java.lang.Throwable)
Throwable cause
public io.grpc.netty.shaded.io.netty.channel.ChannelPromise addListener (io.grpc.netty.shaded.io.netty.util.concurrent.GenericFutureListener)
io.grpc.netty.shaded.io.netty.util.concurrent.GenericFutureListener listener
public transient io.grpc.netty.shaded.io.netty.channel.ChannelPromise addListeners (io.grpc.netty.shaded.io.netty.util.concurrent.GenericFutureListener[])
io.grpc.netty.shaded.io.netty.util.concurrent.GenericFutureListener[] listeners
public io.grpc.netty.shaded.io.netty.channel.ChannelPromise removeListener (io.grpc.netty.shaded.io.netty.util.concurrent.GenericFutureListener)
io.grpc.netty.shaded.io.netty.util.concurrent.GenericFutureListener listener
public transient io.grpc.netty.shaded.io.netty.channel.ChannelPromise removeListeners (io.grpc.netty.shaded.io.netty.util.concurrent.GenericFutureListener[])
io.grpc.netty.shaded.io.netty.util.concurrent.GenericFutureListener[] listeners
public boolean tryFailure (java.lang.Throwable)
Throwable cause
public boolean setUncancellable ()
public io.grpc.netty.shaded.io.netty.channel.ChannelPromise await () throws java.lang.InterruptedException
public io.grpc.netty.shaded.io.netty.channel.ChannelPromise awaitUninterruptibly ()
public boolean isVoid ()
public io.grpc.netty.shaded.io.netty.channel.ChannelPromise unvoid ()
public boolean await (long, java.util.concurrent.TimeUnit) throws java.lang.InterruptedException
long timeout
java.util.concurrent.TimeUnit unit
public boolean await (long) throws java.lang.InterruptedException
long timeoutMillis
public boolean awaitUninterruptibly (long, java.util.concurrent.TimeUnit)
long timeout
java.util.concurrent.TimeUnit unit
public boolean awaitUninterruptibly (long)
long timeoutMillis
public java.lang.Void getNow ()
public boolean cancel (boolean)
boolean mayInterruptIfRunning
public boolean isCancelled ()
public boolean isDone ()
public java.lang.Void get () throws java.lang.InterruptedException java.util.concurrent.ExecutionException
public java.lang.Void get (long, java.util.concurrent.TimeUnit) throws java.lang.InterruptedException java.util.concurrent.ExecutionException java.util.concurrent.TimeoutException
long timeout
java.util.concurrent.TimeUnit unit
public io.grpc.netty.shaded.io.netty.channel.ChannelPromise sync () throws java.lang.InterruptedException
public io.grpc.netty.shaded.io.netty.channel.ChannelPromise syncUninterruptibly ()
public boolean isSuccess ()
public boolean isCancellable ()
public java.lang.Throwable cause ()
public volatile io.grpc.netty.shaded.io.netty.channel.ChannelFuture awaitUninterruptibly ()
public volatile io.grpc.netty.shaded.io.netty.channel.ChannelFuture await () throws java.lang.InterruptedException
public volatile io.grpc.netty.shaded.io.netty.channel.ChannelFuture syncUninterruptibly ()
public volatile io.grpc.netty.shaded.io.netty.channel.ChannelFuture sync () throws java.lang.InterruptedException
public volatile io.grpc.netty.shaded.io.netty.channel.ChannelFuture removeListeners (io.grpc.netty.shaded.io.netty.util.concurrent.GenericFutureListener[])
public volatile io.grpc.netty.shaded.io.netty.channel.ChannelFuture removeListener (io.grpc.netty.shaded.io.netty.util.concurrent.GenericFutureListener)
public volatile io.grpc.netty.shaded.io.netty.channel.ChannelFuture addListeners (io.grpc.netty.shaded.io.netty.util.concurrent.GenericFutureListener[])
public volatile io.grpc.netty.shaded.io.netty.channel.ChannelFuture addListener (io.grpc.netty.shaded.io.netty.util.concurrent.GenericFutureListener)
public volatile java.lang.Object getNow ()
public volatile io.grpc.netty.shaded.io.netty.util.concurrent.Future awaitUninterruptibly ()
public volatile io.grpc.netty.shaded.io.netty.util.concurrent.Future await () throws java.lang.InterruptedException
public volatile io.grpc.netty.shaded.io.netty.util.concurrent.Future syncUninterruptibly ()
public volatile io.grpc.netty.shaded.io.netty.util.concurrent.Future sync () throws java.lang.InterruptedException
public volatile io.grpc.netty.shaded.io.netty.util.concurrent.Future removeListeners (io.grpc.netty.shaded.io.netty.util.concurrent.GenericFutureListener[])
public volatile io.grpc.netty.shaded.io.netty.util.concurrent.Future removeListener (io.grpc.netty.shaded.io.netty.util.concurrent.GenericFutureListener)
public volatile io.grpc.netty.shaded.io.netty.util.concurrent.Future addListeners (io.grpc.netty.shaded.io.netty.util.concurrent.GenericFutureListener[])
public volatile io.grpc.netty.shaded.io.netty.util.concurrent.Future addListener (io.grpc.netty.shaded.io.netty.util.concurrent.GenericFutureListener)
public volatile java.lang.Object get (long, java.util.concurrent.TimeUnit) throws java.lang.InterruptedException java.util.concurrent.ExecutionException java.util.concurrent.TimeoutException
public volatile java.lang.Object get () throws java.lang.InterruptedException java.util.concurrent.ExecutionException
public volatile io.grpc.netty.shaded.io.netty.util.concurrent.Promise syncUninterruptibly ()
public volatile io.grpc.netty.shaded.io.netty.util.concurrent.Promise sync () throws java.lang.InterruptedException
public volatile io.grpc.netty.shaded.io.netty.util.concurrent.Promise awaitUninterruptibly ()
public volatile io.grpc.netty.shaded.io.netty.util.concurrent.Promise await () throws java.lang.InterruptedException
public volatile io.grpc.netty.shaded.io.netty.util.concurrent.Promise removeListeners (io.grpc.netty.shaded.io.netty.util.concurrent.GenericFutureListener[])
public volatile io.grpc.netty.shaded.io.netty.util.concurrent.Promise removeListener (io.grpc.netty.shaded.io.netty.util.concurrent.GenericFutureListener)
public volatile io.grpc.netty.shaded.io.netty.util.concurrent.Promise addListeners (io.grpc.netty.shaded.io.netty.util.concurrent.GenericFutureListener[])
public volatile io.grpc.netty.shaded.io.netty.util.concurrent.Promise addListener (io.grpc.netty.shaded.io.netty.util.concurrent.GenericFutureListener)
public volatile io.grpc.netty.shaded.io.netty.util.concurrent.Promise setFailure (java.lang.Throwable)
public volatile boolean trySuccess (java.lang.Object)
public volatile io.grpc.netty.shaded.io.netty.util.concurrent.Promise setSuccess (java.lang.Object)
public volatile void operationComplete (io.grpc.netty.shaded.io.netty.util.concurrent.Future) throws java.lang.Exception
static void ()
}
io/grpc/netty/shaded/io/netty/channel/AbstractChannel$CloseFuture.classAbstractChannel.java
package io.grpc.netty.shaded.io.netty.channel
final io.grpc.netty.shaded.io.netty.channel.AbstractChannel$CloseFuture extends io.grpc.netty.shaded.io.netty.channel.DefaultChannelPromise {
void (io.grpc.netty.shaded.io.netty.channel.AbstractChannel)
io.grpc.netty.shaded.io.netty.channel.AbstractChannel ch
public io.grpc.netty.shaded.io.netty.channel.ChannelPromise setSuccess ()
public io.grpc.netty.shaded.io.netty.channel.ChannelPromise setFailure (java.lang.Throwable)
Throwable cause
public boolean trySuccess ()
public boolean tryFailure (java.lang.Throwable)
Throwable cause
boolean setClosed ()
public volatile io.grpc.netty.shaded.io.netty.util.concurrent.Promise setFailure (java.lang.Throwable)
}
io/grpc/netty/shaded/io/netty/channel/AbstractChannelHandlerContext$2.classAbstractChannelHandlerContext.java
package io.grpc.netty.shaded.io.netty.channel
final io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext$2 extends java.lang.Object implements java.lang.Runnable {
final io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext val$next
void (io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext)
public void run ()
}
io/grpc/netty/shaded/io/netty/channel/PendingWriteQueue.classPendingWriteQueue.java
package io.grpc.netty.shaded.io.netty.channel
public final io.grpc.netty.shaded.io.netty.channel.PendingWriteQueue extends java.lang.Object {
private static final io.grpc.netty.shaded.io.netty.util.internal.logging.InternalLogger logger
private static final int PENDING_WRITE_OVERHEAD
private final io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
private final io.grpc.netty.shaded.io.netty.channel.PendingBytesTracker tracker
private io.grpc.netty.shaded.io.netty.channel.PendingWriteQueue$PendingWrite head
private io.grpc.netty.shaded.io.netty.channel.PendingWriteQueue$PendingWrite tail
private int size
private long bytes
static final boolean $assertionsDisabled
public void (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext)
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
public boolean isEmpty ()
public int size ()
public long bytes ()
private int size (java.lang.Object)
Object msg
int messageSize
public void add (java.lang.Object, io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
Object msg
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
int messageSize
io.grpc.netty.shaded.io.netty.channel.PendingWriteQueue$PendingWrite write
io.grpc.netty.shaded.io.netty.channel.PendingWriteQueue$PendingWrite currentTail
public io.grpc.netty.shaded.io.netty.channel.ChannelFuture removeAndWriteAll ()
io.grpc.netty.shaded.io.netty.channel.PendingWriteQueue$PendingWrite next
Object msg
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
io.grpc.netty.shaded.io.netty.channel.PendingWriteQueue$PendingWrite write
Throwable cause
io.grpc.netty.shaded.io.netty.channel.ChannelPromise p
io.grpc.netty.shaded.io.netty.util.concurrent.PromiseCombiner combiner
public void removeAndFailAll (java.lang.Throwable)
io.grpc.netty.shaded.io.netty.channel.PendingWriteQueue$PendingWrite next
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
io.grpc.netty.shaded.io.netty.channel.PendingWriteQueue$PendingWrite write
Throwable cause
public void removeAndFail (java.lang.Throwable)
Throwable cause
io.grpc.netty.shaded.io.netty.channel.PendingWriteQueue$PendingWrite write
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
private void assertEmpty ()
public io.grpc.netty.shaded.io.netty.channel.ChannelFuture removeAndWrite ()
io.grpc.netty.shaded.io.netty.channel.PendingWriteQueue$PendingWrite write
Object msg
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
public io.grpc.netty.shaded.io.netty.channel.ChannelPromise remove ()
io.grpc.netty.shaded.io.netty.channel.PendingWriteQueue$PendingWrite write
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
public java.lang.Object current ()
io.grpc.netty.shaded.io.netty.channel.PendingWriteQueue$PendingWrite write
private void recycle (io.grpc.netty.shaded.io.netty.channel.PendingWriteQueue$PendingWrite, boolean)
io.grpc.netty.shaded.io.netty.channel.PendingWriteQueue$PendingWrite write
boolean update
io.grpc.netty.shaded.io.netty.channel.PendingWriteQueue$PendingWrite next
long writeSize
private static void safeFail (io.grpc.netty.shaded.io.netty.channel.ChannelPromise, java.lang.Throwable)
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
Throwable cause
static void ()
}
io/grpc/netty/shaded/io/netty/channel/AbstractChannelHandlerContext$WriteTask$1.classAbstractChannelHandlerContext.java
package io.grpc.netty.shaded.io.netty.channel
final io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext$WriteTask$1 extends io.grpc.netty.shaded.io.netty.util.Recycler {
void ()
protected io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext$WriteTask newObject (io.grpc.netty.shaded.io.netty.util.Recycler$Handle)
io.grpc.netty.shaded.io.netty.util.Recycler$Handle handle
protected volatile java.lang.Object newObject (io.grpc.netty.shaded.io.netty.util.Recycler$Handle)
}
io/grpc/netty/shaded/io/netty/channel/DefaultSelectStrategyFactory.classDefaultSelectStrategyFactory.java
package io.grpc.netty.shaded.io.netty.channel
public final io.grpc.netty.shaded.io.netty.channel.DefaultSelectStrategyFactory extends java.lang.Object implements io.grpc.netty.shaded.io.netty.channel.SelectStrategyFactory {
public static final io.grpc.netty.shaded.io.netty.channel.SelectStrategyFactory INSTANCE
private void ()
public io.grpc.netty.shaded.io.netty.channel.SelectStrategy newSelectStrategy ()
static void ()
}
io/grpc/netty/shaded/io/netty/channel/AbstractChannelHandlerContext$5.classAbstractChannelHandlerContext.java
package io.grpc.netty.shaded.io.netty.channel
final io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext$5 extends java.lang.Object implements java.lang.Runnable {
final io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext val$next
final Throwable val$cause
void (io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext, java.lang.Throwable)
public void run ()
}
io/grpc/netty/shaded/io/netty/channel/AbstractChannelHandlerContext$3.classAbstractChannelHandlerContext.java
package io.grpc.netty.shaded.io.netty.channel
final io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext$3 extends java.lang.Object implements java.lang.Runnable {
final io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext val$next
void (io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext)
public void run ()
}
io/grpc/netty/shaded/io/netty/channel/ThreadPerChannelEventLoop$2.classThreadPerChannelEventLoop.java
package io.grpc.netty.shaded.io.netty.channel
io.grpc.netty.shaded.io.netty.channel.ThreadPerChannelEventLoop$2 extends java.lang.Object implements io.grpc.netty.shaded.io.netty.channel.ChannelFutureListener {
final io.grpc.netty.shaded.io.netty.channel.ThreadPerChannelEventLoop this$0
void (io.grpc.netty.shaded.io.netty.channel.ThreadPerChannelEventLoop)
io.grpc.netty.shaded.io.netty.channel.ThreadPerChannelEventLoop this$0
public void operationComplete (io.grpc.netty.shaded.io.netty.channel.ChannelFuture) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelFuture future
public volatile void operationComplete (io.grpc.netty.shaded.io.netty.util.concurrent.Future) throws java.lang.Exception
}
io/grpc/netty/shaded/io/netty/channel/DefaultChannelPipeline$6.classDefaultChannelPipeline.java
package io.grpc.netty.shaded.io.netty.channel
io.grpc.netty.shaded.io.netty.channel.DefaultChannelPipeline$6 extends java.lang.Object implements java.lang.Runnable {
final io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext val$ctx
final io.grpc.netty.shaded.io.netty.channel.DefaultChannelPipeline this$0
void (io.grpc.netty.shaded.io.netty.channel.DefaultChannelPipeline, io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext)
io.grpc.netty.shaded.io.netty.channel.DefaultChannelPipeline this$0
public void run ()
}
io/grpc/netty/shaded/io/netty/channel/PreferHeapByteBufAllocator.classPreferHeapByteBufAllocator.java
package io.grpc.netty.shaded.io.netty.channel
public final io.grpc.netty.shaded.io.netty.channel.PreferHeapByteBufAllocator extends java.lang.Object implements io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator {
private final io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator allocator
public void (io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator)
io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator allocator
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf buffer ()
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf buffer (int)
int initialCapacity
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf buffer (int, int)
int initialCapacity
int maxCapacity
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf ioBuffer ()
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf ioBuffer (int)
int initialCapacity
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf ioBuffer (int, int)
int initialCapacity
int maxCapacity
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf heapBuffer ()
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf heapBuffer (int)
int initialCapacity
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf heapBuffer (int, int)
int initialCapacity
int maxCapacity
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf directBuffer ()
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf directBuffer (int)
int initialCapacity
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf directBuffer (int, int)
int initialCapacity
int maxCapacity
public io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf compositeBuffer ()
public io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf compositeBuffer (int)
int maxNumComponents
public io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf compositeHeapBuffer ()
public io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf compositeHeapBuffer (int)
int maxNumComponents
public io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf compositeDirectBuffer ()
public io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf compositeDirectBuffer (int)
int maxNumComponents
public boolean isDirectBufferPooled ()
public int calculateNewCapacity (int, int)
int minNewCapacity
int maxCapacity
}
io/grpc/netty/shaded/io/netty/channel/DefaultChannelPipeline$PendingHandlerAddedTask.classDefaultChannelPipeline.java
package io.grpc.netty.shaded.io.netty.channel
final io.grpc.netty.shaded.io.netty.channel.DefaultChannelPipeline$PendingHandlerAddedTask extends io.grpc.netty.shaded.io.netty.channel.DefaultChannelPipeline$PendingHandlerCallback {
final io.grpc.netty.shaded.io.netty.channel.DefaultChannelPipeline this$0
void (io.grpc.netty.shaded.io.netty.channel.DefaultChannelPipeline, io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext)
io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext ctx
public void run ()
void execute ()
java.util.concurrent.RejectedExecutionException e
io.grpc.netty.shaded.io.netty.util.concurrent.EventExecutor executor
}
io/grpc/netty/shaded/io/netty/channel/VoidChannelPromise.classVoidChannelPromise.java
package io.grpc.netty.shaded.io.netty.channel
public final io.grpc.netty.shaded.io.netty.channel.VoidChannelPromise extends io.grpc.netty.shaded.io.netty.util.concurrent.AbstractFuture implements io.grpc.netty.shaded.io.netty.channel.ChannelPromise {
private final io.grpc.netty.shaded.io.netty.channel.Channel channel
private final io.grpc.netty.shaded.io.netty.channel.ChannelFutureListener fireExceptionListener
public void (io.grpc.netty.shaded.io.netty.channel.Channel, boolean)
io.grpc.netty.shaded.io.netty.channel.Channel channel
boolean fireException
public io.grpc.netty.shaded.io.netty.channel.VoidChannelPromise addListener (io.grpc.netty.shaded.io.netty.util.concurrent.GenericFutureListener)
io.grpc.netty.shaded.io.netty.util.concurrent.GenericFutureListener listener
public transient io.grpc.netty.shaded.io.netty.channel.VoidChannelPromise addListeners (io.grpc.netty.shaded.io.netty.util.concurrent.GenericFutureListener[])
io.grpc.netty.shaded.io.netty.util.concurrent.GenericFutureListener[] listeners
public io.grpc.netty.shaded.io.netty.channel.VoidChannelPromise removeListener (io.grpc.netty.shaded.io.netty.util.concurrent.GenericFutureListener)
io.grpc.netty.shaded.io.netty.util.concurrent.GenericFutureListener listener
public transient io.grpc.netty.shaded.io.netty.channel.VoidChannelPromise removeListeners (io.grpc.netty.shaded.io.netty.util.concurrent.GenericFutureListener[])
io.grpc.netty.shaded.io.netty.util.concurrent.GenericFutureListener[] listeners
public io.grpc.netty.shaded.io.netty.channel.VoidChannelPromise await () throws java.lang.InterruptedException
public boolean await (long, java.util.concurrent.TimeUnit)
long timeout
java.util.concurrent.TimeUnit unit
public boolean await (long)
long timeoutMillis
public io.grpc.netty.shaded.io.netty.channel.VoidChannelPromise awaitUninterruptibly ()
public boolean awaitUninterruptibly (long, java.util.concurrent.TimeUnit)
long timeout
java.util.concurrent.TimeUnit unit
public boolean awaitUninterruptibly (long)
long timeoutMillis
public io.grpc.netty.shaded.io.netty.channel.Channel channel ()
public boolean isDone ()
public boolean isSuccess ()
public boolean setUncancellable ()
public boolean isCancellable ()
public boolean isCancelled ()
public java.lang.Throwable cause ()
public io.grpc.netty.shaded.io.netty.channel.VoidChannelPromise sync ()
public io.grpc.netty.shaded.io.netty.channel.VoidChannelPromise syncUninterruptibly ()
public io.grpc.netty.shaded.io.netty.channel.VoidChannelPromise setFailure (java.lang.Throwable)
Throwable cause
public io.grpc.netty.shaded.io.netty.channel.VoidChannelPromise setSuccess ()
public boolean tryFailure (java.lang.Throwable)
Throwable cause
public boolean cancel (boolean)
boolean mayInterruptIfRunning
public boolean trySuccess ()
private static void fail ()
public io.grpc.netty.shaded.io.netty.channel.VoidChannelPromise setSuccess (java.lang.Void)
Void result
public boolean trySuccess (java.lang.Void)
Void result
public java.lang.Void getNow ()
public io.grpc.netty.shaded.io.netty.channel.ChannelPromise unvoid ()
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
public boolean isVoid ()
private void fireException0 (java.lang.Throwable)
Throwable cause
public volatile java.lang.Object getNow ()
public volatile io.grpc.netty.shaded.io.netty.util.concurrent.Future awaitUninterruptibly ()
public volatile io.grpc.netty.shaded.io.netty.util.concurrent.Future await () throws java.lang.InterruptedException
public volatile io.grpc.netty.shaded.io.netty.util.concurrent.Future syncUninterruptibly ()
public volatile io.grpc.netty.shaded.io.netty.util.concurrent.Future sync () throws java.lang.InterruptedException
public volatile io.grpc.netty.shaded.io.netty.util.concurrent.Future removeListeners (io.grpc.netty.shaded.io.netty.util.concurrent.GenericFutureListener[])
public volatile io.grpc.netty.shaded.io.netty.util.concurrent.Future removeListener (io.grpc.netty.shaded.io.netty.util.concurrent.GenericFutureListener)
public volatile io.grpc.netty.shaded.io.netty.util.concurrent.Future addListeners (io.grpc.netty.shaded.io.netty.util.concurrent.GenericFutureListener[])
public volatile io.grpc.netty.shaded.io.netty.util.concurrent.Future addListener (io.grpc.netty.shaded.io.netty.util.concurrent.GenericFutureListener)
public volatile io.grpc.netty.shaded.io.netty.channel.ChannelPromise awaitUninterruptibly ()
public volatile io.grpc.netty.shaded.io.netty.channel.ChannelPromise await () throws java.lang.InterruptedException
public volatile io.grpc.netty.shaded.io.netty.channel.ChannelPromise syncUninterruptibly ()
public volatile io.grpc.netty.shaded.io.netty.channel.ChannelPromise sync () throws java.lang.InterruptedException
public volatile io.grpc.netty.shaded.io.netty.channel.ChannelPromise removeListeners (io.grpc.netty.shaded.io.netty.util.concurrent.GenericFutureListener[])
public volatile io.grpc.netty.shaded.io.netty.channel.ChannelPromise removeListener (io.grpc.netty.shaded.io.netty.util.concurrent.GenericFutureListener)
public volatile io.grpc.netty.shaded.io.netty.channel.ChannelPromise addListeners (io.grpc.netty.shaded.io.netty.util.concurrent.GenericFutureListener[])
public volatile io.grpc.netty.shaded.io.netty.channel.ChannelPromise addListener (io.grpc.netty.shaded.io.netty.util.concurrent.GenericFutureListener)
public volatile io.grpc.netty.shaded.io.netty.channel.ChannelPromise setFailure (java.lang.Throwable)
public volatile io.grpc.netty.shaded.io.netty.channel.ChannelPromise setSuccess ()
public volatile io.grpc.netty.shaded.io.netty.channel.ChannelPromise setSuccess (java.lang.Void)
public volatile io.grpc.netty.shaded.io.netty.channel.ChannelFuture awaitUninterruptibly ()
public volatile io.grpc.netty.shaded.io.netty.channel.ChannelFuture await () throws java.lang.InterruptedException
public volatile io.grpc.netty.shaded.io.netty.channel.ChannelFuture syncUninterruptibly ()
public volatile io.grpc.netty.shaded.io.netty.channel.ChannelFuture sync () throws java.lang.InterruptedException
public volatile io.grpc.netty.shaded.io.netty.channel.ChannelFuture removeListeners (io.grpc.netty.shaded.io.netty.util.concurrent.GenericFutureListener[])
public volatile io.grpc.netty.shaded.io.netty.channel.ChannelFuture removeListener (io.grpc.netty.shaded.io.netty.util.concurrent.GenericFutureListener)
public volatile io.grpc.netty.shaded.io.netty.channel.ChannelFuture addListeners (io.grpc.netty.shaded.io.netty.util.concurrent.GenericFutureListener[])
public volatile io.grpc.netty.shaded.io.netty.channel.ChannelFuture addListener (io.grpc.netty.shaded.io.netty.util.concurrent.GenericFutureListener)
public volatile io.grpc.netty.shaded.io.netty.util.concurrent.Promise syncUninterruptibly ()
public volatile io.grpc.netty.shaded.io.netty.util.concurrent.Promise sync () throws java.lang.InterruptedException
public volatile io.grpc.netty.shaded.io.netty.util.concurrent.Promise awaitUninterruptibly ()
public volatile io.grpc.netty.shaded.io.netty.util.concurrent.Promise await () throws java.lang.InterruptedException
public volatile io.grpc.netty.shaded.io.netty.util.concurrent.Promise removeListeners (io.grpc.netty.shaded.io.netty.util.concurrent.GenericFutureListener[])
public volatile io.grpc.netty.shaded.io.netty.util.concurrent.Promise removeListener (io.grpc.netty.shaded.io.netty.util.concurrent.GenericFutureListener)
public volatile io.grpc.netty.shaded.io.netty.util.concurrent.Promise addListeners (io.grpc.netty.shaded.io.netty.util.concurrent.GenericFutureListener[])
public volatile io.grpc.netty.shaded.io.netty.util.concurrent.Promise addListener (io.grpc.netty.shaded.io.netty.util.concurrent.GenericFutureListener)
public volatile io.grpc.netty.shaded.io.netty.util.concurrent.Promise setFailure (java.lang.Throwable)
public volatile boolean trySuccess (java.lang.Object)
public volatile io.grpc.netty.shaded.io.netty.util.concurrent.Promise setSuccess (java.lang.Object)
static void access$000 (io.grpc.netty.shaded.io.netty.channel.VoidChannelPromise, java.lang.Throwable)
io.grpc.netty.shaded.io.netty.channel.VoidChannelPromise x0
Throwable x1
}
io/grpc/netty/shaded/io/netty/channel/local/
io/grpc/netty/shaded/io/netty/channel/local/LocalChannel$State.classLocalChannel.java
package io.grpc.netty.shaded.io.netty.channel.local
final io.grpc.netty.shaded.io.netty.channel.local.LocalChannel$State extends java.lang.Enum {
public static final io.grpc.netty.shaded.io.netty.channel.local.LocalChannel$State OPEN
public static final io.grpc.netty.shaded.io.netty.channel.local.LocalChannel$State BOUND
public static final io.grpc.netty.shaded.io.netty.channel.local.LocalChannel$State CONNECTED
public static final io.grpc.netty.shaded.io.netty.channel.local.LocalChannel$State CLOSED
private static final io.grpc.netty.shaded.io.netty.channel.local.LocalChannel$State[] $VALUES
public static io.grpc.netty.shaded.io.netty.channel.local.LocalChannel$State[] values ()
public static io.grpc.netty.shaded.io.netty.channel.local.LocalChannel$State valueOf (java.lang.String)
String name
private void (java.lang.String, int)
static void ()
}
io/grpc/netty/shaded/io/netty/channel/local/LocalEventLoopGroup.classLocalEventLoopGroup.java
package io.grpc.netty.shaded.io.netty.channel.local
public io.grpc.netty.shaded.io.netty.channel.local.LocalEventLoopGroup extends io.grpc.netty.shaded.io.netty.channel.DefaultEventLoopGroup {
public void ()
public void (int)
int nThreads
public void (int, java.util.concurrent.ThreadFactory)
int nThreads
java.util.concurrent.ThreadFactory threadFactory
}
io/grpc/netty/shaded/io/netty/channel/local/LocalChannel$2.classLocalChannel.java
package io.grpc.netty.shaded.io.netty.channel.local
io.grpc.netty.shaded.io.netty.channel.local.LocalChannel$2 extends java.lang.Object implements java.lang.Runnable {
final io.grpc.netty.shaded.io.netty.channel.local.LocalChannel this$0
void (io.grpc.netty.shaded.io.netty.channel.local.LocalChannel)
io.grpc.netty.shaded.io.netty.channel.local.LocalChannel this$0
public void run ()
}
io/grpc/netty/shaded/io/netty/channel/local/LocalChannelRegistry.classLocalChannelRegistry.java
package io.grpc.netty.shaded.io.netty.channel.local
final io.grpc.netty.shaded.io.netty.channel.local.LocalChannelRegistry extends java.lang.Object {
private static final java.util.concurrent.ConcurrentMap boundChannels
static io.grpc.netty.shaded.io.netty.channel.local.LocalAddress register (io.grpc.netty.shaded.io.netty.channel.Channel, io.grpc.netty.shaded.io.netty.channel.local.LocalAddress, java.net.SocketAddress)
io.grpc.netty.shaded.io.netty.channel.Channel channel
io.grpc.netty.shaded.io.netty.channel.local.LocalAddress oldLocalAddress
java.net.SocketAddress localAddress
io.grpc.netty.shaded.io.netty.channel.local.LocalAddress addr
io.grpc.netty.shaded.io.netty.channel.Channel boundChannel
static io.grpc.netty.shaded.io.netty.channel.Channel get (java.net.SocketAddress)
java.net.SocketAddress localAddress
static void unregister (io.grpc.netty.shaded.io.netty.channel.local.LocalAddress)
io.grpc.netty.shaded.io.netty.channel.local.LocalAddress localAddress
private void ()
static void ()
}
io/grpc/netty/shaded/io/netty/channel/local/LocalChannel$3.classLocalChannel.java
package io.grpc.netty.shaded.io.netty.channel.local
io.grpc.netty.shaded.io.netty.channel.local.LocalChannel$3 extends java.lang.Object implements java.lang.Runnable {
final io.grpc.netty.shaded.io.netty.channel.local.LocalChannel val$peer
final io.grpc.netty.shaded.io.netty.channel.local.LocalChannel this$0
void (io.grpc.netty.shaded.io.netty.channel.local.LocalChannel, io.grpc.netty.shaded.io.netty.channel.local.LocalChannel)
io.grpc.netty.shaded.io.netty.channel.local.LocalChannel this$0
public void run ()
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
}
io/grpc/netty/shaded/io/netty/channel/local/LocalChannel$6.classLocalChannel.java
package io.grpc.netty.shaded.io.netty.channel.local
io.grpc.netty.shaded.io.netty.channel.local.LocalChannel$6 extends java.lang.Object {
static final int[] $SwitchMap$io$netty$channel$local$LocalChannel$State
static void ()
}
io/grpc/netty/shaded/io/netty/channel/local/LocalServerChannel$1.classLocalServerChannel.java
package io.grpc.netty.shaded.io.netty.channel.local
io.grpc.netty.shaded.io.netty.channel.local.LocalServerChannel$1 extends java.lang.Object implements java.lang.Runnable {
final io.grpc.netty.shaded.io.netty.channel.local.LocalServerChannel this$0
void (io.grpc.netty.shaded.io.netty.channel.local.LocalServerChannel)
io.grpc.netty.shaded.io.netty.channel.local.LocalServerChannel this$0
public void run ()
}
io/grpc/netty/shaded/io/netty/channel/local/LocalChannel.classLocalChannel.java
package io.grpc.netty.shaded.io.netty.channel.local
public io.grpc.netty.shaded.io.netty.channel.local.LocalChannel extends io.grpc.netty.shaded.io.netty.channel.AbstractChannel {
private static final io.grpc.netty.shaded.io.netty.util.internal.logging.InternalLogger logger
private static final java.util.concurrent.atomic.AtomicReferenceFieldUpdater FINISH_READ_FUTURE_UPDATER
private static final io.grpc.netty.shaded.io.netty.channel.ChannelMetadata METADATA
private static final int MAX_READER_STACK_DEPTH
private static final java.nio.channels.ClosedChannelException DO_WRITE_CLOSED_CHANNEL_EXCEPTION
private static final java.nio.channels.ClosedChannelException DO_CLOSE_CLOSED_CHANNEL_EXCEPTION
private final io.grpc.netty.shaded.io.netty.channel.ChannelConfig config
final java.util.Queue inboundBuffer
private final Runnable readTask
private final Runnable shutdownHook
private volatile io.grpc.netty.shaded.io.netty.channel.local.LocalChannel$State state
private volatile io.grpc.netty.shaded.io.netty.channel.local.LocalChannel peer
private volatile io.grpc.netty.shaded.io.netty.channel.local.LocalAddress localAddress
private volatile io.grpc.netty.shaded.io.netty.channel.local.LocalAddress remoteAddress
private volatile io.grpc.netty.shaded.io.netty.channel.ChannelPromise connectPromise
private volatile boolean readInProgress
private volatile boolean writeInProgress
private volatile io.grpc.netty.shaded.io.netty.util.concurrent.Future finishReadFuture
static final boolean $assertionsDisabled
public void ()
protected void (io.grpc.netty.shaded.io.netty.channel.local.LocalServerChannel, io.grpc.netty.shaded.io.netty.channel.local.LocalChannel)
io.grpc.netty.shaded.io.netty.channel.local.LocalServerChannel parent
io.grpc.netty.shaded.io.netty.channel.local.LocalChannel peer
public io.grpc.netty.shaded.io.netty.channel.ChannelMetadata metadata ()
public io.grpc.netty.shaded.io.netty.channel.ChannelConfig config ()
public io.grpc.netty.shaded.io.netty.channel.local.LocalServerChannel parent ()
public io.grpc.netty.shaded.io.netty.channel.local.LocalAddress localAddress ()
public io.grpc.netty.shaded.io.netty.channel.local.LocalAddress remoteAddress ()
public boolean isOpen ()
public boolean isActive ()
protected io.grpc.netty.shaded.io.netty.channel.AbstractChannel$AbstractUnsafe newUnsafe ()
protected boolean isCompatible (io.grpc.netty.shaded.io.netty.channel.EventLoop)
io.grpc.netty.shaded.io.netty.channel.EventLoop loop
protected java.net.SocketAddress localAddress0 ()
protected java.net.SocketAddress remoteAddress0 ()
protected void doRegister () throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.local.LocalChannel peer
protected void doBind (java.net.SocketAddress) throws java.lang.Exception
java.net.SocketAddress localAddress
protected void doDisconnect () throws java.lang.Exception
protected void doClose () throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
Throwable cause
io.grpc.netty.shaded.io.netty.channel.EventLoop peerEventLoop
boolean peerIsActive
io.grpc.netty.shaded.io.netty.channel.local.LocalChannel peer
io.grpc.netty.shaded.io.netty.channel.local.LocalChannel$State oldState
private void tryClose (boolean)
boolean isActive
protected void doDeregister () throws java.lang.Exception
private void readInbound ()
Object received
io.grpc.netty.shaded.io.netty.channel.RecvByteBufAllocator$Handle handle
io.grpc.netty.shaded.io.netty.channel.ChannelPipeline pipeline
protected void doBeginRead () throws java.lang.Exception
Throwable cause
java.util.Queue inboundBuffer
io.grpc.netty.shaded.io.netty.util.internal.InternalThreadLocalMap threadLocals
Integer stackDepth
protected void doWrite (io.grpc.netty.shaded.io.netty.channel.ChannelOutboundBuffer) throws java.lang.Exception
Throwable cause
Object msg
io.grpc.netty.shaded.io.netty.channel.ChannelOutboundBuffer in
io.grpc.netty.shaded.io.netty.channel.local.LocalChannel peer
private void finishPeerRead (io.grpc.netty.shaded.io.netty.channel.local.LocalChannel)
io.grpc.netty.shaded.io.netty.channel.local.LocalChannel peer
private void runFinishPeerReadTask (io.grpc.netty.shaded.io.netty.channel.local.LocalChannel)
Throwable cause
io.grpc.netty.shaded.io.netty.channel.local.LocalChannel peer
Runnable finishPeerReadTask
private void releaseInboundBuffers ()
java.util.Queue inboundBuffer
Object msg
private void finishPeerRead0 (io.grpc.netty.shaded.io.netty.channel.local.LocalChannel)
io.grpc.netty.shaded.io.netty.channel.local.LocalChannel peer
io.grpc.netty.shaded.io.netty.util.concurrent.Future peerFinishReadFuture
public volatile java.net.SocketAddress remoteAddress ()
public volatile java.net.SocketAddress localAddress ()
public volatile io.grpc.netty.shaded.io.netty.channel.Channel parent ()
static void access$000 (io.grpc.netty.shaded.io.netty.channel.local.LocalChannel)
io.grpc.netty.shaded.io.netty.channel.local.LocalChannel x0
static io.grpc.netty.shaded.io.netty.channel.ChannelPromise access$200 (io.grpc.netty.shaded.io.netty.channel.local.LocalChannel)
io.grpc.netty.shaded.io.netty.channel.local.LocalChannel x0
static void access$300 (io.grpc.netty.shaded.io.netty.channel.local.LocalChannel, boolean)
io.grpc.netty.shaded.io.netty.channel.local.LocalChannel x0
boolean x1
static void access$400 (io.grpc.netty.shaded.io.netty.channel.local.LocalChannel, io.grpc.netty.shaded.io.netty.channel.local.LocalChannel)
io.grpc.netty.shaded.io.netty.channel.local.LocalChannel x0
io.grpc.netty.shaded.io.netty.channel.local.LocalChannel x1
static io.grpc.netty.shaded.io.netty.channel.local.LocalChannel$State access$500 (io.grpc.netty.shaded.io.netty.channel.local.LocalChannel)
io.grpc.netty.shaded.io.netty.channel.local.LocalChannel x0
static io.grpc.netty.shaded.io.netty.channel.ChannelPromise access$202 (io.grpc.netty.shaded.io.netty.channel.local.LocalChannel, io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
io.grpc.netty.shaded.io.netty.channel.local.LocalChannel x0
io.grpc.netty.shaded.io.netty.channel.ChannelPromise x1
static io.grpc.netty.shaded.io.netty.channel.local.LocalChannel access$602 (io.grpc.netty.shaded.io.netty.channel.local.LocalChannel, io.grpc.netty.shaded.io.netty.channel.local.LocalChannel)
io.grpc.netty.shaded.io.netty.channel.local.LocalChannel x0
io.grpc.netty.shaded.io.netty.channel.local.LocalChannel x1
static void ()
}
io/grpc/netty/shaded/io/netty/bootstrap/FailedChannel$FailedChannelUnsafe.classFailedChannel.java
package io.grpc.netty.shaded.io.netty.bootstrap
final io.grpc.netty.shaded.io.netty.bootstrap.FailedChannel$FailedChannelUnsafe extends io.grpc.netty.shaded.io.netty.channel.AbstractChannel$AbstractUnsafe {
final io.grpc.netty.shaded.io.netty.bootstrap.FailedChannel this$0
private void (io.grpc.netty.shaded.io.netty.bootstrap.FailedChannel)
public void connect (java.net.SocketAddress, java.net.SocketAddress, io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
java.net.SocketAddress remoteAddress
java.net.SocketAddress localAddress
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
void (io.grpc.netty.shaded.io.netty.bootstrap.FailedChannel, io.grpc.netty.shaded.io.netty.bootstrap.FailedChannel$1)
io.grpc.netty.shaded.io.netty.bootstrap.FailedChannel x0
io.grpc.netty.shaded.io.netty.bootstrap.FailedChannel$1 x1
}
io/grpc/netty/shaded/io/netty/bootstrap/Bootstrap.classBootstrap.java
package io.grpc.netty.shaded.io.netty.bootstrap
public io.grpc.netty.shaded.io.netty.bootstrap.Bootstrap extends io.grpc.netty.shaded.io.netty.bootstrap.AbstractBootstrap {
private static final io.grpc.netty.shaded.io.netty.util.internal.logging.InternalLogger logger
private static final io.grpc.netty.shaded.io.netty.resolver.AddressResolverGroup DEFAULT_RESOLVER
private final io.grpc.netty.shaded.io.netty.bootstrap.BootstrapConfig config
private volatile io.grpc.netty.shaded.io.netty.resolver.AddressResolverGroup resolver
private volatile java.net.SocketAddress remoteAddress
public void ()
private void (io.grpc.netty.shaded.io.netty.bootstrap.Bootstrap)
io.grpc.netty.shaded.io.netty.bootstrap.Bootstrap bootstrap
public io.grpc.netty.shaded.io.netty.bootstrap.Bootstrap resolver (io.grpc.netty.shaded.io.netty.resolver.AddressResolverGroup)
io.grpc.netty.shaded.io.netty.resolver.AddressResolverGroup resolver
public io.grpc.netty.shaded.io.netty.bootstrap.Bootstrap remoteAddress (java.net.SocketAddress)
java.net.SocketAddress remoteAddress
public io.grpc.netty.shaded.io.netty.bootstrap.Bootstrap remoteAddress (java.lang.String, int)
String inetHost
int inetPort
public io.grpc.netty.shaded.io.netty.bootstrap.Bootstrap remoteAddress (java.net.InetAddress, int)
java.net.InetAddress inetHost
int inetPort
public io.grpc.netty.shaded.io.netty.channel.ChannelFuture connect ()
java.net.SocketAddress remoteAddress
public io.grpc.netty.shaded.io.netty.channel.ChannelFuture connect (java.lang.String, int)
String inetHost
int inetPort
public io.grpc.netty.shaded.io.netty.channel.ChannelFuture connect (java.net.InetAddress, int)
java.net.InetAddress inetHost
int inetPort
public io.grpc.netty.shaded.io.netty.channel.ChannelFuture connect (java.net.SocketAddress)
java.net.SocketAddress remoteAddress
public io.grpc.netty.shaded.io.netty.channel.ChannelFuture connect (java.net.SocketAddress, java.net.SocketAddress)
java.net.SocketAddress remoteAddress
java.net.SocketAddress localAddress
private io.grpc.netty.shaded.io.netty.channel.ChannelFuture doResolveAndConnect (java.net.SocketAddress, java.net.SocketAddress)
io.grpc.netty.shaded.io.netty.bootstrap.AbstractBootstrap$PendingRegistrationPromise promise
java.net.SocketAddress remoteAddress
java.net.SocketAddress localAddress
io.grpc.netty.shaded.io.netty.channel.ChannelFuture regFuture
io.grpc.netty.shaded.io.netty.channel.Channel channel
private io.grpc.netty.shaded.io.netty.channel.ChannelFuture doResolveAndConnect0 (io.grpc.netty.shaded.io.netty.channel.Channel, java.net.SocketAddress, java.net.SocketAddress, io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
Throwable resolveFailureCause
io.grpc.netty.shaded.io.netty.channel.EventLoop eventLoop
io.grpc.netty.shaded.io.netty.resolver.AddressResolver resolver
io.grpc.netty.shaded.io.netty.util.concurrent.Future resolveFuture
Throwable cause
io.grpc.netty.shaded.io.netty.channel.Channel channel
java.net.SocketAddress remoteAddress
java.net.SocketAddress localAddress
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
private static void doConnect (java.net.SocketAddress, java.net.SocketAddress, io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
java.net.SocketAddress remoteAddress
java.net.SocketAddress localAddress
io.grpc.netty.shaded.io.netty.channel.ChannelPromise connectPromise
io.grpc.netty.shaded.io.netty.channel.Channel channel
void init (io.grpc.netty.shaded.io.netty.channel.Channel) throws java.lang.Exception
java.util.Map$Entry e
io.grpc.netty.shaded.io.netty.channel.Channel channel
io.grpc.netty.shaded.io.netty.channel.ChannelPipeline p
java.util.Map options
java.util.Map attrs
public io.grpc.netty.shaded.io.netty.bootstrap.Bootstrap validate ()
public io.grpc.netty.shaded.io.netty.bootstrap.Bootstrap clone ()
public io.grpc.netty.shaded.io.netty.bootstrap.Bootstrap clone (io.grpc.netty.shaded.io.netty.channel.EventLoopGroup)
io.grpc.netty.shaded.io.netty.channel.EventLoopGroup group
io.grpc.netty.shaded.io.netty.bootstrap.Bootstrap bs
public final io.grpc.netty.shaded.io.netty.bootstrap.BootstrapConfig config ()
final java.net.SocketAddress remoteAddress ()
final io.grpc.netty.shaded.io.netty.resolver.AddressResolverGroup resolver ()
public volatile io.grpc.netty.shaded.io.netty.bootstrap.AbstractBootstrapConfig config ()
public volatile io.grpc.netty.shaded.io.netty.bootstrap.AbstractBootstrap clone ()
public volatile io.grpc.netty.shaded.io.netty.bootstrap.AbstractBootstrap validate ()
public volatile java.lang.Object clone () throws java.lang.CloneNotSupportedException
static io.grpc.netty.shaded.io.netty.channel.ChannelFuture access$000 (io.grpc.netty.shaded.io.netty.bootstrap.Bootstrap, io.grpc.netty.shaded.io.netty.channel.Channel, java.net.SocketAddress, java.net.SocketAddress, io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
io.grpc.netty.shaded.io.netty.bootstrap.Bootstrap x0
io.grpc.netty.shaded.io.netty.channel.Channel x1
java.net.SocketAddress x2
java.net.SocketAddress x3
io.grpc.netty.shaded.io.netty.channel.ChannelPromise x4
static void access$100 (java.net.SocketAddress, java.net.SocketAddress, io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
java.net.SocketAddress x0
java.net.SocketAddress x1
io.grpc.netty.shaded.io.netty.channel.ChannelPromise x2
static void ()
}
io/grpc/netty/shaded/io/netty/bootstrap/Bootstrap$2.classBootstrap.java
package io.grpc.netty.shaded.io.netty.bootstrap
io.grpc.netty.shaded.io.netty.bootstrap.Bootstrap$2 extends java.lang.Object implements io.grpc.netty.shaded.io.netty.util.concurrent.FutureListener {
final io.grpc.netty.shaded.io.netty.channel.Channel val$channel
final io.grpc.netty.shaded.io.netty.channel.ChannelPromise val$promise
final java.net.SocketAddress val$localAddress
final io.grpc.netty.shaded.io.netty.bootstrap.Bootstrap this$0
void (io.grpc.netty.shaded.io.netty.bootstrap.Bootstrap, io.grpc.netty.shaded.io.netty.channel.Channel, io.grpc.netty.shaded.io.netty.channel.ChannelPromise, java.net.SocketAddress)
io.grpc.netty.shaded.io.netty.bootstrap.Bootstrap this$0
public void operationComplete (io.grpc.netty.shaded.io.netty.util.concurrent.Future) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.util.concurrent.Future future
}
io/grpc/netty/shaded/io/netty/bootstrap/ServerBootstrap$1$1.classServerBootstrap.java
package io.grpc.netty.shaded.io.netty.bootstrap
io.grpc.netty.shaded.io.netty.bootstrap.ServerBootstrap$1$1 extends java.lang.Object implements java.lang.Runnable {
final io.grpc.netty.shaded.io.netty.channel.ChannelPipeline val$pipeline
final io.grpc.netty.shaded.io.netty.channel.Channel val$ch
final io.grpc.netty.shaded.io.netty.bootstrap.ServerBootstrap$1 this$1
void (io.grpc.netty.shaded.io.netty.bootstrap.ServerBootstrap$1, io.grpc.netty.shaded.io.netty.channel.ChannelPipeline, io.grpc.netty.shaded.io.netty.channel.Channel)
io.grpc.netty.shaded.io.netty.bootstrap.ServerBootstrap$1 this$1
public void run ()
}
io/grpc/netty/shaded/io/netty/bootstrap/AbstractBootstrap$1.classAbstractBootstrap.java
package io.grpc.netty.shaded.io.netty.bootstrap
io.grpc.netty.shaded.io.netty.bootstrap.AbstractBootstrap$1 extends java.lang.Object implements io.grpc.netty.shaded.io.netty.channel.ChannelFutureListener {
final io.grpc.netty.shaded.io.netty.bootstrap.AbstractBootstrap$PendingRegistrationPromise val$promise
final io.grpc.netty.shaded.io.netty.channel.ChannelFuture val$regFuture
final io.grpc.netty.shaded.io.netty.channel.Channel val$channel
final java.net.SocketAddress val$localAddress
final io.grpc.netty.shaded.io.netty.bootstrap.AbstractBootstrap this$0
void (io.grpc.netty.shaded.io.netty.bootstrap.AbstractBootstrap, io.grpc.netty.shaded.io.netty.bootstrap.AbstractBootstrap$PendingRegistrationPromise, io.grpc.netty.shaded.io.netty.channel.ChannelFuture, io.grpc.netty.shaded.io.netty.channel.Channel, java.net.SocketAddress)
io.grpc.netty.shaded.io.netty.bootstrap.AbstractBootstrap this$0
public void operationComplete (io.grpc.netty.shaded.io.netty.channel.ChannelFuture) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelFuture future
Throwable cause
public volatile void operationComplete (io.grpc.netty.shaded.io.netty.util.concurrent.Future) throws java.lang.Exception
}
io/grpc/netty/shaded/io/netty/bootstrap/ServerBootstrap$1.classServerBootstrap.java
package io.grpc.netty.shaded.io.netty.bootstrap
io.grpc.netty.shaded.io.netty.bootstrap.ServerBootstrap$1 extends io.grpc.netty.shaded.io.netty.channel.ChannelInitializer {
final io.grpc.netty.shaded.io.netty.channel.EventLoopGroup val$currentChildGroup
final io.grpc.netty.shaded.io.netty.channel.ChannelHandler val$currentChildHandler
final java.util.Map$Entry[] val$currentChildOptions
final java.util.Map$Entry[] val$currentChildAttrs
final io.grpc.netty.shaded.io.netty.bootstrap.ServerBootstrap this$0
void (io.grpc.netty.shaded.io.netty.bootstrap.ServerBootstrap, io.grpc.netty.shaded.io.netty.channel.EventLoopGroup, io.grpc.netty.shaded.io.netty.channel.ChannelHandler, java.util.Map$Entry[], java.util.Map$Entry[])
io.grpc.netty.shaded.io.netty.bootstrap.ServerBootstrap this$0
public void initChannel (io.grpc.netty.shaded.io.netty.channel.Channel) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.Channel ch
io.grpc.netty.shaded.io.netty.channel.ChannelPipeline pipeline
io.grpc.netty.shaded.io.netty.channel.ChannelHandler handler
}
io/grpc/netty/shaded/io/netty/bootstrap/AbstractBootstrap$2.classAbstractBootstrap.java
package io.grpc.netty.shaded.io.netty.bootstrap
final io.grpc.netty.shaded.io.netty.bootstrap.AbstractBootstrap$2 extends java.lang.Object implements java.lang.Runnable {
final io.grpc.netty.shaded.io.netty.channel.ChannelFuture val$regFuture
final io.grpc.netty.shaded.io.netty.channel.Channel val$channel
final java.net.SocketAddress val$localAddress
final io.grpc.netty.shaded.io.netty.channel.ChannelPromise val$promise
void (io.grpc.netty.shaded.io.netty.channel.ChannelFuture, io.grpc.netty.shaded.io.netty.channel.Channel, java.net.SocketAddress, io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
public void run ()
}
io/grpc/netty/shaded/io/netty/bootstrap/ServerBootstrapConfig.classServerBootstrapConfig.java
package io.grpc.netty.shaded.io.netty.bootstrap
public final io.grpc.netty.shaded.io.netty.bootstrap.ServerBootstrapConfig extends io.grpc.netty.shaded.io.netty.bootstrap.AbstractBootstrapConfig {
void (io.grpc.netty.shaded.io.netty.bootstrap.ServerBootstrap)
io.grpc.netty.shaded.io.netty.bootstrap.ServerBootstrap bootstrap
public io.grpc.netty.shaded.io.netty.channel.EventLoopGroup childGroup ()
public io.grpc.netty.shaded.io.netty.channel.ChannelHandler childHandler ()
public java.util.Map childOptions ()
public java.util.Map childAttrs ()
public java.lang.String toString ()
StringBuilder buf
io.grpc.netty.shaded.io.netty.channel.EventLoopGroup childGroup
java.util.Map childOptions
java.util.Map childAttrs
io.grpc.netty.shaded.io.netty.channel.ChannelHandler childHandler
}
io/grpc/netty/shaded/io/netty/bootstrap/Bootstrap$1.classBootstrap.java
package io.grpc.netty.shaded.io.netty.bootstrap
io.grpc.netty.shaded.io.netty.bootstrap.Bootstrap$1 extends java.lang.Object implements io.grpc.netty.shaded.io.netty.channel.ChannelFutureListener {
final io.grpc.netty.shaded.io.netty.bootstrap.AbstractBootstrap$PendingRegistrationPromise val$promise
final io.grpc.netty.shaded.io.netty.channel.Channel val$channel
final java.net.SocketAddress val$remoteAddress
final java.net.SocketAddress val$localAddress
final io.grpc.netty.shaded.io.netty.bootstrap.Bootstrap this$0
void (io.grpc.netty.shaded.io.netty.bootstrap.Bootstrap, io.grpc.netty.shaded.io.netty.bootstrap.AbstractBootstrap$PendingRegistrationPromise, io.grpc.netty.shaded.io.netty.channel.Channel, java.net.SocketAddress, java.net.SocketAddress)
io.grpc.netty.shaded.io.netty.bootstrap.Bootstrap this$0
public void operationComplete (io.grpc.netty.shaded.io.netty.channel.ChannelFuture) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelFuture future
Throwable cause
public volatile void operationComplete (io.grpc.netty.shaded.io.netty.util.concurrent.Future) throws java.lang.Exception
}
io/grpc/netty/shaded/io/netty/bootstrap/ChannelFactory.classChannelFactory.java
package io.grpc.netty.shaded.io.netty.bootstrap
public abstract io.grpc.netty.shaded.io.netty.bootstrap.ChannelFactory extends java.lang.Object {
public abstract io.grpc.netty.shaded.io.netty.channel.Channel newChannel ()
}
io/grpc/netty/shaded/io/netty/channel/ChannelId.classChannelId.java
package io.grpc.netty.shaded.io.netty.channel
public abstract io.grpc.netty.shaded.io.netty.channel.ChannelId extends java.lang.Object implements java.io.Serializable java.lang.Comparable {
public abstract java.lang.String asShortText ()
public abstract java.lang.String asLongText ()
}
io/grpc/netty/shaded/io/netty/channel/ServerChannel.classServerChannel.java
package io.grpc.netty.shaded.io.netty.channel
public abstract io.grpc.netty.shaded.io.netty.channel.ServerChannel extends java.lang.Object implements io.grpc.netty.shaded.io.netty.channel.Channel {
}
io/grpc/netty/shaded/io/netty/channel/DefaultChannelPipeline.classDefaultChannelPipeline.java
package io.grpc.netty.shaded.io.netty.channel
public io.grpc.netty.shaded.io.netty.channel.DefaultChannelPipeline extends java.lang.Object implements io.grpc.netty.shaded.io.netty.channel.ChannelPipeline {
static final io.grpc.netty.shaded.io.netty.util.internal.logging.InternalLogger logger
private static final String HEAD_NAME
private static final String TAIL_NAME
private static final io.grpc.netty.shaded.io.netty.util.concurrent.FastThreadLocal nameCaches
private static final java.util.concurrent.atomic.AtomicReferenceFieldUpdater ESTIMATOR
final io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext head
final io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext tail
private final io.grpc.netty.shaded.io.netty.channel.Channel channel
private final io.grpc.netty.shaded.io.netty.channel.ChannelFuture succeededFuture
private final io.grpc.netty.shaded.io.netty.channel.VoidChannelPromise voidPromise
private final boolean touch
private java.util.Map childExecutors
private volatile io.grpc.netty.shaded.io.netty.channel.MessageSizeEstimator$Handle estimatorHandle
private boolean firstRegistration
private io.grpc.netty.shaded.io.netty.channel.DefaultChannelPipeline$PendingHandlerCallback pendingHandlerCallbackHead
private boolean registered
static final boolean $assertionsDisabled
protected void (io.grpc.netty.shaded.io.netty.channel.Channel)
io.grpc.netty.shaded.io.netty.channel.Channel channel
final io.grpc.netty.shaded.io.netty.channel.MessageSizeEstimator$Handle estimatorHandle ()
io.grpc.netty.shaded.io.netty.channel.MessageSizeEstimator$Handle handle
final java.lang.Object touch (java.lang.Object, io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext)
Object msg
io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext next
private io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext newContext (io.grpc.netty.shaded.io.netty.util.concurrent.EventExecutorGroup, java.lang.String, io.grpc.netty.shaded.io.netty.channel.ChannelHandler)
io.grpc.netty.shaded.io.netty.util.concurrent.EventExecutorGroup group
String name
io.grpc.netty.shaded.io.netty.channel.ChannelHandler handler
private io.grpc.netty.shaded.io.netty.util.concurrent.EventExecutor childExecutor (io.grpc.netty.shaded.io.netty.util.concurrent.EventExecutorGroup)
io.grpc.netty.shaded.io.netty.util.concurrent.EventExecutorGroup group
Boolean pinEventExecutor
java.util.Map childExecutors
io.grpc.netty.shaded.io.netty.util.concurrent.EventExecutor childExecutor
public final io.grpc.netty.shaded.io.netty.channel.Channel channel ()
public final io.grpc.netty.shaded.io.netty.channel.ChannelPipeline addFirst (java.lang.String, io.grpc.netty.shaded.io.netty.channel.ChannelHandler)
String name
io.grpc.netty.shaded.io.netty.channel.ChannelHandler handler
public final io.grpc.netty.shaded.io.netty.channel.ChannelPipeline addFirst (io.grpc.netty.shaded.io.netty.util.concurrent.EventExecutorGroup, java.lang.String, io.grpc.netty.shaded.io.netty.channel.ChannelHandler)
io.grpc.netty.shaded.io.netty.util.concurrent.EventExecutor executor
io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext newCtx
io.grpc.netty.shaded.io.netty.util.concurrent.EventExecutorGroup group
String name
io.grpc.netty.shaded.io.netty.channel.ChannelHandler handler
io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext newCtx
private void addFirst0 (io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext)
io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext newCtx
io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext nextCtx
public final io.grpc.netty.shaded.io.netty.channel.ChannelPipeline addLast (java.lang.String, io.grpc.netty.shaded.io.netty.channel.ChannelHandler)
String name
io.grpc.netty.shaded.io.netty.channel.ChannelHandler handler
public final io.grpc.netty.shaded.io.netty.channel.ChannelPipeline addLast (io.grpc.netty.shaded.io.netty.util.concurrent.EventExecutorGroup, java.lang.String, io.grpc.netty.shaded.io.netty.channel.ChannelHandler)
io.grpc.netty.shaded.io.netty.util.concurrent.EventExecutor executor
io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext newCtx
io.grpc.netty.shaded.io.netty.util.concurrent.EventExecutorGroup group
String name
io.grpc.netty.shaded.io.netty.channel.ChannelHandler handler
io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext newCtx
private void addLast0 (io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext)
io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext newCtx
io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext prev
public final io.grpc.netty.shaded.io.netty.channel.ChannelPipeline addBefore (java.lang.String, java.lang.String, io.grpc.netty.shaded.io.netty.channel.ChannelHandler)
String baseName
String name
io.grpc.netty.shaded.io.netty.channel.ChannelHandler handler
public final io.grpc.netty.shaded.io.netty.channel.ChannelPipeline addBefore (io.grpc.netty.shaded.io.netty.util.concurrent.EventExecutorGroup, java.lang.String, java.lang.String, io.grpc.netty.shaded.io.netty.channel.ChannelHandler)
io.grpc.netty.shaded.io.netty.util.concurrent.EventExecutor executor
io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext newCtx
io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext ctx
io.grpc.netty.shaded.io.netty.util.concurrent.EventExecutorGroup group
String baseName
String name
io.grpc.netty.shaded.io.netty.channel.ChannelHandler handler
io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext newCtx
io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext ctx
private static void addBefore0 (io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext, io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext)
io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext ctx
io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext newCtx
private java.lang.String filterName (java.lang.String, io.grpc.netty.shaded.io.netty.channel.ChannelHandler)
String name
io.grpc.netty.shaded.io.netty.channel.ChannelHandler handler
public final io.grpc.netty.shaded.io.netty.channel.ChannelPipeline addAfter (java.lang.String, java.lang.String, io.grpc.netty.shaded.io.netty.channel.ChannelHandler)
String baseName
String name
io.grpc.netty.shaded.io.netty.channel.ChannelHandler handler
public final io.grpc.netty.shaded.io.netty.channel.ChannelPipeline addAfter (io.grpc.netty.shaded.io.netty.util.concurrent.EventExecutorGroup, java.lang.String, java.lang.String, io.grpc.netty.shaded.io.netty.channel.ChannelHandler)
io.grpc.netty.shaded.io.netty.util.concurrent.EventExecutor executor
io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext newCtx
io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext ctx
io.grpc.netty.shaded.io.netty.util.concurrent.EventExecutorGroup group
String baseName
String name
io.grpc.netty.shaded.io.netty.channel.ChannelHandler handler
io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext newCtx
io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext ctx
private static void addAfter0 (io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext, io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext)
io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext ctx
io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext newCtx
public final io.grpc.netty.shaded.io.netty.channel.ChannelPipeline addFirst (io.grpc.netty.shaded.io.netty.channel.ChannelHandler)
io.grpc.netty.shaded.io.netty.channel.ChannelHandler handler
public final transient io.grpc.netty.shaded.io.netty.channel.ChannelPipeline addFirst (io.grpc.netty.shaded.io.netty.channel.ChannelHandler[])
io.grpc.netty.shaded.io.netty.channel.ChannelHandler[] handlers
public final transient io.grpc.netty.shaded.io.netty.channel.ChannelPipeline addFirst (io.grpc.netty.shaded.io.netty.util.concurrent.EventExecutorGroup, io.grpc.netty.shaded.io.netty.channel.ChannelHandler[])
io.grpc.netty.shaded.io.netty.channel.ChannelHandler h
int i
io.grpc.netty.shaded.io.netty.util.concurrent.EventExecutorGroup executor
io.grpc.netty.shaded.io.netty.channel.ChannelHandler[] handlers
int size
public final io.grpc.netty.shaded.io.netty.channel.ChannelPipeline addLast (io.grpc.netty.shaded.io.netty.channel.ChannelHandler)
io.grpc.netty.shaded.io.netty.channel.ChannelHandler handler
public final transient io.grpc.netty.shaded.io.netty.channel.ChannelPipeline addLast (io.grpc.netty.shaded.io.netty.channel.ChannelHandler[])
io.grpc.netty.shaded.io.netty.channel.ChannelHandler[] handlers
public final transient io.grpc.netty.shaded.io.netty.channel.ChannelPipeline addLast (io.grpc.netty.shaded.io.netty.util.concurrent.EventExecutorGroup, io.grpc.netty.shaded.io.netty.channel.ChannelHandler[])
io.grpc.netty.shaded.io.netty.channel.ChannelHandler h
io.grpc.netty.shaded.io.netty.util.concurrent.EventExecutorGroup executor
io.grpc.netty.shaded.io.netty.channel.ChannelHandler[] handlers
private java.lang.String generateName (io.grpc.netty.shaded.io.netty.channel.ChannelHandler)
String newName
int i
String baseName
io.grpc.netty.shaded.io.netty.channel.ChannelHandler handler
java.util.Map cache
Class handlerType
String name
private static java.lang.String generateName0 (java.lang.Class)
Class handlerType
public final io.grpc.netty.shaded.io.netty.channel.ChannelPipeline remove (io.grpc.netty.shaded.io.netty.channel.ChannelHandler)
io.grpc.netty.shaded.io.netty.channel.ChannelHandler handler
public final io.grpc.netty.shaded.io.netty.channel.ChannelHandler remove (java.lang.String)
String name
public final io.grpc.netty.shaded.io.netty.channel.ChannelHandler remove (java.lang.Class)
Class handlerType
public final io.grpc.netty.shaded.io.netty.channel.ChannelHandler removeIfExists (java.lang.String)
String name
public final io.grpc.netty.shaded.io.netty.channel.ChannelHandler removeIfExists (java.lang.Class)
Class handlerType
public final io.grpc.netty.shaded.io.netty.channel.ChannelHandler removeIfExists (io.grpc.netty.shaded.io.netty.channel.ChannelHandler)
io.grpc.netty.shaded.io.netty.channel.ChannelHandler handler
private io.grpc.netty.shaded.io.netty.channel.ChannelHandler removeIfExists (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext)
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
private io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext remove (io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext)
io.grpc.netty.shaded.io.netty.util.concurrent.EventExecutor executor
io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext ctx
private static void remove0 (io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext)
io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext ctx
io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext prev
io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext next
public final io.grpc.netty.shaded.io.netty.channel.ChannelHandler removeFirst ()
public final io.grpc.netty.shaded.io.netty.channel.ChannelHandler removeLast ()
public final io.grpc.netty.shaded.io.netty.channel.ChannelPipeline replace (io.grpc.netty.shaded.io.netty.channel.ChannelHandler, java.lang.String, io.grpc.netty.shaded.io.netty.channel.ChannelHandler)
io.grpc.netty.shaded.io.netty.channel.ChannelHandler oldHandler
String newName
io.grpc.netty.shaded.io.netty.channel.ChannelHandler newHandler
public final io.grpc.netty.shaded.io.netty.channel.ChannelHandler replace (java.lang.String, java.lang.String, io.grpc.netty.shaded.io.netty.channel.ChannelHandler)
String oldName
String newName
io.grpc.netty.shaded.io.netty.channel.ChannelHandler newHandler
public final io.grpc.netty.shaded.io.netty.channel.ChannelHandler replace (java.lang.Class, java.lang.String, io.grpc.netty.shaded.io.netty.channel.ChannelHandler)
Class oldHandlerType
String newName
io.grpc.netty.shaded.io.netty.channel.ChannelHandler newHandler
private io.grpc.netty.shaded.io.netty.channel.ChannelHandler replace (io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext, java.lang.String, io.grpc.netty.shaded.io.netty.channel.ChannelHandler)
boolean sameName
io.grpc.netty.shaded.io.netty.util.concurrent.EventExecutor executor
io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext newCtx
io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext ctx
String newName
io.grpc.netty.shaded.io.netty.channel.ChannelHandler newHandler
io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext newCtx
private static void replace0 (io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext, io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext)
io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext oldCtx
io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext newCtx
io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext prev
io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext next
private static void checkMultiplicity (io.grpc.netty.shaded.io.netty.channel.ChannelHandler)
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerAdapter h
io.grpc.netty.shaded.io.netty.channel.ChannelHandler handler
private void callHandlerAdded0 (io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext)
Throwable t2
boolean removed
Throwable t
io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext ctx
private void callHandlerRemoved0 (io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext)
Throwable t
io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext ctx
final void invokeHandlerAddedIfNeeded ()
public final io.grpc.netty.shaded.io.netty.channel.ChannelHandler first ()
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext first
public final io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext firstContext ()
io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext first
public final io.grpc.netty.shaded.io.netty.channel.ChannelHandler last ()
io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext last
public final io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext lastContext ()
io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext last
public final io.grpc.netty.shaded.io.netty.channel.ChannelHandler get (java.lang.String)
String name
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
public final io.grpc.netty.shaded.io.netty.channel.ChannelHandler get (java.lang.Class)
Class handlerType
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
public final io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext context (java.lang.String)
String name
public final io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext context (io.grpc.netty.shaded.io.netty.channel.ChannelHandler)
io.grpc.netty.shaded.io.netty.channel.ChannelHandler handler
io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext ctx
public final io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext context (java.lang.Class)
Class handlerType
io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext ctx
public final java.util.List names ()
java.util.List list
io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext ctx
public final java.util.Map toMap ()
java.util.Map map
io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext ctx
public final java.util.Iterator iterator ()
public final java.lang.String toString ()
StringBuilder buf
io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext ctx
public final io.grpc.netty.shaded.io.netty.channel.ChannelPipeline fireChannelRegistered ()
public final io.grpc.netty.shaded.io.netty.channel.ChannelPipeline fireChannelUnregistered ()
private synchronized void destroy ()
private void destroyUp (io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext, boolean)
io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext finalCtx
io.grpc.netty.shaded.io.netty.util.concurrent.EventExecutor executor
io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext ctx
boolean inEventLoop
Thread currentThread
io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext tail
private void destroyDown (java.lang.Thread, io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext, boolean)
io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext finalCtx
io.grpc.netty.shaded.io.netty.util.concurrent.EventExecutor executor
Thread currentThread
io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext ctx
boolean inEventLoop
io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext head
public final io.grpc.netty.shaded.io.netty.channel.ChannelPipeline fireChannelActive ()
public final io.grpc.netty.shaded.io.netty.channel.ChannelPipeline fireChannelInactive ()
public final io.grpc.netty.shaded.io.netty.channel.ChannelPipeline fireExceptionCaught (java.lang.Throwable)
Throwable cause
public final io.grpc.netty.shaded.io.netty.channel.ChannelPipeline fireUserEventTriggered (java.lang.Object)
Object event
public final io.grpc.netty.shaded.io.netty.channel.ChannelPipeline fireChannelRead (java.lang.Object)
Object msg
public final io.grpc.netty.shaded.io.netty.channel.ChannelPipeline fireChannelReadComplete ()
public final io.grpc.netty.shaded.io.netty.channel.ChannelPipeline fireChannelWritabilityChanged ()
public final io.grpc.netty.shaded.io.netty.channel.ChannelFuture bind (java.net.SocketAddress)
java.net.SocketAddress localAddress
public final io.grpc.netty.shaded.io.netty.channel.ChannelFuture connect (java.net.SocketAddress)
java.net.SocketAddress remoteAddress
public final io.grpc.netty.shaded.io.netty.channel.ChannelFuture connect (java.net.SocketAddress, java.net.SocketAddress)
java.net.SocketAddress remoteAddress
java.net.SocketAddress localAddress
public final io.grpc.netty.shaded.io.netty.channel.ChannelFuture disconnect ()
public final io.grpc.netty.shaded.io.netty.channel.ChannelFuture close ()
public final io.grpc.netty.shaded.io.netty.channel.ChannelFuture deregister ()
public final io.grpc.netty.shaded.io.netty.channel.ChannelPipeline flush ()
public final io.grpc.netty.shaded.io.netty.channel.ChannelFuture bind (java.net.SocketAddress, io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
java.net.SocketAddress localAddress
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
public final io.grpc.netty.shaded.io.netty.channel.ChannelFuture connect (java.net.SocketAddress, io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
java.net.SocketAddress remoteAddress
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
public final io.grpc.netty.shaded.io.netty.channel.ChannelFuture connect (java.net.SocketAddress, java.net.SocketAddress, io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
java.net.SocketAddress remoteAddress
java.net.SocketAddress localAddress
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
public final io.grpc.netty.shaded.io.netty.channel.ChannelFuture disconnect (io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
public final io.grpc.netty.shaded.io.netty.channel.ChannelFuture close (io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
public final io.grpc.netty.shaded.io.netty.channel.ChannelFuture deregister (io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
public final io.grpc.netty.shaded.io.netty.channel.ChannelPipeline read ()
public final io.grpc.netty.shaded.io.netty.channel.ChannelFuture write (java.lang.Object)
Object msg
public final io.grpc.netty.shaded.io.netty.channel.ChannelFuture write (java.lang.Object, io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
Object msg
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
public final io.grpc.netty.shaded.io.netty.channel.ChannelFuture writeAndFlush (java.lang.Object, io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
Object msg
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
public final io.grpc.netty.shaded.io.netty.channel.ChannelFuture writeAndFlush (java.lang.Object)
Object msg
public final io.grpc.netty.shaded.io.netty.channel.ChannelPromise newPromise ()
public final io.grpc.netty.shaded.io.netty.channel.ChannelProgressivePromise newProgressivePromise ()
public final io.grpc.netty.shaded.io.netty.channel.ChannelFuture newSucceededFuture ()
public final io.grpc.netty.shaded.io.netty.channel.ChannelFuture newFailedFuture (java.lang.Throwable)
Throwable cause
public final io.grpc.netty.shaded.io.netty.channel.ChannelPromise voidPromise ()
private void checkDuplicateName (java.lang.String)
String name
private io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext context0 (java.lang.String)
String name
io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext context
private io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext getContextOrDie (java.lang.String)
String name
io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext ctx
private io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext getContextOrDie (io.grpc.netty.shaded.io.netty.channel.ChannelHandler)
io.grpc.netty.shaded.io.netty.channel.ChannelHandler handler
io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext ctx
private io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext getContextOrDie (java.lang.Class)
Class handlerType
io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext ctx
private void callHandlerAddedForAllHandlers ()
io.grpc.netty.shaded.io.netty.channel.DefaultChannelPipeline$PendingHandlerCallback pendingHandlerCallbackHead
io.grpc.netty.shaded.io.netty.channel.DefaultChannelPipeline$PendingHandlerCallback pendingHandlerCallbackHead
io.grpc.netty.shaded.io.netty.channel.DefaultChannelPipeline$PendingHandlerCallback task
private void callHandlerCallbackLater (io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext, boolean)
io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext ctx
boolean added
io.grpc.netty.shaded.io.netty.channel.DefaultChannelPipeline$PendingHandlerCallback task
io.grpc.netty.shaded.io.netty.channel.DefaultChannelPipeline$PendingHandlerCallback pending
protected void onUnhandledInboundException (java.lang.Throwable)
Throwable cause
protected void onUnhandledInboundChannelActive ()
protected void onUnhandledInboundChannelInactive ()
protected void onUnhandledInboundMessage (java.lang.Object)
Object msg
protected void onUnhandledInboundChannelReadComplete ()
protected void onUnhandledInboundUserEventTriggered (java.lang.Object)
Object evt
protected void onUnhandledChannelWritabilityChanged ()
protected void incrementPendingOutboundBytes (long)
long size
io.grpc.netty.shaded.io.netty.channel.ChannelOutboundBuffer buffer
protected void decrementPendingOutboundBytes (long)
long size
io.grpc.netty.shaded.io.netty.channel.ChannelOutboundBuffer buffer
public volatile io.grpc.netty.shaded.io.netty.channel.ChannelInboundInvoker fireChannelWritabilityChanged ()
public volatile io.grpc.netty.shaded.io.netty.channel.ChannelInboundInvoker fireChannelReadComplete ()
public volatile io.grpc.netty.shaded.io.netty.channel.ChannelInboundInvoker fireChannelRead (java.lang.Object)
public volatile io.grpc.netty.shaded.io.netty.channel.ChannelInboundInvoker fireUserEventTriggered (java.lang.Object)
public volatile io.grpc.netty.shaded.io.netty.channel.ChannelInboundInvoker fireExceptionCaught (java.lang.Throwable)
public volatile io.grpc.netty.shaded.io.netty.channel.ChannelInboundInvoker fireChannelInactive ()
public volatile io.grpc.netty.shaded.io.netty.channel.ChannelInboundInvoker fireChannelActive ()
public volatile io.grpc.netty.shaded.io.netty.channel.ChannelInboundInvoker fireChannelUnregistered ()
public volatile io.grpc.netty.shaded.io.netty.channel.ChannelInboundInvoker fireChannelRegistered ()
public volatile io.grpc.netty.shaded.io.netty.channel.ChannelOutboundInvoker flush ()
public volatile io.grpc.netty.shaded.io.netty.channel.ChannelOutboundInvoker read ()
static void access$000 (io.grpc.netty.shaded.io.netty.channel.DefaultChannelPipeline, io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext)
io.grpc.netty.shaded.io.netty.channel.DefaultChannelPipeline x0
io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext x1
static void access$100 (io.grpc.netty.shaded.io.netty.channel.DefaultChannelPipeline, io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext)
io.grpc.netty.shaded.io.netty.channel.DefaultChannelPipeline x0
io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext x1
static void access$200 (io.grpc.netty.shaded.io.netty.channel.DefaultChannelPipeline, io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext, boolean)
io.grpc.netty.shaded.io.netty.channel.DefaultChannelPipeline x0
io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext x1
boolean x2
static void access$300 (io.grpc.netty.shaded.io.netty.channel.DefaultChannelPipeline, java.lang.Thread, io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext, boolean)
io.grpc.netty.shaded.io.netty.channel.DefaultChannelPipeline x0
Thread x1
io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext x2
boolean x3
static java.lang.String access$400 ()
static java.lang.String access$500 ()
static io.grpc.netty.shaded.io.netty.channel.Channel access$600 (io.grpc.netty.shaded.io.netty.channel.DefaultChannelPipeline)
io.grpc.netty.shaded.io.netty.channel.DefaultChannelPipeline x0
static void access$700 (io.grpc.netty.shaded.io.netty.channel.DefaultChannelPipeline)
io.grpc.netty.shaded.io.netty.channel.DefaultChannelPipeline x0
static void access$800 (io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext)
io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext x0
static void ()
}
io/grpc/netty/shaded/io/netty/channel/DefaultMaxMessagesRecvByteBufAllocator$MaxMessageHandle$1.classDefaultMaxMessagesRecvByteBufAllocator.java
package io.grpc.netty.shaded.io.netty.channel
io.grpc.netty.shaded.io.netty.channel.DefaultMaxMessagesRecvByteBufAllocator$MaxMessageHandle$1 extends java.lang.Object implements io.grpc.netty.shaded.io.netty.util.UncheckedBooleanSupplier {
final io.grpc.netty.shaded.io.netty.channel.DefaultMaxMessagesRecvByteBufAllocator$MaxMessageHandle this$1
void (io.grpc.netty.shaded.io.netty.channel.DefaultMaxMessagesRecvByteBufAllocator$MaxMessageHandle)
io.grpc.netty.shaded.io.netty.channel.DefaultMaxMessagesRecvByteBufAllocator$MaxMessageHandle this$1
public boolean get ()
}
io/grpc/netty/shaded/io/netty/channel/socket/
io/grpc/netty/shaded/io/netty/channel/socket/DefaultServerSocketChannelConfig.classDefaultServerSocketChannelConfig.java
package io.grpc.netty.shaded.io.netty.channel.socket
public io.grpc.netty.shaded.io.netty.channel.socket.DefaultServerSocketChannelConfig extends io.grpc.netty.shaded.io.netty.channel.DefaultChannelConfig implements io.grpc.netty.shaded.io.netty.channel.socket.ServerSocketChannelConfig {
protected final java.net.ServerSocket javaSocket
private volatile int backlog
public void (io.grpc.netty.shaded.io.netty.channel.socket.ServerSocketChannel, java.net.ServerSocket)
io.grpc.netty.shaded.io.netty.channel.socket.ServerSocketChannel channel
java.net.ServerSocket javaSocket
public java.util.Map getOptions ()
public java.lang.Object getOption (io.grpc.netty.shaded.io.netty.channel.ChannelOption)
io.grpc.netty.shaded.io.netty.channel.ChannelOption option
public boolean setOption (io.grpc.netty.shaded.io.netty.channel.ChannelOption, java.lang.Object)
io.grpc.netty.shaded.io.netty.channel.ChannelOption option
Object value
public boolean isReuseAddress ()
java.net.SocketException e
public io.grpc.netty.shaded.io.netty.channel.socket.ServerSocketChannelConfig setReuseAddress (boolean)
java.net.SocketException e
boolean reuseAddress
public int getReceiveBufferSize ()
java.net.SocketException e
public io.grpc.netty.shaded.io.netty.channel.socket.ServerSocketChannelConfig setReceiveBufferSize (int)
java.net.SocketException e
int receiveBufferSize
public io.grpc.netty.shaded.io.netty.channel.socket.ServerSocketChannelConfig setPerformancePreferences (int, int, int)
int connectionTime
int latency
int bandwidth
public int getBacklog ()
public io.grpc.netty.shaded.io.netty.channel.socket.ServerSocketChannelConfig setBacklog (int)
int backlog
public io.grpc.netty.shaded.io.netty.channel.socket.ServerSocketChannelConfig setConnectTimeoutMillis (int)
int connectTimeoutMillis
public io.grpc.netty.shaded.io.netty.channel.socket.ServerSocketChannelConfig setMaxMessagesPerRead (int)
int maxMessagesPerRead
public io.grpc.netty.shaded.io.netty.channel.socket.ServerSocketChannelConfig setWriteSpinCount (int)
int writeSpinCount
public io.grpc.netty.shaded.io.netty.channel.socket.ServerSocketChannelConfig setAllocator (io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator)
io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator allocator
public io.grpc.netty.shaded.io.netty.channel.socket.ServerSocketChannelConfig setRecvByteBufAllocator (io.grpc.netty.shaded.io.netty.channel.RecvByteBufAllocator)
io.grpc.netty.shaded.io.netty.channel.RecvByteBufAllocator allocator
public io.grpc.netty.shaded.io.netty.channel.socket.ServerSocketChannelConfig setAutoRead (boolean)
boolean autoRead
public io.grpc.netty.shaded.io.netty.channel.socket.ServerSocketChannelConfig setWriteBufferHighWaterMark (int)
int writeBufferHighWaterMark
public io.grpc.netty.shaded.io.netty.channel.socket.ServerSocketChannelConfig setWriteBufferLowWaterMark (int)
int writeBufferLowWaterMark
public io.grpc.netty.shaded.io.netty.channel.socket.ServerSocketChannelConfig setWriteBufferWaterMark (io.grpc.netty.shaded.io.netty.channel.WriteBufferWaterMark)
io.grpc.netty.shaded.io.netty.channel.WriteBufferWaterMark writeBufferWaterMark
public io.grpc.netty.shaded.io.netty.channel.socket.ServerSocketChannelConfig setMessageSizeEstimator (io.grpc.netty.shaded.io.netty.channel.MessageSizeEstimator)
io.grpc.netty.shaded.io.netty.channel.MessageSizeEstimator estimator
public volatile io.grpc.netty.shaded.io.netty.channel.ChannelConfig setMessageSizeEstimator (io.grpc.netty.shaded.io.netty.channel.MessageSizeEstimator)
public volatile io.grpc.netty.shaded.io.netty.channel.ChannelConfig setWriteBufferWaterMark (io.grpc.netty.shaded.io.netty.channel.WriteBufferWaterMark)
public volatile io.grpc.netty.shaded.io.netty.channel.ChannelConfig setWriteBufferLowWaterMark (int)
public volatile io.grpc.netty.shaded.io.netty.channel.ChannelConfig setWriteBufferHighWaterMark (int)
public volatile io.grpc.netty.shaded.io.netty.channel.ChannelConfig setAutoRead (boolean)
public volatile io.grpc.netty.shaded.io.netty.channel.ChannelConfig setRecvByteBufAllocator (io.grpc.netty.shaded.io.netty.channel.RecvByteBufAllocator)
public volatile io.grpc.netty.shaded.io.netty.channel.ChannelConfig setAllocator (io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator)
public volatile io.grpc.netty.shaded.io.netty.channel.ChannelConfig setWriteSpinCount (int)
public volatile io.grpc.netty.shaded.io.netty.channel.ChannelConfig setMaxMessagesPerRead (int)
public volatile io.grpc.netty.shaded.io.netty.channel.ChannelConfig setConnectTimeoutMillis (int)
}
io/grpc/netty/shaded/io/netty/channel/socket/ServerSocketChannel.classServerSocketChannel.java
package io.grpc.netty.shaded.io.netty.channel.socket
public abstract io.grpc.netty.shaded.io.netty.channel.socket.ServerSocketChannel extends java.lang.Object implements io.grpc.netty.shaded.io.netty.channel.ServerChannel {
public abstract io.grpc.netty.shaded.io.netty.channel.socket.ServerSocketChannelConfig config ()
public abstract java.net.InetSocketAddress localAddress ()
public abstract java.net.InetSocketAddress remoteAddress ()
}
io/grpc/netty/shaded/io/netty/channel/socket/ChannelOutputShutdownException.classChannelOutputShutdownException.java
package io.grpc.netty.shaded.io.netty.channel.socket
public final io.grpc.netty.shaded.io.netty.channel.socket.ChannelOutputShutdownException extends java.io.IOException {
private static final long serialVersionUID
public void (java.lang.String)
String msg
public void (java.lang.String, java.lang.Throwable)
String msg
Throwable cause
}
io/grpc/netty/shaded/io/netty/channel/socket/nio/
io/grpc/netty/shaded/io/netty/channel/socket/nio/NioDatagramChannelConfig.classNioDatagramChannelConfig.java
package io.grpc.netty.shaded.io.netty.channel.socket.nio
io.grpc.netty.shaded.io.netty.channel.socket.nio.NioDatagramChannelConfig extends io.grpc.netty.shaded.io.netty.channel.socket.DefaultDatagramChannelConfig {
private static final Object IP_MULTICAST_TTL
private static final Object IP_MULTICAST_IF
private static final Object IP_MULTICAST_LOOP
private static final java.lang.reflect.Method GET_OPTION
private static final java.lang.reflect.Method SET_OPTION
private final java.nio.channels.DatagramChannel javaChannel
void (io.grpc.netty.shaded.io.netty.channel.socket.nio.NioDatagramChannel, java.nio.channels.DatagramChannel)
io.grpc.netty.shaded.io.netty.channel.socket.nio.NioDatagramChannel channel
java.nio.channels.DatagramChannel javaChannel
public int getTimeToLive ()
public io.grpc.netty.shaded.io.netty.channel.socket.DatagramChannelConfig setTimeToLive (int)
int ttl
public java.net.InetAddress getInterface ()
java.util.Enumeration addresses
java.net.NetworkInterface inf
public io.grpc.netty.shaded.io.netty.channel.socket.DatagramChannelConfig setInterface (java.net.InetAddress)
java.net.SocketException e
java.net.InetAddress interfaceAddress
public java.net.NetworkInterface getNetworkInterface ()
public io.grpc.netty.shaded.io.netty.channel.socket.DatagramChannelConfig setNetworkInterface (java.net.NetworkInterface)
java.net.NetworkInterface networkInterface
public boolean isLoopbackModeDisabled ()
public io.grpc.netty.shaded.io.netty.channel.socket.DatagramChannelConfig setLoopbackModeDisabled (boolean)
boolean loopbackModeDisabled
public io.grpc.netty.shaded.io.netty.channel.socket.DatagramChannelConfig setAutoRead (boolean)
boolean autoRead
protected void autoReadCleared ()
private java.lang.Object getOption0 (java.lang.Object)
Exception e
Object option
private void setOption0 (java.lang.Object, java.lang.Object)
Exception e
Object option
Object value
public volatile io.grpc.netty.shaded.io.netty.channel.ChannelConfig setAutoRead (boolean)
static void ()
Exception e
Exception e
Exception e
Exception e
Exception e
Class networkChannelClass
ClassLoader classLoader
Class socketOptionType
Class stdSocketOptionType
Object ipMulticastTtl
Object ipMulticastIf
Object ipMulticastLoop
java.lang.reflect.Method getOption
java.lang.reflect.Method setOption
}
io/grpc/netty/shaded/io/netty/channel/socket/nio/NioSocketChannel$1.classNioSocketChannel.java
package io.grpc.netty.shaded.io.netty.channel.socket.nio
io.grpc.netty.shaded.io.netty.channel.socket.nio.NioSocketChannel$1 extends java.lang.Object implements java.lang.Runnable {
final io.grpc.netty.shaded.io.netty.channel.ChannelPromise val$promise
final io.grpc.netty.shaded.io.netty.channel.socket.nio.NioSocketChannel this$0
void (io.grpc.netty.shaded.io.netty.channel.socket.nio.NioSocketChannel, io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
io.grpc.netty.shaded.io.netty.channel.socket.nio.NioSocketChannel this$0
public void run ()
}
io/grpc/netty/shaded/io/netty/channel/socket/nio/NioServerSocketChannel$1.classNioServerSocketChannel.java
package io.grpc.netty.shaded.io.netty.channel.socket.nio
io.grpc.netty.shaded.io.netty.channel.socket.nio.NioServerSocketChannel$1 extends java.lang.Object {
}
io/grpc/netty/shaded/io/netty/channel/socket/nio/NioSocketChannel$4.classNioSocketChannel.java
package io.grpc.netty.shaded.io.netty.channel.socket.nio
io.grpc.netty.shaded.io.netty.channel.socket.nio.NioSocketChannel$4 extends java.lang.Object implements io.grpc.netty.shaded.io.netty.channel.ChannelFutureListener {
final io.grpc.netty.shaded.io.netty.channel.ChannelFuture val$shutdownOutputFuture
final io.grpc.netty.shaded.io.netty.channel.ChannelPromise val$promise
final io.grpc.netty.shaded.io.netty.channel.socket.nio.NioSocketChannel this$0
void (io.grpc.netty.shaded.io.netty.channel.socket.nio.NioSocketChannel, io.grpc.netty.shaded.io.netty.channel.ChannelFuture, io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
io.grpc.netty.shaded.io.netty.channel.socket.nio.NioSocketChannel this$0
public void operationComplete (io.grpc.netty.shaded.io.netty.channel.ChannelFuture) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelFuture shutdownInputFuture
public volatile void operationComplete (io.grpc.netty.shaded.io.netty.util.concurrent.Future) throws java.lang.Exception
}
io/grpc/netty/shaded/io/netty/channel/socket/nio/NioServerSocketChannel$NioServerSocketChannelConfig.classNioServerSocketChannel.java
package io.grpc.netty.shaded.io.netty.channel.socket.nio
final io.grpc.netty.shaded.io.netty.channel.socket.nio.NioServerSocketChannel$NioServerSocketChannelConfig extends io.grpc.netty.shaded.io.netty.channel.socket.DefaultServerSocketChannelConfig {
final io.grpc.netty.shaded.io.netty.channel.socket.nio.NioServerSocketChannel this$0
private void (io.grpc.netty.shaded.io.netty.channel.socket.nio.NioServerSocketChannel, io.grpc.netty.shaded.io.netty.channel.socket.nio.NioServerSocketChannel, java.net.ServerSocket)
io.grpc.netty.shaded.io.netty.channel.socket.nio.NioServerSocketChannel channel
java.net.ServerSocket javaSocket
protected void autoReadCleared ()
void (io.grpc.netty.shaded.io.netty.channel.socket.nio.NioServerSocketChannel, io.grpc.netty.shaded.io.netty.channel.socket.nio.NioServerSocketChannel, java.net.ServerSocket, io.grpc.netty.shaded.io.netty.channel.socket.nio.NioServerSocketChannel$1)
io.grpc.netty.shaded.io.netty.channel.socket.nio.NioServerSocketChannel x0
io.grpc.netty.shaded.io.netty.channel.socket.nio.NioServerSocketChannel x1
java.net.ServerSocket x2
io.grpc.netty.shaded.io.netty.channel.socket.nio.NioServerSocketChannel$1 x3
}
io/grpc/netty/shaded/io/netty/channel/socket/nio/NioSocketChannel$2.classNioSocketChannel.java
package io.grpc.netty.shaded.io.netty.channel.socket.nio
io.grpc.netty.shaded.io.netty.channel.socket.nio.NioSocketChannel$2 extends java.lang.Object implements java.lang.Runnable {
final io.grpc.netty.shaded.io.netty.channel.ChannelPromise val$promise
final io.grpc.netty.shaded.io.netty.channel.socket.nio.NioSocketChannel this$0
void (io.grpc.netty.shaded.io.netty.channel.socket.nio.NioSocketChannel, io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
io.grpc.netty.shaded.io.netty.channel.socket.nio.NioSocketChannel this$0
public void run ()
}
io/grpc/netty/shaded/io/netty/channel/socket/nio/NioSocketChannel$NioSocketChannelConfig.classNioSocketChannel.java
package io.grpc.netty.shaded.io.netty.channel.socket.nio
final io.grpc.netty.shaded.io.netty.channel.socket.nio.NioSocketChannel$NioSocketChannelConfig extends io.grpc.netty.shaded.io.netty.channel.socket.DefaultSocketChannelConfig {
private volatile int maxBytesPerGatheringWrite
final io.grpc.netty.shaded.io.netty.channel.socket.nio.NioSocketChannel this$0
private void (io.grpc.netty.shaded.io.netty.channel.socket.nio.NioSocketChannel, io.grpc.netty.shaded.io.netty.channel.socket.nio.NioSocketChannel, java.net.Socket)
io.grpc.netty.shaded.io.netty.channel.socket.nio.NioSocketChannel channel
java.net.Socket javaSocket
protected void autoReadCleared ()
public io.grpc.netty.shaded.io.netty.channel.socket.nio.NioSocketChannel$NioSocketChannelConfig setSendBufferSize (int)
int sendBufferSize
void setMaxBytesPerGatheringWrite (int)
int maxBytesPerGatheringWrite
int getMaxBytesPerGatheringWrite ()
private void calculateMaxBytesPerGatheringWrite ()
int newSendBufferSize
public volatile io.grpc.netty.shaded.io.netty.channel.socket.SocketChannelConfig setSendBufferSize (int)
void (io.grpc.netty.shaded.io.netty.channel.socket.nio.NioSocketChannel, io.grpc.netty.shaded.io.netty.channel.socket.nio.NioSocketChannel, java.net.Socket, io.grpc.netty.shaded.io.netty.channel.socket.nio.NioSocketChannel$1)
io.grpc.netty.shaded.io.netty.channel.socket.nio.NioSocketChannel x0
io.grpc.netty.shaded.io.netty.channel.socket.nio.NioSocketChannel x1
java.net.Socket x2
io.grpc.netty.shaded.io.netty.channel.socket.nio.NioSocketChannel$1 x3
}
io/grpc/netty/shaded/io/netty/channel/socket/nio/NioSocketChannel$NioSocketChannelUnsafe.classNioSocketChannel.java
package io.grpc.netty.shaded.io.netty.channel.socket.nio
final io.grpc.netty.shaded.io.netty.channel.socket.nio.NioSocketChannel$NioSocketChannelUnsafe extends io.grpc.netty.shaded.io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe {
final io.grpc.netty.shaded.io.netty.channel.socket.nio.NioSocketChannel this$0
private void (io.grpc.netty.shaded.io.netty.channel.socket.nio.NioSocketChannel)
protected java.util.concurrent.Executor prepareToClose ()
void (io.grpc.netty.shaded.io.netty.channel.socket.nio.NioSocketChannel, io.grpc.netty.shaded.io.netty.channel.socket.nio.NioSocketChannel$1)
io.grpc.netty.shaded.io.netty.channel.socket.nio.NioSocketChannel x0
io.grpc.netty.shaded.io.netty.channel.socket.nio.NioSocketChannel$1 x1
}
io/grpc/netty/shaded/io/netty/channel/socket/nio/ProtocolFamilyConverter.classProtocolFamilyConverter.java
package io.grpc.netty.shaded.io.netty.channel.socket.nio
final io.grpc.netty.shaded.io.netty.channel.socket.nio.ProtocolFamilyConverter extends java.lang.Object {
private void ()
public static java.net.ProtocolFamily convert (io.grpc.netty.shaded.io.netty.channel.socket.InternetProtocolFamily)
io.grpc.netty.shaded.io.netty.channel.socket.InternetProtocolFamily family
}
io/grpc/netty/shaded/io/netty/channel/socket/nio/NioDatagramChannel.classNioDatagramChannel.java
package io.grpc.netty.shaded.io.netty.channel.socket.nio
public final io.grpc.netty.shaded.io.netty.channel.socket.nio.NioDatagramChannel extends io.grpc.netty.shaded.io.netty.channel.nio.AbstractNioMessageChannel implements io.grpc.netty.shaded.io.netty.channel.socket.DatagramChannel {
private static final io.grpc.netty.shaded.io.netty.channel.ChannelMetadata METADATA
private static final java.nio.channels.spi.SelectorProvider DEFAULT_SELECTOR_PROVIDER
private static final String EXPECTED_TYPES
private final io.grpc.netty.shaded.io.netty.channel.socket.DatagramChannelConfig config
private java.util.Map memberships
private static java.nio.channels.DatagramChannel newSocket (java.nio.channels.spi.SelectorProvider)
java.io.IOException e
java.nio.channels.spi.SelectorProvider provider
private static java.nio.channels.DatagramChannel newSocket (java.nio.channels.spi.SelectorProvider, io.grpc.netty.shaded.io.netty.channel.socket.InternetProtocolFamily)
java.io.IOException e
java.nio.channels.spi.SelectorProvider provider
io.grpc.netty.shaded.io.netty.channel.socket.InternetProtocolFamily ipFamily
private static void checkJavaVersion ()
public void ()
public void (java.nio.channels.spi.SelectorProvider)
java.nio.channels.spi.SelectorProvider provider
public void (io.grpc.netty.shaded.io.netty.channel.socket.InternetProtocolFamily)
io.grpc.netty.shaded.io.netty.channel.socket.InternetProtocolFamily ipFamily
public void (java.nio.channels.spi.SelectorProvider, io.grpc.netty.shaded.io.netty.channel.socket.InternetProtocolFamily)
java.nio.channels.spi.SelectorProvider provider
io.grpc.netty.shaded.io.netty.channel.socket.InternetProtocolFamily ipFamily
public void (java.nio.channels.DatagramChannel)
java.nio.channels.DatagramChannel socket
public io.grpc.netty.shaded.io.netty.channel.ChannelMetadata metadata ()
public io.grpc.netty.shaded.io.netty.channel.socket.DatagramChannelConfig config ()
public boolean isActive ()
java.nio.channels.DatagramChannel ch
public boolean isConnected ()
protected java.nio.channels.DatagramChannel javaChannel ()
protected java.net.SocketAddress localAddress0 ()
protected java.net.SocketAddress remoteAddress0 ()
protected void doBind (java.net.SocketAddress) throws java.lang.Exception
java.net.SocketAddress localAddress
private void doBind0 (java.net.SocketAddress) throws java.lang.Exception
java.net.SocketAddress localAddress
protected boolean doConnect (java.net.SocketAddress, java.net.SocketAddress) throws java.lang.Exception
java.net.SocketAddress remoteAddress
java.net.SocketAddress localAddress
boolean success
protected void doFinishConnect () throws java.lang.Exception
protected void doDisconnect () throws java.lang.Exception
protected void doClose () throws java.lang.Exception
protected int doReadMessages (java.util.List) throws java.lang.Exception
java.nio.ByteBuffer nioData
int pos
java.net.InetSocketAddress remoteAddress
Throwable cause
java.util.List buf
java.nio.channels.DatagramChannel ch
io.grpc.netty.shaded.io.netty.channel.socket.DatagramChannelConfig config
io.grpc.netty.shaded.io.netty.channel.RecvByteBufAllocator$Handle allocHandle
io.grpc.netty.shaded.io.netty.buffer.ByteBuf data
boolean free
protected boolean doWriteMessage (java.lang.Object, io.grpc.netty.shaded.io.netty.channel.ChannelOutboundBuffer) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.AddressedEnvelope envelope
java.net.SocketAddress remoteAddress
io.grpc.netty.shaded.io.netty.buffer.ByteBuf data
int writtenBytes
Object msg
io.grpc.netty.shaded.io.netty.channel.ChannelOutboundBuffer in
java.net.SocketAddress remoteAddress
io.grpc.netty.shaded.io.netty.buffer.ByteBuf data
int dataLen
java.nio.ByteBuffer nioData
int writtenBytes
protected java.lang.Object filterOutboundMessage (java.lang.Object)
io.grpc.netty.shaded.io.netty.channel.socket.DatagramPacket p
io.grpc.netty.shaded.io.netty.buffer.ByteBuf content
io.grpc.netty.shaded.io.netty.buffer.ByteBuf buf
io.grpc.netty.shaded.io.netty.buffer.ByteBuf content
io.grpc.netty.shaded.io.netty.channel.AddressedEnvelope e
Object msg
private static boolean isSingleDirectBuffer (io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
io.grpc.netty.shaded.io.netty.buffer.ByteBuf buf
protected boolean continueOnWriteError ()
public java.net.InetSocketAddress localAddress ()
public java.net.InetSocketAddress remoteAddress ()
public io.grpc.netty.shaded.io.netty.channel.ChannelFuture joinGroup (java.net.InetAddress)
java.net.InetAddress multicastAddress
public io.grpc.netty.shaded.io.netty.channel.ChannelFuture joinGroup (java.net.InetAddress, io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
java.net.SocketException e
java.net.InetAddress multicastAddress
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
public io.grpc.netty.shaded.io.netty.channel.ChannelFuture joinGroup (java.net.InetSocketAddress, java.net.NetworkInterface)
java.net.InetSocketAddress multicastAddress
java.net.NetworkInterface networkInterface
public io.grpc.netty.shaded.io.netty.channel.ChannelFuture joinGroup (java.net.InetSocketAddress, java.net.NetworkInterface, io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
java.net.InetSocketAddress multicastAddress
java.net.NetworkInterface networkInterface
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
public io.grpc.netty.shaded.io.netty.channel.ChannelFuture joinGroup (java.net.InetAddress, java.net.NetworkInterface, java.net.InetAddress)
java.net.InetAddress multicastAddress
java.net.NetworkInterface networkInterface
java.net.InetAddress source
public io.grpc.netty.shaded.io.netty.channel.ChannelFuture joinGroup (java.net.InetAddress, java.net.NetworkInterface, java.net.InetAddress, io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
java.nio.channels.MembershipKey key
java.util.List keys
java.nio.channels.MembershipKey key
Throwable e
java.net.InetAddress multicastAddress
java.net.NetworkInterface networkInterface
java.net.InetAddress source
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
public io.grpc.netty.shaded.io.netty.channel.ChannelFuture leaveGroup (java.net.InetAddress)
java.net.InetAddress multicastAddress
public io.grpc.netty.shaded.io.netty.channel.ChannelFuture leaveGroup (java.net.InetAddress, io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
java.net.SocketException e
java.net.InetAddress multicastAddress
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
public io.grpc.netty.shaded.io.netty.channel.ChannelFuture leaveGroup (java.net.InetSocketAddress, java.net.NetworkInterface)
java.net.InetSocketAddress multicastAddress
java.net.NetworkInterface networkInterface
public io.grpc.netty.shaded.io.netty.channel.ChannelFuture leaveGroup (java.net.InetSocketAddress, java.net.NetworkInterface, io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
java.net.InetSocketAddress multicastAddress
java.net.NetworkInterface networkInterface
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
public io.grpc.netty.shaded.io.netty.channel.ChannelFuture leaveGroup (java.net.InetAddress, java.net.NetworkInterface, java.net.InetAddress)
java.net.InetAddress multicastAddress
java.net.NetworkInterface networkInterface
java.net.InetAddress source
public io.grpc.netty.shaded.io.netty.channel.ChannelFuture leaveGroup (java.net.InetAddress, java.net.NetworkInterface, java.net.InetAddress, io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
java.nio.channels.MembershipKey key
java.util.Iterator keyIt
java.util.List keys
java.net.InetAddress multicastAddress
java.net.NetworkInterface networkInterface
java.net.InetAddress source
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
public io.grpc.netty.shaded.io.netty.channel.ChannelFuture block (java.net.InetAddress, java.net.NetworkInterface, java.net.InetAddress)
java.net.InetAddress multicastAddress
java.net.NetworkInterface networkInterface
java.net.InetAddress sourceToBlock
public io.grpc.netty.shaded.io.netty.channel.ChannelFuture block (java.net.InetAddress, java.net.NetworkInterface, java.net.InetAddress, io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
java.io.IOException e
java.nio.channels.MembershipKey key
java.util.List keys
java.net.InetAddress multicastAddress
java.net.NetworkInterface networkInterface
java.net.InetAddress sourceToBlock
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
public io.grpc.netty.shaded.io.netty.channel.ChannelFuture block (java.net.InetAddress, java.net.InetAddress)
java.net.InetAddress multicastAddress
java.net.InetAddress sourceToBlock
public io.grpc.netty.shaded.io.netty.channel.ChannelFuture block (java.net.InetAddress, java.net.InetAddress, io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
java.net.SocketException e
java.net.InetAddress multicastAddress
java.net.InetAddress sourceToBlock
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
protected void setReadPending (boolean)
boolean readPending
void clearReadPending0 ()
protected boolean closeOnReadError (java.lang.Throwable)
Throwable cause
protected volatile java.nio.channels.SelectableChannel javaChannel ()
public volatile java.net.SocketAddress remoteAddress ()
public volatile java.net.SocketAddress localAddress ()
public volatile io.grpc.netty.shaded.io.netty.channel.ChannelConfig config ()
static void ()
}
io/grpc/netty/shaded/io/netty/channel/socket/oio/
io/grpc/netty/shaded/io/netty/channel/socket/oio/DefaultOioSocketChannelConfig.classDefaultOioSocketChannelConfig.java
package io.grpc.netty.shaded.io.netty.channel.socket.oio
public io.grpc.netty.shaded.io.netty.channel.socket.oio.DefaultOioSocketChannelConfig extends io.grpc.netty.shaded.io.netty.channel.socket.DefaultSocketChannelConfig implements io.grpc.netty.shaded.io.netty.channel.socket.oio.OioSocketChannelConfig {
public void (io.grpc.netty.shaded.io.netty.channel.socket.SocketChannel, java.net.Socket)
io.grpc.netty.shaded.io.netty.channel.socket.SocketChannel channel
java.net.Socket javaSocket
void (io.grpc.netty.shaded.io.netty.channel.socket.oio.OioSocketChannel, java.net.Socket)
io.grpc.netty.shaded.io.netty.channel.socket.oio.OioSocketChannel channel
java.net.Socket javaSocket
public java.util.Map getOptions ()
public java.lang.Object getOption (io.grpc.netty.shaded.io.netty.channel.ChannelOption)
io.grpc.netty.shaded.io.netty.channel.ChannelOption option
public boolean setOption (io.grpc.netty.shaded.io.netty.channel.ChannelOption, java.lang.Object)
io.grpc.netty.shaded.io.netty.channel.ChannelOption option
Object value
public io.grpc.netty.shaded.io.netty.channel.socket.oio.OioSocketChannelConfig setSoTimeout (int)
java.io.IOException e
int timeout
public int getSoTimeout ()
java.io.IOException e
public io.grpc.netty.shaded.io.netty.channel.socket.oio.OioSocketChannelConfig setTcpNoDelay (boolean)
boolean tcpNoDelay
public io.grpc.netty.shaded.io.netty.channel.socket.oio.OioSocketChannelConfig setSoLinger (int)
int soLinger
public io.grpc.netty.shaded.io.netty.channel.socket.oio.OioSocketChannelConfig setSendBufferSize (int)
int sendBufferSize
public io.grpc.netty.shaded.io.netty.channel.socket.oio.OioSocketChannelConfig setReceiveBufferSize (int)
int receiveBufferSize
public io.grpc.netty.shaded.io.netty.channel.socket.oio.OioSocketChannelConfig setKeepAlive (boolean)
boolean keepAlive
public io.grpc.netty.shaded.io.netty.channel.socket.oio.OioSocketChannelConfig setTrafficClass (int)
int trafficClass
public io.grpc.netty.shaded.io.netty.channel.socket.oio.OioSocketChannelConfig setReuseAddress (boolean)
boolean reuseAddress
public io.grpc.netty.shaded.io.netty.channel.socket.oio.OioSocketChannelConfig setPerformancePreferences (int, int, int)
int connectionTime
int latency
int bandwidth
public io.grpc.netty.shaded.io.netty.channel.socket.oio.OioSocketChannelConfig setAllowHalfClosure (boolean)
boolean allowHalfClosure
public io.grpc.netty.shaded.io.netty.channel.socket.oio.OioSocketChannelConfig setConnectTimeoutMillis (int)
int connectTimeoutMillis
public io.grpc.netty.shaded.io.netty.channel.socket.oio.OioSocketChannelConfig setMaxMessagesPerRead (int)
int maxMessagesPerRead
public io.grpc.netty.shaded.io.netty.channel.socket.oio.OioSocketChannelConfig setWriteSpinCount (int)
int writeSpinCount
public io.grpc.netty.shaded.io.netty.channel.socket.oio.OioSocketChannelConfig setAllocator (io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator)
io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator allocator
public io.grpc.netty.shaded.io.netty.channel.socket.oio.OioSocketChannelConfig setRecvByteBufAllocator (io.grpc.netty.shaded.io.netty.channel.RecvByteBufAllocator)
io.grpc.netty.shaded.io.netty.channel.RecvByteBufAllocator allocator
public io.grpc.netty.shaded.io.netty.channel.socket.oio.OioSocketChannelConfig setAutoRead (boolean)
boolean autoRead
protected void autoReadCleared ()
public io.grpc.netty.shaded.io.netty.channel.socket.oio.OioSocketChannelConfig setAutoClose (boolean)
boolean autoClose
public io.grpc.netty.shaded.io.netty.channel.socket.oio.OioSocketChannelConfig setWriteBufferHighWaterMark (int)
int writeBufferHighWaterMark
public io.grpc.netty.shaded.io.netty.channel.socket.oio.OioSocketChannelConfig setWriteBufferLowWaterMark (int)
int writeBufferLowWaterMark
public io.grpc.netty.shaded.io.netty.channel.socket.oio.OioSocketChannelConfig setWriteBufferWaterMark (io.grpc.netty.shaded.io.netty.channel.WriteBufferWaterMark)
io.grpc.netty.shaded.io.netty.channel.WriteBufferWaterMark writeBufferWaterMark
public io.grpc.netty.shaded.io.netty.channel.socket.oio.OioSocketChannelConfig setMessageSizeEstimator (io.grpc.netty.shaded.io.netty.channel.MessageSizeEstimator)
io.grpc.netty.shaded.io.netty.channel.MessageSizeEstimator estimator
public volatile io.grpc.netty.shaded.io.netty.channel.socket.SocketChannelConfig setMessageSizeEstimator (io.grpc.netty.shaded.io.netty.channel.MessageSizeEstimator)
public volatile io.grpc.netty.shaded.io.netty.channel.socket.SocketChannelConfig setWriteBufferWaterMark (io.grpc.netty.shaded.io.netty.channel.WriteBufferWaterMark)
public volatile io.grpc.netty.shaded.io.netty.channel.socket.SocketChannelConfig setWriteBufferLowWaterMark (int)
public volatile io.grpc.netty.shaded.io.netty.channel.socket.SocketChannelConfig setWriteBufferHighWaterMark (int)
public volatile io.grpc.netty.shaded.io.netty.channel.socket.SocketChannelConfig setAutoClose (boolean)
public volatile io.grpc.netty.shaded.io.netty.channel.socket.SocketChannelConfig setAutoRead (boolean)
public volatile io.grpc.netty.shaded.io.netty.channel.socket.SocketChannelConfig setRecvByteBufAllocator (io.grpc.netty.shaded.io.netty.channel.RecvByteBufAllocator)
public volatile io.grpc.netty.shaded.io.netty.channel.socket.SocketChannelConfig setAllocator (io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator)
public volatile io.grpc.netty.shaded.io.netty.channel.socket.SocketChannelConfig setWriteSpinCount (int)
public volatile io.grpc.netty.shaded.io.netty.channel.socket.SocketChannelConfig setMaxMessagesPerRead (int)
public volatile io.grpc.netty.shaded.io.netty.channel.socket.SocketChannelConfig setConnectTimeoutMillis (int)
public volatile io.grpc.netty.shaded.io.netty.channel.socket.SocketChannelConfig setAllowHalfClosure (boolean)
public volatile io.grpc.netty.shaded.io.netty.channel.socket.SocketChannelConfig setTrafficClass (int)
public volatile io.grpc.netty.shaded.io.netty.channel.socket.SocketChannelConfig setTcpNoDelay (boolean)
public volatile io.grpc.netty.shaded.io.netty.channel.socket.SocketChannelConfig setSoLinger (int)
public volatile io.grpc.netty.shaded.io.netty.channel.socket.SocketChannelConfig setSendBufferSize (int)
public volatile io.grpc.netty.shaded.io.netty.channel.socket.SocketChannelConfig setReuseAddress (boolean)
public volatile io.grpc.netty.shaded.io.netty.channel.socket.SocketChannelConfig setReceiveBufferSize (int)
public volatile io.grpc.netty.shaded.io.netty.channel.socket.SocketChannelConfig setPerformancePreferences (int, int, int)
public volatile io.grpc.netty.shaded.io.netty.channel.socket.SocketChannelConfig setKeepAlive (boolean)
public volatile io.grpc.netty.shaded.io.netty.channel.ChannelConfig setWriteBufferWaterMark (io.grpc.netty.shaded.io.netty.channel.WriteBufferWaterMark)
public volatile io.grpc.netty.shaded.io.netty.channel.ChannelConfig setMessageSizeEstimator (io.grpc.netty.shaded.io.netty.channel.MessageSizeEstimator)
public volatile io.grpc.netty.shaded.io.netty.channel.ChannelConfig setWriteBufferLowWaterMark (int)
public volatile io.grpc.netty.shaded.io.netty.channel.ChannelConfig setWriteBufferHighWaterMark (int)
public volatile io.grpc.netty.shaded.io.netty.channel.ChannelConfig setAutoClose (boolean)
public volatile io.grpc.netty.shaded.io.netty.channel.ChannelConfig setAutoRead (boolean)
public volatile io.grpc.netty.shaded.io.netty.channel.ChannelConfig setRecvByteBufAllocator (io.grpc.netty.shaded.io.netty.channel.RecvByteBufAllocator)
public volatile io.grpc.netty.shaded.io.netty.channel.ChannelConfig setAllocator (io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator)
public volatile io.grpc.netty.shaded.io.netty.channel.ChannelConfig setWriteSpinCount (int)
public volatile io.grpc.netty.shaded.io.netty.channel.ChannelConfig setMaxMessagesPerRead (int)
public volatile io.grpc.netty.shaded.io.netty.channel.ChannelConfig setConnectTimeoutMillis (int)
}
io/grpc/netty/shaded/io/netty/channel/socket/oio/OioSocketChannel.classOioSocketChannel.java
package io.grpc.netty.shaded.io.netty.channel.socket.oio
public io.grpc.netty.shaded.io.netty.channel.socket.oio.OioSocketChannel extends io.grpc.netty.shaded.io.netty.channel.oio.OioByteStreamChannel implements io.grpc.netty.shaded.io.netty.channel.socket.SocketChannel {
private static final io.grpc.netty.shaded.io.netty.util.internal.logging.InternalLogger logger
private final java.net.Socket socket
private final io.grpc.netty.shaded.io.netty.channel.socket.oio.OioSocketChannelConfig config
public void ()
public void (java.net.Socket)
java.net.Socket socket
public void (io.grpc.netty.shaded.io.netty.channel.Channel, java.net.Socket)
java.io.IOException e
Exception e
java.io.IOException e
io.grpc.netty.shaded.io.netty.channel.Channel parent
java.net.Socket socket
boolean success
public io.grpc.netty.shaded.io.netty.channel.socket.ServerSocketChannel parent ()
public io.grpc.netty.shaded.io.netty.channel.socket.oio.OioSocketChannelConfig config ()
public boolean isOpen ()
public boolean isActive ()
public boolean isOutputShutdown ()
public boolean isInputShutdown ()
public boolean isShutdown ()
protected final void doShutdownOutput () throws java.lang.Exception
public io.grpc.netty.shaded.io.netty.channel.ChannelFuture shutdownOutput ()
public io.grpc.netty.shaded.io.netty.channel.ChannelFuture shutdownInput ()
public io.grpc.netty.shaded.io.netty.channel.ChannelFuture shutdown ()
protected int doReadBytes (io.grpc.netty.shaded.io.netty.buffer.ByteBuf) throws java.lang.Exception
java.net.SocketTimeoutException ignored
io.grpc.netty.shaded.io.netty.buffer.ByteBuf buf
public io.grpc.netty.shaded.io.netty.channel.ChannelFuture shutdownOutput (io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
io.grpc.netty.shaded.io.netty.channel.EventLoop loop
private void shutdownOutput0 (io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
Throwable t
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
private void shutdownOutput0 () throws java.io.IOException
public io.grpc.netty.shaded.io.netty.channel.ChannelFuture shutdownInput (io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
io.grpc.netty.shaded.io.netty.channel.EventLoop loop
private void shutdownInput0 (io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
Throwable t
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
public io.grpc.netty.shaded.io.netty.channel.ChannelFuture shutdown (io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
io.grpc.netty.shaded.io.netty.channel.ChannelFuture shutdownOutputFuture
private void shutdownOutputDone (io.grpc.netty.shaded.io.netty.channel.ChannelFuture, io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
io.grpc.netty.shaded.io.netty.channel.ChannelFuture shutdownOutputFuture
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
io.grpc.netty.shaded.io.netty.channel.ChannelFuture shutdownInputFuture
private static void shutdownDone (io.grpc.netty.shaded.io.netty.channel.ChannelFuture, io.grpc.netty.shaded.io.netty.channel.ChannelFuture, io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
io.grpc.netty.shaded.io.netty.channel.ChannelFuture shutdownOutputFuture
io.grpc.netty.shaded.io.netty.channel.ChannelFuture shutdownInputFuture
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
Throwable shutdownOutputCause
Throwable shutdownInputCause
public java.net.InetSocketAddress localAddress ()
public java.net.InetSocketAddress remoteAddress ()
protected java.net.SocketAddress localAddress0 ()
protected java.net.SocketAddress remoteAddress0 ()
protected void doBind (java.net.SocketAddress) throws java.lang.Exception
java.net.SocketAddress localAddress
protected void doConnect (java.net.SocketAddress, java.net.SocketAddress) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ConnectTimeoutException cause
java.net.SocketTimeoutException e
java.net.SocketAddress remoteAddress
java.net.SocketAddress localAddress
boolean success
protected void doDisconnect () throws java.lang.Exception
protected void doClose () throws java.lang.Exception
protected boolean checkInputShutdown ()
protected void setReadPending (boolean)
boolean readPending
final void clearReadPending0 ()
public volatile java.net.SocketAddress remoteAddress ()
public volatile java.net.SocketAddress localAddress ()
public volatile io.grpc.netty.shaded.io.netty.channel.Channel parent ()
public volatile io.grpc.netty.shaded.io.netty.channel.ChannelConfig config ()
public volatile io.grpc.netty.shaded.io.netty.channel.socket.SocketChannelConfig config ()
static void access$000 (io.grpc.netty.shaded.io.netty.channel.socket.oio.OioSocketChannel, io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
io.grpc.netty.shaded.io.netty.channel.socket.oio.OioSocketChannel x0
io.grpc.netty.shaded.io.netty.channel.ChannelPromise x1
static void access$100 (io.grpc.netty.shaded.io.netty.channel.socket.oio.OioSocketChannel, io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
io.grpc.netty.shaded.io.netty.channel.socket.oio.OioSocketChannel x0
io.grpc.netty.shaded.io.netty.channel.ChannelPromise x1
static void access$200 (io.grpc.netty.shaded.io.netty.channel.socket.oio.OioSocketChannel, io.grpc.netty.shaded.io.netty.channel.ChannelFuture, io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
io.grpc.netty.shaded.io.netty.channel.socket.oio.OioSocketChannel x0
io.grpc.netty.shaded.io.netty.channel.ChannelFuture x1
io.grpc.netty.shaded.io.netty.channel.ChannelPromise x2
static void access$300 (io.grpc.netty.shaded.io.netty.channel.ChannelFuture, io.grpc.netty.shaded.io.netty.channel.ChannelFuture, io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
io.grpc.netty.shaded.io.netty.channel.ChannelFuture x0
io.grpc.netty.shaded.io.netty.channel.ChannelFuture x1
io.grpc.netty.shaded.io.netty.channel.ChannelPromise x2
static void ()
}
io/grpc/netty/shaded/io/netty/channel/socket/oio/OioSocketChannel$4.classOioSocketChannel.java
package io.grpc.netty.shaded.io.netty.channel.socket.oio
io.grpc.netty.shaded.io.netty.channel.socket.oio.OioSocketChannel$4 extends java.lang.Object implements io.grpc.netty.shaded.io.netty.channel.ChannelFutureListener {
final io.grpc.netty.shaded.io.netty.channel.ChannelFuture val$shutdownOutputFuture
final io.grpc.netty.shaded.io.netty.channel.ChannelPromise val$promise
final io.grpc.netty.shaded.io.netty.channel.socket.oio.OioSocketChannel this$0
void (io.grpc.netty.shaded.io.netty.channel.socket.oio.OioSocketChannel, io.grpc.netty.shaded.io.netty.channel.ChannelFuture, io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
io.grpc.netty.shaded.io.netty.channel.socket.oio.OioSocketChannel this$0
public void operationComplete (io.grpc.netty.shaded.io.netty.channel.ChannelFuture) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelFuture shutdownInputFuture
public volatile void operationComplete (io.grpc.netty.shaded.io.netty.util.concurrent.Future) throws java.lang.Exception
}
io/grpc/netty/shaded/io/netty/channel/socket/oio/OioSocketChannel$2.classOioSocketChannel.java
package io.grpc.netty.shaded.io.netty.channel.socket.oio
io.grpc.netty.shaded.io.netty.channel.socket.oio.OioSocketChannel$2 extends java.lang.Object implements java.lang.Runnable {
final io.grpc.netty.shaded.io.netty.channel.ChannelPromise val$promise
final io.grpc.netty.shaded.io.netty.channel.socket.oio.OioSocketChannel this$0
void (io.grpc.netty.shaded.io.netty.channel.socket.oio.OioSocketChannel, io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
io.grpc.netty.shaded.io.netty.channel.socket.oio.OioSocketChannel this$0
public void run ()
}
io/grpc/netty/shaded/io/netty/channel/socket/oio/OioSocketChannelConfig.classOioSocketChannelConfig.java
package io.grpc.netty.shaded.io.netty.channel.socket.oio
public abstract io.grpc.netty.shaded.io.netty.channel.socket.oio.OioSocketChannelConfig extends java.lang.Object implements io.grpc.netty.shaded.io.netty.channel.socket.SocketChannelConfig {
public abstract io.grpc.netty.shaded.io.netty.channel.socket.oio.OioSocketChannelConfig setSoTimeout (int)
public abstract int getSoTimeout ()
public abstract io.grpc.netty.shaded.io.netty.channel.socket.oio.OioSocketChannelConfig setTcpNoDelay (boolean)
public abstract io.grpc.netty.shaded.io.netty.channel.socket.oio.OioSocketChannelConfig setSoLinger (int)
public abstract io.grpc.netty.shaded.io.netty.channel.socket.oio.OioSocketChannelConfig setSendBufferSize (int)
public abstract io.grpc.netty.shaded.io.netty.channel.socket.oio.OioSocketChannelConfig setReceiveBufferSize (int)
public abstract io.grpc.netty.shaded.io.netty.channel.socket.oio.OioSocketChannelConfig setKeepAlive (boolean)
public abstract io.grpc.netty.shaded.io.netty.channel.socket.oio.OioSocketChannelConfig setTrafficClass (int)
public abstract io.grpc.netty.shaded.io.netty.channel.socket.oio.OioSocketChannelConfig setReuseAddress (boolean)
public abstract io.grpc.netty.shaded.io.netty.channel.socket.oio.OioSocketChannelConfig setPerformancePreferences (int, int, int)
public abstract io.grpc.netty.shaded.io.netty.channel.socket.oio.OioSocketChannelConfig setAllowHalfClosure (boolean)
public abstract io.grpc.netty.shaded.io.netty.channel.socket.oio.OioSocketChannelConfig setConnectTimeoutMillis (int)
public abstract io.grpc.netty.shaded.io.netty.channel.socket.oio.OioSocketChannelConfig setMaxMessagesPerRead (int)
public abstract io.grpc.netty.shaded.io.netty.channel.socket.oio.OioSocketChannelConfig setWriteSpinCount (int)
public abstract io.grpc.netty.shaded.io.netty.channel.socket.oio.OioSocketChannelConfig setAllocator (io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator)
public abstract io.grpc.netty.shaded.io.netty.channel.socket.oio.OioSocketChannelConfig setRecvByteBufAllocator (io.grpc.netty.shaded.io.netty.channel.RecvByteBufAllocator)
public abstract io.grpc.netty.shaded.io.netty.channel.socket.oio.OioSocketChannelConfig setAutoRead (boolean)
public abstract io.grpc.netty.shaded.io.netty.channel.socket.oio.OioSocketChannelConfig setAutoClose (boolean)
public abstract io.grpc.netty.shaded.io.netty.channel.socket.oio.OioSocketChannelConfig setWriteBufferHighWaterMark (int)
public abstract io.grpc.netty.shaded.io.netty.channel.socket.oio.OioSocketChannelConfig setWriteBufferLowWaterMark (int)
public abstract io.grpc.netty.shaded.io.netty.channel.socket.oio.OioSocketChannelConfig setWriteBufferWaterMark (io.grpc.netty.shaded.io.netty.channel.WriteBufferWaterMark)
public abstract io.grpc.netty.shaded.io.netty.channel.socket.oio.OioSocketChannelConfig setMessageSizeEstimator (io.grpc.netty.shaded.io.netty.channel.MessageSizeEstimator)
}
io/grpc/netty/shaded/io/netty/channel/socket/oio/OioDatagramChannel.classOioDatagramChannel.java
package io.grpc.netty.shaded.io.netty.channel.socket.oio
public io.grpc.netty.shaded.io.netty.channel.socket.oio.OioDatagramChannel extends io.grpc.netty.shaded.io.netty.channel.oio.AbstractOioMessageChannel implements io.grpc.netty.shaded.io.netty.channel.socket.DatagramChannel {
private static final io.grpc.netty.shaded.io.netty.util.internal.logging.InternalLogger logger
private static final io.grpc.netty.shaded.io.netty.channel.ChannelMetadata METADATA
private static final String EXPECTED_TYPES
private final java.net.MulticastSocket socket
private final io.grpc.netty.shaded.io.netty.channel.socket.oio.OioDatagramChannelConfig config
private final java.net.DatagramPacket tmpPacket
private static java.net.MulticastSocket newSocket ()
Exception e
public void ()
public void (java.net.MulticastSocket)
java.net.SocketException e
java.net.MulticastSocket socket
boolean success
public io.grpc.netty.shaded.io.netty.channel.ChannelMetadata metadata ()
public io.grpc.netty.shaded.io.netty.channel.socket.DatagramChannelConfig config ()
public boolean isOpen ()
public boolean isActive ()
public boolean isConnected ()
protected java.net.SocketAddress localAddress0 ()
protected java.net.SocketAddress remoteAddress0 ()
protected void doBind (java.net.SocketAddress) throws java.lang.Exception
java.net.SocketAddress localAddress
public java.net.InetSocketAddress localAddress ()
public java.net.InetSocketAddress remoteAddress ()
protected void doConnect (java.net.SocketAddress, java.net.SocketAddress) throws java.lang.Exception
Throwable t
Throwable t
java.net.SocketAddress remoteAddress
java.net.SocketAddress localAddress
boolean success
protected void doDisconnect () throws java.lang.Exception
protected void doClose () throws java.lang.Exception
protected int doReadMessages (java.util.List) throws java.lang.Exception
java.net.InetSocketAddress remoteAddr
java.net.SocketTimeoutException e
java.net.SocketException e
Throwable cause
java.util.List buf
io.grpc.netty.shaded.io.netty.channel.socket.DatagramChannelConfig config
io.grpc.netty.shaded.io.netty.channel.RecvByteBufAllocator$Handle allocHandle
io.grpc.netty.shaded.io.netty.buffer.ByteBuf data
boolean free
protected void doWrite (io.grpc.netty.shaded.io.netty.channel.ChannelOutboundBuffer) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.AddressedEnvelope envelope
io.grpc.netty.shaded.io.netty.buffer.ByteBuf data
java.net.SocketAddress remoteAddress
byte[] tmp
Exception e
Object o
io.grpc.netty.shaded.io.netty.buffer.ByteBuf data
java.net.SocketAddress remoteAddress
int length
io.grpc.netty.shaded.io.netty.channel.ChannelOutboundBuffer in
protected java.lang.Object filterOutboundMessage (java.lang.Object)
io.grpc.netty.shaded.io.netty.channel.AddressedEnvelope e
Object msg
public io.grpc.netty.shaded.io.netty.channel.ChannelFuture joinGroup (java.net.InetAddress)
java.net.InetAddress multicastAddress
public io.grpc.netty.shaded.io.netty.channel.ChannelFuture joinGroup (java.net.InetAddress, io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
java.io.IOException e
java.net.InetAddress multicastAddress
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
public io.grpc.netty.shaded.io.netty.channel.ChannelFuture joinGroup (java.net.InetSocketAddress, java.net.NetworkInterface)
java.net.InetSocketAddress multicastAddress
java.net.NetworkInterface networkInterface
public io.grpc.netty.shaded.io.netty.channel.ChannelFuture joinGroup (java.net.InetSocketAddress, java.net.NetworkInterface, io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
java.io.IOException e
java.net.InetSocketAddress multicastAddress
java.net.NetworkInterface networkInterface
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
public io.grpc.netty.shaded.io.netty.channel.ChannelFuture joinGroup (java.net.InetAddress, java.net.NetworkInterface, java.net.InetAddress)
java.net.InetAddress multicastAddress
java.net.NetworkInterface networkInterface
java.net.InetAddress source
public io.grpc.netty.shaded.io.netty.channel.ChannelFuture joinGroup (java.net.InetAddress, java.net.NetworkInterface, java.net.InetAddress, io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
java.net.InetAddress multicastAddress
java.net.NetworkInterface networkInterface
java.net.InetAddress source
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
private void ensureBound ()
public io.grpc.netty.shaded.io.netty.channel.ChannelFuture leaveGroup (java.net.InetAddress)
java.net.InetAddress multicastAddress
public io.grpc.netty.shaded.io.netty.channel.ChannelFuture leaveGroup (java.net.InetAddress, io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
java.io.IOException e
java.net.InetAddress multicastAddress
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
public io.grpc.netty.shaded.io.netty.channel.ChannelFuture leaveGroup (java.net.InetSocketAddress, java.net.NetworkInterface)
java.net.InetSocketAddress multicastAddress
java.net.NetworkInterface networkInterface
public io.grpc.netty.shaded.io.netty.channel.ChannelFuture leaveGroup (java.net.InetSocketAddress, java.net.NetworkInterface, io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
java.io.IOException e
java.net.InetSocketAddress multicastAddress
java.net.NetworkInterface networkInterface
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
public io.grpc.netty.shaded.io.netty.channel.ChannelFuture leaveGroup (java.net.InetAddress, java.net.NetworkInterface, java.net.InetAddress)
java.net.InetAddress multicastAddress
java.net.NetworkInterface networkInterface
java.net.InetAddress source
public io.grpc.netty.shaded.io.netty.channel.ChannelFuture leaveGroup (java.net.InetAddress, java.net.NetworkInterface, java.net.InetAddress, io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
java.net.InetAddress multicastAddress
java.net.NetworkInterface networkInterface
java.net.InetAddress source
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
public io.grpc.netty.shaded.io.netty.channel.ChannelFuture block (java.net.InetAddress, java.net.NetworkInterface, java.net.InetAddress)
java.net.InetAddress multicastAddress
java.net.NetworkInterface networkInterface
java.net.InetAddress sourceToBlock
public io.grpc.netty.shaded.io.netty.channel.ChannelFuture block (java.net.InetAddress, java.net.NetworkInterface, java.net.InetAddress, io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
java.net.InetAddress multicastAddress
java.net.NetworkInterface networkInterface
java.net.InetAddress sourceToBlock
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
public io.grpc.netty.shaded.io.netty.channel.ChannelFuture block (java.net.InetAddress, java.net.InetAddress)
java.net.InetAddress multicastAddress
java.net.InetAddress sourceToBlock
public io.grpc.netty.shaded.io.netty.channel.ChannelFuture block (java.net.InetAddress, java.net.InetAddress, io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
java.net.InetAddress multicastAddress
java.net.InetAddress sourceToBlock
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
public volatile java.net.SocketAddress remoteAddress ()
public volatile java.net.SocketAddress localAddress ()
public volatile io.grpc.netty.shaded.io.netty.channel.ChannelConfig config ()
static void ()
}
io/grpc/netty/shaded/io/netty/channel/socket/DatagramChannelConfig.classDatagramChannelConfig.java
package io.grpc.netty.shaded.io.netty.channel.socket
public abstract io.grpc.netty.shaded.io.netty.channel.socket.DatagramChannelConfig extends java.lang.Object implements io.grpc.netty.shaded.io.netty.channel.ChannelConfig {
public abstract int getSendBufferSize ()
public abstract io.grpc.netty.shaded.io.netty.channel.socket.DatagramChannelConfig setSendBufferSize (int)
public abstract int getReceiveBufferSize ()
public abstract io.grpc.netty.shaded.io.netty.channel.socket.DatagramChannelConfig setReceiveBufferSize (int)
public abstract int getTrafficClass ()
public abstract io.grpc.netty.shaded.io.netty.channel.socket.DatagramChannelConfig setTrafficClass (int)
public abstract boolean isReuseAddress ()
public abstract io.grpc.netty.shaded.io.netty.channel.socket.DatagramChannelConfig setReuseAddress (boolean)
public abstract boolean isBroadcast ()
public abstract io.grpc.netty.shaded.io.netty.channel.socket.DatagramChannelConfig setBroadcast (boolean)
public abstract boolean isLoopbackModeDisabled ()
public abstract io.grpc.netty.shaded.io.netty.channel.socket.DatagramChannelConfig setLoopbackModeDisabled (boolean)
public abstract int getTimeToLive ()
public abstract io.grpc.netty.shaded.io.netty.channel.socket.DatagramChannelConfig setTimeToLive (int)
public abstract java.net.InetAddress getInterface ()
public abstract io.grpc.netty.shaded.io.netty.channel.socket.DatagramChannelConfig setInterface (java.net.InetAddress)
public abstract java.net.NetworkInterface getNetworkInterface ()
public abstract io.grpc.netty.shaded.io.netty.channel.socket.DatagramChannelConfig setNetworkInterface (java.net.NetworkInterface)
public abstract io.grpc.netty.shaded.io.netty.channel.socket.DatagramChannelConfig setMaxMessagesPerRead (int)
public abstract io.grpc.netty.shaded.io.netty.channel.socket.DatagramChannelConfig setWriteSpinCount (int)
public abstract io.grpc.netty.shaded.io.netty.channel.socket.DatagramChannelConfig setConnectTimeoutMillis (int)
public abstract io.grpc.netty.shaded.io.netty.channel.socket.DatagramChannelConfig setAllocator (io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator)
public abstract io.grpc.netty.shaded.io.netty.channel.socket.DatagramChannelConfig setRecvByteBufAllocator (io.grpc.netty.shaded.io.netty.channel.RecvByteBufAllocator)
public abstract io.grpc.netty.shaded.io.netty.channel.socket.DatagramChannelConfig setAutoRead (boolean)
public abstract io.grpc.netty.shaded.io.netty.channel.socket.DatagramChannelConfig setAutoClose (boolean)
public abstract io.grpc.netty.shaded.io.netty.channel.socket.DatagramChannelConfig setMessageSizeEstimator (io.grpc.netty.shaded.io.netty.channel.MessageSizeEstimator)
public abstract io.grpc.netty.shaded.io.netty.channel.socket.DatagramChannelConfig setWriteBufferWaterMark (io.grpc.netty.shaded.io.netty.channel.WriteBufferWaterMark)
}
io/grpc/netty/shaded/io/netty/channel/CombinedChannelDuplexHandler$DelegatingChannelHandlerContext$1.classCombinedChannelDuplexHandler.java
package io.grpc.netty.shaded.io.netty.channel
io.grpc.netty.shaded.io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext$1 extends java.lang.Object implements java.lang.Runnable {
final io.grpc.netty.shaded.io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext this$0
void (io.grpc.netty.shaded.io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext)
io.grpc.netty.shaded.io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext this$0
public void run ()
}
io/grpc/netty/shaded/io/netty/channel/ChannelFutureListener.classChannelFutureListener.java
package io.grpc.netty.shaded.io.netty.channel
public abstract io.grpc.netty.shaded.io.netty.channel.ChannelFutureListener extends java.lang.Object implements io.grpc.netty.shaded.io.netty.util.concurrent.GenericFutureListener {
public static final io.grpc.netty.shaded.io.netty.channel.ChannelFutureListener CLOSE
public static final io.grpc.netty.shaded.io.netty.channel.ChannelFutureListener CLOSE_ON_FAILURE
public static final io.grpc.netty.shaded.io.netty.channel.ChannelFutureListener FIRE_EXCEPTION_ON_FAILURE
static void ()
}
io/grpc/netty/shaded/io/netty/channel/AbstractChannel$AbstractUnsafe$9.classAbstractChannel.java
package io.grpc.netty.shaded.io.netty.channel
io.grpc.netty.shaded.io.netty.channel.AbstractChannel$AbstractUnsafe$9 extends java.lang.Object implements java.lang.Runnable {
final Exception val$e
final io.grpc.netty.shaded.io.netty.channel.AbstractChannel$AbstractUnsafe this$1
void (io.grpc.netty.shaded.io.netty.channel.AbstractChannel$AbstractUnsafe, java.lang.Exception)
io.grpc.netty.shaded.io.netty.channel.AbstractChannel$AbstractUnsafe this$1
public void run ()
}
io/grpc/netty/shaded/io/netty/channel/PendingBytesTracker$ChannelOutboundBufferPendingBytesTracker.classPendingBytesTracker.java
package io.grpc.netty.shaded.io.netty.channel
final io.grpc.netty.shaded.io.netty.channel.PendingBytesTracker$ChannelOutboundBufferPendingBytesTracker extends io.grpc.netty.shaded.io.netty.channel.PendingBytesTracker {
private final io.grpc.netty.shaded.io.netty.channel.ChannelOutboundBuffer buffer
void (io.grpc.netty.shaded.io.netty.channel.ChannelOutboundBuffer, io.grpc.netty.shaded.io.netty.channel.MessageSizeEstimator$Handle)
io.grpc.netty.shaded.io.netty.channel.ChannelOutboundBuffer buffer
io.grpc.netty.shaded.io.netty.channel.MessageSizeEstimator$Handle estimatorHandle
public void incrementPendingOutboundBytes (long)
long bytes
public void decrementPendingOutboundBytes (long)
long bytes
}
io/grpc/netty/shaded/io/netty/channel/nio/
io/grpc/netty/shaded/io/netty/channel/nio/AbstractNioChannel$AbstractNioUnsafe.classAbstractNioChannel.java
package io.grpc.netty.shaded.io.netty.channel.nio
public abstract io.grpc.netty.shaded.io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe extends io.grpc.netty.shaded.io.netty.channel.AbstractChannel$AbstractUnsafe implements io.grpc.netty.shaded.io.netty.channel.nio.AbstractNioChannel$NioUnsafe {
static final boolean $assertionsDisabled
final io.grpc.netty.shaded.io.netty.channel.nio.AbstractNioChannel this$0
protected void (io.grpc.netty.shaded.io.netty.channel.nio.AbstractNioChannel)
io.grpc.netty.shaded.io.netty.channel.nio.AbstractNioChannel this$0
protected final void removeReadOp ()
java.nio.channels.SelectionKey key
int interestOps
public final java.nio.channels.SelectableChannel ch ()
public final void connect (java.net.SocketAddress, java.net.SocketAddress, io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
int connectTimeoutMillis
boolean wasActive
Throwable t
java.net.SocketAddress remoteAddress
java.net.SocketAddress localAddress
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
private void fulfillConnectPromise (io.grpc.netty.shaded.io.netty.channel.ChannelPromise, boolean)
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
boolean wasActive
boolean active
boolean promiseSet
private void fulfillConnectPromise (io.grpc.netty.shaded.io.netty.channel.ChannelPromise, java.lang.Throwable)
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
Throwable cause
public final void finishConnect ()
boolean wasActive
Throwable t
protected final void flush0 ()
public final void forceFlush ()
private boolean isFlushPending ()
java.nio.channels.SelectionKey selectionKey
static void ()
}
io/grpc/netty/shaded/io/netty/channel/nio/NioEventLoopGroup.classNioEventLoopGroup.java
package io.grpc.netty.shaded.io.netty.channel.nio
public io.grpc.netty.shaded.io.netty.channel.nio.NioEventLoopGroup extends io.grpc.netty.shaded.io.netty.channel.MultithreadEventLoopGroup {
public void ()
public void (int)
int nThreads
public void (int, java.util.concurrent.ThreadFactory)
int nThreads
java.util.concurrent.ThreadFactory threadFactory
public void (int, java.util.concurrent.Executor)
int nThreads
java.util.concurrent.Executor executor
public void (int, java.util.concurrent.ThreadFactory, java.nio.channels.spi.SelectorProvider)
int nThreads
java.util.concurrent.ThreadFactory threadFactory
java.nio.channels.spi.SelectorProvider selectorProvider
public void (int, java.util.concurrent.ThreadFactory, java.nio.channels.spi.SelectorProvider, io.grpc.netty.shaded.io.netty.channel.SelectStrategyFactory)
int nThreads
java.util.concurrent.ThreadFactory threadFactory
java.nio.channels.spi.SelectorProvider selectorProvider
io.grpc.netty.shaded.io.netty.channel.SelectStrategyFactory selectStrategyFactory
public void (int, java.util.concurrent.Executor, java.nio.channels.spi.SelectorProvider)
int nThreads
java.util.concurrent.Executor executor
java.nio.channels.spi.SelectorProvider selectorProvider
public void (int, java.util.concurrent.Executor, java.nio.channels.spi.SelectorProvider, io.grpc.netty.shaded.io.netty.channel.SelectStrategyFactory)
int nThreads
java.util.concurrent.Executor executor
java.nio.channels.spi.SelectorProvider selectorProvider
io.grpc.netty.shaded.io.netty.channel.SelectStrategyFactory selectStrategyFactory
public void (int, java.util.concurrent.Executor, io.grpc.netty.shaded.io.netty.util.concurrent.EventExecutorChooserFactory, java.nio.channels.spi.SelectorProvider, io.grpc.netty.shaded.io.netty.channel.SelectStrategyFactory)
int nThreads
java.util.concurrent.Executor executor
io.grpc.netty.shaded.io.netty.util.concurrent.EventExecutorChooserFactory chooserFactory
java.nio.channels.spi.SelectorProvider selectorProvider
io.grpc.netty.shaded.io.netty.channel.SelectStrategyFactory selectStrategyFactory
public void (int, java.util.concurrent.Executor, io.grpc.netty.shaded.io.netty.util.concurrent.EventExecutorChooserFactory, java.nio.channels.spi.SelectorProvider, io.grpc.netty.shaded.io.netty.channel.SelectStrategyFactory, io.grpc.netty.shaded.io.netty.util.concurrent.RejectedExecutionHandler)
int nThreads
java.util.concurrent.Executor executor
io.grpc.netty.shaded.io.netty.util.concurrent.EventExecutorChooserFactory chooserFactory
java.nio.channels.spi.SelectorProvider selectorProvider
io.grpc.netty.shaded.io.netty.channel.SelectStrategyFactory selectStrategyFactory
io.grpc.netty.shaded.io.netty.util.concurrent.RejectedExecutionHandler rejectedExecutionHandler
public void setIoRatio (int)
io.grpc.netty.shaded.io.netty.util.concurrent.EventExecutor e
int ioRatio
public void rebuildSelectors ()
io.grpc.netty.shaded.io.netty.util.concurrent.EventExecutor e
protected transient io.grpc.netty.shaded.io.netty.channel.EventLoop newChild (java.util.concurrent.Executor, java.lang.Object[]) throws java.lang.Exception
java.util.concurrent.Executor executor
Object[] args
protected volatile io.grpc.netty.shaded.io.netty.util.concurrent.EventExecutor newChild (java.util.concurrent.Executor, java.lang.Object[]) throws java.lang.Exception
}
io/grpc/netty/shaded/io/netty/channel/nio/AbstractNioByteChannel.classAbstractNioByteChannel.java
package io.grpc.netty.shaded.io.netty.channel.nio
public abstract io.grpc.netty.shaded.io.netty.channel.nio.AbstractNioByteChannel extends io.grpc.netty.shaded.io.netty.channel.nio.AbstractNioChannel {
private static final io.grpc.netty.shaded.io.netty.channel.ChannelMetadata METADATA
private static final String EXPECTED_TYPES
private final Runnable flushTask
private boolean inputClosedSeenErrorOnRead
protected void (io.grpc.netty.shaded.io.netty.channel.Channel, java.nio.channels.SelectableChannel)
io.grpc.netty.shaded.io.netty.channel.Channel parent
java.nio.channels.SelectableChannel ch
protected abstract io.grpc.netty.shaded.io.netty.channel.ChannelFuture shutdownInput ()
protected boolean isInputShutdown0 ()
protected io.grpc.netty.shaded.io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe newUnsafe ()
public io.grpc.netty.shaded.io.netty.channel.ChannelMetadata metadata ()
final boolean shouldBreakReadReady (io.grpc.netty.shaded.io.netty.channel.ChannelConfig)
io.grpc.netty.shaded.io.netty.channel.ChannelConfig config
private static boolean isAllowHalfClosure (io.grpc.netty.shaded.io.netty.channel.ChannelConfig)
io.grpc.netty.shaded.io.netty.channel.ChannelConfig config
protected final int doWrite0 (io.grpc.netty.shaded.io.netty.channel.ChannelOutboundBuffer) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelOutboundBuffer in
Object msg
private int doWriteInternal (io.grpc.netty.shaded.io.netty.channel.ChannelOutboundBuffer, java.lang.Object) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.buffer.ByteBuf buf
int localFlushedAmount
io.grpc.netty.shaded.io.netty.channel.FileRegion region
long localFlushedAmount
io.grpc.netty.shaded.io.netty.channel.ChannelOutboundBuffer in
Object msg
protected void doWrite (io.grpc.netty.shaded.io.netty.channel.ChannelOutboundBuffer) throws java.lang.Exception
Object msg
io.grpc.netty.shaded.io.netty.channel.ChannelOutboundBuffer in
int writeSpinCount
protected final java.lang.Object filterOutboundMessage (java.lang.Object)
io.grpc.netty.shaded.io.netty.buffer.ByteBuf buf
Object msg
protected final void incompleteWrite (boolean)
boolean setOpWrite
protected abstract long doWriteFileRegion (io.grpc.netty.shaded.io.netty.channel.FileRegion) throws java.lang.Exception
protected abstract int doReadBytes (io.grpc.netty.shaded.io.netty.buffer.ByteBuf) throws java.lang.Exception
protected abstract int doWriteBytes (io.grpc.netty.shaded.io.netty.buffer.ByteBuf) throws java.lang.Exception
protected final void setOpWrite ()
java.nio.channels.SelectionKey key
int interestOps
protected final void clearOpWrite ()
java.nio.channels.SelectionKey key
int interestOps
protected volatile io.grpc.netty.shaded.io.netty.channel.AbstractChannel$AbstractUnsafe newUnsafe ()
static boolean access$000 (io.grpc.netty.shaded.io.netty.channel.ChannelConfig)
io.grpc.netty.shaded.io.netty.channel.ChannelConfig x0
static boolean access$102 (io.grpc.netty.shaded.io.netty.channel.nio.AbstractNioByteChannel, boolean)
io.grpc.netty.shaded.io.netty.channel.nio.AbstractNioByteChannel x0
boolean x1
static void ()
}
io/grpc/netty/shaded/io/netty/channel/nio/NioTask.classNioTask.java
package io.grpc.netty.shaded.io.netty.channel.nio
public abstract io.grpc.netty.shaded.io.netty.channel.nio.NioTask extends java.lang.Object {
public abstract void channelReady (java.nio.channels.SelectableChannel, java.nio.channels.SelectionKey) throws java.lang.Exception
public abstract void channelUnregistered (java.nio.channels.SelectableChannel, java.lang.Throwable) throws java.lang.Exception
}
io/grpc/netty/shaded/io/netty/channel/nio/AbstractNioChannel$2.classAbstractNioChannel.java
package io.grpc.netty.shaded.io.netty.channel.nio
io.grpc.netty.shaded.io.netty.channel.nio.AbstractNioChannel$2 extends java.lang.Object implements java.lang.Runnable {
final boolean val$readPending
final io.grpc.netty.shaded.io.netty.channel.nio.AbstractNioChannel this$0
void (io.grpc.netty.shaded.io.netty.channel.nio.AbstractNioChannel, boolean)
io.grpc.netty.shaded.io.netty.channel.nio.AbstractNioChannel this$0
public void run ()
}
io/grpc/netty/shaded/io/netty/channel/nio/SelectedSelectionKeySet.classSelectedSelectionKeySet.java
package io.grpc.netty.shaded.io.netty.channel.nio
final io.grpc.netty.shaded.io.netty.channel.nio.SelectedSelectionKeySet extends java.util.AbstractSet {
java.nio.channels.SelectionKey[] keys
int size
void ()
public boolean add (java.nio.channels.SelectionKey)
java.nio.channels.SelectionKey o
public int size ()
public boolean remove (java.lang.Object)
Object o
public boolean contains (java.lang.Object)
Object o
public java.util.Iterator iterator ()
void reset ()
void reset (int)
int start
private void increaseCapacity ()
java.nio.channels.SelectionKey[] newKeys
public volatile boolean add (java.lang.Object)
}
io/grpc/netty/shaded/io/netty/channel/nio/NioEventLoop$SelectorTuple.classNioEventLoop.java
package io.grpc.netty.shaded.io.netty.channel.nio
final io.grpc.netty.shaded.io.netty.channel.nio.NioEventLoop$SelectorTuple extends java.lang.Object {
final java.nio.channels.Selector unwrappedSelector
final java.nio.channels.Selector selector
void (java.nio.channels.Selector)
java.nio.channels.Selector unwrappedSelector
void (java.nio.channels.Selector, java.nio.channels.Selector)
java.nio.channels.Selector unwrappedSelector
java.nio.channels.Selector selector
}
io/grpc/netty/shaded/io/netty/channel/nio/AbstractNioChannel$1.classAbstractNioChannel.java
package io.grpc.netty.shaded.io.netty.channel.nio
io.grpc.netty.shaded.io.netty.channel.nio.AbstractNioChannel$1 extends java.lang.Object implements java.lang.Runnable {
final io.grpc.netty.shaded.io.netty.channel.nio.AbstractNioChannel this$0
void (io.grpc.netty.shaded.io.netty.channel.nio.AbstractNioChannel)
io.grpc.netty.shaded.io.netty.channel.nio.AbstractNioChannel this$0
public void run ()
}
io/grpc/netty/shaded/io/netty/channel/nio/AbstractNioByteChannel$NioByteUnsafe.classAbstractNioByteChannel.java
package io.grpc.netty.shaded.io.netty.channel.nio
public io.grpc.netty.shaded.io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe extends io.grpc.netty.shaded.io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe {
final io.grpc.netty.shaded.io.netty.channel.nio.AbstractNioByteChannel this$0
protected void (io.grpc.netty.shaded.io.netty.channel.nio.AbstractNioByteChannel)
io.grpc.netty.shaded.io.netty.channel.nio.AbstractNioByteChannel this$0
private void closeOnRead (io.grpc.netty.shaded.io.netty.channel.ChannelPipeline)
io.grpc.netty.shaded.io.netty.channel.ChannelPipeline pipeline
private void handleReadException (io.grpc.netty.shaded.io.netty.channel.ChannelPipeline, io.grpc.netty.shaded.io.netty.buffer.ByteBuf, java.lang.Throwable, boolean, io.grpc.netty.shaded.io.netty.channel.RecvByteBufAllocator$Handle)
io.grpc.netty.shaded.io.netty.channel.ChannelPipeline pipeline
io.grpc.netty.shaded.io.netty.buffer.ByteBuf byteBuf
Throwable cause
boolean close
io.grpc.netty.shaded.io.netty.channel.RecvByteBufAllocator$Handle allocHandle
public final void read ()
Throwable t
io.grpc.netty.shaded.io.netty.channel.ChannelConfig config
io.grpc.netty.shaded.io.netty.channel.ChannelPipeline pipeline
io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator allocator
io.grpc.netty.shaded.io.netty.channel.RecvByteBufAllocator$Handle allocHandle
io.grpc.netty.shaded.io.netty.buffer.ByteBuf byteBuf
boolean close
}
io/grpc/netty/shaded/io/netty/channel/nio/AbstractNioChannel$NioUnsafe.classAbstractNioChannel.java
package io.grpc.netty.shaded.io.netty.channel.nio
public abstract io.grpc.netty.shaded.io.netty.channel.nio.AbstractNioChannel$NioUnsafe extends java.lang.Object implements io.grpc.netty.shaded.io.netty.channel.Channel$Unsafe {
public abstract java.nio.channels.SelectableChannel ch ()
public abstract void finishConnect ()
public abstract void read ()
public abstract void forceFlush ()
}
io/grpc/netty/shaded/io/netty/channel/nio/AbstractNioByteChannel$1.classAbstractNioByteChannel.java
package io.grpc.netty.shaded.io.netty.channel.nio
io.grpc.netty.shaded.io.netty.channel.nio.AbstractNioByteChannel$1 extends java.lang.Object implements java.lang.Runnable {
final io.grpc.netty.shaded.io.netty.channel.nio.AbstractNioByteChannel this$0
void (io.grpc.netty.shaded.io.netty.channel.nio.AbstractNioByteChannel)
io.grpc.netty.shaded.io.netty.channel.nio.AbstractNioByteChannel this$0
public void run ()
}
io/grpc/netty/shaded/io/netty/channel/nio/AbstractNioChannel$AbstractNioUnsafe$2.classAbstractNioChannel.java
package io.grpc.netty.shaded.io.netty.channel.nio
io.grpc.netty.shaded.io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe$2 extends java.lang.Object implements io.grpc.netty.shaded.io.netty.channel.ChannelFutureListener {
final io.grpc.netty.shaded.io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe this$1
void (io.grpc.netty.shaded.io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe)
io.grpc.netty.shaded.io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe this$1
public void operationComplete (io.grpc.netty.shaded.io.netty.channel.ChannelFuture) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelFuture future
public volatile void operationComplete (io.grpc.netty.shaded.io.netty.util.concurrent.Future) throws java.lang.Exception
}
io/grpc/netty/shaded/io/netty/channel/nio/NioEventLoop$6.classNioEventLoop.java
package io.grpc.netty.shaded.io.netty.channel.nio
io.grpc.netty.shaded.io.netty.channel.nio.NioEventLoop$6 extends java.lang.Object implements java.lang.Runnable {
final io.grpc.netty.shaded.io.netty.channel.nio.NioEventLoop this$0
void (io.grpc.netty.shaded.io.netty.channel.nio.NioEventLoop)
io.grpc.netty.shaded.io.netty.channel.nio.NioEventLoop this$0
public void run ()
}
io/grpc/netty/shaded/io/netty/channel/nio/NioEventLoop$3.classNioEventLoop.java
package io.grpc.netty.shaded.io.netty.channel.nio
final io.grpc.netty.shaded.io.netty.channel.nio.NioEventLoop$3 extends java.lang.Object implements java.security.PrivilegedAction {
void ()
public java.lang.Void run ()
public volatile java.lang.Object run ()
}
io/grpc/netty/shaded/io/netty/channel/nio/NioEventLoop$1.classNioEventLoop.java
package io.grpc.netty.shaded.io.netty.channel.nio
io.grpc.netty.shaded.io.netty.channel.nio.NioEventLoop$1 extends java.lang.Object implements io.grpc.netty.shaded.io.netty.util.IntSupplier {
final io.grpc.netty.shaded.io.netty.channel.nio.NioEventLoop this$0
void (io.grpc.netty.shaded.io.netty.channel.nio.NioEventLoop)
io.grpc.netty.shaded.io.netty.channel.nio.NioEventLoop this$0
public int get () throws java.lang.Exception
}
io/grpc/netty/shaded/io/netty/channel/nio/AbstractNioMessageChannel$1.classAbstractNioMessageChannel.java
package io.grpc.netty.shaded.io.netty.channel.nio
io.grpc.netty.shaded.io.netty.channel.nio.AbstractNioMessageChannel$1 extends java.lang.Object {
}
io/grpc/netty/shaded/io/netty/channel/nio/AbstractNioChannel$AbstractNioUnsafe$1.classAbstractNioChannel.java
package io.grpc.netty.shaded.io.netty.channel.nio
io.grpc.netty.shaded.io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe$1 extends java.lang.Object implements java.lang.Runnable {
final java.net.SocketAddress val$remoteAddress
final io.grpc.netty.shaded.io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe this$1
void (io.grpc.netty.shaded.io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe, java.net.SocketAddress)
io.grpc.netty.shaded.io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe this$1
public void run ()
io.grpc.netty.shaded.io.netty.channel.ChannelPromise connectPromise
io.grpc.netty.shaded.io.netty.channel.ConnectTimeoutException cause
}
io/grpc/netty/shaded/io/netty/channel/AbstractEventLoop.classAbstractEventLoop.java
package io.grpc.netty.shaded.io.netty.channel
public abstract io.grpc.netty.shaded.io.netty.channel.AbstractEventLoop extends io.grpc.netty.shaded.io.netty.util.concurrent.AbstractEventExecutor implements io.grpc.netty.shaded.io.netty.channel.EventLoop {
protected void ()
protected void (io.grpc.netty.shaded.io.netty.channel.EventLoopGroup)
io.grpc.netty.shaded.io.netty.channel.EventLoopGroup parent
public io.grpc.netty.shaded.io.netty.channel.EventLoopGroup parent ()
public io.grpc.netty.shaded.io.netty.channel.EventLoop next ()
public volatile io.grpc.netty.shaded.io.netty.util.concurrent.EventExecutor next ()
public volatile io.grpc.netty.shaded.io.netty.util.concurrent.EventExecutorGroup parent ()
}
io/grpc/netty/shaded/io/netty/channel/local/LocalAddress.classLocalAddress.java
package io.grpc.netty.shaded.io.netty.channel.local
public final io.grpc.netty.shaded.io.netty.channel.local.LocalAddress extends java.net.SocketAddress implements java.lang.Comparable {
private static final long serialVersionUID
public static final io.grpc.netty.shaded.io.netty.channel.local.LocalAddress ANY
private final String id
private final String strVal
void (io.grpc.netty.shaded.io.netty.channel.Channel)
io.grpc.netty.shaded.io.netty.channel.Channel channel
StringBuilder buf
public void (java.lang.String)
String id
public java.lang.String id ()
public int hashCode ()
public boolean equals (java.lang.Object)
Object o
public int compareTo (io.grpc.netty.shaded.io.netty.channel.local.LocalAddress)
io.grpc.netty.shaded.io.netty.channel.local.LocalAddress o
public java.lang.String toString ()
public volatile int compareTo (java.lang.Object)
static void ()
}
io/grpc/netty/shaded/io/netty/channel/local/LocalServerChannel$2.classLocalServerChannel.java
package io.grpc.netty.shaded.io.netty.channel.local
io.grpc.netty.shaded.io.netty.channel.local.LocalServerChannel$2 extends java.lang.Object implements java.lang.Runnable {
final io.grpc.netty.shaded.io.netty.channel.local.LocalChannel val$child
final io.grpc.netty.shaded.io.netty.channel.local.LocalServerChannel this$0
void (io.grpc.netty.shaded.io.netty.channel.local.LocalServerChannel, io.grpc.netty.shaded.io.netty.channel.local.LocalChannel)
io.grpc.netty.shaded.io.netty.channel.local.LocalServerChannel this$0
public void run ()
}
io/grpc/netty/shaded/io/netty/channel/local/LocalServerChannel.classLocalServerChannel.java
package io.grpc.netty.shaded.io.netty.channel.local
public io.grpc.netty.shaded.io.netty.channel.local.LocalServerChannel extends io.grpc.netty.shaded.io.netty.channel.AbstractServerChannel {
private final io.grpc.netty.shaded.io.netty.channel.ChannelConfig config
private final java.util.Queue inboundBuffer
private final Runnable shutdownHook
private volatile int state
private volatile io.grpc.netty.shaded.io.netty.channel.local.LocalAddress localAddress
private volatile boolean acceptInProgress
public void ()
public io.grpc.netty.shaded.io.netty.channel.ChannelConfig config ()
public io.grpc.netty.shaded.io.netty.channel.local.LocalAddress localAddress ()
public io.grpc.netty.shaded.io.netty.channel.local.LocalAddress remoteAddress ()
public boolean isOpen ()
public boolean isActive ()
protected boolean isCompatible (io.grpc.netty.shaded.io.netty.channel.EventLoop)
io.grpc.netty.shaded.io.netty.channel.EventLoop loop
protected java.net.SocketAddress localAddress0 ()
protected void doRegister () throws java.lang.Exception
protected void doBind (java.net.SocketAddress) throws java.lang.Exception
java.net.SocketAddress localAddress
protected void doClose () throws java.lang.Exception
protected void doDeregister () throws java.lang.Exception
protected void doBeginRead () throws java.lang.Exception
java.util.Queue inboundBuffer
io.grpc.netty.shaded.io.netty.channel.local.LocalChannel serve (io.grpc.netty.shaded.io.netty.channel.local.LocalChannel)
io.grpc.netty.shaded.io.netty.channel.local.LocalChannel peer
io.grpc.netty.shaded.io.netty.channel.local.LocalChannel child
private void readInbound ()
Object m
io.grpc.netty.shaded.io.netty.channel.RecvByteBufAllocator$Handle handle
io.grpc.netty.shaded.io.netty.channel.ChannelPipeline pipeline
protected io.grpc.netty.shaded.io.netty.channel.local.LocalChannel newLocalChannel (io.grpc.netty.shaded.io.netty.channel.local.LocalChannel)
io.grpc.netty.shaded.io.netty.channel.local.LocalChannel peer
private void serve0 (io.grpc.netty.shaded.io.netty.channel.local.LocalChannel)
io.grpc.netty.shaded.io.netty.channel.local.LocalChannel child
public volatile java.net.SocketAddress remoteAddress ()
public volatile java.net.SocketAddress localAddress ()
static void access$000 (io.grpc.netty.shaded.io.netty.channel.local.LocalServerChannel, io.grpc.netty.shaded.io.netty.channel.local.LocalChannel)
io.grpc.netty.shaded.io.netty.channel.local.LocalServerChannel x0
io.grpc.netty.shaded.io.netty.channel.local.LocalChannel x1
}
io/grpc/netty/shaded/io/netty/channel/ChannelProgressiveFutureListener.classChannelProgressiveFutureListener.java
package io.grpc.netty.shaded.io.netty.channel
public abstract io.grpc.netty.shaded.io.netty.channel.ChannelProgressiveFutureListener extends java.lang.Object implements io.grpc.netty.shaded.io.netty.util.concurrent.GenericProgressiveFutureListener {
}
io/grpc/netty/shaded/io/netty/channel/AbstractChannel$AbstractUnsafe$4$1.classAbstractChannel.java
package io.grpc.netty.shaded.io.netty.channel
io.grpc.netty.shaded.io.netty.channel.AbstractChannel$AbstractUnsafe$4$1 extends java.lang.Object implements java.lang.Runnable {
final io.grpc.netty.shaded.io.netty.channel.AbstractChannel$AbstractUnsafe$4 this$2
void (io.grpc.netty.shaded.io.netty.channel.AbstractChannel$AbstractUnsafe$4)
io.grpc.netty.shaded.io.netty.channel.AbstractChannel$AbstractUnsafe$4 this$2
public void run ()
}
io/grpc/netty/shaded/io/netty/channel/ChannelPipelineException.classChannelPipelineException.java
package io.grpc.netty.shaded.io.netty.channel
public io.grpc.netty.shaded.io.netty.channel.ChannelPipelineException extends io.grpc.netty.shaded.io.netty.channel.ChannelException {
private static final long serialVersionUID
public void ()
public void (java.lang.String, java.lang.Throwable)
String message
Throwable cause
public void (java.lang.String)
String message
public void (java.lang.Throwable)
Throwable cause
}
io/grpc/netty/shaded/io/netty/channel/DefaultChannelPromise.classDefaultChannelPromise.java
package io.grpc.netty.shaded.io.netty.channel
public io.grpc.netty.shaded.io.netty.channel.DefaultChannelPromise extends io.grpc.netty.shaded.io.netty.util.concurrent.DefaultPromise implements io.grpc.netty.shaded.io.netty.channel.ChannelPromise io.grpc.netty.shaded.io.netty.channel.ChannelFlushPromiseNotifier$FlushCheckpoint {
private final io.grpc.netty.shaded.io.netty.channel.Channel channel
private long checkpoint
public void (io.grpc.netty.shaded.io.netty.channel.Channel)
io.grpc.netty.shaded.io.netty.channel.Channel channel
public void (io.grpc.netty.shaded.io.netty.channel.Channel, io.grpc.netty.shaded.io.netty.util.concurrent.EventExecutor)
io.grpc.netty.shaded.io.netty.channel.Channel channel
io.grpc.netty.shaded.io.netty.util.concurrent.EventExecutor executor
protected io.grpc.netty.shaded.io.netty.util.concurrent.EventExecutor executor ()
io.grpc.netty.shaded.io.netty.util.concurrent.EventExecutor e
public io.grpc.netty.shaded.io.netty.channel.Channel channel ()
public io.grpc.netty.shaded.io.netty.channel.ChannelPromise setSuccess ()
public io.grpc.netty.shaded.io.netty.channel.ChannelPromise setSuccess (java.lang.Void)
Void result
public boolean trySuccess ()
public io.grpc.netty.shaded.io.netty.channel.ChannelPromise setFailure (java.lang.Throwable)
Throwable cause
public io.grpc.netty.shaded.io.netty.channel.ChannelPromise addListener (io.grpc.netty.shaded.io.netty.util.concurrent.GenericFutureListener)
io.grpc.netty.shaded.io.netty.util.concurrent.GenericFutureListener listener
public transient io.grpc.netty.shaded.io.netty.channel.ChannelPromise addListeners (io.grpc.netty.shaded.io.netty.util.concurrent.GenericFutureListener[])
io.grpc.netty.shaded.io.netty.util.concurrent.GenericFutureListener[] listeners
public io.grpc.netty.shaded.io.netty.channel.ChannelPromise removeListener (io.grpc.netty.shaded.io.netty.util.concurrent.GenericFutureListener)
io.grpc.netty.shaded.io.netty.util.concurrent.GenericFutureListener listener
public transient io.grpc.netty.shaded.io.netty.channel.ChannelPromise removeListeners (io.grpc.netty.shaded.io.netty.util.concurrent.GenericFutureListener[])
io.grpc.netty.shaded.io.netty.util.concurrent.GenericFutureListener[] listeners
public io.grpc.netty.shaded.io.netty.channel.ChannelPromise sync () throws java.lang.InterruptedException
public io.grpc.netty.shaded.io.netty.channel.ChannelPromise syncUninterruptibly ()
public io.grpc.netty.shaded.io.netty.channel.ChannelPromise await () throws java.lang.InterruptedException
public io.grpc.netty.shaded.io.netty.channel.ChannelPromise awaitUninterruptibly ()
public long flushCheckpoint ()
public void flushCheckpoint (long)
long checkpoint
public io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise ()
protected void checkDeadLock ()
public io.grpc.netty.shaded.io.netty.channel.ChannelPromise unvoid ()
public boolean isVoid ()
public volatile io.grpc.netty.shaded.io.netty.util.concurrent.Promise syncUninterruptibly ()
public volatile io.grpc.netty.shaded.io.netty.util.concurrent.Promise sync () throws java.lang.InterruptedException
public volatile io.grpc.netty.shaded.io.netty.util.concurrent.Promise awaitUninterruptibly ()
public volatile io.grpc.netty.shaded.io.netty.util.concurrent.Promise await () throws java.lang.InterruptedException
public volatile io.grpc.netty.shaded.io.netty.util.concurrent.Promise removeListeners (io.grpc.netty.shaded.io.netty.util.concurrent.GenericFutureListener[])
public volatile io.grpc.netty.shaded.io.netty.util.concurrent.Promise removeListener (io.grpc.netty.shaded.io.netty.util.concurrent.GenericFutureListener)
public volatile io.grpc.netty.shaded.io.netty.util.concurrent.Promise addListeners (io.grpc.netty.shaded.io.netty.util.concurrent.GenericFutureListener[])
public volatile io.grpc.netty.shaded.io.netty.util.concurrent.Promise addListener (io.grpc.netty.shaded.io.netty.util.concurrent.GenericFutureListener)
public volatile io.grpc.netty.shaded.io.netty.util.concurrent.Promise setFailure (java.lang.Throwable)
public volatile io.grpc.netty.shaded.io.netty.util.concurrent.Promise setSuccess (java.lang.Object)
public volatile io.grpc.netty.shaded.io.netty.util.concurrent.Future awaitUninterruptibly ()
public volatile io.grpc.netty.shaded.io.netty.util.concurrent.Future await () throws java.lang.InterruptedException
public volatile io.grpc.netty.shaded.io.netty.util.concurrent.Future syncUninterruptibly ()
public volatile io.grpc.netty.shaded.io.netty.util.concurrent.Future sync () throws java.lang.InterruptedException
public volatile io.grpc.netty.shaded.io.netty.util.concurrent.Future removeListeners (io.grpc.netty.shaded.io.netty.util.concurrent.GenericFutureListener[])
public volatile io.grpc.netty.shaded.io.netty.util.concurrent.Future removeListener (io.grpc.netty.shaded.io.netty.util.concurrent.GenericFutureListener)
public volatile io.grpc.netty.shaded.io.netty.util.concurrent.Future addListeners (io.grpc.netty.shaded.io.netty.util.concurrent.GenericFutureListener[])
public volatile io.grpc.netty.shaded.io.netty.util.concurrent.Future addListener (io.grpc.netty.shaded.io.netty.util.concurrent.GenericFutureListener)
public volatile io.grpc.netty.shaded.io.netty.channel.ChannelFuture awaitUninterruptibly ()
public volatile io.grpc.netty.shaded.io.netty.channel.ChannelFuture await () throws java.lang.InterruptedException
public volatile io.grpc.netty.shaded.io.netty.channel.ChannelFuture syncUninterruptibly ()
public volatile io.grpc.netty.shaded.io.netty.channel.ChannelFuture sync () throws java.lang.InterruptedException
public volatile io.grpc.netty.shaded.io.netty.channel.ChannelFuture removeListeners (io.grpc.netty.shaded.io.netty.util.concurrent.GenericFutureListener[])
public volatile io.grpc.netty.shaded.io.netty.channel.ChannelFuture removeListener (io.grpc.netty.shaded.io.netty.util.concurrent.GenericFutureListener)
public volatile io.grpc.netty.shaded.io.netty.channel.ChannelFuture addListeners (io.grpc.netty.shaded.io.netty.util.concurrent.GenericFutureListener[])
public volatile io.grpc.netty.shaded.io.netty.channel.ChannelFuture addListener (io.grpc.netty.shaded.io.netty.util.concurrent.GenericFutureListener)
}
io/grpc/netty/shaded/io/netty/channel/MessageSizeEstimator$Handle.classMessageSizeEstimator.java
package io.grpc.netty.shaded.io.netty.channel
public abstract io.grpc.netty.shaded.io.netty.channel.MessageSizeEstimator$Handle extends java.lang.Object {
public abstract int size (java.lang.Object)
}
io/grpc/netty/shaded/io/netty/channel/AbstractChannel.classAbstractChannel.java
package io.grpc.netty.shaded.io.netty.channel
public abstract io.grpc.netty.shaded.io.netty.channel.AbstractChannel extends io.grpc.netty.shaded.io.netty.util.DefaultAttributeMap implements io.grpc.netty.shaded.io.netty.channel.Channel {
private static final io.grpc.netty.shaded.io.netty.util.internal.logging.InternalLogger logger
private static final java.nio.channels.ClosedChannelException FLUSH0_CLOSED_CHANNEL_EXCEPTION
private static final java.nio.channels.ClosedChannelException ENSURE_OPEN_CLOSED_CHANNEL_EXCEPTION
private static final java.nio.channels.ClosedChannelException CLOSE_CLOSED_CHANNEL_EXCEPTION
private static final java.nio.channels.ClosedChannelException WRITE_CLOSED_CHANNEL_EXCEPTION
private static final java.nio.channels.NotYetConnectedException FLUSH0_NOT_YET_CONNECTED_EXCEPTION
private final io.grpc.netty.shaded.io.netty.channel.Channel parent
private final io.grpc.netty.shaded.io.netty.channel.ChannelId id
private final io.grpc.netty.shaded.io.netty.channel.Channel$Unsafe unsafe
private final io.grpc.netty.shaded.io.netty.channel.DefaultChannelPipeline pipeline
private final io.grpc.netty.shaded.io.netty.channel.VoidChannelPromise unsafeVoidPromise
private final io.grpc.netty.shaded.io.netty.channel.AbstractChannel$CloseFuture closeFuture
private volatile java.net.SocketAddress localAddress
private volatile java.net.SocketAddress remoteAddress
private volatile io.grpc.netty.shaded.io.netty.channel.EventLoop eventLoop
private volatile boolean registered
private boolean closeInitiated
private boolean strValActive
private String strVal
protected void (io.grpc.netty.shaded.io.netty.channel.Channel)
io.grpc.netty.shaded.io.netty.channel.Channel parent
protected void (io.grpc.netty.shaded.io.netty.channel.Channel, io.grpc.netty.shaded.io.netty.channel.ChannelId)
io.grpc.netty.shaded.io.netty.channel.Channel parent
io.grpc.netty.shaded.io.netty.channel.ChannelId id
public final io.grpc.netty.shaded.io.netty.channel.ChannelId id ()
protected io.grpc.netty.shaded.io.netty.channel.ChannelId newId ()
protected io.grpc.netty.shaded.io.netty.channel.DefaultChannelPipeline newChannelPipeline ()
public boolean isWritable ()
io.grpc.netty.shaded.io.netty.channel.ChannelOutboundBuffer buf
public long bytesBeforeUnwritable ()
io.grpc.netty.shaded.io.netty.channel.ChannelOutboundBuffer buf
public long bytesBeforeWritable ()
io.grpc.netty.shaded.io.netty.channel.ChannelOutboundBuffer buf
public io.grpc.netty.shaded.io.netty.channel.Channel parent ()
public io.grpc.netty.shaded.io.netty.channel.ChannelPipeline pipeline ()
public io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator alloc ()
public io.grpc.netty.shaded.io.netty.channel.EventLoop eventLoop ()
io.grpc.netty.shaded.io.netty.channel.EventLoop eventLoop
public java.net.SocketAddress localAddress ()
Throwable t
java.net.SocketAddress localAddress
protected void invalidateLocalAddress ()
public java.net.SocketAddress remoteAddress ()
Throwable t
java.net.SocketAddress remoteAddress
protected void invalidateRemoteAddress ()
public boolean isRegistered ()
public io.grpc.netty.shaded.io.netty.channel.ChannelFuture bind (java.net.SocketAddress)
java.net.SocketAddress localAddress
public io.grpc.netty.shaded.io.netty.channel.ChannelFuture connect (java.net.SocketAddress)
java.net.SocketAddress remoteAddress
public io.grpc.netty.shaded.io.netty.channel.ChannelFuture connect (java.net.SocketAddress, java.net.SocketAddress)
java.net.SocketAddress remoteAddress
java.net.SocketAddress localAddress
public io.grpc.netty.shaded.io.netty.channel.ChannelFuture disconnect ()
public io.grpc.netty.shaded.io.netty.channel.ChannelFuture close ()
public io.grpc.netty.shaded.io.netty.channel.ChannelFuture deregister ()
public io.grpc.netty.shaded.io.netty.channel.Channel flush ()
public io.grpc.netty.shaded.io.netty.channel.ChannelFuture bind (java.net.SocketAddress, io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
java.net.SocketAddress localAddress
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
public io.grpc.netty.shaded.io.netty.channel.ChannelFuture connect (java.net.SocketAddress, io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
java.net.SocketAddress remoteAddress
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
public io.grpc.netty.shaded.io.netty.channel.ChannelFuture connect (java.net.SocketAddress, java.net.SocketAddress, io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
java.net.SocketAddress remoteAddress
java.net.SocketAddress localAddress
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
public io.grpc.netty.shaded.io.netty.channel.ChannelFuture disconnect (io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
public io.grpc.netty.shaded.io.netty.channel.ChannelFuture close (io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
public io.grpc.netty.shaded.io.netty.channel.ChannelFuture deregister (io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
public io.grpc.netty.shaded.io.netty.channel.Channel read ()
public io.grpc.netty.shaded.io.netty.channel.ChannelFuture write (java.lang.Object)
Object msg
public io.grpc.netty.shaded.io.netty.channel.ChannelFuture write (java.lang.Object, io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
Object msg
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
public io.grpc.netty.shaded.io.netty.channel.ChannelFuture writeAndFlush (java.lang.Object)
Object msg
public io.grpc.netty.shaded.io.netty.channel.ChannelFuture writeAndFlush (java.lang.Object, io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
Object msg
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
public io.grpc.netty.shaded.io.netty.channel.ChannelPromise newPromise ()
public io.grpc.netty.shaded.io.netty.channel.ChannelProgressivePromise newProgressivePromise ()
public io.grpc.netty.shaded.io.netty.channel.ChannelFuture newSucceededFuture ()
public io.grpc.netty.shaded.io.netty.channel.ChannelFuture newFailedFuture (java.lang.Throwable)
Throwable cause
public io.grpc.netty.shaded.io.netty.channel.ChannelFuture closeFuture ()
public io.grpc.netty.shaded.io.netty.channel.Channel$Unsafe unsafe ()
protected abstract io.grpc.netty.shaded.io.netty.channel.AbstractChannel$AbstractUnsafe newUnsafe ()
public final int hashCode ()
public final boolean equals (java.lang.Object)
Object o
public final int compareTo (io.grpc.netty.shaded.io.netty.channel.Channel)
io.grpc.netty.shaded.io.netty.channel.Channel o
public java.lang.String toString ()
StringBuilder buf
StringBuilder buf
StringBuilder buf
boolean active
java.net.SocketAddress remoteAddr
java.net.SocketAddress localAddr
public final io.grpc.netty.shaded.io.netty.channel.ChannelPromise voidPromise ()
protected abstract boolean isCompatible (io.grpc.netty.shaded.io.netty.channel.EventLoop)
protected abstract java.net.SocketAddress localAddress0 ()
protected abstract java.net.SocketAddress remoteAddress0 ()
protected void doRegister () throws java.lang.Exception
protected abstract void doBind (java.net.SocketAddress) throws java.lang.Exception
protected abstract void doDisconnect () throws java.lang.Exception
protected abstract void doClose () throws java.lang.Exception
protected void doShutdownOutput () throws java.lang.Exception
protected void doDeregister () throws java.lang.Exception
protected abstract void doBeginRead () throws java.lang.Exception
protected abstract void doWrite (io.grpc.netty.shaded.io.netty.channel.ChannelOutboundBuffer) throws java.lang.Exception
protected java.lang.Object filterOutboundMessage (java.lang.Object) throws java.lang.Exception
Object msg
public volatile io.grpc.netty.shaded.io.netty.channel.ChannelOutboundInvoker flush ()
public volatile io.grpc.netty.shaded.io.netty.channel.ChannelOutboundInvoker read ()
public volatile int compareTo (java.lang.Object)
static boolean access$000 (io.grpc.netty.shaded.io.netty.channel.AbstractChannel)
io.grpc.netty.shaded.io.netty.channel.AbstractChannel x0
static io.grpc.netty.shaded.io.netty.channel.EventLoop access$100 (io.grpc.netty.shaded.io.netty.channel.AbstractChannel)
io.grpc.netty.shaded.io.netty.channel.AbstractChannel x0
static io.grpc.netty.shaded.io.netty.channel.EventLoop access$102 (io.grpc.netty.shaded.io.netty.channel.AbstractChannel, io.grpc.netty.shaded.io.netty.channel.EventLoop)
io.grpc.netty.shaded.io.netty.channel.AbstractChannel x0
io.grpc.netty.shaded.io.netty.channel.EventLoop x1
static io.grpc.netty.shaded.io.netty.util.internal.logging.InternalLogger access$300 ()
static io.grpc.netty.shaded.io.netty.channel.AbstractChannel$CloseFuture access$400 (io.grpc.netty.shaded.io.netty.channel.AbstractChannel)
io.grpc.netty.shaded.io.netty.channel.AbstractChannel x0
static boolean access$002 (io.grpc.netty.shaded.io.netty.channel.AbstractChannel, boolean)
io.grpc.netty.shaded.io.netty.channel.AbstractChannel x0
boolean x1
static io.grpc.netty.shaded.io.netty.channel.DefaultChannelPipeline access$500 (io.grpc.netty.shaded.io.netty.channel.AbstractChannel)
io.grpc.netty.shaded.io.netty.channel.AbstractChannel x0
static java.nio.channels.ClosedChannelException access$600 ()
static boolean access$800 (io.grpc.netty.shaded.io.netty.channel.AbstractChannel)
io.grpc.netty.shaded.io.netty.channel.AbstractChannel x0
static boolean access$802 (io.grpc.netty.shaded.io.netty.channel.AbstractChannel, boolean)
io.grpc.netty.shaded.io.netty.channel.AbstractChannel x0
boolean x1
static java.nio.channels.ClosedChannelException access$1200 ()
static java.nio.channels.NotYetConnectedException access$1300 ()
static java.nio.channels.ClosedChannelException access$1400 ()
static io.grpc.netty.shaded.io.netty.channel.VoidChannelPromise access$1500 (io.grpc.netty.shaded.io.netty.channel.AbstractChannel)
io.grpc.netty.shaded.io.netty.channel.AbstractChannel x0
static java.nio.channels.ClosedChannelException access$1600 ()
static void ()
}
io/grpc/netty/shaded/io/netty/channel/oio/
io/grpc/netty/shaded/io/netty/channel/oio/OioEventLoopGroup.classOioEventLoopGroup.java
package io.grpc.netty.shaded.io.netty.channel.oio
public io.grpc.netty.shaded.io.netty.channel.oio.OioEventLoopGroup extends io.grpc.netty.shaded.io.netty.channel.ThreadPerChannelEventLoopGroup {
public void ()
public void (int)
int maxChannels
public void (int, java.util.concurrent.Executor)
int maxChannels
java.util.concurrent.Executor executor
public void (int, java.util.concurrent.ThreadFactory)
int maxChannels
java.util.concurrent.ThreadFactory threadFactory
}
io/grpc/netty/shaded/io/netty/channel/oio/AbstractOioChannel$1.classAbstractOioChannel.java
package io.grpc.netty.shaded.io.netty.channel.oio
io.grpc.netty.shaded.io.netty.channel.oio.AbstractOioChannel$1 extends java.lang.Object implements java.lang.Runnable {
final io.grpc.netty.shaded.io.netty.channel.oio.AbstractOioChannel this$0
void (io.grpc.netty.shaded.io.netty.channel.oio.AbstractOioChannel)
io.grpc.netty.shaded.io.netty.channel.oio.AbstractOioChannel this$0
public void run ()
}
io/grpc/netty/shaded/io/netty/channel/oio/AbstractOioChannel$2.classAbstractOioChannel.java
package io.grpc.netty.shaded.io.netty.channel.oio
io.grpc.netty.shaded.io.netty.channel.oio.AbstractOioChannel$2 extends java.lang.Object implements java.lang.Runnable {
final io.grpc.netty.shaded.io.netty.channel.oio.AbstractOioChannel this$0
void (io.grpc.netty.shaded.io.netty.channel.oio.AbstractOioChannel)
io.grpc.netty.shaded.io.netty.channel.oio.AbstractOioChannel this$0
public void run ()
}
io/grpc/netty/shaded/io/netty/channel/oio/AbstractOioByteChannel.classAbstractOioByteChannel.java
package io.grpc.netty.shaded.io.netty.channel.oio
public abstract io.grpc.netty.shaded.io.netty.channel.oio.AbstractOioByteChannel extends io.grpc.netty.shaded.io.netty.channel.oio.AbstractOioChannel {
private static final io.grpc.netty.shaded.io.netty.channel.ChannelMetadata METADATA
private static final String EXPECTED_TYPES
protected void (io.grpc.netty.shaded.io.netty.channel.Channel)
io.grpc.netty.shaded.io.netty.channel.Channel parent
public io.grpc.netty.shaded.io.netty.channel.ChannelMetadata metadata ()
protected abstract boolean isInputShutdown ()
protected abstract io.grpc.netty.shaded.io.netty.channel.ChannelFuture shutdownInput ()
private void closeOnRead (io.grpc.netty.shaded.io.netty.channel.ChannelPipeline)
io.grpc.netty.shaded.io.netty.channel.ChannelPipeline pipeline
private void handleReadException (io.grpc.netty.shaded.io.netty.channel.ChannelPipeline, io.grpc.netty.shaded.io.netty.buffer.ByteBuf, java.lang.Throwable, boolean, io.grpc.netty.shaded.io.netty.channel.RecvByteBufAllocator$Handle)
io.grpc.netty.shaded.io.netty.channel.ChannelPipeline pipeline
io.grpc.netty.shaded.io.netty.buffer.ByteBuf byteBuf
Throwable cause
boolean close
io.grpc.netty.shaded.io.netty.channel.RecvByteBufAllocator$Handle allocHandle
protected void doRead ()
int writerIndex
int capacity
int maxCapacity
int available
Throwable t
io.grpc.netty.shaded.io.netty.channel.ChannelConfig config
io.grpc.netty.shaded.io.netty.channel.ChannelPipeline pipeline
io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator allocator
io.grpc.netty.shaded.io.netty.channel.RecvByteBufAllocator$Handle allocHandle
io.grpc.netty.shaded.io.netty.buffer.ByteBuf byteBuf
boolean close
boolean readData
protected void doWrite (io.grpc.netty.shaded.io.netty.channel.ChannelOutboundBuffer) throws java.lang.Exception
int newReadableBytes
io.grpc.netty.shaded.io.netty.buffer.ByteBuf buf
int readableBytes
io.grpc.netty.shaded.io.netty.channel.FileRegion region
long transferred
Object msg
io.grpc.netty.shaded.io.netty.channel.ChannelOutboundBuffer in
protected final java.lang.Object filterOutboundMessage (java.lang.Object) throws java.lang.Exception
Object msg
protected abstract int available ()
protected abstract int doReadBytes (io.grpc.netty.shaded.io.netty.buffer.ByteBuf) throws java.lang.Exception
protected abstract void doWriteBytes (io.grpc.netty.shaded.io.netty.buffer.ByteBuf) throws java.lang.Exception
protected abstract void doWriteFileRegion (io.grpc.netty.shaded.io.netty.channel.FileRegion) throws java.lang.Exception
static void ()
}
io/grpc/netty/shaded/io/netty/channel/DefaultChannelPipeline$5.classDefaultChannelPipeline.java
package io.grpc.netty.shaded.io.netty.channel
io.grpc.netty.shaded.io.netty.channel.DefaultChannelPipeline$5 extends java.lang.Object implements java.lang.Runnable {
final io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext val$newCtx
final io.grpc.netty.shaded.io.netty.channel.DefaultChannelPipeline this$0
void (io.grpc.netty.shaded.io.netty.channel.DefaultChannelPipeline, io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext)
io.grpc.netty.shaded.io.netty.channel.DefaultChannelPipeline this$0
public void run ()
}
io/grpc/netty/shaded/io/netty/channel/ChannelFutureListener$2.classChannelFutureListener.java
package io.grpc.netty.shaded.io.netty.channel
final io.grpc.netty.shaded.io.netty.channel.ChannelFutureListener$2 extends java.lang.Object implements io.grpc.netty.shaded.io.netty.channel.ChannelFutureListener {
void ()
public void operationComplete (io.grpc.netty.shaded.io.netty.channel.ChannelFuture)
io.grpc.netty.shaded.io.netty.channel.ChannelFuture future
public volatile void operationComplete (io.grpc.netty.shaded.io.netty.util.concurrent.Future) throws java.lang.Exception
}
io/grpc/netty/shaded/io/netty/channel/DefaultMaxBytesRecvByteBufAllocator$1.classDefaultMaxBytesRecvByteBufAllocator.java
package io.grpc.netty.shaded.io.netty.channel
io.grpc.netty.shaded.io.netty.channel.DefaultMaxBytesRecvByteBufAllocator$1 extends java.lang.Object {
}
io/grpc/netty/shaded/io/netty/channel/ChannelMetadata.classChannelMetadata.java
package io.grpc.netty.shaded.io.netty.channel
public final io.grpc.netty.shaded.io.netty.channel.ChannelMetadata extends java.lang.Object {
private final boolean hasDisconnect
private final int defaultMaxMessagesPerRead
public void (boolean)
boolean hasDisconnect
public void (boolean, int)
boolean hasDisconnect
int defaultMaxMessagesPerRead
public boolean hasDisconnect ()
public int defaultMaxMessagesPerRead ()
}
io/grpc/netty/shaded/io/netty/channel/ChannelHandler$Sharable.classChannelHandler.java
package io.grpc.netty.shaded.io.netty.channel
public abstract io.grpc.netty.shaded.io.netty.channel.ChannelHandler$Sharable extends java.lang.Object implements java.lang.annotation.Annotation {
}
io/grpc/netty/shaded/io/netty/channel/AbstractChannelHandlerContext$15.classAbstractChannelHandlerContext.java
package io.grpc.netty.shaded.io.netty.channel
io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext$15 extends java.lang.Object implements java.lang.Runnable {
final io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext val$next
final io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext this$0
void (io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext, io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext)
io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext this$0
public void run ()
}
io/grpc/netty/shaded/io/netty/channel/Channel.classChannel.java
package io.grpc.netty.shaded.io.netty.channel
public abstract io.grpc.netty.shaded.io.netty.channel.Channel extends java.lang.Object implements io.grpc.netty.shaded.io.netty.util.AttributeMap io.grpc.netty.shaded.io.netty.channel.ChannelOutboundInvoker java.lang.Comparable {
public abstract io.grpc.netty.shaded.io.netty.channel.ChannelId id ()
public abstract io.grpc.netty.shaded.io.netty.channel.EventLoop eventLoop ()
public abstract io.grpc.netty.shaded.io.netty.channel.Channel parent ()
public abstract io.grpc.netty.shaded.io.netty.channel.ChannelConfig config ()
public abstract boolean isOpen ()
public abstract boolean isRegistered ()
public abstract boolean isActive ()
public abstract io.grpc.netty.shaded.io.netty.channel.ChannelMetadata metadata ()
public abstract java.net.SocketAddress localAddress ()
public abstract java.net.SocketAddress remoteAddress ()
public abstract io.grpc.netty.shaded.io.netty.channel.ChannelFuture closeFuture ()
public abstract boolean isWritable ()
public abstract long bytesBeforeUnwritable ()
public abstract long bytesBeforeWritable ()
public abstract io.grpc.netty.shaded.io.netty.channel.Channel$Unsafe unsafe ()
public abstract io.grpc.netty.shaded.io.netty.channel.ChannelPipeline pipeline ()
public abstract io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator alloc ()
public abstract io.grpc.netty.shaded.io.netty.channel.Channel read ()
public abstract io.grpc.netty.shaded.io.netty.channel.Channel flush ()
}
io/grpc/netty/shaded/io/netty/channel/ChannelFlushPromiseNotifier$FlushCheckpoint.classChannelFlushPromiseNotifier.java
package io.grpc.netty.shaded.io.netty.channel
abstract io.grpc.netty.shaded.io.netty.channel.ChannelFlushPromiseNotifier$FlushCheckpoint extends java.lang.Object {
public abstract long flushCheckpoint ()
public abstract void flushCheckpoint (long)
public abstract io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise ()
}
io/grpc/netty/shaded/io/netty/channel/ChannelFutureListener$3.classChannelFutureListener.java
package io.grpc.netty.shaded.io.netty.channel
final io.grpc.netty.shaded.io.netty.channel.ChannelFutureListener$3 extends java.lang.Object implements io.grpc.netty.shaded.io.netty.channel.ChannelFutureListener {
void ()
public void operationComplete (io.grpc.netty.shaded.io.netty.channel.ChannelFuture)
io.grpc.netty.shaded.io.netty.channel.ChannelFuture future
public volatile void operationComplete (io.grpc.netty.shaded.io.netty.util.concurrent.Future) throws java.lang.Exception
}
io/grpc/netty/shaded/io/netty/channel/VoidChannelPromise$1.classVoidChannelPromise.java
package io.grpc.netty.shaded.io.netty.channel
io.grpc.netty.shaded.io.netty.channel.VoidChannelPromise$1 extends java.lang.Object implements io.grpc.netty.shaded.io.netty.channel.ChannelFutureListener {
final io.grpc.netty.shaded.io.netty.channel.VoidChannelPromise this$0
void (io.grpc.netty.shaded.io.netty.channel.VoidChannelPromise)
io.grpc.netty.shaded.io.netty.channel.VoidChannelPromise this$0
public void operationComplete (io.grpc.netty.shaded.io.netty.channel.ChannelFuture) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelFuture future
Throwable cause
public volatile void operationComplete (io.grpc.netty.shaded.io.netty.util.concurrent.Future) throws java.lang.Exception
}
io/grpc/netty/shaded/io/netty/channel/SingleThreadEventLoop$NonWakeupRunnable.classSingleThreadEventLoop.java
package io.grpc.netty.shaded.io.netty.channel
abstract io.grpc.netty.shaded.io.netty.channel.SingleThreadEventLoop$NonWakeupRunnable extends java.lang.Object implements java.lang.Runnable {
}
io/grpc/netty/shaded/io/netty/channel/ChannelOption.classChannelOption.java
package io.grpc.netty.shaded.io.netty.channel
public io.grpc.netty.shaded.io.netty.channel.ChannelOption extends io.grpc.netty.shaded.io.netty.util.AbstractConstant {
private static final io.grpc.netty.shaded.io.netty.util.ConstantPool pool
public static final io.grpc.netty.shaded.io.netty.channel.ChannelOption ALLOCATOR
public static final io.grpc.netty.shaded.io.netty.channel.ChannelOption RCVBUF_ALLOCATOR
public static final io.grpc.netty.shaded.io.netty.channel.ChannelOption MESSAGE_SIZE_ESTIMATOR
public static final io.grpc.netty.shaded.io.netty.channel.ChannelOption CONNECT_TIMEOUT_MILLIS
public static final io.grpc.netty.shaded.io.netty.channel.ChannelOption MAX_MESSAGES_PER_READ
public static final io.grpc.netty.shaded.io.netty.channel.ChannelOption WRITE_SPIN_COUNT
public static final io.grpc.netty.shaded.io.netty.channel.ChannelOption WRITE_BUFFER_HIGH_WATER_MARK
public static final io.grpc.netty.shaded.io.netty.channel.ChannelOption WRITE_BUFFER_LOW_WATER_MARK
public static final io.grpc.netty.shaded.io.netty.channel.ChannelOption WRITE_BUFFER_WATER_MARK
public static final io.grpc.netty.shaded.io.netty.channel.ChannelOption ALLOW_HALF_CLOSURE
public static final io.grpc.netty.shaded.io.netty.channel.ChannelOption AUTO_READ
public static final io.grpc.netty.shaded.io.netty.channel.ChannelOption AUTO_CLOSE
public static final io.grpc.netty.shaded.io.netty.channel.ChannelOption SO_BROADCAST
public static final io.grpc.netty.shaded.io.netty.channel.ChannelOption SO_KEEPALIVE
public static final io.grpc.netty.shaded.io.netty.channel.ChannelOption SO_SNDBUF
public static final io.grpc.netty.shaded.io.netty.channel.ChannelOption SO_RCVBUF
public static final io.grpc.netty.shaded.io.netty.channel.ChannelOption SO_REUSEADDR
public static final io.grpc.netty.shaded.io.netty.channel.ChannelOption SO_LINGER
public static final io.grpc.netty.shaded.io.netty.channel.ChannelOption SO_BACKLOG
public static final io.grpc.netty.shaded.io.netty.channel.ChannelOption SO_TIMEOUT
public static final io.grpc.netty.shaded.io.netty.channel.ChannelOption IP_TOS
public static final io.grpc.netty.shaded.io.netty.channel.ChannelOption IP_MULTICAST_ADDR
public static final io.grpc.netty.shaded.io.netty.channel.ChannelOption IP_MULTICAST_IF
public static final io.grpc.netty.shaded.io.netty.channel.ChannelOption IP_MULTICAST_TTL
public static final io.grpc.netty.shaded.io.netty.channel.ChannelOption IP_MULTICAST_LOOP_DISABLED
public static final io.grpc.netty.shaded.io.netty.channel.ChannelOption TCP_NODELAY
public static final io.grpc.netty.shaded.io.netty.channel.ChannelOption DATAGRAM_CHANNEL_ACTIVE_ON_REGISTRATION
public static final io.grpc.netty.shaded.io.netty.channel.ChannelOption SINGLE_EVENTEXECUTOR_PER_GROUP
public static io.grpc.netty.shaded.io.netty.channel.ChannelOption valueOf (java.lang.String)
String name
public static io.grpc.netty.shaded.io.netty.channel.ChannelOption valueOf (java.lang.Class, java.lang.String)
Class firstNameComponent
String secondNameComponent
public static boolean exists (java.lang.String)
String name
public static io.grpc.netty.shaded.io.netty.channel.ChannelOption newInstance (java.lang.String)
String name
private void (int, java.lang.String)
int id
String name
protected void (java.lang.String)
String name
public void validate (java.lang.Object)
Object value
void (int, java.lang.String, io.grpc.netty.shaded.io.netty.channel.ChannelOption$1)
int x0
String x1
io.grpc.netty.shaded.io.netty.channel.ChannelOption$1 x2
static void ()
}
io/grpc/netty/shaded/io/netty/channel/AbstractChannel$AbstractUnsafe$4.classAbstractChannel.java
package io.grpc.netty.shaded.io.netty.channel
io.grpc.netty.shaded.io.netty.channel.AbstractChannel$AbstractUnsafe$4 extends java.lang.Object implements java.lang.Runnable {
final io.grpc.netty.shaded.io.netty.channel.ChannelPromise val$promise
final io.grpc.netty.shaded.io.netty.channel.ChannelOutboundBuffer val$outboundBuffer
final Throwable val$shutdownCause
final io.grpc.netty.shaded.io.netty.channel.AbstractChannel$AbstractUnsafe this$1
void (io.grpc.netty.shaded.io.netty.channel.AbstractChannel$AbstractUnsafe, io.grpc.netty.shaded.io.netty.channel.ChannelPromise, io.grpc.netty.shaded.io.netty.channel.ChannelOutboundBuffer, java.lang.Throwable)
io.grpc.netty.shaded.io.netty.channel.AbstractChannel$AbstractUnsafe this$1
public void run ()
Throwable err
}
io/grpc/netty/shaded/io/netty/channel/ChannelOutboundBuffer$2.classChannelOutboundBuffer.java
package io.grpc.netty.shaded.io.netty.channel
io.grpc.netty.shaded.io.netty.channel.ChannelOutboundBuffer$2 extends java.lang.Object implements java.lang.Runnable {
final io.grpc.netty.shaded.io.netty.channel.ChannelPipeline val$pipeline
final io.grpc.netty.shaded.io.netty.channel.ChannelOutboundBuffer this$0
void (io.grpc.netty.shaded.io.netty.channel.ChannelOutboundBuffer, io.grpc.netty.shaded.io.netty.channel.ChannelPipeline)
io.grpc.netty.shaded.io.netty.channel.ChannelOutboundBuffer this$0
public void run ()
}
io/grpc/netty/shaded/io/netty/channel/AbstractChannelHandlerContext$13.classAbstractChannelHandlerContext.java
package io.grpc.netty.shaded.io.netty.channel
io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext$13 extends java.lang.Object implements java.lang.Runnable {
final io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext val$next
final io.grpc.netty.shaded.io.netty.channel.ChannelPromise val$promise
final io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext this$0
void (io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext, io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext, io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext this$0
public void run ()
}
io/grpc/netty/shaded/io/netty/channel/ChannelDuplexHandler.classChannelDuplexHandler.java
package io.grpc.netty.shaded.io.netty.channel
public io.grpc.netty.shaded.io.netty.channel.ChannelDuplexHandler extends io.grpc.netty.shaded.io.netty.channel.ChannelInboundHandlerAdapter implements io.grpc.netty.shaded.io.netty.channel.ChannelOutboundHandler {
public void ()
public void bind (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, java.net.SocketAddress, io.grpc.netty.shaded.io.netty.channel.ChannelPromise) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
java.net.SocketAddress localAddress
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
public void connect (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, java.net.SocketAddress, java.net.SocketAddress, io.grpc.netty.shaded.io.netty.channel.ChannelPromise) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
java.net.SocketAddress remoteAddress
java.net.SocketAddress localAddress
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
public void disconnect (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, io.grpc.netty.shaded.io.netty.channel.ChannelPromise) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
public void close (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, io.grpc.netty.shaded.io.netty.channel.ChannelPromise) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
public void deregister (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, io.grpc.netty.shaded.io.netty.channel.ChannelPromise) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
public void read (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
public void write (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, java.lang.Object, io.grpc.netty.shaded.io.netty.channel.ChannelPromise) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
Object msg
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
public void flush (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
}
io/grpc/netty/shaded/io/netty/channel/AbstractServerChannel$1.classAbstractServerChannel.java
package io.grpc.netty.shaded.io.netty.channel
io.grpc.netty.shaded.io.netty.channel.AbstractServerChannel$1 extends java.lang.Object {
}
io/grpc/netty/shaded/io/netty/channel/AbstractChannelHandlerContext$7.classAbstractChannelHandlerContext.java
package io.grpc.netty.shaded.io.netty.channel
final io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext$7 extends java.lang.Object implements java.lang.Runnable {
final io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext val$next
final Object val$m
void (io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext, java.lang.Object)
public void run ()
}
io/grpc/netty/shaded/io/netty/channel/ChannelOutboundBuffer$Entry$1.classChannelOutboundBuffer.java
package io.grpc.netty.shaded.io.netty.channel
final io.grpc.netty.shaded.io.netty.channel.ChannelOutboundBuffer$Entry$1 extends io.grpc.netty.shaded.io.netty.util.Recycler {
void ()
protected io.grpc.netty.shaded.io.netty.channel.ChannelOutboundBuffer$Entry newObject (io.grpc.netty.shaded.io.netty.util.Recycler$Handle)
io.grpc.netty.shaded.io.netty.util.Recycler$Handle handle
protected volatile java.lang.Object newObject (io.grpc.netty.shaded.io.netty.util.Recycler$Handle)
}
io/grpc/netty/shaded/io/netty/channel/RecvByteBufAllocator$ExtendedHandle.classRecvByteBufAllocator.java
package io.grpc.netty.shaded.io.netty.channel
public abstract io.grpc.netty.shaded.io.netty.channel.RecvByteBufAllocator$ExtendedHandle extends java.lang.Object implements io.grpc.netty.shaded.io.netty.channel.RecvByteBufAllocator$Handle {
public abstract boolean continueReading (io.grpc.netty.shaded.io.netty.util.UncheckedBooleanSupplier)
}
io/grpc/netty/shaded/io/netty/channel/DefaultChannelPipeline$PendingHandlerCallback.classDefaultChannelPipeline.java
package io.grpc.netty.shaded.io.netty.channel
abstract io.grpc.netty.shaded.io.netty.channel.DefaultChannelPipeline$PendingHandlerCallback extends java.lang.Object implements java.lang.Runnable {
final io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext ctx
io.grpc.netty.shaded.io.netty.channel.DefaultChannelPipeline$PendingHandlerCallback next
void (io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext)
io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext ctx
abstract void execute ()
}
io/grpc/netty/shaded/io/netty/channel/MessageSizeEstimator.classMessageSizeEstimator.java
package io.grpc.netty.shaded.io.netty.channel
public abstract io.grpc.netty.shaded.io.netty.channel.MessageSizeEstimator extends java.lang.Object {
public abstract io.grpc.netty.shaded.io.netty.channel.MessageSizeEstimator$Handle newHandle ()
}
io/grpc/netty/shaded/io/netty/channel/AbstractChannelHandlerContext$4.classAbstractChannelHandlerContext.java
package io.grpc.netty.shaded.io.netty.channel
final io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext$4 extends java.lang.Object implements java.lang.Runnable {
final io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext val$next
void (io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext)
public void run ()
}
io/grpc/netty/shaded/io/netty/channel/DefaultMaxMessagesRecvByteBufAllocator.classDefaultMaxMessagesRecvByteBufAllocator.java
package io.grpc.netty.shaded.io.netty.channel
public abstract io.grpc.netty.shaded.io.netty.channel.DefaultMaxMessagesRecvByteBufAllocator extends java.lang.Object implements io.grpc.netty.shaded.io.netty.channel.MaxMessagesRecvByteBufAllocator {
private volatile int maxMessagesPerRead
private volatile boolean respectMaybeMoreData
public void ()
public void (int)
int maxMessagesPerRead
public int maxMessagesPerRead ()
public io.grpc.netty.shaded.io.netty.channel.MaxMessagesRecvByteBufAllocator maxMessagesPerRead (int)
int maxMessagesPerRead
public io.grpc.netty.shaded.io.netty.channel.DefaultMaxMessagesRecvByteBufAllocator respectMaybeMoreData (boolean)
boolean respectMaybeMoreData
public final boolean respectMaybeMoreData ()
static boolean access$000 (io.grpc.netty.shaded.io.netty.channel.DefaultMaxMessagesRecvByteBufAllocator)
io.grpc.netty.shaded.io.netty.channel.DefaultMaxMessagesRecvByteBufAllocator x0
}
io/grpc/netty/shaded/io/netty/channel/FixedRecvByteBufAllocator$HandleImpl.classFixedRecvByteBufAllocator.java
package io.grpc.netty.shaded.io.netty.channel
final io.grpc.netty.shaded.io.netty.channel.FixedRecvByteBufAllocator$HandleImpl extends io.grpc.netty.shaded.io.netty.channel.DefaultMaxMessagesRecvByteBufAllocator$MaxMessageHandle {
private final int bufferSize
final io.grpc.netty.shaded.io.netty.channel.FixedRecvByteBufAllocator this$0
public void (io.grpc.netty.shaded.io.netty.channel.FixedRecvByteBufAllocator, int)
int bufferSize
public int guess ()
}
io/grpc/netty/shaded/io/netty/channel/DefaultMaxMessagesRecvByteBufAllocator$MaxMessageHandle.classDefaultMaxMessagesRecvByteBufAllocator.java
package io.grpc.netty.shaded.io.netty.channel
public abstract io.grpc.netty.shaded.io.netty.channel.DefaultMaxMessagesRecvByteBufAllocator$MaxMessageHandle extends java.lang.Object implements io.grpc.netty.shaded.io.netty.channel.RecvByteBufAllocator$ExtendedHandle {
private io.grpc.netty.shaded.io.netty.channel.ChannelConfig config
private int maxMessagePerRead
private int totalMessages
private int totalBytesRead
private int attemptedBytesRead
private int lastBytesRead
private final boolean respectMaybeMoreData
private final io.grpc.netty.shaded.io.netty.util.UncheckedBooleanSupplier defaultMaybeMoreSupplier
final io.grpc.netty.shaded.io.netty.channel.DefaultMaxMessagesRecvByteBufAllocator this$0
public void (io.grpc.netty.shaded.io.netty.channel.DefaultMaxMessagesRecvByteBufAllocator)
io.grpc.netty.shaded.io.netty.channel.DefaultMaxMessagesRecvByteBufAllocator this$0
public void reset (io.grpc.netty.shaded.io.netty.channel.ChannelConfig)
io.grpc.netty.shaded.io.netty.channel.ChannelConfig config
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf allocate (io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator)
io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator alloc
public final void incMessagesRead (int)
int amt
public void lastBytesRead (int)
int bytes
public final int lastBytesRead ()
public boolean continueReading ()
public boolean continueReading (io.grpc.netty.shaded.io.netty.util.UncheckedBooleanSupplier)
io.grpc.netty.shaded.io.netty.util.UncheckedBooleanSupplier maybeMoreDataSupplier
public void readComplete ()
public int attemptedBytesRead ()
public void attemptedBytesRead (int)
int bytes
protected final int totalBytesRead ()
static int access$100 (io.grpc.netty.shaded.io.netty.channel.DefaultMaxMessagesRecvByteBufAllocator$MaxMessageHandle)
io.grpc.netty.shaded.io.netty.channel.DefaultMaxMessagesRecvByteBufAllocator$MaxMessageHandle x0
static int access$200 (io.grpc.netty.shaded.io.netty.channel.DefaultMaxMessagesRecvByteBufAllocator$MaxMessageHandle)
io.grpc.netty.shaded.io.netty.channel.DefaultMaxMessagesRecvByteBufAllocator$MaxMessageHandle x0
}
io/grpc/netty/shaded/io/netty/channel/ChannelPromise.classChannelPromise.java
package io.grpc.netty.shaded.io.netty.channel
public abstract io.grpc.netty.shaded.io.netty.channel.ChannelPromise extends java.lang.Object implements io.grpc.netty.shaded.io.netty.channel.ChannelFuture io.grpc.netty.shaded.io.netty.util.concurrent.Promise {
public abstract io.grpc.netty.shaded.io.netty.channel.Channel channel ()
public abstract io.grpc.netty.shaded.io.netty.channel.ChannelPromise setSuccess (java.lang.Void)
public abstract io.grpc.netty.shaded.io.netty.channel.ChannelPromise setSuccess ()
public abstract boolean trySuccess ()
public abstract io.grpc.netty.shaded.io.netty.channel.ChannelPromise setFailure (java.lang.Throwable)
public abstract io.grpc.netty.shaded.io.netty.channel.ChannelPromise addListener (io.grpc.netty.shaded.io.netty.util.concurrent.GenericFutureListener)
public transient abstract io.grpc.netty.shaded.io.netty.channel.ChannelPromise addListeners (io.grpc.netty.shaded.io.netty.util.concurrent.GenericFutureListener[])
public abstract io.grpc.netty.shaded.io.netty.channel.ChannelPromise removeListener (io.grpc.netty.shaded.io.netty.util.concurrent.GenericFutureListener)
public transient abstract io.grpc.netty.shaded.io.netty.channel.ChannelPromise removeListeners (io.grpc.netty.shaded.io.netty.util.concurrent.GenericFutureListener[])
public abstract io.grpc.netty.shaded.io.netty.channel.ChannelPromise sync () throws java.lang.InterruptedException
public abstract io.grpc.netty.shaded.io.netty.channel.ChannelPromise syncUninterruptibly ()
public abstract io.grpc.netty.shaded.io.netty.channel.ChannelPromise await () throws java.lang.InterruptedException
public abstract io.grpc.netty.shaded.io.netty.channel.ChannelPromise awaitUninterruptibly ()
public abstract io.grpc.netty.shaded.io.netty.channel.ChannelPromise unvoid ()
}
io/grpc/netty/shaded/io/netty/channel/DefaultEventLoop.classDefaultEventLoop.java
package io.grpc.netty.shaded.io.netty.channel
public io.grpc.netty.shaded.io.netty.channel.DefaultEventLoop extends io.grpc.netty.shaded.io.netty.channel.SingleThreadEventLoop {
public void ()
public void (java.util.concurrent.ThreadFactory)
java.util.concurrent.ThreadFactory threadFactory
public void (java.util.concurrent.Executor)
java.util.concurrent.Executor executor
public void (io.grpc.netty.shaded.io.netty.channel.EventLoopGroup)
io.grpc.netty.shaded.io.netty.channel.EventLoopGroup parent
public void (io.grpc.netty.shaded.io.netty.channel.EventLoopGroup, java.util.concurrent.ThreadFactory)
io.grpc.netty.shaded.io.netty.channel.EventLoopGroup parent
java.util.concurrent.ThreadFactory threadFactory
public void (io.grpc.netty.shaded.io.netty.channel.EventLoopGroup, java.util.concurrent.Executor)
io.grpc.netty.shaded.io.netty.channel.EventLoopGroup parent
java.util.concurrent.Executor executor
protected void run ()
Runnable task
}
io/grpc/netty/shaded/io/netty/channel/ChannelHandlerContext.classChannelHandlerContext.java
package io.grpc.netty.shaded.io.netty.channel
public abstract io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext extends java.lang.Object implements io.grpc.netty.shaded.io.netty.util.AttributeMap io.grpc.netty.shaded.io.netty.channel.ChannelInboundInvoker io.grpc.netty.shaded.io.netty.channel.ChannelOutboundInvoker {
public abstract io.grpc.netty.shaded.io.netty.channel.Channel channel ()
public abstract io.grpc.netty.shaded.io.netty.util.concurrent.EventExecutor executor ()
public abstract java.lang.String name ()
public abstract io.grpc.netty.shaded.io.netty.channel.ChannelHandler handler ()
public abstract boolean isRemoved ()
public abstract io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext fireChannelRegistered ()
public abstract io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext fireChannelUnregistered ()
public abstract io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext fireChannelActive ()
public abstract io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext fireChannelInactive ()
public abstract io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext fireExceptionCaught (java.lang.Throwable)
public abstract io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext fireUserEventTriggered (java.lang.Object)
public abstract io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext fireChannelRead (java.lang.Object)
public abstract io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext fireChannelReadComplete ()
public abstract io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext fireChannelWritabilityChanged ()
public abstract io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext read ()
public abstract io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext flush ()
public abstract io.grpc.netty.shaded.io.netty.channel.ChannelPipeline pipeline ()
public abstract io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator alloc ()
public abstract io.grpc.netty.shaded.io.netty.util.Attribute attr (io.grpc.netty.shaded.io.netty.util.AttributeKey)
public abstract boolean hasAttr (io.grpc.netty.shaded.io.netty.util.AttributeKey)
}
io/grpc/netty/shaded/io/netty/channel/AbstractChannel$AbstractUnsafe$7.classAbstractChannel.java
package io.grpc.netty.shaded.io.netty.channel
io.grpc.netty.shaded.io.netty.channel.AbstractChannel$AbstractUnsafe$7 extends java.lang.Object implements java.lang.Runnable {
final boolean val$wasActive
final io.grpc.netty.shaded.io.netty.channel.AbstractChannel$AbstractUnsafe this$1
void (io.grpc.netty.shaded.io.netty.channel.AbstractChannel$AbstractUnsafe, boolean)
io.grpc.netty.shaded.io.netty.channel.AbstractChannel$AbstractUnsafe this$1
public void run ()
}
io/grpc/netty/shaded/io/netty/channel/DefaultChannelId.classDefaultChannelId.java
package io.grpc.netty.shaded.io.netty.channel
public final io.grpc.netty.shaded.io.netty.channel.DefaultChannelId extends java.lang.Object implements io.grpc.netty.shaded.io.netty.channel.ChannelId {
private static final long serialVersionUID
private static final io.grpc.netty.shaded.io.netty.util.internal.logging.InternalLogger logger
private static final byte[] MACHINE_ID
private static final int PROCESS_ID_LEN
private static final int PROCESS_ID
private static final int SEQUENCE_LEN
private static final int TIMESTAMP_LEN
private static final int RANDOM_LEN
private static final java.util.concurrent.atomic.AtomicInteger nextSequence
private final byte[] data
private final int hashCode
private transient String shortValue
private transient String longValue
static final boolean $assertionsDisabled
public static io.grpc.netty.shaded.io.netty.channel.DefaultChannelId newInstance ()
private static int defaultProcessId ()
Class mgmtFactoryType
Class runtimeMxBeanType
java.lang.reflect.Method getRuntimeMXBean
Object bean
java.lang.reflect.Method getName
String value
Class processType
java.lang.reflect.Method myPid
String value
Throwable t2
Throwable t
int pid
NumberFormatException e
ClassLoader loader
String value
int atIndex
int pid
private void ()
int i
int random
private int writeInt (int, int)
int i
int value
private int writeLong (int, long)
int i
long value
public java.lang.String asShortText ()
String shortValue
public java.lang.String asLongText ()
String longValue
private java.lang.String newLongValue ()
StringBuilder buf
int i
private int appendHexDumpField (java.lang.StringBuilder, int, int)
StringBuilder buf
int i
int length
public int hashCode ()
public int compareTo (io.grpc.netty.shaded.io.netty.channel.ChannelId)
byte x
byte y
int k
byte[] otherData
int len1
int len2
int len
io.grpc.netty.shaded.io.netty.channel.ChannelId o
public boolean equals (java.lang.Object)
Object obj
io.grpc.netty.shaded.io.netty.channel.DefaultChannelId other
public java.lang.String toString ()
public volatile int compareTo (java.lang.Object)
static void ()
Exception e
int processId
String customProcessId
byte[] machineId
String customMachineId
}
io/grpc/netty/shaded/io/netty/channel/embedded/
io/grpc/netty/shaded/io/netty/channel/embedded/EmbeddedChannel$EmbeddedUnsafe.classEmbeddedChannel.java
package io.grpc.netty.shaded.io.netty.channel.embedded
final io.grpc.netty.shaded.io.netty.channel.embedded.EmbeddedChannel$EmbeddedUnsafe extends io.grpc.netty.shaded.io.netty.channel.AbstractChannel$AbstractUnsafe {
final io.grpc.netty.shaded.io.netty.channel.Channel$Unsafe wrapped
final io.grpc.netty.shaded.io.netty.channel.embedded.EmbeddedChannel this$0
private void (io.grpc.netty.shaded.io.netty.channel.embedded.EmbeddedChannel)
public void connect (java.net.SocketAddress, java.net.SocketAddress, io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
java.net.SocketAddress remoteAddress
java.net.SocketAddress localAddress
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
void (io.grpc.netty.shaded.io.netty.channel.embedded.EmbeddedChannel, io.grpc.netty.shaded.io.netty.channel.embedded.EmbeddedChannel$1)
io.grpc.netty.shaded.io.netty.channel.embedded.EmbeddedChannel x0
io.grpc.netty.shaded.io.netty.channel.embedded.EmbeddedChannel$1 x1
}
io/grpc/netty/shaded/io/netty/channel/embedded/EmbeddedChannel$State.classEmbeddedChannel.java
package io.grpc.netty.shaded.io.netty.channel.embedded
final io.grpc.netty.shaded.io.netty.channel.embedded.EmbeddedChannel$State extends java.lang.Enum {
public static final io.grpc.netty.shaded.io.netty.channel.embedded.EmbeddedChannel$State OPEN
public static final io.grpc.netty.shaded.io.netty.channel.embedded.EmbeddedChannel$State ACTIVE
public static final io.grpc.netty.shaded.io.netty.channel.embedded.EmbeddedChannel$State CLOSED
private static final io.grpc.netty.shaded.io.netty.channel.embedded.EmbeddedChannel$State[] $VALUES
public static io.grpc.netty.shaded.io.netty.channel.embedded.EmbeddedChannel$State[] values ()
public static io.grpc.netty.shaded.io.netty.channel.embedded.EmbeddedChannel$State valueOf (java.lang.String)
String name
private void (java.lang.String, int)
static void ()
}
io/grpc/netty/shaded/io/netty/channel/embedded/EmbeddedChannel$EmbeddedUnsafe$1.classEmbeddedChannel.java
package io.grpc.netty.shaded.io.netty.channel.embedded
io.grpc.netty.shaded.io.netty.channel.embedded.EmbeddedChannel$EmbeddedUnsafe$1 extends java.lang.Object implements io.grpc.netty.shaded.io.netty.channel.Channel$Unsafe {
final io.grpc.netty.shaded.io.netty.channel.embedded.EmbeddedChannel$EmbeddedUnsafe this$1
void (io.grpc.netty.shaded.io.netty.channel.embedded.EmbeddedChannel$EmbeddedUnsafe)
io.grpc.netty.shaded.io.netty.channel.embedded.EmbeddedChannel$EmbeddedUnsafe this$1
public io.grpc.netty.shaded.io.netty.channel.RecvByteBufAllocator$Handle recvBufAllocHandle ()
public java.net.SocketAddress localAddress ()
public java.net.SocketAddress remoteAddress ()
public void register (io.grpc.netty.shaded.io.netty.channel.EventLoop, io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
io.grpc.netty.shaded.io.netty.channel.EventLoop eventLoop
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
public void bind (java.net.SocketAddress, io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
java.net.SocketAddress localAddress
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
public void connect (java.net.SocketAddress, java.net.SocketAddress, io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
java.net.SocketAddress remoteAddress
java.net.SocketAddress localAddress
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
public void disconnect (io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
public void close (io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
public void closeForcibly ()
public void deregister (io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
public void beginRead ()
public void write (java.lang.Object, io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
Object msg
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
public void flush ()
public io.grpc.netty.shaded.io.netty.channel.ChannelPromise voidPromise ()
public io.grpc.netty.shaded.io.netty.channel.ChannelOutboundBuffer outboundBuffer ()
}
io/grpc/netty/shaded/io/netty/channel/embedded/EmbeddedChannelId.classEmbeddedChannelId.java
package io.grpc.netty.shaded.io.netty.channel.embedded
final io.grpc.netty.shaded.io.netty.channel.embedded.EmbeddedChannelId extends java.lang.Object implements io.grpc.netty.shaded.io.netty.channel.ChannelId {
private static final long serialVersionUID
static final io.grpc.netty.shaded.io.netty.channel.ChannelId INSTANCE
private void ()
public java.lang.String asShortText ()
public java.lang.String asLongText ()
public int compareTo (io.grpc.netty.shaded.io.netty.channel.ChannelId)
io.grpc.netty.shaded.io.netty.channel.ChannelId o
public int hashCode ()
public boolean equals (java.lang.Object)
Object obj
public java.lang.String toString ()
public volatile int compareTo (java.lang.Object)
static void ()
}
io/grpc/netty/shaded/io/netty/channel/embedded/EmbeddedChannel$2.classEmbeddedChannel.java
package io.grpc.netty.shaded.io.netty.channel.embedded
io.grpc.netty.shaded.io.netty.channel.embedded.EmbeddedChannel$2 extends io.grpc.netty.shaded.io.netty.channel.ChannelInitializer {
final io.grpc.netty.shaded.io.netty.channel.ChannelHandler[] val$handlers
final io.grpc.netty.shaded.io.netty.channel.embedded.EmbeddedChannel this$0
void (io.grpc.netty.shaded.io.netty.channel.embedded.EmbeddedChannel, io.grpc.netty.shaded.io.netty.channel.ChannelHandler[])
io.grpc.netty.shaded.io.netty.channel.embedded.EmbeddedChannel this$0
protected void initChannel (io.grpc.netty.shaded.io.netty.channel.Channel) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandler h
io.grpc.netty.shaded.io.netty.channel.Channel ch
io.grpc.netty.shaded.io.netty.channel.ChannelPipeline pipeline
}
io/grpc/netty/shaded/io/netty/channel/embedded/EmbeddedChannel$1.classEmbeddedChannel.java
package io.grpc.netty.shaded.io.netty.channel.embedded
io.grpc.netty.shaded.io.netty.channel.embedded.EmbeddedChannel$1 extends java.lang.Object implements io.grpc.netty.shaded.io.netty.channel.ChannelFutureListener {
final io.grpc.netty.shaded.io.netty.channel.embedded.EmbeddedChannel this$0
void (io.grpc.netty.shaded.io.netty.channel.embedded.EmbeddedChannel)
io.grpc.netty.shaded.io.netty.channel.embedded.EmbeddedChannel this$0
public void operationComplete (io.grpc.netty.shaded.io.netty.channel.ChannelFuture) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelFuture future
public volatile void operationComplete (io.grpc.netty.shaded.io.netty.util.concurrent.Future) throws java.lang.Exception
}
io/grpc/netty/shaded/io/netty/channel/AbstractChannelHandlerContext$16.classAbstractChannelHandlerContext.java
package io.grpc.netty.shaded.io.netty.channel
io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext$16 extends java.lang.Object implements java.lang.Runnable {
final io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext val$next
final io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext this$0
void (io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext, io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext)
io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext this$0
public void run ()
}
io/grpc/netty/shaded/io/netty/channel/ThreadPerChannelEventLoopGroup$1.classThreadPerChannelEventLoopGroup.java
package io.grpc.netty.shaded.io.netty.channel
io.grpc.netty.shaded.io.netty.channel.ThreadPerChannelEventLoopGroup$1 extends java.lang.Object implements io.grpc.netty.shaded.io.netty.util.concurrent.FutureListener {
final io.grpc.netty.shaded.io.netty.channel.ThreadPerChannelEventLoopGroup this$0
void (io.grpc.netty.shaded.io.netty.channel.ThreadPerChannelEventLoopGroup)
io.grpc.netty.shaded.io.netty.channel.ThreadPerChannelEventLoopGroup this$0
public void operationComplete (io.grpc.netty.shaded.io.netty.util.concurrent.Future) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.util.concurrent.Future future
}
io/grpc/netty/shaded/io/netty/channel/RecvByteBufAllocator$Handle.classRecvByteBufAllocator.java
package io.grpc.netty.shaded.io.netty.channel
public abstract io.grpc.netty.shaded.io.netty.channel.RecvByteBufAllocator$Handle extends java.lang.Object {
public abstract io.grpc.netty.shaded.io.netty.buffer.ByteBuf allocate (io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator)
public abstract int guess ()
public abstract void reset (io.grpc.netty.shaded.io.netty.channel.ChannelConfig)
public abstract void incMessagesRead (int)
public abstract void lastBytesRead (int)
public abstract int lastBytesRead ()
public abstract void attemptedBytesRead (int)
public abstract int attemptedBytesRead ()
public abstract boolean continueReading ()
public abstract void readComplete ()
}
io/grpc/netty/shaded/io/netty/channel/FileRegion.classFileRegion.java
package io.grpc.netty.shaded.io.netty.channel
public abstract io.grpc.netty.shaded.io.netty.channel.FileRegion extends java.lang.Object implements io.grpc.netty.shaded.io.netty.util.ReferenceCounted {
public abstract long position ()
public abstract long transfered ()
public abstract long transferred ()
public abstract long count ()
public abstract long transferTo (java.nio.channels.WritableByteChannel, long) throws java.io.IOException
public abstract io.grpc.netty.shaded.io.netty.channel.FileRegion retain ()
public abstract io.grpc.netty.shaded.io.netty.channel.FileRegion retain (int)
public abstract io.grpc.netty.shaded.io.netty.channel.FileRegion touch ()
public abstract io.grpc.netty.shaded.io.netty.channel.FileRegion touch (java.lang.Object)
}
io/grpc/netty/shaded/io/netty/channel/ChannelProgressivePromise.classChannelProgressivePromise.java
package io.grpc.netty.shaded.io.netty.channel
public abstract io.grpc.netty.shaded.io.netty.channel.ChannelProgressivePromise extends java.lang.Object implements io.grpc.netty.shaded.io.netty.util.concurrent.ProgressivePromise io.grpc.netty.shaded.io.netty.channel.ChannelProgressiveFuture io.grpc.netty.shaded.io.netty.channel.ChannelPromise {
public abstract io.grpc.netty.shaded.io.netty.channel.ChannelProgressivePromise addListener (io.grpc.netty.shaded.io.netty.util.concurrent.GenericFutureListener)
public transient abstract io.grpc.netty.shaded.io.netty.channel.ChannelProgressivePromise addListeners (io.grpc.netty.shaded.io.netty.util.concurrent.GenericFutureListener[])
public abstract io.grpc.netty.shaded.io.netty.channel.ChannelProgressivePromise removeListener (io.grpc.netty.shaded.io.netty.util.concurrent.GenericFutureListener)
public transient abstract io.grpc.netty.shaded.io.netty.channel.ChannelProgressivePromise removeListeners (io.grpc.netty.shaded.io.netty.util.concurrent.GenericFutureListener[])
public abstract io.grpc.netty.shaded.io.netty.channel.ChannelProgressivePromise sync () throws java.lang.InterruptedException
public abstract io.grpc.netty.shaded.io.netty.channel.ChannelProgressivePromise syncUninterruptibly ()
public abstract io.grpc.netty.shaded.io.netty.channel.ChannelProgressivePromise await () throws java.lang.InterruptedException
public abstract io.grpc.netty.shaded.io.netty.channel.ChannelProgressivePromise awaitUninterruptibly ()
public abstract io.grpc.netty.shaded.io.netty.channel.ChannelProgressivePromise setSuccess (java.lang.Void)
public abstract io.grpc.netty.shaded.io.netty.channel.ChannelProgressivePromise setSuccess ()
public abstract io.grpc.netty.shaded.io.netty.channel.ChannelProgressivePromise setFailure (java.lang.Throwable)
public abstract io.grpc.netty.shaded.io.netty.channel.ChannelProgressivePromise setProgress (long, long)
public abstract io.grpc.netty.shaded.io.netty.channel.ChannelProgressivePromise unvoid ()
}
io/grpc/netty/shaded/io/netty/channel/DefaultChannelPipeline$2.classDefaultChannelPipeline.java
package io.grpc.netty.shaded.io.netty.channel
io.grpc.netty.shaded.io.netty.channel.DefaultChannelPipeline$2 extends java.lang.Object implements java.lang.Runnable {
final io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext val$newCtx
final io.grpc.netty.shaded.io.netty.channel.DefaultChannelPipeline this$0
void (io.grpc.netty.shaded.io.netty.channel.DefaultChannelPipeline, io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext)
io.grpc.netty.shaded.io.netty.channel.DefaultChannelPipeline this$0
public void run ()
}
io/grpc/netty/shaded/io/netty/channel/ConnectTimeoutException.classConnectTimeoutException.java
package io.grpc.netty.shaded.io.netty.channel
public io.grpc.netty.shaded.io.netty.channel.ConnectTimeoutException extends java.net.ConnectException {
private static final long serialVersionUID
public void (java.lang.String)
String msg
public void ()
}
io/grpc/netty/shaded/io/netty/channel/ChannelOutboundBuffer$MessageProcessor.classChannelOutboundBuffer.java
package io.grpc.netty.shaded.io.netty.channel
public abstract io.grpc.netty.shaded.io.netty.channel.ChannelOutboundBuffer$MessageProcessor extends java.lang.Object {
public abstract boolean processMessage (java.lang.Object) throws java.lang.Exception
}
META-INF/maven/io.netty/netty-transport/
META-INF/maven/io.netty/netty-transport/pom.xml
io/grpc/netty/shaded/io/netty/bootstrap/Bootstrap$3.classBootstrap.java
package io.grpc.netty.shaded.io.netty.bootstrap
final io.grpc.netty.shaded.io.netty.bootstrap.Bootstrap$3 extends java.lang.Object implements java.lang.Runnable {
final java.net.SocketAddress val$localAddress
final io.grpc.netty.shaded.io.netty.channel.Channel val$channel
final java.net.SocketAddress val$remoteAddress
final io.grpc.netty.shaded.io.netty.channel.ChannelPromise val$connectPromise
void (java.net.SocketAddress, io.grpc.netty.shaded.io.netty.channel.Channel, java.net.SocketAddress, io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
public void run ()
}
io/grpc/netty/shaded/io/netty/bootstrap/AbstractBootstrap$PendingRegistrationPromise.classAbstractBootstrap.java
package io.grpc.netty.shaded.io.netty.bootstrap
final io.grpc.netty.shaded.io.netty.bootstrap.AbstractBootstrap$PendingRegistrationPromise extends io.grpc.netty.shaded.io.netty.channel.DefaultChannelPromise {
private volatile boolean registered
void (io.grpc.netty.shaded.io.netty.channel.Channel)
io.grpc.netty.shaded.io.netty.channel.Channel channel
void registered ()
protected io.grpc.netty.shaded.io.netty.util.concurrent.EventExecutor executor ()
}
io/grpc/netty/shaded/io/netty/bootstrap/AbstractBootstrapConfig.classAbstractBootstrapConfig.java
package io.grpc.netty.shaded.io.netty.bootstrap
public abstract io.grpc.netty.shaded.io.netty.bootstrap.AbstractBootstrapConfig extends java.lang.Object {
protected final io.grpc.netty.shaded.io.netty.bootstrap.AbstractBootstrap bootstrap
protected void (io.grpc.netty.shaded.io.netty.bootstrap.AbstractBootstrap)
io.grpc.netty.shaded.io.netty.bootstrap.AbstractBootstrap bootstrap
public final java.net.SocketAddress localAddress ()
public final io.grpc.netty.shaded.io.netty.bootstrap.ChannelFactory channelFactory ()
public final io.grpc.netty.shaded.io.netty.channel.ChannelHandler handler ()
public final java.util.Map options ()
public final java.util.Map attrs ()
public final io.grpc.netty.shaded.io.netty.channel.EventLoopGroup group ()
public java.lang.String toString ()
StringBuilder buf
io.grpc.netty.shaded.io.netty.channel.EventLoopGroup group
io.grpc.netty.shaded.io.netty.bootstrap.ChannelFactory factory
java.net.SocketAddress localAddress
java.util.Map options
java.util.Map attrs
io.grpc.netty.shaded.io.netty.channel.ChannelHandler handler
}
io/grpc/netty/shaded/io/netty/bootstrap/ServerBootstrap$ServerBootstrapAcceptor$2.classServerBootstrap.java
package io.grpc.netty.shaded.io.netty.bootstrap
io.grpc.netty.shaded.io.netty.bootstrap.ServerBootstrap$ServerBootstrapAcceptor$2 extends java.lang.Object implements io.grpc.netty.shaded.io.netty.channel.ChannelFutureListener {
final io.grpc.netty.shaded.io.netty.channel.Channel val$child
final io.grpc.netty.shaded.io.netty.bootstrap.ServerBootstrap$ServerBootstrapAcceptor this$0
void (io.grpc.netty.shaded.io.netty.bootstrap.ServerBootstrap$ServerBootstrapAcceptor, io.grpc.netty.shaded.io.netty.channel.Channel)
io.grpc.netty.shaded.io.netty.bootstrap.ServerBootstrap$ServerBootstrapAcceptor this$0
public void operationComplete (io.grpc.netty.shaded.io.netty.channel.ChannelFuture) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelFuture future
public volatile void operationComplete (io.grpc.netty.shaded.io.netty.util.concurrent.Future) throws java.lang.Exception
}
io/grpc/netty/shaded/io/netty/bootstrap/BootstrapConfig.classBootstrapConfig.java
package io.grpc.netty.shaded.io.netty.bootstrap
public final io.grpc.netty.shaded.io.netty.bootstrap.BootstrapConfig extends io.grpc.netty.shaded.io.netty.bootstrap.AbstractBootstrapConfig {
void (io.grpc.netty.shaded.io.netty.bootstrap.Bootstrap)
io.grpc.netty.shaded.io.netty.bootstrap.Bootstrap bootstrap
public java.net.SocketAddress remoteAddress ()
public io.grpc.netty.shaded.io.netty.resolver.AddressResolverGroup resolver ()
public java.lang.String toString ()
StringBuilder buf
java.net.SocketAddress remoteAddress
}
io/grpc/netty/shaded/io/netty/bootstrap/AbstractBootstrap.classAbstractBootstrap.java
package io.grpc.netty.shaded.io.netty.bootstrap
public abstract io.grpc.netty.shaded.io.netty.bootstrap.AbstractBootstrap extends java.lang.Object implements java.lang.Cloneable {
volatile io.grpc.netty.shaded.io.netty.channel.EventLoopGroup group
private volatile io.grpc.netty.shaded.io.netty.bootstrap.ChannelFactory channelFactory
private volatile java.net.SocketAddress localAddress
private final java.util.Map options
private final java.util.Map attrs
private volatile io.grpc.netty.shaded.io.netty.channel.ChannelHandler handler
void ()
void (io.grpc.netty.shaded.io.netty.bootstrap.AbstractBootstrap)
io.grpc.netty.shaded.io.netty.bootstrap.AbstractBootstrap bootstrap
public io.grpc.netty.shaded.io.netty.bootstrap.AbstractBootstrap group (io.grpc.netty.shaded.io.netty.channel.EventLoopGroup)
io.grpc.netty.shaded.io.netty.channel.EventLoopGroup group
private io.grpc.netty.shaded.io.netty.bootstrap.AbstractBootstrap self ()
public io.grpc.netty.shaded.io.netty.bootstrap.AbstractBootstrap channel (java.lang.Class)
Class channelClass
public io.grpc.netty.shaded.io.netty.bootstrap.AbstractBootstrap channelFactory (io.grpc.netty.shaded.io.netty.bootstrap.ChannelFactory)
io.grpc.netty.shaded.io.netty.bootstrap.ChannelFactory channelFactory
public io.grpc.netty.shaded.io.netty.bootstrap.AbstractBootstrap channelFactory (io.grpc.netty.shaded.io.netty.channel.ChannelFactory)
io.grpc.netty.shaded.io.netty.channel.ChannelFactory channelFactory
public io.grpc.netty.shaded.io.netty.bootstrap.AbstractBootstrap localAddress (java.net.SocketAddress)
java.net.SocketAddress localAddress
public io.grpc.netty.shaded.io.netty.bootstrap.AbstractBootstrap localAddress (int)
int inetPort
public io.grpc.netty.shaded.io.netty.bootstrap.AbstractBootstrap localAddress (java.lang.String, int)
String inetHost
int inetPort
public io.grpc.netty.shaded.io.netty.bootstrap.AbstractBootstrap localAddress (java.net.InetAddress, int)
java.net.InetAddress inetHost
int inetPort
public io.grpc.netty.shaded.io.netty.bootstrap.AbstractBootstrap option (io.grpc.netty.shaded.io.netty.channel.ChannelOption, java.lang.Object)
io.grpc.netty.shaded.io.netty.channel.ChannelOption option
Object value
public io.grpc.netty.shaded.io.netty.bootstrap.AbstractBootstrap attr (io.grpc.netty.shaded.io.netty.util.AttributeKey, java.lang.Object)
io.grpc.netty.shaded.io.netty.util.AttributeKey key
Object value
public io.grpc.netty.shaded.io.netty.bootstrap.AbstractBootstrap validate ()
public abstract io.grpc.netty.shaded.io.netty.bootstrap.AbstractBootstrap clone ()
public io.grpc.netty.shaded.io.netty.channel.ChannelFuture register ()
public io.grpc.netty.shaded.io.netty.channel.ChannelFuture bind ()
java.net.SocketAddress localAddress
public io.grpc.netty.shaded.io.netty.channel.ChannelFuture bind (int)
int inetPort
public io.grpc.netty.shaded.io.netty.channel.ChannelFuture bind (java.lang.String, int)
String inetHost
int inetPort
public io.grpc.netty.shaded.io.netty.channel.ChannelFuture bind (java.net.InetAddress, int)
java.net.InetAddress inetHost
int inetPort
public io.grpc.netty.shaded.io.netty.channel.ChannelFuture bind (java.net.SocketAddress)
java.net.SocketAddress localAddress
private io.grpc.netty.shaded.io.netty.channel.ChannelFuture doBind (java.net.SocketAddress)
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
io.grpc.netty.shaded.io.netty.bootstrap.AbstractBootstrap$PendingRegistrationPromise promise
java.net.SocketAddress localAddress
io.grpc.netty.shaded.io.netty.channel.ChannelFuture regFuture
io.grpc.netty.shaded.io.netty.channel.Channel channel
final io.grpc.netty.shaded.io.netty.channel.ChannelFuture initAndRegister ()
Throwable t
io.grpc.netty.shaded.io.netty.channel.Channel channel
io.grpc.netty.shaded.io.netty.channel.ChannelFuture regFuture
abstract void init (io.grpc.netty.shaded.io.netty.channel.Channel) throws java.lang.Exception
private static void doBind0 (io.grpc.netty.shaded.io.netty.channel.ChannelFuture, io.grpc.netty.shaded.io.netty.channel.Channel, java.net.SocketAddress, io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
io.grpc.netty.shaded.io.netty.channel.ChannelFuture regFuture
io.grpc.netty.shaded.io.netty.channel.Channel channel
java.net.SocketAddress localAddress
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
public io.grpc.netty.shaded.io.netty.bootstrap.AbstractBootstrap handler (io.grpc.netty.shaded.io.netty.channel.ChannelHandler)
io.grpc.netty.shaded.io.netty.channel.ChannelHandler handler
public final io.grpc.netty.shaded.io.netty.channel.EventLoopGroup group ()
public abstract io.grpc.netty.shaded.io.netty.bootstrap.AbstractBootstrapConfig config ()
static java.util.Map copiedMap (java.util.Map)
java.util.Map copied
java.util.Map map
java.util.Map copied
final java.util.Map options0 ()
final java.util.Map attrs0 ()
final java.net.SocketAddress localAddress ()
final io.grpc.netty.shaded.io.netty.bootstrap.ChannelFactory channelFactory ()
final io.grpc.netty.shaded.io.netty.channel.ChannelHandler handler ()
final java.util.Map options ()
final java.util.Map attrs ()
static void setChannelOptions (io.grpc.netty.shaded.io.netty.channel.Channel, java.util.Map, io.grpc.netty.shaded.io.netty.util.internal.logging.InternalLogger)
java.util.Map$Entry e
io.grpc.netty.shaded.io.netty.channel.Channel channel
java.util.Map options
io.grpc.netty.shaded.io.netty.util.internal.logging.InternalLogger logger
static void setChannelOptions (io.grpc.netty.shaded.io.netty.channel.Channel, java.util.Map$Entry[], io.grpc.netty.shaded.io.netty.util.internal.logging.InternalLogger)
java.util.Map$Entry e
io.grpc.netty.shaded.io.netty.channel.Channel channel
java.util.Map$Entry[] options
io.grpc.netty.shaded.io.netty.util.internal.logging.InternalLogger logger
private static void setChannelOption (io.grpc.netty.shaded.io.netty.channel.Channel, io.grpc.netty.shaded.io.netty.channel.ChannelOption, java.lang.Object, io.grpc.netty.shaded.io.netty.util.internal.logging.InternalLogger)
Throwable t
io.grpc.netty.shaded.io.netty.channel.Channel channel
io.grpc.netty.shaded.io.netty.channel.ChannelOption option
Object value
io.grpc.netty.shaded.io.netty.util.internal.logging.InternalLogger logger
public java.lang.String toString ()
StringBuilder buf
public volatile java.lang.Object clone () throws java.lang.CloneNotSupportedException
static void access$000 (io.grpc.netty.shaded.io.netty.channel.ChannelFuture, io.grpc.netty.shaded.io.netty.channel.Channel, java.net.SocketAddress, io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
io.grpc.netty.shaded.io.netty.channel.ChannelFuture x0
io.grpc.netty.shaded.io.netty.channel.Channel x1
java.net.SocketAddress x2
io.grpc.netty.shaded.io.netty.channel.ChannelPromise x3
}
io/grpc/netty/shaded/io/netty/bootstrap/ServerBootstrap$ServerBootstrapAcceptor.classServerBootstrap.java
package io.grpc.netty.shaded.io.netty.bootstrap
io.grpc.netty.shaded.io.netty.bootstrap.ServerBootstrap$ServerBootstrapAcceptor extends io.grpc.netty.shaded.io.netty.channel.ChannelInboundHandlerAdapter {
private final io.grpc.netty.shaded.io.netty.channel.EventLoopGroup childGroup
private final io.grpc.netty.shaded.io.netty.channel.ChannelHandler childHandler
private final java.util.Map$Entry[] childOptions
private final java.util.Map$Entry[] childAttrs
private final Runnable enableAutoReadTask
void (io.grpc.netty.shaded.io.netty.channel.Channel, io.grpc.netty.shaded.io.netty.channel.EventLoopGroup, io.grpc.netty.shaded.io.netty.channel.ChannelHandler, java.util.Map$Entry[], java.util.Map$Entry[])
io.grpc.netty.shaded.io.netty.channel.Channel channel
io.grpc.netty.shaded.io.netty.channel.EventLoopGroup childGroup
io.grpc.netty.shaded.io.netty.channel.ChannelHandler childHandler
java.util.Map$Entry[] childOptions
java.util.Map$Entry[] childAttrs
public void channelRead (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, java.lang.Object)
java.util.Map$Entry e
Throwable t
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
Object msg
io.grpc.netty.shaded.io.netty.channel.Channel child
private static void forceClose (io.grpc.netty.shaded.io.netty.channel.Channel, java.lang.Throwable)
io.grpc.netty.shaded.io.netty.channel.Channel child
Throwable t
public void exceptionCaught (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, java.lang.Throwable) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
Throwable cause
io.grpc.netty.shaded.io.netty.channel.ChannelConfig config
static void access$200 (io.grpc.netty.shaded.io.netty.channel.Channel, java.lang.Throwable)
io.grpc.netty.shaded.io.netty.channel.Channel x0
Throwable x1
}
io/grpc/netty/shaded/io/netty/bootstrap/ServerBootstrap$ServerBootstrapAcceptor$1.classServerBootstrap.java
package io.grpc.netty.shaded.io.netty.bootstrap
io.grpc.netty.shaded.io.netty.bootstrap.ServerBootstrap$ServerBootstrapAcceptor$1 extends java.lang.Object implements java.lang.Runnable {
final io.grpc.netty.shaded.io.netty.channel.Channel val$channel
final io.grpc.netty.shaded.io.netty.bootstrap.ServerBootstrap$ServerBootstrapAcceptor this$0
void (io.grpc.netty.shaded.io.netty.bootstrap.ServerBootstrap$ServerBootstrapAcceptor, io.grpc.netty.shaded.io.netty.channel.Channel)
io.grpc.netty.shaded.io.netty.bootstrap.ServerBootstrap$ServerBootstrapAcceptor this$0
public void run ()
}
io/grpc/netty/shaded/io/netty/channel/DefaultMaxBytesRecvByteBufAllocator$HandleImpl$1.classDefaultMaxBytesRecvByteBufAllocator.java
package io.grpc.netty.shaded.io.netty.channel
io.grpc.netty.shaded.io.netty.channel.DefaultMaxBytesRecvByteBufAllocator$HandleImpl$1 extends java.lang.Object implements io.grpc.netty.shaded.io.netty.util.UncheckedBooleanSupplier {
final io.grpc.netty.shaded.io.netty.channel.DefaultMaxBytesRecvByteBufAllocator$HandleImpl this$1
void (io.grpc.netty.shaded.io.netty.channel.DefaultMaxBytesRecvByteBufAllocator$HandleImpl)
io.grpc.netty.shaded.io.netty.channel.DefaultMaxBytesRecvByteBufAllocator$HandleImpl this$1
public boolean get ()
}
io/grpc/netty/shaded/io/netty/channel/CompleteChannelFuture.classCompleteChannelFuture.java
package io.grpc.netty.shaded.io.netty.channel
abstract io.grpc.netty.shaded.io.netty.channel.CompleteChannelFuture extends io.grpc.netty.shaded.io.netty.util.concurrent.CompleteFuture implements io.grpc.netty.shaded.io.netty.channel.ChannelFuture {
private final io.grpc.netty.shaded.io.netty.channel.Channel channel
protected void (io.grpc.netty.shaded.io.netty.channel.Channel, io.grpc.netty.shaded.io.netty.util.concurrent.EventExecutor)
io.grpc.netty.shaded.io.netty.channel.Channel channel
io.grpc.netty.shaded.io.netty.util.concurrent.EventExecutor executor
protected io.grpc.netty.shaded.io.netty.util.concurrent.EventExecutor executor ()
io.grpc.netty.shaded.io.netty.util.concurrent.EventExecutor e
public io.grpc.netty.shaded.io.netty.channel.ChannelFuture addListener (io.grpc.netty.shaded.io.netty.util.concurrent.GenericFutureListener)
io.grpc.netty.shaded.io.netty.util.concurrent.GenericFutureListener listener
public transient io.grpc.netty.shaded.io.netty.channel.ChannelFuture addListeners (io.grpc.netty.shaded.io.netty.util.concurrent.GenericFutureListener[])
io.grpc.netty.shaded.io.netty.util.concurrent.GenericFutureListener[] listeners
public io.grpc.netty.shaded.io.netty.channel.ChannelFuture removeListener (io.grpc.netty.shaded.io.netty.util.concurrent.GenericFutureListener)
io.grpc.netty.shaded.io.netty.util.concurrent.GenericFutureListener listener
public transient io.grpc.netty.shaded.io.netty.channel.ChannelFuture removeListeners (io.grpc.netty.shaded.io.netty.util.concurrent.GenericFutureListener[])
io.grpc.netty.shaded.io.netty.util.concurrent.GenericFutureListener[] listeners
public io.grpc.netty.shaded.io.netty.channel.ChannelFuture syncUninterruptibly ()
public io.grpc.netty.shaded.io.netty.channel.ChannelFuture sync () throws java.lang.InterruptedException
public io.grpc.netty.shaded.io.netty.channel.ChannelFuture await () throws java.lang.InterruptedException
public io.grpc.netty.shaded.io.netty.channel.ChannelFuture awaitUninterruptibly ()
public io.grpc.netty.shaded.io.netty.channel.Channel channel ()
public java.lang.Void getNow ()
public boolean isVoid ()
public volatile io.grpc.netty.shaded.io.netty.util.concurrent.Future awaitUninterruptibly ()
public volatile io.grpc.netty.shaded.io.netty.util.concurrent.Future syncUninterruptibly ()
public volatile io.grpc.netty.shaded.io.netty.util.concurrent.Future sync () throws java.lang.InterruptedException
public volatile io.grpc.netty.shaded.io.netty.util.concurrent.Future await () throws java.lang.InterruptedException
public volatile io.grpc.netty.shaded.io.netty.util.concurrent.Future removeListeners (io.grpc.netty.shaded.io.netty.util.concurrent.GenericFutureListener[])
public volatile io.grpc.netty.shaded.io.netty.util.concurrent.Future removeListener (io.grpc.netty.shaded.io.netty.util.concurrent.GenericFutureListener)
public volatile io.grpc.netty.shaded.io.netty.util.concurrent.Future addListeners (io.grpc.netty.shaded.io.netty.util.concurrent.GenericFutureListener[])
public volatile io.grpc.netty.shaded.io.netty.util.concurrent.Future addListener (io.grpc.netty.shaded.io.netty.util.concurrent.GenericFutureListener)
public volatile java.lang.Object getNow ()
}
io/grpc/netty/shaded/io/netty/channel/AbstractChannel$AnnotatedConnectException.classAbstractChannel.java
package io.grpc.netty.shaded.io.netty.channel
final io.grpc.netty.shaded.io.netty.channel.AbstractChannel$AnnotatedConnectException extends java.net.ConnectException {
private static final long serialVersionUID
void (java.net.ConnectException, java.net.SocketAddress)
java.net.ConnectException exception
java.net.SocketAddress remoteAddress
public java.lang.Throwable fillInStackTrace ()
}
io/grpc/netty/shaded/io/netty/channel/SimpleUserEventChannelHandler.classSimpleUserEventChannelHandler.java
package io.grpc.netty.shaded.io.netty.channel
public abstract io.grpc.netty.shaded.io.netty.channel.SimpleUserEventChannelHandler extends io.grpc.netty.shaded.io.netty.channel.ChannelInboundHandlerAdapter {
private final io.grpc.netty.shaded.io.netty.util.internal.TypeParameterMatcher matcher
private final boolean autoRelease
protected void ()
protected void (boolean)
boolean autoRelease
protected void (java.lang.Class)
Class eventType
protected void (java.lang.Class, boolean)
Class eventType
boolean autoRelease
protected boolean acceptEvent (java.lang.Object) throws java.lang.Exception
Object evt
public final void userEventTriggered (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, java.lang.Object) throws java.lang.Exception
Object ievt
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
Object evt
boolean release
protected abstract void eventReceived (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, java.lang.Object) throws java.lang.Exception
}
io/grpc/netty/shaded/io/netty/channel/ChannelOutboundBuffer.classChannelOutboundBuffer.java
package io.grpc.netty.shaded.io.netty.channel
public final io.grpc.netty.shaded.io.netty.channel.ChannelOutboundBuffer extends java.lang.Object {
static final int CHANNEL_OUTBOUND_BUFFER_ENTRY_OVERHEAD
private static final io.grpc.netty.shaded.io.netty.util.internal.logging.InternalLogger logger
private static final io.grpc.netty.shaded.io.netty.util.concurrent.FastThreadLocal NIO_BUFFERS
private final io.grpc.netty.shaded.io.netty.channel.Channel channel
private io.grpc.netty.shaded.io.netty.channel.ChannelOutboundBuffer$Entry flushedEntry
private io.grpc.netty.shaded.io.netty.channel.ChannelOutboundBuffer$Entry unflushedEntry
private io.grpc.netty.shaded.io.netty.channel.ChannelOutboundBuffer$Entry tailEntry
private int flushed
private int nioBufferCount
private long nioBufferSize
private boolean inFail
private static final java.util.concurrent.atomic.AtomicLongFieldUpdater TOTAL_PENDING_SIZE_UPDATER
private volatile long totalPendingSize
private static final java.util.concurrent.atomic.AtomicIntegerFieldUpdater UNWRITABLE_UPDATER
private volatile int unwritable
private volatile Runnable fireChannelWritabilityChangedTask
static final boolean $assertionsDisabled
void (io.grpc.netty.shaded.io.netty.channel.AbstractChannel)
io.grpc.netty.shaded.io.netty.channel.AbstractChannel channel
public void addMessage (java.lang.Object, int, io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
io.grpc.netty.shaded.io.netty.channel.ChannelOutboundBuffer$Entry tail
Object msg
int size
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
io.grpc.netty.shaded.io.netty.channel.ChannelOutboundBuffer$Entry entry
public void addFlush ()
int pending
io.grpc.netty.shaded.io.netty.channel.ChannelOutboundBuffer$Entry entry
void incrementPendingOutboundBytes (long)
long size
private void incrementPendingOutboundBytes (long, boolean)
long size
boolean invokeLater
long newWriteBufferSize
void decrementPendingOutboundBytes (long)
long size
private void decrementPendingOutboundBytes (long, boolean, boolean)
long size
boolean invokeLater
boolean notifyWritability
long newWriteBufferSize
private static long total (java.lang.Object)
Object msg
public java.lang.Object current ()
io.grpc.netty.shaded.io.netty.channel.ChannelOutboundBuffer$Entry entry
public void progress (long)
long progress
long amount
io.grpc.netty.shaded.io.netty.channel.ChannelOutboundBuffer$Entry e
io.grpc.netty.shaded.io.netty.channel.ChannelPromise p
public boolean remove ()
io.grpc.netty.shaded.io.netty.channel.ChannelOutboundBuffer$Entry e
Object msg
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
int size
public boolean remove (java.lang.Throwable)
Throwable cause
private boolean remove0 (java.lang.Throwable, boolean)
Throwable cause
boolean notifyWritability
io.grpc.netty.shaded.io.netty.channel.ChannelOutboundBuffer$Entry e
Object msg
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
int size
private void removeEntry (io.grpc.netty.shaded.io.netty.channel.ChannelOutboundBuffer$Entry)
io.grpc.netty.shaded.io.netty.channel.ChannelOutboundBuffer$Entry e
public void removeBytes (long)
Object msg
io.grpc.netty.shaded.io.netty.buffer.ByteBuf buf
int readerIndex
int readableBytes
long writtenBytes
private void clearNioBuffers ()
int count
public java.nio.ByteBuffer[] nioBuffers ()
public java.nio.ByteBuffer[] nioBuffers (int, long)
java.nio.ByteBuffer nioBuf
java.nio.ByteBuffer nioBuf
int i
java.nio.ByteBuffer[] nioBufs
int count
int neededSpace
io.grpc.netty.shaded.io.netty.buffer.ByteBuf buf
int readerIndex
int readableBytes
int maxCount
long maxBytes
long nioBufferSize
int nioBufferCount
io.grpc.netty.shaded.io.netty.util.internal.InternalThreadLocalMap threadLocalMap
java.nio.ByteBuffer[] nioBuffers
io.grpc.netty.shaded.io.netty.channel.ChannelOutboundBuffer$Entry entry
private static java.nio.ByteBuffer[] expandNioBufferArray (java.nio.ByteBuffer[], int, int)
java.nio.ByteBuffer[] array
int neededSpace
int size
int newCapacity
java.nio.ByteBuffer[] newArray
public int nioBufferCount ()
public long nioBufferSize ()
public boolean isWritable ()
public boolean getUserDefinedWritability (int)
int index
public void setUserDefinedWritability (int, boolean)
int index
boolean writable
private void setUserDefinedWritability (int)
int oldValue
int newValue
int index
int mask
private void clearUserDefinedWritability (int)
int oldValue
int newValue
int index
int mask
private static int writabilityMask (int)
int index
private void setWritable (boolean)
int oldValue
int newValue
boolean invokeLater
private void setUnwritable (boolean)
int oldValue
int newValue
boolean invokeLater
private void fireChannelWritabilityChanged (boolean)
Runnable task
boolean invokeLater
io.grpc.netty.shaded.io.netty.channel.ChannelPipeline pipeline
public int size ()
public boolean isEmpty ()
void failFlushed (java.lang.Throwable, boolean)
Throwable cause
boolean notify
void close (java.lang.Throwable, boolean)
int size
io.grpc.netty.shaded.io.netty.channel.ChannelOutboundBuffer$Entry e
Throwable cause
boolean allowChannelOpen
void close (java.nio.channels.ClosedChannelException)
java.nio.channels.ClosedChannelException cause
private static void safeSuccess (io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
private static void safeFail (io.grpc.netty.shaded.io.netty.channel.ChannelPromise, java.lang.Throwable)
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
Throwable cause
public void recycle ()
public long totalPendingWriteBytes ()
public long bytesBeforeUnwritable ()
long bytes
public long bytesBeforeWritable ()
long bytes
public void forEachFlushedMessage (io.grpc.netty.shaded.io.netty.channel.ChannelOutboundBuffer$MessageProcessor) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelOutboundBuffer$MessageProcessor processor
io.grpc.netty.shaded.io.netty.channel.ChannelOutboundBuffer$Entry entry
private boolean isFlushedEntry (io.grpc.netty.shaded.io.netty.channel.ChannelOutboundBuffer$Entry)
io.grpc.netty.shaded.io.netty.channel.ChannelOutboundBuffer$Entry e
static void ()
}
io/grpc/netty/shaded/io/netty/channel/EventLoop.classEventLoop.java
package io.grpc.netty.shaded.io.netty.channel
public abstract io.grpc.netty.shaded.io.netty.channel.EventLoop extends java.lang.Object implements io.grpc.netty.shaded.io.netty.util.concurrent.OrderedEventExecutor io.grpc.netty.shaded.io.netty.channel.EventLoopGroup {
public abstract io.grpc.netty.shaded.io.netty.channel.EventLoopGroup parent ()
}
io/grpc/netty/shaded/io/netty/channel/CombinedChannelDuplexHandler$1.classCombinedChannelDuplexHandler.java
package io.grpc.netty.shaded.io.netty.channel
io.grpc.netty.shaded.io.netty.channel.CombinedChannelDuplexHandler$1 extends io.grpc.netty.shaded.io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext {
final io.grpc.netty.shaded.io.netty.channel.CombinedChannelDuplexHandler this$0
void (io.grpc.netty.shaded.io.netty.channel.CombinedChannelDuplexHandler, io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, io.grpc.netty.shaded.io.netty.channel.ChannelHandler)
io.grpc.netty.shaded.io.netty.channel.CombinedChannelDuplexHandler this$0
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
io.grpc.netty.shaded.io.netty.channel.ChannelHandler handler
public io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext fireExceptionCaught (java.lang.Throwable)
Throwable error
Throwable cause
public volatile io.grpc.netty.shaded.io.netty.channel.ChannelInboundInvoker fireExceptionCaught (java.lang.Throwable)
}
io/grpc/netty/shaded/io/netty/channel/MaxBytesRecvByteBufAllocator.classMaxBytesRecvByteBufAllocator.java
package io.grpc.netty.shaded.io.netty.channel
public abstract io.grpc.netty.shaded.io.netty.channel.MaxBytesRecvByteBufAllocator extends java.lang.Object implements io.grpc.netty.shaded.io.netty.channel.RecvByteBufAllocator {
public abstract int maxBytesPerRead ()
public abstract io.grpc.netty.shaded.io.netty.channel.MaxBytesRecvByteBufAllocator maxBytesPerRead (int)
public abstract int maxBytesPerIndividualRead ()
public abstract io.grpc.netty.shaded.io.netty.channel.MaxBytesRecvByteBufAllocator maxBytesPerIndividualRead (int)
public abstract java.util.Map$Entry maxBytesPerReadPair ()
public abstract io.grpc.netty.shaded.io.netty.channel.MaxBytesRecvByteBufAllocator maxBytesPerReadPair (int, int)
}
io/grpc/netty/shaded/io/netty/channel/MultithreadEventLoopGroup.classMultithreadEventLoopGroup.java
package io.grpc.netty.shaded.io.netty.channel
public abstract io.grpc.netty.shaded.io.netty.channel.MultithreadEventLoopGroup extends io.grpc.netty.shaded.io.netty.util.concurrent.MultithreadEventExecutorGroup implements io.grpc.netty.shaded.io.netty.channel.EventLoopGroup {
private static final io.grpc.netty.shaded.io.netty.util.internal.logging.InternalLogger logger
private static final int DEFAULT_EVENT_LOOP_THREADS
protected transient void (int, java.util.concurrent.Executor, java.lang.Object[])
int nThreads
java.util.concurrent.Executor executor
Object[] args
protected transient void (int, java.util.concurrent.ThreadFactory, java.lang.Object[])
int nThreads
java.util.concurrent.ThreadFactory threadFactory
Object[] args
protected transient void (int, java.util.concurrent.Executor, io.grpc.netty.shaded.io.netty.util.concurrent.EventExecutorChooserFactory, java.lang.Object[])
int nThreads
java.util.concurrent.Executor executor
io.grpc.netty.shaded.io.netty.util.concurrent.EventExecutorChooserFactory chooserFactory
Object[] args
protected java.util.concurrent.ThreadFactory newDefaultThreadFactory ()
public io.grpc.netty.shaded.io.netty.channel.EventLoop next ()
protected transient abstract io.grpc.netty.shaded.io.netty.channel.EventLoop newChild (java.util.concurrent.Executor, java.lang.Object[]) throws java.lang.Exception
public io.grpc.netty.shaded.io.netty.channel.ChannelFuture register (io.grpc.netty.shaded.io.netty.channel.Channel)
io.grpc.netty.shaded.io.netty.channel.Channel channel
public io.grpc.netty.shaded.io.netty.channel.ChannelFuture register (io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
public io.grpc.netty.shaded.io.netty.channel.ChannelFuture register (io.grpc.netty.shaded.io.netty.channel.Channel, io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
io.grpc.netty.shaded.io.netty.channel.Channel channel
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
protected volatile io.grpc.netty.shaded.io.netty.util.concurrent.EventExecutor newChild (java.util.concurrent.Executor, java.lang.Object[]) throws java.lang.Exception
public volatile io.grpc.netty.shaded.io.netty.util.concurrent.EventExecutor next ()
static void ()
}
io/grpc/netty/shaded/io/netty/channel/DefaultChannelPipeline$4.classDefaultChannelPipeline.java
package io.grpc.netty.shaded.io.netty.channel
io.grpc.netty.shaded.io.netty.channel.DefaultChannelPipeline$4 extends java.lang.Object implements java.lang.Runnable {
final io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext val$newCtx
final io.grpc.netty.shaded.io.netty.channel.DefaultChannelPipeline this$0
void (io.grpc.netty.shaded.io.netty.channel.DefaultChannelPipeline, io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext)
io.grpc.netty.shaded.io.netty.channel.DefaultChannelPipeline this$0
public void run ()
}
io/grpc/netty/shaded/io/netty/channel/ChannelPipeline.classChannelPipeline.java
package io.grpc.netty.shaded.io.netty.channel
public abstract io.grpc.netty.shaded.io.netty.channel.ChannelPipeline extends java.lang.Object implements io.grpc.netty.shaded.io.netty.channel.ChannelInboundInvoker io.grpc.netty.shaded.io.netty.channel.ChannelOutboundInvoker java.lang.Iterable {
public abstract io.grpc.netty.shaded.io.netty.channel.ChannelPipeline addFirst (java.lang.String, io.grpc.netty.shaded.io.netty.channel.ChannelHandler)
public abstract io.grpc.netty.shaded.io.netty.channel.ChannelPipeline addFirst (io.grpc.netty.shaded.io.netty.util.concurrent.EventExecutorGroup, java.lang.String, io.grpc.netty.shaded.io.netty.channel.ChannelHandler)
public abstract io.grpc.netty.shaded.io.netty.channel.ChannelPipeline addLast (java.lang.String, io.grpc.netty.shaded.io.netty.channel.ChannelHandler)
public abstract io.grpc.netty.shaded.io.netty.channel.ChannelPipeline addLast (io.grpc.netty.shaded.io.netty.util.concurrent.EventExecutorGroup, java.lang.String, io.grpc.netty.shaded.io.netty.channel.ChannelHandler)
public abstract io.grpc.netty.shaded.io.netty.channel.ChannelPipeline addBefore (java.lang.String, java.lang.String, io.grpc.netty.shaded.io.netty.channel.ChannelHandler)
public abstract io.grpc.netty.shaded.io.netty.channel.ChannelPipeline addBefore (io.grpc.netty.shaded.io.netty.util.concurrent.EventExecutorGroup, java.lang.String, java.lang.String, io.grpc.netty.shaded.io.netty.channel.ChannelHandler)
public abstract io.grpc.netty.shaded.io.netty.channel.ChannelPipeline addAfter (java.lang.String, java.lang.String, io.grpc.netty.shaded.io.netty.channel.ChannelHandler)
public abstract io.grpc.netty.shaded.io.netty.channel.ChannelPipeline addAfter (io.grpc.netty.shaded.io.netty.util.concurrent.EventExecutorGroup, java.lang.String, java.lang.String, io.grpc.netty.shaded.io.netty.channel.ChannelHandler)
public transient abstract io.grpc.netty.shaded.io.netty.channel.ChannelPipeline addFirst (io.grpc.netty.shaded.io.netty.channel.ChannelHandler[])
public transient abstract io.grpc.netty.shaded.io.netty.channel.ChannelPipeline addFirst (io.grpc.netty.shaded.io.netty.util.concurrent.EventExecutorGroup, io.grpc.netty.shaded.io.netty.channel.ChannelHandler[])
public transient abstract io.grpc.netty.shaded.io.netty.channel.ChannelPipeline addLast (io.grpc.netty.shaded.io.netty.channel.ChannelHandler[])
public transient abstract io.grpc.netty.shaded.io.netty.channel.ChannelPipeline addLast (io.grpc.netty.shaded.io.netty.util.concurrent.EventExecutorGroup, io.grpc.netty.shaded.io.netty.channel.ChannelHandler[])
public abstract io.grpc.netty.shaded.io.netty.channel.ChannelPipeline remove (io.grpc.netty.shaded.io.netty.channel.ChannelHandler)
public abstract io.grpc.netty.shaded.io.netty.channel.ChannelHandler remove (java.lang.String)
public abstract io.grpc.netty.shaded.io.netty.channel.ChannelHandler remove (java.lang.Class)
public abstract io.grpc.netty.shaded.io.netty.channel.ChannelHandler removeFirst ()
public abstract io.grpc.netty.shaded.io.netty.channel.ChannelHandler removeLast ()
public abstract io.grpc.netty.shaded.io.netty.channel.ChannelPipeline replace (io.grpc.netty.shaded.io.netty.channel.ChannelHandler, java.lang.String, io.grpc.netty.shaded.io.netty.channel.ChannelHandler)
public abstract io.grpc.netty.shaded.io.netty.channel.ChannelHandler replace (java.lang.String, java.lang.String, io.grpc.netty.shaded.io.netty.channel.ChannelHandler)
public abstract io.grpc.netty.shaded.io.netty.channel.ChannelHandler replace (java.lang.Class, java.lang.String, io.grpc.netty.shaded.io.netty.channel.ChannelHandler)
public abstract io.grpc.netty.shaded.io.netty.channel.ChannelHandler first ()
public abstract io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext firstContext ()
public abstract io.grpc.netty.shaded.io.netty.channel.ChannelHandler last ()
public abstract io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext lastContext ()
public abstract io.grpc.netty.shaded.io.netty.channel.ChannelHandler get (java.lang.String)
public abstract io.grpc.netty.shaded.io.netty.channel.ChannelHandler get (java.lang.Class)
public abstract io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext context (io.grpc.netty.shaded.io.netty.channel.ChannelHandler)
public abstract io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext context (java.lang.String)
public abstract io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext context (java.lang.Class)
public abstract io.grpc.netty.shaded.io.netty.channel.Channel channel ()
public abstract java.util.List names ()
public abstract java.util.Map toMap ()
public abstract io.grpc.netty.shaded.io.netty.channel.ChannelPipeline fireChannelRegistered ()
public abstract io.grpc.netty.shaded.io.netty.channel.ChannelPipeline fireChannelUnregistered ()
public abstract io.grpc.netty.shaded.io.netty.channel.ChannelPipeline fireChannelActive ()
public abstract io.grpc.netty.shaded.io.netty.channel.ChannelPipeline fireChannelInactive ()
public abstract io.grpc.netty.shaded.io.netty.channel.ChannelPipeline fireExceptionCaught (java.lang.Throwable)
public abstract io.grpc.netty.shaded.io.netty.channel.ChannelPipeline fireUserEventTriggered (java.lang.Object)
public abstract io.grpc.netty.shaded.io.netty.channel.ChannelPipeline fireChannelRead (java.lang.Object)
public abstract io.grpc.netty.shaded.io.netty.channel.ChannelPipeline fireChannelReadComplete ()
public abstract io.grpc.netty.shaded.io.netty.channel.ChannelPipeline fireChannelWritabilityChanged ()
public abstract io.grpc.netty.shaded.io.netty.channel.ChannelPipeline flush ()
}
io/grpc/netty/shaded/io/netty/channel/socket/ChannelInputShutdownReadComplete.classChannelInputShutdownReadComplete.java
package io.grpc.netty.shaded.io.netty.channel.socket
public final io.grpc.netty.shaded.io.netty.channel.socket.ChannelInputShutdownReadComplete extends java.lang.Object {
public static final io.grpc.netty.shaded.io.netty.channel.socket.ChannelInputShutdownReadComplete INSTANCE
private void ()
static void ()
}
io/grpc/netty/shaded/io/netty/channel/socket/DefaultDatagramChannelConfig.classDefaultDatagramChannelConfig.java
package io.grpc.netty.shaded.io.netty.channel.socket
public io.grpc.netty.shaded.io.netty.channel.socket.DefaultDatagramChannelConfig extends io.grpc.netty.shaded.io.netty.channel.DefaultChannelConfig implements io.grpc.netty.shaded.io.netty.channel.socket.DatagramChannelConfig {
private static final io.grpc.netty.shaded.io.netty.util.internal.logging.InternalLogger logger
private final java.net.DatagramSocket javaSocket
private volatile boolean activeOnOpen
public void (io.grpc.netty.shaded.io.netty.channel.socket.DatagramChannel, java.net.DatagramSocket)
io.grpc.netty.shaded.io.netty.channel.socket.DatagramChannel channel
java.net.DatagramSocket javaSocket
protected final java.net.DatagramSocket javaSocket ()
public java.util.Map getOptions ()
public java.lang.Object getOption (io.grpc.netty.shaded.io.netty.channel.ChannelOption)
io.grpc.netty.shaded.io.netty.channel.ChannelOption option
public boolean setOption (io.grpc.netty.shaded.io.netty.channel.ChannelOption, java.lang.Object)
io.grpc.netty.shaded.io.netty.channel.ChannelOption option
Object value
private void setActiveOnOpen (boolean)
boolean activeOnOpen
public boolean isBroadcast ()
java.net.SocketException e
public io.grpc.netty.shaded.io.netty.channel.socket.DatagramChannelConfig setBroadcast (boolean)
java.net.SocketException e
boolean broadcast
public java.net.InetAddress getInterface ()
java.net.SocketException e
public io.grpc.netty.shaded.io.netty.channel.socket.DatagramChannelConfig setInterface (java.net.InetAddress)
java.net.SocketException e
java.net.InetAddress interfaceAddress
public boolean isLoopbackModeDisabled ()
java.net.SocketException e
public io.grpc.netty.shaded.io.netty.channel.socket.DatagramChannelConfig setLoopbackModeDisabled (boolean)
java.net.SocketException e
boolean loopbackModeDisabled
public java.net.NetworkInterface getNetworkInterface ()
java.net.SocketException e
public io.grpc.netty.shaded.io.netty.channel.socket.DatagramChannelConfig setNetworkInterface (java.net.NetworkInterface)
java.net.SocketException e
java.net.NetworkInterface networkInterface
public boolean isReuseAddress ()
java.net.SocketException e
public io.grpc.netty.shaded.io.netty.channel.socket.DatagramChannelConfig setReuseAddress (boolean)
java.net.SocketException e
boolean reuseAddress
public int getReceiveBufferSize ()
java.net.SocketException e
public io.grpc.netty.shaded.io.netty.channel.socket.DatagramChannelConfig setReceiveBufferSize (int)
java.net.SocketException e
int receiveBufferSize
public int getSendBufferSize ()
java.net.SocketException e
public io.grpc.netty.shaded.io.netty.channel.socket.DatagramChannelConfig setSendBufferSize (int)
java.net.SocketException e
int sendBufferSize
public int getTimeToLive ()
java.io.IOException e
public io.grpc.netty.shaded.io.netty.channel.socket.DatagramChannelConfig setTimeToLive (int)
java.io.IOException e
int ttl
public int getTrafficClass ()
java.net.SocketException e
public io.grpc.netty.shaded.io.netty.channel.socket.DatagramChannelConfig setTrafficClass (int)
java.net.SocketException e
int trafficClass
public io.grpc.netty.shaded.io.netty.channel.socket.DatagramChannelConfig setWriteSpinCount (int)
int writeSpinCount
public io.grpc.netty.shaded.io.netty.channel.socket.DatagramChannelConfig setConnectTimeoutMillis (int)
int connectTimeoutMillis
public io.grpc.netty.shaded.io.netty.channel.socket.DatagramChannelConfig setMaxMessagesPerRead (int)
int maxMessagesPerRead
public io.grpc.netty.shaded.io.netty.channel.socket.DatagramChannelConfig setAllocator (io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator)
io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator allocator
public io.grpc.netty.shaded.io.netty.channel.socket.DatagramChannelConfig setRecvByteBufAllocator (io.grpc.netty.shaded.io.netty.channel.RecvByteBufAllocator)
io.grpc.netty.shaded.io.netty.channel.RecvByteBufAllocator allocator
public io.grpc.netty.shaded.io.netty.channel.socket.DatagramChannelConfig setAutoRead (boolean)
boolean autoRead
public io.grpc.netty.shaded.io.netty.channel.socket.DatagramChannelConfig setAutoClose (boolean)
boolean autoClose
public io.grpc.netty.shaded.io.netty.channel.socket.DatagramChannelConfig setWriteBufferHighWaterMark (int)
int writeBufferHighWaterMark
public io.grpc.netty.shaded.io.netty.channel.socket.DatagramChannelConfig setWriteBufferLowWaterMark (int)
int writeBufferLowWaterMark
public io.grpc.netty.shaded.io.netty.channel.socket.DatagramChannelConfig setWriteBufferWaterMark (io.grpc.netty.shaded.io.netty.channel.WriteBufferWaterMark)
io.grpc.netty.shaded.io.netty.channel.WriteBufferWaterMark writeBufferWaterMark
public io.grpc.netty.shaded.io.netty.channel.socket.DatagramChannelConfig setMessageSizeEstimator (io.grpc.netty.shaded.io.netty.channel.MessageSizeEstimator)
io.grpc.netty.shaded.io.netty.channel.MessageSizeEstimator estimator
public volatile io.grpc.netty.shaded.io.netty.channel.ChannelConfig setMessageSizeEstimator (io.grpc.netty.shaded.io.netty.channel.MessageSizeEstimator)
public volatile io.grpc.netty.shaded.io.netty.channel.ChannelConfig setWriteBufferWaterMark (io.grpc.netty.shaded.io.netty.channel.WriteBufferWaterMark)
public volatile io.grpc.netty.shaded.io.netty.channel.ChannelConfig setWriteBufferLowWaterMark (int)
public volatile io.grpc.netty.shaded.io.netty.channel.ChannelConfig setWriteBufferHighWaterMark (int)
public volatile io.grpc.netty.shaded.io.netty.channel.ChannelConfig setAutoClose (boolean)
public volatile io.grpc.netty.shaded.io.netty.channel.ChannelConfig setAutoRead (boolean)
public volatile io.grpc.netty.shaded.io.netty.channel.ChannelConfig setRecvByteBufAllocator (io.grpc.netty.shaded.io.netty.channel.RecvByteBufAllocator)
public volatile io.grpc.netty.shaded.io.netty.channel.ChannelConfig setAllocator (io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator)
public volatile io.grpc.netty.shaded.io.netty.channel.ChannelConfig setWriteSpinCount (int)
public volatile io.grpc.netty.shaded.io.netty.channel.ChannelConfig setMaxMessagesPerRead (int)
public volatile io.grpc.netty.shaded.io.netty.channel.ChannelConfig setConnectTimeoutMillis (int)
static void ()
}
io/grpc/netty/shaded/io/netty/channel/socket/nio/NioSocketChannel.classNioSocketChannel.java
package io.grpc.netty.shaded.io.netty.channel.socket.nio
public io.grpc.netty.shaded.io.netty.channel.socket.nio.NioSocketChannel extends io.grpc.netty.shaded.io.netty.channel.nio.AbstractNioByteChannel implements io.grpc.netty.shaded.io.netty.channel.socket.SocketChannel {
private static final io.grpc.netty.shaded.io.netty.util.internal.logging.InternalLogger logger
private static final java.nio.channels.spi.SelectorProvider DEFAULT_SELECTOR_PROVIDER
private final io.grpc.netty.shaded.io.netty.channel.socket.SocketChannelConfig config
private static java.nio.channels.SocketChannel newSocket (java.nio.channels.spi.SelectorProvider)
java.io.IOException e
java.nio.channels.spi.SelectorProvider provider
public void ()
public void (java.nio.channels.spi.SelectorProvider)
java.nio.channels.spi.SelectorProvider provider
public void (java.nio.channels.SocketChannel)
java.nio.channels.SocketChannel socket
public void (io.grpc.netty.shaded.io.netty.channel.Channel, java.nio.channels.SocketChannel)
io.grpc.netty.shaded.io.netty.channel.Channel parent
java.nio.channels.SocketChannel socket
public io.grpc.netty.shaded.io.netty.channel.socket.ServerSocketChannel parent ()
public io.grpc.netty.shaded.io.netty.channel.socket.SocketChannelConfig config ()
protected java.nio.channels.SocketChannel javaChannel ()
public boolean isActive ()
java.nio.channels.SocketChannel ch
public boolean isOutputShutdown ()
public boolean isInputShutdown ()
public boolean isShutdown ()
java.net.Socket socket
public java.net.InetSocketAddress localAddress ()
public java.net.InetSocketAddress remoteAddress ()
protected final void doShutdownOutput () throws java.lang.Exception
public io.grpc.netty.shaded.io.netty.channel.ChannelFuture shutdownOutput ()
public io.grpc.netty.shaded.io.netty.channel.ChannelFuture shutdownOutput (io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
io.grpc.netty.shaded.io.netty.channel.EventLoop loop
public io.grpc.netty.shaded.io.netty.channel.ChannelFuture shutdownInput ()
protected boolean isInputShutdown0 ()
public io.grpc.netty.shaded.io.netty.channel.ChannelFuture shutdownInput (io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
io.grpc.netty.shaded.io.netty.channel.EventLoop loop
public io.grpc.netty.shaded.io.netty.channel.ChannelFuture shutdown ()
public io.grpc.netty.shaded.io.netty.channel.ChannelFuture shutdown (io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
io.grpc.netty.shaded.io.netty.channel.ChannelFuture shutdownOutputFuture
private void shutdownOutputDone (io.grpc.netty.shaded.io.netty.channel.ChannelFuture, io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
io.grpc.netty.shaded.io.netty.channel.ChannelFuture shutdownOutputFuture
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
io.grpc.netty.shaded.io.netty.channel.ChannelFuture shutdownInputFuture
private static void shutdownDone (io.grpc.netty.shaded.io.netty.channel.ChannelFuture, io.grpc.netty.shaded.io.netty.channel.ChannelFuture, io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
io.grpc.netty.shaded.io.netty.channel.ChannelFuture shutdownOutputFuture
io.grpc.netty.shaded.io.netty.channel.ChannelFuture shutdownInputFuture
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
Throwable shutdownOutputCause
Throwable shutdownInputCause
private void shutdownInput0 (io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
Throwable t
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
private void shutdownInput0 () throws java.lang.Exception
protected java.net.SocketAddress localAddress0 ()
protected java.net.SocketAddress remoteAddress0 ()
protected void doBind (java.net.SocketAddress) throws java.lang.Exception
java.net.SocketAddress localAddress
private void doBind0 (java.net.SocketAddress) throws java.lang.Exception
java.net.SocketAddress localAddress
protected boolean doConnect (java.net.SocketAddress, java.net.SocketAddress) throws java.lang.Exception
boolean connected
java.net.SocketAddress remoteAddress
java.net.SocketAddress localAddress
boolean success
protected void doFinishConnect () throws java.lang.Exception
protected void doDisconnect () throws java.lang.Exception
protected void doClose () throws java.lang.Exception
protected int doReadBytes (io.grpc.netty.shaded.io.netty.buffer.ByteBuf) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.buffer.ByteBuf byteBuf
io.grpc.netty.shaded.io.netty.channel.RecvByteBufAllocator$Handle allocHandle
protected int doWriteBytes (io.grpc.netty.shaded.io.netty.buffer.ByteBuf) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.buffer.ByteBuf buf
int expectedWrittenBytes
protected long doWriteFileRegion (io.grpc.netty.shaded.io.netty.channel.FileRegion) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.FileRegion region
long position
private void adjustMaxBytesPerGatheringWrite (int, int, int)
int attempted
int written
int oldMaxBytesPerGatheringWrite
protected void doWrite (io.grpc.netty.shaded.io.netty.channel.ChannelOutboundBuffer) throws java.lang.Exception
java.nio.ByteBuffer buffer
int attemptedBytes
int localWrittenBytes
long attemptedBytes
long localWrittenBytes
int maxBytesPerGatheringWrite
java.nio.ByteBuffer[] nioBuffers
int nioBufferCnt
io.grpc.netty.shaded.io.netty.channel.ChannelOutboundBuffer in
java.nio.channels.SocketChannel ch
int writeSpinCount
protected io.grpc.netty.shaded.io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe newUnsafe ()
protected volatile java.nio.channels.SelectableChannel javaChannel ()
protected volatile io.grpc.netty.shaded.io.netty.channel.AbstractChannel$AbstractUnsafe newUnsafe ()
public volatile java.net.SocketAddress remoteAddress ()
public volatile java.net.SocketAddress localAddress ()
public volatile io.grpc.netty.shaded.io.netty.channel.Channel parent ()
public volatile io.grpc.netty.shaded.io.netty.channel.ChannelConfig config ()
static void access$100 (io.grpc.netty.shaded.io.netty.channel.socket.nio.NioSocketChannel, io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
io.grpc.netty.shaded.io.netty.channel.socket.nio.NioSocketChannel x0
io.grpc.netty.shaded.io.netty.channel.ChannelPromise x1
static void access$200 (io.grpc.netty.shaded.io.netty.channel.socket.nio.NioSocketChannel, io.grpc.netty.shaded.io.netty.channel.ChannelFuture, io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
io.grpc.netty.shaded.io.netty.channel.socket.nio.NioSocketChannel x0
io.grpc.netty.shaded.io.netty.channel.ChannelFuture x1
io.grpc.netty.shaded.io.netty.channel.ChannelPromise x2
static void access$300 (io.grpc.netty.shaded.io.netty.channel.ChannelFuture, io.grpc.netty.shaded.io.netty.channel.ChannelFuture, io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
io.grpc.netty.shaded.io.netty.channel.ChannelFuture x0
io.grpc.netty.shaded.io.netty.channel.ChannelFuture x1
io.grpc.netty.shaded.io.netty.channel.ChannelPromise x2
static void access$500 (io.grpc.netty.shaded.io.netty.channel.socket.nio.NioSocketChannel) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.socket.nio.NioSocketChannel x0
static void access$600 (io.grpc.netty.shaded.io.netty.channel.socket.nio.NioSocketChannel)
io.grpc.netty.shaded.io.netty.channel.socket.nio.NioSocketChannel x0
static void ()
}
io/grpc/netty/shaded/io/netty/channel/socket/nio/ProtocolFamilyConverter$1.classProtocolFamilyConverter.java
package io.grpc.netty.shaded.io.netty.channel.socket.nio
io.grpc.netty.shaded.io.netty.channel.socket.nio.ProtocolFamilyConverter$1 extends java.lang.Object {
static final int[] $SwitchMap$io$netty$channel$socket$InternetProtocolFamily
static void ()
}
io/grpc/netty/shaded/io/netty/channel/socket/nio/NioServerSocketChannel.classNioServerSocketChannel.java
package io.grpc.netty.shaded.io.netty.channel.socket.nio
public io.grpc.netty.shaded.io.netty.channel.socket.nio.NioServerSocketChannel extends io.grpc.netty.shaded.io.netty.channel.nio.AbstractNioMessageChannel implements io.grpc.netty.shaded.io.netty.channel.socket.ServerSocketChannel {
private static final io.grpc.netty.shaded.io.netty.channel.ChannelMetadata METADATA
private static final java.nio.channels.spi.SelectorProvider DEFAULT_SELECTOR_PROVIDER
private static final io.grpc.netty.shaded.io.netty.util.internal.logging.InternalLogger logger
private final io.grpc.netty.shaded.io.netty.channel.socket.ServerSocketChannelConfig config
private static java.nio.channels.ServerSocketChannel newSocket (java.nio.channels.spi.SelectorProvider)
java.io.IOException e
java.nio.channels.spi.SelectorProvider provider
public void ()
public void (java.nio.channels.spi.SelectorProvider)
java.nio.channels.spi.SelectorProvider provider
public void (java.nio.channels.ServerSocketChannel)
java.nio.channels.ServerSocketChannel channel
public java.net.InetSocketAddress localAddress ()
public io.grpc.netty.shaded.io.netty.channel.ChannelMetadata metadata ()
public io.grpc.netty.shaded.io.netty.channel.socket.ServerSocketChannelConfig config ()
public boolean isActive ()
public java.net.InetSocketAddress remoteAddress ()
protected java.nio.channels.ServerSocketChannel javaChannel ()
protected java.net.SocketAddress localAddress0 ()
protected void doBind (java.net.SocketAddress) throws java.lang.Exception
java.net.SocketAddress localAddress
protected void doClose () throws java.lang.Exception
protected int doReadMessages (java.util.List) throws java.lang.Exception
Throwable t2
Throwable t
java.util.List buf
java.nio.channels.SocketChannel ch
protected boolean doConnect (java.net.SocketAddress, java.net.SocketAddress) throws java.lang.Exception
java.net.SocketAddress remoteAddress
java.net.SocketAddress localAddress
protected void doFinishConnect () throws java.lang.Exception
protected java.net.SocketAddress remoteAddress0 ()
protected void doDisconnect () throws java.lang.Exception
protected boolean doWriteMessage (java.lang.Object, io.grpc.netty.shaded.io.netty.channel.ChannelOutboundBuffer) throws java.lang.Exception
Object msg
io.grpc.netty.shaded.io.netty.channel.ChannelOutboundBuffer in
protected final java.lang.Object filterOutboundMessage (java.lang.Object) throws java.lang.Exception
Object msg
protected boolean closeOnReadError (java.lang.Throwable)
Throwable cause
protected volatile java.nio.channels.SelectableChannel javaChannel ()
public volatile java.net.SocketAddress remoteAddress ()
public volatile java.net.SocketAddress localAddress ()
public volatile io.grpc.netty.shaded.io.netty.channel.ChannelConfig config ()
static void access$100 (io.grpc.netty.shaded.io.netty.channel.socket.nio.NioServerSocketChannel)
io.grpc.netty.shaded.io.netty.channel.socket.nio.NioServerSocketChannel x0
static void ()
}
io/grpc/netty/shaded/io/netty/channel/socket/nio/NioSocketChannel$3.classNioSocketChannel.java
package io.grpc.netty.shaded.io.netty.channel.socket.nio
io.grpc.netty.shaded.io.netty.channel.socket.nio.NioSocketChannel$3 extends java.lang.Object implements io.grpc.netty.shaded.io.netty.channel.ChannelFutureListener {
final io.grpc.netty.shaded.io.netty.channel.ChannelPromise val$promise
final io.grpc.netty.shaded.io.netty.channel.socket.nio.NioSocketChannel this$0
void (io.grpc.netty.shaded.io.netty.channel.socket.nio.NioSocketChannel, io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
io.grpc.netty.shaded.io.netty.channel.socket.nio.NioSocketChannel this$0
public void operationComplete (io.grpc.netty.shaded.io.netty.channel.ChannelFuture) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelFuture shutdownOutputFuture
public volatile void operationComplete (io.grpc.netty.shaded.io.netty.util.concurrent.Future) throws java.lang.Exception
}
io/grpc/netty/shaded/io/netty/channel/socket/ChannelOutputShutdownEvent.classChannelOutputShutdownEvent.java
package io.grpc.netty.shaded.io.netty.channel.socket
public final io.grpc.netty.shaded.io.netty.channel.socket.ChannelOutputShutdownEvent extends java.lang.Object {
public static final io.grpc.netty.shaded.io.netty.channel.socket.ChannelOutputShutdownEvent INSTANCE
private void ()
static void ()
}
io/grpc/netty/shaded/io/netty/channel/socket/DuplexChannel.classDuplexChannel.java
package io.grpc.netty.shaded.io.netty.channel.socket
public abstract io.grpc.netty.shaded.io.netty.channel.socket.DuplexChannel extends java.lang.Object implements io.grpc.netty.shaded.io.netty.channel.Channel {
public abstract boolean isInputShutdown ()
public abstract io.grpc.netty.shaded.io.netty.channel.ChannelFuture shutdownInput ()
public abstract io.grpc.netty.shaded.io.netty.channel.ChannelFuture shutdownInput (io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
public abstract boolean isOutputShutdown ()
public abstract io.grpc.netty.shaded.io.netty.channel.ChannelFuture shutdownOutput ()
public abstract io.grpc.netty.shaded.io.netty.channel.ChannelFuture shutdownOutput (io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
public abstract boolean isShutdown ()
public abstract io.grpc.netty.shaded.io.netty.channel.ChannelFuture shutdown ()
public abstract io.grpc.netty.shaded.io.netty.channel.ChannelFuture shutdown (io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
}
io/grpc/netty/shaded/io/netty/channel/socket/DefaultSocketChannelConfig.classDefaultSocketChannelConfig.java
package io.grpc.netty.shaded.io.netty.channel.socket
public io.grpc.netty.shaded.io.netty.channel.socket.DefaultSocketChannelConfig extends io.grpc.netty.shaded.io.netty.channel.DefaultChannelConfig implements io.grpc.netty.shaded.io.netty.channel.socket.SocketChannelConfig {
protected final java.net.Socket javaSocket
private volatile boolean allowHalfClosure
public void (io.grpc.netty.shaded.io.netty.channel.socket.SocketChannel, java.net.Socket)
io.grpc.netty.shaded.io.netty.channel.socket.SocketChannel channel
java.net.Socket javaSocket
public java.util.Map getOptions ()
public java.lang.Object getOption (io.grpc.netty.shaded.io.netty.channel.ChannelOption)
io.grpc.netty.shaded.io.netty.channel.ChannelOption option
public boolean setOption (io.grpc.netty.shaded.io.netty.channel.ChannelOption, java.lang.Object)
io.grpc.netty.shaded.io.netty.channel.ChannelOption option
Object value
public int getReceiveBufferSize ()
java.net.SocketException e
public int getSendBufferSize ()
java.net.SocketException e
public int getSoLinger ()
java.net.SocketException e
public int getTrafficClass ()
java.net.SocketException e
public boolean isKeepAlive ()
java.net.SocketException e
public boolean isReuseAddress ()
java.net.SocketException e
public boolean isTcpNoDelay ()
java.net.SocketException e
public io.grpc.netty.shaded.io.netty.channel.socket.SocketChannelConfig setKeepAlive (boolean)
java.net.SocketException e
boolean keepAlive
public io.grpc.netty.shaded.io.netty.channel.socket.SocketChannelConfig setPerformancePreferences (int, int, int)
int connectionTime
int latency
int bandwidth
public io.grpc.netty.shaded.io.netty.channel.socket.SocketChannelConfig setReceiveBufferSize (int)
java.net.SocketException e
int receiveBufferSize
public io.grpc.netty.shaded.io.netty.channel.socket.SocketChannelConfig setReuseAddress (boolean)
java.net.SocketException e
boolean reuseAddress
public io.grpc.netty.shaded.io.netty.channel.socket.SocketChannelConfig setSendBufferSize (int)
java.net.SocketException e
int sendBufferSize
public io.grpc.netty.shaded.io.netty.channel.socket.SocketChannelConfig setSoLinger (int)
java.net.SocketException e
int soLinger
public io.grpc.netty.shaded.io.netty.channel.socket.SocketChannelConfig setTcpNoDelay (boolean)
java.net.SocketException e
boolean tcpNoDelay
public io.grpc.netty.shaded.io.netty.channel.socket.SocketChannelConfig setTrafficClass (int)
java.net.SocketException e
int trafficClass
public boolean isAllowHalfClosure ()
public io.grpc.netty.shaded.io.netty.channel.socket.SocketChannelConfig setAllowHalfClosure (boolean)
boolean allowHalfClosure
public io.grpc.netty.shaded.io.netty.channel.socket.SocketChannelConfig setConnectTimeoutMillis (int)
int connectTimeoutMillis
public io.grpc.netty.shaded.io.netty.channel.socket.SocketChannelConfig setMaxMessagesPerRead (int)
int maxMessagesPerRead
public io.grpc.netty.shaded.io.netty.channel.socket.SocketChannelConfig setWriteSpinCount (int)
int writeSpinCount
public io.grpc.netty.shaded.io.netty.channel.socket.SocketChannelConfig setAllocator (io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator)
io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator allocator
public io.grpc.netty.shaded.io.netty.channel.socket.SocketChannelConfig setRecvByteBufAllocator (io.grpc.netty.shaded.io.netty.channel.RecvByteBufAllocator)
io.grpc.netty.shaded.io.netty.channel.RecvByteBufAllocator allocator
public io.grpc.netty.shaded.io.netty.channel.socket.SocketChannelConfig setAutoRead (boolean)
boolean autoRead
public io.grpc.netty.shaded.io.netty.channel.socket.SocketChannelConfig setAutoClose (boolean)
boolean autoClose
public io.grpc.netty.shaded.io.netty.channel.socket.SocketChannelConfig setWriteBufferHighWaterMark (int)
int writeBufferHighWaterMark
public io.grpc.netty.shaded.io.netty.channel.socket.SocketChannelConfig setWriteBufferLowWaterMark (int)
int writeBufferLowWaterMark
public io.grpc.netty.shaded.io.netty.channel.socket.SocketChannelConfig setWriteBufferWaterMark (io.grpc.netty.shaded.io.netty.channel.WriteBufferWaterMark)
io.grpc.netty.shaded.io.netty.channel.WriteBufferWaterMark writeBufferWaterMark
public io.grpc.netty.shaded.io.netty.channel.socket.SocketChannelConfig setMessageSizeEstimator (io.grpc.netty.shaded.io.netty.channel.MessageSizeEstimator)
io.grpc.netty.shaded.io.netty.channel.MessageSizeEstimator estimator
public volatile io.grpc.netty.shaded.io.netty.channel.ChannelConfig setMessageSizeEstimator (io.grpc.netty.shaded.io.netty.channel.MessageSizeEstimator)
public volatile io.grpc.netty.shaded.io.netty.channel.ChannelConfig setWriteBufferWaterMark (io.grpc.netty.shaded.io.netty.channel.WriteBufferWaterMark)
public volatile io.grpc.netty.shaded.io.netty.channel.ChannelConfig setWriteBufferLowWaterMark (int)
public volatile io.grpc.netty.shaded.io.netty.channel.ChannelConfig setWriteBufferHighWaterMark (int)
public volatile io.grpc.netty.shaded.io.netty.channel.ChannelConfig setAutoClose (boolean)
public volatile io.grpc.netty.shaded.io.netty.channel.ChannelConfig setAutoRead (boolean)
public volatile io.grpc.netty.shaded.io.netty.channel.ChannelConfig setRecvByteBufAllocator (io.grpc.netty.shaded.io.netty.channel.RecvByteBufAllocator)
public volatile io.grpc.netty.shaded.io.netty.channel.ChannelConfig setAllocator (io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator)
public volatile io.grpc.netty.shaded.io.netty.channel.ChannelConfig setWriteSpinCount (int)
public volatile io.grpc.netty.shaded.io.netty.channel.ChannelConfig setMaxMessagesPerRead (int)
public volatile io.grpc.netty.shaded.io.netty.channel.ChannelConfig setConnectTimeoutMillis (int)
}
io/grpc/netty/shaded/io/netty/channel/socket/SocketChannel.classSocketChannel.java
package io.grpc.netty.shaded.io.netty.channel.socket
public abstract io.grpc.netty.shaded.io.netty.channel.socket.SocketChannel extends java.lang.Object implements io.grpc.netty.shaded.io.netty.channel.socket.DuplexChannel {
public abstract io.grpc.netty.shaded.io.netty.channel.socket.ServerSocketChannel parent ()
public abstract io.grpc.netty.shaded.io.netty.channel.socket.SocketChannelConfig config ()
public abstract java.net.InetSocketAddress localAddress ()
public abstract java.net.InetSocketAddress remoteAddress ()
}
io/grpc/netty/shaded/io/netty/channel/socket/SocketChannelConfig.classSocketChannelConfig.java
package io.grpc.netty.shaded.io.netty.channel.socket
public abstract io.grpc.netty.shaded.io.netty.channel.socket.SocketChannelConfig extends java.lang.Object implements io.grpc.netty.shaded.io.netty.channel.ChannelConfig {
public abstract boolean isTcpNoDelay ()
public abstract io.grpc.netty.shaded.io.netty.channel.socket.SocketChannelConfig setTcpNoDelay (boolean)
public abstract int getSoLinger ()
public abstract io.grpc.netty.shaded.io.netty.channel.socket.SocketChannelConfig setSoLinger (int)
public abstract int getSendBufferSize ()
public abstract io.grpc.netty.shaded.io.netty.channel.socket.SocketChannelConfig setSendBufferSize (int)
public abstract int getReceiveBufferSize ()
public abstract io.grpc.netty.shaded.io.netty.channel.socket.SocketChannelConfig setReceiveBufferSize (int)
public abstract boolean isKeepAlive ()
public abstract io.grpc.netty.shaded.io.netty.channel.socket.SocketChannelConfig setKeepAlive (boolean)
public abstract int getTrafficClass ()
public abstract io.grpc.netty.shaded.io.netty.channel.socket.SocketChannelConfig setTrafficClass (int)
public abstract boolean isReuseAddress ()
public abstract io.grpc.netty.shaded.io.netty.channel.socket.SocketChannelConfig setReuseAddress (boolean)
public abstract io.grpc.netty.shaded.io.netty.channel.socket.SocketChannelConfig setPerformancePreferences (int, int, int)
public abstract boolean isAllowHalfClosure ()
public abstract io.grpc.netty.shaded.io.netty.channel.socket.SocketChannelConfig setAllowHalfClosure (boolean)
public abstract io.grpc.netty.shaded.io.netty.channel.socket.SocketChannelConfig setConnectTimeoutMillis (int)
public abstract io.grpc.netty.shaded.io.netty.channel.socket.SocketChannelConfig setMaxMessagesPerRead (int)
public abstract io.grpc.netty.shaded.io.netty.channel.socket.SocketChannelConfig setWriteSpinCount (int)
public abstract io.grpc.netty.shaded.io.netty.channel.socket.SocketChannelConfig setAllocator (io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator)
public abstract io.grpc.netty.shaded.io.netty.channel.socket.SocketChannelConfig setRecvByteBufAllocator (io.grpc.netty.shaded.io.netty.channel.RecvByteBufAllocator)
public abstract io.grpc.netty.shaded.io.netty.channel.socket.SocketChannelConfig setAutoRead (boolean)
public abstract io.grpc.netty.shaded.io.netty.channel.socket.SocketChannelConfig setAutoClose (boolean)
public abstract io.grpc.netty.shaded.io.netty.channel.socket.SocketChannelConfig setMessageSizeEstimator (io.grpc.netty.shaded.io.netty.channel.MessageSizeEstimator)
public abstract io.grpc.netty.shaded.io.netty.channel.socket.SocketChannelConfig setWriteBufferWaterMark (io.grpc.netty.shaded.io.netty.channel.WriteBufferWaterMark)
}
io/grpc/netty/shaded/io/netty/channel/socket/ServerSocketChannelConfig.classServerSocketChannelConfig.java
package io.grpc.netty.shaded.io.netty.channel.socket
public abstract io.grpc.netty.shaded.io.netty.channel.socket.ServerSocketChannelConfig extends java.lang.Object implements io.grpc.netty.shaded.io.netty.channel.ChannelConfig {
public abstract int getBacklog ()
public abstract io.grpc.netty.shaded.io.netty.channel.socket.ServerSocketChannelConfig setBacklog (int)
public abstract boolean isReuseAddress ()
public abstract io.grpc.netty.shaded.io.netty.channel.socket.ServerSocketChannelConfig setReuseAddress (boolean)
public abstract int getReceiveBufferSize ()
public abstract io.grpc.netty.shaded.io.netty.channel.socket.ServerSocketChannelConfig setReceiveBufferSize (int)
public abstract io.grpc.netty.shaded.io.netty.channel.socket.ServerSocketChannelConfig setPerformancePreferences (int, int, int)
public abstract io.grpc.netty.shaded.io.netty.channel.socket.ServerSocketChannelConfig setConnectTimeoutMillis (int)
public abstract io.grpc.netty.shaded.io.netty.channel.socket.ServerSocketChannelConfig setMaxMessagesPerRead (int)
public abstract io.grpc.netty.shaded.io.netty.channel.socket.ServerSocketChannelConfig setWriteSpinCount (int)
public abstract io.grpc.netty.shaded.io.netty.channel.socket.ServerSocketChannelConfig setAllocator (io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator)
public abstract io.grpc.netty.shaded.io.netty.channel.socket.ServerSocketChannelConfig setRecvByteBufAllocator (io.grpc.netty.shaded.io.netty.channel.RecvByteBufAllocator)
public abstract io.grpc.netty.shaded.io.netty.channel.socket.ServerSocketChannelConfig setAutoRead (boolean)
public abstract io.grpc.netty.shaded.io.netty.channel.socket.ServerSocketChannelConfig setMessageSizeEstimator (io.grpc.netty.shaded.io.netty.channel.MessageSizeEstimator)
public abstract io.grpc.netty.shaded.io.netty.channel.socket.ServerSocketChannelConfig setWriteBufferHighWaterMark (int)
public abstract io.grpc.netty.shaded.io.netty.channel.socket.ServerSocketChannelConfig setWriteBufferLowWaterMark (int)
public abstract io.grpc.netty.shaded.io.netty.channel.socket.ServerSocketChannelConfig setWriteBufferWaterMark (io.grpc.netty.shaded.io.netty.channel.WriteBufferWaterMark)
}
io/grpc/netty/shaded/io/netty/channel/socket/oio/DefaultOioServerSocketChannelConfig.classDefaultOioServerSocketChannelConfig.java
package io.grpc.netty.shaded.io.netty.channel.socket.oio
public io.grpc.netty.shaded.io.netty.channel.socket.oio.DefaultOioServerSocketChannelConfig extends io.grpc.netty.shaded.io.netty.channel.socket.DefaultServerSocketChannelConfig implements io.grpc.netty.shaded.io.netty.channel.socket.oio.OioServerSocketChannelConfig {
public void (io.grpc.netty.shaded.io.netty.channel.socket.ServerSocketChannel, java.net.ServerSocket)
io.grpc.netty.shaded.io.netty.channel.socket.ServerSocketChannel channel
java.net.ServerSocket javaSocket
void (io.grpc.netty.shaded.io.netty.channel.socket.oio.OioServerSocketChannel, java.net.ServerSocket)
io.grpc.netty.shaded.io.netty.channel.socket.oio.OioServerSocketChannel channel
java.net.ServerSocket javaSocket
public java.util.Map getOptions ()
public java.lang.Object getOption (io.grpc.netty.shaded.io.netty.channel.ChannelOption)
io.grpc.netty.shaded.io.netty.channel.ChannelOption option
public boolean setOption (io.grpc.netty.shaded.io.netty.channel.ChannelOption, java.lang.Object)
io.grpc.netty.shaded.io.netty.channel.ChannelOption option
Object value
public io.grpc.netty.shaded.io.netty.channel.socket.oio.OioServerSocketChannelConfig setSoTimeout (int)
java.io.IOException e
int timeout
public int getSoTimeout ()
java.io.IOException e
public io.grpc.netty.shaded.io.netty.channel.socket.oio.OioServerSocketChannelConfig setBacklog (int)
int backlog
public io.grpc.netty.shaded.io.netty.channel.socket.oio.OioServerSocketChannelConfig setReuseAddress (boolean)
boolean reuseAddress
public io.grpc.netty.shaded.io.netty.channel.socket.oio.OioServerSocketChannelConfig setReceiveBufferSize (int)
int receiveBufferSize
public io.grpc.netty.shaded.io.netty.channel.socket.oio.OioServerSocketChannelConfig setPerformancePreferences (int, int, int)
int connectionTime
int latency
int bandwidth
public io.grpc.netty.shaded.io.netty.channel.socket.oio.OioServerSocketChannelConfig setConnectTimeoutMillis (int)
int connectTimeoutMillis
public io.grpc.netty.shaded.io.netty.channel.socket.oio.OioServerSocketChannelConfig setMaxMessagesPerRead (int)
int maxMessagesPerRead
public io.grpc.netty.shaded.io.netty.channel.socket.oio.OioServerSocketChannelConfig setWriteSpinCount (int)
int writeSpinCount
public io.grpc.netty.shaded.io.netty.channel.socket.oio.OioServerSocketChannelConfig setAllocator (io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator)
io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator allocator
public io.grpc.netty.shaded.io.netty.channel.socket.oio.OioServerSocketChannelConfig setRecvByteBufAllocator (io.grpc.netty.shaded.io.netty.channel.RecvByteBufAllocator)
io.grpc.netty.shaded.io.netty.channel.RecvByteBufAllocator allocator
public io.grpc.netty.shaded.io.netty.channel.socket.oio.OioServerSocketChannelConfig setAutoRead (boolean)
boolean autoRead
protected void autoReadCleared ()
public io.grpc.netty.shaded.io.netty.channel.socket.oio.OioServerSocketChannelConfig setAutoClose (boolean)
boolean autoClose
public io.grpc.netty.shaded.io.netty.channel.socket.oio.OioServerSocketChannelConfig setWriteBufferHighWaterMark (int)
int writeBufferHighWaterMark
public io.grpc.netty.shaded.io.netty.channel.socket.oio.OioServerSocketChannelConfig setWriteBufferLowWaterMark (int)
int writeBufferLowWaterMark
public io.grpc.netty.shaded.io.netty.channel.socket.oio.OioServerSocketChannelConfig setWriteBufferWaterMark (io.grpc.netty.shaded.io.netty.channel.WriteBufferWaterMark)
io.grpc.netty.shaded.io.netty.channel.WriteBufferWaterMark writeBufferWaterMark
public io.grpc.netty.shaded.io.netty.channel.socket.oio.OioServerSocketChannelConfig setMessageSizeEstimator (io.grpc.netty.shaded.io.netty.channel.MessageSizeEstimator)
io.grpc.netty.shaded.io.netty.channel.MessageSizeEstimator estimator
public volatile io.grpc.netty.shaded.io.netty.channel.socket.ServerSocketChannelConfig setMessageSizeEstimator (io.grpc.netty.shaded.io.netty.channel.MessageSizeEstimator)
public volatile io.grpc.netty.shaded.io.netty.channel.socket.ServerSocketChannelConfig setWriteBufferWaterMark (io.grpc.netty.shaded.io.netty.channel.WriteBufferWaterMark)
public volatile io.grpc.netty.shaded.io.netty.channel.socket.ServerSocketChannelConfig setWriteBufferLowWaterMark (int)
public volatile io.grpc.netty.shaded.io.netty.channel.socket.ServerSocketChannelConfig setWriteBufferHighWaterMark (int)
public volatile io.grpc.netty.shaded.io.netty.channel.socket.ServerSocketChannelConfig setAutoRead (boolean)
public volatile io.grpc.netty.shaded.io.netty.channel.socket.ServerSocketChannelConfig setRecvByteBufAllocator (io.grpc.netty.shaded.io.netty.channel.RecvByteBufAllocator)
public volatile io.grpc.netty.shaded.io.netty.channel.socket.ServerSocketChannelConfig setAllocator (io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator)
public volatile io.grpc.netty.shaded.io.netty.channel.socket.ServerSocketChannelConfig setWriteSpinCount (int)
public volatile io.grpc.netty.shaded.io.netty.channel.socket.ServerSocketChannelConfig setMaxMessagesPerRead (int)
public volatile io.grpc.netty.shaded.io.netty.channel.socket.ServerSocketChannelConfig setConnectTimeoutMillis (int)
public volatile io.grpc.netty.shaded.io.netty.channel.socket.ServerSocketChannelConfig setBacklog (int)
public volatile io.grpc.netty.shaded.io.netty.channel.socket.ServerSocketChannelConfig setPerformancePreferences (int, int, int)
public volatile io.grpc.netty.shaded.io.netty.channel.socket.ServerSocketChannelConfig setReceiveBufferSize (int)
public volatile io.grpc.netty.shaded.io.netty.channel.socket.ServerSocketChannelConfig setReuseAddress (boolean)
public volatile io.grpc.netty.shaded.io.netty.channel.ChannelConfig setWriteBufferWaterMark (io.grpc.netty.shaded.io.netty.channel.WriteBufferWaterMark)
public volatile io.grpc.netty.shaded.io.netty.channel.ChannelConfig setMessageSizeEstimator (io.grpc.netty.shaded.io.netty.channel.MessageSizeEstimator)
public volatile io.grpc.netty.shaded.io.netty.channel.ChannelConfig setWriteBufferLowWaterMark (int)
public volatile io.grpc.netty.shaded.io.netty.channel.ChannelConfig setWriteBufferHighWaterMark (int)
public volatile io.grpc.netty.shaded.io.netty.channel.ChannelConfig setAutoClose (boolean)
public volatile io.grpc.netty.shaded.io.netty.channel.ChannelConfig setAutoRead (boolean)
public volatile io.grpc.netty.shaded.io.netty.channel.ChannelConfig setRecvByteBufAllocator (io.grpc.netty.shaded.io.netty.channel.RecvByteBufAllocator)
public volatile io.grpc.netty.shaded.io.netty.channel.ChannelConfig setAllocator (io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator)
public volatile io.grpc.netty.shaded.io.netty.channel.ChannelConfig setWriteSpinCount (int)
public volatile io.grpc.netty.shaded.io.netty.channel.ChannelConfig setMaxMessagesPerRead (int)
public volatile io.grpc.netty.shaded.io.netty.channel.ChannelConfig setConnectTimeoutMillis (int)
}
io/grpc/netty/shaded/io/netty/channel/socket/oio/OioSocketChannel$1.classOioSocketChannel.java
package io.grpc.netty.shaded.io.netty.channel.socket.oio
io.grpc.netty.shaded.io.netty.channel.socket.oio.OioSocketChannel$1 extends java.lang.Object implements java.lang.Runnable {
final io.grpc.netty.shaded.io.netty.channel.ChannelPromise val$promise
final io.grpc.netty.shaded.io.netty.channel.socket.oio.OioSocketChannel this$0
void (io.grpc.netty.shaded.io.netty.channel.socket.oio.OioSocketChannel, io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
io.grpc.netty.shaded.io.netty.channel.socket.oio.OioSocketChannel this$0
public void run ()
}
io/grpc/netty/shaded/io/netty/channel/socket/oio/OioSocketChannel$3.classOioSocketChannel.java
package io.grpc.netty.shaded.io.netty.channel.socket.oio
io.grpc.netty.shaded.io.netty.channel.socket.oio.OioSocketChannel$3 extends java.lang.Object implements io.grpc.netty.shaded.io.netty.channel.ChannelFutureListener {
final io.grpc.netty.shaded.io.netty.channel.ChannelPromise val$promise
final io.grpc.netty.shaded.io.netty.channel.socket.oio.OioSocketChannel this$0
void (io.grpc.netty.shaded.io.netty.channel.socket.oio.OioSocketChannel, io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
io.grpc.netty.shaded.io.netty.channel.socket.oio.OioSocketChannel this$0
public void operationComplete (io.grpc.netty.shaded.io.netty.channel.ChannelFuture) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelFuture shutdownOutputFuture
public volatile void operationComplete (io.grpc.netty.shaded.io.netty.util.concurrent.Future) throws java.lang.Exception
}
io/grpc/netty/shaded/io/netty/channel/socket/oio/DefaultOioDatagramChannelConfig.classDefaultOioDatagramChannelConfig.java
package io.grpc.netty.shaded.io.netty.channel.socket.oio
final io.grpc.netty.shaded.io.netty.channel.socket.oio.DefaultOioDatagramChannelConfig extends io.grpc.netty.shaded.io.netty.channel.socket.DefaultDatagramChannelConfig implements io.grpc.netty.shaded.io.netty.channel.socket.oio.OioDatagramChannelConfig {
void (io.grpc.netty.shaded.io.netty.channel.socket.DatagramChannel, java.net.DatagramSocket)
io.grpc.netty.shaded.io.netty.channel.socket.DatagramChannel channel
java.net.DatagramSocket javaSocket
public java.util.Map getOptions ()
public java.lang.Object getOption (io.grpc.netty.shaded.io.netty.channel.ChannelOption)
io.grpc.netty.shaded.io.netty.channel.ChannelOption option
public boolean setOption (io.grpc.netty.shaded.io.netty.channel.ChannelOption, java.lang.Object)
io.grpc.netty.shaded.io.netty.channel.ChannelOption option
Object value
public io.grpc.netty.shaded.io.netty.channel.socket.oio.OioDatagramChannelConfig setSoTimeout (int)
java.io.IOException e
int timeout
public int getSoTimeout ()
java.io.IOException e
public io.grpc.netty.shaded.io.netty.channel.socket.oio.OioDatagramChannelConfig setBroadcast (boolean)
boolean broadcast
public io.grpc.netty.shaded.io.netty.channel.socket.oio.OioDatagramChannelConfig setInterface (java.net.InetAddress)
java.net.InetAddress interfaceAddress
public io.grpc.netty.shaded.io.netty.channel.socket.oio.OioDatagramChannelConfig setLoopbackModeDisabled (boolean)
boolean loopbackModeDisabled
public io.grpc.netty.shaded.io.netty.channel.socket.oio.OioDatagramChannelConfig setNetworkInterface (java.net.NetworkInterface)
java.net.NetworkInterface networkInterface
public io.grpc.netty.shaded.io.netty.channel.socket.oio.OioDatagramChannelConfig setReuseAddress (boolean)
boolean reuseAddress
public io.grpc.netty.shaded.io.netty.channel.socket.oio.OioDatagramChannelConfig setReceiveBufferSize (int)
int receiveBufferSize
public io.grpc.netty.shaded.io.netty.channel.socket.oio.OioDatagramChannelConfig setSendBufferSize (int)
int sendBufferSize
public io.grpc.netty.shaded.io.netty.channel.socket.oio.OioDatagramChannelConfig setTimeToLive (int)
int ttl
public io.grpc.netty.shaded.io.netty.channel.socket.oio.OioDatagramChannelConfig setTrafficClass (int)
int trafficClass
public io.grpc.netty.shaded.io.netty.channel.socket.oio.OioDatagramChannelConfig setWriteSpinCount (int)
int writeSpinCount
public io.grpc.netty.shaded.io.netty.channel.socket.oio.OioDatagramChannelConfig setConnectTimeoutMillis (int)
int connectTimeoutMillis
public io.grpc.netty.shaded.io.netty.channel.socket.oio.OioDatagramChannelConfig setMaxMessagesPerRead (int)
int maxMessagesPerRead
public io.grpc.netty.shaded.io.netty.channel.socket.oio.OioDatagramChannelConfig setAllocator (io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator)
io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator allocator
public io.grpc.netty.shaded.io.netty.channel.socket.oio.OioDatagramChannelConfig setRecvByteBufAllocator (io.grpc.netty.shaded.io.netty.channel.RecvByteBufAllocator)
io.grpc.netty.shaded.io.netty.channel.RecvByteBufAllocator allocator
public io.grpc.netty.shaded.io.netty.channel.socket.oio.OioDatagramChannelConfig setAutoRead (boolean)
boolean autoRead
public io.grpc.netty.shaded.io.netty.channel.socket.oio.OioDatagramChannelConfig setAutoClose (boolean)
boolean autoClose
public io.grpc.netty.shaded.io.netty.channel.socket.oio.OioDatagramChannelConfig setWriteBufferHighWaterMark (int)
int writeBufferHighWaterMark
public io.grpc.netty.shaded.io.netty.channel.socket.oio.OioDatagramChannelConfig setWriteBufferLowWaterMark (int)
int writeBufferLowWaterMark
public io.grpc.netty.shaded.io.netty.channel.socket.oio.OioDatagramChannelConfig setWriteBufferWaterMark (io.grpc.netty.shaded.io.netty.channel.WriteBufferWaterMark)
io.grpc.netty.shaded.io.netty.channel.WriteBufferWaterMark writeBufferWaterMark
public io.grpc.netty.shaded.io.netty.channel.socket.oio.OioDatagramChannelConfig setMessageSizeEstimator (io.grpc.netty.shaded.io.netty.channel.MessageSizeEstimator)
io.grpc.netty.shaded.io.netty.channel.MessageSizeEstimator estimator
public volatile io.grpc.netty.shaded.io.netty.channel.socket.DatagramChannelConfig setMessageSizeEstimator (io.grpc.netty.shaded.io.netty.channel.MessageSizeEstimator)
public volatile io.grpc.netty.shaded.io.netty.channel.socket.DatagramChannelConfig setWriteBufferWaterMark (io.grpc.netty.shaded.io.netty.channel.WriteBufferWaterMark)
public volatile io.grpc.netty.shaded.io.netty.channel.socket.DatagramChannelConfig setWriteBufferLowWaterMark (int)
public volatile io.grpc.netty.shaded.io.netty.channel.socket.DatagramChannelConfig setWriteBufferHighWaterMark (int)
public volatile io.grpc.netty.shaded.io.netty.channel.socket.DatagramChannelConfig setAutoClose (boolean)
public volatile io.grpc.netty.shaded.io.netty.channel.socket.DatagramChannelConfig setAutoRead (boolean)
public volatile io.grpc.netty.shaded.io.netty.channel.socket.DatagramChannelConfig setRecvByteBufAllocator (io.grpc.netty.shaded.io.netty.channel.RecvByteBufAllocator)
public volatile io.grpc.netty.shaded.io.netty.channel.socket.DatagramChannelConfig setAllocator (io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator)
public volatile io.grpc.netty.shaded.io.netty.channel.socket.DatagramChannelConfig setMaxMessagesPerRead (int)
public volatile io.grpc.netty.shaded.io.netty.channel.socket.DatagramChannelConfig setConnectTimeoutMillis (int)
public volatile io.grpc.netty.shaded.io.netty.channel.socket.DatagramChannelConfig setWriteSpinCount (int)
public volatile io.grpc.netty.shaded.io.netty.channel.socket.DatagramChannelConfig setTrafficClass (int)
public volatile io.grpc.netty.shaded.io.netty.channel.socket.DatagramChannelConfig setTimeToLive (int)
public volatile io.grpc.netty.shaded.io.netty.channel.socket.DatagramChannelConfig setSendBufferSize (int)
public volatile io.grpc.netty.shaded.io.netty.channel.socket.DatagramChannelConfig setReceiveBufferSize (int)
public volatile io.grpc.netty.shaded.io.netty.channel.socket.DatagramChannelConfig setReuseAddress (boolean)
public volatile io.grpc.netty.shaded.io.netty.channel.socket.DatagramChannelConfig setNetworkInterface (java.net.NetworkInterface)
public volatile io.grpc.netty.shaded.io.netty.channel.socket.DatagramChannelConfig setLoopbackModeDisabled (boolean)
public volatile io.grpc.netty.shaded.io.netty.channel.socket.DatagramChannelConfig setInterface (java.net.InetAddress)
public volatile io.grpc.netty.shaded.io.netty.channel.socket.DatagramChannelConfig setBroadcast (boolean)
public volatile io.grpc.netty.shaded.io.netty.channel.ChannelConfig setWriteBufferWaterMark (io.grpc.netty.shaded.io.netty.channel.WriteBufferWaterMark)
public volatile io.grpc.netty.shaded.io.netty.channel.ChannelConfig setMessageSizeEstimator (io.grpc.netty.shaded.io.netty.channel.MessageSizeEstimator)
public volatile io.grpc.netty.shaded.io.netty.channel.ChannelConfig setWriteBufferLowWaterMark (int)
public volatile io.grpc.netty.shaded.io.netty.channel.ChannelConfig setWriteBufferHighWaterMark (int)
public volatile io.grpc.netty.shaded.io.netty.channel.ChannelConfig setAutoClose (boolean)
public volatile io.grpc.netty.shaded.io.netty.channel.ChannelConfig setAutoRead (boolean)
public volatile io.grpc.netty.shaded.io.netty.channel.ChannelConfig setRecvByteBufAllocator (io.grpc.netty.shaded.io.netty.channel.RecvByteBufAllocator)
public volatile io.grpc.netty.shaded.io.netty.channel.ChannelConfig setAllocator (io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator)
public volatile io.grpc.netty.shaded.io.netty.channel.ChannelConfig setWriteSpinCount (int)
public volatile io.grpc.netty.shaded.io.netty.channel.ChannelConfig setMaxMessagesPerRead (int)
public volatile io.grpc.netty.shaded.io.netty.channel.ChannelConfig setConnectTimeoutMillis (int)
}
io/grpc/netty/shaded/io/netty/channel/socket/oio/OioServerSocketChannel.classOioServerSocketChannel.java
package io.grpc.netty.shaded.io.netty.channel.socket.oio
public io.grpc.netty.shaded.io.netty.channel.socket.oio.OioServerSocketChannel extends io.grpc.netty.shaded.io.netty.channel.oio.AbstractOioMessageChannel implements io.grpc.netty.shaded.io.netty.channel.socket.ServerSocketChannel {
private static final io.grpc.netty.shaded.io.netty.util.internal.logging.InternalLogger logger
private static final io.grpc.netty.shaded.io.netty.channel.ChannelMetadata METADATA
final java.net.ServerSocket socket
final java.util.concurrent.locks.Lock shutdownLock
private final io.grpc.netty.shaded.io.netty.channel.socket.oio.OioServerSocketChannelConfig config
private static java.net.ServerSocket newServerSocket ()
java.io.IOException e
public void ()
public void (java.net.ServerSocket)
java.io.IOException e
java.io.IOException e
java.io.IOException e
java.net.ServerSocket socket
boolean success
public java.net.InetSocketAddress localAddress ()
public io.grpc.netty.shaded.io.netty.channel.ChannelMetadata metadata ()
public io.grpc.netty.shaded.io.netty.channel.socket.oio.OioServerSocketChannelConfig config ()
public java.net.InetSocketAddress remoteAddress ()
public boolean isOpen ()
public boolean isActive ()
protected java.net.SocketAddress localAddress0 ()
protected void doBind (java.net.SocketAddress) throws java.lang.Exception
java.net.SocketAddress localAddress
protected void doClose () throws java.lang.Exception
protected int doReadMessages (java.util.List) throws java.lang.Exception
Throwable t2
Throwable t
java.net.Socket s
java.util.List buf
protected void doWrite (io.grpc.netty.shaded.io.netty.channel.ChannelOutboundBuffer) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelOutboundBuffer in
protected java.lang.Object filterOutboundMessage (java.lang.Object) throws java.lang.Exception
Object msg
protected void doConnect (java.net.SocketAddress, java.net.SocketAddress) throws java.lang.Exception
java.net.SocketAddress remoteAddress
java.net.SocketAddress localAddress
protected java.net.SocketAddress remoteAddress0 ()
protected void doDisconnect () throws java.lang.Exception
protected void setReadPending (boolean)
boolean readPending
final void clearReadPending0 ()
public volatile java.net.SocketAddress remoteAddress ()
public volatile java.net.SocketAddress localAddress ()
public volatile io.grpc.netty.shaded.io.netty.channel.ChannelConfig config ()
public volatile io.grpc.netty.shaded.io.netty.channel.socket.ServerSocketChannelConfig config ()
static void ()
}
io/grpc/netty/shaded/io/netty/channel/socket/oio/OioDatagramChannelConfig.classOioDatagramChannelConfig.java
package io.grpc.netty.shaded.io.netty.channel.socket.oio
public abstract io.grpc.netty.shaded.io.netty.channel.socket.oio.OioDatagramChannelConfig extends java.lang.Object implements io.grpc.netty.shaded.io.netty.channel.socket.DatagramChannelConfig {
public abstract io.grpc.netty.shaded.io.netty.channel.socket.oio.OioDatagramChannelConfig setSoTimeout (int)
public abstract int getSoTimeout ()
public abstract io.grpc.netty.shaded.io.netty.channel.socket.oio.OioDatagramChannelConfig setSendBufferSize (int)
public abstract io.grpc.netty.shaded.io.netty.channel.socket.oio.OioDatagramChannelConfig setReceiveBufferSize (int)
public abstract io.grpc.netty.shaded.io.netty.channel.socket.oio.OioDatagramChannelConfig setTrafficClass (int)
public abstract io.grpc.netty.shaded.io.netty.channel.socket.oio.OioDatagramChannelConfig setReuseAddress (boolean)
public abstract io.grpc.netty.shaded.io.netty.channel.socket.oio.OioDatagramChannelConfig setBroadcast (boolean)
public abstract io.grpc.netty.shaded.io.netty.channel.socket.oio.OioDatagramChannelConfig setLoopbackModeDisabled (boolean)
public abstract io.grpc.netty.shaded.io.netty.channel.socket.oio.OioDatagramChannelConfig setTimeToLive (int)
public abstract io.grpc.netty.shaded.io.netty.channel.socket.oio.OioDatagramChannelConfig setInterface (java.net.InetAddress)
public abstract io.grpc.netty.shaded.io.netty.channel.socket.oio.OioDatagramChannelConfig setNetworkInterface (java.net.NetworkInterface)
public abstract io.grpc.netty.shaded.io.netty.channel.socket.oio.OioDatagramChannelConfig setMaxMessagesPerRead (int)
public abstract io.grpc.netty.shaded.io.netty.channel.socket.oio.OioDatagramChannelConfig setWriteSpinCount (int)
public abstract io.grpc.netty.shaded.io.netty.channel.socket.oio.OioDatagramChannelConfig setConnectTimeoutMillis (int)
public abstract io.grpc.netty.shaded.io.netty.channel.socket.oio.OioDatagramChannelConfig setAllocator (io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator)
public abstract io.grpc.netty.shaded.io.netty.channel.socket.oio.OioDatagramChannelConfig setRecvByteBufAllocator (io.grpc.netty.shaded.io.netty.channel.RecvByteBufAllocator)
public abstract io.grpc.netty.shaded.io.netty.channel.socket.oio.OioDatagramChannelConfig setAutoRead (boolean)
public abstract io.grpc.netty.shaded.io.netty.channel.socket.oio.OioDatagramChannelConfig setAutoClose (boolean)
public abstract io.grpc.netty.shaded.io.netty.channel.socket.oio.OioDatagramChannelConfig setMessageSizeEstimator (io.grpc.netty.shaded.io.netty.channel.MessageSizeEstimator)
public abstract io.grpc.netty.shaded.io.netty.channel.socket.oio.OioDatagramChannelConfig setWriteBufferWaterMark (io.grpc.netty.shaded.io.netty.channel.WriteBufferWaterMark)
public abstract io.grpc.netty.shaded.io.netty.channel.socket.oio.OioDatagramChannelConfig setWriteBufferHighWaterMark (int)
public abstract io.grpc.netty.shaded.io.netty.channel.socket.oio.OioDatagramChannelConfig setWriteBufferLowWaterMark (int)
}
io/grpc/netty/shaded/io/netty/channel/socket/oio/OioServerSocketChannelConfig.classOioServerSocketChannelConfig.java
package io.grpc.netty.shaded.io.netty.channel.socket.oio
public abstract io.grpc.netty.shaded.io.netty.channel.socket.oio.OioServerSocketChannelConfig extends java.lang.Object implements io.grpc.netty.shaded.io.netty.channel.socket.ServerSocketChannelConfig {
public abstract io.grpc.netty.shaded.io.netty.channel.socket.oio.OioServerSocketChannelConfig setSoTimeout (int)
public abstract int getSoTimeout ()
public abstract io.grpc.netty.shaded.io.netty.channel.socket.oio.OioServerSocketChannelConfig setBacklog (int)
public abstract io.grpc.netty.shaded.io.netty.channel.socket.oio.OioServerSocketChannelConfig setReuseAddress (boolean)
public abstract io.grpc.netty.shaded.io.netty.channel.socket.oio.OioServerSocketChannelConfig setReceiveBufferSize (int)
public abstract io.grpc.netty.shaded.io.netty.channel.socket.oio.OioServerSocketChannelConfig setPerformancePreferences (int, int, int)
public abstract io.grpc.netty.shaded.io.netty.channel.socket.oio.OioServerSocketChannelConfig setConnectTimeoutMillis (int)
public abstract io.grpc.netty.shaded.io.netty.channel.socket.oio.OioServerSocketChannelConfig setMaxMessagesPerRead (int)
public abstract io.grpc.netty.shaded.io.netty.channel.socket.oio.OioServerSocketChannelConfig setWriteSpinCount (int)
public abstract io.grpc.netty.shaded.io.netty.channel.socket.oio.OioServerSocketChannelConfig setAllocator (io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator)
public abstract io.grpc.netty.shaded.io.netty.channel.socket.oio.OioServerSocketChannelConfig setRecvByteBufAllocator (io.grpc.netty.shaded.io.netty.channel.RecvByteBufAllocator)
public abstract io.grpc.netty.shaded.io.netty.channel.socket.oio.OioServerSocketChannelConfig setAutoRead (boolean)
public abstract io.grpc.netty.shaded.io.netty.channel.socket.oio.OioServerSocketChannelConfig setAutoClose (boolean)
public abstract io.grpc.netty.shaded.io.netty.channel.socket.oio.OioServerSocketChannelConfig setWriteBufferHighWaterMark (int)
public abstract io.grpc.netty.shaded.io.netty.channel.socket.oio.OioServerSocketChannelConfig setWriteBufferLowWaterMark (int)
public abstract io.grpc.netty.shaded.io.netty.channel.socket.oio.OioServerSocketChannelConfig setWriteBufferWaterMark (io.grpc.netty.shaded.io.netty.channel.WriteBufferWaterMark)
public abstract io.grpc.netty.shaded.io.netty.channel.socket.oio.OioServerSocketChannelConfig setMessageSizeEstimator (io.grpc.netty.shaded.io.netty.channel.MessageSizeEstimator)
}
io/grpc/netty/shaded/io/netty/channel/socket/DatagramPacket.classDatagramPacket.java
package io.grpc.netty.shaded.io.netty.channel.socket
public final io.grpc.netty.shaded.io.netty.channel.socket.DatagramPacket extends io.grpc.netty.shaded.io.netty.channel.DefaultAddressedEnvelope implements io.grpc.netty.shaded.io.netty.buffer.ByteBufHolder {
public void (io.grpc.netty.shaded.io.netty.buffer.ByteBuf, java.net.InetSocketAddress)
io.grpc.netty.shaded.io.netty.buffer.ByteBuf data
java.net.InetSocketAddress recipient
public void (io.grpc.netty.shaded.io.netty.buffer.ByteBuf, java.net.InetSocketAddress, java.net.InetSocketAddress)
io.grpc.netty.shaded.io.netty.buffer.ByteBuf data
java.net.InetSocketAddress recipient
java.net.InetSocketAddress sender
public io.grpc.netty.shaded.io.netty.channel.socket.DatagramPacket copy ()
public io.grpc.netty.shaded.io.netty.channel.socket.DatagramPacket duplicate ()
public io.grpc.netty.shaded.io.netty.channel.socket.DatagramPacket retainedDuplicate ()
public io.grpc.netty.shaded.io.netty.channel.socket.DatagramPacket replace (io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
io.grpc.netty.shaded.io.netty.buffer.ByteBuf content
public io.grpc.netty.shaded.io.netty.channel.socket.DatagramPacket retain ()
public io.grpc.netty.shaded.io.netty.channel.socket.DatagramPacket retain (int)
int increment
public io.grpc.netty.shaded.io.netty.channel.socket.DatagramPacket touch ()
public io.grpc.netty.shaded.io.netty.channel.socket.DatagramPacket touch (java.lang.Object)
Object hint
public volatile io.grpc.netty.shaded.io.netty.channel.AddressedEnvelope touch (java.lang.Object)
public volatile io.grpc.netty.shaded.io.netty.channel.AddressedEnvelope touch ()
public volatile io.grpc.netty.shaded.io.netty.channel.AddressedEnvelope retain (int)
public volatile io.grpc.netty.shaded.io.netty.channel.AddressedEnvelope retain ()
public volatile io.grpc.netty.shaded.io.netty.util.ReferenceCounted touch (java.lang.Object)
public volatile io.grpc.netty.shaded.io.netty.util.ReferenceCounted touch ()
public volatile io.grpc.netty.shaded.io.netty.util.ReferenceCounted retain (int)
public volatile io.grpc.netty.shaded.io.netty.util.ReferenceCounted retain ()
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBufHolder touch (java.lang.Object)
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBufHolder touch ()
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBufHolder retain (int)
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBufHolder retain ()
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBufHolder replace (io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBufHolder retainedDuplicate ()
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBufHolder duplicate ()
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBufHolder copy ()
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBuf content ()
}
io/grpc/netty/shaded/io/netty/channel/socket/ChannelInputShutdownEvent.classChannelInputShutdownEvent.java
package io.grpc.netty.shaded.io.netty.channel.socket
public final io.grpc.netty.shaded.io.netty.channel.socket.ChannelInputShutdownEvent extends java.lang.Object {
public static final io.grpc.netty.shaded.io.netty.channel.socket.ChannelInputShutdownEvent INSTANCE
private void ()
static void ()
}
io/grpc/netty/shaded/io/netty/channel/socket/DatagramChannel.classDatagramChannel.java
package io.grpc.netty.shaded.io.netty.channel.socket
public abstract io.grpc.netty.shaded.io.netty.channel.socket.DatagramChannel extends java.lang.Object implements io.grpc.netty.shaded.io.netty.channel.Channel {
public abstract io.grpc.netty.shaded.io.netty.channel.socket.DatagramChannelConfig config ()
public abstract java.net.InetSocketAddress localAddress ()
public abstract java.net.InetSocketAddress remoteAddress ()
public abstract boolean isConnected ()
public abstract io.grpc.netty.shaded.io.netty.channel.ChannelFuture joinGroup (java.net.InetAddress)
public abstract io.grpc.netty.shaded.io.netty.channel.ChannelFuture joinGroup (java.net.InetAddress, io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
public abstract io.grpc.netty.shaded.io.netty.channel.ChannelFuture joinGroup (java.net.InetSocketAddress, java.net.NetworkInterface)
public abstract io.grpc.netty.shaded.io.netty.channel.ChannelFuture joinGroup (java.net.InetSocketAddress, java.net.NetworkInterface, io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
public abstract io.grpc.netty.shaded.io.netty.channel.ChannelFuture joinGroup (java.net.InetAddress, java.net.NetworkInterface, java.net.InetAddress)
public abstract io.grpc.netty.shaded.io.netty.channel.ChannelFuture joinGroup (java.net.InetAddress, java.net.NetworkInterface, java.net.InetAddress, io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
public abstract io.grpc.netty.shaded.io.netty.channel.ChannelFuture leaveGroup (java.net.InetAddress)
public abstract io.grpc.netty.shaded.io.netty.channel.ChannelFuture leaveGroup (java.net.InetAddress, io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
public abstract io.grpc.netty.shaded.io.netty.channel.ChannelFuture leaveGroup (java.net.InetSocketAddress, java.net.NetworkInterface)
public abstract io.grpc.netty.shaded.io.netty.channel.ChannelFuture leaveGroup (java.net.InetSocketAddress, java.net.NetworkInterface, io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
public abstract io.grpc.netty.shaded.io.netty.channel.ChannelFuture leaveGroup (java.net.InetAddress, java.net.NetworkInterface, java.net.InetAddress)
public abstract io.grpc.netty.shaded.io.netty.channel.ChannelFuture leaveGroup (java.net.InetAddress, java.net.NetworkInterface, java.net.InetAddress, io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
public abstract io.grpc.netty.shaded.io.netty.channel.ChannelFuture block (java.net.InetAddress, java.net.NetworkInterface, java.net.InetAddress)
public abstract io.grpc.netty.shaded.io.netty.channel.ChannelFuture block (java.net.InetAddress, java.net.NetworkInterface, java.net.InetAddress, io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
public abstract io.grpc.netty.shaded.io.netty.channel.ChannelFuture block (java.net.InetAddress, java.net.InetAddress)
public abstract io.grpc.netty.shaded.io.netty.channel.ChannelFuture block (java.net.InetAddress, java.net.InetAddress, io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
}
io/grpc/netty/shaded/io/netty/channel/socket/InternetProtocolFamily.classInternetProtocolFamily.java
package io.grpc.netty.shaded.io.netty.channel.socket
public final io.grpc.netty.shaded.io.netty.channel.socket.InternetProtocolFamily extends java.lang.Enum {
public static final io.grpc.netty.shaded.io.netty.channel.socket.InternetProtocolFamily IPv4
public static final io.grpc.netty.shaded.io.netty.channel.socket.InternetProtocolFamily IPv6
private final Class addressType
private final int addressNumber
private final java.net.InetAddress localHost
private static final io.grpc.netty.shaded.io.netty.channel.socket.InternetProtocolFamily[] $VALUES
public static io.grpc.netty.shaded.io.netty.channel.socket.InternetProtocolFamily[] values ()
public static io.grpc.netty.shaded.io.netty.channel.socket.InternetProtocolFamily valueOf (java.lang.String)
String name
private void (java.lang.String, int, java.lang.Class, int, java.net.InetAddress)
Class addressType
int addressNumber
java.net.InetAddress localHost
public java.lang.Class addressType ()
public int addressNumber ()
public java.net.InetAddress localhost ()
public static io.grpc.netty.shaded.io.netty.channel.socket.InternetProtocolFamily of (java.net.InetAddress)
java.net.InetAddress address
static void ()
}
io/grpc/netty/shaded/io/netty/channel/ChannelInboundHandler.classChannelInboundHandler.java
package io.grpc.netty.shaded.io.netty.channel
public abstract io.grpc.netty.shaded.io.netty.channel.ChannelInboundHandler extends java.lang.Object implements io.grpc.netty.shaded.io.netty.channel.ChannelHandler {
public abstract void channelRegistered (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext) throws java.lang.Exception
public abstract void channelUnregistered (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext) throws java.lang.Exception
public abstract void channelActive (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext) throws java.lang.Exception
public abstract void channelInactive (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext) throws java.lang.Exception
public abstract void channelRead (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, java.lang.Object) throws java.lang.Exception
public abstract void channelReadComplete (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext) throws java.lang.Exception
public abstract void userEventTriggered (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, java.lang.Object) throws java.lang.Exception
public abstract void channelWritabilityChanged (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext) throws java.lang.Exception
public abstract void exceptionCaught (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, java.lang.Throwable) throws java.lang.Exception
}
io/grpc/netty/shaded/io/netty/channel/SingleThreadEventLoop.classSingleThreadEventLoop.java
package io.grpc.netty.shaded.io.netty.channel
public abstract io.grpc.netty.shaded.io.netty.channel.SingleThreadEventLoop extends io.grpc.netty.shaded.io.netty.util.concurrent.SingleThreadEventExecutor implements io.grpc.netty.shaded.io.netty.channel.EventLoop {
protected static final int DEFAULT_MAX_PENDING_TASKS
private final java.util.Queue tailTasks
protected void (io.grpc.netty.shaded.io.netty.channel.EventLoopGroup, java.util.concurrent.ThreadFactory, boolean)
io.grpc.netty.shaded.io.netty.channel.EventLoopGroup parent
java.util.concurrent.ThreadFactory threadFactory
boolean addTaskWakesUp
protected void (io.grpc.netty.shaded.io.netty.channel.EventLoopGroup, java.util.concurrent.Executor, boolean)
io.grpc.netty.shaded.io.netty.channel.EventLoopGroup parent
java.util.concurrent.Executor executor
boolean addTaskWakesUp
protected void (io.grpc.netty.shaded.io.netty.channel.EventLoopGroup, java.util.concurrent.ThreadFactory, boolean, int, io.grpc.netty.shaded.io.netty.util.concurrent.RejectedExecutionHandler)
io.grpc.netty.shaded.io.netty.channel.EventLoopGroup parent
java.util.concurrent.ThreadFactory threadFactory
boolean addTaskWakesUp
int maxPendingTasks
io.grpc.netty.shaded.io.netty.util.concurrent.RejectedExecutionHandler rejectedExecutionHandler
protected void (io.grpc.netty.shaded.io.netty.channel.EventLoopGroup, java.util.concurrent.Executor, boolean, int, io.grpc.netty.shaded.io.netty.util.concurrent.RejectedExecutionHandler)
io.grpc.netty.shaded.io.netty.channel.EventLoopGroup parent
java.util.concurrent.Executor executor
boolean addTaskWakesUp
int maxPendingTasks
io.grpc.netty.shaded.io.netty.util.concurrent.RejectedExecutionHandler rejectedExecutionHandler
public io.grpc.netty.shaded.io.netty.channel.EventLoopGroup parent ()
public io.grpc.netty.shaded.io.netty.channel.EventLoop next ()
public io.grpc.netty.shaded.io.netty.channel.ChannelFuture register (io.grpc.netty.shaded.io.netty.channel.Channel)
io.grpc.netty.shaded.io.netty.channel.Channel channel
public io.grpc.netty.shaded.io.netty.channel.ChannelFuture register (io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
public io.grpc.netty.shaded.io.netty.channel.ChannelFuture register (io.grpc.netty.shaded.io.netty.channel.Channel, io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
io.grpc.netty.shaded.io.netty.channel.Channel channel
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
public final void executeAfterEventLoopIteration (java.lang.Runnable)
Runnable task
final boolean removeAfterEventLoopIterationTask (java.lang.Runnable)
Runnable task
protected boolean wakesUpForTask (java.lang.Runnable)
Runnable task
protected void afterRunningAllTasks ()
protected boolean hasTasks ()
public int pendingTasks ()
public volatile io.grpc.netty.shaded.io.netty.util.concurrent.EventExecutorGroup parent ()
public volatile io.grpc.netty.shaded.io.netty.util.concurrent.EventExecutor next ()
static void ()
}
io/grpc/netty/shaded/io/netty/channel/nio/NioEventLoop.classNioEventLoop.java
package io.grpc.netty.shaded.io.netty.channel.nio
public final io.grpc.netty.shaded.io.netty.channel.nio.NioEventLoop extends io.grpc.netty.shaded.io.netty.channel.SingleThreadEventLoop {
private static final io.grpc.netty.shaded.io.netty.util.internal.logging.InternalLogger logger
private static final int CLEANUP_INTERVAL
private static final boolean DISABLE_KEYSET_OPTIMIZATION
private static final int MIN_PREMATURE_SELECTOR_RETURNS
private static final int SELECTOR_AUTO_REBUILD_THRESHOLD
private final io.grpc.netty.shaded.io.netty.util.IntSupplier selectNowSupplier
private final java.util.concurrent.Callable pendingTasksCallable
private java.nio.channels.Selector selector
private java.nio.channels.Selector unwrappedSelector
private io.grpc.netty.shaded.io.netty.channel.nio.SelectedSelectionKeySet selectedKeys
private final java.nio.channels.spi.SelectorProvider provider
private final java.util.concurrent.atomic.AtomicBoolean wakenUp
private final io.grpc.netty.shaded.io.netty.channel.SelectStrategy selectStrategy
private volatile int ioRatio
private int cancelledKeys
private boolean needsToSelectAgain
void (io.grpc.netty.shaded.io.netty.channel.nio.NioEventLoopGroup, java.util.concurrent.Executor, java.nio.channels.spi.SelectorProvider, io.grpc.netty.shaded.io.netty.channel.SelectStrategy, io.grpc.netty.shaded.io.netty.util.concurrent.RejectedExecutionHandler)
io.grpc.netty.shaded.io.netty.channel.nio.NioEventLoopGroup parent
java.util.concurrent.Executor executor
java.nio.channels.spi.SelectorProvider selectorProvider
io.grpc.netty.shaded.io.netty.channel.SelectStrategy strategy
io.grpc.netty.shaded.io.netty.util.concurrent.RejectedExecutionHandler rejectedExecutionHandler
io.grpc.netty.shaded.io.netty.channel.nio.NioEventLoop$SelectorTuple selectorTuple
private io.grpc.netty.shaded.io.netty.channel.nio.NioEventLoop$SelectorTuple openSelector ()
java.nio.channels.Selector unwrappedSelector
java.io.IOException e
Throwable t
Exception e
java.nio.channels.Selector unwrappedSelector
Object maybeSelectorImplClass
Class selectorImplClass
io.grpc.netty.shaded.io.netty.channel.nio.SelectedSelectionKeySet selectedKeySet
Object maybeException
public java.nio.channels.spi.SelectorProvider selectorProvider ()
protected java.util.Queue newTaskQueue (int)
int maxPendingTasks
public int pendingTasks ()
public void register (java.nio.channels.SelectableChannel, int, io.grpc.netty.shaded.io.netty.channel.nio.NioTask)
Exception e
java.nio.channels.SelectableChannel ch
int interestOps
io.grpc.netty.shaded.io.netty.channel.nio.NioTask task
public int getIoRatio ()
public void setIoRatio (int)
int ioRatio
public void rebuildSelector ()
private void rebuildSelector0 ()
io.grpc.netty.shaded.io.netty.channel.nio.NioEventLoop$SelectorTuple newSelectorTuple
Exception e
int interestOps
java.nio.channels.SelectionKey newKey
io.grpc.netty.shaded.io.netty.channel.nio.AbstractNioChannel ch
io.grpc.netty.shaded.io.netty.channel.nio.NioTask task
Exception e
Object a
java.nio.channels.SelectionKey key
Throwable t
java.nio.channels.Selector oldSelector
io.grpc.netty.shaded.io.netty.channel.nio.NioEventLoop$SelectorTuple newSelectorTuple
int nChannels
protected void run ()
long ioTime
long ioTime
long ioStartTime
int ioRatio
Throwable t
Throwable t
private static void handleLoopException (java.lang.Throwable)
Throwable t
private void processSelectedKeys ()
protected void cleanup ()
java.io.IOException e
void cancel (java.nio.channels.SelectionKey)
java.nio.channels.SelectionKey key
protected java.lang.Runnable pollTask ()
Runnable task
private void processSelectedKeysPlain (java.util.Set)
io.grpc.netty.shaded.io.netty.channel.nio.NioTask task
java.nio.channels.SelectionKey k
Object a
java.util.Set selectedKeys
java.util.Iterator i
private void processSelectedKeysOptimized ()
io.grpc.netty.shaded.io.netty.channel.nio.NioTask task
java.nio.channels.SelectionKey k
Object a
int i
private void processSelectedKey (java.nio.channels.SelectionKey, io.grpc.netty.shaded.io.netty.channel.nio.AbstractNioChannel)
io.grpc.netty.shaded.io.netty.channel.EventLoop eventLoop
Throwable ignored
io.grpc.netty.shaded.io.netty.channel.EventLoop eventLoop
int ops
int readyOps
java.nio.channels.CancelledKeyException ignored
java.nio.channels.SelectionKey k
io.grpc.netty.shaded.io.netty.channel.nio.AbstractNioChannel ch
io.grpc.netty.shaded.io.netty.channel.nio.AbstractNioChannel$NioUnsafe unsafe
private static void processSelectedKey (java.nio.channels.SelectionKey, io.grpc.netty.shaded.io.netty.channel.nio.NioTask)
Exception e
java.nio.channels.SelectionKey k
io.grpc.netty.shaded.io.netty.channel.nio.NioTask task
int state
private void closeAll ()
io.grpc.netty.shaded.io.netty.channel.nio.NioTask task
Object a
java.nio.channels.SelectionKey k
io.grpc.netty.shaded.io.netty.channel.nio.AbstractNioChannel ch
java.util.Set keys
java.util.Collection channels
private static void invokeChannelUnregistered (io.grpc.netty.shaded.io.netty.channel.nio.NioTask, java.nio.channels.SelectionKey, java.lang.Throwable)
Exception e
io.grpc.netty.shaded.io.netty.channel.nio.NioTask task
java.nio.channels.SelectionKey k
Throwable cause
protected void wakeup (boolean)
boolean inEventLoop
java.nio.channels.Selector unwrappedSelector ()
int selectNow () throws java.io.IOException
private void select (boolean) throws java.io.IOException
long timeoutMillis
int selectedKeys
long time
int selectCnt
long currentTimeNanos
long selectDeadLineNanos
java.nio.channels.CancelledKeyException e
boolean oldWakenUp
java.nio.channels.Selector selector
private void selectAgain ()
Throwable t
static int access$001 (io.grpc.netty.shaded.io.netty.channel.nio.NioEventLoop)
io.grpc.netty.shaded.io.netty.channel.nio.NioEventLoop x0
static void access$100 (io.grpc.netty.shaded.io.netty.channel.nio.NioEventLoop)
io.grpc.netty.shaded.io.netty.channel.nio.NioEventLoop x0
static void ()
SecurityException e
String key
String buglevel
int selectorAutoRebuildThreshold
}
io/grpc/netty/shaded/io/netty/channel/nio/NioEventLoop$5.classNioEventLoop.java
package io.grpc.netty.shaded.io.netty.channel.nio
io.grpc.netty.shaded.io.netty.channel.nio.NioEventLoop$5 extends java.lang.Object implements java.security.PrivilegedAction {
final Class val$selectorImplClass
final java.nio.channels.Selector val$unwrappedSelector
final io.grpc.netty.shaded.io.netty.channel.nio.SelectedSelectionKeySet val$selectedKeySet
final io.grpc.netty.shaded.io.netty.channel.nio.NioEventLoop this$0
void (io.grpc.netty.shaded.io.netty.channel.nio.NioEventLoop, java.lang.Class, java.nio.channels.Selector, io.grpc.netty.shaded.io.netty.channel.nio.SelectedSelectionKeySet)
io.grpc.netty.shaded.io.netty.channel.nio.NioEventLoop this$0
public java.lang.Object run ()
java.lang.reflect.Field selectedKeysField
java.lang.reflect.Field publicSelectedKeysField
Throwable cause
NoSuchFieldException e
IllegalAccessException e
}
io/grpc/netty/shaded/io/netty/channel/nio/NioEventLoop$4.classNioEventLoop.java
package io.grpc.netty.shaded.io.netty.channel.nio
io.grpc.netty.shaded.io.netty.channel.nio.NioEventLoop$4 extends java.lang.Object implements java.security.PrivilegedAction {
final io.grpc.netty.shaded.io.netty.channel.nio.NioEventLoop this$0
void (io.grpc.netty.shaded.io.netty.channel.nio.NioEventLoop)
io.grpc.netty.shaded.io.netty.channel.nio.NioEventLoop this$0
public java.lang.Object run ()
Throwable cause
}
io/grpc/netty/shaded/io/netty/channel/nio/AbstractNioChannel.classAbstractNioChannel.java
package io.grpc.netty.shaded.io.netty.channel.nio
public abstract io.grpc.netty.shaded.io.netty.channel.nio.AbstractNioChannel extends io.grpc.netty.shaded.io.netty.channel.AbstractChannel {
private static final io.grpc.netty.shaded.io.netty.util.internal.logging.InternalLogger logger
private static final java.nio.channels.ClosedChannelException DO_CLOSE_CLOSED_CHANNEL_EXCEPTION
private final java.nio.channels.SelectableChannel ch
protected final int readInterestOp
volatile java.nio.channels.SelectionKey selectionKey
boolean readPending
private final Runnable clearReadPendingRunnable
private io.grpc.netty.shaded.io.netty.channel.ChannelPromise connectPromise
private java.util.concurrent.ScheduledFuture connectTimeoutFuture
private java.net.SocketAddress requestedRemoteAddress
static final boolean $assertionsDisabled
protected void (io.grpc.netty.shaded.io.netty.channel.Channel, java.nio.channels.SelectableChannel, int)
java.io.IOException e2
java.io.IOException e
io.grpc.netty.shaded.io.netty.channel.Channel parent
java.nio.channels.SelectableChannel ch
int readInterestOp
public boolean isOpen ()
public io.grpc.netty.shaded.io.netty.channel.nio.AbstractNioChannel$NioUnsafe unsafe ()
protected java.nio.channels.SelectableChannel javaChannel ()
public io.grpc.netty.shaded.io.netty.channel.nio.NioEventLoop eventLoop ()
protected java.nio.channels.SelectionKey selectionKey ()
protected boolean isReadPending ()
protected void setReadPending (boolean)
io.grpc.netty.shaded.io.netty.channel.EventLoop eventLoop
boolean readPending
protected final void clearReadPending ()
io.grpc.netty.shaded.io.netty.channel.EventLoop eventLoop
private void setReadPending0 (boolean)
boolean readPending
private void clearReadPending0 ()
protected boolean isCompatible (io.grpc.netty.shaded.io.netty.channel.EventLoop)
io.grpc.netty.shaded.io.netty.channel.EventLoop loop
protected void doRegister () throws java.lang.Exception
java.nio.channels.CancelledKeyException e
boolean selected
protected void doDeregister () throws java.lang.Exception
protected void doBeginRead () throws java.lang.Exception
java.nio.channels.SelectionKey selectionKey
int interestOps
protected abstract boolean doConnect (java.net.SocketAddress, java.net.SocketAddress) throws java.lang.Exception
protected abstract void doFinishConnect () throws java.lang.Exception
protected final io.grpc.netty.shaded.io.netty.buffer.ByteBuf newDirectBuffer (io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
io.grpc.netty.shaded.io.netty.buffer.ByteBuf directBuf
io.grpc.netty.shaded.io.netty.buffer.ByteBuf buf
int readableBytes
io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator alloc
io.grpc.netty.shaded.io.netty.buffer.ByteBuf directBuf
protected final io.grpc.netty.shaded.io.netty.buffer.ByteBuf newDirectBuffer (io.grpc.netty.shaded.io.netty.util.ReferenceCounted, io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
io.grpc.netty.shaded.io.netty.buffer.ByteBuf directBuf
io.grpc.netty.shaded.io.netty.util.ReferenceCounted holder
io.grpc.netty.shaded.io.netty.buffer.ByteBuf buf
int readableBytes
io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator alloc
io.grpc.netty.shaded.io.netty.buffer.ByteBuf directBuf
protected void doClose () throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
java.util.concurrent.ScheduledFuture future
public volatile io.grpc.netty.shaded.io.netty.channel.Channel$Unsafe unsafe ()
public volatile io.grpc.netty.shaded.io.netty.channel.EventLoop eventLoop ()
static void access$000 (io.grpc.netty.shaded.io.netty.channel.nio.AbstractNioChannel)
io.grpc.netty.shaded.io.netty.channel.nio.AbstractNioChannel x0
static void access$100 (io.grpc.netty.shaded.io.netty.channel.nio.AbstractNioChannel, boolean)
io.grpc.netty.shaded.io.netty.channel.nio.AbstractNioChannel x0
boolean x1
static io.grpc.netty.shaded.io.netty.channel.ChannelPromise access$200 (io.grpc.netty.shaded.io.netty.channel.nio.AbstractNioChannel)
io.grpc.netty.shaded.io.netty.channel.nio.AbstractNioChannel x0
static io.grpc.netty.shaded.io.netty.channel.ChannelPromise access$202 (io.grpc.netty.shaded.io.netty.channel.nio.AbstractNioChannel, io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
io.grpc.netty.shaded.io.netty.channel.nio.AbstractNioChannel x0
io.grpc.netty.shaded.io.netty.channel.ChannelPromise x1
static java.net.SocketAddress access$302 (io.grpc.netty.shaded.io.netty.channel.nio.AbstractNioChannel, java.net.SocketAddress)
io.grpc.netty.shaded.io.netty.channel.nio.AbstractNioChannel x0
java.net.SocketAddress x1
static java.util.concurrent.ScheduledFuture access$402 (io.grpc.netty.shaded.io.netty.channel.nio.AbstractNioChannel, java.util.concurrent.ScheduledFuture)
io.grpc.netty.shaded.io.netty.channel.nio.AbstractNioChannel x0
java.util.concurrent.ScheduledFuture x1
static java.util.concurrent.ScheduledFuture access$400 (io.grpc.netty.shaded.io.netty.channel.nio.AbstractNioChannel)
io.grpc.netty.shaded.io.netty.channel.nio.AbstractNioChannel x0
static java.net.SocketAddress access$300 (io.grpc.netty.shaded.io.netty.channel.nio.AbstractNioChannel)
io.grpc.netty.shaded.io.netty.channel.nio.AbstractNioChannel x0
static void ()
}
io/grpc/netty/shaded/io/netty/channel/nio/AbstractNioMessageChannel$NioMessageUnsafe.classAbstractNioMessageChannel.java
package io.grpc.netty.shaded.io.netty.channel.nio
final io.grpc.netty.shaded.io.netty.channel.nio.AbstractNioMessageChannel$NioMessageUnsafe extends io.grpc.netty.shaded.io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe {
private final java.util.List readBuf
static final boolean $assertionsDisabled
final io.grpc.netty.shaded.io.netty.channel.nio.AbstractNioMessageChannel this$0
private void (io.grpc.netty.shaded.io.netty.channel.nio.AbstractNioMessageChannel)
public void read ()
int localRead
Throwable t
int i
int size
io.grpc.netty.shaded.io.netty.channel.ChannelConfig config
io.grpc.netty.shaded.io.netty.channel.ChannelPipeline pipeline
io.grpc.netty.shaded.io.netty.channel.RecvByteBufAllocator$Handle allocHandle
boolean closed
Throwable exception
void (io.grpc.netty.shaded.io.netty.channel.nio.AbstractNioMessageChannel, io.grpc.netty.shaded.io.netty.channel.nio.AbstractNioMessageChannel$1)
io.grpc.netty.shaded.io.netty.channel.nio.AbstractNioMessageChannel x0
io.grpc.netty.shaded.io.netty.channel.nio.AbstractNioMessageChannel$1 x1
static void ()
}
io/grpc/netty/shaded/io/netty/channel/nio/NioEventLoop$2.classNioEventLoop.java
package io.grpc.netty.shaded.io.netty.channel.nio
io.grpc.netty.shaded.io.netty.channel.nio.NioEventLoop$2 extends java.lang.Object implements java.util.concurrent.Callable {
final io.grpc.netty.shaded.io.netty.channel.nio.NioEventLoop this$0
void (io.grpc.netty.shaded.io.netty.channel.nio.NioEventLoop)
io.grpc.netty.shaded.io.netty.channel.nio.NioEventLoop this$0
public java.lang.Integer call () throws java.lang.Exception
public volatile java.lang.Object call () throws java.lang.Exception
}
io/grpc/netty/shaded/io/netty/channel/nio/SelectedSelectionKeySetSelector.classSelectedSelectionKeySetSelector.java
package io.grpc.netty.shaded.io.netty.channel.nio
final io.grpc.netty.shaded.io.netty.channel.nio.SelectedSelectionKeySetSelector extends java.nio.channels.Selector {
private final io.grpc.netty.shaded.io.netty.channel.nio.SelectedSelectionKeySet selectionKeys
private final java.nio.channels.Selector delegate
void (java.nio.channels.Selector, io.grpc.netty.shaded.io.netty.channel.nio.SelectedSelectionKeySet)
java.nio.channels.Selector delegate
io.grpc.netty.shaded.io.netty.channel.nio.SelectedSelectionKeySet selectionKeys
public boolean isOpen ()
public java.nio.channels.spi.SelectorProvider provider ()
public java.util.Set keys ()
public java.util.Set selectedKeys ()
public int selectNow () throws java.io.IOException
public int select (long) throws java.io.IOException
long timeout
public int select () throws java.io.IOException
public java.nio.channels.Selector wakeup ()
public void close () throws java.io.IOException
}
io/grpc/netty/shaded/io/netty/channel/nio/AbstractNioMessageChannel.classAbstractNioMessageChannel.java
package io.grpc.netty.shaded.io.netty.channel.nio
public abstract io.grpc.netty.shaded.io.netty.channel.nio.AbstractNioMessageChannel extends io.grpc.netty.shaded.io.netty.channel.nio.AbstractNioChannel {
boolean inputShutdown
protected void (io.grpc.netty.shaded.io.netty.channel.Channel, java.nio.channels.SelectableChannel, int)
io.grpc.netty.shaded.io.netty.channel.Channel parent
java.nio.channels.SelectableChannel ch
int readInterestOp
protected io.grpc.netty.shaded.io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe newUnsafe ()
protected void doBeginRead () throws java.lang.Exception
protected void doWrite (io.grpc.netty.shaded.io.netty.channel.ChannelOutboundBuffer) throws java.lang.Exception
int i
boolean done
Exception e
Object msg
io.grpc.netty.shaded.io.netty.channel.ChannelOutboundBuffer in
java.nio.channels.SelectionKey key
int interestOps
protected boolean continueOnWriteError ()
protected boolean closeOnReadError (java.lang.Throwable)
Throwable cause
protected abstract int doReadMessages (java.util.List) throws java.lang.Exception
protected abstract boolean doWriteMessage (java.lang.Object, io.grpc.netty.shaded.io.netty.channel.ChannelOutboundBuffer) throws java.lang.Exception
protected volatile io.grpc.netty.shaded.io.netty.channel.AbstractChannel$AbstractUnsafe newUnsafe ()
}
io/grpc/netty/shaded/io/netty/channel/AbstractChannel$AbstractUnsafe.classAbstractChannel.java
package io.grpc.netty.shaded.io.netty.channel
public abstract io.grpc.netty.shaded.io.netty.channel.AbstractChannel$AbstractUnsafe extends java.lang.Object implements io.grpc.netty.shaded.io.netty.channel.Channel$Unsafe {
private volatile io.grpc.netty.shaded.io.netty.channel.ChannelOutboundBuffer outboundBuffer
private io.grpc.netty.shaded.io.netty.channel.RecvByteBufAllocator$Handle recvHandle
private boolean inFlush0
private boolean neverRegistered
static final boolean $assertionsDisabled
final io.grpc.netty.shaded.io.netty.channel.AbstractChannel this$0
protected void (io.grpc.netty.shaded.io.netty.channel.AbstractChannel)
io.grpc.netty.shaded.io.netty.channel.AbstractChannel this$0
private void assertEventLoop ()
public io.grpc.netty.shaded.io.netty.channel.RecvByteBufAllocator$Handle recvBufAllocHandle ()
public final io.grpc.netty.shaded.io.netty.channel.ChannelOutboundBuffer outboundBuffer ()
public final java.net.SocketAddress localAddress ()
public final java.net.SocketAddress remoteAddress ()
public final void register (io.grpc.netty.shaded.io.netty.channel.EventLoop, io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
Throwable t
io.grpc.netty.shaded.io.netty.channel.EventLoop eventLoop
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
private void register0 (io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
boolean firstRegistration
Throwable t
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
public final void bind (java.net.SocketAddress, io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
Throwable t
java.net.SocketAddress localAddress
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
boolean wasActive
public final void disconnect (io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
Throwable t
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
boolean wasActive
public final void close (io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
public final void shutdownOutput (io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
private void shutdownOutput (io.grpc.netty.shaded.io.netty.channel.ChannelPromise, java.lang.Throwable)
Throwable err
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
Throwable cause
io.grpc.netty.shaded.io.netty.channel.ChannelOutboundBuffer outboundBuffer
Throwable shutdownCause
java.util.concurrent.Executor closeExecutor
private void closeOutboundBufferForShutdown (io.grpc.netty.shaded.io.netty.channel.ChannelPipeline, io.grpc.netty.shaded.io.netty.channel.ChannelOutboundBuffer, java.lang.Throwable)
io.grpc.netty.shaded.io.netty.channel.ChannelPipeline pipeline
io.grpc.netty.shaded.io.netty.channel.ChannelOutboundBuffer buffer
Throwable cause
private void close (io.grpc.netty.shaded.io.netty.channel.ChannelPromise, java.lang.Throwable, java.nio.channels.ClosedChannelException, boolean)
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
Throwable cause
java.nio.channels.ClosedChannelException closeCause
boolean notify
boolean wasActive
io.grpc.netty.shaded.io.netty.channel.ChannelOutboundBuffer outboundBuffer
java.util.concurrent.Executor closeExecutor
private void doClose0 (io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
Throwable t
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
private void fireChannelInactiveAndDeregister (boolean)
boolean wasActive
public final void closeForcibly ()
Exception e
public final void deregister (io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
private void deregister (io.grpc.netty.shaded.io.netty.channel.ChannelPromise, boolean)
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
boolean fireChannelInactive
public final void beginRead ()
Exception e
public final void write (java.lang.Object, io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
int size
Throwable t
Object msg
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
io.grpc.netty.shaded.io.netty.channel.ChannelOutboundBuffer outboundBuffer
int size
public final void flush ()
io.grpc.netty.shaded.io.netty.channel.ChannelOutboundBuffer outboundBuffer
protected void flush0 ()
Throwable t2
Throwable t
io.grpc.netty.shaded.io.netty.channel.ChannelOutboundBuffer outboundBuffer
public final io.grpc.netty.shaded.io.netty.channel.ChannelPromise voidPromise ()
protected final boolean ensureOpen (io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
protected final void safeSetSuccess (io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
protected final void safeSetFailure (io.grpc.netty.shaded.io.netty.channel.ChannelPromise, java.lang.Throwable)
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
Throwable cause
protected final void closeIfClosed ()
private void invokeLater (java.lang.Runnable)
java.util.concurrent.RejectedExecutionException e
Runnable task
protected final java.lang.Throwable annotateConnectException (java.lang.Throwable, java.net.SocketAddress)
Throwable cause
java.net.SocketAddress remoteAddress
protected java.util.concurrent.Executor prepareToClose ()
static void access$200 (io.grpc.netty.shaded.io.netty.channel.AbstractChannel$AbstractUnsafe, io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
io.grpc.netty.shaded.io.netty.channel.AbstractChannel$AbstractUnsafe x0
io.grpc.netty.shaded.io.netty.channel.ChannelPromise x1
static void access$700 (io.grpc.netty.shaded.io.netty.channel.AbstractChannel$AbstractUnsafe, io.grpc.netty.shaded.io.netty.channel.ChannelPipeline, io.grpc.netty.shaded.io.netty.channel.ChannelOutboundBuffer, java.lang.Throwable)
io.grpc.netty.shaded.io.netty.channel.AbstractChannel$AbstractUnsafe x0
io.grpc.netty.shaded.io.netty.channel.ChannelPipeline x1
io.grpc.netty.shaded.io.netty.channel.ChannelOutboundBuffer x2
Throwable x3
static void access$900 (io.grpc.netty.shaded.io.netty.channel.AbstractChannel$AbstractUnsafe, io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
io.grpc.netty.shaded.io.netty.channel.AbstractChannel$AbstractUnsafe x0
io.grpc.netty.shaded.io.netty.channel.ChannelPromise x1
static void access$1000 (io.grpc.netty.shaded.io.netty.channel.AbstractChannel$AbstractUnsafe, boolean)
io.grpc.netty.shaded.io.netty.channel.AbstractChannel$AbstractUnsafe x0
boolean x1
static void access$1100 (io.grpc.netty.shaded.io.netty.channel.AbstractChannel$AbstractUnsafe, java.lang.Runnable)
io.grpc.netty.shaded.io.netty.channel.AbstractChannel$AbstractUnsafe x0
Runnable x1
static void ()
}
io/grpc/netty/shaded/io/netty/channel/DefaultChannelPipeline$3.classDefaultChannelPipeline.java
package io.grpc.netty.shaded.io.netty.channel
io.grpc.netty.shaded.io.netty.channel.DefaultChannelPipeline$3 extends java.lang.Object implements java.lang.Runnable {
final io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext val$newCtx
final io.grpc.netty.shaded.io.netty.channel.DefaultChannelPipeline this$0
void (io.grpc.netty.shaded.io.netty.channel.DefaultChannelPipeline, io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext)
io.grpc.netty.shaded.io.netty.channel.DefaultChannelPipeline this$0
public void run ()
}
io/grpc/netty/shaded/io/netty/channel/ChannelOutboundBuffer$1.classChannelOutboundBuffer.java
package io.grpc.netty.shaded.io.netty.channel
final io.grpc.netty.shaded.io.netty.channel.ChannelOutboundBuffer$1 extends io.grpc.netty.shaded.io.netty.util.concurrent.FastThreadLocal {
void ()
protected java.nio.ByteBuffer[] initialValue () throws java.lang.Exception
protected volatile java.lang.Object initialValue () throws java.lang.Exception
}
io/grpc/netty/shaded/io/netty/channel/AbstractChannel$AbstractUnsafe$6$1.classAbstractChannel.java
package io.grpc.netty.shaded.io.netty.channel
io.grpc.netty.shaded.io.netty.channel.AbstractChannel$AbstractUnsafe$6$1 extends java.lang.Object implements java.lang.Runnable {
final io.grpc.netty.shaded.io.netty.channel.AbstractChannel$AbstractUnsafe$6 this$2
void (io.grpc.netty.shaded.io.netty.channel.AbstractChannel$AbstractUnsafe$6)
io.grpc.netty.shaded.io.netty.channel.AbstractChannel$AbstractUnsafe$6 this$2
public void run ()
}
io/grpc/netty/shaded/io/netty/channel/AbstractChannelHandlerContext$12.classAbstractChannelHandlerContext.java
package io.grpc.netty.shaded.io.netty.channel
io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext$12 extends java.lang.Object implements java.lang.Runnable {
final io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext val$next
final io.grpc.netty.shaded.io.netty.channel.ChannelPromise val$promise
final io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext this$0
void (io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext, io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext, io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext this$0
public void run ()
}
io/grpc/netty/shaded/io/netty/channel/SelectStrategy.classSelectStrategy.java
package io.grpc.netty.shaded.io.netty.channel
public abstract io.grpc.netty.shaded.io.netty.channel.SelectStrategy extends java.lang.Object {
public static final int SELECT
public static final int CONTINUE
public abstract int calculateStrategy (io.grpc.netty.shaded.io.netty.util.IntSupplier, boolean) throws java.lang.Exception
}
io/grpc/netty/shaded/io/netty/channel/ChannelInitializer.classChannelInitializer.java
package io.grpc.netty.shaded.io.netty.channel
public abstract io.grpc.netty.shaded.io.netty.channel.ChannelInitializer extends io.grpc.netty.shaded.io.netty.channel.ChannelInboundHandlerAdapter {
private static final io.grpc.netty.shaded.io.netty.util.internal.logging.InternalLogger logger
private final java.util.concurrent.ConcurrentMap initMap
public void ()
protected abstract void initChannel (io.grpc.netty.shaded.io.netty.channel.Channel) throws java.lang.Exception
public final void channelRegistered (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
public void exceptionCaught (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, java.lang.Throwable) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
Throwable cause
public void handlerAdded (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
private boolean initChannel (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext) throws java.lang.Exception
Throwable cause
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
private void remove (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext)
io.grpc.netty.shaded.io.netty.channel.ChannelPipeline pipeline
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
static void ()
}
io/grpc/netty/shaded/io/netty/channel/DefaultMaxBytesRecvByteBufAllocator.classDefaultMaxBytesRecvByteBufAllocator.java
package io.grpc.netty.shaded.io.netty.channel
public io.grpc.netty.shaded.io.netty.channel.DefaultMaxBytesRecvByteBufAllocator extends java.lang.Object implements io.grpc.netty.shaded.io.netty.channel.MaxBytesRecvByteBufAllocator {
private volatile int maxBytesPerRead
private volatile int maxBytesPerIndividualRead
public void ()
public void (int, int)
int maxBytesPerRead
int maxBytesPerIndividualRead
public io.grpc.netty.shaded.io.netty.channel.RecvByteBufAllocator$Handle newHandle ()
public int maxBytesPerRead ()
public io.grpc.netty.shaded.io.netty.channel.DefaultMaxBytesRecvByteBufAllocator maxBytesPerRead (int)
int maxBytesPerIndividualRead
int maxBytesPerRead
public int maxBytesPerIndividualRead ()
public io.grpc.netty.shaded.io.netty.channel.DefaultMaxBytesRecvByteBufAllocator maxBytesPerIndividualRead (int)
int maxBytesPerRead
int maxBytesPerIndividualRead
public synchronized java.util.Map$Entry maxBytesPerReadPair ()
private static void checkMaxBytesPerReadPair (int, int)
int maxBytesPerRead
int maxBytesPerIndividualRead
public io.grpc.netty.shaded.io.netty.channel.DefaultMaxBytesRecvByteBufAllocator maxBytesPerReadPair (int, int)
int maxBytesPerRead
int maxBytesPerIndividualRead
public volatile io.grpc.netty.shaded.io.netty.channel.MaxBytesRecvByteBufAllocator maxBytesPerReadPair (int, int)
public volatile io.grpc.netty.shaded.io.netty.channel.MaxBytesRecvByteBufAllocator maxBytesPerIndividualRead (int)
public volatile io.grpc.netty.shaded.io.netty.channel.MaxBytesRecvByteBufAllocator maxBytesPerRead (int)
}
io/grpc/netty/shaded/io/netty/channel/local/LocalChannel$LocalUnsafe.classLocalChannel.java
package io.grpc.netty.shaded.io.netty.channel.local
io.grpc.netty.shaded.io.netty.channel.local.LocalChannel$LocalUnsafe extends io.grpc.netty.shaded.io.netty.channel.AbstractChannel$AbstractUnsafe {
final io.grpc.netty.shaded.io.netty.channel.local.LocalChannel this$0
private void (io.grpc.netty.shaded.io.netty.channel.local.LocalChannel)
public void connect (java.net.SocketAddress, java.net.SocketAddress, io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
Exception cause
Throwable t
Exception cause
java.net.SocketAddress remoteAddress
java.net.SocketAddress localAddress
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
io.grpc.netty.shaded.io.netty.channel.Channel boundChannel
io.grpc.netty.shaded.io.netty.channel.local.LocalServerChannel serverChannel
void (io.grpc.netty.shaded.io.netty.channel.local.LocalChannel, io.grpc.netty.shaded.io.netty.channel.local.LocalChannel$1)
io.grpc.netty.shaded.io.netty.channel.local.LocalChannel x0
io.grpc.netty.shaded.io.netty.channel.local.LocalChannel$1 x1
}
io/grpc/netty/shaded/io/netty/channel/local/LocalChannel$5.classLocalChannel.java
package io.grpc.netty.shaded.io.netty.channel.local
io.grpc.netty.shaded.io.netty.channel.local.LocalChannel$5 extends java.lang.Object implements java.lang.Runnable {
final io.grpc.netty.shaded.io.netty.channel.local.LocalChannel val$peer
final io.grpc.netty.shaded.io.netty.channel.local.LocalChannel this$0
void (io.grpc.netty.shaded.io.netty.channel.local.LocalChannel, io.grpc.netty.shaded.io.netty.channel.local.LocalChannel)
io.grpc.netty.shaded.io.netty.channel.local.LocalChannel this$0
public void run ()
}
io/grpc/netty/shaded/io/netty/channel/local/LocalChannel$1.classLocalChannel.java
package io.grpc.netty.shaded.io.netty.channel.local
io.grpc.netty.shaded.io.netty.channel.local.LocalChannel$1 extends java.lang.Object implements java.lang.Runnable {
final io.grpc.netty.shaded.io.netty.channel.local.LocalChannel this$0
void (io.grpc.netty.shaded.io.netty.channel.local.LocalChannel)
io.grpc.netty.shaded.io.netty.channel.local.LocalChannel this$0
public void run ()
}
io/grpc/netty/shaded/io/netty/channel/local/LocalChannel$4.classLocalChannel.java
package io.grpc.netty.shaded.io.netty.channel.local
io.grpc.netty.shaded.io.netty.channel.local.LocalChannel$4 extends java.lang.Object implements java.lang.Runnable {
final io.grpc.netty.shaded.io.netty.channel.local.LocalChannel val$peer
final boolean val$peerIsActive
final io.grpc.netty.shaded.io.netty.channel.local.LocalChannel this$0
void (io.grpc.netty.shaded.io.netty.channel.local.LocalChannel, io.grpc.netty.shaded.io.netty.channel.local.LocalChannel, boolean)
io.grpc.netty.shaded.io.netty.channel.local.LocalChannel this$0
public void run ()
}
io/grpc/netty/shaded/io/netty/channel/WriteBufferWaterMark.classWriteBufferWaterMark.java
package io.grpc.netty.shaded.io.netty.channel
public final io.grpc.netty.shaded.io.netty.channel.WriteBufferWaterMark extends java.lang.Object {
private static final int DEFAULT_LOW_WATER_MARK
private static final int DEFAULT_HIGH_WATER_MARK
public static final io.grpc.netty.shaded.io.netty.channel.WriteBufferWaterMark DEFAULT
private final int low
private final int high
public void (int, int)
int low
int high
void (int, int, boolean)
int low
int high
boolean validate
public int low ()
public int high ()
public java.lang.String toString ()
StringBuilder builder
static void ()
}
io/grpc/netty/shaded/io/netty/channel/SelectStrategyFactory.classSelectStrategyFactory.java
package io.grpc.netty.shaded.io.netty.channel
public abstract io.grpc.netty.shaded.io.netty.channel.SelectStrategyFactory extends java.lang.Object {
public abstract io.grpc.netty.shaded.io.netty.channel.SelectStrategy newSelectStrategy ()
}
io/grpc/netty/shaded/io/netty/channel/ChannelFlushPromiseNotifier$DefaultFlushCheckpoint.classChannelFlushPromiseNotifier.java
package io.grpc.netty.shaded.io.netty.channel
io.grpc.netty.shaded.io.netty.channel.ChannelFlushPromiseNotifier$DefaultFlushCheckpoint extends java.lang.Object implements io.grpc.netty.shaded.io.netty.channel.ChannelFlushPromiseNotifier$FlushCheckpoint {
private long checkpoint
private final io.grpc.netty.shaded.io.netty.channel.ChannelPromise future
void (long, io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
long checkpoint
io.grpc.netty.shaded.io.netty.channel.ChannelPromise future
public long flushCheckpoint ()
public void flushCheckpoint (long)
long checkpoint
public io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise ()
}
io/grpc/netty/shaded/io/netty/channel/Channel$Unsafe.classChannel.java
package io.grpc.netty.shaded.io.netty.channel
public abstract io.grpc.netty.shaded.io.netty.channel.Channel$Unsafe extends java.lang.Object {
public abstract io.grpc.netty.shaded.io.netty.channel.RecvByteBufAllocator$Handle recvBufAllocHandle ()
public abstract java.net.SocketAddress localAddress ()
public abstract java.net.SocketAddress remoteAddress ()
public abstract void register (io.grpc.netty.shaded.io.netty.channel.EventLoop, io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
public abstract void bind (java.net.SocketAddress, io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
public abstract void connect (java.net.SocketAddress, java.net.SocketAddress, io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
public abstract void disconnect (io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
public abstract void close (io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
public abstract void closeForcibly ()
public abstract void deregister (io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
public abstract void beginRead ()
public abstract void write (java.lang.Object, io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
public abstract void flush ()
public abstract io.grpc.netty.shaded.io.netty.channel.ChannelPromise voidPromise ()
public abstract io.grpc.netty.shaded.io.netty.channel.ChannelOutboundBuffer outboundBuffer ()
}
io/grpc/netty/shaded/io/netty/channel/PendingWriteQueue$PendingWrite.classPendingWriteQueue.java
package io.grpc.netty.shaded.io.netty.channel
final io.grpc.netty.shaded.io.netty.channel.PendingWriteQueue$PendingWrite extends java.lang.Object {
private static final io.grpc.netty.shaded.io.netty.util.Recycler RECYCLER
private final io.grpc.netty.shaded.io.netty.util.Recycler$Handle handle
private io.grpc.netty.shaded.io.netty.channel.PendingWriteQueue$PendingWrite next
private long size
private io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
private Object msg
private void (io.grpc.netty.shaded.io.netty.util.Recycler$Handle)
io.grpc.netty.shaded.io.netty.util.Recycler$Handle handle
static io.grpc.netty.shaded.io.netty.channel.PendingWriteQueue$PendingWrite newInstance (java.lang.Object, int, io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
Object msg
int size
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
io.grpc.netty.shaded.io.netty.channel.PendingWriteQueue$PendingWrite write
private void recycle ()
static io.grpc.netty.shaded.io.netty.channel.PendingWriteQueue$PendingWrite access$002 (io.grpc.netty.shaded.io.netty.channel.PendingWriteQueue$PendingWrite, io.grpc.netty.shaded.io.netty.channel.PendingWriteQueue$PendingWrite)
io.grpc.netty.shaded.io.netty.channel.PendingWriteQueue$PendingWrite x0
io.grpc.netty.shaded.io.netty.channel.PendingWriteQueue$PendingWrite x1
static long access$100 (io.grpc.netty.shaded.io.netty.channel.PendingWriteQueue$PendingWrite)
io.grpc.netty.shaded.io.netty.channel.PendingWriteQueue$PendingWrite x0
static io.grpc.netty.shaded.io.netty.channel.PendingWriteQueue$PendingWrite access$000 (io.grpc.netty.shaded.io.netty.channel.PendingWriteQueue$PendingWrite)
io.grpc.netty.shaded.io.netty.channel.PendingWriteQueue$PendingWrite x0
static java.lang.Object access$200 (io.grpc.netty.shaded.io.netty.channel.PendingWriteQueue$PendingWrite)
io.grpc.netty.shaded.io.netty.channel.PendingWriteQueue$PendingWrite x0
static io.grpc.netty.shaded.io.netty.channel.ChannelPromise access$300 (io.grpc.netty.shaded.io.netty.channel.PendingWriteQueue$PendingWrite)
io.grpc.netty.shaded.io.netty.channel.PendingWriteQueue$PendingWrite x0
static void access$400 (io.grpc.netty.shaded.io.netty.channel.PendingWriteQueue$PendingWrite)
io.grpc.netty.shaded.io.netty.channel.PendingWriteQueue$PendingWrite x0
void (io.grpc.netty.shaded.io.netty.util.Recycler$Handle, io.grpc.netty.shaded.io.netty.channel.PendingWriteQueue$1)
io.grpc.netty.shaded.io.netty.util.Recycler$Handle x0
io.grpc.netty.shaded.io.netty.channel.PendingWriteQueue$1 x1
static void ()
}
io/grpc/netty/shaded/io/netty/channel/DefaultChannelConfig.classDefaultChannelConfig.java
package io.grpc.netty.shaded.io.netty.channel
public io.grpc.netty.shaded.io.netty.channel.DefaultChannelConfig extends java.lang.Object implements io.grpc.netty.shaded.io.netty.channel.ChannelConfig {
private static final io.grpc.netty.shaded.io.netty.channel.MessageSizeEstimator DEFAULT_MSG_SIZE_ESTIMATOR
private static final int DEFAULT_CONNECT_TIMEOUT
private static final java.util.concurrent.atomic.AtomicIntegerFieldUpdater AUTOREAD_UPDATER
private static final java.util.concurrent.atomic.AtomicReferenceFieldUpdater WATERMARK_UPDATER
protected final io.grpc.netty.shaded.io.netty.channel.Channel channel
private volatile io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator allocator
private volatile io.grpc.netty.shaded.io.netty.channel.RecvByteBufAllocator rcvBufAllocator
private volatile io.grpc.netty.shaded.io.netty.channel.MessageSizeEstimator msgSizeEstimator
private volatile int connectTimeoutMillis
private volatile int writeSpinCount
private volatile int autoRead
private volatile boolean autoClose
private volatile io.grpc.netty.shaded.io.netty.channel.WriteBufferWaterMark writeBufferWaterMark
private volatile boolean pinEventExecutor
public void (io.grpc.netty.shaded.io.netty.channel.Channel)
io.grpc.netty.shaded.io.netty.channel.Channel channel
protected void (io.grpc.netty.shaded.io.netty.channel.Channel, io.grpc.netty.shaded.io.netty.channel.RecvByteBufAllocator)
io.grpc.netty.shaded.io.netty.channel.Channel channel
io.grpc.netty.shaded.io.netty.channel.RecvByteBufAllocator allocator
public java.util.Map getOptions ()
protected transient java.util.Map getOptions (java.util.Map, io.grpc.netty.shaded.io.netty.channel.ChannelOption[])
io.grpc.netty.shaded.io.netty.channel.ChannelOption o
java.util.Map result
io.grpc.netty.shaded.io.netty.channel.ChannelOption[] options
public boolean setOptions (java.util.Map)
java.util.Map$Entry e
java.util.Map options
boolean setAllOptions
public java.lang.Object getOption (io.grpc.netty.shaded.io.netty.channel.ChannelOption)
io.grpc.netty.shaded.io.netty.channel.ChannelOption option
public boolean setOption (io.grpc.netty.shaded.io.netty.channel.ChannelOption, java.lang.Object)
io.grpc.netty.shaded.io.netty.channel.ChannelOption option
Object value
protected void validate (io.grpc.netty.shaded.io.netty.channel.ChannelOption, java.lang.Object)
io.grpc.netty.shaded.io.netty.channel.ChannelOption option
Object value
public int getConnectTimeoutMillis ()
public io.grpc.netty.shaded.io.netty.channel.ChannelConfig setConnectTimeoutMillis (int)
int connectTimeoutMillis
public int getMaxMessagesPerRead ()
io.grpc.netty.shaded.io.netty.channel.MaxMessagesRecvByteBufAllocator allocator
ClassCastException e
public io.grpc.netty.shaded.io.netty.channel.ChannelConfig setMaxMessagesPerRead (int)
io.grpc.netty.shaded.io.netty.channel.MaxMessagesRecvByteBufAllocator allocator
ClassCastException e
int maxMessagesPerRead
public int getWriteSpinCount ()
public io.grpc.netty.shaded.io.netty.channel.ChannelConfig setWriteSpinCount (int)
int writeSpinCount
public io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator getAllocator ()
public io.grpc.netty.shaded.io.netty.channel.ChannelConfig setAllocator (io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator)
io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator allocator
public io.grpc.netty.shaded.io.netty.channel.RecvByteBufAllocator getRecvByteBufAllocator ()
public io.grpc.netty.shaded.io.netty.channel.ChannelConfig setRecvByteBufAllocator (io.grpc.netty.shaded.io.netty.channel.RecvByteBufAllocator)
io.grpc.netty.shaded.io.netty.channel.RecvByteBufAllocator allocator
private void setRecvByteBufAllocator (io.grpc.netty.shaded.io.netty.channel.RecvByteBufAllocator, io.grpc.netty.shaded.io.netty.channel.ChannelMetadata)
io.grpc.netty.shaded.io.netty.channel.RecvByteBufAllocator allocator
io.grpc.netty.shaded.io.netty.channel.ChannelMetadata metadata
public boolean isAutoRead ()
public io.grpc.netty.shaded.io.netty.channel.ChannelConfig setAutoRead (boolean)
boolean autoRead
boolean oldAutoRead
protected void autoReadCleared ()
public boolean isAutoClose ()
public io.grpc.netty.shaded.io.netty.channel.ChannelConfig setAutoClose (boolean)
boolean autoClose
public int getWriteBufferHighWaterMark ()
public io.grpc.netty.shaded.io.netty.channel.ChannelConfig setWriteBufferHighWaterMark (int)
io.grpc.netty.shaded.io.netty.channel.WriteBufferWaterMark waterMark
int writeBufferHighWaterMark
public int getWriteBufferLowWaterMark ()
public io.grpc.netty.shaded.io.netty.channel.ChannelConfig setWriteBufferLowWaterMark (int)
io.grpc.netty.shaded.io.netty.channel.WriteBufferWaterMark waterMark
int writeBufferLowWaterMark
public io.grpc.netty.shaded.io.netty.channel.ChannelConfig setWriteBufferWaterMark (io.grpc.netty.shaded.io.netty.channel.WriteBufferWaterMark)
io.grpc.netty.shaded.io.netty.channel.WriteBufferWaterMark writeBufferWaterMark
public io.grpc.netty.shaded.io.netty.channel.WriteBufferWaterMark getWriteBufferWaterMark ()
public io.grpc.netty.shaded.io.netty.channel.MessageSizeEstimator getMessageSizeEstimator ()
public io.grpc.netty.shaded.io.netty.channel.ChannelConfig setMessageSizeEstimator (io.grpc.netty.shaded.io.netty.channel.MessageSizeEstimator)
io.grpc.netty.shaded.io.netty.channel.MessageSizeEstimator estimator
private io.grpc.netty.shaded.io.netty.channel.ChannelConfig setPinEventExecutorPerGroup (boolean)
boolean pinEventExecutor
private boolean getPinEventExecutorPerGroup ()
static void ()
}
io/grpc/netty/shaded/io/netty/channel/DefaultChannelHandlerContext.classDefaultChannelHandlerContext.java
package io.grpc.netty.shaded.io.netty.channel
final io.grpc.netty.shaded.io.netty.channel.DefaultChannelHandlerContext extends io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext {
private final io.grpc.netty.shaded.io.netty.channel.ChannelHandler handler
void (io.grpc.netty.shaded.io.netty.channel.DefaultChannelPipeline, io.grpc.netty.shaded.io.netty.util.concurrent.EventExecutor, java.lang.String, io.grpc.netty.shaded.io.netty.channel.ChannelHandler)
io.grpc.netty.shaded.io.netty.channel.DefaultChannelPipeline pipeline
io.grpc.netty.shaded.io.netty.util.concurrent.EventExecutor executor
String name
io.grpc.netty.shaded.io.netty.channel.ChannelHandler handler
public io.grpc.netty.shaded.io.netty.channel.ChannelHandler handler ()
private static boolean isInbound (io.grpc.netty.shaded.io.netty.channel.ChannelHandler)
io.grpc.netty.shaded.io.netty.channel.ChannelHandler handler
private static boolean isOutbound (io.grpc.netty.shaded.io.netty.channel.ChannelHandler)
io.grpc.netty.shaded.io.netty.channel.ChannelHandler handler
}
io/grpc/netty/shaded/io/netty/channel/oio/AbstractOioChannel.classAbstractOioChannel.java
package io.grpc.netty.shaded.io.netty.channel.oio
public abstract io.grpc.netty.shaded.io.netty.channel.oio.AbstractOioChannel extends io.grpc.netty.shaded.io.netty.channel.AbstractChannel {
protected static final int SO_TIMEOUT
boolean readPending
private final Runnable readTask
private final Runnable clearReadPendingRunnable
protected void (io.grpc.netty.shaded.io.netty.channel.Channel)
io.grpc.netty.shaded.io.netty.channel.Channel parent
protected io.grpc.netty.shaded.io.netty.channel.AbstractChannel$AbstractUnsafe newUnsafe ()
protected boolean isCompatible (io.grpc.netty.shaded.io.netty.channel.EventLoop)
io.grpc.netty.shaded.io.netty.channel.EventLoop loop
protected abstract void doConnect (java.net.SocketAddress, java.net.SocketAddress) throws java.lang.Exception
protected void doBeginRead () throws java.lang.Exception
protected abstract void doRead ()
protected boolean isReadPending ()
protected void setReadPending (boolean)
io.grpc.netty.shaded.io.netty.channel.EventLoop eventLoop
boolean readPending
protected final void clearReadPending ()
io.grpc.netty.shaded.io.netty.channel.EventLoop eventLoop
}
io/grpc/netty/shaded/io/netty/channel/oio/OioByteStreamChannel$2.classOioByteStreamChannel.java
package io.grpc.netty.shaded.io.netty.channel.oio
final io.grpc.netty.shaded.io.netty.channel.oio.OioByteStreamChannel$2 extends java.io.OutputStream {
void ()
public void write (int) throws java.io.IOException
int b
}
io/grpc/netty/shaded/io/netty/channel/oio/AbstractOioMessageChannel.classAbstractOioMessageChannel.java
package io.grpc.netty.shaded.io.netty.channel.oio
public abstract io.grpc.netty.shaded.io.netty.channel.oio.AbstractOioMessageChannel extends io.grpc.netty.shaded.io.netty.channel.oio.AbstractOioChannel {
private final java.util.List readBuf
protected void (io.grpc.netty.shaded.io.netty.channel.Channel)
io.grpc.netty.shaded.io.netty.channel.Channel parent
protected void doRead ()
int localRead
Throwable t
int i
io.grpc.netty.shaded.io.netty.channel.ChannelConfig config
io.grpc.netty.shaded.io.netty.channel.ChannelPipeline pipeline
io.grpc.netty.shaded.io.netty.channel.RecvByteBufAllocator$Handle allocHandle
boolean closed
Throwable exception
boolean readData
int size
protected abstract int doReadMessages (java.util.List) throws java.lang.Exception
}
io/grpc/netty/shaded/io/netty/channel/oio/AbstractOioChannel$DefaultOioUnsafe.classAbstractOioChannel.java
package io.grpc.netty.shaded.io.netty.channel.oio
final io.grpc.netty.shaded.io.netty.channel.oio.AbstractOioChannel$DefaultOioUnsafe extends io.grpc.netty.shaded.io.netty.channel.AbstractChannel$AbstractUnsafe {
final io.grpc.netty.shaded.io.netty.channel.oio.AbstractOioChannel this$0
private void (io.grpc.netty.shaded.io.netty.channel.oio.AbstractOioChannel)
public void connect (java.net.SocketAddress, java.net.SocketAddress, io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
boolean wasActive
boolean active
Throwable t
java.net.SocketAddress remoteAddress
java.net.SocketAddress localAddress
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
void (io.grpc.netty.shaded.io.netty.channel.oio.AbstractOioChannel, io.grpc.netty.shaded.io.netty.channel.oio.AbstractOioChannel$1)
io.grpc.netty.shaded.io.netty.channel.oio.AbstractOioChannel x0
io.grpc.netty.shaded.io.netty.channel.oio.AbstractOioChannel$1 x1
}
io/grpc/netty/shaded/io/netty/channel/oio/AbstractOioChannel$3.classAbstractOioChannel.java
package io.grpc.netty.shaded.io.netty.channel.oio
io.grpc.netty.shaded.io.netty.channel.oio.AbstractOioChannel$3 extends java.lang.Object implements java.lang.Runnable {
final boolean val$readPending
final io.grpc.netty.shaded.io.netty.channel.oio.AbstractOioChannel this$0
void (io.grpc.netty.shaded.io.netty.channel.oio.AbstractOioChannel, boolean)
io.grpc.netty.shaded.io.netty.channel.oio.AbstractOioChannel this$0
public void run ()
}
io/grpc/netty/shaded/io/netty/channel/oio/OioByteStreamChannel$1.classOioByteStreamChannel.java
package io.grpc.netty.shaded.io.netty.channel.oio
final io.grpc.netty.shaded.io.netty.channel.oio.OioByteStreamChannel$1 extends java.io.InputStream {
void ()
public int read ()
}
io/grpc/netty/shaded/io/netty/channel/oio/OioByteStreamChannel.classOioByteStreamChannel.java
package io.grpc.netty.shaded.io.netty.channel.oio
public abstract io.grpc.netty.shaded.io.netty.channel.oio.OioByteStreamChannel extends io.grpc.netty.shaded.io.netty.channel.oio.AbstractOioByteChannel {
private static final java.io.InputStream CLOSED_IN
private static final java.io.OutputStream CLOSED_OUT
private java.io.InputStream is
private java.io.OutputStream os
private java.nio.channels.WritableByteChannel outChannel
protected void (io.grpc.netty.shaded.io.netty.channel.Channel)
io.grpc.netty.shaded.io.netty.channel.Channel parent
protected final void activate (java.io.InputStream, java.io.OutputStream)
java.io.InputStream is
java.io.OutputStream os
public boolean isActive ()
java.io.InputStream is
java.io.OutputStream os
protected int available ()
java.io.IOException ignored
protected int doReadBytes (io.grpc.netty.shaded.io.netty.buffer.ByteBuf) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.buffer.ByteBuf buf
io.grpc.netty.shaded.io.netty.channel.RecvByteBufAllocator$Handle allocHandle
protected void doWriteBytes (io.grpc.netty.shaded.io.netty.buffer.ByteBuf) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.buffer.ByteBuf buf
java.io.OutputStream os
protected void doWriteFileRegion (io.grpc.netty.shaded.io.netty.channel.FileRegion) throws java.lang.Exception
long localWritten
io.grpc.netty.shaded.io.netty.channel.FileRegion region
java.io.OutputStream os
long written
private static void checkEOF (io.grpc.netty.shaded.io.netty.channel.FileRegion) throws java.io.IOException
io.grpc.netty.shaded.io.netty.channel.FileRegion region
protected void doClose () throws java.lang.Exception
java.io.InputStream is
java.io.OutputStream os
static void ()
}
io/grpc/netty/shaded/io/netty/channel/AbstractChannelHandlerContext$AbstractWriteTask.classAbstractChannelHandlerContext.java
package io.grpc.netty.shaded.io.netty.channel
abstract io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext$AbstractWriteTask extends java.lang.Object implements java.lang.Runnable {
private static final boolean ESTIMATE_TASK_SIZE_ON_SUBMIT
private static final int WRITE_TASK_OVERHEAD
private final io.grpc.netty.shaded.io.netty.util.Recycler$Handle handle
private io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext ctx
private Object msg
private io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
private int size
private void (io.grpc.netty.shaded.io.netty.util.Recycler$Handle)
io.grpc.netty.shaded.io.netty.util.Recycler$Handle handle
protected static void init (io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext$AbstractWriteTask, io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext, java.lang.Object, io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext$AbstractWriteTask task
io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext ctx
Object msg
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
public final void run ()
protected void write (io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext, java.lang.Object, io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext ctx
Object msg
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
void (io.grpc.netty.shaded.io.netty.util.Recycler$Handle, io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext$1)
io.grpc.netty.shaded.io.netty.util.Recycler$Handle x0
io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext$1 x1
static void ()
}
io/grpc/netty/shaded/io/netty/channel/DefaultAddressedEnvelope.classDefaultAddressedEnvelope.java
package io.grpc.netty.shaded.io.netty.channel
public io.grpc.netty.shaded.io.netty.channel.DefaultAddressedEnvelope extends java.lang.Object implements io.grpc.netty.shaded.io.netty.channel.AddressedEnvelope {
private final Object message
private final java.net.SocketAddress sender
private final java.net.SocketAddress recipient
public void (java.lang.Object, java.net.SocketAddress, java.net.SocketAddress)
Object message
java.net.SocketAddress recipient
java.net.SocketAddress sender
public void (java.lang.Object, java.net.SocketAddress)
Object message
java.net.SocketAddress recipient
public java.lang.Object content ()
public java.net.SocketAddress sender ()
public java.net.SocketAddress recipient ()
public int refCnt ()
public io.grpc.netty.shaded.io.netty.channel.AddressedEnvelope retain ()
public io.grpc.netty.shaded.io.netty.channel.AddressedEnvelope retain (int)
int increment
public boolean release ()
public boolean release (int)
int decrement
public io.grpc.netty.shaded.io.netty.channel.AddressedEnvelope touch ()
public io.grpc.netty.shaded.io.netty.channel.AddressedEnvelope touch (java.lang.Object)
Object hint
public java.lang.String toString ()
public volatile io.grpc.netty.shaded.io.netty.util.ReferenceCounted touch (java.lang.Object)
public volatile io.grpc.netty.shaded.io.netty.util.ReferenceCounted touch ()
public volatile io.grpc.netty.shaded.io.netty.util.ReferenceCounted retain (int)
public volatile io.grpc.netty.shaded.io.netty.util.ReferenceCounted retain ()
}
io/grpc/netty/shaded/io/netty/channel/AdaptiveRecvByteBufAllocator$HandleImpl.classAdaptiveRecvByteBufAllocator.java
package io.grpc.netty.shaded.io.netty.channel
final io.grpc.netty.shaded.io.netty.channel.AdaptiveRecvByteBufAllocator$HandleImpl extends io.grpc.netty.shaded.io.netty.channel.DefaultMaxMessagesRecvByteBufAllocator$MaxMessageHandle {
private final int minIndex
private final int maxIndex
private int index
private int nextReceiveBufferSize
private boolean decreaseNow
final io.grpc.netty.shaded.io.netty.channel.AdaptiveRecvByteBufAllocator this$0
public void (io.grpc.netty.shaded.io.netty.channel.AdaptiveRecvByteBufAllocator, int, int, int)
int minIndex
int maxIndex
int initial
public void lastBytesRead (int)
int bytes
public int guess ()
private void record (int)
int actualReadBytes
public void readComplete ()
}
io/grpc/netty/shaded/io/netty/channel/ChannelConfig.classChannelConfig.java
package io.grpc.netty.shaded.io.netty.channel
public abstract io.grpc.netty.shaded.io.netty.channel.ChannelConfig extends java.lang.Object {
public abstract java.util.Map getOptions ()
public abstract boolean setOptions (java.util.Map)
public abstract java.lang.Object getOption (io.grpc.netty.shaded.io.netty.channel.ChannelOption)
public abstract boolean setOption (io.grpc.netty.shaded.io.netty.channel.ChannelOption, java.lang.Object)
public abstract int getConnectTimeoutMillis ()
public abstract io.grpc.netty.shaded.io.netty.channel.ChannelConfig setConnectTimeoutMillis (int)
public abstract int getMaxMessagesPerRead ()
public abstract io.grpc.netty.shaded.io.netty.channel.ChannelConfig setMaxMessagesPerRead (int)
public abstract int getWriteSpinCount ()
public abstract io.grpc.netty.shaded.io.netty.channel.ChannelConfig setWriteSpinCount (int)
public abstract io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator getAllocator ()
public abstract io.grpc.netty.shaded.io.netty.channel.ChannelConfig setAllocator (io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator)
public abstract io.grpc.netty.shaded.io.netty.channel.RecvByteBufAllocator getRecvByteBufAllocator ()
public abstract io.grpc.netty.shaded.io.netty.channel.ChannelConfig setRecvByteBufAllocator (io.grpc.netty.shaded.io.netty.channel.RecvByteBufAllocator)
public abstract boolean isAutoRead ()
public abstract io.grpc.netty.shaded.io.netty.channel.ChannelConfig setAutoRead (boolean)
public abstract boolean isAutoClose ()
public abstract io.grpc.netty.shaded.io.netty.channel.ChannelConfig setAutoClose (boolean)
public abstract int getWriteBufferHighWaterMark ()
public abstract io.grpc.netty.shaded.io.netty.channel.ChannelConfig setWriteBufferHighWaterMark (int)
public abstract int getWriteBufferLowWaterMark ()
public abstract io.grpc.netty.shaded.io.netty.channel.ChannelConfig setWriteBufferLowWaterMark (int)
public abstract io.grpc.netty.shaded.io.netty.channel.MessageSizeEstimator getMessageSizeEstimator ()
public abstract io.grpc.netty.shaded.io.netty.channel.ChannelConfig setMessageSizeEstimator (io.grpc.netty.shaded.io.netty.channel.MessageSizeEstimator)
public abstract io.grpc.netty.shaded.io.netty.channel.WriteBufferWaterMark getWriteBufferWaterMark ()
public abstract io.grpc.netty.shaded.io.netty.channel.ChannelConfig setWriteBufferWaterMark (io.grpc.netty.shaded.io.netty.channel.WriteBufferWaterMark)
}
io/grpc/netty/shaded/io/netty/channel/ChannelOutboundBuffer$3.classChannelOutboundBuffer.java
package io.grpc.netty.shaded.io.netty.channel
io.grpc.netty.shaded.io.netty.channel.ChannelOutboundBuffer$3 extends java.lang.Object implements java.lang.Runnable {
final Throwable val$cause
final boolean val$allowChannelOpen
final io.grpc.netty.shaded.io.netty.channel.ChannelOutboundBuffer this$0
void (io.grpc.netty.shaded.io.netty.channel.ChannelOutboundBuffer, java.lang.Throwable, boolean)
io.grpc.netty.shaded.io.netty.channel.ChannelOutboundBuffer this$0
public void run ()
}
io/grpc/netty/shaded/io/netty/channel/ChannelOutboundHandlerAdapter.classChannelOutboundHandlerAdapter.java
package io.grpc.netty.shaded.io.netty.channel
public io.grpc.netty.shaded.io.netty.channel.ChannelOutboundHandlerAdapter extends io.grpc.netty.shaded.io.netty.channel.ChannelHandlerAdapter implements io.grpc.netty.shaded.io.netty.channel.ChannelOutboundHandler {
public void ()
public void bind (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, java.net.SocketAddress, io.grpc.netty.shaded.io.netty.channel.ChannelPromise) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
java.net.SocketAddress localAddress
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
public void connect (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, java.net.SocketAddress, java.net.SocketAddress, io.grpc.netty.shaded.io.netty.channel.ChannelPromise) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
java.net.SocketAddress remoteAddress
java.net.SocketAddress localAddress
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
public void disconnect (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, io.grpc.netty.shaded.io.netty.channel.ChannelPromise) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
public void close (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, io.grpc.netty.shaded.io.netty.channel.ChannelPromise) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
public void deregister (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, io.grpc.netty.shaded.io.netty.channel.ChannelPromise) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
public void read (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
public void write (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext, java.lang.Object, io.grpc.netty.shaded.io.netty.channel.ChannelPromise) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
Object msg
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
public void flush (io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelHandlerContext ctx
}
io/grpc/netty/shaded/io/netty/channel/AbstractServerChannel$DefaultServerUnsafe.classAbstractServerChannel.java
package io.grpc.netty.shaded.io.netty.channel
final io.grpc.netty.shaded.io.netty.channel.AbstractServerChannel$DefaultServerUnsafe extends io.grpc.netty.shaded.io.netty.channel.AbstractChannel$AbstractUnsafe {
final io.grpc.netty.shaded.io.netty.channel.AbstractServerChannel this$0
private void (io.grpc.netty.shaded.io.netty.channel.AbstractServerChannel)
public void connect (java.net.SocketAddress, java.net.SocketAddress, io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
java.net.SocketAddress remoteAddress
java.net.SocketAddress localAddress
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
void (io.grpc.netty.shaded.io.netty.channel.AbstractServerChannel, io.grpc.netty.shaded.io.netty.channel.AbstractServerChannel$1)
io.grpc.netty.shaded.io.netty.channel.AbstractServerChannel x0
io.grpc.netty.shaded.io.netty.channel.AbstractServerChannel$1 x1
}
io/grpc/netty/shaded/io/netty/channel/AbstractChannel$AbstractUnsafe$8.classAbstractChannel.java
package io.grpc.netty.shaded.io.netty.channel
io.grpc.netty.shaded.io.netty.channel.AbstractChannel$AbstractUnsafe$8 extends java.lang.Object implements java.lang.Runnable {
final boolean val$fireChannelInactive
final io.grpc.netty.shaded.io.netty.channel.ChannelPromise val$promise
final io.grpc.netty.shaded.io.netty.channel.AbstractChannel$AbstractUnsafe this$1
void (io.grpc.netty.shaded.io.netty.channel.AbstractChannel$AbstractUnsafe, boolean, io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
io.grpc.netty.shaded.io.netty.channel.AbstractChannel$AbstractUnsafe this$1
public void run ()
Throwable t
}
io/grpc/netty/shaded/io/netty/channel/ChannelFutureListener$1.classChannelFutureListener.java
package io.grpc.netty.shaded.io.netty.channel
final io.grpc.netty.shaded.io.netty.channel.ChannelFutureListener$1 extends java.lang.Object implements io.grpc.netty.shaded.io.netty.channel.ChannelFutureListener {
void ()
public void operationComplete (io.grpc.netty.shaded.io.netty.channel.ChannelFuture)
io.grpc.netty.shaded.io.netty.channel.ChannelFuture future
public volatile void operationComplete (io.grpc.netty.shaded.io.netty.util.concurrent.Future) throws java.lang.Exception
}
io/grpc/netty/shaded/io/netty/channel/AbstractChannel$AbstractUnsafe$6.classAbstractChannel.java
package io.grpc.netty.shaded.io.netty.channel
io.grpc.netty.shaded.io.netty.channel.AbstractChannel$AbstractUnsafe$6 extends java.lang.Object implements java.lang.Runnable {
final io.grpc.netty.shaded.io.netty.channel.ChannelPromise val$promise
final io.grpc.netty.shaded.io.netty.channel.ChannelOutboundBuffer val$outboundBuffer
final Throwable val$cause
final boolean val$notify
final java.nio.channels.ClosedChannelException val$closeCause
final boolean val$wasActive
final io.grpc.netty.shaded.io.netty.channel.AbstractChannel$AbstractUnsafe this$1
void (io.grpc.netty.shaded.io.netty.channel.AbstractChannel$AbstractUnsafe, io.grpc.netty.shaded.io.netty.channel.ChannelPromise, io.grpc.netty.shaded.io.netty.channel.ChannelOutboundBuffer, java.lang.Throwable, boolean, java.nio.channels.ClosedChannelException, boolean)
io.grpc.netty.shaded.io.netty.channel.AbstractChannel$AbstractUnsafe this$1
public void run ()
}
io/grpc/netty/shaded/io/netty/channel/EventLoopGroup.classEventLoopGroup.java
package io.grpc.netty.shaded.io.netty.channel
public abstract io.grpc.netty.shaded.io.netty.channel.EventLoopGroup extends java.lang.Object implements io.grpc.netty.shaded.io.netty.util.concurrent.EventExecutorGroup {
public abstract io.grpc.netty.shaded.io.netty.channel.EventLoop next ()
public abstract io.grpc.netty.shaded.io.netty.channel.ChannelFuture register (io.grpc.netty.shaded.io.netty.channel.Channel)
public abstract io.grpc.netty.shaded.io.netty.channel.ChannelFuture register (io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
public abstract io.grpc.netty.shaded.io.netty.channel.ChannelFuture register (io.grpc.netty.shaded.io.netty.channel.Channel, io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
}
io/grpc/netty/shaded/io/netty/channel/internal/
io/grpc/netty/shaded/io/netty/channel/internal/ChannelUtils.classChannelUtils.java
package io.grpc.netty.shaded.io.netty.channel.internal
public final io.grpc.netty.shaded.io.netty.channel.internal.ChannelUtils extends java.lang.Object {
public static final int MAX_BYTES_PER_GATHERING_WRITE_ATTEMPTED_LOW_THRESHOLD
public static final int WRITE_STATUS_SNDBUF_FULL
private void ()
}
io/grpc/netty/shaded/io/netty/channel/ChannelOutboundInvoker.classChannelOutboundInvoker.java
package io.grpc.netty.shaded.io.netty.channel
public abstract io.grpc.netty.shaded.io.netty.channel.ChannelOutboundInvoker extends java.lang.Object {
public abstract io.grpc.netty.shaded.io.netty.channel.ChannelFuture bind (java.net.SocketAddress)
public abstract io.grpc.netty.shaded.io.netty.channel.ChannelFuture connect (java.net.SocketAddress)
public abstract io.grpc.netty.shaded.io.netty.channel.ChannelFuture connect (java.net.SocketAddress, java.net.SocketAddress)
public abstract io.grpc.netty.shaded.io.netty.channel.ChannelFuture disconnect ()
public abstract io.grpc.netty.shaded.io.netty.channel.ChannelFuture close ()
public abstract io.grpc.netty.shaded.io.netty.channel.ChannelFuture deregister ()
public abstract io.grpc.netty.shaded.io.netty.channel.ChannelFuture bind (java.net.SocketAddress, io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
public abstract io.grpc.netty.shaded.io.netty.channel.ChannelFuture connect (java.net.SocketAddress, io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
public abstract io.grpc.netty.shaded.io.netty.channel.ChannelFuture connect (java.net.SocketAddress, java.net.SocketAddress, io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
public abstract io.grpc.netty.shaded.io.netty.channel.ChannelFuture disconnect (io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
public abstract io.grpc.netty.shaded.io.netty.channel.ChannelFuture close (io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
public abstract io.grpc.netty.shaded.io.netty.channel.ChannelFuture deregister (io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
public abstract io.grpc.netty.shaded.io.netty.channel.ChannelOutboundInvoker read ()
public abstract io.grpc.netty.shaded.io.netty.channel.ChannelFuture write (java.lang.Object)
public abstract io.grpc.netty.shaded.io.netty.channel.ChannelFuture write (java.lang.Object, io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
public abstract io.grpc.netty.shaded.io.netty.channel.ChannelOutboundInvoker flush ()
public abstract io.grpc.netty.shaded.io.netty.channel.ChannelFuture writeAndFlush (java.lang.Object, io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
public abstract io.grpc.netty.shaded.io.netty.channel.ChannelFuture writeAndFlush (java.lang.Object)
public abstract io.grpc.netty.shaded.io.netty.channel.ChannelPromise newPromise ()
public abstract io.grpc.netty.shaded.io.netty.channel.ChannelProgressivePromise newProgressivePromise ()
public abstract io.grpc.netty.shaded.io.netty.channel.ChannelFuture newSucceededFuture ()
public abstract io.grpc.netty.shaded.io.netty.channel.ChannelFuture newFailedFuture (java.lang.Throwable)
public abstract io.grpc.netty.shaded.io.netty.channel.ChannelPromise voidPromise ()
}
io/grpc/netty/shaded/io/netty/channel/DefaultChannelPipeline$7.classDefaultChannelPipeline.java
package io.grpc.netty.shaded.io.netty.channel
io.grpc.netty.shaded.io.netty.channel.DefaultChannelPipeline$7 extends java.lang.Object implements java.lang.Runnable {
final io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext val$newCtx
final io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext val$ctx
final io.grpc.netty.shaded.io.netty.channel.DefaultChannelPipeline this$0
void (io.grpc.netty.shaded.io.netty.channel.DefaultChannelPipeline, io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext, io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext)
io.grpc.netty.shaded.io.netty.channel.DefaultChannelPipeline this$0
public void run ()
}
io/grpc/netty/shaded/io/netty/channel/ReflectiveChannelFactory.classReflectiveChannelFactory.java
package io.grpc.netty.shaded.io.netty.channel
public io.grpc.netty.shaded.io.netty.channel.ReflectiveChannelFactory extends java.lang.Object implements io.grpc.netty.shaded.io.netty.channel.ChannelFactory {
private final Class clazz
public void (java.lang.Class)
Class clazz
public io.grpc.netty.shaded.io.netty.channel.Channel newChannel ()
Throwable t
public java.lang.String toString ()
}
io/grpc/netty/shaded/io/netty/channel/EventLoopException.classEventLoopException.java
package io.grpc.netty.shaded.io.netty.channel
public io.grpc.netty.shaded.io.netty.channel.EventLoopException extends io.grpc.netty.shaded.io.netty.channel.ChannelException {
private static final long serialVersionUID
public void ()
public void (java.lang.String, java.lang.Throwable)
String message
Throwable cause
public void (java.lang.String)
String message
public void (java.lang.Throwable)
Throwable cause
}
io/grpc/netty/shaded/io/netty/channel/AbstractChannelHandlerContext$1.classAbstractChannelHandlerContext.java
package io.grpc.netty.shaded.io.netty.channel
final io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext$1 extends java.lang.Object implements java.lang.Runnable {
final io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext val$next
void (io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext)
public void run ()
}
io/grpc/netty/shaded/io/netty/channel/SucceededChannelFuture.classSucceededChannelFuture.java
package io.grpc.netty.shaded.io.netty.channel
final io.grpc.netty.shaded.io.netty.channel.SucceededChannelFuture extends io.grpc.netty.shaded.io.netty.channel.CompleteChannelFuture {
void (io.grpc.netty.shaded.io.netty.channel.Channel, io.grpc.netty.shaded.io.netty.util.concurrent.EventExecutor)
io.grpc.netty.shaded.io.netty.channel.Channel channel
io.grpc.netty.shaded.io.netty.util.concurrent.EventExecutor executor
public java.lang.Throwable cause ()
public boolean isSuccess ()
}
io/grpc/netty/shaded/io/netty/channel/ChannelPromiseNotifier.classChannelPromiseNotifier.java
package io.grpc.netty.shaded.io.netty.channel
public final io.grpc.netty.shaded.io.netty.channel.ChannelPromiseNotifier extends io.grpc.netty.shaded.io.netty.util.concurrent.PromiseNotifier implements io.grpc.netty.shaded.io.netty.channel.ChannelFutureListener {
public transient void (io.grpc.netty.shaded.io.netty.channel.ChannelPromise[])
io.grpc.netty.shaded.io.netty.channel.ChannelPromise[] promises
public transient void (boolean, io.grpc.netty.shaded.io.netty.channel.ChannelPromise[])
boolean logNotifyFailure
io.grpc.netty.shaded.io.netty.channel.ChannelPromise[] promises
}
io/grpc/netty/shaded/io/netty/channel/ChannelInboundInvoker.classChannelInboundInvoker.java
package io.grpc.netty.shaded.io.netty.channel
public abstract io.grpc.netty.shaded.io.netty.channel.ChannelInboundInvoker extends java.lang.Object {
public abstract io.grpc.netty.shaded.io.netty.channel.ChannelInboundInvoker fireChannelRegistered ()
public abstract io.grpc.netty.shaded.io.netty.channel.ChannelInboundInvoker fireChannelUnregistered ()
public abstract io.grpc.netty.shaded.io.netty.channel.ChannelInboundInvoker fireChannelActive ()
public abstract io.grpc.netty.shaded.io.netty.channel.ChannelInboundInvoker fireChannelInactive ()
public abstract io.grpc.netty.shaded.io.netty.channel.ChannelInboundInvoker fireExceptionCaught (java.lang.Throwable)
public abstract io.grpc.netty.shaded.io.netty.channel.ChannelInboundInvoker fireUserEventTriggered (java.lang.Object)
public abstract io.grpc.netty.shaded.io.netty.channel.ChannelInboundInvoker fireChannelRead (java.lang.Object)
public abstract io.grpc.netty.shaded.io.netty.channel.ChannelInboundInvoker fireChannelReadComplete ()
public abstract io.grpc.netty.shaded.io.netty.channel.ChannelInboundInvoker fireChannelWritabilityChanged ()
}
io/grpc/netty/shaded/io/netty/channel/DefaultMessageSizeEstimator$1.classDefaultMessageSizeEstimator.java
package io.grpc.netty.shaded.io.netty.channel
io.grpc.netty.shaded.io.netty.channel.DefaultMessageSizeEstimator$1 extends java.lang.Object {
}
io/grpc/netty/shaded/io/netty/channel/ChannelFactory.classChannelFactory.java
package io.grpc.netty.shaded.io.netty.channel
public abstract io.grpc.netty.shaded.io.netty.channel.ChannelFactory extends java.lang.Object implements io.grpc.netty.shaded.io.netty.bootstrap.ChannelFactory {
public abstract io.grpc.netty.shaded.io.netty.channel.Channel newChannel ()
}
io/grpc/netty/shaded/io/netty/channel/ChannelFlushPromiseNotifier.classChannelFlushPromiseNotifier.java
package io.grpc.netty.shaded.io.netty.channel
public final io.grpc.netty.shaded.io.netty.channel.ChannelFlushPromiseNotifier extends java.lang.Object {
private long writeCounter
private final java.util.Queue flushCheckpoints
private final boolean tryNotify
public void (boolean)
boolean tryNotify
public void ()
public io.grpc.netty.shaded.io.netty.channel.ChannelFlushPromiseNotifier add (io.grpc.netty.shaded.io.netty.channel.ChannelPromise, int)
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
int pendingDataSize
public io.grpc.netty.shaded.io.netty.channel.ChannelFlushPromiseNotifier add (io.grpc.netty.shaded.io.netty.channel.ChannelPromise, long)
io.grpc.netty.shaded.io.netty.channel.ChannelFlushPromiseNotifier$FlushCheckpoint cp
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
long pendingDataSize
long checkpoint
public io.grpc.netty.shaded.io.netty.channel.ChannelFlushPromiseNotifier increaseWriteCounter (long)
long delta
public long writeCounter ()
public io.grpc.netty.shaded.io.netty.channel.ChannelFlushPromiseNotifier notifyPromises ()
public io.grpc.netty.shaded.io.netty.channel.ChannelFlushPromiseNotifier notifyFlushFutures ()
public io.grpc.netty.shaded.io.netty.channel.ChannelFlushPromiseNotifier notifyPromises (java.lang.Throwable)
io.grpc.netty.shaded.io.netty.channel.ChannelFlushPromiseNotifier$FlushCheckpoint cp
Throwable cause
public io.grpc.netty.shaded.io.netty.channel.ChannelFlushPromiseNotifier notifyFlushFutures (java.lang.Throwable)
Throwable cause
public io.grpc.netty.shaded.io.netty.channel.ChannelFlushPromiseNotifier notifyPromises (java.lang.Throwable, java.lang.Throwable)
io.grpc.netty.shaded.io.netty.channel.ChannelFlushPromiseNotifier$FlushCheckpoint cp
Throwable cause1
Throwable cause2
public io.grpc.netty.shaded.io.netty.channel.ChannelFlushPromiseNotifier notifyFlushFutures (java.lang.Throwable, java.lang.Throwable)
Throwable cause1
Throwable cause2
private void notifyPromises0 (java.lang.Throwable)
io.grpc.netty.shaded.io.netty.channel.ChannelFlushPromiseNotifier$FlushCheckpoint cp
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
io.grpc.netty.shaded.io.netty.channel.ChannelFlushPromiseNotifier$FlushCheckpoint cp
Throwable cause
long writeCounter
long newWriteCounter
}
io/grpc/netty/shaded/io/netty/channel/ThreadPerChannelEventLoop.classThreadPerChannelEventLoop.java
package io.grpc.netty.shaded.io.netty.channel
public io.grpc.netty.shaded.io.netty.channel.ThreadPerChannelEventLoop extends io.grpc.netty.shaded.io.netty.channel.SingleThreadEventLoop {
private final io.grpc.netty.shaded.io.netty.channel.ThreadPerChannelEventLoopGroup parent
private io.grpc.netty.shaded.io.netty.channel.Channel ch
public void (io.grpc.netty.shaded.io.netty.channel.ThreadPerChannelEventLoopGroup)
io.grpc.netty.shaded.io.netty.channel.ThreadPerChannelEventLoopGroup parent
public io.grpc.netty.shaded.io.netty.channel.ChannelFuture register (io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
public io.grpc.netty.shaded.io.netty.channel.ChannelFuture register (io.grpc.netty.shaded.io.netty.channel.Channel, io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
io.grpc.netty.shaded.io.netty.channel.Channel channel
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
protected void run ()
Runnable task
io.grpc.netty.shaded.io.netty.channel.Channel ch
protected void deregister ()
static io.grpc.netty.shaded.io.netty.channel.Channel access$002 (io.grpc.netty.shaded.io.netty.channel.ThreadPerChannelEventLoop, io.grpc.netty.shaded.io.netty.channel.Channel)
io.grpc.netty.shaded.io.netty.channel.ThreadPerChannelEventLoop x0
io.grpc.netty.shaded.io.netty.channel.Channel x1
}
io/grpc/netty/shaded/io/netty/channel/FailedChannelFuture.classFailedChannelFuture.java
package io.grpc.netty.shaded.io.netty.channel
final io.grpc.netty.shaded.io.netty.channel.FailedChannelFuture extends io.grpc.netty.shaded.io.netty.channel.CompleteChannelFuture {
private final Throwable cause
void (io.grpc.netty.shaded.io.netty.channel.Channel, io.grpc.netty.shaded.io.netty.util.concurrent.EventExecutor, java.lang.Throwable)
io.grpc.netty.shaded.io.netty.channel.Channel channel
io.grpc.netty.shaded.io.netty.util.concurrent.EventExecutor executor
Throwable cause
public java.lang.Throwable cause ()
public boolean isSuccess ()
public io.grpc.netty.shaded.io.netty.channel.ChannelFuture sync ()
public io.grpc.netty.shaded.io.netty.channel.ChannelFuture syncUninterruptibly ()
public volatile io.grpc.netty.shaded.io.netty.util.concurrent.Future syncUninterruptibly ()
public volatile io.grpc.netty.shaded.io.netty.util.concurrent.Future sync () throws java.lang.InterruptedException
}
io/grpc/netty/shaded/io/netty/channel/AbstractChannelHandlerContext$10.classAbstractChannelHandlerContext.java
package io.grpc.netty.shaded.io.netty.channel
io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext$10 extends java.lang.Object implements java.lang.Runnable {
final io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext val$next
final java.net.SocketAddress val$localAddress
final io.grpc.netty.shaded.io.netty.channel.ChannelPromise val$promise
final io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext this$0
void (io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext, io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext, java.net.SocketAddress, io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext this$0
public void run ()
}
io/grpc/netty/shaded/io/netty/channel/embedded/EmbeddedChannel$EmbeddedChannelPipeline.classEmbeddedChannel.java
package io.grpc.netty.shaded.io.netty.channel.embedded
final io.grpc.netty.shaded.io.netty.channel.embedded.EmbeddedChannel$EmbeddedChannelPipeline extends io.grpc.netty.shaded.io.netty.channel.DefaultChannelPipeline {
final io.grpc.netty.shaded.io.netty.channel.embedded.EmbeddedChannel this$0
void (io.grpc.netty.shaded.io.netty.channel.embedded.EmbeddedChannel, io.grpc.netty.shaded.io.netty.channel.embedded.EmbeddedChannel)
io.grpc.netty.shaded.io.netty.channel.embedded.EmbeddedChannel channel
protected void onUnhandledInboundException (java.lang.Throwable)
Throwable cause
protected void onUnhandledInboundMessage (java.lang.Object)
Object msg
}
io/grpc/netty/shaded/io/netty/channel/embedded/EmbeddedEventLoop.classEmbeddedEventLoop.java
package io.grpc.netty.shaded.io.netty.channel.embedded
final io.grpc.netty.shaded.io.netty.channel.embedded.EmbeddedEventLoop extends io.grpc.netty.shaded.io.netty.util.concurrent.AbstractScheduledEventExecutor implements io.grpc.netty.shaded.io.netty.channel.EventLoop {
private final java.util.Queue tasks
void ()
public io.grpc.netty.shaded.io.netty.channel.EventLoopGroup parent ()
public io.grpc.netty.shaded.io.netty.channel.EventLoop next ()
public void execute (java.lang.Runnable)
Runnable command
void runTasks ()
Runnable task
long runScheduledTasks ()
Runnable task
long time
long nextScheduledTask ()
protected void cancelScheduledTasks ()
public io.grpc.netty.shaded.io.netty.util.concurrent.Future shutdownGracefully (long, long, java.util.concurrent.TimeUnit)
long quietPeriod
long timeout
java.util.concurrent.TimeUnit unit
public io.grpc.netty.shaded.io.netty.util.concurrent.Future terminationFuture ()
public void shutdown ()
public boolean isShuttingDown ()
public boolean isShutdown ()
public boolean isTerminated ()
public boolean awaitTermination (long, java.util.concurrent.TimeUnit)
long timeout
java.util.concurrent.TimeUnit unit
public io.grpc.netty.shaded.io.netty.channel.ChannelFuture register (io.grpc.netty.shaded.io.netty.channel.Channel)
io.grpc.netty.shaded.io.netty.channel.Channel channel
public io.grpc.netty.shaded.io.netty.channel.ChannelFuture register (io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
public io.grpc.netty.shaded.io.netty.channel.ChannelFuture register (io.grpc.netty.shaded.io.netty.channel.Channel, io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
io.grpc.netty.shaded.io.netty.channel.Channel channel
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
public boolean inEventLoop ()
public boolean inEventLoop (java.lang.Thread)
Thread thread
public volatile io.grpc.netty.shaded.io.netty.util.concurrent.EventExecutor next ()
public volatile io.grpc.netty.shaded.io.netty.util.concurrent.EventExecutorGroup parent ()
}
io/grpc/netty/shaded/io/netty/channel/embedded/EmbeddedSocketAddress.classEmbeddedSocketAddress.java
package io.grpc.netty.shaded.io.netty.channel.embedded
final io.grpc.netty.shaded.io.netty.channel.embedded.EmbeddedSocketAddress extends java.net.SocketAddress {
private static final long serialVersionUID
void ()
public java.lang.String toString ()
}
io/grpc/netty/shaded/io/netty/channel/embedded/EmbeddedChannel.classEmbeddedChannel.java
package io.grpc.netty.shaded.io.netty.channel.embedded
public io.grpc.netty.shaded.io.netty.channel.embedded.EmbeddedChannel extends io.grpc.netty.shaded.io.netty.channel.AbstractChannel {
private static final java.net.SocketAddress LOCAL_ADDRESS
private static final java.net.SocketAddress REMOTE_ADDRESS
private static final io.grpc.netty.shaded.io.netty.channel.ChannelHandler[] EMPTY_HANDLERS
private static final io.grpc.netty.shaded.io.netty.util.internal.logging.InternalLogger logger
private static final io.grpc.netty.shaded.io.netty.channel.ChannelMetadata METADATA_NO_DISCONNECT
private static final io.grpc.netty.shaded.io.netty.channel.ChannelMetadata METADATA_DISCONNECT
private final io.grpc.netty.shaded.io.netty.channel.embedded.EmbeddedEventLoop loop
private final io.grpc.netty.shaded.io.netty.channel.ChannelFutureListener recordExceptionListener
private final io.grpc.netty.shaded.io.netty.channel.ChannelMetadata metadata
private final io.grpc.netty.shaded.io.netty.channel.ChannelConfig config
private java.util.Queue inboundMessages
private java.util.Queue outboundMessages
private Throwable lastException
private io.grpc.netty.shaded.io.netty.channel.embedded.EmbeddedChannel$State state
static final boolean $assertionsDisabled
public void ()
public void (io.grpc.netty.shaded.io.netty.channel.ChannelId)
io.grpc.netty.shaded.io.netty.channel.ChannelId channelId
public transient void (io.grpc.netty.shaded.io.netty.channel.ChannelHandler[])
io.grpc.netty.shaded.io.netty.channel.ChannelHandler[] handlers
public transient void (boolean, io.grpc.netty.shaded.io.netty.channel.ChannelHandler[])
boolean hasDisconnect
io.grpc.netty.shaded.io.netty.channel.ChannelHandler[] handlers
public transient void (boolean, boolean, io.grpc.netty.shaded.io.netty.channel.ChannelHandler[])
boolean register
boolean hasDisconnect
io.grpc.netty.shaded.io.netty.channel.ChannelHandler[] handlers
public transient void (io.grpc.netty.shaded.io.netty.channel.ChannelId, io.grpc.netty.shaded.io.netty.channel.ChannelHandler[])
io.grpc.netty.shaded.io.netty.channel.ChannelId channelId
io.grpc.netty.shaded.io.netty.channel.ChannelHandler[] handlers
public transient void (io.grpc.netty.shaded.io.netty.channel.ChannelId, boolean, io.grpc.netty.shaded.io.netty.channel.ChannelHandler[])
io.grpc.netty.shaded.io.netty.channel.ChannelId channelId
boolean hasDisconnect
io.grpc.netty.shaded.io.netty.channel.ChannelHandler[] handlers
public transient void (io.grpc.netty.shaded.io.netty.channel.ChannelId, boolean, boolean, io.grpc.netty.shaded.io.netty.channel.ChannelHandler[])
io.grpc.netty.shaded.io.netty.channel.ChannelId channelId
boolean register
boolean hasDisconnect
io.grpc.netty.shaded.io.netty.channel.ChannelHandler[] handlers
public transient void (io.grpc.netty.shaded.io.netty.channel.ChannelId, boolean, io.grpc.netty.shaded.io.netty.channel.ChannelConfig, io.grpc.netty.shaded.io.netty.channel.ChannelHandler[])
io.grpc.netty.shaded.io.netty.channel.ChannelId channelId
boolean hasDisconnect
io.grpc.netty.shaded.io.netty.channel.ChannelConfig config
io.grpc.netty.shaded.io.netty.channel.ChannelHandler[] handlers
private static io.grpc.netty.shaded.io.netty.channel.ChannelMetadata metadata (boolean)
boolean hasDisconnect
private transient void setup (boolean, io.grpc.netty.shaded.io.netty.channel.ChannelHandler[])
io.grpc.netty.shaded.io.netty.channel.ChannelFuture future
boolean register
io.grpc.netty.shaded.io.netty.channel.ChannelHandler[] handlers
io.grpc.netty.shaded.io.netty.channel.ChannelPipeline p
public void register () throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelFuture future
Throwable cause
protected final io.grpc.netty.shaded.io.netty.channel.DefaultChannelPipeline newChannelPipeline ()
public io.grpc.netty.shaded.io.netty.channel.ChannelMetadata metadata ()
public io.grpc.netty.shaded.io.netty.channel.ChannelConfig config ()
public boolean isOpen ()
public boolean isActive ()
public java.util.Queue inboundMessages ()
public java.util.Queue lastInboundBuffer ()
public java.util.Queue outboundMessages ()
public java.util.Queue lastOutboundBuffer ()
public java.lang.Object readInbound ()
Object message
public java.lang.Object readOutbound ()
Object message
public transient boolean writeInbound (java.lang.Object[])
Object m
Object[] msgs
io.grpc.netty.shaded.io.netty.channel.ChannelPipeline p
public io.grpc.netty.shaded.io.netty.channel.ChannelFuture writeOneInbound (java.lang.Object)
Object msg
public io.grpc.netty.shaded.io.netty.channel.ChannelFuture writeOneInbound (java.lang.Object, io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
Object msg
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
public io.grpc.netty.shaded.io.netty.channel.embedded.EmbeddedChannel flushInbound ()
private io.grpc.netty.shaded.io.netty.channel.ChannelFuture flushInbound (boolean, io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
boolean recordException
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
public transient boolean writeOutbound (java.lang.Object[])
Object m
io.grpc.netty.shaded.io.netty.channel.ChannelFuture future
int i
int size
Object[] msgs
io.grpc.netty.shaded.io.netty.util.internal.RecyclableArrayList futures
public io.grpc.netty.shaded.io.netty.channel.ChannelFuture writeOneOutbound (java.lang.Object)
Object msg
public io.grpc.netty.shaded.io.netty.channel.ChannelFuture writeOneOutbound (java.lang.Object, io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
Object msg
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
public io.grpc.netty.shaded.io.netty.channel.embedded.EmbeddedChannel flushOutbound ()
private void flushOutbound0 ()
public boolean finish ()
public boolean finishAndReleaseAll ()
private boolean finish (boolean)
boolean releaseAll
public boolean releaseInbound ()
public boolean releaseOutbound ()
private static boolean releaseAll (java.util.Queue)
Object msg
java.util.Queue queue
private void finishPendingTasks (boolean)
boolean cancel
public final io.grpc.netty.shaded.io.netty.channel.ChannelFuture close ()
public final io.grpc.netty.shaded.io.netty.channel.ChannelFuture disconnect ()
public final io.grpc.netty.shaded.io.netty.channel.ChannelFuture close (io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
io.grpc.netty.shaded.io.netty.channel.ChannelFuture future
public final io.grpc.netty.shaded.io.netty.channel.ChannelFuture disconnect (io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
io.grpc.netty.shaded.io.netty.channel.ChannelFuture future
private static boolean isNotEmpty (java.util.Queue)
java.util.Queue queue
private static java.lang.Object poll (java.util.Queue)
java.util.Queue queue
public void runPendingTasks ()
Exception e
Exception e
public long runScheduledPendingTasks ()
Exception e
private void recordException (io.grpc.netty.shaded.io.netty.channel.ChannelFuture)
io.grpc.netty.shaded.io.netty.channel.ChannelFuture future
private void recordException (java.lang.Throwable)
Throwable cause
private io.grpc.netty.shaded.io.netty.channel.ChannelFuture checkException (io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
io.grpc.netty.shaded.io.netty.channel.ChannelPromise promise
Throwable t
public void checkException ()
private boolean checkOpen (boolean)
boolean recordException
protected final void ensureOpen ()
protected boolean isCompatible (io.grpc.netty.shaded.io.netty.channel.EventLoop)
io.grpc.netty.shaded.io.netty.channel.EventLoop loop
protected java.net.SocketAddress localAddress0 ()
protected java.net.SocketAddress remoteAddress0 ()
protected void doRegister () throws java.lang.Exception
protected void doBind (java.net.SocketAddress) throws java.lang.Exception
java.net.SocketAddress localAddress
protected void doDisconnect () throws java.lang.Exception
protected void doClose () throws java.lang.Exception
protected void doBeginRead () throws java.lang.Exception
protected io.grpc.netty.shaded.io.netty.channel.AbstractChannel$AbstractUnsafe newUnsafe ()
public io.grpc.netty.shaded.io.netty.channel.Channel$Unsafe unsafe ()
protected void doWrite (io.grpc.netty.shaded.io.netty.channel.ChannelOutboundBuffer) throws java.lang.Exception
Object msg
io.grpc.netty.shaded.io.netty.channel.ChannelOutboundBuffer in
protected void handleOutboundMessage (java.lang.Object)
Object msg
protected void handleInboundMessage (java.lang.Object)
Object msg
static void access$000 (io.grpc.netty.shaded.io.netty.channel.embedded.EmbeddedChannel, io.grpc.netty.shaded.io.netty.channel.ChannelFuture)
io.grpc.netty.shaded.io.netty.channel.embedded.EmbeddedChannel x0
io.grpc.netty.shaded.io.netty.channel.ChannelFuture x1
static void access$200 (io.grpc.netty.shaded.io.netty.channel.embedded.EmbeddedChannel, java.lang.Throwable)
io.grpc.netty.shaded.io.netty.channel.embedded.EmbeddedChannel x0
Throwable x1
static void ()
}
io/grpc/netty/shaded/io/netty/channel/AbstractChannelHandlerContext$WriteAndFlushTask$1.classAbstractChannelHandlerContext.java
package io.grpc.netty.shaded.io.netty.channel
final io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext$WriteAndFlushTask$1 extends io.grpc.netty.shaded.io.netty.util.Recycler {
void ()
protected io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext$WriteAndFlushTask newObject (io.grpc.netty.shaded.io.netty.util.Recycler$Handle)
io.grpc.netty.shaded.io.netty.util.Recycler$Handle handle
protected volatile java.lang.Object newObject (io.grpc.netty.shaded.io.netty.util.Recycler$Handle)
}
io/grpc/netty/shaded/io/netty/channel/AbstractChannel$AbstractUnsafe$5.classAbstractChannel.java
package io.grpc.netty.shaded.io.netty.channel
io.grpc.netty.shaded.io.netty.channel.AbstractChannel$AbstractUnsafe$5 extends java.lang.Object implements io.grpc.netty.shaded.io.netty.channel.ChannelFutureListener {
final io.grpc.netty.shaded.io.netty.channel.ChannelPromise val$promise
final io.grpc.netty.shaded.io.netty.channel.AbstractChannel$AbstractUnsafe this$1
void (io.grpc.netty.shaded.io.netty.channel.AbstractChannel$AbstractUnsafe, io.grpc.netty.shaded.io.netty.channel.ChannelPromise)
io.grpc.netty.shaded.io.netty.channel.AbstractChannel$AbstractUnsafe this$1
public void operationComplete (io.grpc.netty.shaded.io.netty.channel.ChannelFuture) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.channel.ChannelFuture future
public volatile void operationComplete (io.grpc.netty.shaded.io.netty.util.concurrent.Future) throws java.lang.Exception
}
io/grpc/netty/shaded/io/netty/channel/DefaultMessageSizeEstimator$HandleImpl.classDefaultMessageSizeEstimator.java
package io.grpc.netty.shaded.io.netty.channel
final io.grpc.netty.shaded.io.netty.channel.DefaultMessageSizeEstimator$HandleImpl extends java.lang.Object implements io.grpc.netty.shaded.io.netty.channel.MessageSizeEstimator$Handle {
private final int unknownSize
private void (int)
int unknownSize
public int size (java.lang.Object)
Object msg
void (int, io.grpc.netty.shaded.io.netty.channel.DefaultMessageSizeEstimator$1)
int x0
io.grpc.netty.shaded.io.netty.channel.DefaultMessageSizeEstimator$1 x1
}
io/grpc/netty/shaded/io/netty/channel/PendingBytesTracker.classPendingBytesTracker.java
package io.grpc.netty.shaded.io.netty.channel
abstract io.grpc.netty.shaded.io.netty.channel.PendingBytesTracker extends java.lang.Object implements io.grpc.netty.shaded.io.netty.channel.MessageSizeEstimator$Handle {
private final io.grpc.netty.shaded.io.netty.channel.MessageSizeEstimator$Handle estimatorHandle
private void (io.grpc.netty.shaded.io.netty.channel.MessageSizeEstimator$Handle)
io.grpc.netty.shaded.io.netty.channel.MessageSizeEstimator$Handle estimatorHandle
public final int size (java.lang.Object)
Object msg
public abstract void incrementPendingOutboundBytes (long)
public abstract void decrementPendingOutboundBytes (long)
static io.grpc.netty.shaded.io.netty.channel.PendingBytesTracker newTracker (io.grpc.netty.shaded.io.netty.channel.Channel)
io.grpc.netty.shaded.io.netty.channel.ChannelOutboundBuffer buffer
io.grpc.netty.shaded.io.netty.channel.MessageSizeEstimator$Handle handle
io.grpc.netty.shaded.io.netty.channel.Channel channel
void (io.grpc.netty.shaded.io.netty.channel.MessageSizeEstimator$Handle, io.grpc.netty.shaded.io.netty.channel.PendingBytesTracker$1)
io.grpc.netty.shaded.io.netty.channel.MessageSizeEstimator$Handle x0
io.grpc.netty.shaded.io.netty.channel.PendingBytesTracker$1 x1
}
META-INF/maven/io.netty/netty-transport/pom.properties
io/grpc/netty/shaded/io/netty/bootstrap/ServerBootstrap.classServerBootstrap.java
package io.grpc.netty.shaded.io.netty.bootstrap
public io.grpc.netty.shaded.io.netty.bootstrap.ServerBootstrap extends io.grpc.netty.shaded.io.netty.bootstrap.AbstractBootstrap {
private static final io.grpc.netty.shaded.io.netty.util.internal.logging.InternalLogger logger
private final java.util.Map childOptions
private final java.util.Map childAttrs
private final io.grpc.netty.shaded.io.netty.bootstrap.ServerBootstrapConfig config
private volatile io.grpc.netty.shaded.io.netty.channel.EventLoopGroup childGroup
private volatile io.grpc.netty.shaded.io.netty.channel.ChannelHandler childHandler
public void ()
private void (io.grpc.netty.shaded.io.netty.bootstrap.ServerBootstrap)
io.grpc.netty.shaded.io.netty.bootstrap.ServerBootstrap bootstrap
public io.grpc.netty.shaded.io.netty.bootstrap.ServerBootstrap group (io.grpc.netty.shaded.io.netty.channel.EventLoopGroup)
io.grpc.netty.shaded.io.netty.channel.EventLoopGroup group
public io.grpc.netty.shaded.io.netty.bootstrap.ServerBootstrap group (io.grpc.netty.shaded.io.netty.channel.EventLoopGroup, io.grpc.netty.shaded.io.netty.channel.EventLoopGroup)
io.grpc.netty.shaded.io.netty.channel.EventLoopGroup parentGroup
io.grpc.netty.shaded.io.netty.channel.EventLoopGroup childGroup
public io.grpc.netty.shaded.io.netty.bootstrap.ServerBootstrap childOption (io.grpc.netty.shaded.io.netty.channel.ChannelOption, java.lang.Object)
io.grpc.netty.shaded.io.netty.channel.ChannelOption childOption
Object value
public io.grpc.netty.shaded.io.netty.bootstrap.ServerBootstrap childAttr (io.grpc.netty.shaded.io.netty.util.AttributeKey, java.lang.Object)
io.grpc.netty.shaded.io.netty.util.AttributeKey childKey
Object value
public io.grpc.netty.shaded.io.netty.bootstrap.ServerBootstrap childHandler (io.grpc.netty.shaded.io.netty.channel.ChannelHandler)
io.grpc.netty.shaded.io.netty.channel.ChannelHandler childHandler
void init (io.grpc.netty.shaded.io.netty.channel.Channel) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.util.AttributeKey key
java.util.Map$Entry e
java.util.Map$Entry[] currentChildOptions
java.util.Map$Entry[] currentChildAttrs
io.grpc.netty.shaded.io.netty.channel.Channel channel
java.util.Map options
java.util.Map attrs
io.grpc.netty.shaded.io.netty.channel.ChannelPipeline p
io.grpc.netty.shaded.io.netty.channel.EventLoopGroup currentChildGroup
io.grpc.netty.shaded.io.netty.channel.ChannelHandler currentChildHandler
java.util.Map$Entry[] currentChildOptions
java.util.Map$Entry[] currentChildAttrs
public io.grpc.netty.shaded.io.netty.bootstrap.ServerBootstrap validate ()
private static java.util.Map$Entry[] newAttrArray (int)
int size
private static java.util.Map$Entry[] newOptionArray (int)
int size
public io.grpc.netty.shaded.io.netty.bootstrap.ServerBootstrap clone ()
public io.grpc.netty.shaded.io.netty.channel.EventLoopGroup childGroup ()
final io.grpc.netty.shaded.io.netty.channel.ChannelHandler childHandler ()
final java.util.Map childOptions ()
final java.util.Map childAttrs ()
public final io.grpc.netty.shaded.io.netty.bootstrap.ServerBootstrapConfig config ()
public volatile io.grpc.netty.shaded.io.netty.bootstrap.AbstractBootstrapConfig config ()
public volatile io.grpc.netty.shaded.io.netty.bootstrap.AbstractBootstrap clone ()
public volatile io.grpc.netty.shaded.io.netty.bootstrap.AbstractBootstrap validate ()
public volatile io.grpc.netty.shaded.io.netty.bootstrap.AbstractBootstrap group (io.grpc.netty.shaded.io.netty.channel.EventLoopGroup)
public volatile java.lang.Object clone () throws java.lang.CloneNotSupportedException
static io.grpc.netty.shaded.io.netty.bootstrap.ServerBootstrapConfig access$000 (io.grpc.netty.shaded.io.netty.bootstrap.ServerBootstrap)
io.grpc.netty.shaded.io.netty.bootstrap.ServerBootstrap x0
static io.grpc.netty.shaded.io.netty.util.internal.logging.InternalLogger access$100 ()
static void ()
}
io/grpc/netty/shaded/io/netty/buffer/
io/grpc/netty/shaded/io/netty/buffer/ByteBufInputStream.classByteBufInputStream.java
package io.grpc.netty.shaded.io.netty.buffer
public io.grpc.netty.shaded.io.netty.buffer.ByteBufInputStream extends java.io.InputStream implements java.io.DataInput {
private final io.grpc.netty.shaded.io.netty.buffer.ByteBuf buffer
private final int startIndex
private final int endIndex
private boolean closed
private final boolean releaseOnClose
private final StringBuilder lineBuf
public void (io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
io.grpc.netty.shaded.io.netty.buffer.ByteBuf buffer
public void (io.grpc.netty.shaded.io.netty.buffer.ByteBuf, int)
io.grpc.netty.shaded.io.netty.buffer.ByteBuf buffer
int length
public void (io.grpc.netty.shaded.io.netty.buffer.ByteBuf, boolean)
io.grpc.netty.shaded.io.netty.buffer.ByteBuf buffer
boolean releaseOnClose
public void (io.grpc.netty.shaded.io.netty.buffer.ByteBuf, int, boolean)
io.grpc.netty.shaded.io.netty.buffer.ByteBuf buffer
int length
boolean releaseOnClose
public int readBytes ()
public void close () throws java.io.IOException
public int available () throws java.io.IOException
public void mark (int)
int readlimit
public boolean markSupported ()
public int read () throws java.io.IOException
public int read (byte[], int, int) throws java.io.IOException
byte[] b
int off
int len
int available
public void reset () throws java.io.IOException
public long skip (long) throws java.io.IOException
long n
public boolean readBoolean () throws java.io.IOException
public byte readByte () throws java.io.IOException
public char readChar () throws java.io.IOException
public double readDouble () throws java.io.IOException
public float readFloat () throws java.io.IOException
public void readFully (byte[]) throws java.io.IOException
byte[] b
public void readFully (byte[], int, int) throws java.io.IOException
byte[] b
int off
int len
public int readInt () throws java.io.IOException
public java.lang.String readLine () throws java.io.IOException
int c
public long readLong () throws java.io.IOException
public short readShort () throws java.io.IOException
public java.lang.String readUTF () throws java.io.IOException
public int readUnsignedByte () throws java.io.IOException
public int readUnsignedShort () throws java.io.IOException
public int skipBytes (int) throws java.io.IOException
int n
int nBytes
private void checkAvailable (int) throws java.io.IOException
int fieldSize
}
io/grpc/netty/shaded/io/netty/buffer/ByteBufProcessor$3.classByteBufProcessor.java
package io.grpc.netty.shaded.io.netty.buffer
final io.grpc.netty.shaded.io.netty.buffer.ByteBufProcessor$3 extends java.lang.Object implements io.grpc.netty.shaded.io.netty.buffer.ByteBufProcessor {
void ()
public boolean process (byte) throws java.lang.Exception
byte value
}
io/grpc/netty/shaded/io/netty/buffer/PooledByteBufAllocatorMetric.classPooledByteBufAllocatorMetric.java
package io.grpc.netty.shaded.io.netty.buffer
public final io.grpc.netty.shaded.io.netty.buffer.PooledByteBufAllocatorMetric extends java.lang.Object implements io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocatorMetric {
private final io.grpc.netty.shaded.io.netty.buffer.PooledByteBufAllocator allocator
void (io.grpc.netty.shaded.io.netty.buffer.PooledByteBufAllocator)
io.grpc.netty.shaded.io.netty.buffer.PooledByteBufAllocator allocator
public int numHeapArenas ()
public int numDirectArenas ()
public java.util.List heapArenas ()
public java.util.List directArenas ()
public int numThreadLocalCaches ()
public int tinyCacheSize ()
public int smallCacheSize ()
public int normalCacheSize ()
public int chunkSize ()
public long usedHeapMemory ()
public long usedDirectMemory ()
public java.lang.String toString ()
StringBuilder sb
}
io/grpc/netty/shaded/io/netty/buffer/ByteBufProcessor$7.classByteBufProcessor.java
package io.grpc.netty.shaded.io.netty.buffer
final io.grpc.netty.shaded.io.netty.buffer.ByteBufProcessor$7 extends java.lang.Object implements io.grpc.netty.shaded.io.netty.buffer.ByteBufProcessor {
void ()
public boolean process (byte) throws java.lang.Exception
byte value
}
io/grpc/netty/shaded/io/netty/buffer/UnpooledByteBufAllocator$1.classUnpooledByteBufAllocator.java
package io.grpc.netty.shaded.io.netty.buffer
io.grpc.netty.shaded.io.netty.buffer.UnpooledByteBufAllocator$1 extends java.lang.Object {
}
io/grpc/netty/shaded/io/netty/buffer/SimpleLeakAwareByteBuf.classSimpleLeakAwareByteBuf.java
package io.grpc.netty.shaded.io.netty.buffer
io.grpc.netty.shaded.io.netty.buffer.SimpleLeakAwareByteBuf extends io.grpc.netty.shaded.io.netty.buffer.WrappedByteBuf {
private final io.grpc.netty.shaded.io.netty.buffer.ByteBuf trackedByteBuf
final io.grpc.netty.shaded.io.netty.util.ResourceLeakTracker leak
static final boolean $assertionsDisabled
void (io.grpc.netty.shaded.io.netty.buffer.ByteBuf, io.grpc.netty.shaded.io.netty.buffer.ByteBuf, io.grpc.netty.shaded.io.netty.util.ResourceLeakTracker)
io.grpc.netty.shaded.io.netty.buffer.ByteBuf wrapped
io.grpc.netty.shaded.io.netty.buffer.ByteBuf trackedByteBuf
io.grpc.netty.shaded.io.netty.util.ResourceLeakTracker leak
void (io.grpc.netty.shaded.io.netty.buffer.ByteBuf, io.grpc.netty.shaded.io.netty.util.ResourceLeakTracker)
io.grpc.netty.shaded.io.netty.buffer.ByteBuf wrapped
io.grpc.netty.shaded.io.netty.util.ResourceLeakTracker leak
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf slice ()
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf retainedSlice ()
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf retainedSlice (int, int)
int index
int length
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf retainedDuplicate ()
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf readRetainedSlice (int)
int length
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf slice (int, int)
int index
int length
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf duplicate ()
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf readSlice (int)
int length
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf asReadOnly ()
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf touch ()
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf touch (java.lang.Object)
Object hint
public boolean release ()
public boolean release (int)
int decrement
private void closeLeak ()
boolean closed
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf order (java.nio.ByteOrder)
java.nio.ByteOrder endianness
private io.grpc.netty.shaded.io.netty.buffer.ByteBuf unwrappedDerived (io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
io.grpc.netty.shaded.io.netty.util.ResourceLeakTracker newLeak
io.grpc.netty.shaded.io.netty.buffer.ByteBuf derived
io.grpc.netty.shaded.io.netty.buffer.ByteBuf unwrappedDerived
private static io.grpc.netty.shaded.io.netty.buffer.ByteBuf unwrapSwapped (io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
io.grpc.netty.shaded.io.netty.buffer.ByteBuf buf
private io.grpc.netty.shaded.io.netty.buffer.SimpleLeakAwareByteBuf newSharedLeakAwareByteBuf (io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
io.grpc.netty.shaded.io.netty.buffer.ByteBuf wrapped
private io.grpc.netty.shaded.io.netty.buffer.SimpleLeakAwareByteBuf newLeakAwareByteBuf (io.grpc.netty.shaded.io.netty.buffer.ByteBuf, io.grpc.netty.shaded.io.netty.util.ResourceLeakTracker)
io.grpc.netty.shaded.io.netty.buffer.ByteBuf wrapped
io.grpc.netty.shaded.io.netty.util.ResourceLeakTracker leakTracker
protected io.grpc.netty.shaded.io.netty.buffer.SimpleLeakAwareByteBuf newLeakAwareByteBuf (io.grpc.netty.shaded.io.netty.buffer.ByteBuf, io.grpc.netty.shaded.io.netty.buffer.ByteBuf, io.grpc.netty.shaded.io.netty.util.ResourceLeakTracker)
io.grpc.netty.shaded.io.netty.buffer.ByteBuf buf
io.grpc.netty.shaded.io.netty.buffer.ByteBuf trackedByteBuf
io.grpc.netty.shaded.io.netty.util.ResourceLeakTracker leakTracker
public volatile io.grpc.netty.shaded.io.netty.util.ReferenceCounted touch (java.lang.Object)
public volatile io.grpc.netty.shaded.io.netty.util.ReferenceCounted touch ()
static void ()
}
io/grpc/netty/shaded/io/netty/buffer/UnpooledSlicedByteBuf.classUnpooledSlicedByteBuf.java
package io.grpc.netty.shaded.io.netty.buffer
io.grpc.netty.shaded.io.netty.buffer.UnpooledSlicedByteBuf extends io.grpc.netty.shaded.io.netty.buffer.AbstractUnpooledSlicedByteBuf {
void (io.grpc.netty.shaded.io.netty.buffer.AbstractByteBuf, int, int)
io.grpc.netty.shaded.io.netty.buffer.AbstractByteBuf buffer
int index
int length
public int capacity ()
public io.grpc.netty.shaded.io.netty.buffer.AbstractByteBuf unwrap ()
protected byte _getByte (int)
int index
protected short _getShort (int)
int index
protected short _getShortLE (int)
int index
protected int _getUnsignedMedium (int)
int index
protected int _getUnsignedMediumLE (int)
int index
protected int _getInt (int)
int index
protected int _getIntLE (int)
int index
protected long _getLong (int)
int index
protected long _getLongLE (int)
int index
protected void _setByte (int, int)
int index
int value
protected void _setShort (int, int)
int index
int value
protected void _setShortLE (int, int)
int index
int value
protected void _setMedium (int, int)
int index
int value
protected void _setMediumLE (int, int)
int index
int value
protected void _setInt (int, int)
int index
int value
protected void _setIntLE (int, int)
int index
int value
protected void _setLong (int, long)
int index
long value
protected void _setLongLE (int, long)
int index
long value
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBuf unwrap ()
}
io/grpc/netty/shaded/io/netty/buffer/FixedCompositeByteBuf.classFixedCompositeByteBuf.java
package io.grpc.netty.shaded.io.netty.buffer
final io.grpc.netty.shaded.io.netty.buffer.FixedCompositeByteBuf extends io.grpc.netty.shaded.io.netty.buffer.AbstractReferenceCountedByteBuf {
private static final io.grpc.netty.shaded.io.netty.buffer.ByteBuf[] EMPTY
private final int nioBufferCount
private final int capacity
private final io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator allocator
private final java.nio.ByteOrder order
private final io.grpc.netty.shaded.io.netty.buffer.ByteBuf[] buffers
private final boolean direct
transient void (io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator, io.grpc.netty.shaded.io.netty.buffer.ByteBuf[])
int i
io.grpc.netty.shaded.io.netty.buffer.ByteBuf b
boolean direct
int nioBufferCount
int capacity
io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator allocator
io.grpc.netty.shaded.io.netty.buffer.ByteBuf[] buffers
public boolean isWritable ()
public boolean isWritable (int)
int size
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf discardReadBytes ()
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf setBytes (int, io.grpc.netty.shaded.io.netty.buffer.ByteBuf, int, int)
int index
io.grpc.netty.shaded.io.netty.buffer.ByteBuf src
int srcIndex
int length
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf setBytes (int, byte[], int, int)
int index
byte[] src
int srcIndex
int length
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf setBytes (int, java.nio.ByteBuffer)
int index
java.nio.ByteBuffer src
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf setByte (int, int)
int index
int value
protected void _setByte (int, int)
int index
int value
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf setShort (int, int)
int index
int value
protected void _setShort (int, int)
int index
int value
protected void _setShortLE (int, int)
int index
int value
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf setMedium (int, int)
int index
int value
protected void _setMedium (int, int)
int index
int value
protected void _setMediumLE (int, int)
int index
int value
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf setInt (int, int)
int index
int value
protected void _setInt (int, int)
int index
int value
protected void _setIntLE (int, int)
int index
int value
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf setLong (int, long)
int index
long value
protected void _setLong (int, long)
int index
long value
protected void _setLongLE (int, long)
int index
long value
public int setBytes (int, java.io.InputStream, int)
int index
java.io.InputStream in
int length
public int setBytes (int, java.nio.channels.ScatteringByteChannel, int)
int index
java.nio.channels.ScatteringByteChannel in
int length
public int setBytes (int, java.nio.channels.FileChannel, long, int)
int index
java.nio.channels.FileChannel in
long position
int length
public int capacity ()
public int maxCapacity ()
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf capacity (int)
int newCapacity
public io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator alloc ()
public java.nio.ByteOrder order ()
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf unwrap ()
public boolean isDirect ()
private io.grpc.netty.shaded.io.netty.buffer.FixedCompositeByteBuf$Component findComponent (int)
io.grpc.netty.shaded.io.netty.buffer.FixedCompositeByteBuf$Component comp
io.grpc.netty.shaded.io.netty.buffer.ByteBuf b
int i
int index
int readable
private io.grpc.netty.shaded.io.netty.buffer.ByteBuf buffer (int)
int i
io.grpc.netty.shaded.io.netty.buffer.ByteBuf b
public byte getByte (int)
int index
protected byte _getByte (int)
int index
io.grpc.netty.shaded.io.netty.buffer.FixedCompositeByteBuf$Component c
protected short _getShort (int)
int index
io.grpc.netty.shaded.io.netty.buffer.FixedCompositeByteBuf$Component c
protected short _getShortLE (int)
int index
io.grpc.netty.shaded.io.netty.buffer.FixedCompositeByteBuf$Component c
protected int _getUnsignedMedium (int)
int index
io.grpc.netty.shaded.io.netty.buffer.FixedCompositeByteBuf$Component c
protected int _getUnsignedMediumLE (int)
int index
io.grpc.netty.shaded.io.netty.buffer.FixedCompositeByteBuf$Component c
protected int _getInt (int)
int index
io.grpc.netty.shaded.io.netty.buffer.FixedCompositeByteBuf$Component c
protected int _getIntLE (int)
int index
io.grpc.netty.shaded.io.netty.buffer.FixedCompositeByteBuf$Component c
protected long _getLong (int)
int index
io.grpc.netty.shaded.io.netty.buffer.FixedCompositeByteBuf$Component c
protected long _getLongLE (int)
int index
io.grpc.netty.shaded.io.netty.buffer.FixedCompositeByteBuf$Component c
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf getBytes (int, byte[], int, int)
int localLength
int index
byte[] dst
int dstIndex
int length
io.grpc.netty.shaded.io.netty.buffer.FixedCompositeByteBuf$Component c
int i
int adjustment
io.grpc.netty.shaded.io.netty.buffer.ByteBuf s
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf getBytes (int, java.nio.ByteBuffer)
int localLength
io.grpc.netty.shaded.io.netty.buffer.FixedCompositeByteBuf$Component c
int i
int adjustment
io.grpc.netty.shaded.io.netty.buffer.ByteBuf s
int index
java.nio.ByteBuffer dst
int limit
int length
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf getBytes (int, io.grpc.netty.shaded.io.netty.buffer.ByteBuf, int, int)
int localLength
int index
io.grpc.netty.shaded.io.netty.buffer.ByteBuf dst
int dstIndex
int length
io.grpc.netty.shaded.io.netty.buffer.FixedCompositeByteBuf$Component c
int i
int adjustment
io.grpc.netty.shaded.io.netty.buffer.ByteBuf s
public int getBytes (int, java.nio.channels.GatheringByteChannel, int) throws java.io.IOException
long writtenBytes
int index
java.nio.channels.GatheringByteChannel out
int length
int count
public int getBytes (int, java.nio.channels.FileChannel, long, int) throws java.io.IOException
java.nio.ByteBuffer buf
long writtenBytes
int index
java.nio.channels.FileChannel out
long position
int length
int count
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf getBytes (int, java.io.OutputStream, int) throws java.io.IOException
int localLength
int index
java.io.OutputStream out
int length
io.grpc.netty.shaded.io.netty.buffer.FixedCompositeByteBuf$Component c
int i
int adjustment
io.grpc.netty.shaded.io.netty.buffer.ByteBuf s
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf copy (int, int)
int index
int length
boolean release
io.grpc.netty.shaded.io.netty.buffer.ByteBuf buf
public int nioBufferCount ()
public java.nio.ByteBuffer nioBuffer (int, int)
io.grpc.netty.shaded.io.netty.buffer.ByteBuf buf
int i
int index
int length
java.nio.ByteBuffer merged
java.nio.ByteBuffer[] buffers
public java.nio.ByteBuffer internalNioBuffer (int, int)
int index
int length
public java.nio.ByteBuffer[] nioBuffers (int, int)
int localLength
io.grpc.netty.shaded.io.netty.buffer.FixedCompositeByteBuf$Component c
int i
int adjustment
io.grpc.netty.shaded.io.netty.buffer.ByteBuf s
int index
int length
io.grpc.netty.shaded.io.netty.util.internal.RecyclableArrayList array
public boolean hasArray ()
public byte[] array ()
public int arrayOffset ()
public boolean hasMemoryAddress ()
public long memoryAddress ()
protected void deallocate ()
int i
public java.lang.String toString ()
String result
static void ()
}
io/grpc/netty/shaded/io/netty/buffer/Unpooled.classUnpooled.java
package io.grpc.netty.shaded.io.netty.buffer
public final io.grpc.netty.shaded.io.netty.buffer.Unpooled extends java.lang.Object {
private static final io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator ALLOC
public static final java.nio.ByteOrder BIG_ENDIAN
public static final java.nio.ByteOrder LITTLE_ENDIAN
public static final io.grpc.netty.shaded.io.netty.buffer.ByteBuf EMPTY_BUFFER
static final boolean $assertionsDisabled
public static io.grpc.netty.shaded.io.netty.buffer.ByteBuf buffer ()
public static io.grpc.netty.shaded.io.netty.buffer.ByteBuf directBuffer ()
public static io.grpc.netty.shaded.io.netty.buffer.ByteBuf buffer (int)
int initialCapacity
public static io.grpc.netty.shaded.io.netty.buffer.ByteBuf directBuffer (int)
int initialCapacity
public static io.grpc.netty.shaded.io.netty.buffer.ByteBuf buffer (int, int)
int initialCapacity
int maxCapacity
public static io.grpc.netty.shaded.io.netty.buffer.ByteBuf directBuffer (int, int)
int initialCapacity
int maxCapacity
public static io.grpc.netty.shaded.io.netty.buffer.ByteBuf wrappedBuffer (byte[])
byte[] array
public static io.grpc.netty.shaded.io.netty.buffer.ByteBuf wrappedBuffer (byte[], int, int)
byte[] array
int offset
int length
public static io.grpc.netty.shaded.io.netty.buffer.ByteBuf wrappedBuffer (java.nio.ByteBuffer)
java.nio.ByteBuffer buffer
public static io.grpc.netty.shaded.io.netty.buffer.ByteBuf wrappedBuffer (long, int, boolean)
long memoryAddress
int size
boolean doFree
public static io.grpc.netty.shaded.io.netty.buffer.ByteBuf wrappedBuffer (io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
io.grpc.netty.shaded.io.netty.buffer.ByteBuf buffer
public static transient io.grpc.netty.shaded.io.netty.buffer.ByteBuf wrappedBuffer (byte[][])
byte[][] arrays
public static transient io.grpc.netty.shaded.io.netty.buffer.ByteBuf wrappedBuffer (io.grpc.netty.shaded.io.netty.buffer.ByteBuf[])
io.grpc.netty.shaded.io.netty.buffer.ByteBuf[] buffers
public static transient io.grpc.netty.shaded.io.netty.buffer.ByteBuf wrappedBuffer (java.nio.ByteBuffer[])
java.nio.ByteBuffer[] buffers
public static transient io.grpc.netty.shaded.io.netty.buffer.ByteBuf wrappedBuffer (int, byte[][])
byte[] a
java.util.List components
int maxNumComponents
byte[][] arrays
public static transient io.grpc.netty.shaded.io.netty.buffer.ByteBuf wrappedBuffer (int, io.grpc.netty.shaded.io.netty.buffer.ByteBuf[])
io.grpc.netty.shaded.io.netty.buffer.ByteBuf buffer
io.grpc.netty.shaded.io.netty.buffer.ByteBuf buf
int i
int maxNumComponents
io.grpc.netty.shaded.io.netty.buffer.ByteBuf[] buffers
public static transient io.grpc.netty.shaded.io.netty.buffer.ByteBuf wrappedBuffer (int, java.nio.ByteBuffer[])
java.nio.ByteBuffer b
java.util.List components
int maxNumComponents
java.nio.ByteBuffer[] buffers
public static io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf compositeBuffer ()
public static io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf compositeBuffer (int)
int maxNumComponents
public static io.grpc.netty.shaded.io.netty.buffer.ByteBuf copiedBuffer (byte[])
byte[] array
public static io.grpc.netty.shaded.io.netty.buffer.ByteBuf copiedBuffer (byte[], int, int)
byte[] array
int offset
int length
byte[] copy
public static io.grpc.netty.shaded.io.netty.buffer.ByteBuf copiedBuffer (java.nio.ByteBuffer)
java.nio.ByteBuffer buffer
int length
byte[] copy
java.nio.ByteBuffer duplicate
public static io.grpc.netty.shaded.io.netty.buffer.ByteBuf copiedBuffer (io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
io.grpc.netty.shaded.io.netty.buffer.ByteBuf copy
io.grpc.netty.shaded.io.netty.buffer.ByteBuf buffer
int readable
public static transient io.grpc.netty.shaded.io.netty.buffer.ByteBuf copiedBuffer (byte[][])
byte[] a
byte[] a
int i
int j
byte[][] arrays
int length
byte[] mergedArray
public static transient io.grpc.netty.shaded.io.netty.buffer.ByteBuf copiedBuffer (io.grpc.netty.shaded.io.netty.buffer.ByteBuf[])
int bLen
io.grpc.netty.shaded.io.netty.buffer.ByteBuf b
io.grpc.netty.shaded.io.netty.buffer.ByteBuf b
int bLen
int i
int j
io.grpc.netty.shaded.io.netty.buffer.ByteBuf[] buffers
java.nio.ByteOrder order
int length
byte[] mergedArray
public static transient io.grpc.netty.shaded.io.netty.buffer.ByteBuf copiedBuffer (java.nio.ByteBuffer[])
int bLen
java.nio.ByteBuffer b
java.nio.ByteBuffer b
int bLen
int i
int j
java.nio.ByteBuffer[] buffers
java.nio.ByteOrder order
int length
byte[] mergedArray
public static io.grpc.netty.shaded.io.netty.buffer.ByteBuf copiedBuffer (java.lang.CharSequence, java.nio.charset.Charset)
CharSequence string
java.nio.charset.Charset charset
public static io.grpc.netty.shaded.io.netty.buffer.ByteBuf copiedBuffer (java.lang.CharSequence, int, int, java.nio.charset.Charset)
java.nio.CharBuffer buf
CharSequence string
int offset
int length
java.nio.charset.Charset charset
public static io.grpc.netty.shaded.io.netty.buffer.ByteBuf copiedBuffer (char[], java.nio.charset.Charset)
char[] array
java.nio.charset.Charset charset
public static io.grpc.netty.shaded.io.netty.buffer.ByteBuf copiedBuffer (char[], int, int, java.nio.charset.Charset)
char[] array
int offset
int length
java.nio.charset.Charset charset
private static io.grpc.netty.shaded.io.netty.buffer.ByteBuf copiedBuffer (java.nio.CharBuffer, java.nio.charset.Charset)
java.nio.CharBuffer buffer
java.nio.charset.Charset charset
public static io.grpc.netty.shaded.io.netty.buffer.ByteBuf unmodifiableBuffer (io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
io.grpc.netty.shaded.io.netty.buffer.ByteBuf buffer
java.nio.ByteOrder endianness
public static io.grpc.netty.shaded.io.netty.buffer.ByteBuf copyInt (int)
int value
io.grpc.netty.shaded.io.netty.buffer.ByteBuf buf
public static transient io.grpc.netty.shaded.io.netty.buffer.ByteBuf copyInt (int[])
int v
int[] values
io.grpc.netty.shaded.io.netty.buffer.ByteBuf buffer
public static io.grpc.netty.shaded.io.netty.buffer.ByteBuf copyShort (int)
int value
io.grpc.netty.shaded.io.netty.buffer.ByteBuf buf
public static transient io.grpc.netty.shaded.io.netty.buffer.ByteBuf copyShort (short[])
int v
short[] values
io.grpc.netty.shaded.io.netty.buffer.ByteBuf buffer
public static transient io.grpc.netty.shaded.io.netty.buffer.ByteBuf copyShort (int[])
int v
int[] values
io.grpc.netty.shaded.io.netty.buffer.ByteBuf buffer
public static io.grpc.netty.shaded.io.netty.buffer.ByteBuf copyMedium (int)
int value
io.grpc.netty.shaded.io.netty.buffer.ByteBuf buf
public static transient io.grpc.netty.shaded.io.netty.buffer.ByteBuf copyMedium (int[])
int v
int[] values
io.grpc.netty.shaded.io.netty.buffer.ByteBuf buffer
public static io.grpc.netty.shaded.io.netty.buffer.ByteBuf copyLong (long)
long value
io.grpc.netty.shaded.io.netty.buffer.ByteBuf buf
public static transient io.grpc.netty.shaded.io.netty.buffer.ByteBuf copyLong (long[])
long v
long[] values
io.grpc.netty.shaded.io.netty.buffer.ByteBuf buffer
public static io.grpc.netty.shaded.io.netty.buffer.ByteBuf copyBoolean (boolean)
boolean value
io.grpc.netty.shaded.io.netty.buffer.ByteBuf buf
public static transient io.grpc.netty.shaded.io.netty.buffer.ByteBuf copyBoolean (boolean[])
boolean v
boolean[] values
io.grpc.netty.shaded.io.netty.buffer.ByteBuf buffer
public static io.grpc.netty.shaded.io.netty.buffer.ByteBuf copyFloat (float)
float value
io.grpc.netty.shaded.io.netty.buffer.ByteBuf buf
public static transient io.grpc.netty.shaded.io.netty.buffer.ByteBuf copyFloat (float[])
float v
float[] values
io.grpc.netty.shaded.io.netty.buffer.ByteBuf buffer
public static io.grpc.netty.shaded.io.netty.buffer.ByteBuf copyDouble (double)
double value
io.grpc.netty.shaded.io.netty.buffer.ByteBuf buf
public static transient io.grpc.netty.shaded.io.netty.buffer.ByteBuf copyDouble (double[])
double v
double[] values
io.grpc.netty.shaded.io.netty.buffer.ByteBuf buffer
public static io.grpc.netty.shaded.io.netty.buffer.ByteBuf unreleasableBuffer (io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
io.grpc.netty.shaded.io.netty.buffer.ByteBuf buf
public static transient io.grpc.netty.shaded.io.netty.buffer.ByteBuf unmodifiableBuffer (io.grpc.netty.shaded.io.netty.buffer.ByteBuf[])
io.grpc.netty.shaded.io.netty.buffer.ByteBuf[] buffers
public static transient io.grpc.netty.shaded.io.netty.buffer.ByteBuf wrappedUnmodifiableBuffer (io.grpc.netty.shaded.io.netty.buffer.ByteBuf[])
io.grpc.netty.shaded.io.netty.buffer.ByteBuf[] buffers
private static transient io.grpc.netty.shaded.io.netty.buffer.ByteBuf wrappedUnmodifiableBuffer (boolean, io.grpc.netty.shaded.io.netty.buffer.ByteBuf[])
boolean copy
io.grpc.netty.shaded.io.netty.buffer.ByteBuf[] buffers
private void ()
static void ()
}
io/grpc/netty/shaded/io/netty/buffer/UnpooledDuplicatedByteBuf.classUnpooledDuplicatedByteBuf.java
package io.grpc.netty.shaded.io.netty.buffer
io.grpc.netty.shaded.io.netty.buffer.UnpooledDuplicatedByteBuf extends io.grpc.netty.shaded.io.netty.buffer.DuplicatedByteBuf {
void (io.grpc.netty.shaded.io.netty.buffer.AbstractByteBuf)
io.grpc.netty.shaded.io.netty.buffer.AbstractByteBuf buffer
public io.grpc.netty.shaded.io.netty.buffer.AbstractByteBuf unwrap ()
protected byte _getByte (int)
int index
protected short _getShort (int)
int index
protected short _getShortLE (int)
int index
protected int _getUnsignedMedium (int)
int index
protected int _getUnsignedMediumLE (int)
int index
protected int _getInt (int)
int index
protected int _getIntLE (int)
int index
protected long _getLong (int)
int index
protected long _getLongLE (int)
int index
protected void _setByte (int, int)
int index
int value
protected void _setShort (int, int)
int index
int value
protected void _setShortLE (int, int)
int index
int value
protected void _setMedium (int, int)
int index
int value
protected void _setMediumLE (int, int)
int index
int value
protected void _setInt (int, int)
int index
int value
protected void _setIntLE (int, int)
int index
int value
protected void _setLong (int, long)
int index
long value
protected void _setLongLE (int, long)
int index
long value
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBuf unwrap ()
}
io/grpc/netty/shaded/io/netty/buffer/ReadOnlyUnsafeDirectByteBuf.classReadOnlyUnsafeDirectByteBuf.java
package io.grpc.netty.shaded.io.netty.buffer
final io.grpc.netty.shaded.io.netty.buffer.ReadOnlyUnsafeDirectByteBuf extends io.grpc.netty.shaded.io.netty.buffer.ReadOnlyByteBufferBuf {
private final long memoryAddress
void (io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator, java.nio.ByteBuffer)
io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator allocator
java.nio.ByteBuffer byteBuffer
protected byte _getByte (int)
int index
protected short _getShort (int)
int index
protected int _getUnsignedMedium (int)
int index
protected int _getInt (int)
int index
protected long _getLong (int)
int index
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf getBytes (int, io.grpc.netty.shaded.io.netty.buffer.ByteBuf, int, int)
int index
io.grpc.netty.shaded.io.netty.buffer.ByteBuf dst
int dstIndex
int length
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf getBytes (int, byte[], int, int)
int index
byte[] dst
int dstIndex
int length
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf getBytes (int, java.nio.ByteBuffer)
int index
java.nio.ByteBuffer dst
int bytesToCopy
java.nio.ByteBuffer tmpBuf
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf copy (int, int)
int index
int length
io.grpc.netty.shaded.io.netty.buffer.ByteBuf copy
public boolean hasMemoryAddress ()
public long memoryAddress ()
private long addr (int)
int index
}
io/grpc/netty/shaded/io/netty/buffer/PoolThreadCache$MemoryRegionCache.classPoolThreadCache.java
package io.grpc.netty.shaded.io.netty.buffer
abstract io.grpc.netty.shaded.io.netty.buffer.PoolThreadCache$MemoryRegionCache extends java.lang.Object {
private final int size
private final java.util.Queue queue
private final io.grpc.netty.shaded.io.netty.buffer.PoolArena$SizeClass sizeClass
private int allocations
private static final io.grpc.netty.shaded.io.netty.util.Recycler RECYCLER
void (int, io.grpc.netty.shaded.io.netty.buffer.PoolArena$SizeClass)
int size
io.grpc.netty.shaded.io.netty.buffer.PoolArena$SizeClass sizeClass
protected abstract void initBuf (io.grpc.netty.shaded.io.netty.buffer.PoolChunk, long, io.grpc.netty.shaded.io.netty.buffer.PooledByteBuf, int)
public final boolean add (io.grpc.netty.shaded.io.netty.buffer.PoolChunk, long)
io.grpc.netty.shaded.io.netty.buffer.PoolChunk chunk
long handle
io.grpc.netty.shaded.io.netty.buffer.PoolThreadCache$MemoryRegionCache$Entry entry
boolean queued
public final boolean allocate (io.grpc.netty.shaded.io.netty.buffer.PooledByteBuf, int)
io.grpc.netty.shaded.io.netty.buffer.PooledByteBuf buf
int reqCapacity
io.grpc.netty.shaded.io.netty.buffer.PoolThreadCache$MemoryRegionCache$Entry entry
public final int free ()
private int free (int)
io.grpc.netty.shaded.io.netty.buffer.PoolThreadCache$MemoryRegionCache$Entry entry
int max
int numFreed
public final void trim ()
int free
private void freeEntry (io.grpc.netty.shaded.io.netty.buffer.PoolThreadCache$MemoryRegionCache$Entry)
io.grpc.netty.shaded.io.netty.buffer.PoolThreadCache$MemoryRegionCache$Entry entry
io.grpc.netty.shaded.io.netty.buffer.PoolChunk chunk
long handle
private static io.grpc.netty.shaded.io.netty.buffer.PoolThreadCache$MemoryRegionCache$Entry newEntry (io.grpc.netty.shaded.io.netty.buffer.PoolChunk, long)
io.grpc.netty.shaded.io.netty.buffer.PoolChunk chunk
long handle
io.grpc.netty.shaded.io.netty.buffer.PoolThreadCache$MemoryRegionCache$Entry entry
static void ()
}
io/grpc/netty/shaded/io/netty/buffer/HeapByteBufUtil.classHeapByteBufUtil.java
package io.grpc.netty.shaded.io.netty.buffer
final io.grpc.netty.shaded.io.netty.buffer.HeapByteBufUtil extends java.lang.Object {
static byte getByte (byte[], int)
byte[] memory
int index
static short getShort (byte[], int)
byte[] memory
int index
static short getShortLE (byte[], int)
byte[] memory
int index
static int getUnsignedMedium (byte[], int)
byte[] memory
int index
static int getUnsignedMediumLE (byte[], int)
byte[] memory
int index
static int getInt (byte[], int)
byte[] memory
int index
static int getIntLE (byte[], int)
byte[] memory
int index
static long getLong (byte[], int)
byte[] memory
int index
static long getLongLE (byte[], int)
byte[] memory
int index
static void setByte (byte[], int, int)
byte[] memory
int index
int value
static void setShort (byte[], int, int)
byte[] memory
int index
int value
static void setShortLE (byte[], int, int)
byte[] memory
int index
int value
static void setMedium (byte[], int, int)
byte[] memory
int index
int value
static void setMediumLE (byte[], int, int)
byte[] memory
int index
int value
static void setInt (byte[], int, int)
byte[] memory
int index
int value
static void setIntLE (byte[], int, int)
byte[] memory
int index
int value
static void setLong (byte[], int, long)
byte[] memory
int index
long value
static void setLongLE (byte[], int, long)
byte[] memory
int index
long value
private void ()
}
io/grpc/netty/shaded/io/netty/buffer/CompositeByteBuf$CompositeByteBufIterator.classCompositeByteBuf.java
package io.grpc.netty.shaded.io.netty.buffer
final io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf$CompositeByteBufIterator extends java.lang.Object implements java.util.Iterator {
private final int size
private int index
final io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf this$0
private void (io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf)
public boolean hasNext ()
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf next ()
IndexOutOfBoundsException e
public void remove ()
public volatile java.lang.Object next ()
void (io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf, io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf$1)
io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf x0
io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf$1 x1
}
io/grpc/netty/shaded/io/netty/buffer/ByteBuf.classByteBuf.java
package io.grpc.netty.shaded.io.netty.buffer
public abstract io.grpc.netty.shaded.io.netty.buffer.ByteBuf extends java.lang.Object implements io.grpc.netty.shaded.io.netty.util.ReferenceCounted java.lang.Comparable {
public void ()
public abstract int capacity ()
public abstract io.grpc.netty.shaded.io.netty.buffer.ByteBuf capacity (int)
public abstract int maxCapacity ()
public abstract io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator alloc ()
public abstract java.nio.ByteOrder order ()
public abstract io.grpc.netty.shaded.io.netty.buffer.ByteBuf order (java.nio.ByteOrder)
public abstract io.grpc.netty.shaded.io.netty.buffer.ByteBuf unwrap ()
public abstract boolean isDirect ()
public abstract boolean isReadOnly ()
public abstract io.grpc.netty.shaded.io.netty.buffer.ByteBuf asReadOnly ()
public abstract int readerIndex ()
public abstract io.grpc.netty.shaded.io.netty.buffer.ByteBuf readerIndex (int)
public abstract int writerIndex ()
public abstract io.grpc.netty.shaded.io.netty.buffer.ByteBuf writerIndex (int)
public abstract io.grpc.netty.shaded.io.netty.buffer.ByteBuf setIndex (int, int)
public abstract int readableBytes ()
public abstract int writableBytes ()
public abstract int maxWritableBytes ()
public abstract boolean isReadable ()
public abstract boolean isReadable (int)
public abstract boolean isWritable ()
public abstract boolean isWritable (int)
public abstract io.grpc.netty.shaded.io.netty.buffer.ByteBuf clear ()
public abstract io.grpc.netty.shaded.io.netty.buffer.ByteBuf markReaderIndex ()
public abstract io.grpc.netty.shaded.io.netty.buffer.ByteBuf resetReaderIndex ()
public abstract io.grpc.netty.shaded.io.netty.buffer.ByteBuf markWriterIndex ()
public abstract io.grpc.netty.shaded.io.netty.buffer.ByteBuf resetWriterIndex ()
public abstract io.grpc.netty.shaded.io.netty.buffer.ByteBuf discardReadBytes ()
public abstract io.grpc.netty.shaded.io.netty.buffer.ByteBuf discardSomeReadBytes ()
public abstract io.grpc.netty.shaded.io.netty.buffer.ByteBuf ensureWritable (int)
public abstract int ensureWritable (int, boolean)
public abstract boolean getBoolean (int)
public abstract byte getByte (int)
public abstract short getUnsignedByte (int)
public abstract short getShort (int)
public abstract short getShortLE (int)
public abstract int getUnsignedShort (int)
public abstract int getUnsignedShortLE (int)
public abstract int getMedium (int)
public abstract int getMediumLE (int)
public abstract int getUnsignedMedium (int)
public abstract int getUnsignedMediumLE (int)
public abstract int getInt (int)
public abstract int getIntLE (int)
public abstract long getUnsignedInt (int)
public abstract long getUnsignedIntLE (int)
public abstract long getLong (int)
public abstract long getLongLE (int)
public abstract char getChar (int)
public abstract float getFloat (int)
public float getFloatLE (int)
int index
public abstract double getDouble (int)
public double getDoubleLE (int)
int index
public abstract io.grpc.netty.shaded.io.netty.buffer.ByteBuf getBytes (int, io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
public abstract io.grpc.netty.shaded.io.netty.buffer.ByteBuf getBytes (int, io.grpc.netty.shaded.io.netty.buffer.ByteBuf, int)
public abstract io.grpc.netty.shaded.io.netty.buffer.ByteBuf getBytes (int, io.grpc.netty.shaded.io.netty.buffer.ByteBuf, int, int)
public abstract io.grpc.netty.shaded.io.netty.buffer.ByteBuf getBytes (int, byte[])
public abstract io.grpc.netty.shaded.io.netty.buffer.ByteBuf getBytes (int, byte[], int, int)
public abstract io.grpc.netty.shaded.io.netty.buffer.ByteBuf getBytes (int, java.nio.ByteBuffer)
public abstract io.grpc.netty.shaded.io.netty.buffer.ByteBuf getBytes (int, java.io.OutputStream, int) throws java.io.IOException
public abstract int getBytes (int, java.nio.channels.GatheringByteChannel, int) throws java.io.IOException
public abstract int getBytes (int, java.nio.channels.FileChannel, long, int) throws java.io.IOException
public abstract java.lang.CharSequence getCharSequence (int, int, java.nio.charset.Charset)
public abstract io.grpc.netty.shaded.io.netty.buffer.ByteBuf setBoolean (int, boolean)
public abstract io.grpc.netty.shaded.io.netty.buffer.ByteBuf setByte (int, int)
public abstract io.grpc.netty.shaded.io.netty.buffer.ByteBuf setShort (int, int)
public abstract io.grpc.netty.shaded.io.netty.buffer.ByteBuf setShortLE (int, int)
public abstract io.grpc.netty.shaded.io.netty.buffer.ByteBuf setMedium (int, int)
public abstract io.grpc.netty.shaded.io.netty.buffer.ByteBuf setMediumLE (int, int)
public abstract io.grpc.netty.shaded.io.netty.buffer.ByteBuf setInt (int, int)
public abstract io.grpc.netty.shaded.io.netty.buffer.ByteBuf setIntLE (int, int)
public abstract io.grpc.netty.shaded.io.netty.buffer.ByteBuf setLong (int, long)
public abstract io.grpc.netty.shaded.io.netty.buffer.ByteBuf setLongLE (int, long)
public abstract io.grpc.netty.shaded.io.netty.buffer.ByteBuf setChar (int, int)
public abstract io.grpc.netty.shaded.io.netty.buffer.ByteBuf setFloat (int, float)
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf setFloatLE (int, float)
int index
float value
public abstract io.grpc.netty.shaded.io.netty.buffer.ByteBuf setDouble (int, double)
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf setDoubleLE (int, double)
int index
double value
public abstract io.grpc.netty.shaded.io.netty.buffer.ByteBuf setBytes (int, io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
public abstract io.grpc.netty.shaded.io.netty.buffer.ByteBuf setBytes (int, io.grpc.netty.shaded.io.netty.buffer.ByteBuf, int)
public abstract io.grpc.netty.shaded.io.netty.buffer.ByteBuf setBytes (int, io.grpc.netty.shaded.io.netty.buffer.ByteBuf, int, int)
public abstract io.grpc.netty.shaded.io.netty.buffer.ByteBuf setBytes (int, byte[])
public abstract io.grpc.netty.shaded.io.netty.buffer.ByteBuf setBytes (int, byte[], int, int)
public abstract io.grpc.netty.shaded.io.netty.buffer.ByteBuf setBytes (int, java.nio.ByteBuffer)
public abstract int setBytes (int, java.io.InputStream, int) throws java.io.IOException
public abstract int setBytes (int, java.nio.channels.ScatteringByteChannel, int) throws java.io.IOException
public abstract int setBytes (int, java.nio.channels.FileChannel, long, int) throws java.io.IOException
public abstract io.grpc.netty.shaded.io.netty.buffer.ByteBuf setZero (int, int)
public abstract int setCharSequence (int, java.lang.CharSequence, java.nio.charset.Charset)
public abstract boolean readBoolean ()
public abstract byte readByte ()
public abstract short readUnsignedByte ()
public abstract short readShort ()
public abstract short readShortLE ()
public abstract int readUnsignedShort ()
public abstract int readUnsignedShortLE ()
public abstract int readMedium ()
public abstract int readMediumLE ()
public abstract int readUnsignedMedium ()
public abstract int readUnsignedMediumLE ()
public abstract int readInt ()
public abstract int readIntLE ()
public abstract long readUnsignedInt ()
public abstract long readUnsignedIntLE ()
public abstract long readLong ()
public abstract long readLongLE ()
public abstract char readChar ()
public abstract float readFloat ()
public float readFloatLE ()
public abstract double readDouble ()
public double readDoubleLE ()
public abstract io.grpc.netty.shaded.io.netty.buffer.ByteBuf readBytes (int)
public abstract io.grpc.netty.shaded.io.netty.buffer.ByteBuf readSlice (int)
public abstract io.grpc.netty.shaded.io.netty.buffer.ByteBuf readRetainedSlice (int)
public abstract io.grpc.netty.shaded.io.netty.buffer.ByteBuf readBytes (io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
public abstract io.grpc.netty.shaded.io.netty.buffer.ByteBuf readBytes (io.grpc.netty.shaded.io.netty.buffer.ByteBuf, int)
public abstract io.grpc.netty.shaded.io.netty.buffer.ByteBuf readBytes (io.grpc.netty.shaded.io.netty.buffer.ByteBuf, int, int)
public abstract io.grpc.netty.shaded.io.netty.buffer.ByteBuf readBytes (byte[])
public abstract io.grpc.netty.shaded.io.netty.buffer.ByteBuf readBytes (byte[], int, int)
public abstract io.grpc.netty.shaded.io.netty.buffer.ByteBuf readBytes (java.nio.ByteBuffer)
public abstract io.grpc.netty.shaded.io.netty.buffer.ByteBuf readBytes (java.io.OutputStream, int) throws java.io.IOException
public abstract int readBytes (java.nio.channels.GatheringByteChannel, int) throws java.io.IOException
public abstract java.lang.CharSequence readCharSequence (int, java.nio.charset.Charset)
public abstract int readBytes (java.nio.channels.FileChannel, long, int) throws java.io.IOException
public abstract io.grpc.netty.shaded.io.netty.buffer.ByteBuf skipBytes (int)
public abstract io.grpc.netty.shaded.io.netty.buffer.ByteBuf writeBoolean (boolean)
public abstract io.grpc.netty.shaded.io.netty.buffer.ByteBuf writeByte (int)
public abstract io.grpc.netty.shaded.io.netty.buffer.ByteBuf writeShort (int)
public abstract io.grpc.netty.shaded.io.netty.buffer.ByteBuf writeShortLE (int)
public abstract io.grpc.netty.shaded.io.netty.buffer.ByteBuf writeMedium (int)
public abstract io.grpc.netty.shaded.io.netty.buffer.ByteBuf writeMediumLE (int)
public abstract io.grpc.netty.shaded.io.netty.buffer.ByteBuf writeInt (int)
public abstract io.grpc.netty.shaded.io.netty.buffer.ByteBuf writeIntLE (int)
public abstract io.grpc.netty.shaded.io.netty.buffer.ByteBuf writeLong (long)
public abstract io.grpc.netty.shaded.io.netty.buffer.ByteBuf writeLongLE (long)
public abstract io.grpc.netty.shaded.io.netty.buffer.ByteBuf writeChar (int)
public abstract io.grpc.netty.shaded.io.netty.buffer.ByteBuf writeFloat (float)
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf writeFloatLE (float)
float value
public abstract io.grpc.netty.shaded.io.netty.buffer.ByteBuf writeDouble (double)
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf writeDoubleLE (double)
double value
public abstract io.grpc.netty.shaded.io.netty.buffer.ByteBuf writeBytes (io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
public abstract io.grpc.netty.shaded.io.netty.buffer.ByteBuf writeBytes (io.grpc.netty.shaded.io.netty.buffer.ByteBuf, int)
public abstract io.grpc.netty.shaded.io.netty.buffer.ByteBuf writeBytes (io.grpc.netty.shaded.io.netty.buffer.ByteBuf, int, int)
public abstract io.grpc.netty.shaded.io.netty.buffer.ByteBuf writeBytes (byte[])
public abstract io.grpc.netty.shaded.io.netty.buffer.ByteBuf writeBytes (byte[], int, int)
public abstract io.grpc.netty.shaded.io.netty.buffer.ByteBuf writeBytes (java.nio.ByteBuffer)
public abstract int writeBytes (java.io.InputStream, int) throws java.io.IOException
public abstract int writeBytes (java.nio.channels.ScatteringByteChannel, int) throws java.io.IOException
public abstract int writeBytes (java.nio.channels.FileChannel, long, int) throws java.io.IOException
public abstract io.grpc.netty.shaded.io.netty.buffer.ByteBuf writeZero (int)
public abstract int writeCharSequence (java.lang.CharSequence, java.nio.charset.Charset)
public abstract int indexOf (int, int, byte)
public abstract int bytesBefore (byte)
public abstract int bytesBefore (int, byte)
public abstract int bytesBefore (int, int, byte)
public abstract int forEachByte (io.grpc.netty.shaded.io.netty.util.ByteProcessor)
public abstract int forEachByte (int, int, io.grpc.netty.shaded.io.netty.util.ByteProcessor)
public abstract int forEachByteDesc (io.grpc.netty.shaded.io.netty.util.ByteProcessor)
public abstract int forEachByteDesc (int, int, io.grpc.netty.shaded.io.netty.util.ByteProcessor)
public abstract io.grpc.netty.shaded.io.netty.buffer.ByteBuf copy ()
public abstract io.grpc.netty.shaded.io.netty.buffer.ByteBuf copy (int, int)
public abstract io.grpc.netty.shaded.io.netty.buffer.ByteBuf slice ()
public abstract io.grpc.netty.shaded.io.netty.buffer.ByteBuf retainedSlice ()
public abstract io.grpc.netty.shaded.io.netty.buffer.ByteBuf slice (int, int)
public abstract io.grpc.netty.shaded.io.netty.buffer.ByteBuf retainedSlice (int, int)
public abstract io.grpc.netty.shaded.io.netty.buffer.ByteBuf duplicate ()
public abstract io.grpc.netty.shaded.io.netty.buffer.ByteBuf retainedDuplicate ()
public abstract int nioBufferCount ()
public abstract java.nio.ByteBuffer nioBuffer ()
public abstract java.nio.ByteBuffer nioBuffer (int, int)
public abstract java.nio.ByteBuffer internalNioBuffer (int, int)
public abstract java.nio.ByteBuffer[] nioBuffers ()
public abstract java.nio.ByteBuffer[] nioBuffers (int, int)
public abstract boolean hasArray ()
public abstract byte[] array ()
public abstract int arrayOffset ()
public abstract boolean hasMemoryAddress ()
public abstract long memoryAddress ()
public abstract java.lang.String toString (java.nio.charset.Charset)
public abstract java.lang.String toString (int, int, java.nio.charset.Charset)
public abstract int hashCode ()
public abstract boolean equals (java.lang.Object)
public abstract int compareTo (io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
public abstract java.lang.String toString ()
public abstract io.grpc.netty.shaded.io.netty.buffer.ByteBuf retain (int)
public abstract io.grpc.netty.shaded.io.netty.buffer.ByteBuf retain ()
public abstract io.grpc.netty.shaded.io.netty.buffer.ByteBuf touch ()
public abstract io.grpc.netty.shaded.io.netty.buffer.ByteBuf touch (java.lang.Object)
public volatile io.grpc.netty.shaded.io.netty.util.ReferenceCounted touch (java.lang.Object)
public volatile io.grpc.netty.shaded.io.netty.util.ReferenceCounted touch ()
public volatile io.grpc.netty.shaded.io.netty.util.ReferenceCounted retain (int)
public volatile io.grpc.netty.shaded.io.netty.util.ReferenceCounted retain ()
public volatile int compareTo (java.lang.Object)
}
io/grpc/netty/shaded/io/netty/buffer/PooledDuplicatedByteBuf$1.classPooledDuplicatedByteBuf.java
package io.grpc.netty.shaded.io.netty.buffer
final io.grpc.netty.shaded.io.netty.buffer.PooledDuplicatedByteBuf$1 extends io.grpc.netty.shaded.io.netty.util.Recycler {
void ()
protected io.grpc.netty.shaded.io.netty.buffer.PooledDuplicatedByteBuf newObject (io.grpc.netty.shaded.io.netty.util.Recycler$Handle)
io.grpc.netty.shaded.io.netty.util.Recycler$Handle handle
protected volatile java.lang.Object newObject (io.grpc.netty.shaded.io.netty.util.Recycler$Handle)
}
io/grpc/netty/shaded/io/netty/buffer/AbstractDerivedByteBuf.classAbstractDerivedByteBuf.java
package io.grpc.netty.shaded.io.netty.buffer
public abstract io.grpc.netty.shaded.io.netty.buffer.AbstractDerivedByteBuf extends io.grpc.netty.shaded.io.netty.buffer.AbstractByteBuf {
protected void (int)
int maxCapacity
public final int refCnt ()
int refCnt0 ()
public final io.grpc.netty.shaded.io.netty.buffer.ByteBuf retain ()
io.grpc.netty.shaded.io.netty.buffer.ByteBuf retain0 ()
public final io.grpc.netty.shaded.io.netty.buffer.ByteBuf retain (int)
int increment
io.grpc.netty.shaded.io.netty.buffer.ByteBuf retain0 (int)
int increment
public final io.grpc.netty.shaded.io.netty.buffer.ByteBuf touch ()
io.grpc.netty.shaded.io.netty.buffer.ByteBuf touch0 ()
public final io.grpc.netty.shaded.io.netty.buffer.ByteBuf touch (java.lang.Object)
Object hint
io.grpc.netty.shaded.io.netty.buffer.ByteBuf touch0 (java.lang.Object)
Object hint
public final boolean release ()
boolean release0 ()
public final boolean release (int)
int decrement
boolean release0 (int)
int decrement
public boolean isReadOnly ()
public java.nio.ByteBuffer internalNioBuffer (int, int)
int index
int length
public java.nio.ByteBuffer nioBuffer (int, int)
int index
int length
public volatile io.grpc.netty.shaded.io.netty.util.ReferenceCounted touch (java.lang.Object)
public volatile io.grpc.netty.shaded.io.netty.util.ReferenceCounted touch ()
public volatile io.grpc.netty.shaded.io.netty.util.ReferenceCounted retain (int)
public volatile io.grpc.netty.shaded.io.netty.util.ReferenceCounted retain ()
}
io/grpc/netty/shaded/io/netty/buffer/PooledDirectByteBuf$1.classPooledDirectByteBuf.java
package io.grpc.netty.shaded.io.netty.buffer
final io.grpc.netty.shaded.io.netty.buffer.PooledDirectByteBuf$1 extends io.grpc.netty.shaded.io.netty.util.Recycler {
void ()
protected io.grpc.netty.shaded.io.netty.buffer.PooledDirectByteBuf newObject (io.grpc.netty.shaded.io.netty.util.Recycler$Handle)
io.grpc.netty.shaded.io.netty.util.Recycler$Handle handle
protected volatile java.lang.Object newObject (io.grpc.netty.shaded.io.netty.util.Recycler$Handle)
}
io/grpc/netty/shaded/io/netty/buffer/ByteBufAllocatorMetric.classByteBufAllocatorMetric.java
package io.grpc.netty.shaded.io.netty.buffer
public abstract io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocatorMetric extends java.lang.Object {
public abstract long usedHeapMemory ()
public abstract long usedDirectMemory ()
}
io/grpc/netty/shaded/io/netty/buffer/UnpooledUnsafeDirectByteBuf.classUnpooledUnsafeDirectByteBuf.java
package io.grpc.netty.shaded.io.netty.buffer
public io.grpc.netty.shaded.io.netty.buffer.UnpooledUnsafeDirectByteBuf extends io.grpc.netty.shaded.io.netty.buffer.AbstractReferenceCountedByteBuf {
private final io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator alloc
private java.nio.ByteBuffer tmpNioBuf
private int capacity
private boolean doNotFree
java.nio.ByteBuffer buffer
long memoryAddress
public void (io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator, int, int)
io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator alloc
int initialCapacity
int maxCapacity
protected void (io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator, java.nio.ByteBuffer, int)
io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator alloc
java.nio.ByteBuffer initialBuffer
int maxCapacity
void (io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator, java.nio.ByteBuffer, int, boolean)
io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator alloc
java.nio.ByteBuffer initialBuffer
int maxCapacity
boolean doFree
int initialCapacity
protected java.nio.ByteBuffer allocateDirect (int)
int initialCapacity
protected void freeDirect (java.nio.ByteBuffer)
java.nio.ByteBuffer buffer
final void setByteBuffer (java.nio.ByteBuffer, boolean)
java.nio.ByteBuffer oldBuffer
java.nio.ByteBuffer buffer
boolean tryFree
public boolean isDirect ()
public int capacity ()
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf capacity (int)
java.nio.ByteBuffer oldBuffer
java.nio.ByteBuffer newBuffer
java.nio.ByteBuffer oldBuffer
java.nio.ByteBuffer newBuffer
int newCapacity
int readerIndex
int writerIndex
int oldCapacity
public io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator alloc ()
public java.nio.ByteOrder order ()
public boolean hasArray ()
public byte[] array ()
public int arrayOffset ()
public boolean hasMemoryAddress ()
public long memoryAddress ()
protected byte _getByte (int)
int index
protected short _getShort (int)
int index
protected short _getShortLE (int)
int index
protected int _getUnsignedMedium (int)
int index
protected int _getUnsignedMediumLE (int)
int index
protected int _getInt (int)
int index
protected int _getIntLE (int)
int index
protected long _getLong (int)
int index
protected long _getLongLE (int)
int index
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf getBytes (int, io.grpc.netty.shaded.io.netty.buffer.ByteBuf, int, int)
int index
io.grpc.netty.shaded.io.netty.buffer.ByteBuf dst
int dstIndex
int length
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf getBytes (int, byte[], int, int)
int index
byte[] dst
int dstIndex
int length
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf getBytes (int, java.nio.ByteBuffer)
int index
java.nio.ByteBuffer dst
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf readBytes (java.nio.ByteBuffer)
java.nio.ByteBuffer dst
int length
protected void _setByte (int, int)
int index
int value
protected void _setShort (int, int)
int index
int value
protected void _setShortLE (int, int)
int index
int value
protected void _setMedium (int, int)
int index
int value
protected void _setMediumLE (int, int)
int index
int value
protected void _setInt (int, int)
int index
int value
protected void _setIntLE (int, int)
int index
int value
protected void _setLong (int, long)
int index
long value
protected void _setLongLE (int, long)
int index
long value
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf setBytes (int, io.grpc.netty.shaded.io.netty.buffer.ByteBuf, int, int)
int index
io.grpc.netty.shaded.io.netty.buffer.ByteBuf src
int srcIndex
int length
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf setBytes (int, byte[], int, int)
int index
byte[] src
int srcIndex
int length
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf setBytes (int, java.nio.ByteBuffer)
int index
java.nio.ByteBuffer src
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf getBytes (int, java.io.OutputStream, int) throws java.io.IOException
int index
java.io.OutputStream out
int length
public int getBytes (int, java.nio.channels.GatheringByteChannel, int) throws java.io.IOException
int index
java.nio.channels.GatheringByteChannel out
int length
private int getBytes (int, java.nio.channels.GatheringByteChannel, int, boolean) throws java.io.IOException
java.nio.ByteBuffer tmpBuf
int index
java.nio.channels.GatheringByteChannel out
int length
boolean internal
java.nio.ByteBuffer tmpBuf
public int getBytes (int, java.nio.channels.FileChannel, long, int) throws java.io.IOException
int index
java.nio.channels.FileChannel out
long position
int length
private int getBytes (int, java.nio.channels.FileChannel, long, int, boolean) throws java.io.IOException
int index
java.nio.channels.FileChannel out
long position
int length
boolean internal
java.nio.ByteBuffer tmpBuf
public int readBytes (java.nio.channels.GatheringByteChannel, int) throws java.io.IOException
java.nio.channels.GatheringByteChannel out
int length
int readBytes
public int readBytes (java.nio.channels.FileChannel, long, int) throws java.io.IOException
java.nio.channels.FileChannel out
long position
int length
int readBytes
public int setBytes (int, java.io.InputStream, int) throws java.io.IOException
int index
java.io.InputStream in
int length
public int setBytes (int, java.nio.channels.ScatteringByteChannel, int) throws java.io.IOException
java.nio.channels.ClosedChannelException ignored
int index
java.nio.channels.ScatteringByteChannel in
int length
java.nio.ByteBuffer tmpBuf
public int setBytes (int, java.nio.channels.FileChannel, long, int) throws java.io.IOException
java.nio.channels.ClosedChannelException ignored
int index
java.nio.channels.FileChannel in
long position
int length
java.nio.ByteBuffer tmpBuf
public int nioBufferCount ()
public java.nio.ByteBuffer[] nioBuffers (int, int)
int index
int length
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf copy (int, int)
int index
int length
public java.nio.ByteBuffer internalNioBuffer (int, int)
int index
int length
private java.nio.ByteBuffer internalNioBuffer ()
java.nio.ByteBuffer tmpNioBuf
public java.nio.ByteBuffer nioBuffer (int, int)
int index
int length
protected void deallocate ()
java.nio.ByteBuffer buffer
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf unwrap ()
long addr (int)
int index
protected io.grpc.netty.shaded.io.netty.buffer.SwappedByteBuf newSwappedByteBuf ()
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf setZero (int, int)
int index
int length
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf writeZero (int)
int length
int wIndex
}
io/grpc/netty/shaded/io/netty/buffer/PoolThreadCache$1.classPoolThreadCache.java
package io.grpc.netty.shaded.io.netty.buffer
io.grpc.netty.shaded.io.netty.buffer.PoolThreadCache$1 extends java.lang.Object {
static final int[] $SwitchMap$io$netty$buffer$PoolArena$SizeClass
static void ()
}
io/grpc/netty/shaded/io/netty/buffer/PooledSlicedByteBuf$1.classPooledSlicedByteBuf.java
package io.grpc.netty.shaded.io.netty.buffer
final io.grpc.netty.shaded.io.netty.buffer.PooledSlicedByteBuf$1 extends io.grpc.netty.shaded.io.netty.util.Recycler {
void ()
protected io.grpc.netty.shaded.io.netty.buffer.PooledSlicedByteBuf newObject (io.grpc.netty.shaded.io.netty.util.Recycler$Handle)
io.grpc.netty.shaded.io.netty.util.Recycler$Handle handle
protected volatile java.lang.Object newObject (io.grpc.netty.shaded.io.netty.util.Recycler$Handle)
}
io/grpc/netty/shaded/io/netty/buffer/UnsafeDirectSwappedByteBuf.classUnsafeDirectSwappedByteBuf.java
package io.grpc.netty.shaded.io.netty.buffer
final io.grpc.netty.shaded.io.netty.buffer.UnsafeDirectSwappedByteBuf extends io.grpc.netty.shaded.io.netty.buffer.AbstractUnsafeSwappedByteBuf {
void (io.grpc.netty.shaded.io.netty.buffer.AbstractByteBuf)
io.grpc.netty.shaded.io.netty.buffer.AbstractByteBuf buf
private static long addr (io.grpc.netty.shaded.io.netty.buffer.AbstractByteBuf, int)
io.grpc.netty.shaded.io.netty.buffer.AbstractByteBuf wrapped
int index
protected long _getLong (io.grpc.netty.shaded.io.netty.buffer.AbstractByteBuf, int)
io.grpc.netty.shaded.io.netty.buffer.AbstractByteBuf wrapped
int index
protected int _getInt (io.grpc.netty.shaded.io.netty.buffer.AbstractByteBuf, int)
io.grpc.netty.shaded.io.netty.buffer.AbstractByteBuf wrapped
int index
protected short _getShort (io.grpc.netty.shaded.io.netty.buffer.AbstractByteBuf, int)
io.grpc.netty.shaded.io.netty.buffer.AbstractByteBuf wrapped
int index
protected void _setShort (io.grpc.netty.shaded.io.netty.buffer.AbstractByteBuf, int, short)
io.grpc.netty.shaded.io.netty.buffer.AbstractByteBuf wrapped
int index
short value
protected void _setInt (io.grpc.netty.shaded.io.netty.buffer.AbstractByteBuf, int, int)
io.grpc.netty.shaded.io.netty.buffer.AbstractByteBuf wrapped
int index
int value
protected void _setLong (io.grpc.netty.shaded.io.netty.buffer.AbstractByteBuf, int, long)
io.grpc.netty.shaded.io.netty.buffer.AbstractByteBuf wrapped
int index
long value
}
io/grpc/netty/shaded/io/netty/buffer/UnpooledHeapByteBuf.classUnpooledHeapByteBuf.java
package io.grpc.netty.shaded.io.netty.buffer
public io.grpc.netty.shaded.io.netty.buffer.UnpooledHeapByteBuf extends io.grpc.netty.shaded.io.netty.buffer.AbstractReferenceCountedByteBuf {
private final io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator alloc
byte[] array
private java.nio.ByteBuffer tmpNioBuf
public void (io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator, int, int)
io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator alloc
int initialCapacity
int maxCapacity
protected void (io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator, byte[], int)
io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator alloc
byte[] initialArray
int maxCapacity
protected byte[] allocateArray (int)
int initialCapacity
protected void freeArray (byte[])
byte[] array
private void setArray (byte[])
byte[] initialArray
public io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator alloc ()
public java.nio.ByteOrder order ()
public boolean isDirect ()
public int capacity ()
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf capacity (int)
byte[] newArray
int writerIndex
byte[] newArray
int readerIndex
int newCapacity
int oldCapacity
byte[] oldArray
public boolean hasArray ()
public byte[] array ()
public int arrayOffset ()
public boolean hasMemoryAddress ()
public long memoryAddress ()
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf getBytes (int, io.grpc.netty.shaded.io.netty.buffer.ByteBuf, int, int)
int index
io.grpc.netty.shaded.io.netty.buffer.ByteBuf dst
int dstIndex
int length
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf getBytes (int, byte[], int, int)
int index
byte[] dst
int dstIndex
int length
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf getBytes (int, java.nio.ByteBuffer)
int index
java.nio.ByteBuffer dst
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf getBytes (int, java.io.OutputStream, int) throws java.io.IOException
int index
java.io.OutputStream out
int length
public int getBytes (int, java.nio.channels.GatheringByteChannel, int) throws java.io.IOException
int index
java.nio.channels.GatheringByteChannel out
int length
public int getBytes (int, java.nio.channels.FileChannel, long, int) throws java.io.IOException
int index
java.nio.channels.FileChannel out
long position
int length
private int getBytes (int, java.nio.channels.GatheringByteChannel, int, boolean) throws java.io.IOException
java.nio.ByteBuffer tmpBuf
int index
java.nio.channels.GatheringByteChannel out
int length
boolean internal
java.nio.ByteBuffer tmpBuf
private int getBytes (int, java.nio.channels.FileChannel, long, int, boolean) throws java.io.IOException
int index
java.nio.channels.FileChannel out
long position
int length
boolean internal
java.nio.ByteBuffer tmpBuf
public int readBytes (java.nio.channels.GatheringByteChannel, int) throws java.io.IOException
java.nio.channels.GatheringByteChannel out
int length
int readBytes
public int readBytes (java.nio.channels.FileChannel, long, int) throws java.io.IOException
java.nio.channels.FileChannel out
long position
int length
int readBytes
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf setBytes (int, io.grpc.netty.shaded.io.netty.buffer.ByteBuf, int, int)
int index
io.grpc.netty.shaded.io.netty.buffer.ByteBuf src
int srcIndex
int length
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf setBytes (int, byte[], int, int)
int index
byte[] src
int srcIndex
int length
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf setBytes (int, java.nio.ByteBuffer)
int index
java.nio.ByteBuffer src
public int setBytes (int, java.io.InputStream, int) throws java.io.IOException
int index
java.io.InputStream in
int length
public int setBytes (int, java.nio.channels.ScatteringByteChannel, int) throws java.io.IOException
java.nio.channels.ClosedChannelException ignored
int index
java.nio.channels.ScatteringByteChannel in
int length
public int setBytes (int, java.nio.channels.FileChannel, long, int) throws java.io.IOException
java.nio.channels.ClosedChannelException ignored
int index
java.nio.channels.FileChannel in
long position
int length
public int nioBufferCount ()
public java.nio.ByteBuffer nioBuffer (int, int)
int index
int length
public java.nio.ByteBuffer[] nioBuffers (int, int)
int index
int length
public java.nio.ByteBuffer internalNioBuffer (int, int)
int index
int length
public byte getByte (int)
int index
protected byte _getByte (int)
int index
public short getShort (int)
int index
protected short _getShort (int)
int index
public short getShortLE (int)
int index
protected short _getShortLE (int)
int index
public int getUnsignedMedium (int)
int index
protected int _getUnsignedMedium (int)
int index
public int getUnsignedMediumLE (int)
int index
protected int _getUnsignedMediumLE (int)
int index
public int getInt (int)
int index
protected int _getInt (int)
int index
public int getIntLE (int)
int index
protected int _getIntLE (int)
int index
public long getLong (int)
int index
protected long _getLong (int)
int index
public long getLongLE (int)
int index
protected long _getLongLE (int)
int index
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf setByte (int, int)
int index
int value
protected void _setByte (int, int)
int index
int value
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf setShort (int, int)
int index
int value
protected void _setShort (int, int)
int index
int value
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf setShortLE (int, int)
int index
int value
protected void _setShortLE (int, int)
int index
int value
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf setMedium (int, int)
int index
int value
protected void _setMedium (int, int)
int index
int value
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf setMediumLE (int, int)
int index
int value
protected void _setMediumLE (int, int)
int index
int value
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf setInt (int, int)
int index
int value
protected void _setInt (int, int)
int index
int value
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf setIntLE (int, int)
int index
int value
protected void _setIntLE (int, int)
int index
int value
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf setLong (int, long)
int index
long value
protected void _setLong (int, long)
int index
long value
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf setLongLE (int, long)
int index
long value
protected void _setLongLE (int, long)
int index
long value
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf copy (int, int)
int index
int length
byte[] copiedArray
private java.nio.ByteBuffer internalNioBuffer ()
java.nio.ByteBuffer tmpNioBuf
protected void deallocate ()
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf unwrap ()
}
io/grpc/netty/shaded/io/netty/buffer/PoolArena.classPoolArena.java
package io.grpc.netty.shaded.io.netty.buffer
abstract io.grpc.netty.shaded.io.netty.buffer.PoolArena extends java.lang.Object implements io.grpc.netty.shaded.io.netty.buffer.PoolArenaMetric {
static final boolean HAS_UNSAFE
static final int numTinySubpagePools
final io.grpc.netty.shaded.io.netty.buffer.PooledByteBufAllocator parent
private final int maxOrder
final int pageSize
final int pageShifts
final int chunkSize
final int subpageOverflowMask
final int numSmallSubpagePools
final int directMemoryCacheAlignment
final int directMemoryCacheAlignmentMask
private final io.grpc.netty.shaded.io.netty.buffer.PoolSubpage[] tinySubpagePools
private final io.grpc.netty.shaded.io.netty.buffer.PoolSubpage[] smallSubpagePools
private final io.grpc.netty.shaded.io.netty.buffer.PoolChunkList q050
private final io.grpc.netty.shaded.io.netty.buffer.PoolChunkList q025
private final io.grpc.netty.shaded.io.netty.buffer.PoolChunkList q000
private final io.grpc.netty.shaded.io.netty.buffer.PoolChunkList qInit
private final io.grpc.netty.shaded.io.netty.buffer.PoolChunkList q075
private final io.grpc.netty.shaded.io.netty.buffer.PoolChunkList q100
private final java.util.List chunkListMetrics
private long allocationsNormal
private final io.grpc.netty.shaded.io.netty.util.internal.LongCounter allocationsTiny
private final io.grpc.netty.shaded.io.netty.util.internal.LongCounter allocationsSmall
private final io.grpc.netty.shaded.io.netty.util.internal.LongCounter allocationsHuge
private final io.grpc.netty.shaded.io.netty.util.internal.LongCounter activeBytesHuge
private long deallocationsTiny
private long deallocationsSmall
private long deallocationsNormal
private final io.grpc.netty.shaded.io.netty.util.internal.LongCounter deallocationsHuge
final java.util.concurrent.atomic.AtomicInteger numThreadCaches
static final boolean $assertionsDisabled
protected void (io.grpc.netty.shaded.io.netty.buffer.PooledByteBufAllocator, int, int, int, int, int)
int i
int i
io.grpc.netty.shaded.io.netty.buffer.PooledByteBufAllocator parent
int pageSize
int maxOrder
int pageShifts
int chunkSize
int cacheAlignment
java.util.List metrics
private io.grpc.netty.shaded.io.netty.buffer.PoolSubpage newSubpagePoolHead (int)
int pageSize
io.grpc.netty.shaded.io.netty.buffer.PoolSubpage head
private io.grpc.netty.shaded.io.netty.buffer.PoolSubpage[] newSubpagePoolArray (int)
int size
abstract boolean isDirect ()
io.grpc.netty.shaded.io.netty.buffer.PooledByteBuf allocate (io.grpc.netty.shaded.io.netty.buffer.PoolThreadCache, int, int)
io.grpc.netty.shaded.io.netty.buffer.PoolThreadCache cache
int reqCapacity
int maxCapacity
io.grpc.netty.shaded.io.netty.buffer.PooledByteBuf buf
static int tinyIdx (int)
int normCapacity
static int smallIdx (int)
int normCapacity
int tableIdx
int i
boolean isTinyOrSmall (int)
int normCapacity
static boolean isTiny (int)
int normCapacity
private void allocate (io.grpc.netty.shaded.io.netty.buffer.PoolThreadCache, io.grpc.netty.shaded.io.netty.buffer.PooledByteBuf, int)
int tableIdx
io.grpc.netty.shaded.io.netty.buffer.PoolSubpage[] table
long handle
io.grpc.netty.shaded.io.netty.buffer.PoolSubpage s
int tableIdx
io.grpc.netty.shaded.io.netty.buffer.PoolSubpage[] table
boolean tiny
io.grpc.netty.shaded.io.netty.buffer.PoolSubpage head
io.grpc.netty.shaded.io.netty.buffer.PoolThreadCache cache
io.grpc.netty.shaded.io.netty.buffer.PooledByteBuf buf
int reqCapacity
int normCapacity
private void allocateNormal (io.grpc.netty.shaded.io.netty.buffer.PooledByteBuf, int, int)
io.grpc.netty.shaded.io.netty.buffer.PooledByteBuf buf
int reqCapacity
int normCapacity
io.grpc.netty.shaded.io.netty.buffer.PoolChunk c
long handle
private void incTinySmallAllocation (boolean)
boolean tiny
private void allocateHuge (io.grpc.netty.shaded.io.netty.buffer.PooledByteBuf, int)
io.grpc.netty.shaded.io.netty.buffer.PooledByteBuf buf
int reqCapacity
io.grpc.netty.shaded.io.netty.buffer.PoolChunk chunk
void free (io.grpc.netty.shaded.io.netty.buffer.PoolChunk, long, int, io.grpc.netty.shaded.io.netty.buffer.PoolThreadCache)
int size
io.grpc.netty.shaded.io.netty.buffer.PoolArena$SizeClass sizeClass
io.grpc.netty.shaded.io.netty.buffer.PoolChunk chunk
long handle
int normCapacity
io.grpc.netty.shaded.io.netty.buffer.PoolThreadCache cache
private io.grpc.netty.shaded.io.netty.buffer.PoolArena$SizeClass sizeClass (int)
int normCapacity
void freeChunk (io.grpc.netty.shaded.io.netty.buffer.PoolChunk, long, io.grpc.netty.shaded.io.netty.buffer.PoolArena$SizeClass)
boolean destroyChunk
io.grpc.netty.shaded.io.netty.buffer.PoolChunk chunk
long handle
io.grpc.netty.shaded.io.netty.buffer.PoolArena$SizeClass sizeClass
boolean destroyChunk
io.grpc.netty.shaded.io.netty.buffer.PoolSubpage findSubpagePoolHead (int)
int tableIdx
io.grpc.netty.shaded.io.netty.buffer.PoolSubpage[] table
int elemSize
int tableIdx
io.grpc.netty.shaded.io.netty.buffer.PoolSubpage[] table
int normalizeCapacity (int)
int normalizedCapacity
int reqCapacity
int alignCapacity (int)
int reqCapacity
int delta
void reallocate (io.grpc.netty.shaded.io.netty.buffer.PooledByteBuf, int, boolean)
io.grpc.netty.shaded.io.netty.buffer.PooledByteBuf buf
int newCapacity
boolean freeOldMemory
int oldCapacity
io.grpc.netty.shaded.io.netty.buffer.PoolChunk oldChunk
long oldHandle
Object oldMemory
int oldOffset
int oldMaxLength
int readerIndex
int writerIndex
public int numThreadCaches ()
public int numTinySubpages ()
public int numSmallSubpages ()
public int numChunkLists ()
public java.util.List tinySubpages ()
public java.util.List smallSubpages ()
public java.util.List chunkLists ()
private static java.util.List subPageMetricList (io.grpc.netty.shaded.io.netty.buffer.PoolSubpage[])
io.grpc.netty.shaded.io.netty.buffer.PoolSubpage s
io.grpc.netty.shaded.io.netty.buffer.PoolSubpage head
io.grpc.netty.shaded.io.netty.buffer.PoolSubpage[] pages
java.util.List metrics
public long numAllocations ()
long allocsNormal
long allocsNormal
public long numTinyAllocations ()
public long numSmallAllocations ()
public synchronized long numNormalAllocations ()
public long numDeallocations ()
long deallocs
long deallocs
public synchronized long numTinyDeallocations ()
public synchronized long numSmallDeallocations ()
public synchronized long numNormalDeallocations ()
public long numHugeAllocations ()
public long numHugeDeallocations ()
public long numActiveAllocations ()
long val
public long numActiveTinyAllocations ()
public long numActiveSmallAllocations ()
public long numActiveNormalAllocations ()
long val
long val
public long numActiveHugeAllocations ()
public long numActiveBytes ()
io.grpc.netty.shaded.io.netty.buffer.PoolChunkMetric m
int i
long val
protected abstract io.grpc.netty.shaded.io.netty.buffer.PoolChunk newChunk (int, int, int, int)
protected abstract io.grpc.netty.shaded.io.netty.buffer.PoolChunk newUnpooledChunk (int)
protected abstract io.grpc.netty.shaded.io.netty.buffer.PooledByteBuf newByteBuf (int)
protected abstract void memoryCopy (java.lang.Object, int, java.lang.Object, int, int)
protected abstract void destroyChunk (io.grpc.netty.shaded.io.netty.buffer.PoolChunk)
public synchronized java.lang.String toString ()
StringBuilder buf
private static void appendPoolSubPages (java.lang.StringBuilder, io.grpc.netty.shaded.io.netty.buffer.PoolSubpage[])
io.grpc.netty.shaded.io.netty.buffer.PoolSubpage head
io.grpc.netty.shaded.io.netty.buffer.PoolSubpage s
int i
StringBuilder buf
io.grpc.netty.shaded.io.netty.buffer.PoolSubpage[] subpages
protected final void finalize () throws java.lang.Throwable
private static void destroyPoolSubPages (io.grpc.netty.shaded.io.netty.buffer.PoolSubpage[])
io.grpc.netty.shaded.io.netty.buffer.PoolSubpage page
io.grpc.netty.shaded.io.netty.buffer.PoolSubpage[] pages
private transient void destroyPoolChunkLists (io.grpc.netty.shaded.io.netty.buffer.PoolChunkList[])
io.grpc.netty.shaded.io.netty.buffer.PoolChunkList chunkList
io.grpc.netty.shaded.io.netty.buffer.PoolChunkList[] chunkLists
static void ()
}
io/grpc/netty/shaded/io/netty/buffer/UnpooledUnsafeNoCleanerDirectByteBuf.classUnpooledUnsafeNoCleanerDirectByteBuf.java
package io.grpc.netty.shaded.io.netty.buffer
io.grpc.netty.shaded.io.netty.buffer.UnpooledUnsafeNoCleanerDirectByteBuf extends io.grpc.netty.shaded.io.netty.buffer.UnpooledUnsafeDirectByteBuf {
void (io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator, int, int)
io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator alloc
int initialCapacity
int maxCapacity
protected java.nio.ByteBuffer allocateDirect (int)
int initialCapacity
java.nio.ByteBuffer reallocateDirect (java.nio.ByteBuffer, int)
java.nio.ByteBuffer oldBuffer
int initialCapacity
protected void freeDirect (java.nio.ByteBuffer)
java.nio.ByteBuffer buffer
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf capacity (int)
int newCapacity
int oldCapacity
java.nio.ByteBuffer newBuffer
}
io/grpc/netty/shaded/io/netty/buffer/PoolChunkListMetric.classPoolChunkListMetric.java
package io.grpc.netty.shaded.io.netty.buffer
public abstract io.grpc.netty.shaded.io.netty.buffer.PoolChunkListMetric extends java.lang.Object implements java.lang.Iterable {
public abstract int minUsage ()
public abstract int maxUsage ()
}
io/grpc/netty/shaded/io/netty/buffer/UnsafeHeapSwappedByteBuf.classUnsafeHeapSwappedByteBuf.java
package io.grpc.netty.shaded.io.netty.buffer
final io.grpc.netty.shaded.io.netty.buffer.UnsafeHeapSwappedByteBuf extends io.grpc.netty.shaded.io.netty.buffer.AbstractUnsafeSwappedByteBuf {
void (io.grpc.netty.shaded.io.netty.buffer.AbstractByteBuf)
io.grpc.netty.shaded.io.netty.buffer.AbstractByteBuf buf
private static int idx (io.grpc.netty.shaded.io.netty.buffer.ByteBuf, int)
io.grpc.netty.shaded.io.netty.buffer.ByteBuf wrapped
int index
protected long _getLong (io.grpc.netty.shaded.io.netty.buffer.AbstractByteBuf, int)
io.grpc.netty.shaded.io.netty.buffer.AbstractByteBuf wrapped
int index
protected int _getInt (io.grpc.netty.shaded.io.netty.buffer.AbstractByteBuf, int)
io.grpc.netty.shaded.io.netty.buffer.AbstractByteBuf wrapped
int index
protected short _getShort (io.grpc.netty.shaded.io.netty.buffer.AbstractByteBuf, int)
io.grpc.netty.shaded.io.netty.buffer.AbstractByteBuf wrapped
int index
protected void _setShort (io.grpc.netty.shaded.io.netty.buffer.AbstractByteBuf, int, short)
io.grpc.netty.shaded.io.netty.buffer.AbstractByteBuf wrapped
int index
short value
protected void _setInt (io.grpc.netty.shaded.io.netty.buffer.AbstractByteBuf, int, int)
io.grpc.netty.shaded.io.netty.buffer.AbstractByteBuf wrapped
int index
int value
protected void _setLong (io.grpc.netty.shaded.io.netty.buffer.AbstractByteBuf, int, long)
io.grpc.netty.shaded.io.netty.buffer.AbstractByteBuf wrapped
int index
long value
}
io/grpc/netty/shaded/io/netty/buffer/ByteBufUtil$1.classByteBufUtil.java
package io.grpc.netty.shaded.io.netty.buffer
final io.grpc.netty.shaded.io.netty.buffer.ByteBufUtil$1 extends io.grpc.netty.shaded.io.netty.util.concurrent.FastThreadLocal {
void ()
protected java.nio.CharBuffer initialValue () throws java.lang.Exception
protected volatile java.lang.Object initialValue () throws java.lang.Exception
}
io/grpc/netty/shaded/io/netty/buffer/PooledByteBuf.classPooledByteBuf.java
package io.grpc.netty.shaded.io.netty.buffer
abstract io.grpc.netty.shaded.io.netty.buffer.PooledByteBuf extends io.grpc.netty.shaded.io.netty.buffer.AbstractReferenceCountedByteBuf {
private final io.grpc.netty.shaded.io.netty.util.Recycler$Handle recyclerHandle
protected io.grpc.netty.shaded.io.netty.buffer.PoolChunk chunk
protected long handle
protected Object memory
protected int offset
protected int length
int maxLength
io.grpc.netty.shaded.io.netty.buffer.PoolThreadCache cache
private java.nio.ByteBuffer tmpNioBuf
private io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator allocator
static final boolean $assertionsDisabled
protected void (io.grpc.netty.shaded.io.netty.util.Recycler$Handle, int)
io.grpc.netty.shaded.io.netty.util.Recycler$Handle recyclerHandle
int maxCapacity
void init (io.grpc.netty.shaded.io.netty.buffer.PoolChunk, long, int, int, int, io.grpc.netty.shaded.io.netty.buffer.PoolThreadCache)
io.grpc.netty.shaded.io.netty.buffer.PoolChunk chunk
long handle
int offset
int length
int maxLength
io.grpc.netty.shaded.io.netty.buffer.PoolThreadCache cache
void initUnpooled (io.grpc.netty.shaded.io.netty.buffer.PoolChunk, int)
io.grpc.netty.shaded.io.netty.buffer.PoolChunk chunk
int length
private void init0 (io.grpc.netty.shaded.io.netty.buffer.PoolChunk, long, int, int, int, io.grpc.netty.shaded.io.netty.buffer.PoolThreadCache)
io.grpc.netty.shaded.io.netty.buffer.PoolChunk chunk
long handle
int offset
int length
int maxLength
io.grpc.netty.shaded.io.netty.buffer.PoolThreadCache cache
final void reuse (int)
int maxCapacity
public final int capacity ()
public final io.grpc.netty.shaded.io.netty.buffer.ByteBuf capacity (int)
int newCapacity
public final io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator alloc ()
public final java.nio.ByteOrder order ()
public final io.grpc.netty.shaded.io.netty.buffer.ByteBuf unwrap ()
public final io.grpc.netty.shaded.io.netty.buffer.ByteBuf retainedDuplicate ()
public final io.grpc.netty.shaded.io.netty.buffer.ByteBuf retainedSlice ()
int index
public final io.grpc.netty.shaded.io.netty.buffer.ByteBuf retainedSlice (int, int)
int index
int length
protected final java.nio.ByteBuffer internalNioBuffer ()
java.nio.ByteBuffer tmpNioBuf
protected abstract java.nio.ByteBuffer newInternalNioBuffer (java.lang.Object)
protected final void deallocate ()
long handle
private void recycle ()
protected final int idx (int)
int index
static void ()
}
io/grpc/netty/shaded/io/netty/buffer/UnsafeByteBufUtil.classUnsafeByteBufUtil.java
package io.grpc.netty.shaded.io.netty.buffer
final io.grpc.netty.shaded.io.netty.buffer.UnsafeByteBufUtil extends java.lang.Object {
private static final boolean UNALIGNED
private static final byte ZERO
static final boolean $assertionsDisabled
static byte getByte (long)
long address
static short getShort (long)
short v
long address
static short getShortLE (long)
short v
long address
static int getUnsignedMedium (long)
long address
static int getUnsignedMediumLE (long)
long address
static int getInt (long)
int v
long address
static int getIntLE (long)
int v
long address
static long getLong (long)
long v
long address
static long getLongLE (long)
long v
long address
static void setByte (long, int)
long address
int value
static void setShort (long, int)
long address
int value
static void setShortLE (long, int)
long address
int value
static void setMedium (long, int)
long address
int value
static void setMediumLE (long, int)
long address
int value
static void setInt (long, int)
long address
int value
static void setIntLE (long, int)
long address
int value
static void setLong (long, long)
long address
long value
static void setLongLE (long, long)
long address
long value
static byte getByte (byte[], int)
byte[] array
int index
static short getShort (byte[], int)
short v
byte[] array
int index
static short getShortLE (byte[], int)
short v
byte[] array
int index
static int getUnsignedMedium (byte[], int)
byte[] array
int index
static int getUnsignedMediumLE (byte[], int)
byte[] array
int index
static int getInt (byte[], int)
int v
byte[] array
int index
static int getIntLE (byte[], int)
int v
byte[] array
int index
static long getLong (byte[], int)
long v
byte[] array
int index
static long getLongLE (byte[], int)
long v
byte[] array
int index
static void setByte (byte[], int, int)
byte[] array
int index
int value
static void setShort (byte[], int, int)
byte[] array
int index
int value
static void setShortLE (byte[], int, int)
byte[] array
int index
int value
static void setMedium (byte[], int, int)
byte[] array
int index
int value
static void setMediumLE (byte[], int, int)
byte[] array
int index
int value
static void setInt (byte[], int, int)
byte[] array
int index
int value
static void setIntLE (byte[], int, int)
byte[] array
int index
int value
static void setLong (byte[], int, long)
byte[] array
int index
long value
static void setLongLE (byte[], int, long)
byte[] array
int index
long value
static void setZero (byte[], int, int)
byte[] array
int index
int length
static io.grpc.netty.shaded.io.netty.buffer.ByteBuf copy (io.grpc.netty.shaded.io.netty.buffer.AbstractByteBuf, long, int, int)
io.grpc.netty.shaded.io.netty.buffer.AbstractByteBuf buf
long addr
int index
int length
io.grpc.netty.shaded.io.netty.buffer.ByteBuf copy
static int setBytes (io.grpc.netty.shaded.io.netty.buffer.AbstractByteBuf, long, int, java.io.InputStream, int) throws java.io.IOException
byte[] tmp
int offset
int readBytes
io.grpc.netty.shaded.io.netty.buffer.AbstractByteBuf buf
long addr
int index
java.io.InputStream in
int length
io.grpc.netty.shaded.io.netty.buffer.ByteBuf tmpBuf
static void getBytes (io.grpc.netty.shaded.io.netty.buffer.AbstractByteBuf, long, int, io.grpc.netty.shaded.io.netty.buffer.ByteBuf, int, int)
io.grpc.netty.shaded.io.netty.buffer.AbstractByteBuf buf
long addr
int index
io.grpc.netty.shaded.io.netty.buffer.ByteBuf dst
int dstIndex
int length
static void getBytes (io.grpc.netty.shaded.io.netty.buffer.AbstractByteBuf, long, int, byte[], int, int)
io.grpc.netty.shaded.io.netty.buffer.AbstractByteBuf buf
long addr
int index
byte[] dst
int dstIndex
int length
static void getBytes (io.grpc.netty.shaded.io.netty.buffer.AbstractByteBuf, long, int, java.nio.ByteBuffer)
long dstAddress
io.grpc.netty.shaded.io.netty.buffer.AbstractByteBuf buf
long addr
int index
java.nio.ByteBuffer dst
static void setBytes (io.grpc.netty.shaded.io.netty.buffer.AbstractByteBuf, long, int, io.grpc.netty.shaded.io.netty.buffer.ByteBuf, int, int)
io.grpc.netty.shaded.io.netty.buffer.AbstractByteBuf buf
long addr
int index
io.grpc.netty.shaded.io.netty.buffer.ByteBuf src
int srcIndex
int length
static void setBytes (io.grpc.netty.shaded.io.netty.buffer.AbstractByteBuf, long, int, byte[], int, int)
io.grpc.netty.shaded.io.netty.buffer.AbstractByteBuf buf
long addr
int index
byte[] src
int srcIndex
int length
static void setBytes (io.grpc.netty.shaded.io.netty.buffer.AbstractByteBuf, long, int, java.nio.ByteBuffer)
long srcAddress
java.nio.ByteBuffer internalBuffer
io.grpc.netty.shaded.io.netty.buffer.AbstractByteBuf buf
long addr
int index
java.nio.ByteBuffer src
int length
private static void setSingleBytes (io.grpc.netty.shaded.io.netty.buffer.AbstractByteBuf, long, int, java.nio.ByteBuffer, int)
byte value
int srcIndex
io.grpc.netty.shaded.io.netty.buffer.AbstractByteBuf buf
long addr
int index
java.nio.ByteBuffer src
int length
int srcPosition
int srcLimit
long dstAddr
static void getBytes (io.grpc.netty.shaded.io.netty.buffer.AbstractByteBuf, long, int, java.io.OutputStream, int) throws java.io.IOException
byte[] tmp
int offset
io.grpc.netty.shaded.io.netty.buffer.ByteBuf tmpBuf
int len
io.grpc.netty.shaded.io.netty.buffer.AbstractByteBuf buf
long addr
int index
java.io.OutputStream out
int length
private static void getBytes (long, byte[], int, int, java.io.OutputStream, int) throws java.io.IOException
int len
long inAddr
byte[] in
int inOffset
int inLen
java.io.OutputStream out
int outLen
static void setZero (long, int)
long addr
int length
static io.grpc.netty.shaded.io.netty.buffer.UnpooledUnsafeDirectByteBuf newUnsafeDirectByteBuf (io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator, int, int)
io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator alloc
int initialCapacity
int maxCapacity
private void ()
static void ()
}
io/grpc/netty/shaded/io/netty/buffer/ByteBufUtil$ThreadLocalDirectByteBuf.classByteBufUtil.java
package io.grpc.netty.shaded.io.netty.buffer
final io.grpc.netty.shaded.io.netty.buffer.ByteBufUtil$ThreadLocalDirectByteBuf extends io.grpc.netty.shaded.io.netty.buffer.UnpooledDirectByteBuf {
private static final io.grpc.netty.shaded.io.netty.util.Recycler RECYCLER
private final io.grpc.netty.shaded.io.netty.util.Recycler$Handle handle
static io.grpc.netty.shaded.io.netty.buffer.ByteBufUtil$ThreadLocalDirectByteBuf newInstance ()
io.grpc.netty.shaded.io.netty.buffer.ByteBufUtil$ThreadLocalDirectByteBuf buf
private void (io.grpc.netty.shaded.io.netty.util.Recycler$Handle)
io.grpc.netty.shaded.io.netty.util.Recycler$Handle handle
protected void deallocate ()
void (io.grpc.netty.shaded.io.netty.util.Recycler$Handle, io.grpc.netty.shaded.io.netty.buffer.ByteBufUtil$1)
io.grpc.netty.shaded.io.netty.util.Recycler$Handle x0
io.grpc.netty.shaded.io.netty.buffer.ByteBufUtil$1 x1
static void ()
}
io/grpc/netty/shaded/io/netty/buffer/AbstractReferenceCountedByteBuf.classAbstractReferenceCountedByteBuf.java
package io.grpc.netty.shaded.io.netty.buffer
public abstract io.grpc.netty.shaded.io.netty.buffer.AbstractReferenceCountedByteBuf extends io.grpc.netty.shaded.io.netty.buffer.AbstractByteBuf {
private static final java.util.concurrent.atomic.AtomicIntegerFieldUpdater refCntUpdater
private volatile int refCnt
protected void (int)
int maxCapacity
public int refCnt ()
protected final void setRefCnt (int)
int refCnt
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf retain ()
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf retain (int)
int increment
private io.grpc.netty.shaded.io.netty.buffer.ByteBuf retain0 (int)
int increment
int oldRef
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf touch ()
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf touch (java.lang.Object)
Object hint
public boolean release ()
public boolean release (int)
int decrement
private boolean release0 (int)
int decrement
int oldRef
protected abstract void deallocate ()
public volatile io.grpc.netty.shaded.io.netty.util.ReferenceCounted touch (java.lang.Object)
public volatile io.grpc.netty.shaded.io.netty.util.ReferenceCounted touch ()
public volatile io.grpc.netty.shaded.io.netty.util.ReferenceCounted retain (int)
public volatile io.grpc.netty.shaded.io.netty.util.ReferenceCounted retain ()
static void ()
}
io/grpc/netty/shaded/io/netty/buffer/PooledDuplicatedByteBuf.classPooledDuplicatedByteBuf.java
package io.grpc.netty.shaded.io.netty.buffer
final io.grpc.netty.shaded.io.netty.buffer.PooledDuplicatedByteBuf extends io.grpc.netty.shaded.io.netty.buffer.AbstractPooledDerivedByteBuf {
private static final io.grpc.netty.shaded.io.netty.util.Recycler RECYCLER
static io.grpc.netty.shaded.io.netty.buffer.PooledDuplicatedByteBuf newInstance (io.grpc.netty.shaded.io.netty.buffer.AbstractByteBuf, io.grpc.netty.shaded.io.netty.buffer.ByteBuf, int, int)
io.grpc.netty.shaded.io.netty.buffer.AbstractByteBuf unwrapped
io.grpc.netty.shaded.io.netty.buffer.ByteBuf wrapped
int readerIndex
int writerIndex
io.grpc.netty.shaded.io.netty.buffer.PooledDuplicatedByteBuf duplicate
private void (io.grpc.netty.shaded.io.netty.util.Recycler$Handle)
io.grpc.netty.shaded.io.netty.util.Recycler$Handle handle
public int capacity ()
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf capacity (int)
int newCapacity
public int arrayOffset ()
public long memoryAddress ()
public java.nio.ByteBuffer nioBuffer (int, int)
int index
int length
public java.nio.ByteBuffer[] nioBuffers (int, int)
int index
int length
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf copy (int, int)
int index
int length
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf retainedSlice (int, int)
int index
int length
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf duplicate ()
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf retainedDuplicate ()
public byte getByte (int)
int index
protected byte _getByte (int)
int index
public short getShort (int)
int index
protected short _getShort (int)
int index
public short getShortLE (int)
int index
protected short _getShortLE (int)
int index
public int getUnsignedMedium (int)
int index
protected int _getUnsignedMedium (int)
int index
public int getUnsignedMediumLE (int)
int index
protected int _getUnsignedMediumLE (int)
int index
public int getInt (int)
int index
protected int _getInt (int)
int index
public int getIntLE (int)
int index
protected int _getIntLE (int)
int index
public long getLong (int)
int index
protected long _getLong (int)
int index
public long getLongLE (int)
int index
protected long _getLongLE (int)
int index
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf getBytes (int, io.grpc.netty.shaded.io.netty.buffer.ByteBuf, int, int)
int index
io.grpc.netty.shaded.io.netty.buffer.ByteBuf dst
int dstIndex
int length
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf getBytes (int, byte[], int, int)
int index
byte[] dst
int dstIndex
int length
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf getBytes (int, java.nio.ByteBuffer)
int index
java.nio.ByteBuffer dst
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf setByte (int, int)
int index
int value
protected void _setByte (int, int)
int index
int value
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf setShort (int, int)
int index
int value
protected void _setShort (int, int)
int index
int value
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf setShortLE (int, int)
int index
int value
protected void _setShortLE (int, int)
int index
int value
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf setMedium (int, int)
int index
int value
protected void _setMedium (int, int)
int index
int value
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf setMediumLE (int, int)
int index
int value
protected void _setMediumLE (int, int)
int index
int value
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf setInt (int, int)
int index
int value
protected void _setInt (int, int)
int index
int value
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf setIntLE (int, int)
int index
int value
protected void _setIntLE (int, int)
int index
int value
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf setLong (int, long)
int index
long value
protected void _setLong (int, long)
int index
long value
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf setLongLE (int, long)
int index
long value
protected void _setLongLE (int, long)
int index
long value
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf setBytes (int, byte[], int, int)
int index
byte[] src
int srcIndex
int length
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf setBytes (int, io.grpc.netty.shaded.io.netty.buffer.ByteBuf, int, int)
int index
io.grpc.netty.shaded.io.netty.buffer.ByteBuf src
int srcIndex
int length
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf setBytes (int, java.nio.ByteBuffer)
int index
java.nio.ByteBuffer src
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf getBytes (int, java.io.OutputStream, int) throws java.io.IOException
int index
java.io.OutputStream out
int length
public int getBytes (int, java.nio.channels.GatheringByteChannel, int) throws java.io.IOException
int index
java.nio.channels.GatheringByteChannel out
int length
public int getBytes (int, java.nio.channels.FileChannel, long, int) throws java.io.IOException
int index
java.nio.channels.FileChannel out
long position
int length
public int setBytes (int, java.io.InputStream, int) throws java.io.IOException
int index
java.io.InputStream in
int length
public int setBytes (int, java.nio.channels.ScatteringByteChannel, int) throws java.io.IOException
int index
java.nio.channels.ScatteringByteChannel in
int length
public int setBytes (int, java.nio.channels.FileChannel, long, int) throws java.io.IOException
int index
java.nio.channels.FileChannel in
long position
int length
public int forEachByte (int, int, io.grpc.netty.shaded.io.netty.util.ByteProcessor)
int index
int length
io.grpc.netty.shaded.io.netty.util.ByteProcessor processor
public int forEachByteDesc (int, int, io.grpc.netty.shaded.io.netty.util.ByteProcessor)
int index
int length
io.grpc.netty.shaded.io.netty.util.ByteProcessor processor
void (io.grpc.netty.shaded.io.netty.util.Recycler$Handle, io.grpc.netty.shaded.io.netty.buffer.PooledDuplicatedByteBuf$1)
io.grpc.netty.shaded.io.netty.util.Recycler$Handle x0
io.grpc.netty.shaded.io.netty.buffer.PooledDuplicatedByteBuf$1 x1
static void ()
}
io/grpc/netty/shaded/io/netty/buffer/UnpooledDirectByteBuf.classUnpooledDirectByteBuf.java
package io.grpc.netty.shaded.io.netty.buffer
public io.grpc.netty.shaded.io.netty.buffer.UnpooledDirectByteBuf extends io.grpc.netty.shaded.io.netty.buffer.AbstractReferenceCountedByteBuf {
private final io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator alloc
private java.nio.ByteBuffer buffer
private java.nio.ByteBuffer tmpNioBuf
private int capacity
private boolean doNotFree
public void (io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator, int, int)
io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator alloc
int initialCapacity
int maxCapacity
protected void (io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator, java.nio.ByteBuffer, int)
io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator alloc
java.nio.ByteBuffer initialBuffer
int maxCapacity
int initialCapacity
protected java.nio.ByteBuffer allocateDirect (int)
int initialCapacity
protected void freeDirect (java.nio.ByteBuffer)
java.nio.ByteBuffer buffer
private void setByteBuffer (java.nio.ByteBuffer)
java.nio.ByteBuffer buffer
java.nio.ByteBuffer oldBuffer
public boolean isDirect ()
public int capacity ()
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf capacity (int)
java.nio.ByteBuffer oldBuffer
java.nio.ByteBuffer newBuffer
java.nio.ByteBuffer oldBuffer
java.nio.ByteBuffer newBuffer
int newCapacity
int readerIndex
int writerIndex
int oldCapacity
public io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator alloc ()
public java.nio.ByteOrder order ()
public boolean hasArray ()
public byte[] array ()
public int arrayOffset ()
public boolean hasMemoryAddress ()
public long memoryAddress ()
public byte getByte (int)
int index
protected byte _getByte (int)
int index
public short getShort (int)
int index
protected short _getShort (int)
int index
protected short _getShortLE (int)
int index
public int getUnsignedMedium (int)
int index
protected int _getUnsignedMedium (int)
int index
protected int _getUnsignedMediumLE (int)
int index
public int getInt (int)
int index
protected int _getInt (int)
int index
protected int _getIntLE (int)
int index
public long getLong (int)
int index
protected long _getLong (int)
int index
protected long _getLongLE (int)
int index
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf getBytes (int, io.grpc.netty.shaded.io.netty.buffer.ByteBuf, int, int)
int bbLen
java.nio.ByteBuffer bb
int index
io.grpc.netty.shaded.io.netty.buffer.ByteBuf dst
int dstIndex
int length
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf getBytes (int, byte[], int, int)
int index
byte[] dst
int dstIndex
int length
private void getBytes (int, byte[], int, int, boolean)
java.nio.ByteBuffer tmpBuf
int index
byte[] dst
int dstIndex
int length
boolean internal
java.nio.ByteBuffer tmpBuf
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf readBytes (byte[], int, int)
byte[] dst
int dstIndex
int length
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf getBytes (int, java.nio.ByteBuffer)
int index
java.nio.ByteBuffer dst
private void getBytes (int, java.nio.ByteBuffer, boolean)
java.nio.ByteBuffer tmpBuf
int index
java.nio.ByteBuffer dst
boolean internal
java.nio.ByteBuffer tmpBuf
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf readBytes (java.nio.ByteBuffer)
java.nio.ByteBuffer dst
int length
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf setByte (int, int)
int index
int value
protected void _setByte (int, int)
int index
int value
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf setShort (int, int)
int index
int value
protected void _setShort (int, int)
int index
int value
protected void _setShortLE (int, int)
int index
int value
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf setMedium (int, int)
int index
int value
protected void _setMedium (int, int)
int index
int value
protected void _setMediumLE (int, int)
int index
int value
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf setInt (int, int)
int index
int value
protected void _setInt (int, int)
int index
int value
protected void _setIntLE (int, int)
int index
int value
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf setLong (int, long)
int index
long value
protected void _setLong (int, long)
int index
long value
protected void _setLongLE (int, long)
int index
long value
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf setBytes (int, io.grpc.netty.shaded.io.netty.buffer.ByteBuf, int, int)
int bbLen
java.nio.ByteBuffer bb
int index
io.grpc.netty.shaded.io.netty.buffer.ByteBuf src
int srcIndex
int length
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf setBytes (int, byte[], int, int)
int index
byte[] src
int srcIndex
int length
java.nio.ByteBuffer tmpBuf
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf setBytes (int, java.nio.ByteBuffer)
int index
java.nio.ByteBuffer src
java.nio.ByteBuffer tmpBuf
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf getBytes (int, java.io.OutputStream, int) throws java.io.IOException
int index
java.io.OutputStream out
int length
private void getBytes (int, java.io.OutputStream, int, boolean) throws java.io.IOException
int index
java.io.OutputStream out
int length
boolean internal
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf readBytes (java.io.OutputStream, int) throws java.io.IOException
java.io.OutputStream out
int length
public int getBytes (int, java.nio.channels.GatheringByteChannel, int) throws java.io.IOException
int index
java.nio.channels.GatheringByteChannel out
int length
private int getBytes (int, java.nio.channels.GatheringByteChannel, int, boolean) throws java.io.IOException
java.nio.ByteBuffer tmpBuf
int index
java.nio.channels.GatheringByteChannel out
int length
boolean internal
java.nio.ByteBuffer tmpBuf
public int getBytes (int, java.nio.channels.FileChannel, long, int) throws java.io.IOException
int index
java.nio.channels.FileChannel out
long position
int length
private int getBytes (int, java.nio.channels.FileChannel, long, int, boolean) throws java.io.IOException
int index
java.nio.channels.FileChannel out
long position
int length
boolean internal
java.nio.ByteBuffer tmpBuf
public int readBytes (java.nio.channels.GatheringByteChannel, int) throws java.io.IOException
java.nio.channels.GatheringByteChannel out
int length
int readBytes
public int readBytes (java.nio.channels.FileChannel, long, int) throws java.io.IOException
java.nio.channels.FileChannel out
long position
int length
int readBytes
public int setBytes (int, java.io.InputStream, int) throws java.io.IOException
byte[] tmp
int readBytes
java.nio.ByteBuffer tmpBuf
int index
java.io.InputStream in
int length
public int setBytes (int, java.nio.channels.ScatteringByteChannel, int) throws java.io.IOException
java.nio.channels.ClosedChannelException ignored
int index
java.nio.channels.ScatteringByteChannel in
int length
java.nio.ByteBuffer tmpBuf
public int setBytes (int, java.nio.channels.FileChannel, long, int) throws java.io.IOException
java.nio.channels.ClosedChannelException ignored
int index
java.nio.channels.FileChannel in
long position
int length
java.nio.ByteBuffer tmpBuf
public int nioBufferCount ()
public java.nio.ByteBuffer[] nioBuffers (int, int)
int index
int length
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf copy (int, int)
java.nio.ByteBuffer src
IllegalArgumentException ignored
int index
int length
java.nio.ByteBuffer src
public java.nio.ByteBuffer internalNioBuffer (int, int)
int index
int length
private java.nio.ByteBuffer internalNioBuffer ()
java.nio.ByteBuffer tmpNioBuf
public java.nio.ByteBuffer nioBuffer (int, int)
int index
int length
protected void deallocate ()
java.nio.ByteBuffer buffer
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf unwrap ()
}
io/grpc/netty/shaded/io/netty/buffer/ByteBufAllocator.classByteBufAllocator.java
package io.grpc.netty.shaded.io.netty.buffer
public abstract io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator extends java.lang.Object {
public static final io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator DEFAULT
public abstract io.grpc.netty.shaded.io.netty.buffer.ByteBuf buffer ()
public abstract io.grpc.netty.shaded.io.netty.buffer.ByteBuf buffer (int)
public abstract io.grpc.netty.shaded.io.netty.buffer.ByteBuf buffer (int, int)
public abstract io.grpc.netty.shaded.io.netty.buffer.ByteBuf ioBuffer ()
public abstract io.grpc.netty.shaded.io.netty.buffer.ByteBuf ioBuffer (int)
public abstract io.grpc.netty.shaded.io.netty.buffer.ByteBuf ioBuffer (int, int)
public abstract io.grpc.netty.shaded.io.netty.buffer.ByteBuf heapBuffer ()
public abstract io.grpc.netty.shaded.io.netty.buffer.ByteBuf heapBuffer (int)
public abstract io.grpc.netty.shaded.io.netty.buffer.ByteBuf heapBuffer (int, int)
public abstract io.grpc.netty.shaded.io.netty.buffer.ByteBuf directBuffer ()
public abstract io.grpc.netty.shaded.io.netty.buffer.ByteBuf directBuffer (int)
public abstract io.grpc.netty.shaded.io.netty.buffer.ByteBuf directBuffer (int, int)
public abstract io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf compositeBuffer ()
public abstract io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf compositeBuffer (int)
public abstract io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf compositeHeapBuffer ()
public abstract io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf compositeHeapBuffer (int)
public abstract io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf compositeDirectBuffer ()
public abstract io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf compositeDirectBuffer (int)
public abstract boolean isDirectBufferPooled ()
public abstract int calculateNewCapacity (int, int)
static void ()
}
io/grpc/netty/shaded/io/netty/buffer/WrappedUnpooledUnsafeDirectByteBuf.classWrappedUnpooledUnsafeDirectByteBuf.java
package io.grpc.netty.shaded.io.netty.buffer
final io.grpc.netty.shaded.io.netty.buffer.WrappedUnpooledUnsafeDirectByteBuf extends io.grpc.netty.shaded.io.netty.buffer.UnpooledUnsafeDirectByteBuf {
void (io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator, long, int, boolean)
io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator alloc
long memoryAddress
int size
boolean doFree
protected void freeDirect (java.nio.ByteBuffer)
java.nio.ByteBuffer buffer
}
io/grpc/netty/shaded/io/netty/buffer/FixedCompositeByteBuf$Component.classFixedCompositeByteBuf.java
package io.grpc.netty.shaded.io.netty.buffer
final io.grpc.netty.shaded.io.netty.buffer.FixedCompositeByteBuf$Component extends io.grpc.netty.shaded.io.netty.buffer.WrappedByteBuf {
private final int index
private final int offset
private final int endOffset
void (int, int, io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
int index
int offset
io.grpc.netty.shaded.io.netty.buffer.ByteBuf buf
static int access$000 (io.grpc.netty.shaded.io.netty.buffer.FixedCompositeByteBuf$Component)
io.grpc.netty.shaded.io.netty.buffer.FixedCompositeByteBuf$Component x0
static int access$100 (io.grpc.netty.shaded.io.netty.buffer.FixedCompositeByteBuf$Component)
io.grpc.netty.shaded.io.netty.buffer.FixedCompositeByteBuf$Component x0
static int access$200 (io.grpc.netty.shaded.io.netty.buffer.FixedCompositeByteBuf$Component)
io.grpc.netty.shaded.io.netty.buffer.FixedCompositeByteBuf$Component x0
}
io/grpc/netty/shaded/io/netty/buffer/ByteBufHolder.classByteBufHolder.java
package io.grpc.netty.shaded.io.netty.buffer
public abstract io.grpc.netty.shaded.io.netty.buffer.ByteBufHolder extends java.lang.Object implements io.grpc.netty.shaded.io.netty.util.ReferenceCounted {
public abstract io.grpc.netty.shaded.io.netty.buffer.ByteBuf content ()
public abstract io.grpc.netty.shaded.io.netty.buffer.ByteBufHolder copy ()
public abstract io.grpc.netty.shaded.io.netty.buffer.ByteBufHolder duplicate ()
public abstract io.grpc.netty.shaded.io.netty.buffer.ByteBufHolder retainedDuplicate ()
public abstract io.grpc.netty.shaded.io.netty.buffer.ByteBufHolder replace (io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
public abstract io.grpc.netty.shaded.io.netty.buffer.ByteBufHolder retain ()
public abstract io.grpc.netty.shaded.io.netty.buffer.ByteBufHolder retain (int)
public abstract io.grpc.netty.shaded.io.netty.buffer.ByteBufHolder touch ()
public abstract io.grpc.netty.shaded.io.netty.buffer.ByteBufHolder touch (java.lang.Object)
}
io/grpc/netty/shaded/io/netty/buffer/AbstractUnpooledSlicedByteBuf.classAbstractUnpooledSlicedByteBuf.java
package io.grpc.netty.shaded.io.netty.buffer
abstract io.grpc.netty.shaded.io.netty.buffer.AbstractUnpooledSlicedByteBuf extends io.grpc.netty.shaded.io.netty.buffer.AbstractDerivedByteBuf {
private final io.grpc.netty.shaded.io.netty.buffer.ByteBuf buffer
private final int adjustment
void (io.grpc.netty.shaded.io.netty.buffer.ByteBuf, int, int)
io.grpc.netty.shaded.io.netty.buffer.ByteBuf buffer
int index
int length
void initLength (int)
int length
int length ()
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf unwrap ()
public io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator alloc ()
public java.nio.ByteOrder order ()
public boolean isDirect ()
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf capacity (int)
int newCapacity
public boolean hasArray ()
public byte[] array ()
public int arrayOffset ()
public boolean hasMemoryAddress ()
public long memoryAddress ()
public byte getByte (int)
int index
protected byte _getByte (int)
int index
public short getShort (int)
int index
protected short _getShort (int)
int index
public short getShortLE (int)
int index
protected short _getShortLE (int)
int index
public int getUnsignedMedium (int)
int index
protected int _getUnsignedMedium (int)
int index
public int getUnsignedMediumLE (int)
int index
protected int _getUnsignedMediumLE (int)
int index
public int getInt (int)
int index
protected int _getInt (int)
int index
public int getIntLE (int)
int index
protected int _getIntLE (int)
int index
public long getLong (int)
int index
protected long _getLong (int)
int index
public long getLongLE (int)
int index
protected long _getLongLE (int)
int index
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf duplicate ()
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf copy (int, int)
int index
int length
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf slice (int, int)
int index
int length
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf getBytes (int, io.grpc.netty.shaded.io.netty.buffer.ByteBuf, int, int)
int index
io.grpc.netty.shaded.io.netty.buffer.ByteBuf dst
int dstIndex
int length
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf getBytes (int, byte[], int, int)
int index
byte[] dst
int dstIndex
int length
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf getBytes (int, java.nio.ByteBuffer)
int index
java.nio.ByteBuffer dst
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf setByte (int, int)
int index
int value
public java.lang.CharSequence getCharSequence (int, int, java.nio.charset.Charset)
int index
int length
java.nio.charset.Charset charset
protected void _setByte (int, int)
int index
int value
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf setShort (int, int)
int index
int value
protected void _setShort (int, int)
int index
int value
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf setShortLE (int, int)
int index
int value
protected void _setShortLE (int, int)
int index
int value
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf setMedium (int, int)
int index
int value
protected void _setMedium (int, int)
int index
int value
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf setMediumLE (int, int)
int index
int value
protected void _setMediumLE (int, int)
int index
int value
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf setInt (int, int)
int index
int value
protected void _setInt (int, int)
int index
int value
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf setIntLE (int, int)
int index
int value
protected void _setIntLE (int, int)
int index
int value
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf setLong (int, long)
int index
long value
protected void _setLong (int, long)
int index
long value
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf setLongLE (int, long)
int index
long value
protected void _setLongLE (int, long)
int index
long value
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf setBytes (int, byte[], int, int)
int index
byte[] src
int srcIndex
int length
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf setBytes (int, io.grpc.netty.shaded.io.netty.buffer.ByteBuf, int, int)
int index
io.grpc.netty.shaded.io.netty.buffer.ByteBuf src
int srcIndex
int length
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf setBytes (int, java.nio.ByteBuffer)
int index
java.nio.ByteBuffer src
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf getBytes (int, java.io.OutputStream, int) throws java.io.IOException
int index
java.io.OutputStream out
int length
public int getBytes (int, java.nio.channels.GatheringByteChannel, int) throws java.io.IOException
int index
java.nio.channels.GatheringByteChannel out
int length
public int getBytes (int, java.nio.channels.FileChannel, long, int) throws java.io.IOException
int index
java.nio.channels.FileChannel out
long position
int length
public int setBytes (int, java.io.InputStream, int) throws java.io.IOException
int index
java.io.InputStream in
int length
public int setBytes (int, java.nio.channels.ScatteringByteChannel, int) throws java.io.IOException
int index
java.nio.channels.ScatteringByteChannel in
int length
public int setBytes (int, java.nio.channels.FileChannel, long, int) throws java.io.IOException
int index
java.nio.channels.FileChannel in
long position
int length
public int nioBufferCount ()
public java.nio.ByteBuffer nioBuffer (int, int)
int index
int length
public java.nio.ByteBuffer[] nioBuffers (int, int)
int index
int length
public int forEachByte (int, int, io.grpc.netty.shaded.io.netty.util.ByteProcessor)
int index
int length
io.grpc.netty.shaded.io.netty.util.ByteProcessor processor
int ret
public int forEachByteDesc (int, int, io.grpc.netty.shaded.io.netty.util.ByteProcessor)
int index
int length
io.grpc.netty.shaded.io.netty.util.ByteProcessor processor
int ret
final int idx (int)
int index
static void checkSliceOutOfBounds (int, int, io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
int index
int length
io.grpc.netty.shaded.io.netty.buffer.ByteBuf buffer
}
io/grpc/netty/shaded/io/netty/buffer/PoolThreadCache$SubPageMemoryRegionCache.classPoolThreadCache.java
package io.grpc.netty.shaded.io.netty.buffer
final io.grpc.netty.shaded.io.netty.buffer.PoolThreadCache$SubPageMemoryRegionCache extends io.grpc.netty.shaded.io.netty.buffer.PoolThreadCache$MemoryRegionCache {
void (int, io.grpc.netty.shaded.io.netty.buffer.PoolArena$SizeClass)
int size
io.grpc.netty.shaded.io.netty.buffer.PoolArena$SizeClass sizeClass
protected void initBuf (io.grpc.netty.shaded.io.netty.buffer.PoolChunk, long, io.grpc.netty.shaded.io.netty.buffer.PooledByteBuf, int)
io.grpc.netty.shaded.io.netty.buffer.PoolChunk chunk
long handle
io.grpc.netty.shaded.io.netty.buffer.PooledByteBuf buf
int reqCapacity
}
io/grpc/netty/shaded/io/netty/buffer/PoolChunkMetric.classPoolChunkMetric.java
package io.grpc.netty.shaded.io.netty.buffer
public abstract io.grpc.netty.shaded.io.netty.buffer.PoolChunkMetric extends java.lang.Object {
public abstract int usage ()
public abstract int chunkSize ()
public abstract int freeBytes ()
}
io/grpc/netty/shaded/io/netty/buffer/PooledHeapByteBuf.classPooledHeapByteBuf.java
package io.grpc.netty.shaded.io.netty.buffer
io.grpc.netty.shaded.io.netty.buffer.PooledHeapByteBuf extends io.grpc.netty.shaded.io.netty.buffer.PooledByteBuf {
private static final io.grpc.netty.shaded.io.netty.util.Recycler RECYCLER
static io.grpc.netty.shaded.io.netty.buffer.PooledHeapByteBuf newInstance (int)
int maxCapacity
io.grpc.netty.shaded.io.netty.buffer.PooledHeapByteBuf buf
void (io.grpc.netty.shaded.io.netty.util.Recycler$Handle, int)
io.grpc.netty.shaded.io.netty.util.Recycler$Handle recyclerHandle
int maxCapacity
public final boolean isDirect ()
protected byte _getByte (int)
int index
protected short _getShort (int)
int index
protected short _getShortLE (int)
int index
protected int _getUnsignedMedium (int)
int index
protected int _getUnsignedMediumLE (int)
int index
protected int _getInt (int)
int index
protected int _getIntLE (int)
int index
protected long _getLong (int)
int index
protected long _getLongLE (int)
int index
public final io.grpc.netty.shaded.io.netty.buffer.ByteBuf getBytes (int, io.grpc.netty.shaded.io.netty.buffer.ByteBuf, int, int)
int index
io.grpc.netty.shaded.io.netty.buffer.ByteBuf dst
int dstIndex
int length
public final io.grpc.netty.shaded.io.netty.buffer.ByteBuf getBytes (int, byte[], int, int)
int index
byte[] dst
int dstIndex
int length
public final io.grpc.netty.shaded.io.netty.buffer.ByteBuf getBytes (int, java.nio.ByteBuffer)
int index
java.nio.ByteBuffer dst
public final io.grpc.netty.shaded.io.netty.buffer.ByteBuf getBytes (int, java.io.OutputStream, int) throws java.io.IOException
int index
java.io.OutputStream out
int length
public final int getBytes (int, java.nio.channels.GatheringByteChannel, int) throws java.io.IOException
int index
java.nio.channels.GatheringByteChannel out
int length
private int getBytes (int, java.nio.channels.GatheringByteChannel, int, boolean) throws java.io.IOException
java.nio.ByteBuffer tmpBuf
int index
java.nio.channels.GatheringByteChannel out
int length
boolean internal
java.nio.ByteBuffer tmpBuf
public final int getBytes (int, java.nio.channels.FileChannel, long, int) throws java.io.IOException
int index
java.nio.channels.FileChannel out
long position
int length
private int getBytes (int, java.nio.channels.FileChannel, long, int, boolean) throws java.io.IOException
int index
java.nio.channels.FileChannel out
long position
int length
boolean internal
java.nio.ByteBuffer tmpBuf
public final int readBytes (java.nio.channels.GatheringByteChannel, int) throws java.io.IOException
java.nio.channels.GatheringByteChannel out
int length
int readBytes
public final int readBytes (java.nio.channels.FileChannel, long, int) throws java.io.IOException
java.nio.channels.FileChannel out
long position
int length
int readBytes
protected void _setByte (int, int)
int index
int value
protected void _setShort (int, int)
int index
int value
protected void _setShortLE (int, int)
int index
int value
protected void _setMedium (int, int)
int index
int value
protected void _setMediumLE (int, int)
int index
int value
protected void _setInt (int, int)
int index
int value
protected void _setIntLE (int, int)
int index
int value
protected void _setLong (int, long)
int index
long value
protected void _setLongLE (int, long)
int index
long value
public final io.grpc.netty.shaded.io.netty.buffer.ByteBuf setBytes (int, io.grpc.netty.shaded.io.netty.buffer.ByteBuf, int, int)
int index
io.grpc.netty.shaded.io.netty.buffer.ByteBuf src
int srcIndex
int length
public final io.grpc.netty.shaded.io.netty.buffer.ByteBuf setBytes (int, byte[], int, int)
int index
byte[] src
int srcIndex
int length
public final io.grpc.netty.shaded.io.netty.buffer.ByteBuf setBytes (int, java.nio.ByteBuffer)
int index
java.nio.ByteBuffer src
int length
public final int setBytes (int, java.io.InputStream, int) throws java.io.IOException
int index
java.io.InputStream in
int length
public final int setBytes (int, java.nio.channels.ScatteringByteChannel, int) throws java.io.IOException
java.nio.channels.ClosedChannelException ignored
int index
java.nio.channels.ScatteringByteChannel in
int length
public final int setBytes (int, java.nio.channels.FileChannel, long, int) throws java.io.IOException
java.nio.channels.ClosedChannelException ignored
int index
java.nio.channels.FileChannel in
long position
int length
public final io.grpc.netty.shaded.io.netty.buffer.ByteBuf copy (int, int)
int index
int length
io.grpc.netty.shaded.io.netty.buffer.ByteBuf copy
public final int nioBufferCount ()
public final java.nio.ByteBuffer[] nioBuffers (int, int)
int index
int length
public final java.nio.ByteBuffer nioBuffer (int, int)
int index
int length
java.nio.ByteBuffer buf
public final java.nio.ByteBuffer internalNioBuffer (int, int)
int index
int length
public final boolean hasArray ()
public final byte[] array ()
public final int arrayOffset ()
public final boolean hasMemoryAddress ()
public final long memoryAddress ()
protected final java.nio.ByteBuffer newInternalNioBuffer (byte[])
byte[] memory
protected volatile java.nio.ByteBuffer newInternalNioBuffer (java.lang.Object)
static void ()
}
io/grpc/netty/shaded/io/netty/buffer/AbstractByteBufAllocator$1.classAbstractByteBufAllocator.java
package io.grpc.netty.shaded.io.netty.buffer
io.grpc.netty.shaded.io.netty.buffer.AbstractByteBufAllocator$1 extends java.lang.Object {
static final int[] $SwitchMap$io$netty$util$ResourceLeakDetector$Level
static void ()
}
io/grpc/netty/shaded/io/netty/buffer/PoolThreadCache$NormalMemoryRegionCache.classPoolThreadCache.java
package io.grpc.netty.shaded.io.netty.buffer
final io.grpc.netty.shaded.io.netty.buffer.PoolThreadCache$NormalMemoryRegionCache extends io.grpc.netty.shaded.io.netty.buffer.PoolThreadCache$MemoryRegionCache {
void (int)
int size
protected void initBuf (io.grpc.netty.shaded.io.netty.buffer.PoolChunk, long, io.grpc.netty.shaded.io.netty.buffer.PooledByteBuf, int)
io.grpc.netty.shaded.io.netty.buffer.PoolChunk chunk
long handle
io.grpc.netty.shaded.io.netty.buffer.PooledByteBuf buf
int reqCapacity
}
io/grpc/netty/shaded/io/netty/buffer/ReadOnlyByteBufferBuf.classReadOnlyByteBufferBuf.java
package io.grpc.netty.shaded.io.netty.buffer
io.grpc.netty.shaded.io.netty.buffer.ReadOnlyByteBufferBuf extends io.grpc.netty.shaded.io.netty.buffer.AbstractReferenceCountedByteBuf {
protected final java.nio.ByteBuffer buffer
private final io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator allocator
private java.nio.ByteBuffer tmpNioBuf
void (io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator, java.nio.ByteBuffer)
io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator allocator
java.nio.ByteBuffer buffer
protected void deallocate ()
public boolean isWritable ()
public boolean isWritable (int)
int numBytes
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf ensureWritable (int)
int minWritableBytes
public int ensureWritable (int, boolean)
int minWritableBytes
boolean force
public byte getByte (int)
int index
protected byte _getByte (int)
int index
public short getShort (int)
int index
protected short _getShort (int)
int index
public short getShortLE (int)
int index
protected short _getShortLE (int)
int index
public int getUnsignedMedium (int)
int index
protected int _getUnsignedMedium (int)
int index
public int getUnsignedMediumLE (int)
int index
protected int _getUnsignedMediumLE (int)
int index
public int getInt (int)
int index
protected int _getInt (int)
int index
public int getIntLE (int)
int index
protected int _getIntLE (int)
int index
public long getLong (int)
int index
protected long _getLong (int)
int index
public long getLongLE (int)
int index
protected long _getLongLE (int)
int index
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf getBytes (int, io.grpc.netty.shaded.io.netty.buffer.ByteBuf, int, int)
int bbLen
java.nio.ByteBuffer bb
int index
io.grpc.netty.shaded.io.netty.buffer.ByteBuf dst
int dstIndex
int length
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf getBytes (int, byte[], int, int)
int index
byte[] dst
int dstIndex
int length
java.nio.ByteBuffer tmpBuf
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf getBytes (int, java.nio.ByteBuffer)
int index
java.nio.ByteBuffer dst
int bytesToCopy
java.nio.ByteBuffer tmpBuf
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf setByte (int, int)
int index
int value
protected void _setByte (int, int)
int index
int value
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf setShort (int, int)
int index
int value
protected void _setShort (int, int)
int index
int value
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf setShortLE (int, int)
int index
int value
protected void _setShortLE (int, int)
int index
int value
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf setMedium (int, int)
int index
int value
protected void _setMedium (int, int)
int index
int value
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf setMediumLE (int, int)
int index
int value
protected void _setMediumLE (int, int)
int index
int value
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf setInt (int, int)
int index
int value
protected void _setInt (int, int)
int index
int value
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf setIntLE (int, int)
int index
int value
protected void _setIntLE (int, int)
int index
int value
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf setLong (int, long)
int index
long value
protected void _setLong (int, long)
int index
long value
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf setLongLE (int, long)
int index
long value
protected void _setLongLE (int, long)
int index
long value
public int capacity ()
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf capacity (int)
int newCapacity
public io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator alloc ()
public java.nio.ByteOrder order ()
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf unwrap ()
public boolean isReadOnly ()
public boolean isDirect ()
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf getBytes (int, java.io.OutputStream, int) throws java.io.IOException
byte[] tmp
java.nio.ByteBuffer tmpBuf
int index
java.io.OutputStream out
int length
public int getBytes (int, java.nio.channels.GatheringByteChannel, int) throws java.io.IOException
int index
java.nio.channels.GatheringByteChannel out
int length
java.nio.ByteBuffer tmpBuf
public int getBytes (int, java.nio.channels.FileChannel, long, int) throws java.io.IOException
int index
java.nio.channels.FileChannel out
long position
int length
java.nio.ByteBuffer tmpBuf
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf setBytes (int, io.grpc.netty.shaded.io.netty.buffer.ByteBuf, int, int)
int index
io.grpc.netty.shaded.io.netty.buffer.ByteBuf src
int srcIndex
int length
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf setBytes (int, byte[], int, int)
int index
byte[] src
int srcIndex
int length
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf setBytes (int, java.nio.ByteBuffer)
int index
java.nio.ByteBuffer src
public int setBytes (int, java.io.InputStream, int) throws java.io.IOException
int index
java.io.InputStream in
int length
public int setBytes (int, java.nio.channels.ScatteringByteChannel, int) throws java.io.IOException
int index
java.nio.channels.ScatteringByteChannel in
int length
public int setBytes (int, java.nio.channels.FileChannel, long, int) throws java.io.IOException
int index
java.nio.channels.FileChannel in
long position
int length
protected final java.nio.ByteBuffer internalNioBuffer ()
java.nio.ByteBuffer tmpNioBuf
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf copy (int, int)
java.nio.ByteBuffer src
IllegalArgumentException ignored
int index
int length
java.nio.ByteBuffer src
io.grpc.netty.shaded.io.netty.buffer.ByteBuf dst
public int nioBufferCount ()
public java.nio.ByteBuffer[] nioBuffers (int, int)
int index
int length
public java.nio.ByteBuffer nioBuffer (int, int)
int index
int length
public java.nio.ByteBuffer internalNioBuffer (int, int)
int index
int length
public boolean hasArray ()
public byte[] array ()
public int arrayOffset ()
public boolean hasMemoryAddress ()
public long memoryAddress ()
}
io/grpc/netty/shaded/io/netty/buffer/UnpooledByteBufAllocator.classUnpooledByteBufAllocator.java
package io.grpc.netty.shaded.io.netty.buffer
public final io.grpc.netty.shaded.io.netty.buffer.UnpooledByteBufAllocator extends io.grpc.netty.shaded.io.netty.buffer.AbstractByteBufAllocator implements io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocatorMetricProvider {
private final io.grpc.netty.shaded.io.netty.buffer.UnpooledByteBufAllocator$UnpooledByteBufAllocatorMetric metric
private final boolean disableLeakDetector
private final boolean noCleaner
public static final io.grpc.netty.shaded.io.netty.buffer.UnpooledByteBufAllocator DEFAULT
public void (boolean)
boolean preferDirect
public void (boolean, boolean)
boolean preferDirect
boolean disableLeakDetector
public void (boolean, boolean, boolean)
boolean preferDirect
boolean disableLeakDetector
boolean tryNoCleaner
protected io.grpc.netty.shaded.io.netty.buffer.ByteBuf newHeapBuffer (int, int)
int initialCapacity
int maxCapacity
protected io.grpc.netty.shaded.io.netty.buffer.ByteBuf newDirectBuffer (int, int)
io.grpc.netty.shaded.io.netty.buffer.ByteBuf buf
int initialCapacity
int maxCapacity
io.grpc.netty.shaded.io.netty.buffer.ByteBuf buf
public io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf compositeHeapBuffer (int)
int maxNumComponents
io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf buf
public io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf compositeDirectBuffer (int)
int maxNumComponents
io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf buf
public boolean isDirectBufferPooled ()
public io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocatorMetric metric ()
void incrementDirect (int)
int amount
void decrementDirect (int)
int amount
void incrementHeap (int)
int amount
void decrementHeap (int)
int amount
static void ()
}
io/grpc/netty/shaded/io/netty/buffer/PoolSubpageMetric.classPoolSubpageMetric.java
package io.grpc.netty.shaded.io.netty.buffer
public abstract io.grpc.netty.shaded.io.netty.buffer.PoolSubpageMetric extends java.lang.Object {
public abstract int maxNumElements ()
public abstract int numAvailable ()
public abstract int elementSize ()
public abstract int pageSize ()
}
io/grpc/netty/shaded/io/netty/buffer/PoolChunk.classPoolChunk.java
package io.grpc.netty.shaded.io.netty.buffer
final io.grpc.netty.shaded.io.netty.buffer.PoolChunk extends java.lang.Object implements io.grpc.netty.shaded.io.netty.buffer.PoolChunkMetric {
private static final int INTEGER_SIZE_MINUS_ONE
final io.grpc.netty.shaded.io.netty.buffer.PoolArena arena
final Object memory
final boolean unpooled
final int offset
private final byte[] memoryMap
private final byte[] depthMap
private final io.grpc.netty.shaded.io.netty.buffer.PoolSubpage[] subpages
private final int subpageOverflowMask
private final int pageSize
private final int pageShifts
private final int maxOrder
private final int chunkSize
private final int log2ChunkSize
private final int maxSubpageAllocs
private final byte unusable
private int freeBytes
io.grpc.netty.shaded.io.netty.buffer.PoolChunkList parent
io.grpc.netty.shaded.io.netty.buffer.PoolChunk prev
io.grpc.netty.shaded.io.netty.buffer.PoolChunk next
static final boolean $assertionsDisabled
void (io.grpc.netty.shaded.io.netty.buffer.PoolArena, java.lang.Object, int, int, int, int, int)
int p
int depth
int d
io.grpc.netty.shaded.io.netty.buffer.PoolArena arena
Object memory
int pageSize
int maxOrder
int pageShifts
int chunkSize
int offset
int memoryMapIndex
void (io.grpc.netty.shaded.io.netty.buffer.PoolArena, java.lang.Object, int, int)
io.grpc.netty.shaded.io.netty.buffer.PoolArena arena
Object memory
int size
int offset
private io.grpc.netty.shaded.io.netty.buffer.PoolSubpage[] newSubpageArray (int)
int size
public int usage ()
int freeBytes
int freeBytes
private int usage (int)
int freeBytes
int freePercentage
long allocate (int)
int normCapacity
private void updateParentsAlloc (int)
int parentId
byte val1
byte val2
byte val
int id
private void updateParentsFree (int)
byte val
int parentId
byte val1
byte val2
int id
int logChild
private int allocateNode (int)
int d
int id
int initial
byte val
byte value
private long allocateRun (int)
int normCapacity
int d
int id
private long allocateSubpage (int)
int d
int id
io.grpc.netty.shaded.io.netty.buffer.PoolSubpage[] subpages
int pageSize
int subpageIdx
io.grpc.netty.shaded.io.netty.buffer.PoolSubpage subpage
int normCapacity
io.grpc.netty.shaded.io.netty.buffer.PoolSubpage head
void free (long)
io.grpc.netty.shaded.io.netty.buffer.PoolSubpage subpage
io.grpc.netty.shaded.io.netty.buffer.PoolSubpage head
long handle
int memoryMapIdx
int bitmapIdx
void initBuf (io.grpc.netty.shaded.io.netty.buffer.PooledByteBuf, long, int)
byte val
io.grpc.netty.shaded.io.netty.buffer.PooledByteBuf buf
long handle
int reqCapacity
int memoryMapIdx
int bitmapIdx
void initBufWithSubpage (io.grpc.netty.shaded.io.netty.buffer.PooledByteBuf, long, int)
io.grpc.netty.shaded.io.netty.buffer.PooledByteBuf buf
long handle
int reqCapacity
private void initBufWithSubpage (io.grpc.netty.shaded.io.netty.buffer.PooledByteBuf, long, int, int)
io.grpc.netty.shaded.io.netty.buffer.PooledByteBuf buf
long handle
int bitmapIdx
int reqCapacity
int memoryMapIdx
io.grpc.netty.shaded.io.netty.buffer.PoolSubpage subpage
private byte value (int)
int id
private void setValue (int, byte)
int id
byte val
private byte depth (int)
int id
private static int log2 (int)
int val
private int runLength (int)
int id
private int runOffset (int)
int id
int shift
private int subpageIdx (int)
int memoryMapIdx
private static int memoryMapIdx (long)
long handle
private static int bitmapIdx (long)
long handle
public int chunkSize ()
public int freeBytes ()
public java.lang.String toString ()
int freeBytes
int freeBytes
void destroy ()
static void ()
}
io/grpc/netty/shaded/io/netty/buffer/ByteBufProcessor$2.classByteBufProcessor.java
package io.grpc.netty.shaded.io.netty.buffer
final io.grpc.netty.shaded.io.netty.buffer.ByteBufProcessor$2 extends java.lang.Object implements io.grpc.netty.shaded.io.netty.buffer.ByteBufProcessor {
void ()
public boolean process (byte) throws java.lang.Exception
byte value
}
io/grpc/netty/shaded/io/netty/buffer/PoolThreadCache$MemoryRegionCache$Entry.classPoolThreadCache.java
package io.grpc.netty.shaded.io.netty.buffer
final io.grpc.netty.shaded.io.netty.buffer.PoolThreadCache$MemoryRegionCache$Entry extends java.lang.Object {
final io.grpc.netty.shaded.io.netty.util.Recycler$Handle recyclerHandle
io.grpc.netty.shaded.io.netty.buffer.PoolChunk chunk
long handle
void (io.grpc.netty.shaded.io.netty.util.Recycler$Handle)
io.grpc.netty.shaded.io.netty.util.Recycler$Handle recyclerHandle
void recycle ()
}
io/grpc/netty/shaded/io/netty/buffer/ByteBufProcessor$4.classByteBufProcessor.java
package io.grpc.netty.shaded.io.netty.buffer
final io.grpc.netty.shaded.io.netty.buffer.ByteBufProcessor$4 extends java.lang.Object implements io.grpc.netty.shaded.io.netty.buffer.ByteBufProcessor {
void ()
public boolean process (byte) throws java.lang.Exception
byte value
}
io/grpc/netty/shaded/io/netty/buffer/UnpooledUnsafeHeapByteBuf.classUnpooledUnsafeHeapByteBuf.java
package io.grpc.netty.shaded.io.netty.buffer
io.grpc.netty.shaded.io.netty.buffer.UnpooledUnsafeHeapByteBuf extends io.grpc.netty.shaded.io.netty.buffer.UnpooledHeapByteBuf {
void (io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator, int, int)
io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator alloc
int initialCapacity
int maxCapacity
protected byte[] allocateArray (int)
int initialCapacity
public byte getByte (int)
int index
protected byte _getByte (int)
int index
public short getShort (int)
int index
protected short _getShort (int)
int index
public short getShortLE (int)
int index
protected short _getShortLE (int)
int index
public int getUnsignedMedium (int)
int index
protected int _getUnsignedMedium (int)
int index
public int getUnsignedMediumLE (int)
int index
protected int _getUnsignedMediumLE (int)
int index
public int getInt (int)
int index
protected int _getInt (int)
int index
public int getIntLE (int)
int index
protected int _getIntLE (int)
int index
public long getLong (int)
int index
protected long _getLong (int)
int index
public long getLongLE (int)
int index
protected long _getLongLE (int)
int index
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf setByte (int, int)
int index
int value
protected void _setByte (int, int)
int index
int value
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf setShort (int, int)
int index
int value
protected void _setShort (int, int)
int index
int value
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf setShortLE (int, int)
int index
int value
protected void _setShortLE (int, int)
int index
int value
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf setMedium (int, int)
int index
int value
protected void _setMedium (int, int)
int index
int value
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf setMediumLE (int, int)
int index
int value
protected void _setMediumLE (int, int)
int index
int value
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf setInt (int, int)
int index
int value
protected void _setInt (int, int)
int index
int value
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf setIntLE (int, int)
int index
int value
protected void _setIntLE (int, int)
int index
int value
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf setLong (int, long)
int index
long value
protected void _setLong (int, long)
int index
long value
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf setLongLE (int, long)
int index
long value
protected void _setLongLE (int, long)
int index
long value
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf setZero (int, int)
int index
int length
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf writeZero (int)
int wIndex
int length
protected io.grpc.netty.shaded.io.netty.buffer.SwappedByteBuf newSwappedByteBuf ()
}
io/grpc/netty/shaded/io/netty/buffer/ByteBufAllocatorMetricProvider.classByteBufAllocatorMetricProvider.java
package io.grpc.netty.shaded.io.netty.buffer
public abstract io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocatorMetricProvider extends java.lang.Object {
public abstract io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocatorMetric metric ()
}
io/grpc/netty/shaded/io/netty/buffer/DefaultByteBufHolder.classDefaultByteBufHolder.java
package io.grpc.netty.shaded.io.netty.buffer
public io.grpc.netty.shaded.io.netty.buffer.DefaultByteBufHolder extends java.lang.Object implements io.grpc.netty.shaded.io.netty.buffer.ByteBufHolder {
private final io.grpc.netty.shaded.io.netty.buffer.ByteBuf data
public void (io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
io.grpc.netty.shaded.io.netty.buffer.ByteBuf data
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf content ()
public io.grpc.netty.shaded.io.netty.buffer.ByteBufHolder copy ()
public io.grpc.netty.shaded.io.netty.buffer.ByteBufHolder duplicate ()
public io.grpc.netty.shaded.io.netty.buffer.ByteBufHolder retainedDuplicate ()
public io.grpc.netty.shaded.io.netty.buffer.ByteBufHolder replace (io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
io.grpc.netty.shaded.io.netty.buffer.ByteBuf content
public int refCnt ()
public io.grpc.netty.shaded.io.netty.buffer.ByteBufHolder retain ()
public io.grpc.netty.shaded.io.netty.buffer.ByteBufHolder retain (int)
int increment
public io.grpc.netty.shaded.io.netty.buffer.ByteBufHolder touch ()
public io.grpc.netty.shaded.io.netty.buffer.ByteBufHolder touch (java.lang.Object)
Object hint
public boolean release ()
public boolean release (int)
int decrement
protected final java.lang.String contentToString ()
public java.lang.String toString ()
public boolean equals (java.lang.Object)
Object o
public int hashCode ()
public volatile io.grpc.netty.shaded.io.netty.util.ReferenceCounted touch (java.lang.Object)
public volatile io.grpc.netty.shaded.io.netty.util.ReferenceCounted touch ()
public volatile io.grpc.netty.shaded.io.netty.util.ReferenceCounted retain (int)
public volatile io.grpc.netty.shaded.io.netty.util.ReferenceCounted retain ()
}
io/grpc/netty/shaded/io/netty/buffer/CompositeByteBuf$ComponentList.classCompositeByteBuf.java
package io.grpc.netty.shaded.io.netty.buffer
final io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf$ComponentList extends java.util.ArrayList {
void (int)
int initialCapacity
public void removeRange (int, int)
int fromIndex
int toIndex
}
io/grpc/netty/shaded/io/netty/buffer/PoolArenaMetric.classPoolArenaMetric.java
package io.grpc.netty.shaded.io.netty.buffer
public abstract io.grpc.netty.shaded.io.netty.buffer.PoolArenaMetric extends java.lang.Object {
public abstract int numThreadCaches ()
public abstract int numTinySubpages ()
public abstract int numSmallSubpages ()
public abstract int numChunkLists ()
public abstract java.util.List tinySubpages ()
public abstract java.util.List smallSubpages ()
public abstract java.util.List chunkLists ()
public abstract long numAllocations ()
public abstract long numTinyAllocations ()
public abstract long numSmallAllocations ()
public abstract long numNormalAllocations ()
public abstract long numHugeAllocations ()
public abstract long numDeallocations ()
public abstract long numTinyDeallocations ()
public abstract long numSmallDeallocations ()
public abstract long numNormalDeallocations ()
public abstract long numHugeDeallocations ()
public abstract long numActiveAllocations ()
public abstract long numActiveTinyAllocations ()
public abstract long numActiveSmallAllocations ()
public abstract long numActiveNormalAllocations ()
public abstract long numActiveHugeAllocations ()
public abstract long numActiveBytes ()
}
io/grpc/netty/shaded/io/netty/buffer/PoolThreadCache$MemoryRegionCache$1.classPoolThreadCache.java
package io.grpc.netty.shaded.io.netty.buffer
final io.grpc.netty.shaded.io.netty.buffer.PoolThreadCache$MemoryRegionCache$1 extends io.grpc.netty.shaded.io.netty.util.Recycler {
void ()
protected io.grpc.netty.shaded.io.netty.buffer.PoolThreadCache$MemoryRegionCache$Entry newObject (io.grpc.netty.shaded.io.netty.util.Recycler$Handle)
io.grpc.netty.shaded.io.netty.util.Recycler$Handle handle
protected volatile java.lang.Object newObject (io.grpc.netty.shaded.io.netty.util.Recycler$Handle)
}
io/grpc/netty/shaded/io/netty/buffer/UnpooledByteBufAllocator$InstrumentedUnpooledUnsafeDirectByteBuf.classUnpooledByteBufAllocator.java
package io.grpc.netty.shaded.io.netty.buffer
final io.grpc.netty.shaded.io.netty.buffer.UnpooledByteBufAllocator$InstrumentedUnpooledUnsafeDirectByteBuf extends io.grpc.netty.shaded.io.netty.buffer.UnpooledUnsafeDirectByteBuf {
void (io.grpc.netty.shaded.io.netty.buffer.UnpooledByteBufAllocator, int, int)
io.grpc.netty.shaded.io.netty.buffer.UnpooledByteBufAllocator alloc
int initialCapacity
int maxCapacity
protected java.nio.ByteBuffer allocateDirect (int)
int initialCapacity
java.nio.ByteBuffer buffer
protected void freeDirect (java.nio.ByteBuffer)
java.nio.ByteBuffer buffer
int capacity
}
io/grpc/netty/shaded/io/netty/buffer/ByteBufUtil$ThreadLocalDirectByteBuf$1.classByteBufUtil.java
package io.grpc.netty.shaded.io.netty.buffer
final io.grpc.netty.shaded.io.netty.buffer.ByteBufUtil$ThreadLocalDirectByteBuf$1 extends io.grpc.netty.shaded.io.netty.util.Recycler {
void ()
protected io.grpc.netty.shaded.io.netty.buffer.ByteBufUtil$ThreadLocalDirectByteBuf newObject (io.grpc.netty.shaded.io.netty.util.Recycler$Handle)
io.grpc.netty.shaded.io.netty.util.Recycler$Handle handle
protected volatile java.lang.Object newObject (io.grpc.netty.shaded.io.netty.util.Recycler$Handle)
}
io/grpc/netty/shaded/io/netty/buffer/DuplicatedByteBuf.classDuplicatedByteBuf.java
package io.grpc.netty.shaded.io.netty.buffer
public io.grpc.netty.shaded.io.netty.buffer.DuplicatedByteBuf extends io.grpc.netty.shaded.io.netty.buffer.AbstractDerivedByteBuf {
private final io.grpc.netty.shaded.io.netty.buffer.ByteBuf buffer
public void (io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
io.grpc.netty.shaded.io.netty.buffer.ByteBuf buffer
void (io.grpc.netty.shaded.io.netty.buffer.ByteBuf, int, int)
io.grpc.netty.shaded.io.netty.buffer.ByteBuf buffer
int readerIndex
int writerIndex
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf unwrap ()
public io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator alloc ()
public java.nio.ByteOrder order ()
public boolean isDirect ()
public int capacity ()
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf capacity (int)
int newCapacity
public boolean hasArray ()
public byte[] array ()
public int arrayOffset ()
public boolean hasMemoryAddress ()
public long memoryAddress ()
public byte getByte (int)
int index
protected byte _getByte (int)
int index
public short getShort (int)
int index
protected short _getShort (int)
int index
public short getShortLE (int)
int index
protected short _getShortLE (int)
int index
public int getUnsignedMedium (int)
int index
protected int _getUnsignedMedium (int)
int index
public int getUnsignedMediumLE (int)
int index
protected int _getUnsignedMediumLE (int)
int index
public int getInt (int)
int index
protected int _getInt (int)
int index
public int getIntLE (int)
int index
protected int _getIntLE (int)
int index
public long getLong (int)
int index
protected long _getLong (int)
int index
public long getLongLE (int)
int index
protected long _getLongLE (int)
int index
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf copy (int, int)
int index
int length
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf slice (int, int)
int index
int length
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf getBytes (int, io.grpc.netty.shaded.io.netty.buffer.ByteBuf, int, int)
int index
io.grpc.netty.shaded.io.netty.buffer.ByteBuf dst
int dstIndex
int length
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf getBytes (int, byte[], int, int)
int index
byte[] dst
int dstIndex
int length
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf getBytes (int, java.nio.ByteBuffer)
int index
java.nio.ByteBuffer dst
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf setByte (int, int)
int index
int value
protected void _setByte (int, int)
int index
int value
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf setShort (int, int)
int index
int value
protected void _setShort (int, int)
int index
int value
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf setShortLE (int, int)
int index
int value
protected void _setShortLE (int, int)
int index
int value
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf setMedium (int, int)
int index
int value
protected void _setMedium (int, int)
int index
int value
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf setMediumLE (int, int)
int index
int value
protected void _setMediumLE (int, int)
int index
int value
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf setInt (int, int)
int index
int value
protected void _setInt (int, int)
int index
int value
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf setIntLE (int, int)
int index
int value
protected void _setIntLE (int, int)
int index
int value
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf setLong (int, long)
int index
long value
protected void _setLong (int, long)
int index
long value
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf setLongLE (int, long)
int index
long value
protected void _setLongLE (int, long)
int index
long value
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf setBytes (int, byte[], int, int)
int index
byte[] src
int srcIndex
int length
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf setBytes (int, io.grpc.netty.shaded.io.netty.buffer.ByteBuf, int, int)
int index
io.grpc.netty.shaded.io.netty.buffer.ByteBuf src
int srcIndex
int length
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf setBytes (int, java.nio.ByteBuffer)
int index
java.nio.ByteBuffer src
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf getBytes (int, java.io.OutputStream, int) throws java.io.IOException
int index
java.io.OutputStream out
int length
public int getBytes (int, java.nio.channels.GatheringByteChannel, int) throws java.io.IOException
int index
java.nio.channels.GatheringByteChannel out
int length
public int getBytes (int, java.nio.channels.FileChannel, long, int) throws java.io.IOException
int index
java.nio.channels.FileChannel out
long position
int length
public int setBytes (int, java.io.InputStream, int) throws java.io.IOException
int index
java.io.InputStream in
int length
public int setBytes (int, java.nio.channels.ScatteringByteChannel, int) throws java.io.IOException
int index
java.nio.channels.ScatteringByteChannel in
int length
public int setBytes (int, java.nio.channels.FileChannel, long, int) throws java.io.IOException
int index
java.nio.channels.FileChannel in
long position
int length
public int nioBufferCount ()
public java.nio.ByteBuffer[] nioBuffers (int, int)
int index
int length
public int forEachByte (int, int, io.grpc.netty.shaded.io.netty.util.ByteProcessor)
int index
int length
io.grpc.netty.shaded.io.netty.util.ByteProcessor processor
public int forEachByteDesc (int, int, io.grpc.netty.shaded.io.netty.util.ByteProcessor)
int index
int length
io.grpc.netty.shaded.io.netty.util.ByteProcessor processor
}
io/grpc/netty/shaded/io/netty/buffer/UnpooledByteBufAllocator$InstrumentedUnpooledUnsafeNoCleanerDirectByteBuf.classUnpooledByteBufAllocator.java
package io.grpc.netty.shaded.io.netty.buffer
final io.grpc.netty.shaded.io.netty.buffer.UnpooledByteBufAllocator$InstrumentedUnpooledUnsafeNoCleanerDirectByteBuf extends io.grpc.netty.shaded.io.netty.buffer.UnpooledUnsafeNoCleanerDirectByteBuf {
void (io.grpc.netty.shaded.io.netty.buffer.UnpooledByteBufAllocator, int, int)
io.grpc.netty.shaded.io.netty.buffer.UnpooledByteBufAllocator alloc
int initialCapacity
int maxCapacity
protected java.nio.ByteBuffer allocateDirect (int)
int initialCapacity
java.nio.ByteBuffer buffer
java.nio.ByteBuffer reallocateDirect (java.nio.ByteBuffer, int)
java.nio.ByteBuffer oldBuffer
int initialCapacity
int capacity
java.nio.ByteBuffer buffer
protected void freeDirect (java.nio.ByteBuffer)
java.nio.ByteBuffer buffer
int capacity
}
io/grpc/netty/shaded/io/netty/buffer/ByteBufProcessor$9.classByteBufProcessor.java
package io.grpc.netty.shaded.io.netty.buffer
final io.grpc.netty.shaded.io.netty.buffer.ByteBufProcessor$9 extends java.lang.Object implements io.grpc.netty.shaded.io.netty.buffer.ByteBufProcessor {
void ()
public boolean process (byte) throws java.lang.Exception
byte value
}
io/grpc/netty/shaded/io/netty/buffer/PoolThreadCache.classPoolThreadCache.java
package io.grpc.netty.shaded.io.netty.buffer
final io.grpc.netty.shaded.io.netty.buffer.PoolThreadCache extends java.lang.Object {
private static final io.grpc.netty.shaded.io.netty.util.internal.logging.InternalLogger logger
final io.grpc.netty.shaded.io.netty.buffer.PoolArena heapArena
final io.grpc.netty.shaded.io.netty.buffer.PoolArena directArena
private final io.grpc.netty.shaded.io.netty.buffer.PoolThreadCache$MemoryRegionCache[] tinySubPageHeapCaches
private final io.grpc.netty.shaded.io.netty.buffer.PoolThreadCache$MemoryRegionCache[] smallSubPageHeapCaches
private final io.grpc.netty.shaded.io.netty.buffer.PoolThreadCache$MemoryRegionCache[] tinySubPageDirectCaches
private final io.grpc.netty.shaded.io.netty.buffer.PoolThreadCache$MemoryRegionCache[] smallSubPageDirectCaches
private final io.grpc.netty.shaded.io.netty.buffer.PoolThreadCache$MemoryRegionCache[] normalHeapCaches
private final io.grpc.netty.shaded.io.netty.buffer.PoolThreadCache$MemoryRegionCache[] normalDirectCaches
private final int numShiftsNormalDirect
private final int numShiftsNormalHeap
private final int freeSweepAllocationThreshold
private final java.util.concurrent.atomic.AtomicBoolean freed
private int allocations
void (io.grpc.netty.shaded.io.netty.buffer.PoolArena, io.grpc.netty.shaded.io.netty.buffer.PoolArena, int, int, int, int, int)
io.grpc.netty.shaded.io.netty.buffer.PoolArena heapArena
io.grpc.netty.shaded.io.netty.buffer.PoolArena directArena
int tinyCacheSize
int smallCacheSize
int normalCacheSize
int maxCachedBufferCapacity
int freeSweepAllocationThreshold
private static io.grpc.netty.shaded.io.netty.buffer.PoolThreadCache$MemoryRegionCache[] createSubPageCaches (int, int, io.grpc.netty.shaded.io.netty.buffer.PoolArena$SizeClass)
int i
io.grpc.netty.shaded.io.netty.buffer.PoolThreadCache$MemoryRegionCache[] cache
int cacheSize
int numCaches
io.grpc.netty.shaded.io.netty.buffer.PoolArena$SizeClass sizeClass
private static io.grpc.netty.shaded.io.netty.buffer.PoolThreadCache$MemoryRegionCache[] createNormalCaches (int, int, io.grpc.netty.shaded.io.netty.buffer.PoolArena)
int i
int max
int arraySize
io.grpc.netty.shaded.io.netty.buffer.PoolThreadCache$MemoryRegionCache[] cache
int cacheSize
int maxCachedBufferCapacity
io.grpc.netty.shaded.io.netty.buffer.PoolArena area
private static int log2 (int)
int val
int res
boolean allocateTiny (io.grpc.netty.shaded.io.netty.buffer.PoolArena, io.grpc.netty.shaded.io.netty.buffer.PooledByteBuf, int, int)
io.grpc.netty.shaded.io.netty.buffer.PoolArena area
io.grpc.netty.shaded.io.netty.buffer.PooledByteBuf buf
int reqCapacity
int normCapacity
boolean allocateSmall (io.grpc.netty.shaded.io.netty.buffer.PoolArena, io.grpc.netty.shaded.io.netty.buffer.PooledByteBuf, int, int)
io.grpc.netty.shaded.io.netty.buffer.PoolArena area
io.grpc.netty.shaded.io.netty.buffer.PooledByteBuf buf
int reqCapacity
int normCapacity
boolean allocateNormal (io.grpc.netty.shaded.io.netty.buffer.PoolArena, io.grpc.netty.shaded.io.netty.buffer.PooledByteBuf, int, int)
io.grpc.netty.shaded.io.netty.buffer.PoolArena area
io.grpc.netty.shaded.io.netty.buffer.PooledByteBuf buf
int reqCapacity
int normCapacity
private boolean allocate (io.grpc.netty.shaded.io.netty.buffer.PoolThreadCache$MemoryRegionCache, io.grpc.netty.shaded.io.netty.buffer.PooledByteBuf, int)
io.grpc.netty.shaded.io.netty.buffer.PoolThreadCache$MemoryRegionCache cache
io.grpc.netty.shaded.io.netty.buffer.PooledByteBuf buf
int reqCapacity
boolean allocated
boolean add (io.grpc.netty.shaded.io.netty.buffer.PoolArena, io.grpc.netty.shaded.io.netty.buffer.PoolChunk, long, int, io.grpc.netty.shaded.io.netty.buffer.PoolArena$SizeClass)
io.grpc.netty.shaded.io.netty.buffer.PoolArena area
io.grpc.netty.shaded.io.netty.buffer.PoolChunk chunk
long handle
int normCapacity
io.grpc.netty.shaded.io.netty.buffer.PoolArena$SizeClass sizeClass
io.grpc.netty.shaded.io.netty.buffer.PoolThreadCache$MemoryRegionCache cache
private io.grpc.netty.shaded.io.netty.buffer.PoolThreadCache$MemoryRegionCache cache (io.grpc.netty.shaded.io.netty.buffer.PoolArena, int, io.grpc.netty.shaded.io.netty.buffer.PoolArena$SizeClass)
io.grpc.netty.shaded.io.netty.buffer.PoolArena area
int normCapacity
io.grpc.netty.shaded.io.netty.buffer.PoolArena$SizeClass sizeClass
protected void finalize () throws java.lang.Throwable
void free ()
int numFreed
private static int free (io.grpc.netty.shaded.io.netty.buffer.PoolThreadCache$MemoryRegionCache[])
io.grpc.netty.shaded.io.netty.buffer.PoolThreadCache$MemoryRegionCache c
io.grpc.netty.shaded.io.netty.buffer.PoolThreadCache$MemoryRegionCache[] caches
int numFreed
private static int free (io.grpc.netty.shaded.io.netty.buffer.PoolThreadCache$MemoryRegionCache)
io.grpc.netty.shaded.io.netty.buffer.PoolThreadCache$MemoryRegionCache cache
void trim ()
private static void trim (io.grpc.netty.shaded.io.netty.buffer.PoolThreadCache$MemoryRegionCache[])
io.grpc.netty.shaded.io.netty.buffer.PoolThreadCache$MemoryRegionCache c
io.grpc.netty.shaded.io.netty.buffer.PoolThreadCache$MemoryRegionCache[] caches
private static void trim (io.grpc.netty.shaded.io.netty.buffer.PoolThreadCache$MemoryRegionCache)
io.grpc.netty.shaded.io.netty.buffer.PoolThreadCache$MemoryRegionCache cache
private io.grpc.netty.shaded.io.netty.buffer.PoolThreadCache$MemoryRegionCache cacheForTiny (io.grpc.netty.shaded.io.netty.buffer.PoolArena, int)
io.grpc.netty.shaded.io.netty.buffer.PoolArena area
int normCapacity
int idx
private io.grpc.netty.shaded.io.netty.buffer.PoolThreadCache$MemoryRegionCache cacheForSmall (io.grpc.netty.shaded.io.netty.buffer.PoolArena, int)
io.grpc.netty.shaded.io.netty.buffer.PoolArena area
int normCapacity
int idx
private io.grpc.netty.shaded.io.netty.buffer.PoolThreadCache$MemoryRegionCache cacheForNormal (io.grpc.netty.shaded.io.netty.buffer.PoolArena, int)
int idx
io.grpc.netty.shaded.io.netty.buffer.PoolArena area
int normCapacity
int idx
private static io.grpc.netty.shaded.io.netty.buffer.PoolThreadCache$MemoryRegionCache cache (io.grpc.netty.shaded.io.netty.buffer.PoolThreadCache$MemoryRegionCache[], int)
io.grpc.netty.shaded.io.netty.buffer.PoolThreadCache$MemoryRegionCache[] cache
int idx
static void ()
}
io/grpc/netty/shaded/io/netty/buffer/ByteBufProcessor.classByteBufProcessor.java
package io.grpc.netty.shaded.io.netty.buffer
public abstract io.grpc.netty.shaded.io.netty.buffer.ByteBufProcessor extends java.lang.Object implements io.grpc.netty.shaded.io.netty.util.ByteProcessor {
public static final io.grpc.netty.shaded.io.netty.buffer.ByteBufProcessor FIND_NUL
public static final io.grpc.netty.shaded.io.netty.buffer.ByteBufProcessor FIND_NON_NUL
public static final io.grpc.netty.shaded.io.netty.buffer.ByteBufProcessor FIND_CR
public static final io.grpc.netty.shaded.io.netty.buffer.ByteBufProcessor FIND_NON_CR
public static final io.grpc.netty.shaded.io.netty.buffer.ByteBufProcessor FIND_LF
public static final io.grpc.netty.shaded.io.netty.buffer.ByteBufProcessor FIND_NON_LF
public static final io.grpc.netty.shaded.io.netty.buffer.ByteBufProcessor FIND_CRLF
public static final io.grpc.netty.shaded.io.netty.buffer.ByteBufProcessor FIND_NON_CRLF
public static final io.grpc.netty.shaded.io.netty.buffer.ByteBufProcessor FIND_LINEAR_WHITESPACE
public static final io.grpc.netty.shaded.io.netty.buffer.ByteBufProcessor FIND_NON_LINEAR_WHITESPACE
static void ()
}
io/grpc/netty/shaded/io/netty/buffer/PooledUnsafeDirectByteBuf.classPooledUnsafeDirectByteBuf.java
package io.grpc.netty.shaded.io.netty.buffer
final io.grpc.netty.shaded.io.netty.buffer.PooledUnsafeDirectByteBuf extends io.grpc.netty.shaded.io.netty.buffer.PooledByteBuf {
private static final io.grpc.netty.shaded.io.netty.util.Recycler RECYCLER
private long memoryAddress
static io.grpc.netty.shaded.io.netty.buffer.PooledUnsafeDirectByteBuf newInstance (int)
int maxCapacity
io.grpc.netty.shaded.io.netty.buffer.PooledUnsafeDirectByteBuf buf
private void (io.grpc.netty.shaded.io.netty.util.Recycler$Handle, int)
io.grpc.netty.shaded.io.netty.util.Recycler$Handle recyclerHandle
int maxCapacity
void init (io.grpc.netty.shaded.io.netty.buffer.PoolChunk, long, int, int, int, io.grpc.netty.shaded.io.netty.buffer.PoolThreadCache)
io.grpc.netty.shaded.io.netty.buffer.PoolChunk chunk
long handle
int offset
int length
int maxLength
io.grpc.netty.shaded.io.netty.buffer.PoolThreadCache cache
void initUnpooled (io.grpc.netty.shaded.io.netty.buffer.PoolChunk, int)
io.grpc.netty.shaded.io.netty.buffer.PoolChunk chunk
int length
private void initMemoryAddress ()
protected java.nio.ByteBuffer newInternalNioBuffer (java.nio.ByteBuffer)
java.nio.ByteBuffer memory
public boolean isDirect ()
protected byte _getByte (int)
int index
protected short _getShort (int)
int index
protected short _getShortLE (int)
int index
protected int _getUnsignedMedium (int)
int index
protected int _getUnsignedMediumLE (int)
int index
protected int _getInt (int)
int index
protected int _getIntLE (int)
int index
protected long _getLong (int)
int index
protected long _getLongLE (int)
int index
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf getBytes (int, io.grpc.netty.shaded.io.netty.buffer.ByteBuf, int, int)
int index
io.grpc.netty.shaded.io.netty.buffer.ByteBuf dst
int dstIndex
int length
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf getBytes (int, byte[], int, int)
int index
byte[] dst
int dstIndex
int length
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf getBytes (int, java.nio.ByteBuffer)
int index
java.nio.ByteBuffer dst
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf readBytes (java.nio.ByteBuffer)
java.nio.ByteBuffer dst
int length
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf getBytes (int, java.io.OutputStream, int) throws java.io.IOException
int index
java.io.OutputStream out
int length
public int getBytes (int, java.nio.channels.GatheringByteChannel, int) throws java.io.IOException
int index
java.nio.channels.GatheringByteChannel out
int length
private int getBytes (int, java.nio.channels.GatheringByteChannel, int, boolean) throws java.io.IOException
java.nio.ByteBuffer tmpBuf
int index
java.nio.channels.GatheringByteChannel out
int length
boolean internal
java.nio.ByteBuffer tmpBuf
public int getBytes (int, java.nio.channels.FileChannel, long, int) throws java.io.IOException
int index
java.nio.channels.FileChannel out
long position
int length
private int getBytes (int, java.nio.channels.FileChannel, long, int, boolean) throws java.io.IOException
int index
java.nio.channels.FileChannel out
long position
int length
boolean internal
java.nio.ByteBuffer tmpBuf
public int readBytes (java.nio.channels.GatheringByteChannel, int) throws java.io.IOException
java.nio.channels.GatheringByteChannel out
int length
int readBytes
public int readBytes (java.nio.channels.FileChannel, long, int) throws java.io.IOException
java.nio.channels.FileChannel out
long position
int length
int readBytes
protected void _setByte (int, int)
int index
int value
protected void _setShort (int, int)
int index
int value
protected void _setShortLE (int, int)
int index
int value
protected void _setMedium (int, int)
int index
int value
protected void _setMediumLE (int, int)
int index
int value
protected void _setInt (int, int)
int index
int value
protected void _setIntLE (int, int)
int index
int value
protected void _setLong (int, long)
int index
long value
protected void _setLongLE (int, long)
int index
long value
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf setBytes (int, io.grpc.netty.shaded.io.netty.buffer.ByteBuf, int, int)
int index
io.grpc.netty.shaded.io.netty.buffer.ByteBuf src
int srcIndex
int length
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf setBytes (int, byte[], int, int)
int index
byte[] src
int srcIndex
int length
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf setBytes (int, java.nio.ByteBuffer)
int index
java.nio.ByteBuffer src
public int setBytes (int, java.io.InputStream, int) throws java.io.IOException
int index
java.io.InputStream in
int length
public int setBytes (int, java.nio.channels.ScatteringByteChannel, int) throws java.io.IOException
java.nio.channels.ClosedChannelException ignored
int index
java.nio.channels.ScatteringByteChannel in
int length
java.nio.ByteBuffer tmpBuf
public int setBytes (int, java.nio.channels.FileChannel, long, int) throws java.io.IOException
java.nio.channels.ClosedChannelException ignored
int index
java.nio.channels.FileChannel in
long position
int length
java.nio.ByteBuffer tmpBuf
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf copy (int, int)
int index
int length
public int nioBufferCount ()
public java.nio.ByteBuffer[] nioBuffers (int, int)
int index
int length
public java.nio.ByteBuffer nioBuffer (int, int)
int index
int length
public java.nio.ByteBuffer internalNioBuffer (int, int)
int index
int length
public boolean hasArray ()
public byte[] array ()
public int arrayOffset ()
public boolean hasMemoryAddress ()
public long memoryAddress ()
private long addr (int)
int index
protected io.grpc.netty.shaded.io.netty.buffer.SwappedByteBuf newSwappedByteBuf ()
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf setZero (int, int)
int index
int length
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf writeZero (int)
int length
int wIndex
protected volatile java.nio.ByteBuffer newInternalNioBuffer (java.lang.Object)
void (io.grpc.netty.shaded.io.netty.util.Recycler$Handle, int, io.grpc.netty.shaded.io.netty.buffer.PooledUnsafeDirectByteBuf$1)
io.grpc.netty.shaded.io.netty.util.Recycler$Handle x0
int x1
io.grpc.netty.shaded.io.netty.buffer.PooledUnsafeDirectByteBuf$1 x2
static void ()
}
io/grpc/netty/shaded/io/netty/buffer/UnpooledByteBufAllocator$InstrumentedUnpooledHeapByteBuf.classUnpooledByteBufAllocator.java
package io.grpc.netty.shaded.io.netty.buffer
final io.grpc.netty.shaded.io.netty.buffer.UnpooledByteBufAllocator$InstrumentedUnpooledHeapByteBuf extends io.grpc.netty.shaded.io.netty.buffer.UnpooledHeapByteBuf {
void (io.grpc.netty.shaded.io.netty.buffer.UnpooledByteBufAllocator, int, int)
io.grpc.netty.shaded.io.netty.buffer.UnpooledByteBufAllocator alloc
int initialCapacity
int maxCapacity
protected byte[] allocateArray (int)
int initialCapacity
byte[] bytes
protected void freeArray (byte[])
byte[] array
int length
}
io/grpc/netty/shaded/io/netty/buffer/UnpooledByteBufAllocator$InstrumentedUnpooledUnsafeHeapByteBuf.classUnpooledByteBufAllocator.java
package io.grpc.netty.shaded.io.netty.buffer
final io.grpc.netty.shaded.io.netty.buffer.UnpooledByteBufAllocator$InstrumentedUnpooledUnsafeHeapByteBuf extends io.grpc.netty.shaded.io.netty.buffer.UnpooledUnsafeHeapByteBuf {
void (io.grpc.netty.shaded.io.netty.buffer.UnpooledByteBufAllocator, int, int)
io.grpc.netty.shaded.io.netty.buffer.UnpooledByteBufAllocator alloc
int initialCapacity
int maxCapacity
protected byte[] allocateArray (int)
int initialCapacity
byte[] bytes
protected void freeArray (byte[])
byte[] array
int length
}
io/grpc/netty/shaded/io/netty/buffer/PoolArena$SizeClass.classPoolArena.java
package io.grpc.netty.shaded.io.netty.buffer
final io.grpc.netty.shaded.io.netty.buffer.PoolArena$SizeClass extends java.lang.Enum {
public static final io.grpc.netty.shaded.io.netty.buffer.PoolArena$SizeClass Tiny
public static final io.grpc.netty.shaded.io.netty.buffer.PoolArena$SizeClass Small
public static final io.grpc.netty.shaded.io.netty.buffer.PoolArena$SizeClass Normal
private static final io.grpc.netty.shaded.io.netty.buffer.PoolArena$SizeClass[] $VALUES
public static io.grpc.netty.shaded.io.netty.buffer.PoolArena$SizeClass[] values ()
public static io.grpc.netty.shaded.io.netty.buffer.PoolArena$SizeClass valueOf (java.lang.String)
String name
private void (java.lang.String, int)
static void ()
}
io/grpc/netty/shaded/io/netty/buffer/PooledUnsafeDirectByteBuf$1.classPooledUnsafeDirectByteBuf.java
package io.grpc.netty.shaded.io.netty.buffer
final io.grpc.netty.shaded.io.netty.buffer.PooledUnsafeDirectByteBuf$1 extends io.grpc.netty.shaded.io.netty.util.Recycler {
void ()
protected io.grpc.netty.shaded.io.netty.buffer.PooledUnsafeDirectByteBuf newObject (io.grpc.netty.shaded.io.netty.util.Recycler$Handle)
io.grpc.netty.shaded.io.netty.util.Recycler$Handle handle
protected volatile java.lang.Object newObject (io.grpc.netty.shaded.io.netty.util.Recycler$Handle)
}
io/grpc/netty/shaded/io/netty/buffer/PooledUnsafeHeapByteBuf.classPooledUnsafeHeapByteBuf.java
package io.grpc.netty.shaded.io.netty.buffer
final io.grpc.netty.shaded.io.netty.buffer.PooledUnsafeHeapByteBuf extends io.grpc.netty.shaded.io.netty.buffer.PooledHeapByteBuf {
private static final io.grpc.netty.shaded.io.netty.util.Recycler RECYCLER
static io.grpc.netty.shaded.io.netty.buffer.PooledUnsafeHeapByteBuf newUnsafeInstance (int)
int maxCapacity
io.grpc.netty.shaded.io.netty.buffer.PooledUnsafeHeapByteBuf buf
private void (io.grpc.netty.shaded.io.netty.util.Recycler$Handle, int)
io.grpc.netty.shaded.io.netty.util.Recycler$Handle recyclerHandle
int maxCapacity
protected byte _getByte (int)
int index
protected short _getShort (int)
int index
protected short _getShortLE (int)
int index
protected int _getUnsignedMedium (int)
int index
protected int _getUnsignedMediumLE (int)
int index
protected int _getInt (int)
int index
protected int _getIntLE (int)
int index
protected long _getLong (int)
int index
protected long _getLongLE (int)
int index
protected void _setByte (int, int)
int index
int value
protected void _setShort (int, int)
int index
int value
protected void _setShortLE (int, int)
int index
int value
protected void _setMedium (int, int)
int index
int value
protected void _setMediumLE (int, int)
int index
int value
protected void _setInt (int, int)
int index
int value
protected void _setIntLE (int, int)
int index
int value
protected void _setLong (int, long)
int index
long value
protected void _setLongLE (int, long)
int index
long value
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf setZero (int, int)
int index
int length
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf writeZero (int)
int wIndex
int length
protected io.grpc.netty.shaded.io.netty.buffer.SwappedByteBuf newSwappedByteBuf ()
void (io.grpc.netty.shaded.io.netty.util.Recycler$Handle, int, io.grpc.netty.shaded.io.netty.buffer.PooledUnsafeHeapByteBuf$1)
io.grpc.netty.shaded.io.netty.util.Recycler$Handle x0
int x1
io.grpc.netty.shaded.io.netty.buffer.PooledUnsafeHeapByteBuf$1 x2
static void ()
}
io/grpc/netty/shaded/io/netty/buffer/AbstractPooledDerivedByteBuf$PooledNonRetainedDuplicateByteBuf.classAbstractPooledDerivedByteBuf.java
package io.grpc.netty.shaded.io.netty.buffer
final io.grpc.netty.shaded.io.netty.buffer.AbstractPooledDerivedByteBuf$PooledNonRetainedDuplicateByteBuf extends io.grpc.netty.shaded.io.netty.buffer.UnpooledDuplicatedByteBuf {
private final io.grpc.netty.shaded.io.netty.util.ReferenceCounted referenceCountDelegate
void (io.grpc.netty.shaded.io.netty.util.ReferenceCounted, io.grpc.netty.shaded.io.netty.buffer.AbstractByteBuf)
io.grpc.netty.shaded.io.netty.util.ReferenceCounted referenceCountDelegate
io.grpc.netty.shaded.io.netty.buffer.AbstractByteBuf buffer
int refCnt0 ()
io.grpc.netty.shaded.io.netty.buffer.ByteBuf retain0 ()
io.grpc.netty.shaded.io.netty.buffer.ByteBuf retain0 (int)
int increment
io.grpc.netty.shaded.io.netty.buffer.ByteBuf touch0 ()
io.grpc.netty.shaded.io.netty.buffer.ByteBuf touch0 (java.lang.Object)
Object hint
boolean release0 ()
boolean release0 (int)
int decrement
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf duplicate ()
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf retainedDuplicate ()
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf slice (int, int)
int index
int length
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf retainedSlice ()
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf retainedSlice (int, int)
int index
int length
}
io/grpc/netty/shaded/io/netty/buffer/PooledByteBufAllocator$PoolThreadLocalCache.classPooledByteBufAllocator.java
package io.grpc.netty.shaded.io.netty.buffer
final io.grpc.netty.shaded.io.netty.buffer.PooledByteBufAllocator$PoolThreadLocalCache extends io.grpc.netty.shaded.io.netty.util.concurrent.FastThreadLocal {
private final boolean useCacheForAllThreads
final io.grpc.netty.shaded.io.netty.buffer.PooledByteBufAllocator this$0
void (io.grpc.netty.shaded.io.netty.buffer.PooledByteBufAllocator, boolean)
io.grpc.netty.shaded.io.netty.buffer.PooledByteBufAllocator this$0
boolean useCacheForAllThreads
protected synchronized io.grpc.netty.shaded.io.netty.buffer.PoolThreadCache initialValue ()
io.grpc.netty.shaded.io.netty.buffer.PoolArena heapArena
io.grpc.netty.shaded.io.netty.buffer.PoolArena directArena
Thread current
protected void onRemoval (io.grpc.netty.shaded.io.netty.buffer.PoolThreadCache)
io.grpc.netty.shaded.io.netty.buffer.PoolThreadCache threadCache
private io.grpc.netty.shaded.io.netty.buffer.PoolArena leastUsedArena (io.grpc.netty.shaded.io.netty.buffer.PoolArena[])
io.grpc.netty.shaded.io.netty.buffer.PoolArena arena
int i
io.grpc.netty.shaded.io.netty.buffer.PoolArena[] arenas
io.grpc.netty.shaded.io.netty.buffer.PoolArena minArena
protected volatile void onRemoval (java.lang.Object) throws java.lang.Exception
protected volatile java.lang.Object initialValue () throws java.lang.Exception
}
io/grpc/netty/shaded/io/netty/buffer/AdvancedLeakAwareCompositeByteBuf.classAdvancedLeakAwareCompositeByteBuf.java
package io.grpc.netty.shaded.io.netty.buffer
final io.grpc.netty.shaded.io.netty.buffer.AdvancedLeakAwareCompositeByteBuf extends io.grpc.netty.shaded.io.netty.buffer.SimpleLeakAwareCompositeByteBuf {
void (io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf, io.grpc.netty.shaded.io.netty.util.ResourceLeakTracker)
io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf wrapped
io.grpc.netty.shaded.io.netty.util.ResourceLeakTracker leak
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf order (java.nio.ByteOrder)
java.nio.ByteOrder endianness
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf slice ()
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf retainedSlice ()
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf slice (int, int)
int index
int length
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf retainedSlice (int, int)
int index
int length
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf duplicate ()
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf retainedDuplicate ()
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf readSlice (int)
int length
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf readRetainedSlice (int)
int length
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf asReadOnly ()
public boolean isReadOnly ()
public io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf discardReadBytes ()
public io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf discardSomeReadBytes ()
public io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf ensureWritable (int)
int minWritableBytes
public int ensureWritable (int, boolean)
int minWritableBytes
boolean force
public boolean getBoolean (int)
int index
public byte getByte (int)
int index
public short getUnsignedByte (int)
int index
public short getShort (int)
int index
public int getUnsignedShort (int)
int index
public int getMedium (int)
int index
public int getUnsignedMedium (int)
int index
public int getInt (int)
int index
public long getUnsignedInt (int)
int index
public long getLong (int)
int index
public char getChar (int)
int index
public float getFloat (int)
int index
public double getDouble (int)
int index
public io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf getBytes (int, io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
int index
io.grpc.netty.shaded.io.netty.buffer.ByteBuf dst
public io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf getBytes (int, io.grpc.netty.shaded.io.netty.buffer.ByteBuf, int)
int index
io.grpc.netty.shaded.io.netty.buffer.ByteBuf dst
int length
public io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf getBytes (int, io.grpc.netty.shaded.io.netty.buffer.ByteBuf, int, int)
int index
io.grpc.netty.shaded.io.netty.buffer.ByteBuf dst
int dstIndex
int length
public io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf getBytes (int, byte[])
int index
byte[] dst
public io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf getBytes (int, byte[], int, int)
int index
byte[] dst
int dstIndex
int length
public io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf getBytes (int, java.nio.ByteBuffer)
int index
java.nio.ByteBuffer dst
public io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf getBytes (int, java.io.OutputStream, int) throws java.io.IOException
int index
java.io.OutputStream out
int length
public int getBytes (int, java.nio.channels.GatheringByteChannel, int) throws java.io.IOException
int index
java.nio.channels.GatheringByteChannel out
int length
public java.lang.CharSequence getCharSequence (int, int, java.nio.charset.Charset)
int index
int length
java.nio.charset.Charset charset
public io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf setBoolean (int, boolean)
int index
boolean value
public io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf setByte (int, int)
int index
int value
public io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf setShort (int, int)
int index
int value
public io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf setMedium (int, int)
int index
int value
public io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf setInt (int, int)
int index
int value
public io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf setLong (int, long)
int index
long value
public io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf setChar (int, int)
int index
int value
public io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf setFloat (int, float)
int index
float value
public io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf setDouble (int, double)
int index
double value
public io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf setBytes (int, io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
int index
io.grpc.netty.shaded.io.netty.buffer.ByteBuf src
public io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf setBytes (int, io.grpc.netty.shaded.io.netty.buffer.ByteBuf, int)
int index
io.grpc.netty.shaded.io.netty.buffer.ByteBuf src
int length
public io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf setBytes (int, io.grpc.netty.shaded.io.netty.buffer.ByteBuf, int, int)
int index
io.grpc.netty.shaded.io.netty.buffer.ByteBuf src
int srcIndex
int length
public io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf setBytes (int, byte[])
int index
byte[] src
public io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf setBytes (int, byte[], int, int)
int index
byte[] src
int srcIndex
int length
public io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf setBytes (int, java.nio.ByteBuffer)
int index
java.nio.ByteBuffer src
public int setBytes (int, java.io.InputStream, int) throws java.io.IOException
int index
java.io.InputStream in
int length
public int setBytes (int, java.nio.channels.ScatteringByteChannel, int) throws java.io.IOException
int index
java.nio.channels.ScatteringByteChannel in
int length
public io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf setZero (int, int)
int index
int length
public boolean readBoolean ()
public byte readByte ()
public short readUnsignedByte ()
public short readShort ()
public int readUnsignedShort ()
public int readMedium ()
public int readUnsignedMedium ()
public int readInt ()
public long readUnsignedInt ()
public long readLong ()
public char readChar ()
public float readFloat ()
public double readDouble ()
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf readBytes (int)
int length
public io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf readBytes (io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
io.grpc.netty.shaded.io.netty.buffer.ByteBuf dst
public io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf readBytes (io.grpc.netty.shaded.io.netty.buffer.ByteBuf, int)
io.grpc.netty.shaded.io.netty.buffer.ByteBuf dst
int length
public io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf readBytes (io.grpc.netty.shaded.io.netty.buffer.ByteBuf, int, int)
io.grpc.netty.shaded.io.netty.buffer.ByteBuf dst
int dstIndex
int length
public io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf readBytes (byte[])
byte[] dst
public io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf readBytes (byte[], int, int)
byte[] dst
int dstIndex
int length
public io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf readBytes (java.nio.ByteBuffer)
java.nio.ByteBuffer dst
public io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf readBytes (java.io.OutputStream, int) throws java.io.IOException
java.io.OutputStream out
int length
public int readBytes (java.nio.channels.GatheringByteChannel, int) throws java.io.IOException
java.nio.channels.GatheringByteChannel out
int length
public java.lang.CharSequence readCharSequence (int, java.nio.charset.Charset)
int length
java.nio.charset.Charset charset
public io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf skipBytes (int)
int length
public io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf writeBoolean (boolean)
boolean value
public io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf writeByte (int)
int value
public io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf writeShort (int)
int value
public io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf writeMedium (int)
int value
public io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf writeInt (int)
int value
public io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf writeLong (long)
long value
public io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf writeChar (int)
int value
public io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf writeFloat (float)
float value
public io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf writeDouble (double)
double value
public io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf writeBytes (io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
io.grpc.netty.shaded.io.netty.buffer.ByteBuf src
public io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf writeBytes (io.grpc.netty.shaded.io.netty.buffer.ByteBuf, int)
io.grpc.netty.shaded.io.netty.buffer.ByteBuf src
int length
public io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf writeBytes (io.grpc.netty.shaded.io.netty.buffer.ByteBuf, int, int)
io.grpc.netty.shaded.io.netty.buffer.ByteBuf src
int srcIndex
int length
public io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf writeBytes (byte[])
byte[] src
public io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf writeBytes (byte[], int, int)
byte[] src
int srcIndex
int length
public io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf writeBytes (java.nio.ByteBuffer)
java.nio.ByteBuffer src
public int writeBytes (java.io.InputStream, int) throws java.io.IOException
java.io.InputStream in
int length
public int writeBytes (java.nio.channels.ScatteringByteChannel, int) throws java.io.IOException
java.nio.channels.ScatteringByteChannel in
int length
public io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf writeZero (int)
int length
public int writeCharSequence (java.lang.CharSequence, java.nio.charset.Charset)
CharSequence sequence
java.nio.charset.Charset charset
public int indexOf (int, int, byte)
int fromIndex
int toIndex
byte value
public int bytesBefore (byte)
byte value
public int bytesBefore (int, byte)
int length
byte value
public int bytesBefore (int, int, byte)
int index
int length
byte value
public int forEachByte (io.grpc.netty.shaded.io.netty.util.ByteProcessor)
io.grpc.netty.shaded.io.netty.util.ByteProcessor processor
public int forEachByte (int, int, io.grpc.netty.shaded.io.netty.util.ByteProcessor)
int index
int length
io.grpc.netty.shaded.io.netty.util.ByteProcessor processor
public int forEachByteDesc (io.grpc.netty.shaded.io.netty.util.ByteProcessor)
io.grpc.netty.shaded.io.netty.util.ByteProcessor processor
public int forEachByteDesc (int, int, io.grpc.netty.shaded.io.netty.util.ByteProcessor)
int index
int length
io.grpc.netty.shaded.io.netty.util.ByteProcessor processor
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf copy ()
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf copy (int, int)
int index
int length
public int nioBufferCount ()
public java.nio.ByteBuffer nioBuffer ()
public java.nio.ByteBuffer nioBuffer (int, int)
int index
int length
public java.nio.ByteBuffer[] nioBuffers ()
public java.nio.ByteBuffer[] nioBuffers (int, int)
int index
int length
public java.nio.ByteBuffer internalNioBuffer (int, int)
int index
int length
public java.lang.String toString (java.nio.charset.Charset)
java.nio.charset.Charset charset
public java.lang.String toString (int, int, java.nio.charset.Charset)
int index
int length
java.nio.charset.Charset charset
public io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf capacity (int)
int newCapacity
public short getShortLE (int)
int index
public int getUnsignedShortLE (int)
int index
public int getUnsignedMediumLE (int)
int index
public int getMediumLE (int)
int index
public int getIntLE (int)
int index
public long getUnsignedIntLE (int)
int index
public long getLongLE (int)
int index
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf setShortLE (int, int)
int index
int value
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf setMediumLE (int, int)
int index
int value
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf setIntLE (int, int)
int index
int value
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf setLongLE (int, long)
int index
long value
public int setCharSequence (int, java.lang.CharSequence, java.nio.charset.Charset)
int index
CharSequence sequence
java.nio.charset.Charset charset
public short readShortLE ()
public int readUnsignedShortLE ()
public int readMediumLE ()
public int readUnsignedMediumLE ()
public int readIntLE ()
public long readUnsignedIntLE ()
public long readLongLE ()
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf writeShortLE (int)
int value
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf writeMediumLE (int)
int value
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf writeIntLE (int)
int value
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf writeLongLE (long)
long value
public io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf addComponent (io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
io.grpc.netty.shaded.io.netty.buffer.ByteBuf buffer
public transient io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf addComponents (io.grpc.netty.shaded.io.netty.buffer.ByteBuf[])
io.grpc.netty.shaded.io.netty.buffer.ByteBuf[] buffers
public io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf addComponents (java.lang.Iterable)
Iterable buffers
public io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf addComponent (int, io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
int cIndex
io.grpc.netty.shaded.io.netty.buffer.ByteBuf buffer
public transient io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf addComponents (int, io.grpc.netty.shaded.io.netty.buffer.ByteBuf[])
int cIndex
io.grpc.netty.shaded.io.netty.buffer.ByteBuf[] buffers
public io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf addComponents (int, java.lang.Iterable)
int cIndex
Iterable buffers
public io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf addComponent (boolean, io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
boolean increaseWriterIndex
io.grpc.netty.shaded.io.netty.buffer.ByteBuf buffer
public transient io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf addComponents (boolean, io.grpc.netty.shaded.io.netty.buffer.ByteBuf[])
boolean increaseWriterIndex
io.grpc.netty.shaded.io.netty.buffer.ByteBuf[] buffers
public io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf addComponents (boolean, java.lang.Iterable)
boolean increaseWriterIndex
Iterable buffers
public io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf addComponent (boolean, int, io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
boolean increaseWriterIndex
int cIndex
io.grpc.netty.shaded.io.netty.buffer.ByteBuf buffer
public io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf removeComponent (int)
int cIndex
public io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf removeComponents (int, int)
int cIndex
int numComponents
public java.util.Iterator iterator ()
public java.util.List decompose (int, int)
int offset
int length
public io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf consolidate ()
public io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf discardReadComponents ()
public io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf consolidate (int, int)
int cIndex
int numComponents
public int getBytes (int, java.nio.channels.FileChannel, long, int) throws java.io.IOException
int index
java.nio.channels.FileChannel out
long position
int length
public int setBytes (int, java.nio.channels.FileChannel, long, int) throws java.io.IOException
int index
java.nio.channels.FileChannel in
long position
int length
public int readBytes (java.nio.channels.FileChannel, long, int) throws java.io.IOException
java.nio.channels.FileChannel out
long position
int length
public int writeBytes (java.nio.channels.FileChannel, long, int) throws java.io.IOException
java.nio.channels.FileChannel in
long position
int length
public io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf retain ()
public io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf retain (int)
int increment
public boolean release ()
public boolean release (int)
int decrement
public io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf touch ()
public io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf touch (java.lang.Object)
Object hint
protected io.grpc.netty.shaded.io.netty.buffer.AdvancedLeakAwareByteBuf newLeakAwareByteBuf (io.grpc.netty.shaded.io.netty.buffer.ByteBuf, io.grpc.netty.shaded.io.netty.buffer.ByteBuf, io.grpc.netty.shaded.io.netty.util.ResourceLeakTracker)
io.grpc.netty.shaded.io.netty.buffer.ByteBuf wrapped
io.grpc.netty.shaded.io.netty.buffer.ByteBuf trackedByteBuf
io.grpc.netty.shaded.io.netty.util.ResourceLeakTracker leakTracker
protected volatile io.grpc.netty.shaded.io.netty.buffer.SimpleLeakAwareByteBuf newLeakAwareByteBuf (io.grpc.netty.shaded.io.netty.buffer.ByteBuf, io.grpc.netty.shaded.io.netty.buffer.ByteBuf, io.grpc.netty.shaded.io.netty.util.ResourceLeakTracker)
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBuf touch (java.lang.Object)
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBuf touch ()
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBuf retain (int)
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBuf retain ()
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBuf writeZero (int)
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBuf writeBytes (java.nio.ByteBuffer)
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBuf writeBytes (io.grpc.netty.shaded.io.netty.buffer.ByteBuf, int, int)
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBuf writeBytes (io.grpc.netty.shaded.io.netty.buffer.ByteBuf, int)
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBuf writeBytes (io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBuf writeBytes (byte[])
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBuf writeBytes (byte[], int, int)
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBuf writeDouble (double)
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBuf writeFloat (float)
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBuf writeChar (int)
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBuf writeLong (long)
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBuf writeInt (int)
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBuf writeMedium (int)
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBuf writeShort (int)
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBuf writeByte (int)
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBuf writeBoolean (boolean)
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBuf skipBytes (int)
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBuf readBytes (java.io.OutputStream, int) throws java.io.IOException
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBuf readBytes (java.nio.ByteBuffer)
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBuf readBytes (io.grpc.netty.shaded.io.netty.buffer.ByteBuf, int, int)
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBuf readBytes (io.grpc.netty.shaded.io.netty.buffer.ByteBuf, int)
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBuf readBytes (io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBuf readBytes (byte[])
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBuf readBytes (byte[], int, int)
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBuf setZero (int, int)
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBuf setBytes (int, io.grpc.netty.shaded.io.netty.buffer.ByteBuf, int)
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBuf setBytes (int, io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBuf setBytes (int, byte[])
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBuf setDouble (int, double)
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBuf setLong (int, long)
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBuf setFloat (int, float)
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBuf setInt (int, int)
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBuf setMedium (int, int)
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBuf setChar (int, int)
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBuf setShort (int, int)
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBuf setBoolean (int, boolean)
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBuf setByte (int, int)
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBuf getBytes (int, io.grpc.netty.shaded.io.netty.buffer.ByteBuf, int)
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBuf getBytes (int, io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBuf getBytes (int, byte[])
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBuf ensureWritable (int)
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBuf discardSomeReadBytes ()
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBuf discardReadBytes ()
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBuf setBytes (int, java.nio.ByteBuffer)
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBuf setBytes (int, byte[], int, int)
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBuf setBytes (int, io.grpc.netty.shaded.io.netty.buffer.ByteBuf, int, int)
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBuf getBytes (int, java.io.OutputStream, int) throws java.io.IOException
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBuf getBytes (int, java.nio.ByteBuffer)
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBuf getBytes (int, byte[], int, int)
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBuf getBytes (int, io.grpc.netty.shaded.io.netty.buffer.ByteBuf, int, int)
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBuf capacity (int)
public volatile io.grpc.netty.shaded.io.netty.util.ReferenceCounted touch (java.lang.Object)
public volatile io.grpc.netty.shaded.io.netty.util.ReferenceCounted touch ()
public volatile io.grpc.netty.shaded.io.netty.util.ReferenceCounted retain (int)
public volatile io.grpc.netty.shaded.io.netty.util.ReferenceCounted retain ()
}
io/grpc/netty/shaded/io/netty/buffer/ByteBufProcessor$5.classByteBufProcessor.java
package io.grpc.netty.shaded.io.netty.buffer
final io.grpc.netty.shaded.io.netty.buffer.ByteBufProcessor$5 extends java.lang.Object implements io.grpc.netty.shaded.io.netty.buffer.ByteBufProcessor {
void ()
public boolean process (byte) throws java.lang.Exception
byte value
}
io/grpc/netty/shaded/io/netty/buffer/EmptyByteBuf.classEmptyByteBuf.java
package io.grpc.netty.shaded.io.netty.buffer
public final io.grpc.netty.shaded.io.netty.buffer.EmptyByteBuf extends io.grpc.netty.shaded.io.netty.buffer.ByteBuf {
static final int EMPTY_BYTE_BUF_HASH_CODE
private static final java.nio.ByteBuffer EMPTY_BYTE_BUFFER
private static final long EMPTY_BYTE_BUFFER_ADDRESS
private final io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator alloc
private final java.nio.ByteOrder order
private final String str
private io.grpc.netty.shaded.io.netty.buffer.EmptyByteBuf swapped
public void (io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator)
io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator alloc
private void (io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator, java.nio.ByteOrder)
io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator alloc
java.nio.ByteOrder order
public int capacity ()
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf capacity (int)
int newCapacity
public io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator alloc ()
public java.nio.ByteOrder order ()
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf unwrap ()
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf asReadOnly ()
public boolean isReadOnly ()
public boolean isDirect ()
public int maxCapacity ()
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf order (java.nio.ByteOrder)
java.nio.ByteOrder endianness
io.grpc.netty.shaded.io.netty.buffer.EmptyByteBuf swapped
public int readerIndex ()
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf readerIndex (int)
int readerIndex
public int writerIndex ()
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf writerIndex (int)
int writerIndex
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf setIndex (int, int)
int readerIndex
int writerIndex
public int readableBytes ()
public int writableBytes ()
public int maxWritableBytes ()
public boolean isReadable ()
public boolean isWritable ()
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf clear ()
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf markReaderIndex ()
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf resetReaderIndex ()
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf markWriterIndex ()
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf resetWriterIndex ()
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf discardReadBytes ()
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf discardSomeReadBytes ()
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf ensureWritable (int)
int minWritableBytes
public int ensureWritable (int, boolean)
int minWritableBytes
boolean force
public boolean getBoolean (int)
int index
public byte getByte (int)
int index
public short getUnsignedByte (int)
int index
public short getShort (int)
int index
public short getShortLE (int)
int index
public int getUnsignedShort (int)
int index
public int getUnsignedShortLE (int)
int index
public int getMedium (int)
int index
public int getMediumLE (int)
int index
public int getUnsignedMedium (int)
int index
public int getUnsignedMediumLE (int)
int index
public int getInt (int)
int index
public int getIntLE (int)
int index
public long getUnsignedInt (int)
int index
public long getUnsignedIntLE (int)
int index
public long getLong (int)
int index
public long getLongLE (int)
int index
public char getChar (int)
int index
public float getFloat (int)
int index
public double getDouble (int)
int index
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf getBytes (int, io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
int index
io.grpc.netty.shaded.io.netty.buffer.ByteBuf dst
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf getBytes (int, io.grpc.netty.shaded.io.netty.buffer.ByteBuf, int)
int index
io.grpc.netty.shaded.io.netty.buffer.ByteBuf dst
int length
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf getBytes (int, io.grpc.netty.shaded.io.netty.buffer.ByteBuf, int, int)
int index
io.grpc.netty.shaded.io.netty.buffer.ByteBuf dst
int dstIndex
int length
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf getBytes (int, byte[])
int index
byte[] dst
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf getBytes (int, byte[], int, int)
int index
byte[] dst
int dstIndex
int length
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf getBytes (int, java.nio.ByteBuffer)
int index
java.nio.ByteBuffer dst
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf getBytes (int, java.io.OutputStream, int)
int index
java.io.OutputStream out
int length
public int getBytes (int, java.nio.channels.GatheringByteChannel, int)
int index
java.nio.channels.GatheringByteChannel out
int length
public int getBytes (int, java.nio.channels.FileChannel, long, int)
int index
java.nio.channels.FileChannel out
long position
int length
public java.lang.CharSequence getCharSequence (int, int, java.nio.charset.Charset)
int index
int length
java.nio.charset.Charset charset
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf setBoolean (int, boolean)
int index
boolean value
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf setByte (int, int)
int index
int value
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf setShort (int, int)
int index
int value
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf setShortLE (int, int)
int index
int value
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf setMedium (int, int)
int index
int value
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf setMediumLE (int, int)
int index
int value
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf setInt (int, int)
int index
int value
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf setIntLE (int, int)
int index
int value
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf setLong (int, long)
int index
long value
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf setLongLE (int, long)
int index
long value
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf setChar (int, int)
int index
int value
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf setFloat (int, float)
int index
float value
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf setDouble (int, double)
int index
double value
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf setBytes (int, io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
int index
io.grpc.netty.shaded.io.netty.buffer.ByteBuf src
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf setBytes (int, io.grpc.netty.shaded.io.netty.buffer.ByteBuf, int)
int index
io.grpc.netty.shaded.io.netty.buffer.ByteBuf src
int length
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf setBytes (int, io.grpc.netty.shaded.io.netty.buffer.ByteBuf, int, int)
int index
io.grpc.netty.shaded.io.netty.buffer.ByteBuf src
int srcIndex
int length
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf setBytes (int, byte[])
int index
byte[] src
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf setBytes (int, byte[], int, int)
int index
byte[] src
int srcIndex
int length
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf setBytes (int, java.nio.ByteBuffer)
int index
java.nio.ByteBuffer src
public int setBytes (int, java.io.InputStream, int)
int index
java.io.InputStream in
int length
public int setBytes (int, java.nio.channels.ScatteringByteChannel, int)
int index
java.nio.channels.ScatteringByteChannel in
int length
public int setBytes (int, java.nio.channels.FileChannel, long, int)
int index
java.nio.channels.FileChannel in
long position
int length
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf setZero (int, int)
int index
int length
public int setCharSequence (int, java.lang.CharSequence, java.nio.charset.Charset)
int index
CharSequence sequence
java.nio.charset.Charset charset
public boolean readBoolean ()
public byte readByte ()
public short readUnsignedByte ()
public short readShort ()
public short readShortLE ()
public int readUnsignedShort ()
public int readUnsignedShortLE ()
public int readMedium ()
public int readMediumLE ()
public int readUnsignedMedium ()
public int readUnsignedMediumLE ()
public int readInt ()
public int readIntLE ()
public long readUnsignedInt ()
public long readUnsignedIntLE ()
public long readLong ()
public long readLongLE ()
public char readChar ()
public float readFloat ()
public double readDouble ()
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf readBytes (int)
int length
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf readSlice (int)
int length
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf readRetainedSlice (int)
int length
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf readBytes (io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
io.grpc.netty.shaded.io.netty.buffer.ByteBuf dst
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf readBytes (io.grpc.netty.shaded.io.netty.buffer.ByteBuf, int)
io.grpc.netty.shaded.io.netty.buffer.ByteBuf dst
int length
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf readBytes (io.grpc.netty.shaded.io.netty.buffer.ByteBuf, int, int)
io.grpc.netty.shaded.io.netty.buffer.ByteBuf dst
int dstIndex
int length
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf readBytes (byte[])
byte[] dst
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf readBytes (byte[], int, int)
byte[] dst
int dstIndex
int length
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf readBytes (java.nio.ByteBuffer)
java.nio.ByteBuffer dst
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf readBytes (java.io.OutputStream, int)
java.io.OutputStream out
int length
public int readBytes (java.nio.channels.GatheringByteChannel, int)
java.nio.channels.GatheringByteChannel out
int length
public int readBytes (java.nio.channels.FileChannel, long, int)
java.nio.channels.FileChannel out
long position
int length
public java.lang.CharSequence readCharSequence (int, java.nio.charset.Charset)
int length
java.nio.charset.Charset charset
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf skipBytes (int)
int length
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf writeBoolean (boolean)
boolean value
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf writeByte (int)
int value
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf writeShort (int)
int value
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf writeShortLE (int)
int value
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf writeMedium (int)
int value
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf writeMediumLE (int)
int value
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf writeInt (int)
int value
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf writeIntLE (int)
int value
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf writeLong (long)
long value
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf writeLongLE (long)
long value
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf writeChar (int)
int value
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf writeFloat (float)
float value
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf writeDouble (double)
double value
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf writeBytes (io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
io.grpc.netty.shaded.io.netty.buffer.ByteBuf src
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf writeBytes (io.grpc.netty.shaded.io.netty.buffer.ByteBuf, int)
io.grpc.netty.shaded.io.netty.buffer.ByteBuf src
int length
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf writeBytes (io.grpc.netty.shaded.io.netty.buffer.ByteBuf, int, int)
io.grpc.netty.shaded.io.netty.buffer.ByteBuf src
int srcIndex
int length
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf writeBytes (byte[])
byte[] src
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf writeBytes (byte[], int, int)
byte[] src
int srcIndex
int length
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf writeBytes (java.nio.ByteBuffer)
java.nio.ByteBuffer src
public int writeBytes (java.io.InputStream, int)
java.io.InputStream in
int length
public int writeBytes (java.nio.channels.ScatteringByteChannel, int)
java.nio.channels.ScatteringByteChannel in
int length
public int writeBytes (java.nio.channels.FileChannel, long, int)
java.nio.channels.FileChannel in
long position
int length
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf writeZero (int)
int length
public int writeCharSequence (java.lang.CharSequence, java.nio.charset.Charset)
CharSequence sequence
java.nio.charset.Charset charset
public int indexOf (int, int, byte)
int fromIndex
int toIndex
byte value
public int bytesBefore (byte)
byte value
public int bytesBefore (int, byte)
int length
byte value
public int bytesBefore (int, int, byte)
int index
int length
byte value
public int forEachByte (io.grpc.netty.shaded.io.netty.util.ByteProcessor)
io.grpc.netty.shaded.io.netty.util.ByteProcessor processor
public int forEachByte (int, int, io.grpc.netty.shaded.io.netty.util.ByteProcessor)
int index
int length
io.grpc.netty.shaded.io.netty.util.ByteProcessor processor
public int forEachByteDesc (io.grpc.netty.shaded.io.netty.util.ByteProcessor)
io.grpc.netty.shaded.io.netty.util.ByteProcessor processor
public int forEachByteDesc (int, int, io.grpc.netty.shaded.io.netty.util.ByteProcessor)
int index
int length
io.grpc.netty.shaded.io.netty.util.ByteProcessor processor
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf copy ()
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf copy (int, int)
int index
int length
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf slice ()
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf retainedSlice ()
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf slice (int, int)
int index
int length
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf retainedSlice (int, int)
int index
int length
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf duplicate ()
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf retainedDuplicate ()
public int nioBufferCount ()
public java.nio.ByteBuffer nioBuffer ()
public java.nio.ByteBuffer nioBuffer (int, int)
int index
int length
public java.nio.ByteBuffer[] nioBuffers ()
public java.nio.ByteBuffer[] nioBuffers (int, int)
int index
int length
public java.nio.ByteBuffer internalNioBuffer (int, int)
int index
int length
public boolean hasArray ()
public byte[] array ()
public int arrayOffset ()
public boolean hasMemoryAddress ()
public long memoryAddress ()
public java.lang.String toString (java.nio.charset.Charset)
java.nio.charset.Charset charset
public java.lang.String toString (int, int, java.nio.charset.Charset)
int index
int length
java.nio.charset.Charset charset
public int hashCode ()
public boolean equals (java.lang.Object)
Object obj
public int compareTo (io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
io.grpc.netty.shaded.io.netty.buffer.ByteBuf buffer
public java.lang.String toString ()
public boolean isReadable (int)
int size
public boolean isWritable (int)
int size
public int refCnt ()
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf retain ()
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf retain (int)
int increment
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf touch ()
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf touch (java.lang.Object)
Object hint
public boolean release ()
public boolean release (int)
int decrement
private io.grpc.netty.shaded.io.netty.buffer.ByteBuf checkIndex (int)
int index
private io.grpc.netty.shaded.io.netty.buffer.ByteBuf checkIndex (int, int)
int index
int length
private io.grpc.netty.shaded.io.netty.buffer.ByteBuf checkLength (int)
int length
public volatile io.grpc.netty.shaded.io.netty.util.ReferenceCounted touch (java.lang.Object)
public volatile io.grpc.netty.shaded.io.netty.util.ReferenceCounted touch ()
public volatile io.grpc.netty.shaded.io.netty.util.ReferenceCounted retain (int)
public volatile io.grpc.netty.shaded.io.netty.util.ReferenceCounted retain ()
public volatile int compareTo (java.lang.Object)
static void ()
long emptyByteBufferAddress
}
io/grpc/netty/shaded/io/netty/buffer/AbstractByteBufAllocator.classAbstractByteBufAllocator.java
package io.grpc.netty.shaded.io.netty.buffer
public abstract io.grpc.netty.shaded.io.netty.buffer.AbstractByteBufAllocator extends java.lang.Object implements io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator {
static final int DEFAULT_INITIAL_CAPACITY
static final int DEFAULT_MAX_CAPACITY
static final int DEFAULT_MAX_COMPONENTS
static final int CALCULATE_THRESHOLD
private final boolean directByDefault
private final io.grpc.netty.shaded.io.netty.buffer.ByteBuf emptyBuf
protected static io.grpc.netty.shaded.io.netty.buffer.ByteBuf toLeakAwareBuffer (io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
io.grpc.netty.shaded.io.netty.util.ResourceLeakTracker leak
io.grpc.netty.shaded.io.netty.util.ResourceLeakTracker leak
io.grpc.netty.shaded.io.netty.buffer.ByteBuf buf
protected static io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf toLeakAwareBuffer (io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf)
io.grpc.netty.shaded.io.netty.util.ResourceLeakTracker leak
io.grpc.netty.shaded.io.netty.util.ResourceLeakTracker leak
io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf buf
protected void ()
protected void (boolean)
boolean preferDirect
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf buffer ()
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf buffer (int)
int initialCapacity
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf buffer (int, int)
int initialCapacity
int maxCapacity
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf ioBuffer ()
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf ioBuffer (int)
int initialCapacity
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf ioBuffer (int, int)
int initialCapacity
int maxCapacity
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf heapBuffer ()
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf heapBuffer (int)
int initialCapacity
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf heapBuffer (int, int)
int initialCapacity
int maxCapacity
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf directBuffer ()
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf directBuffer (int)
int initialCapacity
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf directBuffer (int, int)
int initialCapacity
int maxCapacity
public io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf compositeBuffer ()
public io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf compositeBuffer (int)
int maxNumComponents
public io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf compositeHeapBuffer ()
public io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf compositeHeapBuffer (int)
int maxNumComponents
public io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf compositeDirectBuffer ()
public io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf compositeDirectBuffer (int)
int maxNumComponents
private static void validate (int, int)
int initialCapacity
int maxCapacity
protected abstract io.grpc.netty.shaded.io.netty.buffer.ByteBuf newHeapBuffer (int, int)
protected abstract io.grpc.netty.shaded.io.netty.buffer.ByteBuf newDirectBuffer (int, int)
public java.lang.String toString ()
public int calculateNewCapacity (int, int)
int newCapacity
int minNewCapacity
int maxCapacity
int threshold
int newCapacity
static void ()
}
io/grpc/netty/shaded/io/netty/buffer/ByteBufProcessor$6.classByteBufProcessor.java
package io.grpc.netty.shaded.io.netty.buffer
final io.grpc.netty.shaded.io.netty.buffer.ByteBufProcessor$6 extends java.lang.Object implements io.grpc.netty.shaded.io.netty.buffer.ByteBufProcessor {
void ()
public boolean process (byte) throws java.lang.Exception
byte value
}
io/grpc/netty/shaded/io/netty/buffer/ByteBufUtil.classByteBufUtil.java
package io.grpc.netty.shaded.io.netty.buffer
public final io.grpc.netty.shaded.io.netty.buffer.ByteBufUtil extends java.lang.Object {
private static final io.grpc.netty.shaded.io.netty.util.internal.logging.InternalLogger logger
private static final io.grpc.netty.shaded.io.netty.util.concurrent.FastThreadLocal CHAR_BUFFERS
private static final byte WRITE_UTF_UNKNOWN
private static final int MAX_CHAR_BUFFER_SIZE
private static final int THREAD_LOCAL_BUFFER_SIZE
private static final int MAX_BYTES_PER_CHAR_UTF8
static final int WRITE_CHUNK_SIZE
static final io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator DEFAULT_ALLOCATOR
private static final io.grpc.netty.shaded.io.netty.util.ByteProcessor FIND_NON_ASCII
public static java.lang.String hexDump (io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
io.grpc.netty.shaded.io.netty.buffer.ByteBuf buffer
public static java.lang.String hexDump (io.grpc.netty.shaded.io.netty.buffer.ByteBuf, int, int)
io.grpc.netty.shaded.io.netty.buffer.ByteBuf buffer
int fromIndex
int length
public static java.lang.String hexDump (byte[])
byte[] array
public static java.lang.String hexDump (byte[], int, int)
byte[] array
int fromIndex
int length
public static byte decodeHexByte (java.lang.CharSequence, int)
CharSequence s
int pos
public static byte[] decodeHexDump (java.lang.CharSequence)
CharSequence hexDump
public static byte[] decodeHexDump (java.lang.CharSequence, int, int)
CharSequence hexDump
int fromIndex
int length
public static boolean ensureWritableSuccess (int)
int ensureWritableResult
public static int hashCode (io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
int i
int i
int i
io.grpc.netty.shaded.io.netty.buffer.ByteBuf buffer
int aLen
int intCount
int byteCount
int hashCode
int arrayIndex
public static int indexOf (io.grpc.netty.shaded.io.netty.buffer.ByteBuf, io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
int i
io.grpc.netty.shaded.io.netty.buffer.ByteBuf needle
io.grpc.netty.shaded.io.netty.buffer.ByteBuf haystack
int attempts
public static boolean equals (io.grpc.netty.shaded.io.netty.buffer.ByteBuf, int, io.grpc.netty.shaded.io.netty.buffer.ByteBuf, int, int)
int i
int i
int i
io.grpc.netty.shaded.io.netty.buffer.ByteBuf a
int aStartIndex
io.grpc.netty.shaded.io.netty.buffer.ByteBuf b
int bStartIndex
int length
int longCount
int byteCount
public static boolean equals (io.grpc.netty.shaded.io.netty.buffer.ByteBuf, io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
io.grpc.netty.shaded.io.netty.buffer.ByteBuf bufferA
io.grpc.netty.shaded.io.netty.buffer.ByteBuf bufferB
int aLen
public static int compare (io.grpc.netty.shaded.io.netty.buffer.ByteBuf, io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
long res
boolean bufferAIsBigEndian
long res
int uintCountIncrement
int comp
int aEnd
io.grpc.netty.shaded.io.netty.buffer.ByteBuf bufferA
io.grpc.netty.shaded.io.netty.buffer.ByteBuf bufferB
int aLen
int bLen
int minLength
int uintCount
int byteCount
int aIndex
int bIndex
private static long compareUintBigEndian (io.grpc.netty.shaded.io.netty.buffer.ByteBuf, io.grpc.netty.shaded.io.netty.buffer.ByteBuf, int, int, int)
long comp
int aEnd
io.grpc.netty.shaded.io.netty.buffer.ByteBuf bufferA
io.grpc.netty.shaded.io.netty.buffer.ByteBuf bufferB
int aIndex
int bIndex
int uintCountIncrement
private static long compareUintLittleEndian (io.grpc.netty.shaded.io.netty.buffer.ByteBuf, io.grpc.netty.shaded.io.netty.buffer.ByteBuf, int, int, int)
long comp
int aEnd
io.grpc.netty.shaded.io.netty.buffer.ByteBuf bufferA
io.grpc.netty.shaded.io.netty.buffer.ByteBuf bufferB
int aIndex
int bIndex
int uintCountIncrement
private static long compareUintBigEndianA (io.grpc.netty.shaded.io.netty.buffer.ByteBuf, io.grpc.netty.shaded.io.netty.buffer.ByteBuf, int, int, int)
long comp
int aEnd
io.grpc.netty.shaded.io.netty.buffer.ByteBuf bufferA
io.grpc.netty.shaded.io.netty.buffer.ByteBuf bufferB
int aIndex
int bIndex
int uintCountIncrement
private static long compareUintBigEndianB (io.grpc.netty.shaded.io.netty.buffer.ByteBuf, io.grpc.netty.shaded.io.netty.buffer.ByteBuf, int, int, int)
long comp
int aEnd
io.grpc.netty.shaded.io.netty.buffer.ByteBuf bufferA
io.grpc.netty.shaded.io.netty.buffer.ByteBuf bufferB
int aIndex
int bIndex
int uintCountIncrement
public static int indexOf (io.grpc.netty.shaded.io.netty.buffer.ByteBuf, int, int, byte)
io.grpc.netty.shaded.io.netty.buffer.ByteBuf buffer
int fromIndex
int toIndex
byte value
public static short swapShort (short)
short value
public static int swapMedium (int)
int value
int swapped
public static int swapInt (int)
int value
public static long swapLong (long)
long value
public static io.grpc.netty.shaded.io.netty.buffer.ByteBuf writeShortBE (io.grpc.netty.shaded.io.netty.buffer.ByteBuf, int)
io.grpc.netty.shaded.io.netty.buffer.ByteBuf buf
int shortValue
public static io.grpc.netty.shaded.io.netty.buffer.ByteBuf setShortBE (io.grpc.netty.shaded.io.netty.buffer.ByteBuf, int, int)
io.grpc.netty.shaded.io.netty.buffer.ByteBuf buf
int index
int shortValue
public static io.grpc.netty.shaded.io.netty.buffer.ByteBuf writeMediumBE (io.grpc.netty.shaded.io.netty.buffer.ByteBuf, int)
io.grpc.netty.shaded.io.netty.buffer.ByteBuf buf
int mediumValue
public static io.grpc.netty.shaded.io.netty.buffer.ByteBuf readBytes (io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator, io.grpc.netty.shaded.io.netty.buffer.ByteBuf, int)
io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator alloc
io.grpc.netty.shaded.io.netty.buffer.ByteBuf buffer
int length
boolean release
io.grpc.netty.shaded.io.netty.buffer.ByteBuf dst
private static int firstIndexOf (io.grpc.netty.shaded.io.netty.buffer.ByteBuf, int, int, byte)
io.grpc.netty.shaded.io.netty.buffer.ByteBuf buffer
int fromIndex
int toIndex
byte value
private static int lastIndexOf (io.grpc.netty.shaded.io.netty.buffer.ByteBuf, int, int, byte)
io.grpc.netty.shaded.io.netty.buffer.ByteBuf buffer
int fromIndex
int toIndex
byte value
public static io.grpc.netty.shaded.io.netty.buffer.ByteBuf writeUtf8 (io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator, java.lang.CharSequence)
io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator alloc
CharSequence seq
io.grpc.netty.shaded.io.netty.buffer.ByteBuf buf
public static int writeUtf8 (io.grpc.netty.shaded.io.netty.buffer.ByteBuf, java.lang.CharSequence)
io.grpc.netty.shaded.io.netty.buffer.ByteBuf buf
CharSequence seq
public static int reserveAndWriteUtf8 (io.grpc.netty.shaded.io.netty.buffer.ByteBuf, java.lang.CharSequence, int)
io.grpc.netty.shaded.io.netty.buffer.AbstractByteBuf byteBuf
int written
byte[] bytes
io.grpc.netty.shaded.io.netty.buffer.ByteBuf buf
CharSequence seq
int reserveBytes
static int writeUtf8 (io.grpc.netty.shaded.io.netty.buffer.AbstractByteBuf, int, java.lang.CharSequence, int)
char c2
IndexOutOfBoundsException ignored
char c2
int codePoint
char c
int i
io.grpc.netty.shaded.io.netty.buffer.AbstractByteBuf buffer
int writerIndex
CharSequence seq
int len
int oldWriterIndex
public static int utf8MaxBytes (int)
int seqLength
public static int utf8MaxBytes (java.lang.CharSequence)
CharSequence seq
public static int utf8Bytes (java.lang.CharSequence)
CharSequence seq
int seqLength
int i
private static int utf8Bytes (java.lang.CharSequence, int, int)
char c2
IndexOutOfBoundsException ignored
char c2
char c
int i
CharSequence seq
int start
int length
int encodedLength
public static io.grpc.netty.shaded.io.netty.buffer.ByteBuf writeAscii (io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator, java.lang.CharSequence)
io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator alloc
CharSequence seq
io.grpc.netty.shaded.io.netty.buffer.ByteBuf buf
public static int writeAscii (io.grpc.netty.shaded.io.netty.buffer.ByteBuf, java.lang.CharSequence)
io.grpc.netty.shaded.io.netty.util.AsciiString asciiString
io.grpc.netty.shaded.io.netty.buffer.AbstractByteBuf byteBuf
int written
byte[] bytes
io.grpc.netty.shaded.io.netty.buffer.ByteBuf buf
CharSequence seq
int len
static int writeAscii (io.grpc.netty.shaded.io.netty.buffer.AbstractByteBuf, int, java.lang.CharSequence, int)
int i
io.grpc.netty.shaded.io.netty.buffer.AbstractByteBuf buffer
int writerIndex
CharSequence seq
int len
public static io.grpc.netty.shaded.io.netty.buffer.ByteBuf encodeString (io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator, java.nio.CharBuffer, java.nio.charset.Charset)
io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator alloc
java.nio.CharBuffer src
java.nio.charset.Charset charset
public static io.grpc.netty.shaded.io.netty.buffer.ByteBuf encodeString (io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator, java.nio.CharBuffer, java.nio.charset.Charset, int)
io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator alloc
java.nio.CharBuffer src
java.nio.charset.Charset charset
int extraCapacity
static io.grpc.netty.shaded.io.netty.buffer.ByteBuf encodeString0 (io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator, boolean, java.nio.CharBuffer, java.nio.charset.Charset, int)
io.grpc.netty.shaded.io.netty.buffer.ByteBuf dst
java.nio.ByteBuffer dstBuf
int pos
java.nio.charset.CoderResult cr
java.nio.charset.CharacterCodingException x
io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator alloc
boolean enforceHeap
java.nio.CharBuffer src
java.nio.charset.Charset charset
int extraCapacity
java.nio.charset.CharsetEncoder encoder
int length
boolean release
io.grpc.netty.shaded.io.netty.buffer.ByteBuf dst
static java.lang.String decodeString (io.grpc.netty.shaded.io.netty.buffer.ByteBuf, int, int, java.nio.charset.Charset)
io.grpc.netty.shaded.io.netty.buffer.ByteBuf buffer
io.grpc.netty.shaded.io.netty.buffer.ByteBuf src
int readerIndex
int len
java.nio.charset.Charset charset
java.nio.charset.CharsetDecoder decoder
int maxLength
java.nio.CharBuffer dst
private static void decodeString (java.nio.charset.CharsetDecoder, java.nio.ByteBuffer, java.nio.CharBuffer)
java.nio.charset.CoderResult cr
java.nio.charset.CharacterCodingException x
java.nio.charset.CharsetDecoder decoder
java.nio.ByteBuffer src
java.nio.CharBuffer dst
public static io.grpc.netty.shaded.io.netty.buffer.ByteBuf threadLocalDirectBuffer ()
public static byte[] getBytes (io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
io.grpc.netty.shaded.io.netty.buffer.ByteBuf buf
public static byte[] getBytes (io.grpc.netty.shaded.io.netty.buffer.ByteBuf, int, int)
io.grpc.netty.shaded.io.netty.buffer.ByteBuf buf
int start
int length
public static byte[] getBytes (io.grpc.netty.shaded.io.netty.buffer.ByteBuf, int, int, boolean)
int baseOffset
io.grpc.netty.shaded.io.netty.buffer.ByteBuf buf
int start
int length
boolean copy
byte[] v
public static void copy (io.grpc.netty.shaded.io.netty.util.AsciiString, io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
io.grpc.netty.shaded.io.netty.util.AsciiString src
io.grpc.netty.shaded.io.netty.buffer.ByteBuf dst
public static void copy (io.grpc.netty.shaded.io.netty.util.AsciiString, int, io.grpc.netty.shaded.io.netty.buffer.ByteBuf, int, int)
io.grpc.netty.shaded.io.netty.util.AsciiString src
int srcIdx
io.grpc.netty.shaded.io.netty.buffer.ByteBuf dst
int dstIdx
int length
public static void copy (io.grpc.netty.shaded.io.netty.util.AsciiString, int, io.grpc.netty.shaded.io.netty.buffer.ByteBuf, int)
io.grpc.netty.shaded.io.netty.util.AsciiString src
int srcIdx
io.grpc.netty.shaded.io.netty.buffer.ByteBuf dst
int length
public static java.lang.String prettyHexDump (io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
io.grpc.netty.shaded.io.netty.buffer.ByteBuf buffer
public static java.lang.String prettyHexDump (io.grpc.netty.shaded.io.netty.buffer.ByteBuf, int, int)
io.grpc.netty.shaded.io.netty.buffer.ByteBuf buffer
int offset
int length
public static void appendPrettyHexDump (java.lang.StringBuilder, io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
StringBuilder dump
io.grpc.netty.shaded.io.netty.buffer.ByteBuf buf
public static void appendPrettyHexDump (java.lang.StringBuilder, io.grpc.netty.shaded.io.netty.buffer.ByteBuf, int, int)
StringBuilder dump
io.grpc.netty.shaded.io.netty.buffer.ByteBuf buf
int offset
int length
public static boolean isText (io.grpc.netty.shaded.io.netty.buffer.ByteBuf, java.nio.charset.Charset)
io.grpc.netty.shaded.io.netty.buffer.ByteBuf buf
java.nio.charset.Charset charset
public static boolean isText (io.grpc.netty.shaded.io.netty.buffer.ByteBuf, int, int, java.nio.charset.Charset)
io.grpc.netty.shaded.io.netty.buffer.ByteBuf heapBuffer
java.nio.charset.CharacterCodingException ignore
java.nio.charset.CharsetDecoder decoder
io.grpc.netty.shaded.io.netty.buffer.ByteBuf buf
int index
int length
java.nio.charset.Charset charset
int maxIndex
private static boolean isAscii (io.grpc.netty.shaded.io.netty.buffer.ByteBuf, int, int)
io.grpc.netty.shaded.io.netty.buffer.ByteBuf buf
int index
int length
private static boolean isUtf8 (io.grpc.netty.shaded.io.netty.buffer.ByteBuf, int, int)
byte b2
byte b2
byte b3
byte b2
byte b3
byte b4
byte b1
io.grpc.netty.shaded.io.netty.buffer.ByteBuf buf
int index
int length
int endIndex
static void readBytes (io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator, java.nio.ByteBuffer, int, int, java.io.OutputStream) throws java.io.IOException
byte[] tmp
int offset
io.grpc.netty.shaded.io.netty.buffer.ByteBuf tmpBuf
int chunkLen
io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator allocator
java.nio.ByteBuffer buffer
int position
int length
java.io.OutputStream out
private static void getBytes (java.nio.ByteBuffer, byte[], int, int, java.io.OutputStream, int) throws java.io.IOException
int len
java.nio.ByteBuffer inBuffer
byte[] in
int inOffset
int inLen
java.io.OutputStream out
int outLen
private void ()
static int access$500 ()
static void ()
io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator alloc
io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator alloc
String allocType
io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator alloc
}
io/grpc/netty/shaded/io/netty/buffer/WrappedCompositeByteBuf.classWrappedCompositeByteBuf.java
package io.grpc.netty.shaded.io.netty.buffer
io.grpc.netty.shaded.io.netty.buffer.WrappedCompositeByteBuf extends io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf {
private final io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf wrapped
void (io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf)
io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf wrapped
public boolean release ()
public boolean release (int)
int decrement
public final int maxCapacity ()
public final int readerIndex ()
public final int writerIndex ()
public final boolean isReadable ()
public final boolean isReadable (int)
int numBytes
public final boolean isWritable ()
public final boolean isWritable (int)
int numBytes
public final int readableBytes ()
public final int writableBytes ()
public final int maxWritableBytes ()
public int ensureWritable (int, boolean)
int minWritableBytes
boolean force
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf order (java.nio.ByteOrder)
java.nio.ByteOrder endianness
public boolean getBoolean (int)
int index
public short getUnsignedByte (int)
int index
public short getShort (int)
int index
public short getShortLE (int)
int index
public int getUnsignedShort (int)
int index
public int getUnsignedShortLE (int)
int index
public int getUnsignedMedium (int)
int index
public int getUnsignedMediumLE (int)
int index
public int getMedium (int)
int index
public int getMediumLE (int)
int index
public int getInt (int)
int index
public int getIntLE (int)
int index
public long getUnsignedInt (int)
int index
public long getUnsignedIntLE (int)
int index
public long getLong (int)
int index
public long getLongLE (int)
int index
public char getChar (int)
int index
public float getFloat (int)
int index
public double getDouble (int)
int index
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf setShortLE (int, int)
int index
int value
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf setMediumLE (int, int)
int index
int value
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf setIntLE (int, int)
int index
int value
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf setLongLE (int, long)
int index
long value
public byte readByte ()
public boolean readBoolean ()
public short readUnsignedByte ()
public short readShort ()
public short readShortLE ()
public int readUnsignedShort ()
public int readUnsignedShortLE ()
public int readMedium ()
public int readMediumLE ()
public int readUnsignedMedium ()
public int readUnsignedMediumLE ()
public int readInt ()
public int readIntLE ()
public long readUnsignedInt ()
public long readUnsignedIntLE ()
public long readLong ()
public long readLongLE ()
public char readChar ()
public float readFloat ()
public double readDouble ()
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf readBytes (int)
int length
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf slice ()
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf retainedSlice ()
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf slice (int, int)
int index
int length
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf retainedSlice (int, int)
int index
int length
public java.nio.ByteBuffer nioBuffer ()
public java.lang.String toString (java.nio.charset.Charset)
java.nio.charset.Charset charset
public java.lang.String toString (int, int, java.nio.charset.Charset)
int index
int length
java.nio.charset.Charset charset
public int indexOf (int, int, byte)
int fromIndex
int toIndex
byte value
public int bytesBefore (byte)
byte value
public int bytesBefore (int, byte)
int length
byte value
public int bytesBefore (int, int, byte)
int index
int length
byte value
public int forEachByte (io.grpc.netty.shaded.io.netty.util.ByteProcessor)
io.grpc.netty.shaded.io.netty.util.ByteProcessor processor
public int forEachByte (int, int, io.grpc.netty.shaded.io.netty.util.ByteProcessor)
int index
int length
io.grpc.netty.shaded.io.netty.util.ByteProcessor processor
public int forEachByteDesc (io.grpc.netty.shaded.io.netty.util.ByteProcessor)
io.grpc.netty.shaded.io.netty.util.ByteProcessor processor
public int forEachByteDesc (int, int, io.grpc.netty.shaded.io.netty.util.ByteProcessor)
int index
int length
io.grpc.netty.shaded.io.netty.util.ByteProcessor processor
public final int hashCode ()
public final boolean equals (java.lang.Object)
Object o
public final int compareTo (io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
io.grpc.netty.shaded.io.netty.buffer.ByteBuf that
public final int refCnt ()
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf duplicate ()
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf retainedDuplicate ()
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf readSlice (int)
int length
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf readRetainedSlice (int)
int length
public int readBytes (java.nio.channels.GatheringByteChannel, int) throws java.io.IOException
java.nio.channels.GatheringByteChannel out
int length
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf writeShortLE (int)
int value
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf writeMediumLE (int)
int value
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf writeIntLE (int)
int value
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf writeLongLE (long)
long value
public int writeBytes (java.io.InputStream, int) throws java.io.IOException
java.io.InputStream in
int length
public int writeBytes (java.nio.channels.ScatteringByteChannel, int) throws java.io.IOException
java.nio.channels.ScatteringByteChannel in
int length
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf copy ()
public io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf addComponent (io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
io.grpc.netty.shaded.io.netty.buffer.ByteBuf buffer
public transient io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf addComponents (io.grpc.netty.shaded.io.netty.buffer.ByteBuf[])
io.grpc.netty.shaded.io.netty.buffer.ByteBuf[] buffers
public io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf addComponents (java.lang.Iterable)
Iterable buffers
public io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf addComponent (int, io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
int cIndex
io.grpc.netty.shaded.io.netty.buffer.ByteBuf buffer
public transient io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf addComponents (int, io.grpc.netty.shaded.io.netty.buffer.ByteBuf[])
int cIndex
io.grpc.netty.shaded.io.netty.buffer.ByteBuf[] buffers
public io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf addComponents (int, java.lang.Iterable)
int cIndex
Iterable buffers
public io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf addComponent (boolean, io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
boolean increaseWriterIndex
io.grpc.netty.shaded.io.netty.buffer.ByteBuf buffer
public transient io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf addComponents (boolean, io.grpc.netty.shaded.io.netty.buffer.ByteBuf[])
boolean increaseWriterIndex
io.grpc.netty.shaded.io.netty.buffer.ByteBuf[] buffers
public io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf addComponents (boolean, java.lang.Iterable)
boolean increaseWriterIndex
Iterable buffers
public io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf addComponent (boolean, int, io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
boolean increaseWriterIndex
int cIndex
io.grpc.netty.shaded.io.netty.buffer.ByteBuf buffer
public io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf removeComponent (int)
int cIndex
public io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf removeComponents (int, int)
int cIndex
int numComponents
public java.util.Iterator iterator ()
public java.util.List decompose (int, int)
int offset
int length
public final boolean isDirect ()
public final boolean hasArray ()
public final byte[] array ()
public final int arrayOffset ()
public final boolean hasMemoryAddress ()
public final long memoryAddress ()
public final int capacity ()
public io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf capacity (int)
int newCapacity
public final io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator alloc ()
public final java.nio.ByteOrder order ()
public final int numComponents ()
public final int maxNumComponents ()
public final int toComponentIndex (int)
int offset
public final int toByteIndex (int)
int cIndex
public byte getByte (int)
int index
protected final byte _getByte (int)
int index
protected final short _getShort (int)
int index
protected final short _getShortLE (int)
int index
protected final int _getUnsignedMedium (int)
int index
protected final int _getUnsignedMediumLE (int)
int index
protected final int _getInt (int)
int index
protected final int _getIntLE (int)
int index
protected final long _getLong (int)
int index
protected final long _getLongLE (int)
int index
public io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf getBytes (int, byte[], int, int)
int index
byte[] dst
int dstIndex
int length
public io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf getBytes (int, java.nio.ByteBuffer)
int index
java.nio.ByteBuffer dst
public io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf getBytes (int, io.grpc.netty.shaded.io.netty.buffer.ByteBuf, int, int)
int index
io.grpc.netty.shaded.io.netty.buffer.ByteBuf dst
int dstIndex
int length
public int getBytes (int, java.nio.channels.GatheringByteChannel, int) throws java.io.IOException
int index
java.nio.channels.GatheringByteChannel out
int length
public io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf getBytes (int, java.io.OutputStream, int) throws java.io.IOException
int index
java.io.OutputStream out
int length
public io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf setByte (int, int)
int index
int value
protected final void _setByte (int, int)
int index
int value
public io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf setShort (int, int)
int index
int value
protected final void _setShort (int, int)
int index
int value
protected final void _setShortLE (int, int)
int index
int value
public io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf setMedium (int, int)
int index
int value
protected final void _setMedium (int, int)
int index
int value
protected final void _setMediumLE (int, int)
int index
int value
public io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf setInt (int, int)
int index
int value
protected final void _setInt (int, int)
int index
int value
protected final void _setIntLE (int, int)
int index
int value
public io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf setLong (int, long)
int index
long value
protected final void _setLong (int, long)
int index
long value
protected final void _setLongLE (int, long)
int index
long value
public io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf setBytes (int, byte[], int, int)
int index
byte[] src
int srcIndex
int length
public io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf setBytes (int, java.nio.ByteBuffer)
int index
java.nio.ByteBuffer src
public io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf setBytes (int, io.grpc.netty.shaded.io.netty.buffer.ByteBuf, int, int)
int index
io.grpc.netty.shaded.io.netty.buffer.ByteBuf src
int srcIndex
int length
public int setBytes (int, java.io.InputStream, int) throws java.io.IOException
int index
java.io.InputStream in
int length
public int setBytes (int, java.nio.channels.ScatteringByteChannel, int) throws java.io.IOException
int index
java.nio.channels.ScatteringByteChannel in
int length
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf copy (int, int)
int index
int length
public final io.grpc.netty.shaded.io.netty.buffer.ByteBuf component (int)
int cIndex
public final io.grpc.netty.shaded.io.netty.buffer.ByteBuf componentAtOffset (int)
int offset
public final io.grpc.netty.shaded.io.netty.buffer.ByteBuf internalComponent (int)
int cIndex
public final io.grpc.netty.shaded.io.netty.buffer.ByteBuf internalComponentAtOffset (int)
int offset
public int nioBufferCount ()
public java.nio.ByteBuffer internalNioBuffer (int, int)
int index
int length
public java.nio.ByteBuffer nioBuffer (int, int)
int index
int length
public java.nio.ByteBuffer[] nioBuffers (int, int)
int index
int length
public io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf consolidate ()
public io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf consolidate (int, int)
int cIndex
int numComponents
public io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf discardReadComponents ()
public io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf discardReadBytes ()
public final java.lang.String toString ()
public final io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf readerIndex (int)
int readerIndex
public final io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf writerIndex (int)
int writerIndex
public final io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf setIndex (int, int)
int readerIndex
int writerIndex
public final io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf clear ()
public final io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf markReaderIndex ()
public final io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf resetReaderIndex ()
public final io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf markWriterIndex ()
public final io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf resetWriterIndex ()
public io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf ensureWritable (int)
int minWritableBytes
public io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf getBytes (int, io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
int index
io.grpc.netty.shaded.io.netty.buffer.ByteBuf dst
public io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf getBytes (int, io.grpc.netty.shaded.io.netty.buffer.ByteBuf, int)
int index
io.grpc.netty.shaded.io.netty.buffer.ByteBuf dst
int length
public io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf getBytes (int, byte[])
int index
byte[] dst
public io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf setBoolean (int, boolean)
int index
boolean value
public io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf setChar (int, int)
int index
int value
public io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf setFloat (int, float)
int index
float value
public io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf setDouble (int, double)
int index
double value
public io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf setBytes (int, io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
int index
io.grpc.netty.shaded.io.netty.buffer.ByteBuf src
public io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf setBytes (int, io.grpc.netty.shaded.io.netty.buffer.ByteBuf, int)
int index
io.grpc.netty.shaded.io.netty.buffer.ByteBuf src
int length
public io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf setBytes (int, byte[])
int index
byte[] src
public io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf setZero (int, int)
int index
int length
public io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf readBytes (io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
io.grpc.netty.shaded.io.netty.buffer.ByteBuf dst
public io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf readBytes (io.grpc.netty.shaded.io.netty.buffer.ByteBuf, int)
io.grpc.netty.shaded.io.netty.buffer.ByteBuf dst
int length
public io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf readBytes (io.grpc.netty.shaded.io.netty.buffer.ByteBuf, int, int)
io.grpc.netty.shaded.io.netty.buffer.ByteBuf dst
int dstIndex
int length
public io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf readBytes (byte[])
byte[] dst
public io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf readBytes (byte[], int, int)
byte[] dst
int dstIndex
int length
public io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf readBytes (java.nio.ByteBuffer)
java.nio.ByteBuffer dst
public io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf readBytes (java.io.OutputStream, int) throws java.io.IOException
java.io.OutputStream out
int length
public int getBytes (int, java.nio.channels.FileChannel, long, int) throws java.io.IOException
int index
java.nio.channels.FileChannel out
long position
int length
public int setBytes (int, java.nio.channels.FileChannel, long, int) throws java.io.IOException
int index
java.nio.channels.FileChannel in
long position
int length
public boolean isReadOnly ()
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf asReadOnly ()
protected io.grpc.netty.shaded.io.netty.buffer.SwappedByteBuf newSwappedByteBuf ()
public java.lang.CharSequence getCharSequence (int, int, java.nio.charset.Charset)
int index
int length
java.nio.charset.Charset charset
public java.lang.CharSequence readCharSequence (int, java.nio.charset.Charset)
int length
java.nio.charset.Charset charset
public int setCharSequence (int, java.lang.CharSequence, java.nio.charset.Charset)
int index
CharSequence sequence
java.nio.charset.Charset charset
public int readBytes (java.nio.channels.FileChannel, long, int) throws java.io.IOException
java.nio.channels.FileChannel out
long position
int length
public int writeBytes (java.nio.channels.FileChannel, long, int) throws java.io.IOException
java.nio.channels.FileChannel in
long position
int length
public int writeCharSequence (java.lang.CharSequence, java.nio.charset.Charset)
CharSequence sequence
java.nio.charset.Charset charset
public io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf skipBytes (int)
int length
public io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf writeBoolean (boolean)
boolean value
public io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf writeByte (int)
int value
public io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf writeShort (int)
int value
public io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf writeMedium (int)
int value
public io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf writeInt (int)
int value
public io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf writeLong (long)
long value
public io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf writeChar (int)
int value
public io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf writeFloat (float)
float value
public io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf writeDouble (double)
double value
public io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf writeBytes (io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
io.grpc.netty.shaded.io.netty.buffer.ByteBuf src
public io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf writeBytes (io.grpc.netty.shaded.io.netty.buffer.ByteBuf, int)
io.grpc.netty.shaded.io.netty.buffer.ByteBuf src
int length
public io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf writeBytes (io.grpc.netty.shaded.io.netty.buffer.ByteBuf, int, int)
io.grpc.netty.shaded.io.netty.buffer.ByteBuf src
int srcIndex
int length
public io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf writeBytes (byte[])
byte[] src
public io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf writeBytes (byte[], int, int)
byte[] src
int srcIndex
int length
public io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf writeBytes (java.nio.ByteBuffer)
java.nio.ByteBuffer src
public io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf writeZero (int)
int length
public io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf retain (int)
int increment
public io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf retain ()
public io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf touch ()
public io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf touch (java.lang.Object)
Object hint
public java.nio.ByteBuffer[] nioBuffers ()
public io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf discardSomeReadBytes ()
public final void deallocate ()
public final io.grpc.netty.shaded.io.netty.buffer.ByteBuf unwrap ()
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBuf touch (java.lang.Object)
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBuf touch ()
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBuf retain (int)
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBuf retain ()
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBuf writeZero (int)
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBuf writeBytes (java.nio.ByteBuffer)
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBuf writeBytes (io.grpc.netty.shaded.io.netty.buffer.ByteBuf, int, int)
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBuf writeBytes (io.grpc.netty.shaded.io.netty.buffer.ByteBuf, int)
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBuf writeBytes (io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBuf writeBytes (byte[])
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBuf writeBytes (byte[], int, int)
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBuf writeDouble (double)
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBuf writeFloat (float)
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBuf writeChar (int)
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBuf writeLong (long)
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBuf writeInt (int)
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBuf writeMedium (int)
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBuf writeShort (int)
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBuf writeByte (int)
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBuf writeBoolean (boolean)
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBuf skipBytes (int)
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBuf readBytes (java.io.OutputStream, int) throws java.io.IOException
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBuf readBytes (java.nio.ByteBuffer)
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBuf readBytes (io.grpc.netty.shaded.io.netty.buffer.ByteBuf, int, int)
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBuf readBytes (io.grpc.netty.shaded.io.netty.buffer.ByteBuf, int)
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBuf readBytes (io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBuf readBytes (byte[])
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBuf readBytes (byte[], int, int)
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBuf setZero (int, int)
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBuf setBytes (int, io.grpc.netty.shaded.io.netty.buffer.ByteBuf, int)
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBuf setBytes (int, io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBuf setBytes (int, byte[])
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBuf setDouble (int, double)
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBuf setLong (int, long)
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBuf setFloat (int, float)
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBuf setInt (int, int)
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBuf setMedium (int, int)
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBuf setChar (int, int)
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBuf setShort (int, int)
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBuf setBoolean (int, boolean)
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBuf setByte (int, int)
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBuf getBytes (int, io.grpc.netty.shaded.io.netty.buffer.ByteBuf, int)
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBuf getBytes (int, io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBuf getBytes (int, byte[])
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBuf ensureWritable (int)
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBuf discardSomeReadBytes ()
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBuf discardReadBytes ()
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBuf resetWriterIndex ()
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBuf markWriterIndex ()
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBuf resetReaderIndex ()
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBuf markReaderIndex ()
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBuf clear ()
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBuf setIndex (int, int)
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBuf writerIndex (int)
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBuf readerIndex (int)
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBuf setBytes (int, java.nio.ByteBuffer)
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBuf setBytes (int, byte[], int, int)
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBuf setBytes (int, io.grpc.netty.shaded.io.netty.buffer.ByteBuf, int, int)
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBuf getBytes (int, java.io.OutputStream, int) throws java.io.IOException
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBuf getBytes (int, java.nio.ByteBuffer)
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBuf getBytes (int, byte[], int, int)
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBuf getBytes (int, io.grpc.netty.shaded.io.netty.buffer.ByteBuf, int, int)
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBuf capacity (int)
public volatile io.grpc.netty.shaded.io.netty.util.ReferenceCounted touch (java.lang.Object)
public volatile io.grpc.netty.shaded.io.netty.util.ReferenceCounted touch ()
public volatile io.grpc.netty.shaded.io.netty.util.ReferenceCounted retain (int)
public volatile io.grpc.netty.shaded.io.netty.util.ReferenceCounted retain ()
public volatile int compareTo (java.lang.Object)
}
io/grpc/netty/shaded/io/netty/buffer/ByteBufUtil$ThreadLocalUnsafeDirectByteBuf.classByteBufUtil.java
package io.grpc.netty.shaded.io.netty.buffer
final io.grpc.netty.shaded.io.netty.buffer.ByteBufUtil$ThreadLocalUnsafeDirectByteBuf extends io.grpc.netty.shaded.io.netty.buffer.UnpooledUnsafeDirectByteBuf {
private static final io.grpc.netty.shaded.io.netty.util.Recycler RECYCLER
private final io.grpc.netty.shaded.io.netty.util.Recycler$Handle handle
static io.grpc.netty.shaded.io.netty.buffer.ByteBufUtil$ThreadLocalUnsafeDirectByteBuf newInstance ()
io.grpc.netty.shaded.io.netty.buffer.ByteBufUtil$ThreadLocalUnsafeDirectByteBuf buf
private void (io.grpc.netty.shaded.io.netty.util.Recycler$Handle)
io.grpc.netty.shaded.io.netty.util.Recycler$Handle handle
protected void deallocate ()
void (io.grpc.netty.shaded.io.netty.util.Recycler$Handle, io.grpc.netty.shaded.io.netty.buffer.ByteBufUtil$1)
io.grpc.netty.shaded.io.netty.util.Recycler$Handle x0
io.grpc.netty.shaded.io.netty.buffer.ByteBufUtil$1 x1
static void ()
}
io/grpc/netty/shaded/io/netty/buffer/ByteBufProcessor$1.classByteBufProcessor.java
package io.grpc.netty.shaded.io.netty.buffer
final io.grpc.netty.shaded.io.netty.buffer.ByteBufProcessor$1 extends java.lang.Object implements io.grpc.netty.shaded.io.netty.buffer.ByteBufProcessor {
void ()
public boolean process (byte) throws java.lang.Exception
byte value
}
io/grpc/netty/shaded/io/netty/buffer/AbstractByteBuf.classAbstractByteBuf.java
package io.grpc.netty.shaded.io.netty.buffer
public abstract io.grpc.netty.shaded.io.netty.buffer.AbstractByteBuf extends io.grpc.netty.shaded.io.netty.buffer.ByteBuf {
private static final io.grpc.netty.shaded.io.netty.util.internal.logging.InternalLogger logger
private static final String PROP_MODE
private static final boolean checkAccessible
static final io.grpc.netty.shaded.io.netty.util.ResourceLeakDetector leakDetector
int readerIndex
int writerIndex
private int markedReaderIndex
private int markedWriterIndex
private int maxCapacity
protected void (int)
int maxCapacity
public boolean isReadOnly ()
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf asReadOnly ()
public int maxCapacity ()
protected final void maxCapacity (int)
int maxCapacity
public int readerIndex ()
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf readerIndex (int)
int readerIndex
public int writerIndex ()
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf writerIndex (int)
int writerIndex
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf setIndex (int, int)
int readerIndex
int writerIndex
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf clear ()
public boolean isReadable ()
public boolean isReadable (int)
int numBytes
public boolean isWritable ()
public boolean isWritable (int)
int numBytes
public int readableBytes ()
public int writableBytes ()
public int maxWritableBytes ()
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf markReaderIndex ()
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf resetReaderIndex ()
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf markWriterIndex ()
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf resetWriterIndex ()
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf discardReadBytes ()
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf discardSomeReadBytes ()
protected final void adjustMarkers (int)
int markedWriterIndex
int decrement
int markedReaderIndex
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf ensureWritable (int)
int minWritableBytes
final void ensureWritable0 (int)
int minWritableBytes
int newCapacity
public int ensureWritable (int, boolean)
int minWritableBytes
boolean force
int maxCapacity
int writerIndex
int newCapacity
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf order (java.nio.ByteOrder)
java.nio.ByteOrder endianness
protected io.grpc.netty.shaded.io.netty.buffer.SwappedByteBuf newSwappedByteBuf ()
public byte getByte (int)
int index
protected abstract byte _getByte (int)
public boolean getBoolean (int)
int index
public short getUnsignedByte (int)
int index
public short getShort (int)
int index
protected abstract short _getShort (int)
public short getShortLE (int)
int index
protected abstract short _getShortLE (int)
public int getUnsignedShort (int)
int index
public int getUnsignedShortLE (int)
int index
public int getUnsignedMedium (int)
int index
protected abstract int _getUnsignedMedium (int)
public int getUnsignedMediumLE (int)
int index
protected abstract int _getUnsignedMediumLE (int)
public int getMedium (int)
int index
int value
public int getMediumLE (int)
int index
int value
public int getInt (int)
int index
protected abstract int _getInt (int)
public int getIntLE (int)
int index
protected abstract int _getIntLE (int)
public long getUnsignedInt (int)
int index
public long getUnsignedIntLE (int)
int index
public long getLong (int)
int index
protected abstract long _getLong (int)
public long getLongLE (int)
int index
protected abstract long _getLongLE (int)
public char getChar (int)
int index
public float getFloat (int)
int index
public double getDouble (int)
int index
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf getBytes (int, byte[])
int index
byte[] dst
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf getBytes (int, io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
int index
io.grpc.netty.shaded.io.netty.buffer.ByteBuf dst
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf getBytes (int, io.grpc.netty.shaded.io.netty.buffer.ByteBuf, int)
int index
io.grpc.netty.shaded.io.netty.buffer.ByteBuf dst
int length
public java.lang.CharSequence getCharSequence (int, int, java.nio.charset.Charset)
int index
int length
java.nio.charset.Charset charset
public java.lang.CharSequence readCharSequence (int, java.nio.charset.Charset)
int length
java.nio.charset.Charset charset
CharSequence sequence
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf setByte (int, int)
int index
int value
protected abstract void _setByte (int, int)
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf setBoolean (int, boolean)
int index
boolean value
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf setShort (int, int)
int index
int value
protected abstract void _setShort (int, int)
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf setShortLE (int, int)
int index
int value
protected abstract void _setShortLE (int, int)
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf setChar (int, int)
int index
int value
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf setMedium (int, int)
int index
int value
protected abstract void _setMedium (int, int)
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf setMediumLE (int, int)
int index
int value
protected abstract void _setMediumLE (int, int)
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf setInt (int, int)
int index
int value
protected abstract void _setInt (int, int)
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf setIntLE (int, int)
int index
int value
protected abstract void _setIntLE (int, int)
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf setFloat (int, float)
int index
float value
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf setLong (int, long)
int index
long value
protected abstract void _setLong (int, long)
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf setLongLE (int, long)
int index
long value
protected abstract void _setLongLE (int, long)
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf setDouble (int, double)
int index
double value
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf setBytes (int, byte[])
int index
byte[] src
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf setBytes (int, io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
int index
io.grpc.netty.shaded.io.netty.buffer.ByteBuf src
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf setBytes (int, io.grpc.netty.shaded.io.netty.buffer.ByteBuf, int)
int index
io.grpc.netty.shaded.io.netty.buffer.ByteBuf src
int length
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf setZero (int, int)
int i
int i
int i
int index
int length
int nLong
int nBytes
public int setCharSequence (int, java.lang.CharSequence, java.nio.charset.Charset)
int index
CharSequence sequence
java.nio.charset.Charset charset
private int setCharSequence0 (int, java.lang.CharSequence, java.nio.charset.Charset, boolean)
int length
int length
int index
CharSequence sequence
java.nio.charset.Charset charset
boolean expand
byte[] bytes
public byte readByte ()
int i
byte b
public boolean readBoolean ()
public short readUnsignedByte ()
public short readShort ()
short v
public short readShortLE ()
short v
public int readUnsignedShort ()
public int readUnsignedShortLE ()
public int readMedium ()
int value
public int readMediumLE ()
int value
public int readUnsignedMedium ()
int v
public int readUnsignedMediumLE ()
int v
public int readInt ()
int v
public int readIntLE ()
int v
public long readUnsignedInt ()
public long readUnsignedIntLE ()
public long readLong ()
long v
public long readLongLE ()
long v
public char readChar ()
public float readFloat ()
public double readDouble ()
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf readBytes (int)
int length
io.grpc.netty.shaded.io.netty.buffer.ByteBuf buf
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf readSlice (int)
int length
io.grpc.netty.shaded.io.netty.buffer.ByteBuf slice
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf readRetainedSlice (int)
int length
io.grpc.netty.shaded.io.netty.buffer.ByteBuf slice
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf readBytes (byte[], int, int)
byte[] dst
int dstIndex
int length
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf readBytes (byte[])
byte[] dst
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf readBytes (io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
io.grpc.netty.shaded.io.netty.buffer.ByteBuf dst
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf readBytes (io.grpc.netty.shaded.io.netty.buffer.ByteBuf, int)
io.grpc.netty.shaded.io.netty.buffer.ByteBuf dst
int length
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf readBytes (io.grpc.netty.shaded.io.netty.buffer.ByteBuf, int, int)
io.grpc.netty.shaded.io.netty.buffer.ByteBuf dst
int dstIndex
int length
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf readBytes (java.nio.ByteBuffer)
java.nio.ByteBuffer dst
int length
public int readBytes (java.nio.channels.GatheringByteChannel, int) throws java.io.IOException
java.nio.channels.GatheringByteChannel out
int length
int readBytes
public int readBytes (java.nio.channels.FileChannel, long, int) throws java.io.IOException
java.nio.channels.FileChannel out
long position
int length
int readBytes
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf readBytes (java.io.OutputStream, int) throws java.io.IOException
java.io.OutputStream out
int length
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf skipBytes (int)
int length
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf writeBoolean (boolean)
boolean value
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf writeByte (int)
int value
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf writeShort (int)
int value
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf writeShortLE (int)
int value
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf writeMedium (int)
int value
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf writeMediumLE (int)
int value
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf writeInt (int)
int value
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf writeIntLE (int)
int value
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf writeLong (long)
long value
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf writeLongLE (long)
long value
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf writeChar (int)
int value
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf writeFloat (float)
float value
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf writeDouble (double)
double value
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf writeBytes (byte[], int, int)
byte[] src
int srcIndex
int length
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf writeBytes (byte[])
byte[] src
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf writeBytes (io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
io.grpc.netty.shaded.io.netty.buffer.ByteBuf src
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf writeBytes (io.grpc.netty.shaded.io.netty.buffer.ByteBuf, int)
io.grpc.netty.shaded.io.netty.buffer.ByteBuf src
int length
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf writeBytes (io.grpc.netty.shaded.io.netty.buffer.ByteBuf, int, int)
io.grpc.netty.shaded.io.netty.buffer.ByteBuf src
int srcIndex
int length
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf writeBytes (java.nio.ByteBuffer)
java.nio.ByteBuffer src
int length
public int writeBytes (java.io.InputStream, int) throws java.io.IOException
java.io.InputStream in
int length
int writtenBytes
public int writeBytes (java.nio.channels.ScatteringByteChannel, int) throws java.io.IOException
java.nio.channels.ScatteringByteChannel in
int length
int writtenBytes
public int writeBytes (java.nio.channels.FileChannel, long, int) throws java.io.IOException
java.nio.channels.FileChannel in
long position
int length
int writtenBytes
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf writeZero (int)
int i
int i
int i
int length
int wIndex
int nLong
int nBytes
public int writeCharSequence (java.lang.CharSequence, java.nio.charset.Charset)
CharSequence sequence
java.nio.charset.Charset charset
int written
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf copy ()
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf duplicate ()
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf retainedDuplicate ()
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf slice ()
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf retainedSlice ()
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf slice (int, int)
int index
int length
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf retainedSlice (int, int)
int index
int length
public java.nio.ByteBuffer nioBuffer ()
public java.nio.ByteBuffer[] nioBuffers ()
public java.lang.String toString (java.nio.charset.Charset)
java.nio.charset.Charset charset
public java.lang.String toString (int, int, java.nio.charset.Charset)
int index
int length
java.nio.charset.Charset charset
public int indexOf (int, int, byte)
int fromIndex
int toIndex
byte value
public int bytesBefore (byte)
byte value
public int bytesBefore (int, byte)
int length
byte value
public int bytesBefore (int, int, byte)
int index
int length
byte value
int endIndex
public int forEachByte (io.grpc.netty.shaded.io.netty.util.ByteProcessor)
Exception e
io.grpc.netty.shaded.io.netty.util.ByteProcessor processor
public int forEachByte (int, int, io.grpc.netty.shaded.io.netty.util.ByteProcessor)
Exception e
int index
int length
io.grpc.netty.shaded.io.netty.util.ByteProcessor processor
private int forEachByteAsc0 (int, int, io.grpc.netty.shaded.io.netty.util.ByteProcessor) throws java.lang.Exception
int start
int end
io.grpc.netty.shaded.io.netty.util.ByteProcessor processor
public int forEachByteDesc (io.grpc.netty.shaded.io.netty.util.ByteProcessor)
Exception e
io.grpc.netty.shaded.io.netty.util.ByteProcessor processor
public int forEachByteDesc (int, int, io.grpc.netty.shaded.io.netty.util.ByteProcessor)
Exception e
int index
int length
io.grpc.netty.shaded.io.netty.util.ByteProcessor processor
private int forEachByteDesc0 (int, int, io.grpc.netty.shaded.io.netty.util.ByteProcessor) throws java.lang.Exception
int rStart
int rEnd
io.grpc.netty.shaded.io.netty.util.ByteProcessor processor
public int hashCode ()
public boolean equals (java.lang.Object)
Object o
public int compareTo (io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
io.grpc.netty.shaded.io.netty.buffer.ByteBuf that
public java.lang.String toString ()
StringBuilder buf
io.grpc.netty.shaded.io.netty.buffer.ByteBuf unwrapped
protected final void checkIndex (int)
int index
protected final void checkIndex (int, int)
int index
int fieldLength
final void checkIndex0 (int, int)
int index
int fieldLength
protected final void checkSrcIndex (int, int, int, int)
int index
int length
int srcIndex
int srcCapacity
protected final void checkDstIndex (int, int, int, int)
int index
int length
int dstIndex
int dstCapacity
protected final void checkReadableBytes (int)
int minimumReadableBytes
protected final void checkNewCapacity (int)
int newCapacity
private void checkReadableBytes0 (int)
int minimumReadableBytes
protected final void ensureAccessible ()
final void setIndex0 (int, int)
int readerIndex
int writerIndex
final void discardMarks ()
public volatile int compareTo (java.lang.Object)
static void ()
}
io/grpc/netty/shaded/io/netty/buffer/ByteBufProcessor$8.classByteBufProcessor.java
package io.grpc.netty.shaded.io.netty.buffer
final io.grpc.netty.shaded.io.netty.buffer.ByteBufProcessor$8 extends java.lang.Object implements io.grpc.netty.shaded.io.netty.buffer.ByteBufProcessor {
void ()
public boolean process (byte) throws java.lang.Exception
byte value
}
io/grpc/netty/shaded/io/netty/buffer/AbstractPooledDerivedByteBuf$PooledNonRetainedSlicedByteBuf.classAbstractPooledDerivedByteBuf.java
package io.grpc.netty.shaded.io.netty.buffer
final io.grpc.netty.shaded.io.netty.buffer.AbstractPooledDerivedByteBuf$PooledNonRetainedSlicedByteBuf extends io.grpc.netty.shaded.io.netty.buffer.UnpooledSlicedByteBuf {
private final io.grpc.netty.shaded.io.netty.util.ReferenceCounted referenceCountDelegate
void (io.grpc.netty.shaded.io.netty.util.ReferenceCounted, io.grpc.netty.shaded.io.netty.buffer.AbstractByteBuf, int, int)
io.grpc.netty.shaded.io.netty.util.ReferenceCounted referenceCountDelegate
io.grpc.netty.shaded.io.netty.buffer.AbstractByteBuf buffer
int index
int length
int refCnt0 ()
io.grpc.netty.shaded.io.netty.buffer.ByteBuf retain0 ()
io.grpc.netty.shaded.io.netty.buffer.ByteBuf retain0 (int)
int increment
io.grpc.netty.shaded.io.netty.buffer.ByteBuf touch0 ()
io.grpc.netty.shaded.io.netty.buffer.ByteBuf touch0 (java.lang.Object)
Object hint
boolean release0 ()
boolean release0 (int)
int decrement
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf duplicate ()
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf retainedDuplicate ()
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf slice (int, int)
int index
int length
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf retainedSlice ()
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf retainedSlice (int, int)
int index
int length
}
io/grpc/netty/shaded/io/netty/buffer/WrappedByteBuf.classWrappedByteBuf.java
package io.grpc.netty.shaded.io.netty.buffer
io.grpc.netty.shaded.io.netty.buffer.WrappedByteBuf extends io.grpc.netty.shaded.io.netty.buffer.ByteBuf {
protected final io.grpc.netty.shaded.io.netty.buffer.ByteBuf buf
protected void (io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
io.grpc.netty.shaded.io.netty.buffer.ByteBuf buf
public final boolean hasMemoryAddress ()
public final long memoryAddress ()
public final int capacity ()
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf capacity (int)
int newCapacity
public final int maxCapacity ()
public final io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator alloc ()
public final java.nio.ByteOrder order ()
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf order (java.nio.ByteOrder)
java.nio.ByteOrder endianness
public final io.grpc.netty.shaded.io.netty.buffer.ByteBuf unwrap ()
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf asReadOnly ()
public boolean isReadOnly ()
public final boolean isDirect ()
public final int readerIndex ()
public final io.grpc.netty.shaded.io.netty.buffer.ByteBuf readerIndex (int)
int readerIndex
public final int writerIndex ()
public final io.grpc.netty.shaded.io.netty.buffer.ByteBuf writerIndex (int)
int writerIndex
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf setIndex (int, int)
int readerIndex
int writerIndex
public final int readableBytes ()
public final int writableBytes ()
public final int maxWritableBytes ()
public final boolean isReadable ()
public final boolean isWritable ()
public final io.grpc.netty.shaded.io.netty.buffer.ByteBuf clear ()
public final io.grpc.netty.shaded.io.netty.buffer.ByteBuf markReaderIndex ()
public final io.grpc.netty.shaded.io.netty.buffer.ByteBuf resetReaderIndex ()
public final io.grpc.netty.shaded.io.netty.buffer.ByteBuf markWriterIndex ()
public final io.grpc.netty.shaded.io.netty.buffer.ByteBuf resetWriterIndex ()
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf discardReadBytes ()
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf discardSomeReadBytes ()
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf ensureWritable (int)
int minWritableBytes
public int ensureWritable (int, boolean)
int minWritableBytes
boolean force
public boolean getBoolean (int)
int index
public byte getByte (int)
int index
public short getUnsignedByte (int)
int index
public short getShort (int)
int index
public short getShortLE (int)
int index
public int getUnsignedShort (int)
int index
public int getUnsignedShortLE (int)
int index
public int getMedium (int)
int index
public int getMediumLE (int)
int index
public int getUnsignedMedium (int)
int index
public int getUnsignedMediumLE (int)
int index
public int getInt (int)
int index
public int getIntLE (int)
int index
public long getUnsignedInt (int)
int index
public long getUnsignedIntLE (int)
int index
public long getLong (int)
int index
public long getLongLE (int)
int index
public char getChar (int)
int index
public float getFloat (int)
int index
public double getDouble (int)
int index
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf getBytes (int, io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
int index
io.grpc.netty.shaded.io.netty.buffer.ByteBuf dst
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf getBytes (int, io.grpc.netty.shaded.io.netty.buffer.ByteBuf, int)
int index
io.grpc.netty.shaded.io.netty.buffer.ByteBuf dst
int length
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf getBytes (int, io.grpc.netty.shaded.io.netty.buffer.ByteBuf, int, int)
int index
io.grpc.netty.shaded.io.netty.buffer.ByteBuf dst
int dstIndex
int length
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf getBytes (int, byte[])
int index
byte[] dst
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf getBytes (int, byte[], int, int)
int index
byte[] dst
int dstIndex
int length
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf getBytes (int, java.nio.ByteBuffer)
int index
java.nio.ByteBuffer dst
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf getBytes (int, java.io.OutputStream, int) throws java.io.IOException
int index
java.io.OutputStream out
int length
public int getBytes (int, java.nio.channels.GatheringByteChannel, int) throws java.io.IOException
int index
java.nio.channels.GatheringByteChannel out
int length
public int getBytes (int, java.nio.channels.FileChannel, long, int) throws java.io.IOException
int index
java.nio.channels.FileChannel out
long position
int length
public java.lang.CharSequence getCharSequence (int, int, java.nio.charset.Charset)
int index
int length
java.nio.charset.Charset charset
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf setBoolean (int, boolean)
int index
boolean value
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf setByte (int, int)
int index
int value
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf setShort (int, int)
int index
int value
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf setShortLE (int, int)
int index
int value
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf setMedium (int, int)
int index
int value
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf setMediumLE (int, int)
int index
int value
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf setInt (int, int)
int index
int value
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf setIntLE (int, int)
int index
int value
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf setLong (int, long)
int index
long value
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf setLongLE (int, long)
int index
long value
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf setChar (int, int)
int index
int value
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf setFloat (int, float)
int index
float value
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf setDouble (int, double)
int index
double value
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf setBytes (int, io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
int index
io.grpc.netty.shaded.io.netty.buffer.ByteBuf src
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf setBytes (int, io.grpc.netty.shaded.io.netty.buffer.ByteBuf, int)
int index
io.grpc.netty.shaded.io.netty.buffer.ByteBuf src
int length
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf setBytes (int, io.grpc.netty.shaded.io.netty.buffer.ByteBuf, int, int)
int index
io.grpc.netty.shaded.io.netty.buffer.ByteBuf src
int srcIndex
int length
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf setBytes (int, byte[])
int index
byte[] src
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf setBytes (int, byte[], int, int)
int index
byte[] src
int srcIndex
int length
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf setBytes (int, java.nio.ByteBuffer)
int index
java.nio.ByteBuffer src
public int setBytes (int, java.io.InputStream, int) throws java.io.IOException
int index
java.io.InputStream in
int length
public int setBytes (int, java.nio.channels.ScatteringByteChannel, int) throws java.io.IOException
int index
java.nio.channels.ScatteringByteChannel in
int length
public int setBytes (int, java.nio.channels.FileChannel, long, int) throws java.io.IOException
int index
java.nio.channels.FileChannel in
long position
int length
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf setZero (int, int)
int index
int length
public int setCharSequence (int, java.lang.CharSequence, java.nio.charset.Charset)
int index
CharSequence sequence
java.nio.charset.Charset charset
public boolean readBoolean ()
public byte readByte ()
public short readUnsignedByte ()
public short readShort ()
public short readShortLE ()
public int readUnsignedShort ()
public int readUnsignedShortLE ()
public int readMedium ()
public int readMediumLE ()
public int readUnsignedMedium ()
public int readUnsignedMediumLE ()
public int readInt ()
public int readIntLE ()
public long readUnsignedInt ()
public long readUnsignedIntLE ()
public long readLong ()
public long readLongLE ()
public char readChar ()
public float readFloat ()
public double readDouble ()
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf readBytes (int)
int length
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf readSlice (int)
int length
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf readRetainedSlice (int)
int length
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf readBytes (io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
io.grpc.netty.shaded.io.netty.buffer.ByteBuf dst
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf readBytes (io.grpc.netty.shaded.io.netty.buffer.ByteBuf, int)
io.grpc.netty.shaded.io.netty.buffer.ByteBuf dst
int length
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf readBytes (io.grpc.netty.shaded.io.netty.buffer.ByteBuf, int, int)
io.grpc.netty.shaded.io.netty.buffer.ByteBuf dst
int dstIndex
int length
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf readBytes (byte[])
byte[] dst
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf readBytes (byte[], int, int)
byte[] dst
int dstIndex
int length
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf readBytes (java.nio.ByteBuffer)
java.nio.ByteBuffer dst
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf readBytes (java.io.OutputStream, int) throws java.io.IOException
java.io.OutputStream out
int length
public int readBytes (java.nio.channels.GatheringByteChannel, int) throws java.io.IOException
java.nio.channels.GatheringByteChannel out
int length
public int readBytes (java.nio.channels.FileChannel, long, int) throws java.io.IOException
java.nio.channels.FileChannel out
long position
int length
public java.lang.CharSequence readCharSequence (int, java.nio.charset.Charset)
int length
java.nio.charset.Charset charset
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf skipBytes (int)
int length
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf writeBoolean (boolean)
boolean value
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf writeByte (int)
int value
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf writeShort (int)
int value
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf writeShortLE (int)
int value
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf writeMedium (int)
int value
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf writeMediumLE (int)
int value
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf writeInt (int)
int value
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf writeIntLE (int)
int value
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf writeLong (long)
long value
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf writeLongLE (long)
long value
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf writeChar (int)
int value
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf writeFloat (float)
float value
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf writeDouble (double)
double value
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf writeBytes (io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
io.grpc.netty.shaded.io.netty.buffer.ByteBuf src
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf writeBytes (io.grpc.netty.shaded.io.netty.buffer.ByteBuf, int)
io.grpc.netty.shaded.io.netty.buffer.ByteBuf src
int length
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf writeBytes (io.grpc.netty.shaded.io.netty.buffer.ByteBuf, int, int)
io.grpc.netty.shaded.io.netty.buffer.ByteBuf src
int srcIndex
int length
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf writeBytes (byte[])
byte[] src
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf writeBytes (byte[], int, int)
byte[] src
int srcIndex
int length
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf writeBytes (java.nio.ByteBuffer)
java.nio.ByteBuffer src
public int writeBytes (java.io.InputStream, int) throws java.io.IOException
java.io.InputStream in
int length
public int writeBytes (java.nio.channels.ScatteringByteChannel, int) throws java.io.IOException
java.nio.channels.ScatteringByteChannel in
int length
public int writeBytes (java.nio.channels.FileChannel, long, int) throws java.io.IOException
java.nio.channels.FileChannel in
long position
int length
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf writeZero (int)
int length
public int writeCharSequence (java.lang.CharSequence, java.nio.charset.Charset)
CharSequence sequence
java.nio.charset.Charset charset
public int indexOf (int, int, byte)
int fromIndex
int toIndex
byte value
public int bytesBefore (byte)
byte value
public int bytesBefore (int, byte)
int length
byte value
public int bytesBefore (int, int, byte)
int index
int length
byte value
public int forEachByte (io.grpc.netty.shaded.io.netty.util.ByteProcessor)
io.grpc.netty.shaded.io.netty.util.ByteProcessor processor
public int forEachByte (int, int, io.grpc.netty.shaded.io.netty.util.ByteProcessor)
int index
int length
io.grpc.netty.shaded.io.netty.util.ByteProcessor processor
public int forEachByteDesc (io.grpc.netty.shaded.io.netty.util.ByteProcessor)
io.grpc.netty.shaded.io.netty.util.ByteProcessor processor
public int forEachByteDesc (int, int, io.grpc.netty.shaded.io.netty.util.ByteProcessor)
int index
int length
io.grpc.netty.shaded.io.netty.util.ByteProcessor processor
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf copy ()
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf copy (int, int)
int index
int length
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf slice ()
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf retainedSlice ()
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf slice (int, int)
int index
int length
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf retainedSlice (int, int)
int index
int length
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf duplicate ()
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf retainedDuplicate ()
public int nioBufferCount ()
public java.nio.ByteBuffer nioBuffer ()
public java.nio.ByteBuffer nioBuffer (int, int)
int index
int length
public java.nio.ByteBuffer[] nioBuffers ()
public java.nio.ByteBuffer[] nioBuffers (int, int)
int index
int length
public java.nio.ByteBuffer internalNioBuffer (int, int)
int index
int length
public boolean hasArray ()
public byte[] array ()
public int arrayOffset ()
public java.lang.String toString (java.nio.charset.Charset)
java.nio.charset.Charset charset
public java.lang.String toString (int, int, java.nio.charset.Charset)
int index
int length
java.nio.charset.Charset charset
public int hashCode ()
public boolean equals (java.lang.Object)
Object obj
public int compareTo (io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
io.grpc.netty.shaded.io.netty.buffer.ByteBuf buffer
public java.lang.String toString ()
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf retain (int)
int increment
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf retain ()
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf touch ()
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf touch (java.lang.Object)
Object hint
public final boolean isReadable (int)
int size
public final boolean isWritable (int)
int size
public final int refCnt ()
public boolean release ()
public boolean release (int)
int decrement
public volatile io.grpc.netty.shaded.io.netty.util.ReferenceCounted touch (java.lang.Object)
public volatile io.grpc.netty.shaded.io.netty.util.ReferenceCounted touch ()
public volatile io.grpc.netty.shaded.io.netty.util.ReferenceCounted retain (int)
public volatile io.grpc.netty.shaded.io.netty.util.ReferenceCounted retain ()
public volatile int compareTo (java.lang.Object)
}
io/grpc/netty/shaded/io/netty/buffer/PooledHeapByteBuf$1.classPooledHeapByteBuf.java
package io.grpc.netty.shaded.io.netty.buffer
final io.grpc.netty.shaded.io.netty.buffer.PooledHeapByteBuf$1 extends io.grpc.netty.shaded.io.netty.util.Recycler {
void ()
protected io.grpc.netty.shaded.io.netty.buffer.PooledHeapByteBuf newObject (io.grpc.netty.shaded.io.netty.util.Recycler$Handle)
io.grpc.netty.shaded.io.netty.util.Recycler$Handle handle
protected volatile java.lang.Object newObject (io.grpc.netty.shaded.io.netty.util.Recycler$Handle)
}
io/grpc/netty/shaded/io/netty/buffer/ByteBufProcessor$10.classByteBufProcessor.java
package io.grpc.netty.shaded.io.netty.buffer
final io.grpc.netty.shaded.io.netty.buffer.ByteBufProcessor$10 extends java.lang.Object implements io.grpc.netty.shaded.io.netty.buffer.ByteBufProcessor {
void ()
public boolean process (byte) throws java.lang.Exception
byte value
}
io/grpc/netty/shaded/io/netty/buffer/SwappedByteBuf.classSwappedByteBuf.java
package io.grpc.netty.shaded.io.netty.buffer
public io.grpc.netty.shaded.io.netty.buffer.SwappedByteBuf extends io.grpc.netty.shaded.io.netty.buffer.ByteBuf {
private final io.grpc.netty.shaded.io.netty.buffer.ByteBuf buf
private final java.nio.ByteOrder order
public void (io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
io.grpc.netty.shaded.io.netty.buffer.ByteBuf buf
public java.nio.ByteOrder order ()
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf order (java.nio.ByteOrder)
java.nio.ByteOrder endianness
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf unwrap ()
public io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator alloc ()
public int capacity ()
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf capacity (int)
int newCapacity
public int maxCapacity ()
public boolean isReadOnly ()
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf asReadOnly ()
public boolean isDirect ()
public int readerIndex ()
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf readerIndex (int)
int readerIndex
public int writerIndex ()
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf writerIndex (int)
int writerIndex
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf setIndex (int, int)
int readerIndex
int writerIndex
public int readableBytes ()
public int writableBytes ()
public int maxWritableBytes ()
public boolean isReadable ()
public boolean isReadable (int)
int size
public boolean isWritable ()
public boolean isWritable (int)
int size
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf clear ()
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf markReaderIndex ()
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf resetReaderIndex ()
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf markWriterIndex ()
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf resetWriterIndex ()
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf discardReadBytes ()
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf discardSomeReadBytes ()
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf ensureWritable (int)
int writableBytes
public int ensureWritable (int, boolean)
int minWritableBytes
boolean force
public boolean getBoolean (int)
int index
public byte getByte (int)
int index
public short getUnsignedByte (int)
int index
public short getShort (int)
int index
public short getShortLE (int)
int index
public int getUnsignedShort (int)
int index
public int getUnsignedShortLE (int)
int index
public int getMedium (int)
int index
public int getMediumLE (int)
int index
public int getUnsignedMedium (int)
int index
public int getUnsignedMediumLE (int)
int index
public int getInt (int)
int index
public int getIntLE (int)
int index
public long getUnsignedInt (int)
int index
public long getUnsignedIntLE (int)
int index
public long getLong (int)
int index
public long getLongLE (int)
int index
public char getChar (int)
int index
public float getFloat (int)
int index
public double getDouble (int)
int index
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf getBytes (int, io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
int index
io.grpc.netty.shaded.io.netty.buffer.ByteBuf dst
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf getBytes (int, io.grpc.netty.shaded.io.netty.buffer.ByteBuf, int)
int index
io.grpc.netty.shaded.io.netty.buffer.ByteBuf dst
int length
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf getBytes (int, io.grpc.netty.shaded.io.netty.buffer.ByteBuf, int, int)
int index
io.grpc.netty.shaded.io.netty.buffer.ByteBuf dst
int dstIndex
int length
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf getBytes (int, byte[])
int index
byte[] dst
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf getBytes (int, byte[], int, int)
int index
byte[] dst
int dstIndex
int length
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf getBytes (int, java.nio.ByteBuffer)
int index
java.nio.ByteBuffer dst
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf getBytes (int, java.io.OutputStream, int) throws java.io.IOException
int index
java.io.OutputStream out
int length
public int getBytes (int, java.nio.channels.GatheringByteChannel, int) throws java.io.IOException
int index
java.nio.channels.GatheringByteChannel out
int length
public int getBytes (int, java.nio.channels.FileChannel, long, int) throws java.io.IOException
int index
java.nio.channels.FileChannel out
long position
int length
public java.lang.CharSequence getCharSequence (int, int, java.nio.charset.Charset)
int index
int length
java.nio.charset.Charset charset
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf setBoolean (int, boolean)
int index
boolean value
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf setByte (int, int)
int index
int value
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf setShort (int, int)
int index
int value
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf setShortLE (int, int)
int index
int value
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf setMedium (int, int)
int index
int value
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf setMediumLE (int, int)
int index
int value
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf setInt (int, int)
int index
int value
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf setIntLE (int, int)
int index
int value
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf setLong (int, long)
int index
long value
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf setLongLE (int, long)
int index
long value
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf setChar (int, int)
int index
int value
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf setFloat (int, float)
int index
float value
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf setDouble (int, double)
int index
double value
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf setBytes (int, io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
int index
io.grpc.netty.shaded.io.netty.buffer.ByteBuf src
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf setBytes (int, io.grpc.netty.shaded.io.netty.buffer.ByteBuf, int)
int index
io.grpc.netty.shaded.io.netty.buffer.ByteBuf src
int length
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf setBytes (int, io.grpc.netty.shaded.io.netty.buffer.ByteBuf, int, int)
int index
io.grpc.netty.shaded.io.netty.buffer.ByteBuf src
int srcIndex
int length
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf setBytes (int, byte[])
int index
byte[] src
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf setBytes (int, byte[], int, int)
int index
byte[] src
int srcIndex
int length
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf setBytes (int, java.nio.ByteBuffer)
int index
java.nio.ByteBuffer src
public int setBytes (int, java.io.InputStream, int) throws java.io.IOException
int index
java.io.InputStream in
int length
public int setBytes (int, java.nio.channels.ScatteringByteChannel, int) throws java.io.IOException
int index
java.nio.channels.ScatteringByteChannel in
int length
public int setBytes (int, java.nio.channels.FileChannel, long, int) throws java.io.IOException
int index
java.nio.channels.FileChannel in
long position
int length
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf setZero (int, int)
int index
int length
public int setCharSequence (int, java.lang.CharSequence, java.nio.charset.Charset)
int index
CharSequence sequence
java.nio.charset.Charset charset
public boolean readBoolean ()
public byte readByte ()
public short readUnsignedByte ()
public short readShort ()
public short readShortLE ()
public int readUnsignedShort ()
public int readUnsignedShortLE ()
public int readMedium ()
public int readMediumLE ()
public int readUnsignedMedium ()
public int readUnsignedMediumLE ()
public int readInt ()
public int readIntLE ()
public long readUnsignedInt ()
public long readUnsignedIntLE ()
public long readLong ()
public long readLongLE ()
public char readChar ()
public float readFloat ()
public double readDouble ()
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf readBytes (int)
int length
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf readSlice (int)
int length
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf readRetainedSlice (int)
int length
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf readBytes (io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
io.grpc.netty.shaded.io.netty.buffer.ByteBuf dst
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf readBytes (io.grpc.netty.shaded.io.netty.buffer.ByteBuf, int)
io.grpc.netty.shaded.io.netty.buffer.ByteBuf dst
int length
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf readBytes (io.grpc.netty.shaded.io.netty.buffer.ByteBuf, int, int)
io.grpc.netty.shaded.io.netty.buffer.ByteBuf dst
int dstIndex
int length
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf readBytes (byte[])
byte[] dst
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf readBytes (byte[], int, int)
byte[] dst
int dstIndex
int length
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf readBytes (java.nio.ByteBuffer)
java.nio.ByteBuffer dst
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf readBytes (java.io.OutputStream, int) throws java.io.IOException
java.io.OutputStream out
int length
public int readBytes (java.nio.channels.GatheringByteChannel, int) throws java.io.IOException
java.nio.channels.GatheringByteChannel out
int length
public int readBytes (java.nio.channels.FileChannel, long, int) throws java.io.IOException
java.nio.channels.FileChannel out
long position
int length
public java.lang.CharSequence readCharSequence (int, java.nio.charset.Charset)
int length
java.nio.charset.Charset charset
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf skipBytes (int)
int length
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf writeBoolean (boolean)
boolean value
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf writeByte (int)
int value
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf writeShort (int)
int value
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf writeShortLE (int)
int value
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf writeMedium (int)
int value
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf writeMediumLE (int)
int value
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf writeInt (int)
int value
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf writeIntLE (int)
int value
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf writeLong (long)
long value
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf writeLongLE (long)
long value
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf writeChar (int)
int value
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf writeFloat (float)
float value
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf writeDouble (double)
double value
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf writeBytes (io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
io.grpc.netty.shaded.io.netty.buffer.ByteBuf src
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf writeBytes (io.grpc.netty.shaded.io.netty.buffer.ByteBuf, int)
io.grpc.netty.shaded.io.netty.buffer.ByteBuf src
int length
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf writeBytes (io.grpc.netty.shaded.io.netty.buffer.ByteBuf, int, int)
io.grpc.netty.shaded.io.netty.buffer.ByteBuf src
int srcIndex
int length
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf writeBytes (byte[])
byte[] src
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf writeBytes (byte[], int, int)
byte[] src
int srcIndex
int length
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf writeBytes (java.nio.ByteBuffer)
java.nio.ByteBuffer src
public int writeBytes (java.io.InputStream, int) throws java.io.IOException
java.io.InputStream in
int length
public int writeBytes (java.nio.channels.ScatteringByteChannel, int) throws java.io.IOException
java.nio.channels.ScatteringByteChannel in
int length
public int writeBytes (java.nio.channels.FileChannel, long, int) throws java.io.IOException
java.nio.channels.FileChannel in
long position
int length
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf writeZero (int)
int length
public int writeCharSequence (java.lang.CharSequence, java.nio.charset.Charset)
CharSequence sequence
java.nio.charset.Charset charset
public int indexOf (int, int, byte)
int fromIndex
int toIndex
byte value
public int bytesBefore (byte)
byte value
public int bytesBefore (int, byte)
int length
byte value
public int bytesBefore (int, int, byte)
int index
int length
byte value
public int forEachByte (io.grpc.netty.shaded.io.netty.util.ByteProcessor)
io.grpc.netty.shaded.io.netty.util.ByteProcessor processor
public int forEachByte (int, int, io.grpc.netty.shaded.io.netty.util.ByteProcessor)
int index
int length
io.grpc.netty.shaded.io.netty.util.ByteProcessor processor
public int forEachByteDesc (io.grpc.netty.shaded.io.netty.util.ByteProcessor)
io.grpc.netty.shaded.io.netty.util.ByteProcessor processor
public int forEachByteDesc (int, int, io.grpc.netty.shaded.io.netty.util.ByteProcessor)
int index
int length
io.grpc.netty.shaded.io.netty.util.ByteProcessor processor
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf copy ()
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf copy (int, int)
int index
int length
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf slice ()
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf retainedSlice ()
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf slice (int, int)
int index
int length
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf retainedSlice (int, int)
int index
int length
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf duplicate ()
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf retainedDuplicate ()
public int nioBufferCount ()
public java.nio.ByteBuffer nioBuffer ()
public java.nio.ByteBuffer nioBuffer (int, int)
int index
int length
public java.nio.ByteBuffer internalNioBuffer (int, int)
int index
int length
public java.nio.ByteBuffer[] nioBuffers ()
int i
java.nio.ByteBuffer[] nioBuffers
public java.nio.ByteBuffer[] nioBuffers (int, int)
int i
int index
int length
java.nio.ByteBuffer[] nioBuffers
public boolean hasArray ()
public byte[] array ()
public int arrayOffset ()
public boolean hasMemoryAddress ()
public long memoryAddress ()
public java.lang.String toString (java.nio.charset.Charset)
java.nio.charset.Charset charset
public java.lang.String toString (int, int, java.nio.charset.Charset)
int index
int length
java.nio.charset.Charset charset
public int refCnt ()
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf retain ()
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf retain (int)
int increment
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf touch ()
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf touch (java.lang.Object)
Object hint
public boolean release ()
public boolean release (int)
int decrement
public int hashCode ()
public boolean equals (java.lang.Object)
Object obj
public int compareTo (io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
io.grpc.netty.shaded.io.netty.buffer.ByteBuf buffer
public java.lang.String toString ()
public volatile io.grpc.netty.shaded.io.netty.util.ReferenceCounted touch (java.lang.Object)
public volatile io.grpc.netty.shaded.io.netty.util.ReferenceCounted touch ()
public volatile io.grpc.netty.shaded.io.netty.util.ReferenceCounted retain (int)
public volatile io.grpc.netty.shaded.io.netty.util.ReferenceCounted retain ()
public volatile int compareTo (java.lang.Object)
}
io/grpc/netty/shaded/io/netty/buffer/AdvancedLeakAwareByteBuf.classAdvancedLeakAwareByteBuf.java
package io.grpc.netty.shaded.io.netty.buffer
final io.grpc.netty.shaded.io.netty.buffer.AdvancedLeakAwareByteBuf extends io.grpc.netty.shaded.io.netty.buffer.SimpleLeakAwareByteBuf {
private static final String PROP_ACQUIRE_AND_RELEASE_ONLY
private static final boolean ACQUIRE_AND_RELEASE_ONLY
private static final io.grpc.netty.shaded.io.netty.util.internal.logging.InternalLogger logger
void (io.grpc.netty.shaded.io.netty.buffer.ByteBuf, io.grpc.netty.shaded.io.netty.util.ResourceLeakTracker)
io.grpc.netty.shaded.io.netty.buffer.ByteBuf buf
io.grpc.netty.shaded.io.netty.util.ResourceLeakTracker leak
void (io.grpc.netty.shaded.io.netty.buffer.ByteBuf, io.grpc.netty.shaded.io.netty.buffer.ByteBuf, io.grpc.netty.shaded.io.netty.util.ResourceLeakTracker)
io.grpc.netty.shaded.io.netty.buffer.ByteBuf wrapped
io.grpc.netty.shaded.io.netty.buffer.ByteBuf trackedByteBuf
io.grpc.netty.shaded.io.netty.util.ResourceLeakTracker leak
static void recordLeakNonRefCountingOperation (io.grpc.netty.shaded.io.netty.util.ResourceLeakTracker)
io.grpc.netty.shaded.io.netty.util.ResourceLeakTracker leak
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf order (java.nio.ByteOrder)
java.nio.ByteOrder endianness
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf slice ()
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf slice (int, int)
int index
int length
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf retainedSlice ()
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf retainedSlice (int, int)
int index
int length
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf retainedDuplicate ()
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf readRetainedSlice (int)
int length
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf duplicate ()
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf readSlice (int)
int length
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf discardReadBytes ()
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf discardSomeReadBytes ()
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf ensureWritable (int)
int minWritableBytes
public int ensureWritable (int, boolean)
int minWritableBytes
boolean force
public boolean getBoolean (int)
int index
public byte getByte (int)
int index
public short getUnsignedByte (int)
int index
public short getShort (int)
int index
public int getUnsignedShort (int)
int index
public int getMedium (int)
int index
public int getUnsignedMedium (int)
int index
public int getInt (int)
int index
public long getUnsignedInt (int)
int index
public long getLong (int)
int index
public char getChar (int)
int index
public float getFloat (int)
int index
public double getDouble (int)
int index
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf getBytes (int, io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
int index
io.grpc.netty.shaded.io.netty.buffer.ByteBuf dst
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf getBytes (int, io.grpc.netty.shaded.io.netty.buffer.ByteBuf, int)
int index
io.grpc.netty.shaded.io.netty.buffer.ByteBuf dst
int length
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf getBytes (int, io.grpc.netty.shaded.io.netty.buffer.ByteBuf, int, int)
int index
io.grpc.netty.shaded.io.netty.buffer.ByteBuf dst
int dstIndex
int length
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf getBytes (int, byte[])
int index
byte[] dst
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf getBytes (int, byte[], int, int)
int index
byte[] dst
int dstIndex
int length
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf getBytes (int, java.nio.ByteBuffer)
int index
java.nio.ByteBuffer dst
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf getBytes (int, java.io.OutputStream, int) throws java.io.IOException
int index
java.io.OutputStream out
int length
public int getBytes (int, java.nio.channels.GatheringByteChannel, int) throws java.io.IOException
int index
java.nio.channels.GatheringByteChannel out
int length
public java.lang.CharSequence getCharSequence (int, int, java.nio.charset.Charset)
int index
int length
java.nio.charset.Charset charset
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf setBoolean (int, boolean)
int index
boolean value
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf setByte (int, int)
int index
int value
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf setShort (int, int)
int index
int value
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf setMedium (int, int)
int index
int value
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf setInt (int, int)
int index
int value
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf setLong (int, long)
int index
long value
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf setChar (int, int)
int index
int value
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf setFloat (int, float)
int index
float value
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf setDouble (int, double)
int index
double value
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf setBytes (int, io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
int index
io.grpc.netty.shaded.io.netty.buffer.ByteBuf src
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf setBytes (int, io.grpc.netty.shaded.io.netty.buffer.ByteBuf, int)
int index
io.grpc.netty.shaded.io.netty.buffer.ByteBuf src
int length
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf setBytes (int, io.grpc.netty.shaded.io.netty.buffer.ByteBuf, int, int)
int index
io.grpc.netty.shaded.io.netty.buffer.ByteBuf src
int srcIndex
int length
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf setBytes (int, byte[])
int index
byte[] src
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf setBytes (int, byte[], int, int)
int index
byte[] src
int srcIndex
int length
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf setBytes (int, java.nio.ByteBuffer)
int index
java.nio.ByteBuffer src
public int setBytes (int, java.io.InputStream, int) throws java.io.IOException
int index
java.io.InputStream in
int length
public int setBytes (int, java.nio.channels.ScatteringByteChannel, int) throws java.io.IOException
int index
java.nio.channels.ScatteringByteChannel in
int length
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf setZero (int, int)
int index
int length
public int setCharSequence (int, java.lang.CharSequence, java.nio.charset.Charset)
int index
CharSequence sequence
java.nio.charset.Charset charset
public boolean readBoolean ()
public byte readByte ()
public short readUnsignedByte ()
public short readShort ()
public int readUnsignedShort ()
public int readMedium ()
public int readUnsignedMedium ()
public int readInt ()
public long readUnsignedInt ()
public long readLong ()
public char readChar ()
public float readFloat ()
public double readDouble ()
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf readBytes (int)
int length
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf readBytes (io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
io.grpc.netty.shaded.io.netty.buffer.ByteBuf dst
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf readBytes (io.grpc.netty.shaded.io.netty.buffer.ByteBuf, int)
io.grpc.netty.shaded.io.netty.buffer.ByteBuf dst
int length
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf readBytes (io.grpc.netty.shaded.io.netty.buffer.ByteBuf, int, int)
io.grpc.netty.shaded.io.netty.buffer.ByteBuf dst
int dstIndex
int length
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf readBytes (byte[])
byte[] dst
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf readBytes (byte[], int, int)
byte[] dst
int dstIndex
int length
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf readBytes (java.nio.ByteBuffer)
java.nio.ByteBuffer dst
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf readBytes (java.io.OutputStream, int) throws java.io.IOException
java.io.OutputStream out
int length
public int readBytes (java.nio.channels.GatheringByteChannel, int) throws java.io.IOException
java.nio.channels.GatheringByteChannel out
int length
public java.lang.CharSequence readCharSequence (int, java.nio.charset.Charset)
int length
java.nio.charset.Charset charset
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf skipBytes (int)
int length
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf writeBoolean (boolean)
boolean value
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf writeByte (int)
int value
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf writeShort (int)
int value
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf writeMedium (int)
int value
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf writeInt (int)
int value
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf writeLong (long)
long value
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf writeChar (int)
int value
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf writeFloat (float)
float value
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf writeDouble (double)
double value
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf writeBytes (io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
io.grpc.netty.shaded.io.netty.buffer.ByteBuf src
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf writeBytes (io.grpc.netty.shaded.io.netty.buffer.ByteBuf, int)
io.grpc.netty.shaded.io.netty.buffer.ByteBuf src
int length
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf writeBytes (io.grpc.netty.shaded.io.netty.buffer.ByteBuf, int, int)
io.grpc.netty.shaded.io.netty.buffer.ByteBuf src
int srcIndex
int length
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf writeBytes (byte[])
byte[] src
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf writeBytes (byte[], int, int)
byte[] src
int srcIndex
int length
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf writeBytes (java.nio.ByteBuffer)
java.nio.ByteBuffer src
public int writeBytes (java.io.InputStream, int) throws java.io.IOException
java.io.InputStream in
int length
public int writeBytes (java.nio.channels.ScatteringByteChannel, int) throws java.io.IOException
java.nio.channels.ScatteringByteChannel in
int length
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf writeZero (int)
int length
public int indexOf (int, int, byte)
int fromIndex
int toIndex
byte value
public int bytesBefore (byte)
byte value
public int bytesBefore (int, byte)
int length
byte value
public int bytesBefore (int, int, byte)
int index
int length
byte value
public int forEachByte (io.grpc.netty.shaded.io.netty.util.ByteProcessor)
io.grpc.netty.shaded.io.netty.util.ByteProcessor processor
public int forEachByte (int, int, io.grpc.netty.shaded.io.netty.util.ByteProcessor)
int index
int length
io.grpc.netty.shaded.io.netty.util.ByteProcessor processor
public int forEachByteDesc (io.grpc.netty.shaded.io.netty.util.ByteProcessor)
io.grpc.netty.shaded.io.netty.util.ByteProcessor processor
public int forEachByteDesc (int, int, io.grpc.netty.shaded.io.netty.util.ByteProcessor)
int index
int length
io.grpc.netty.shaded.io.netty.util.ByteProcessor processor
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf copy ()
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf copy (int, int)
int index
int length
public int nioBufferCount ()
public java.nio.ByteBuffer nioBuffer ()
public java.nio.ByteBuffer nioBuffer (int, int)
int index
int length
public java.nio.ByteBuffer[] nioBuffers ()
public java.nio.ByteBuffer[] nioBuffers (int, int)
int index
int length
public java.nio.ByteBuffer internalNioBuffer (int, int)
int index
int length
public java.lang.String toString (java.nio.charset.Charset)
java.nio.charset.Charset charset
public java.lang.String toString (int, int, java.nio.charset.Charset)
int index
int length
java.nio.charset.Charset charset
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf capacity (int)
int newCapacity
public short getShortLE (int)
int index
public int getUnsignedShortLE (int)
int index
public int getMediumLE (int)
int index
public int getUnsignedMediumLE (int)
int index
public int getIntLE (int)
int index
public long getUnsignedIntLE (int)
int index
public long getLongLE (int)
int index
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf setShortLE (int, int)
int index
int value
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf setIntLE (int, int)
int index
int value
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf setMediumLE (int, int)
int index
int value
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf setLongLE (int, long)
int index
long value
public short readShortLE ()
public int readUnsignedShortLE ()
public int readMediumLE ()
public int readUnsignedMediumLE ()
public int readIntLE ()
public long readUnsignedIntLE ()
public long readLongLE ()
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf writeShortLE (int)
int value
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf writeMediumLE (int)
int value
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf writeIntLE (int)
int value
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf writeLongLE (long)
long value
public int writeCharSequence (java.lang.CharSequence, java.nio.charset.Charset)
CharSequence sequence
java.nio.charset.Charset charset
public int getBytes (int, java.nio.channels.FileChannel, long, int) throws java.io.IOException
int index
java.nio.channels.FileChannel out
long position
int length
public int setBytes (int, java.nio.channels.FileChannel, long, int) throws java.io.IOException
int index
java.nio.channels.FileChannel in
long position
int length
public int readBytes (java.nio.channels.FileChannel, long, int) throws java.io.IOException
java.nio.channels.FileChannel out
long position
int length
public int writeBytes (java.nio.channels.FileChannel, long, int) throws java.io.IOException
java.nio.channels.FileChannel in
long position
int length
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf asReadOnly ()
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf retain ()
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf retain (int)
int increment
public boolean release ()
public boolean release (int)
int decrement
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf touch ()
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf touch (java.lang.Object)
Object hint
protected io.grpc.netty.shaded.io.netty.buffer.AdvancedLeakAwareByteBuf newLeakAwareByteBuf (io.grpc.netty.shaded.io.netty.buffer.ByteBuf, io.grpc.netty.shaded.io.netty.buffer.ByteBuf, io.grpc.netty.shaded.io.netty.util.ResourceLeakTracker)
io.grpc.netty.shaded.io.netty.buffer.ByteBuf buf
io.grpc.netty.shaded.io.netty.buffer.ByteBuf trackedByteBuf
io.grpc.netty.shaded.io.netty.util.ResourceLeakTracker leakTracker
protected volatile io.grpc.netty.shaded.io.netty.buffer.SimpleLeakAwareByteBuf newLeakAwareByteBuf (io.grpc.netty.shaded.io.netty.buffer.ByteBuf, io.grpc.netty.shaded.io.netty.buffer.ByteBuf, io.grpc.netty.shaded.io.netty.util.ResourceLeakTracker)
public volatile io.grpc.netty.shaded.io.netty.util.ReferenceCounted touch (java.lang.Object)
public volatile io.grpc.netty.shaded.io.netty.util.ReferenceCounted touch ()
public volatile io.grpc.netty.shaded.io.netty.util.ReferenceCounted retain (int)
public volatile io.grpc.netty.shaded.io.netty.util.ReferenceCounted retain ()
static void ()
}
io/grpc/netty/shaded/io/netty/buffer/PooledByteBufAllocator.classPooledByteBufAllocator.java
package io.grpc.netty.shaded.io.netty.buffer
public io.grpc.netty.shaded.io.netty.buffer.PooledByteBufAllocator extends io.grpc.netty.shaded.io.netty.buffer.AbstractByteBufAllocator implements io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocatorMetricProvider {
private static final io.grpc.netty.shaded.io.netty.util.internal.logging.InternalLogger logger
private static final int DEFAULT_NUM_HEAP_ARENA
private static final int DEFAULT_NUM_DIRECT_ARENA
private static final int DEFAULT_PAGE_SIZE
private static final int DEFAULT_MAX_ORDER
private static final int DEFAULT_TINY_CACHE_SIZE
private static final int DEFAULT_SMALL_CACHE_SIZE
private static final int DEFAULT_NORMAL_CACHE_SIZE
private static final int DEFAULT_MAX_CACHED_BUFFER_CAPACITY
private static final int DEFAULT_CACHE_TRIM_INTERVAL
private static final boolean DEFAULT_USE_CACHE_FOR_ALL_THREADS
private static final int DEFAULT_DIRECT_MEMORY_CACHE_ALIGNMENT
private static final int MIN_PAGE_SIZE
private static final int MAX_CHUNK_SIZE
public static final io.grpc.netty.shaded.io.netty.buffer.PooledByteBufAllocator DEFAULT
private final io.grpc.netty.shaded.io.netty.buffer.PoolArena[] heapArenas
private final io.grpc.netty.shaded.io.netty.buffer.PoolArena[] directArenas
private final int tinyCacheSize
private final int smallCacheSize
private final int normalCacheSize
private final java.util.List heapArenaMetrics
private final java.util.List directArenaMetrics
private final io.grpc.netty.shaded.io.netty.buffer.PooledByteBufAllocator$PoolThreadLocalCache threadCache
private final int chunkSize
private final io.grpc.netty.shaded.io.netty.buffer.PooledByteBufAllocatorMetric metric
static final boolean $assertionsDisabled
public void ()
public void (boolean)
boolean preferDirect
public void (int, int, int, int)
int nHeapArena
int nDirectArena
int pageSize
int maxOrder
public void (boolean, int, int, int, int)
boolean preferDirect
int nHeapArena
int nDirectArena
int pageSize
int maxOrder
public void (boolean, int, int, int, int, int, int, int)
boolean preferDirect
int nHeapArena
int nDirectArena
int pageSize
int maxOrder
int tinyCacheSize
int smallCacheSize
int normalCacheSize
public void (boolean, int, int, int, int, int, int, int, boolean)
boolean preferDirect
int nHeapArena
int nDirectArena
int pageSize
int maxOrder
int tinyCacheSize
int smallCacheSize
int normalCacheSize
boolean useCacheForAllThreads
public void (boolean, int, int, int, int, int, int, int, boolean, int)
io.grpc.netty.shaded.io.netty.buffer.PoolArena$HeapArena arena
int i
java.util.List metrics
io.grpc.netty.shaded.io.netty.buffer.PoolArena$DirectArena arena
int i
java.util.List metrics
boolean preferDirect
int nHeapArena
int nDirectArena
int pageSize
int maxOrder
int tinyCacheSize
int smallCacheSize
int normalCacheSize
boolean useCacheForAllThreads
int directMemoryCacheAlignment
int pageShifts
private static io.grpc.netty.shaded.io.netty.buffer.PoolArena[] newArenaArray (int)
int size
private static int validateAndCalculatePageShifts (int)
int pageSize
private static int validateAndCalculateChunkSize (int, int)
int i
int pageSize
int maxOrder
int chunkSize
protected io.grpc.netty.shaded.io.netty.buffer.ByteBuf newHeapBuffer (int, int)
io.grpc.netty.shaded.io.netty.buffer.ByteBuf buf
int initialCapacity
int maxCapacity
io.grpc.netty.shaded.io.netty.buffer.PoolThreadCache cache
io.grpc.netty.shaded.io.netty.buffer.PoolArena heapArena
io.grpc.netty.shaded.io.netty.buffer.ByteBuf buf
protected io.grpc.netty.shaded.io.netty.buffer.ByteBuf newDirectBuffer (int, int)
io.grpc.netty.shaded.io.netty.buffer.ByteBuf buf
int initialCapacity
int maxCapacity
io.grpc.netty.shaded.io.netty.buffer.PoolThreadCache cache
io.grpc.netty.shaded.io.netty.buffer.PoolArena directArena
io.grpc.netty.shaded.io.netty.buffer.ByteBuf buf
public static int defaultNumHeapArena ()
public static int defaultNumDirectArena ()
public static int defaultPageSize ()
public static int defaultMaxOrder ()
public static boolean defaultUseCacheForAllThreads ()
public static boolean defaultPreferDirect ()
public static int defaultTinyCacheSize ()
public static int defaultSmallCacheSize ()
public static int defaultNormalCacheSize ()
public static boolean isDirectMemoryCacheAlignmentSupported ()
public boolean isDirectBufferPooled ()
public boolean hasThreadLocalCache ()
public void freeThreadLocalCache ()
public io.grpc.netty.shaded.io.netty.buffer.PooledByteBufAllocatorMetric metric ()
public int numHeapArenas ()
public int numDirectArenas ()
public java.util.List heapArenas ()
public java.util.List directArenas ()
public int numThreadLocalCaches ()
io.grpc.netty.shaded.io.netty.buffer.PoolArena arena
io.grpc.netty.shaded.io.netty.buffer.PoolArena[] arenas
int total
public int tinyCacheSize ()
public int smallCacheSize ()
public int normalCacheSize ()
public final int chunkSize ()
final long usedHeapMemory ()
final long usedDirectMemory ()
private static transient long usedMemory (io.grpc.netty.shaded.io.netty.buffer.PoolArena[])
io.grpc.netty.shaded.io.netty.buffer.PoolArena arena
io.grpc.netty.shaded.io.netty.buffer.PoolArena[] arenas
long used
final io.grpc.netty.shaded.io.netty.buffer.PoolThreadCache threadCache ()
io.grpc.netty.shaded.io.netty.buffer.PoolThreadCache cache
public java.lang.String dumpStats ()
io.grpc.netty.shaded.io.netty.buffer.PoolArena a
io.grpc.netty.shaded.io.netty.buffer.PoolArena a
int heapArenasLen
StringBuilder buf
int directArenasLen
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocatorMetric metric ()
static io.grpc.netty.shaded.io.netty.buffer.PoolArena[] access$000 (io.grpc.netty.shaded.io.netty.buffer.PooledByteBufAllocator)
io.grpc.netty.shaded.io.netty.buffer.PooledByteBufAllocator x0
static io.grpc.netty.shaded.io.netty.buffer.PoolArena[] access$100 (io.grpc.netty.shaded.io.netty.buffer.PooledByteBufAllocator)
io.grpc.netty.shaded.io.netty.buffer.PooledByteBufAllocator x0
static int access$200 (io.grpc.netty.shaded.io.netty.buffer.PooledByteBufAllocator)
io.grpc.netty.shaded.io.netty.buffer.PooledByteBufAllocator x0
static int access$300 (io.grpc.netty.shaded.io.netty.buffer.PooledByteBufAllocator)
io.grpc.netty.shaded.io.netty.buffer.PooledByteBufAllocator x0
static int access$400 (io.grpc.netty.shaded.io.netty.buffer.PooledByteBufAllocator)
io.grpc.netty.shaded.io.netty.buffer.PooledByteBufAllocator x0
static int access$500 ()
static int access$600 ()
static void ()
Throwable t
Throwable t
int defaultPageSize
Throwable pageSizeFallbackCause
int defaultMaxOrder
Throwable maxOrderFallbackCause
Runtime runtime
int defaultMinNumArena
int defaultChunkSize
}
io/grpc/netty/shaded/io/netty/buffer/ByteBufUtil$2.classByteBufUtil.java
package io.grpc.netty.shaded.io.netty.buffer
final io.grpc.netty.shaded.io.netty.buffer.ByteBufUtil$2 extends java.lang.Object implements io.grpc.netty.shaded.io.netty.util.ByteProcessor {
void ()
public boolean process (byte)
byte value
}
io/grpc/netty/shaded/io/netty/buffer/ByteBufUtil$ThreadLocalUnsafeDirectByteBuf$1.classByteBufUtil.java
package io.grpc.netty.shaded.io.netty.buffer
final io.grpc.netty.shaded.io.netty.buffer.ByteBufUtil$ThreadLocalUnsafeDirectByteBuf$1 extends io.grpc.netty.shaded.io.netty.util.Recycler {
void ()
protected io.grpc.netty.shaded.io.netty.buffer.ByteBufUtil$ThreadLocalUnsafeDirectByteBuf newObject (io.grpc.netty.shaded.io.netty.util.Recycler$Handle)
io.grpc.netty.shaded.io.netty.util.Recycler$Handle handle
protected volatile java.lang.Object newObject (io.grpc.netty.shaded.io.netty.util.Recycler$Handle)
}
io/grpc/netty/shaded/io/netty/buffer/PooledSlicedByteBuf.classPooledSlicedByteBuf.java
package io.grpc.netty.shaded.io.netty.buffer
final io.grpc.netty.shaded.io.netty.buffer.PooledSlicedByteBuf extends io.grpc.netty.shaded.io.netty.buffer.AbstractPooledDerivedByteBuf {
private static final io.grpc.netty.shaded.io.netty.util.Recycler RECYCLER
int adjustment
static io.grpc.netty.shaded.io.netty.buffer.PooledSlicedByteBuf newInstance (io.grpc.netty.shaded.io.netty.buffer.AbstractByteBuf, io.grpc.netty.shaded.io.netty.buffer.ByteBuf, int, int)
io.grpc.netty.shaded.io.netty.buffer.AbstractByteBuf unwrapped
io.grpc.netty.shaded.io.netty.buffer.ByteBuf wrapped
int index
int length
private static io.grpc.netty.shaded.io.netty.buffer.PooledSlicedByteBuf newInstance0 (io.grpc.netty.shaded.io.netty.buffer.AbstractByteBuf, io.grpc.netty.shaded.io.netty.buffer.ByteBuf, int, int)
io.grpc.netty.shaded.io.netty.buffer.AbstractByteBuf unwrapped
io.grpc.netty.shaded.io.netty.buffer.ByteBuf wrapped
int adjustment
int length
io.grpc.netty.shaded.io.netty.buffer.PooledSlicedByteBuf slice
private void (io.grpc.netty.shaded.io.netty.util.Recycler$Handle)
io.grpc.netty.shaded.io.netty.util.Recycler$Handle handle
public int capacity ()
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf capacity (int)
int newCapacity
public int arrayOffset ()
public long memoryAddress ()
public java.nio.ByteBuffer nioBuffer (int, int)
int index
int length
public java.nio.ByteBuffer[] nioBuffers (int, int)
int index
int length
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf copy (int, int)
int index
int length
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf slice (int, int)
int index
int length
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf retainedSlice (int, int)
int index
int length
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf duplicate ()
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf retainedDuplicate ()
public byte getByte (int)
int index
protected byte _getByte (int)
int index
public short getShort (int)
int index
protected short _getShort (int)
int index
public short getShortLE (int)
int index
protected short _getShortLE (int)
int index
public int getUnsignedMedium (int)
int index
protected int _getUnsignedMedium (int)
int index
public int getUnsignedMediumLE (int)
int index
protected int _getUnsignedMediumLE (int)
int index
public int getInt (int)
int index
protected int _getInt (int)
int index
public int getIntLE (int)
int index
protected int _getIntLE (int)
int index
public long getLong (int)
int index
protected long _getLong (int)
int index
public long getLongLE (int)
int index
protected long _getLongLE (int)
int index
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf getBytes (int, io.grpc.netty.shaded.io.netty.buffer.ByteBuf, int, int)
int index
io.grpc.netty.shaded.io.netty.buffer.ByteBuf dst
int dstIndex
int length
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf getBytes (int, byte[], int, int)
int index
byte[] dst
int dstIndex
int length
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf getBytes (int, java.nio.ByteBuffer)
int index
java.nio.ByteBuffer dst
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf setByte (int, int)
int index
int value
protected void _setByte (int, int)
int index
int value
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf setShort (int, int)
int index
int value
protected void _setShort (int, int)
int index
int value
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf setShortLE (int, int)
int index
int value
protected void _setShortLE (int, int)
int index
int value
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf setMedium (int, int)
int index
int value
protected void _setMedium (int, int)
int index
int value
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf setMediumLE (int, int)
int index
int value
protected void _setMediumLE (int, int)
int index
int value
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf setInt (int, int)
int index
int value
protected void _setInt (int, int)
int index
int value
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf setIntLE (int, int)
int index
int value
protected void _setIntLE (int, int)
int index
int value
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf setLong (int, long)
int index
long value
protected void _setLong (int, long)
int index
long value
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf setLongLE (int, long)
int index
long value
protected void _setLongLE (int, long)
int index
long value
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf setBytes (int, byte[], int, int)
int index
byte[] src
int srcIndex
int length
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf setBytes (int, io.grpc.netty.shaded.io.netty.buffer.ByteBuf, int, int)
int index
io.grpc.netty.shaded.io.netty.buffer.ByteBuf src
int srcIndex
int length
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf setBytes (int, java.nio.ByteBuffer)
int index
java.nio.ByteBuffer src
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf getBytes (int, java.io.OutputStream, int) throws java.io.IOException
int index
java.io.OutputStream out
int length
public int getBytes (int, java.nio.channels.GatheringByteChannel, int) throws java.io.IOException
int index
java.nio.channels.GatheringByteChannel out
int length
public int getBytes (int, java.nio.channels.FileChannel, long, int) throws java.io.IOException
int index
java.nio.channels.FileChannel out
long position
int length
public int setBytes (int, java.io.InputStream, int) throws java.io.IOException
int index
java.io.InputStream in
int length
public int setBytes (int, java.nio.channels.ScatteringByteChannel, int) throws java.io.IOException
int index
java.nio.channels.ScatteringByteChannel in
int length
public int setBytes (int, java.nio.channels.FileChannel, long, int) throws java.io.IOException
int index
java.nio.channels.FileChannel in
long position
int length
public int forEachByte (int, int, io.grpc.netty.shaded.io.netty.util.ByteProcessor)
int index
int length
io.grpc.netty.shaded.io.netty.util.ByteProcessor processor
int ret
public int forEachByteDesc (int, int, io.grpc.netty.shaded.io.netty.util.ByteProcessor)
int index
int length
io.grpc.netty.shaded.io.netty.util.ByteProcessor processor
int ret
private int idx (int)
int index
void (io.grpc.netty.shaded.io.netty.util.Recycler$Handle, io.grpc.netty.shaded.io.netty.buffer.PooledSlicedByteBuf$1)
io.grpc.netty.shaded.io.netty.util.Recycler$Handle x0
io.grpc.netty.shaded.io.netty.buffer.PooledSlicedByteBuf$1 x1
static void ()
}
io/grpc/netty/shaded/io/netty/buffer/AbstractUnsafeSwappedByteBuf.classAbstractUnsafeSwappedByteBuf.java
package io.grpc.netty.shaded.io.netty.buffer
abstract io.grpc.netty.shaded.io.netty.buffer.AbstractUnsafeSwappedByteBuf extends io.grpc.netty.shaded.io.netty.buffer.SwappedByteBuf {
private final boolean nativeByteOrder
private final io.grpc.netty.shaded.io.netty.buffer.AbstractByteBuf wrapped
static final boolean $assertionsDisabled
void (io.grpc.netty.shaded.io.netty.buffer.AbstractByteBuf)
io.grpc.netty.shaded.io.netty.buffer.AbstractByteBuf buf
public final long getLong (int)
int index
long v
public final float getFloat (int)
int index
public final double getDouble (int)
int index
public final char getChar (int)
int index
public final long getUnsignedInt (int)
int index
public final int getInt (int)
int index
int v
public final int getUnsignedShort (int)
int index
public final short getShort (int)
int index
short v
public final io.grpc.netty.shaded.io.netty.buffer.ByteBuf setShort (int, int)
int index
int value
public final io.grpc.netty.shaded.io.netty.buffer.ByteBuf setInt (int, int)
int index
int value
public final io.grpc.netty.shaded.io.netty.buffer.ByteBuf setLong (int, long)
int index
long value
public final io.grpc.netty.shaded.io.netty.buffer.ByteBuf setChar (int, int)
int index
int value
public final io.grpc.netty.shaded.io.netty.buffer.ByteBuf setFloat (int, float)
int index
float value
public final io.grpc.netty.shaded.io.netty.buffer.ByteBuf setDouble (int, double)
int index
double value
public final io.grpc.netty.shaded.io.netty.buffer.ByteBuf writeShort (int)
int value
public final io.grpc.netty.shaded.io.netty.buffer.ByteBuf writeInt (int)
int value
public final io.grpc.netty.shaded.io.netty.buffer.ByteBuf writeLong (long)
long value
public final io.grpc.netty.shaded.io.netty.buffer.ByteBuf writeChar (int)
int value
public final io.grpc.netty.shaded.io.netty.buffer.ByteBuf writeFloat (float)
float value
public final io.grpc.netty.shaded.io.netty.buffer.ByteBuf writeDouble (double)
double value
protected abstract short _getShort (io.grpc.netty.shaded.io.netty.buffer.AbstractByteBuf, int)
protected abstract int _getInt (io.grpc.netty.shaded.io.netty.buffer.AbstractByteBuf, int)
protected abstract long _getLong (io.grpc.netty.shaded.io.netty.buffer.AbstractByteBuf, int)
protected abstract void _setShort (io.grpc.netty.shaded.io.netty.buffer.AbstractByteBuf, int, short)
protected abstract void _setInt (io.grpc.netty.shaded.io.netty.buffer.AbstractByteBuf, int, int)
protected abstract void _setLong (io.grpc.netty.shaded.io.netty.buffer.AbstractByteBuf, int, long)
static void ()
}
io/grpc/netty/shaded/io/netty/buffer/PoolArena$DirectArena.classPoolArena.java
package io.grpc.netty.shaded.io.netty.buffer
final io.grpc.netty.shaded.io.netty.buffer.PoolArena$DirectArena extends io.grpc.netty.shaded.io.netty.buffer.PoolArena {
void (io.grpc.netty.shaded.io.netty.buffer.PooledByteBufAllocator, int, int, int, int, int)
io.grpc.netty.shaded.io.netty.buffer.PooledByteBufAllocator parent
int pageSize
int maxOrder
int pageShifts
int chunkSize
int directMemoryCacheAlignment
boolean isDirect ()
private int offsetCacheLine (java.nio.ByteBuffer)
java.nio.ByteBuffer memory
protected io.grpc.netty.shaded.io.netty.buffer.PoolChunk newChunk (int, int, int, int)
int pageSize
int maxOrder
int pageShifts
int chunkSize
java.nio.ByteBuffer memory
protected io.grpc.netty.shaded.io.netty.buffer.PoolChunk newUnpooledChunk (int)
int capacity
java.nio.ByteBuffer memory
private static java.nio.ByteBuffer allocateDirect (int)
int capacity
protected void destroyChunk (io.grpc.netty.shaded.io.netty.buffer.PoolChunk)
io.grpc.netty.shaded.io.netty.buffer.PoolChunk chunk
protected io.grpc.netty.shaded.io.netty.buffer.PooledByteBuf newByteBuf (int)
int maxCapacity
protected void memoryCopy (java.nio.ByteBuffer, int, java.nio.ByteBuffer, int, int)
java.nio.ByteBuffer src
int srcOffset
java.nio.ByteBuffer dst
int dstOffset
int length
protected volatile void memoryCopy (java.lang.Object, int, java.lang.Object, int, int)
}
io/grpc/netty/shaded/io/netty/buffer/SimpleLeakAwareCompositeByteBuf.classSimpleLeakAwareCompositeByteBuf.java
package io.grpc.netty.shaded.io.netty.buffer
io.grpc.netty.shaded.io.netty.buffer.SimpleLeakAwareCompositeByteBuf extends io.grpc.netty.shaded.io.netty.buffer.WrappedCompositeByteBuf {
final io.grpc.netty.shaded.io.netty.util.ResourceLeakTracker leak
static final boolean $assertionsDisabled
void (io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf, io.grpc.netty.shaded.io.netty.util.ResourceLeakTracker)
io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf wrapped
io.grpc.netty.shaded.io.netty.util.ResourceLeakTracker leak
public boolean release ()
io.grpc.netty.shaded.io.netty.buffer.ByteBuf unwrapped
public boolean release (int)
int decrement
io.grpc.netty.shaded.io.netty.buffer.ByteBuf unwrapped
private void closeLeak (io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
io.grpc.netty.shaded.io.netty.buffer.ByteBuf trackedByteBuf
boolean closed
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf order (java.nio.ByteOrder)
java.nio.ByteOrder endianness
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf slice ()
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf retainedSlice ()
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf slice (int, int)
int index
int length
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf retainedSlice (int, int)
int index
int length
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf duplicate ()
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf retainedDuplicate ()
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf readSlice (int)
int length
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf readRetainedSlice (int)
int length
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf asReadOnly ()
private io.grpc.netty.shaded.io.netty.buffer.SimpleLeakAwareByteBuf newLeakAwareByteBuf (io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
io.grpc.netty.shaded.io.netty.buffer.ByteBuf wrapped
protected io.grpc.netty.shaded.io.netty.buffer.SimpleLeakAwareByteBuf newLeakAwareByteBuf (io.grpc.netty.shaded.io.netty.buffer.ByteBuf, io.grpc.netty.shaded.io.netty.buffer.ByteBuf, io.grpc.netty.shaded.io.netty.util.ResourceLeakTracker)
io.grpc.netty.shaded.io.netty.buffer.ByteBuf wrapped
io.grpc.netty.shaded.io.netty.buffer.ByteBuf trackedByteBuf
io.grpc.netty.shaded.io.netty.util.ResourceLeakTracker leakTracker
static void ()
}
io/grpc/netty/shaded/io/netty/buffer/PoolArena$1.classPoolArena.java
package io.grpc.netty.shaded.io.netty.buffer
io.grpc.netty.shaded.io.netty.buffer.PoolArena$1 extends java.lang.Object {
static final int[] $SwitchMap$io$netty$buffer$PoolArena$SizeClass
static void ()
}
io/grpc/netty/shaded/io/netty/buffer/ByteBufOutputStream.classByteBufOutputStream.java
package io.grpc.netty.shaded.io.netty.buffer
public io.grpc.netty.shaded.io.netty.buffer.ByteBufOutputStream extends java.io.OutputStream implements java.io.DataOutput {
private final io.grpc.netty.shaded.io.netty.buffer.ByteBuf buffer
private final int startIndex
private final java.io.DataOutputStream utf8out
public void (io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
io.grpc.netty.shaded.io.netty.buffer.ByteBuf buffer
public int writtenBytes ()
public void write (byte[], int, int) throws java.io.IOException
byte[] b
int off
int len
public void write (byte[]) throws java.io.IOException
byte[] b
public void write (int) throws java.io.IOException
int b
public void writeBoolean (boolean) throws java.io.IOException
boolean v
public void writeByte (int) throws java.io.IOException
int v
public void writeBytes (java.lang.String) throws java.io.IOException
String s
public void writeChar (int) throws java.io.IOException
int v
public void writeChars (java.lang.String) throws java.io.IOException
int i
String s
int len
public void writeDouble (double) throws java.io.IOException
double v
public void writeFloat (float) throws java.io.IOException
float v
public void writeInt (int) throws java.io.IOException
int v
public void writeLong (long) throws java.io.IOException
long v
public void writeShort (int) throws java.io.IOException
int v
public void writeUTF (java.lang.String) throws java.io.IOException
String s
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf buffer ()
}
io/grpc/netty/shaded/io/netty/buffer/CompositeByteBuf.classCompositeByteBuf.java
package io.grpc.netty.shaded.io.netty.buffer
public io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf extends io.grpc.netty.shaded.io.netty.buffer.AbstractReferenceCountedByteBuf implements java.lang.Iterable {
private static final java.nio.ByteBuffer EMPTY_NIO_BUFFER
private static final java.util.Iterator EMPTY_ITERATOR
private final io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator alloc
private final boolean direct
private final io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf$ComponentList components
private final int maxNumComponents
private boolean freed
static final boolean $assertionsDisabled
public void (io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator, boolean, int)
io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator alloc
boolean direct
int maxNumComponents
public transient void (io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator, boolean, int, io.grpc.netty.shaded.io.netty.buffer.ByteBuf[])
io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator alloc
boolean direct
int maxNumComponents
io.grpc.netty.shaded.io.netty.buffer.ByteBuf[] buffers
void (io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator, boolean, int, io.grpc.netty.shaded.io.netty.buffer.ByteBuf[], int, int)
io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator alloc
boolean direct
int maxNumComponents
io.grpc.netty.shaded.io.netty.buffer.ByteBuf[] buffers
int offset
int len
public void (io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator, boolean, int, java.lang.Iterable)
io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator alloc
boolean direct
int maxNumComponents
Iterable buffers
int len
private static io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf$ComponentList newList (int, int)
int initComponents
int maxNumComponents
int capacityGuess
void (io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator)
io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator alloc
public io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf addComponent (io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
io.grpc.netty.shaded.io.netty.buffer.ByteBuf buffer
public transient io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf addComponents (io.grpc.netty.shaded.io.netty.buffer.ByteBuf[])
io.grpc.netty.shaded.io.netty.buffer.ByteBuf[] buffers
public io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf addComponents (java.lang.Iterable)
Iterable buffers
public io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf addComponent (int, io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
int cIndex
io.grpc.netty.shaded.io.netty.buffer.ByteBuf buffer
public io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf addComponent (boolean, io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
boolean increaseWriterIndex
io.grpc.netty.shaded.io.netty.buffer.ByteBuf buffer
public transient io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf addComponents (boolean, io.grpc.netty.shaded.io.netty.buffer.ByteBuf[])
boolean increaseWriterIndex
io.grpc.netty.shaded.io.netty.buffer.ByteBuf[] buffers
public io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf addComponents (boolean, java.lang.Iterable)
boolean increaseWriterIndex
Iterable buffers
public io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf addComponent (boolean, int, io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
boolean increaseWriterIndex
int cIndex
io.grpc.netty.shaded.io.netty.buffer.ByteBuf buffer
private int addComponent0 (boolean, int, io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf$Component prev
int readableBytes
io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf$Component c
boolean increaseWriterIndex
int cIndex
io.grpc.netty.shaded.io.netty.buffer.ByteBuf buffer
boolean wasAdded
public transient io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf addComponents (int, io.grpc.netty.shaded.io.netty.buffer.ByteBuf[])
int cIndex
io.grpc.netty.shaded.io.netty.buffer.ByteBuf[] buffers
private int addComponents0 (boolean, int, io.grpc.netty.shaded.io.netty.buffer.ByteBuf[], int, int)
io.grpc.netty.shaded.io.netty.buffer.ByteBuf b
int size
io.grpc.netty.shaded.io.netty.buffer.ByteBuf b
io.grpc.netty.shaded.io.netty.buffer.ByteBuf b
boolean increaseWriterIndex
int cIndex
io.grpc.netty.shaded.io.netty.buffer.ByteBuf[] buffers
int offset
int len
int i
public io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf addComponents (int, java.lang.Iterable)
int cIndex
Iterable buffers
private int addComponents0 (boolean, int, java.lang.Iterable)
io.grpc.netty.shaded.io.netty.buffer.ByteBuf b
io.grpc.netty.shaded.io.netty.buffer.ByteBuf b
io.grpc.netty.shaded.io.netty.buffer.ByteBuf b
java.util.List list
boolean increaseIndex
int cIndex
Iterable buffers
java.util.Collection col
private void consolidateIfNeeded ()
io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf$Component c
io.grpc.netty.shaded.io.netty.buffer.ByteBuf b
int i
int capacity
io.grpc.netty.shaded.io.netty.buffer.ByteBuf consolidated
io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf$Component c
int numComponents
private void checkComponentIndex (int)
int cIndex
private void checkComponentIndex (int, int)
int cIndex
int numComponents
private void updateComponentOffsets (int)
io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf$Component prev
io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf$Component cur
int i
int cIndex
int size
io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf$Component c
public io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf removeComponent (int)
int cIndex
io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf$Component comp
public io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf removeComponents (int, int)
io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf$Component c
int i
int cIndex
int numComponents
int endIndex
boolean needsUpdate
public java.util.Iterator iterator ()
public java.util.List decompose (int, int)
int readableBytes
int i
int offset
int length
int componentId
java.util.List slice
io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf$Component firstC
io.grpc.netty.shaded.io.netty.buffer.ByteBuf first
io.grpc.netty.shaded.io.netty.buffer.ByteBuf buf
int bytesToSlice
public boolean isDirect ()
int i
int size
public boolean hasArray ()
public byte[] array ()
public int arrayOffset ()
public boolean hasMemoryAddress ()
public long memoryAddress ()
public int capacity ()
int numComponents
public io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf capacity (int)
io.grpc.netty.shaded.io.netty.buffer.ByteBuf padding
int paddingLength
io.grpc.netty.shaded.io.netty.buffer.ByteBuf padding
int nComponents
io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf$Component c
io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf$Component newC
java.util.ListIterator i
int bytesToTrim
int newCapacity
int oldCapacity
public io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator alloc ()
public java.nio.ByteOrder order ()
public int numComponents ()
public int maxNumComponents ()
public int toComponentIndex (int)
int mid
io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf$Component c
int low
int high
int offset
public int toByteIndex (int)
int cIndex
public byte getByte (int)
int index
protected byte _getByte (int)
int index
io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf$Component c
protected short _getShort (int)
int index
io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf$Component c
protected short _getShortLE (int)
int index
io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf$Component c
protected int _getUnsignedMedium (int)
int index
io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf$Component c
protected int _getUnsignedMediumLE (int)
int index
io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf$Component c
protected int _getInt (int)
int index
io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf$Component c
protected int _getIntLE (int)
int index
io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf$Component c
protected long _getLong (int)
int index
io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf$Component c
protected long _getLongLE (int)
int index
io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf$Component c
public io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf getBytes (int, byte[], int, int)
io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf$Component c
io.grpc.netty.shaded.io.netty.buffer.ByteBuf s
int adjustment
int localLength
int index
byte[] dst
int dstIndex
int length
int i
public io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf getBytes (int, java.nio.ByteBuffer)
io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf$Component c
io.grpc.netty.shaded.io.netty.buffer.ByteBuf s
int adjustment
int localLength
int index
java.nio.ByteBuffer dst
int limit
int length
int i
public io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf getBytes (int, io.grpc.netty.shaded.io.netty.buffer.ByteBuf, int, int)
io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf$Component c
io.grpc.netty.shaded.io.netty.buffer.ByteBuf s
int adjustment
int localLength
int index
io.grpc.netty.shaded.io.netty.buffer.ByteBuf dst
int dstIndex
int length
int i
public int getBytes (int, java.nio.channels.GatheringByteChannel, int) throws java.io.IOException
long writtenBytes
int index
java.nio.channels.GatheringByteChannel out
int length
int count
public int getBytes (int, java.nio.channels.FileChannel, long, int) throws java.io.IOException
java.nio.ByteBuffer buf
long writtenBytes
int index
java.nio.channels.FileChannel out
long position
int length
int count
public io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf getBytes (int, java.io.OutputStream, int) throws java.io.IOException
io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf$Component c
io.grpc.netty.shaded.io.netty.buffer.ByteBuf s
int adjustment
int localLength
int index
java.io.OutputStream out
int length
int i
public io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf setByte (int, int)
int index
int value
io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf$Component c
protected void _setByte (int, int)
int index
int value
public io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf setShort (int, int)
int index
int value
protected void _setShort (int, int)
int index
int value
io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf$Component c
protected void _setShortLE (int, int)
int index
int value
io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf$Component c
public io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf setMedium (int, int)
int index
int value
protected void _setMedium (int, int)
int index
int value
io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf$Component c
protected void _setMediumLE (int, int)
int index
int value
io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf$Component c
public io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf setInt (int, int)
int index
int value
protected void _setInt (int, int)
int index
int value
io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf$Component c
protected void _setIntLE (int, int)
int index
int value
io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf$Component c
public io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf setLong (int, long)
int index
long value
protected void _setLong (int, long)
int index
long value
io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf$Component c
protected void _setLongLE (int, long)
int index
long value
io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf$Component c
public io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf setBytes (int, byte[], int, int)
io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf$Component c
io.grpc.netty.shaded.io.netty.buffer.ByteBuf s
int adjustment
int localLength
int index
byte[] src
int srcIndex
int length
int i
public io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf setBytes (int, java.nio.ByteBuffer)
io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf$Component c
io.grpc.netty.shaded.io.netty.buffer.ByteBuf s
int adjustment
int localLength
int index
java.nio.ByteBuffer src
int limit
int length
int i
public io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf setBytes (int, io.grpc.netty.shaded.io.netty.buffer.ByteBuf, int, int)
io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf$Component c
io.grpc.netty.shaded.io.netty.buffer.ByteBuf s
int adjustment
int localLength
int index
io.grpc.netty.shaded.io.netty.buffer.ByteBuf src
int srcIndex
int length
int i
public int setBytes (int, java.io.InputStream, int) throws java.io.IOException
io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf$Component c
io.grpc.netty.shaded.io.netty.buffer.ByteBuf s
int adjustment
int localLength
int localReadBytes
int index
java.io.InputStream in
int length
int i
int readBytes
public int setBytes (int, java.nio.channels.ScatteringByteChannel, int) throws java.io.IOException
io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf$Component c
io.grpc.netty.shaded.io.netty.buffer.ByteBuf s
int adjustment
int localLength
int localReadBytes
int index
java.nio.channels.ScatteringByteChannel in
int length
int i
int readBytes
public int setBytes (int, java.nio.channels.FileChannel, long, int) throws java.io.IOException
io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf$Component c
io.grpc.netty.shaded.io.netty.buffer.ByteBuf s
int adjustment
int localLength
int localReadBytes
int index
java.nio.channels.FileChannel in
long position
int length
int i
int readBytes
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf copy (int, int)
int index
int length
io.grpc.netty.shaded.io.netty.buffer.ByteBuf dst
private void copyTo (int, int, int, io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf$Component c
io.grpc.netty.shaded.io.netty.buffer.ByteBuf s
int adjustment
int localLength
int index
int length
int componentId
io.grpc.netty.shaded.io.netty.buffer.ByteBuf dst
int dstIndex
int i
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf component (int)
int cIndex
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf componentAtOffset (int)
int offset
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf internalComponent (int)
int cIndex
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf internalComponentAtOffset (int)
int offset
private io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf$Component findComponent (int)
int mid
io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf$Component c
int low
int high
int offset
public int nioBufferCount ()
io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf$Component c
int i
int count
int componentsCount
public java.nio.ByteBuffer internalNioBuffer (int, int)
int index
int length
public java.nio.ByteBuffer nioBuffer (int, int)
io.grpc.netty.shaded.io.netty.buffer.ByteBuf buf
java.nio.ByteBuffer buf
int index
int length
java.nio.ByteBuffer merged
java.nio.ByteBuffer[] buffers
public java.nio.ByteBuffer[] nioBuffers (int, int)
io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf$Component c
io.grpc.netty.shaded.io.netty.buffer.ByteBuf s
int adjustment
int localLength
int index
int length
java.util.List buffers
int i
public io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf consolidate ()
io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf$Component c
io.grpc.netty.shaded.io.netty.buffer.ByteBuf b
int i
int numComponents
io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf$Component last
int capacity
io.grpc.netty.shaded.io.netty.buffer.ByteBuf consolidated
public io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf consolidate (int, int)
io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf$Component c
io.grpc.netty.shaded.io.netty.buffer.ByteBuf b
int i
int cIndex
int numComponents
int endCIndex
io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf$Component last
int capacity
io.grpc.netty.shaded.io.netty.buffer.ByteBuf consolidated
public io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf discardReadComponents ()
int i
int size
int i
int readerIndex
int writerIndex
int firstComponentId
io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf$Component first
int offset
public io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf discardReadBytes ()
int i
int size
int i
io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf$Component newC
int readerIndex
int writerIndex
int firstComponentId
io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf$Component c
int adjustment
private io.grpc.netty.shaded.io.netty.buffer.ByteBuf allocBuffer (int)
int capacity
public java.lang.String toString ()
String result
public io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf readerIndex (int)
int readerIndex
public io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf writerIndex (int)
int writerIndex
public io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf setIndex (int, int)
int readerIndex
int writerIndex
public io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf clear ()
public io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf markReaderIndex ()
public io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf resetReaderIndex ()
public io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf markWriterIndex ()
public io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf resetWriterIndex ()
public io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf ensureWritable (int)
int minWritableBytes
public io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf getBytes (int, io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
int index
io.grpc.netty.shaded.io.netty.buffer.ByteBuf dst
public io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf getBytes (int, io.grpc.netty.shaded.io.netty.buffer.ByteBuf, int)
int index
io.grpc.netty.shaded.io.netty.buffer.ByteBuf dst
int length
public io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf getBytes (int, byte[])
int index
byte[] dst
public io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf setBoolean (int, boolean)
int index
boolean value
public io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf setChar (int, int)
int index
int value
public io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf setFloat (int, float)
int index
float value
public io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf setDouble (int, double)
int index
double value
public io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf setBytes (int, io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
int index
io.grpc.netty.shaded.io.netty.buffer.ByteBuf src
public io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf setBytes (int, io.grpc.netty.shaded.io.netty.buffer.ByteBuf, int)
int index
io.grpc.netty.shaded.io.netty.buffer.ByteBuf src
int length
public io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf setBytes (int, byte[])
int index
byte[] src
public io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf setZero (int, int)
int index
int length
public io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf readBytes (io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
io.grpc.netty.shaded.io.netty.buffer.ByteBuf dst
public io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf readBytes (io.grpc.netty.shaded.io.netty.buffer.ByteBuf, int)
io.grpc.netty.shaded.io.netty.buffer.ByteBuf dst
int length
public io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf readBytes (io.grpc.netty.shaded.io.netty.buffer.ByteBuf, int, int)
io.grpc.netty.shaded.io.netty.buffer.ByteBuf dst
int dstIndex
int length
public io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf readBytes (byte[])
byte[] dst
public io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf readBytes (byte[], int, int)
byte[] dst
int dstIndex
int length
public io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf readBytes (java.nio.ByteBuffer)
java.nio.ByteBuffer dst
public io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf readBytes (java.io.OutputStream, int) throws java.io.IOException
java.io.OutputStream out
int length
public io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf skipBytes (int)
int length
public io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf writeBoolean (boolean)
boolean value
public io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf writeByte (int)
int value
public io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf writeShort (int)
int value
public io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf writeMedium (int)
int value
public io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf writeInt (int)
int value
public io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf writeLong (long)
long value
public io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf writeChar (int)
int value
public io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf writeFloat (float)
float value
public io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf writeDouble (double)
double value
public io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf writeBytes (io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
io.grpc.netty.shaded.io.netty.buffer.ByteBuf src
public io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf writeBytes (io.grpc.netty.shaded.io.netty.buffer.ByteBuf, int)
io.grpc.netty.shaded.io.netty.buffer.ByteBuf src
int length
public io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf writeBytes (io.grpc.netty.shaded.io.netty.buffer.ByteBuf, int, int)
io.grpc.netty.shaded.io.netty.buffer.ByteBuf src
int srcIndex
int length
public io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf writeBytes (byte[])
byte[] src
public io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf writeBytes (byte[], int, int)
byte[] src
int srcIndex
int length
public io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf writeBytes (java.nio.ByteBuffer)
java.nio.ByteBuffer src
public io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf writeZero (int)
int length
public io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf retain (int)
int increment
public io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf retain ()
public io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf touch ()
public io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf touch (java.lang.Object)
Object hint
public java.nio.ByteBuffer[] nioBuffers ()
public io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf discardSomeReadBytes ()
protected void deallocate ()
int i
int size
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf unwrap ()
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBuf touch (java.lang.Object)
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBuf touch ()
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBuf retain (int)
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBuf retain ()
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBuf writeZero (int)
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBuf writeBytes (java.nio.ByteBuffer)
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBuf writeBytes (io.grpc.netty.shaded.io.netty.buffer.ByteBuf, int, int)
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBuf writeBytes (io.grpc.netty.shaded.io.netty.buffer.ByteBuf, int)
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBuf writeBytes (io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBuf writeBytes (byte[])
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBuf writeBytes (byte[], int, int)
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBuf writeDouble (double)
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBuf writeFloat (float)
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBuf writeChar (int)
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBuf writeLong (long)
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBuf writeInt (int)
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBuf writeMedium (int)
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBuf writeShort (int)
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBuf writeByte (int)
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBuf writeBoolean (boolean)
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBuf skipBytes (int)
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBuf readBytes (java.io.OutputStream, int) throws java.io.IOException
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBuf readBytes (java.nio.ByteBuffer)
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBuf readBytes (io.grpc.netty.shaded.io.netty.buffer.ByteBuf, int, int)
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBuf readBytes (io.grpc.netty.shaded.io.netty.buffer.ByteBuf, int)
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBuf readBytes (io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBuf readBytes (byte[])
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBuf readBytes (byte[], int, int)
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBuf setZero (int, int)
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBuf setBytes (int, io.grpc.netty.shaded.io.netty.buffer.ByteBuf, int)
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBuf setBytes (int, io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBuf setBytes (int, byte[])
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBuf setDouble (int, double)
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBuf setLong (int, long)
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBuf setFloat (int, float)
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBuf setInt (int, int)
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBuf setMedium (int, int)
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBuf setChar (int, int)
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBuf setShort (int, int)
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBuf setBoolean (int, boolean)
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBuf setByte (int, int)
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBuf getBytes (int, io.grpc.netty.shaded.io.netty.buffer.ByteBuf, int)
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBuf getBytes (int, io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBuf getBytes (int, byte[])
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBuf ensureWritable (int)
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBuf discardSomeReadBytes ()
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBuf discardReadBytes ()
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBuf resetWriterIndex ()
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBuf markWriterIndex ()
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBuf resetReaderIndex ()
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBuf markReaderIndex ()
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBuf clear ()
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBuf setIndex (int, int)
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBuf writerIndex (int)
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBuf readerIndex (int)
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBuf setBytes (int, java.nio.ByteBuffer)
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBuf setBytes (int, byte[], int, int)
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBuf setBytes (int, io.grpc.netty.shaded.io.netty.buffer.ByteBuf, int, int)
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBuf getBytes (int, java.io.OutputStream, int) throws java.io.IOException
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBuf getBytes (int, java.nio.ByteBuffer)
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBuf getBytes (int, byte[], int, int)
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBuf getBytes (int, io.grpc.netty.shaded.io.netty.buffer.ByteBuf, int, int)
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBuf capacity (int)
public volatile io.grpc.netty.shaded.io.netty.util.ReferenceCounted touch (java.lang.Object)
public volatile io.grpc.netty.shaded.io.netty.util.ReferenceCounted touch ()
public volatile io.grpc.netty.shaded.io.netty.util.ReferenceCounted retain (int)
public volatile io.grpc.netty.shaded.io.netty.util.ReferenceCounted retain ()
static io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf$ComponentList access$100 (io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf)
io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf x0
static void ()
}
io/grpc/netty/shaded/io/netty/buffer/ByteBufUtil$HexUtil.classByteBufUtil.java
package io.grpc.netty.shaded.io.netty.buffer
final io.grpc.netty.shaded.io.netty.buffer.ByteBufUtil$HexUtil extends java.lang.Object {
private static final char[] BYTE2CHAR
private static final char[] HEXDUMP_TABLE
private static final String[] HEXPADDING
private static final String[] HEXDUMP_ROWPREFIXES
private static final String[] BYTE2HEX
private static final String[] BYTEPADDING
private void ()
private static java.lang.String hexDump (io.grpc.netty.shaded.io.netty.buffer.ByteBuf, int, int)
io.grpc.netty.shaded.io.netty.buffer.ByteBuf buffer
int fromIndex
int length
int endIndex
char[] buf
int srcIdx
int dstIdx
private static java.lang.String hexDump (byte[], int, int)
byte[] array
int fromIndex
int length
int endIndex
char[] buf
int srcIdx
int dstIdx
private static java.lang.String prettyHexDump (io.grpc.netty.shaded.io.netty.buffer.ByteBuf, int, int)
int rows
StringBuilder buf
io.grpc.netty.shaded.io.netty.buffer.ByteBuf buffer
int offset
int length
private static void appendPrettyHexDump (java.lang.StringBuilder, io.grpc.netty.shaded.io.netty.buffer.ByteBuf, int, int)
int j
int j
int rowStartIndex
int rowEndIndex
int row
int j
int j
int rowStartIndex
int rowEndIndex
StringBuilder dump
io.grpc.netty.shaded.io.netty.buffer.ByteBuf buf
int offset
int length
int startIndex
int fullRows
int remainder
private static void appendHexDumpRowPrefix (java.lang.StringBuilder, int, int)
StringBuilder dump
int row
int rowStartIndex
static java.lang.String access$000 (io.grpc.netty.shaded.io.netty.buffer.ByteBuf, int, int)
io.grpc.netty.shaded.io.netty.buffer.ByteBuf x0
int x1
int x2
static java.lang.String access$100 (byte[], int, int)
byte[] x0
int x1
int x2
static java.lang.String access$200 (io.grpc.netty.shaded.io.netty.buffer.ByteBuf, int, int)
io.grpc.netty.shaded.io.netty.buffer.ByteBuf x0
int x1
int x2
static void access$300 (java.lang.StringBuilder, io.grpc.netty.shaded.io.netty.buffer.ByteBuf, int, int)
StringBuilder x0
io.grpc.netty.shaded.io.netty.buffer.ByteBuf x1
int x2
int x3
static void ()
int i
int j
int padding
StringBuilder buf
StringBuilder buf
int j
int padding
StringBuilder buf
char[] DIGITS
int i
}
io/grpc/netty/shaded/io/netty/buffer/SlicedByteBuf.classSlicedByteBuf.java
package io.grpc.netty.shaded.io.netty.buffer
public io.grpc.netty.shaded.io.netty.buffer.SlicedByteBuf extends io.grpc.netty.shaded.io.netty.buffer.AbstractUnpooledSlicedByteBuf {
private int length
public void (io.grpc.netty.shaded.io.netty.buffer.ByteBuf, int, int)
io.grpc.netty.shaded.io.netty.buffer.ByteBuf buffer
int index
int length
final void initLength (int)
int length
final int length ()
public int capacity ()
public volatile int forEachByteDesc (int, int, io.grpc.netty.shaded.io.netty.util.ByteProcessor)
public volatile int forEachByte (int, int, io.grpc.netty.shaded.io.netty.util.ByteProcessor)
public volatile java.nio.ByteBuffer[] nioBuffers (int, int)
public volatile java.nio.ByteBuffer nioBuffer (int, int)
public volatile int nioBufferCount ()
public volatile int setBytes (int, java.nio.channels.FileChannel, long, int) throws java.io.IOException
public volatile int setBytes (int, java.nio.channels.ScatteringByteChannel, int) throws java.io.IOException
public volatile int setBytes (int, java.io.InputStream, int) throws java.io.IOException
public volatile int getBytes (int, java.nio.channels.FileChannel, long, int) throws java.io.IOException
public volatile int getBytes (int, java.nio.channels.GatheringByteChannel, int) throws java.io.IOException
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBuf getBytes (int, java.io.OutputStream, int) throws java.io.IOException
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBuf setBytes (int, java.nio.ByteBuffer)
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBuf setBytes (int, io.grpc.netty.shaded.io.netty.buffer.ByteBuf, int, int)
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBuf setBytes (int, byte[], int, int)
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBuf setLongLE (int, long)
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBuf setLong (int, long)
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBuf setIntLE (int, int)
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBuf setInt (int, int)
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBuf setMediumLE (int, int)
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBuf setMedium (int, int)
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBuf setShortLE (int, int)
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBuf setShort (int, int)
public volatile java.lang.CharSequence getCharSequence (int, int, java.nio.charset.Charset)
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBuf setByte (int, int)
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBuf getBytes (int, java.nio.ByteBuffer)
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBuf getBytes (int, byte[], int, int)
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBuf getBytes (int, io.grpc.netty.shaded.io.netty.buffer.ByteBuf, int, int)
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBuf slice (int, int)
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBuf copy (int, int)
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBuf duplicate ()
public volatile long getLongLE (int)
public volatile long getLong (int)
public volatile int getIntLE (int)
public volatile int getInt (int)
public volatile int getUnsignedMediumLE (int)
public volatile int getUnsignedMedium (int)
public volatile short getShortLE (int)
public volatile short getShort (int)
public volatile byte getByte (int)
public volatile long memoryAddress ()
public volatile boolean hasMemoryAddress ()
public volatile int arrayOffset ()
public volatile byte[] array ()
public volatile boolean hasArray ()
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBuf capacity (int)
public volatile boolean isDirect ()
public volatile java.nio.ByteOrder order ()
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator alloc ()
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBuf unwrap ()
}
io/grpc/netty/shaded/io/netty/buffer/UnpooledByteBufAllocator$InstrumentedUnpooledDirectByteBuf.classUnpooledByteBufAllocator.java
package io.grpc.netty.shaded.io.netty.buffer
final io.grpc.netty.shaded.io.netty.buffer.UnpooledByteBufAllocator$InstrumentedUnpooledDirectByteBuf extends io.grpc.netty.shaded.io.netty.buffer.UnpooledDirectByteBuf {
void (io.grpc.netty.shaded.io.netty.buffer.UnpooledByteBufAllocator, int, int)
io.grpc.netty.shaded.io.netty.buffer.UnpooledByteBufAllocator alloc
int initialCapacity
int maxCapacity
protected java.nio.ByteBuffer allocateDirect (int)
int initialCapacity
java.nio.ByteBuffer buffer
protected void freeDirect (java.nio.ByteBuffer)
java.nio.ByteBuffer buffer
int capacity
}
io/grpc/netty/shaded/io/netty/buffer/AbstractPooledDerivedByteBuf.classAbstractPooledDerivedByteBuf.java
package io.grpc.netty.shaded.io.netty.buffer
abstract io.grpc.netty.shaded.io.netty.buffer.AbstractPooledDerivedByteBuf extends io.grpc.netty.shaded.io.netty.buffer.AbstractReferenceCountedByteBuf {
private final io.grpc.netty.shaded.io.netty.util.Recycler$Handle recyclerHandle
private io.grpc.netty.shaded.io.netty.buffer.AbstractByteBuf rootParent
private io.grpc.netty.shaded.io.netty.buffer.ByteBuf parent
static final boolean $assertionsDisabled
void (io.grpc.netty.shaded.io.netty.util.Recycler$Handle)
io.grpc.netty.shaded.io.netty.util.Recycler$Handle recyclerHandle
final void parent (io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
io.grpc.netty.shaded.io.netty.buffer.ByteBuf newParent
public final io.grpc.netty.shaded.io.netty.buffer.AbstractByteBuf unwrap ()
final io.grpc.netty.shaded.io.netty.buffer.AbstractPooledDerivedByteBuf init (io.grpc.netty.shaded.io.netty.buffer.AbstractByteBuf, io.grpc.netty.shaded.io.netty.buffer.ByteBuf, int, int, int)
io.grpc.netty.shaded.io.netty.buffer.AbstractPooledDerivedByteBuf castThis
io.grpc.netty.shaded.io.netty.buffer.AbstractByteBuf unwrapped
io.grpc.netty.shaded.io.netty.buffer.ByteBuf wrapped
int readerIndex
int writerIndex
int maxCapacity
protected final void deallocate ()
io.grpc.netty.shaded.io.netty.buffer.ByteBuf parent
public final io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator alloc ()
public final java.nio.ByteOrder order ()
public boolean isReadOnly ()
public final boolean isDirect ()
public boolean hasArray ()
public byte[] array ()
public boolean hasMemoryAddress ()
public final int nioBufferCount ()
public final java.nio.ByteBuffer internalNioBuffer (int, int)
int index
int length
public final io.grpc.netty.shaded.io.netty.buffer.ByteBuf retainedSlice ()
int index
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf slice (int, int)
int index
int length
final io.grpc.netty.shaded.io.netty.buffer.ByteBuf duplicate0 ()
public volatile io.grpc.netty.shaded.io.netty.buffer.ByteBuf unwrap ()
static void ()
}
io/grpc/netty/shaded/io/netty/buffer/UnpooledByteBufAllocator$UnpooledByteBufAllocatorMetric.classUnpooledByteBufAllocator.java
package io.grpc.netty.shaded.io.netty.buffer
final io.grpc.netty.shaded.io.netty.buffer.UnpooledByteBufAllocator$UnpooledByteBufAllocatorMetric extends java.lang.Object implements io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocatorMetric {
final io.grpc.netty.shaded.io.netty.util.internal.LongCounter directCounter
final io.grpc.netty.shaded.io.netty.util.internal.LongCounter heapCounter
private void ()
public long usedHeapMemory ()
public long usedDirectMemory ()
public java.lang.String toString ()
void (io.grpc.netty.shaded.io.netty.buffer.UnpooledByteBufAllocator$1)
io.grpc.netty.shaded.io.netty.buffer.UnpooledByteBufAllocator$1 x0
}
io/grpc/netty/shaded/io/netty/buffer/CompositeByteBuf$1.classCompositeByteBuf.java
package io.grpc.netty.shaded.io.netty.buffer
io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf$1 extends java.lang.Object {
}
io/grpc/netty/shaded/io/netty/buffer/PooledDirectByteBuf.classPooledDirectByteBuf.java
package io.grpc.netty.shaded.io.netty.buffer
final io.grpc.netty.shaded.io.netty.buffer.PooledDirectByteBuf extends io.grpc.netty.shaded.io.netty.buffer.PooledByteBuf {
private static final io.grpc.netty.shaded.io.netty.util.Recycler RECYCLER
static io.grpc.netty.shaded.io.netty.buffer.PooledDirectByteBuf newInstance (int)
int maxCapacity
io.grpc.netty.shaded.io.netty.buffer.PooledDirectByteBuf buf
private void (io.grpc.netty.shaded.io.netty.util.Recycler$Handle, int)
io.grpc.netty.shaded.io.netty.util.Recycler$Handle recyclerHandle
int maxCapacity
protected java.nio.ByteBuffer newInternalNioBuffer (java.nio.ByteBuffer)
java.nio.ByteBuffer memory
public boolean isDirect ()
protected byte _getByte (int)
int index
protected short _getShort (int)
int index
protected short _getShortLE (int)
int index
protected int _getUnsignedMedium (int)
int index
protected int _getUnsignedMediumLE (int)
int index
protected int _getInt (int)
int index
protected int _getIntLE (int)
int index
protected long _getLong (int)
int index
protected long _getLongLE (int)
int index
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf getBytes (int, io.grpc.netty.shaded.io.netty.buffer.ByteBuf, int, int)
int bbLen
java.nio.ByteBuffer bb
int index
io.grpc.netty.shaded.io.netty.buffer.ByteBuf dst
int dstIndex
int length
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf getBytes (int, byte[], int, int)
int index
byte[] dst
int dstIndex
int length
private void getBytes (int, byte[], int, int, boolean)
java.nio.ByteBuffer tmpBuf
int index
byte[] dst
int dstIndex
int length
boolean internal
java.nio.ByteBuffer tmpBuf
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf readBytes (byte[], int, int)
byte[] dst
int dstIndex
int length
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf getBytes (int, java.nio.ByteBuffer)
int index
java.nio.ByteBuffer dst
private void getBytes (int, java.nio.ByteBuffer, boolean)
java.nio.ByteBuffer tmpBuf
int index
java.nio.ByteBuffer dst
boolean internal
java.nio.ByteBuffer tmpBuf
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf readBytes (java.nio.ByteBuffer)
java.nio.ByteBuffer dst
int length
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf getBytes (int, java.io.OutputStream, int) throws java.io.IOException
int index
java.io.OutputStream out
int length
private void getBytes (int, java.io.OutputStream, int, boolean) throws java.io.IOException
int index
java.io.OutputStream out
int length
boolean internal
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf readBytes (java.io.OutputStream, int) throws java.io.IOException
java.io.OutputStream out
int length
public int getBytes (int, java.nio.channels.GatheringByteChannel, int) throws java.io.IOException
int index
java.nio.channels.GatheringByteChannel out
int length
private int getBytes (int, java.nio.channels.GatheringByteChannel, int, boolean) throws java.io.IOException
java.nio.ByteBuffer tmpBuf
int index
java.nio.channels.GatheringByteChannel out
int length
boolean internal
java.nio.ByteBuffer tmpBuf
public int getBytes (int, java.nio.channels.FileChannel, long, int) throws java.io.IOException
int index
java.nio.channels.FileChannel out
long position
int length
private int getBytes (int, java.nio.channels.FileChannel, long, int, boolean) throws java.io.IOException
int index
java.nio.channels.FileChannel out
long position
int length
boolean internal
java.nio.ByteBuffer tmpBuf
public int readBytes (java.nio.channels.GatheringByteChannel, int) throws java.io.IOException
java.nio.channels.GatheringByteChannel out
int length
int readBytes
public int readBytes (java.nio.channels.FileChannel, long, int) throws java.io.IOException
java.nio.channels.FileChannel out
long position
int length
int readBytes
protected void _setByte (int, int)
int index
int value
protected void _setShort (int, int)
int index
int value
protected void _setShortLE (int, int)
int index
int value
protected void _setMedium (int, int)
int index
int value
protected void _setMediumLE (int, int)
int index
int value
protected void _setInt (int, int)
int index
int value
protected void _setIntLE (int, int)
int index
int value
protected void _setLong (int, long)
int index
long value
protected void _setLongLE (int, long)
int index
long value
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf setBytes (int, io.grpc.netty.shaded.io.netty.buffer.ByteBuf, int, int)
int bbLen
java.nio.ByteBuffer bb
int index
io.grpc.netty.shaded.io.netty.buffer.ByteBuf src
int srcIndex
int length
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf setBytes (int, byte[], int, int)
int index
byte[] src
int srcIndex
int length
java.nio.ByteBuffer tmpBuf
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf setBytes (int, java.nio.ByteBuffer)
int index
java.nio.ByteBuffer src
java.nio.ByteBuffer tmpBuf
public int setBytes (int, java.io.InputStream, int) throws java.io.IOException
int index
java.io.InputStream in
int length
byte[] tmp
int readBytes
java.nio.ByteBuffer tmpBuf
public int setBytes (int, java.nio.channels.ScatteringByteChannel, int) throws java.io.IOException
java.nio.channels.ClosedChannelException ignored
int index
java.nio.channels.ScatteringByteChannel in
int length
java.nio.ByteBuffer tmpBuf
public int setBytes (int, java.nio.channels.FileChannel, long, int) throws java.io.IOException
java.nio.channels.ClosedChannelException ignored
int index
java.nio.channels.FileChannel in
long position
int length
java.nio.ByteBuffer tmpBuf
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf copy (int, int)
int index
int length
io.grpc.netty.shaded.io.netty.buffer.ByteBuf copy
public int nioBufferCount ()
public java.nio.ByteBuffer nioBuffer (int, int)
int index
int length
public java.nio.ByteBuffer[] nioBuffers (int, int)
int index
int length
public java.nio.ByteBuffer internalNioBuffer (int, int)
int index
int length
public boolean hasArray ()
public byte[] array ()
public int arrayOffset ()
public boolean hasMemoryAddress ()
public long memoryAddress ()
protected volatile java.nio.ByteBuffer newInternalNioBuffer (java.lang.Object)
void (io.grpc.netty.shaded.io.netty.util.Recycler$Handle, int, io.grpc.netty.shaded.io.netty.buffer.PooledDirectByteBuf$1)
io.grpc.netty.shaded.io.netty.util.Recycler$Handle x0
int x1
io.grpc.netty.shaded.io.netty.buffer.PooledDirectByteBuf$1 x2
static void ()
}
io/grpc/netty/shaded/io/netty/buffer/ReadOnlyByteBuf.classReadOnlyByteBuf.java
package io.grpc.netty.shaded.io.netty.buffer
public io.grpc.netty.shaded.io.netty.buffer.ReadOnlyByteBuf extends io.grpc.netty.shaded.io.netty.buffer.AbstractDerivedByteBuf {
private final io.grpc.netty.shaded.io.netty.buffer.ByteBuf buffer
public void (io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
io.grpc.netty.shaded.io.netty.buffer.ByteBuf buffer
public boolean isReadOnly ()
public boolean isWritable ()
public boolean isWritable (int)
int numBytes
public int ensureWritable (int, boolean)
int minWritableBytes
boolean force
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf ensureWritable (int)
int minWritableBytes
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf unwrap ()
public io.grpc.netty.shaded.io.netty.buffer.ByteBufAllocator alloc ()
public java.nio.ByteOrder order ()
public boolean isDirect ()
public boolean hasArray ()
public byte[] array ()
public int arrayOffset ()
public boolean hasMemoryAddress ()
public long memoryAddress ()
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf discardReadBytes ()
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf setBytes (int, io.grpc.netty.shaded.io.netty.buffer.ByteBuf, int, int)
int index
io.grpc.netty.shaded.io.netty.buffer.ByteBuf src
int srcIndex
int length
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf setBytes (int, byte[], int, int)
int index
byte[] src
int srcIndex
int length
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf setBytes (int, java.nio.ByteBuffer)
int index
java.nio.ByteBuffer src
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf setByte (int, int)
int index
int value
protected void _setByte (int, int)
int index
int value
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf setShort (int, int)
int index
int value
protected void _setShort (int, int)
int index
int value
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf setShortLE (int, int)
int index
int value
protected void _setShortLE (int, int)
int index
int value
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf setMedium (int, int)
int index
int value
protected void _setMedium (int, int)
int index
int value
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf setMediumLE (int, int)
int index
int value
protected void _setMediumLE (int, int)
int index
int value
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf setInt (int, int)
int index
int value
protected void _setInt (int, int)
int index
int value
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf setIntLE (int, int)
int index
int value
protected void _setIntLE (int, int)
int index
int value
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf setLong (int, long)
int index
long value
protected void _setLong (int, long)
int index
long value
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf setLongLE (int, long)
int index
long value
protected void _setLongLE (int, long)
int index
long value
public int setBytes (int, java.io.InputStream, int)
int index
java.io.InputStream in
int length
public int setBytes (int, java.nio.channels.ScatteringByteChannel, int)
int index
java.nio.channels.ScatteringByteChannel in
int length
public int setBytes (int, java.nio.channels.FileChannel, long, int)
int index
java.nio.channels.FileChannel in
long position
int length
public int getBytes (int, java.nio.channels.GatheringByteChannel, int) throws java.io.IOException
int index
java.nio.channels.GatheringByteChannel out
int length
public int getBytes (int, java.nio.channels.FileChannel, long, int) throws java.io.IOException
int index
java.nio.channels.FileChannel out
long position
int length
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf getBytes (int, java.io.OutputStream, int) throws java.io.IOException
int index
java.io.OutputStream out
int length
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf getBytes (int, byte[], int, int)
int index
byte[] dst
int dstIndex
int length
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf getBytes (int, io.grpc.netty.shaded.io.netty.buffer.ByteBuf, int, int)
int index
io.grpc.netty.shaded.io.netty.buffer.ByteBuf dst
int dstIndex
int length
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf getBytes (int, java.nio.ByteBuffer)
int index
java.nio.ByteBuffer dst
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf duplicate ()
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf copy (int, int)
int index
int length
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf slice (int, int)
int index
int length
public byte getByte (int)
int index
protected byte _getByte (int)
int index
public short getShort (int)
int index
protected short _getShort (int)
int index
public short getShortLE (int)
int index
protected short _getShortLE (int)
int index
public int getUnsignedMedium (int)
int index
protected int _getUnsignedMedium (int)
int index
public int getUnsignedMediumLE (int)
int index
protected int _getUnsignedMediumLE (int)
int index
public int getInt (int)
int index
protected int _getInt (int)
int index
public int getIntLE (int)
int index
protected int _getIntLE (int)
int index
public long getLong (int)
int index
protected long _getLong (int)
int index
public long getLongLE (int)
int index
protected long _getLongLE (int)
int index
public int nioBufferCount ()
public java.nio.ByteBuffer nioBuffer (int, int)
int index
int length
public java.nio.ByteBuffer[] nioBuffers (int, int)
int index
int length
public int forEachByte (int, int, io.grpc.netty.shaded.io.netty.util.ByteProcessor)
int index
int length
io.grpc.netty.shaded.io.netty.util.ByteProcessor processor
public int forEachByteDesc (int, int, io.grpc.netty.shaded.io.netty.util.ByteProcessor)
int index
int length
io.grpc.netty.shaded.io.netty.util.ByteProcessor processor
public int capacity ()
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf capacity (int)
int newCapacity
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf asReadOnly ()
}
io/grpc/netty/shaded/io/netty/buffer/PoolChunkList.classPoolChunkList.java
package io.grpc.netty.shaded.io.netty.buffer
final io.grpc.netty.shaded.io.netty.buffer.PoolChunkList extends java.lang.Object implements io.grpc.netty.shaded.io.netty.buffer.PoolChunkListMetric {
private static final java.util.Iterator EMPTY_METRICS
private final io.grpc.netty.shaded.io.netty.buffer.PoolArena arena
private final io.grpc.netty.shaded.io.netty.buffer.PoolChunkList nextList
private final int minUsage
private final int maxUsage
private final int maxCapacity
private io.grpc.netty.shaded.io.netty.buffer.PoolChunk head
private io.grpc.netty.shaded.io.netty.buffer.PoolChunkList prevList
static final boolean $assertionsDisabled
void (io.grpc.netty.shaded.io.netty.buffer.PoolArena, io.grpc.netty.shaded.io.netty.buffer.PoolChunkList, int, int, int)
io.grpc.netty.shaded.io.netty.buffer.PoolArena arena
io.grpc.netty.shaded.io.netty.buffer.PoolChunkList nextList
int minUsage
int maxUsage
int chunkSize
private static int calculateMaxCapacity (int, int)
int minUsage
int chunkSize
void prevList (io.grpc.netty.shaded.io.netty.buffer.PoolChunkList)
io.grpc.netty.shaded.io.netty.buffer.PoolChunkList prevList
boolean allocate (io.grpc.netty.shaded.io.netty.buffer.PooledByteBuf, int, int)
long handle
io.grpc.netty.shaded.io.netty.buffer.PoolChunk cur
io.grpc.netty.shaded.io.netty.buffer.PooledByteBuf buf
int reqCapacity
int normCapacity
boolean free (io.grpc.netty.shaded.io.netty.buffer.PoolChunk, long)
io.grpc.netty.shaded.io.netty.buffer.PoolChunk chunk
long handle
private boolean move (io.grpc.netty.shaded.io.netty.buffer.PoolChunk)
io.grpc.netty.shaded.io.netty.buffer.PoolChunk chunk
private boolean move0 (io.grpc.netty.shaded.io.netty.buffer.PoolChunk)
io.grpc.netty.shaded.io.netty.buffer.PoolChunk chunk
void add (io.grpc.netty.shaded.io.netty.buffer.PoolChunk)
io.grpc.netty.shaded.io.netty.buffer.PoolChunk chunk
void add0 (io.grpc.netty.shaded.io.netty.buffer.PoolChunk)
io.grpc.netty.shaded.io.netty.buffer.PoolChunk chunk
private void remove (io.grpc.netty.shaded.io.netty.buffer.PoolChunk)
io.grpc.netty.shaded.io.netty.buffer.PoolChunk next
io.grpc.netty.shaded.io.netty.buffer.PoolChunk cur
public int minUsage ()
public int maxUsage ()
private static int minUsage0 (int)
int value
public java.util.Iterator iterator ()
io.grpc.netty.shaded.io.netty.buffer.PoolChunk cur
java.util.List metrics
public java.lang.String toString ()
io.grpc.netty.shaded.io.netty.buffer.PoolChunk cur
StringBuilder buf
void destroy (io.grpc.netty.shaded.io.netty.buffer.PoolArena)
io.grpc.netty.shaded.io.netty.buffer.PoolArena arena
io.grpc.netty.shaded.io.netty.buffer.PoolChunk chunk
static void ()
}
io/grpc/netty/shaded/io/netty/buffer/PoolArena$HeapArena.classPoolArena.java
package io.grpc.netty.shaded.io.netty.buffer
final io.grpc.netty.shaded.io.netty.buffer.PoolArena$HeapArena extends io.grpc.netty.shaded.io.netty.buffer.PoolArena {
void (io.grpc.netty.shaded.io.netty.buffer.PooledByteBufAllocator, int, int, int, int, int)
io.grpc.netty.shaded.io.netty.buffer.PooledByteBufAllocator parent
int pageSize
int maxOrder
int pageShifts
int chunkSize
int directMemoryCacheAlignment
private static byte[] newByteArray (int)
int size
boolean isDirect ()
protected io.grpc.netty.shaded.io.netty.buffer.PoolChunk newChunk (int, int, int, int)
int pageSize
int maxOrder
int pageShifts
int chunkSize
protected io.grpc.netty.shaded.io.netty.buffer.PoolChunk newUnpooledChunk (int)
int capacity
protected void destroyChunk (io.grpc.netty.shaded.io.netty.buffer.PoolChunk)
io.grpc.netty.shaded.io.netty.buffer.PoolChunk chunk
protected io.grpc.netty.shaded.io.netty.buffer.PooledByteBuf newByteBuf (int)
int maxCapacity
protected void memoryCopy (byte[], int, byte[], int, int)
byte[] src
int srcOffset
byte[] dst
int dstOffset
int length
protected volatile void memoryCopy (java.lang.Object, int, java.lang.Object, int, int)
}
io/grpc/netty/shaded/io/netty/buffer/CompositeByteBuf$Component.classCompositeByteBuf.java
package io.grpc.netty.shaded.io.netty.buffer
final io.grpc.netty.shaded.io.netty.buffer.CompositeByteBuf$Component extends java.lang.Object {
final io.grpc.netty.shaded.io.netty.buffer.ByteBuf buf
final int length
int offset
int endOffset
void (io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
io.grpc.netty.shaded.io.netty.buffer.ByteBuf buf
void freeIfNecessary ()
}
io/grpc/netty/shaded/io/netty/buffer/UnreleasableByteBuf.classUnreleasableByteBuf.java
package io.grpc.netty.shaded.io.netty.buffer
final io.grpc.netty.shaded.io.netty.buffer.UnreleasableByteBuf extends io.grpc.netty.shaded.io.netty.buffer.WrappedByteBuf {
private io.grpc.netty.shaded.io.netty.buffer.SwappedByteBuf swappedBuf
void (io.grpc.netty.shaded.io.netty.buffer.ByteBuf)
io.grpc.netty.shaded.io.netty.buffer.ByteBuf buf
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf order (java.nio.ByteOrder)
java.nio.ByteOrder endianness
io.grpc.netty.shaded.io.netty.buffer.SwappedByteBuf swappedBuf
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf asReadOnly ()
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf readSlice (int)
int length
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf readRetainedSlice (int)
int length
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf slice ()
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf retainedSlice ()
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf slice (int, int)
int index
int length
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf retainedSlice (int, int)
int index
int length
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf duplicate ()
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf retainedDuplicate ()
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf retain (int)
int increment
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf retain ()
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf touch ()
public io.grpc.netty.shaded.io.netty.buffer.ByteBuf touch (java.lang.Object)
Object hint
public boolean release ()
public boolean release (int)
int decrement
public volatile io.grpc.netty.shaded.io.netty.util.ReferenceCounted touch (java.lang.Object)
public volatile io.grpc.netty.shaded.io.netty.util.ReferenceCounted touch ()
public volatile io.grpc.netty.shaded.io.netty.util.ReferenceCounted retain (int)
public volatile io.grpc.netty.shaded.io.netty.util.ReferenceCounted retain ()
}
io/grpc/netty/shaded/io/netty/buffer/PoolSubpage.classPoolSubpage.java
package io.grpc.netty.shaded.io.netty.buffer
final io.grpc.netty.shaded.io.netty.buffer.PoolSubpage extends java.lang.Object implements io.grpc.netty.shaded.io.netty.buffer.PoolSubpageMetric {
final io.grpc.netty.shaded.io.netty.buffer.PoolChunk chunk
private final int memoryMapIdx
private final int runOffset
private final int pageSize
private final long[] bitmap
io.grpc.netty.shaded.io.netty.buffer.PoolSubpage prev
io.grpc.netty.shaded.io.netty.buffer.PoolSubpage next
boolean doNotDestroy
int elemSize
private int maxNumElems
private int bitmapLength
private int nextAvail
private int numAvail
static final boolean $assertionsDisabled
void (int)
int pageSize
void (io.grpc.netty.shaded.io.netty.buffer.PoolSubpage, io.grpc.netty.shaded.io.netty.buffer.PoolChunk, int, int, int, int)
io.grpc.netty.shaded.io.netty.buffer.PoolSubpage head
io.grpc.netty.shaded.io.netty.buffer.PoolChunk chunk
int memoryMapIdx
int runOffset
int pageSize
int elemSize
void init (io.grpc.netty.shaded.io.netty.buffer.PoolSubpage, int)
int i
io.grpc.netty.shaded.io.netty.buffer.PoolSubpage head
int elemSize
long allocate ()
int bitmapIdx
int q
int r
boolean free (io.grpc.netty.shaded.io.netty.buffer.PoolSubpage, int)
io.grpc.netty.shaded.io.netty.buffer.PoolSubpage head
int bitmapIdx
int q
int r
private void addToPool (io.grpc.netty.shaded.io.netty.buffer.PoolSubpage)
io.grpc.netty.shaded.io.netty.buffer.PoolSubpage head
private void removeFromPool ()
private void setNextAvail (int)
int bitmapIdx
private int getNextAvail ()
int nextAvail
private int findNextAvail ()
long bits
int i
long[] bitmap
int bitmapLength
private int findNextAvail0 (int, long)
int val
int j
int i
long bits
int maxNumElems
int baseVal
private long toHandle (int)
int bitmapIdx
public java.lang.String toString ()
boolean doNotDestroy
int maxNumElems
int numAvail
int elemSize
boolean doNotDestroy
int maxNumElems
int numAvail
int elemSize
boolean doNotDestroy
int maxNumElems
int numAvail
int elemSize
public int maxNumElements ()
public int numAvailable ()
public int elementSize ()
public int pageSize ()
void destroy ()
static void ()
}
META-INF/maven/io.netty/netty-buffer/
META-INF/maven/io.netty/netty-buffer/pom.xml
META-INF/maven/io.netty/netty-buffer/pom.properties
io/grpc/netty/shaded/io/netty/buffer/PooledUnsafeHeapByteBuf$1.classPooledUnsafeHeapByteBuf.java
package io.grpc.netty.shaded.io.netty.buffer
final io.grpc.netty.shaded.io.netty.buffer.PooledUnsafeHeapByteBuf$1 extends io.grpc.netty.shaded.io.netty.util.Recycler {
void ()
protected io.grpc.netty.shaded.io.netty.buffer.PooledUnsafeHeapByteBuf newObject (io.grpc.netty.shaded.io.netty.util.Recycler$Handle)
io.grpc.netty.shaded.io.netty.util.Recycler$Handle handle
protected volatile java.lang.Object newObject (io.grpc.netty.shaded.io.netty.util.Recycler$Handle)
}
io/grpc/netty/shaded/io/netty/resolver/
io/grpc/netty/shaded/io/netty/resolver/DefaultAddressResolverGroup.classDefaultAddressResolverGroup.java
package io.grpc.netty.shaded.io.netty.resolver
public final io.grpc.netty.shaded.io.netty.resolver.DefaultAddressResolverGroup extends io.grpc.netty.shaded.io.netty.resolver.AddressResolverGroup {
public static final io.grpc.netty.shaded.io.netty.resolver.DefaultAddressResolverGroup INSTANCE
private void ()
protected io.grpc.netty.shaded.io.netty.resolver.AddressResolver newResolver (io.grpc.netty.shaded.io.netty.util.concurrent.EventExecutor) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.util.concurrent.EventExecutor executor
static void ()
}
io/grpc/netty/shaded/io/netty/resolver/CompositeNameResolver.classCompositeNameResolver.java
package io.grpc.netty.shaded.io.netty.resolver
public final io.grpc.netty.shaded.io.netty.resolver.CompositeNameResolver extends io.grpc.netty.shaded.io.netty.resolver.SimpleNameResolver {
private final io.grpc.netty.shaded.io.netty.resolver.NameResolver[] resolvers
public transient void (io.grpc.netty.shaded.io.netty.util.concurrent.EventExecutor, io.grpc.netty.shaded.io.netty.resolver.NameResolver[])
int i
io.grpc.netty.shaded.io.netty.util.concurrent.EventExecutor executor
io.grpc.netty.shaded.io.netty.resolver.NameResolver[] resolvers
protected void doResolve (java.lang.String, io.grpc.netty.shaded.io.netty.util.concurrent.Promise) throws java.lang.Exception
String inetHost
io.grpc.netty.shaded.io.netty.util.concurrent.Promise promise
private void doResolveRec (java.lang.String, io.grpc.netty.shaded.io.netty.util.concurrent.Promise, int, java.lang.Throwable) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.resolver.NameResolver resolver
String inetHost
io.grpc.netty.shaded.io.netty.util.concurrent.Promise promise
int resolverIndex
Throwable lastFailure
protected void doResolveAll (java.lang.String, io.grpc.netty.shaded.io.netty.util.concurrent.Promise) throws java.lang.Exception
String inetHost
io.grpc.netty.shaded.io.netty.util.concurrent.Promise promise
private void doResolveAllRec (java.lang.String, io.grpc.netty.shaded.io.netty.util.concurrent.Promise, int, java.lang.Throwable) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.resolver.NameResolver resolver
String inetHost
io.grpc.netty.shaded.io.netty.util.concurrent.Promise promise
int resolverIndex
Throwable lastFailure
static void access$000 (io.grpc.netty.shaded.io.netty.resolver.CompositeNameResolver, java.lang.String, io.grpc.netty.shaded.io.netty.util.concurrent.Promise, int, java.lang.Throwable) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.resolver.CompositeNameResolver x0
String x1
io.grpc.netty.shaded.io.netty.util.concurrent.Promise x2
int x3
Throwable x4
static void access$100 (io.grpc.netty.shaded.io.netty.resolver.CompositeNameResolver, java.lang.String, io.grpc.netty.shaded.io.netty.util.concurrent.Promise, int, java.lang.Throwable) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.resolver.CompositeNameResolver x0
String x1
io.grpc.netty.shaded.io.netty.util.concurrent.Promise x2
int x3
Throwable x4
}
io/grpc/netty/shaded/io/netty/resolver/NoopAddressResolver.classNoopAddressResolver.java
package io.grpc.netty.shaded.io.netty.resolver
public io.grpc.netty.shaded.io.netty.resolver.NoopAddressResolver extends io.grpc.netty.shaded.io.netty.resolver.AbstractAddressResolver {
public void (io.grpc.netty.shaded.io.netty.util.concurrent.EventExecutor)
io.grpc.netty.shaded.io.netty.util.concurrent.EventExecutor executor
protected boolean doIsResolved (java.net.SocketAddress)
java.net.SocketAddress address
protected void doResolve (java.net.SocketAddress, io.grpc.netty.shaded.io.netty.util.concurrent.Promise) throws java.lang.Exception
java.net.SocketAddress unresolvedAddress
io.grpc.netty.shaded.io.netty.util.concurrent.Promise promise
protected void doResolveAll (java.net.SocketAddress, io.grpc.netty.shaded.io.netty.util.concurrent.Promise) throws java.lang.Exception
java.net.SocketAddress unresolvedAddress
io.grpc.netty.shaded.io.netty.util.concurrent.Promise promise
}
io/grpc/netty/shaded/io/netty/resolver/InetSocketAddressResolver$2.classInetSocketAddressResolver.java
package io.grpc.netty.shaded.io.netty.resolver
io.grpc.netty.shaded.io.netty.resolver.InetSocketAddressResolver$2 extends java.lang.Object implements io.grpc.netty.shaded.io.netty.util.concurrent.FutureListener {
final java.net.InetSocketAddress val$unresolvedAddress
final io.grpc.netty.shaded.io.netty.util.concurrent.Promise val$promise
final io.grpc.netty.shaded.io.netty.resolver.InetSocketAddressResolver this$0
void (io.grpc.netty.shaded.io.netty.resolver.InetSocketAddressResolver, java.net.InetSocketAddress, io.grpc.netty.shaded.io.netty.util.concurrent.Promise)
io.grpc.netty.shaded.io.netty.resolver.InetSocketAddressResolver this$0
public void operationComplete (io.grpc.netty.shaded.io.netty.util.concurrent.Future) throws java.lang.Exception
java.net.InetAddress inetAddress
java.util.List inetAddresses
java.util.List socketAddresses
io.grpc.netty.shaded.io.netty.util.concurrent.Future future
}
io/grpc/netty/shaded/io/netty/resolver/AddressResolver.classAddressResolver.java
package io.grpc.netty.shaded.io.netty.resolver
public abstract io.grpc.netty.shaded.io.netty.resolver.AddressResolver extends java.lang.Object implements java.io.Closeable {
public abstract boolean isSupported (java.net.SocketAddress)
public abstract boolean isResolved (java.net.SocketAddress)
public abstract io.grpc.netty.shaded.io.netty.util.concurrent.Future resolve (java.net.SocketAddress)
public abstract io.grpc.netty.shaded.io.netty.util.concurrent.Future resolve (java.net.SocketAddress, io.grpc.netty.shaded.io.netty.util.concurrent.Promise)
public abstract io.grpc.netty.shaded.io.netty.util.concurrent.Future resolveAll (java.net.SocketAddress)
public abstract io.grpc.netty.shaded.io.netty.util.concurrent.Future resolveAll (java.net.SocketAddress, io.grpc.netty.shaded.io.netty.util.concurrent.Promise)
public abstract void close ()
}
io/grpc/netty/shaded/io/netty/resolver/RoundRobinInetAddressResolver$2.classRoundRobinInetAddressResolver.java
package io.grpc.netty.shaded.io.netty.resolver
io.grpc.netty.shaded.io.netty.resolver.RoundRobinInetAddressResolver$2 extends java.lang.Object implements io.grpc.netty.shaded.io.netty.util.concurrent.FutureListener {
final io.grpc.netty.shaded.io.netty.util.concurrent.Promise val$promise
final io.grpc.netty.shaded.io.netty.resolver.RoundRobinInetAddressResolver this$0
void (io.grpc.netty.shaded.io.netty.resolver.RoundRobinInetAddressResolver, io.grpc.netty.shaded.io.netty.util.concurrent.Promise)
io.grpc.netty.shaded.io.netty.resolver.RoundRobinInetAddressResolver this$0
public void operationComplete (io.grpc.netty.shaded.io.netty.util.concurrent.Future) throws java.lang.Exception
java.util.List result
java.util.List inetAddresses
io.grpc.netty.shaded.io.netty.util.concurrent.Future future
}
META-INF/maven/io.netty/netty-resolver/
META-INF/maven/io.netty/netty-resolver/pom.properties
io/grpc/netty/shaded/io/netty/resolver/NoopAddressResolverGroup.classNoopAddressResolverGroup.java
package io.grpc.netty.shaded.io.netty.resolver
public final io.grpc.netty.shaded.io.netty.resolver.NoopAddressResolverGroup extends io.grpc.netty.shaded.io.netty.resolver.AddressResolverGroup {
public static final io.grpc.netty.shaded.io.netty.resolver.NoopAddressResolverGroup INSTANCE
private void ()
protected io.grpc.netty.shaded.io.netty.resolver.AddressResolver newResolver (io.grpc.netty.shaded.io.netty.util.concurrent.EventExecutor) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.util.concurrent.EventExecutor executor
static void ()
}
io/grpc/netty/shaded/io/netty/resolver/DefaultHostsFileEntriesResolver.classDefaultHostsFileEntriesResolver.java
package io.grpc.netty.shaded.io.netty.resolver
public final io.grpc.netty.shaded.io.netty.resolver.DefaultHostsFileEntriesResolver extends java.lang.Object implements io.grpc.netty.shaded.io.netty.resolver.HostsFileEntriesResolver {
private final java.util.Map inet4Entries
private final java.util.Map inet6Entries
public void ()
void (io.grpc.netty.shaded.io.netty.resolver.HostsFileEntries)
io.grpc.netty.shaded.io.netty.resolver.HostsFileEntries entries
public java.net.InetAddress address (java.lang.String, io.grpc.netty.shaded.io.netty.resolver.ResolvedAddressTypes)
java.net.Inet4Address inet4Address
java.net.Inet6Address inet6Address
String inetHost
io.grpc.netty.shaded.io.netty.resolver.ResolvedAddressTypes resolvedAddressTypes
String normalized
java.lang.String normalize (java.lang.String)
String inetHost
}
io/grpc/netty/shaded/io/netty/resolver/CompositeNameResolver$1.classCompositeNameResolver.java
package io.grpc.netty.shaded.io.netty.resolver
io.grpc.netty.shaded.io.netty.resolver.CompositeNameResolver$1 extends java.lang.Object implements io.grpc.netty.shaded.io.netty.util.concurrent.FutureListener {
final io.grpc.netty.shaded.io.netty.util.concurrent.Promise val$promise
final String val$inetHost
final int val$resolverIndex
final io.grpc.netty.shaded.io.netty.resolver.CompositeNameResolver this$0
void (io.grpc.netty.shaded.io.netty.resolver.CompositeNameResolver, io.grpc.netty.shaded.io.netty.util.concurrent.Promise, java.lang.String, int)
io.grpc.netty.shaded.io.netty.resolver.CompositeNameResolver this$0
public void operationComplete (io.grpc.netty.shaded.io.netty.util.concurrent.Future) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.util.concurrent.Future future
}
META-INF/maven/io.netty/netty-resolver/pom.xml
io/grpc/netty/shaded/io/netty/resolver/InetNameResolver.classInetNameResolver.java
package io.grpc.netty.shaded.io.netty.resolver
public abstract io.grpc.netty.shaded.io.netty.resolver.InetNameResolver extends io.grpc.netty.shaded.io.netty.resolver.SimpleNameResolver {
private volatile io.grpc.netty.shaded.io.netty.resolver.AddressResolver addressResolver
protected void (io.grpc.netty.shaded.io.netty.util.concurrent.EventExecutor)
io.grpc.netty.shaded.io.netty.util.concurrent.EventExecutor executor
public io.grpc.netty.shaded.io.netty.resolver.AddressResolver asAddressResolver ()
io.grpc.netty.shaded.io.netty.resolver.AddressResolver result
}
io/grpc/netty/shaded/io/netty/resolver/AbstractAddressResolver.classAbstractAddressResolver.java
package io.grpc.netty.shaded.io.netty.resolver
public abstract io.grpc.netty.shaded.io.netty.resolver.AbstractAddressResolver extends java.lang.Object implements io.grpc.netty.shaded.io.netty.resolver.AddressResolver {
private final io.grpc.netty.shaded.io.netty.util.concurrent.EventExecutor executor
private final io.grpc.netty.shaded.io.netty.util.internal.TypeParameterMatcher matcher
protected void (io.grpc.netty.shaded.io.netty.util.concurrent.EventExecutor)
io.grpc.netty.shaded.io.netty.util.concurrent.EventExecutor executor
protected void (io.grpc.netty.shaded.io.netty.util.concurrent.EventExecutor, java.lang.Class)
io.grpc.netty.shaded.io.netty.util.concurrent.EventExecutor executor
Class addressType
protected io.grpc.netty.shaded.io.netty.util.concurrent.EventExecutor executor ()
public boolean isSupported (java.net.SocketAddress)
java.net.SocketAddress address
public final boolean isResolved (java.net.SocketAddress)
java.net.SocketAddress address
java.net.SocketAddress castAddress
protected abstract boolean doIsResolved (java.net.SocketAddress)
public final io.grpc.netty.shaded.io.netty.util.concurrent.Future resolve (java.net.SocketAddress)
java.net.SocketAddress cast
java.net.SocketAddress cast
io.grpc.netty.shaded.io.netty.util.concurrent.Promise promise
Exception e
java.net.SocketAddress address
public final io.grpc.netty.shaded.io.netty.util.concurrent.Future resolve (java.net.SocketAddress, io.grpc.netty.shaded.io.netty.util.concurrent.Promise)
java.net.SocketAddress cast
java.net.SocketAddress cast
Exception e
java.net.SocketAddress address
io.grpc.netty.shaded.io.netty.util.concurrent.Promise promise
public final io.grpc.netty.shaded.io.netty.util.concurrent.Future resolveAll (java.net.SocketAddress)
java.net.SocketAddress cast
java.net.SocketAddress cast
io.grpc.netty.shaded.io.netty.util.concurrent.Promise promise
Exception e
java.net.SocketAddress address
public final io.grpc.netty.shaded.io.netty.util.concurrent.Future resolveAll (java.net.SocketAddress, io.grpc.netty.shaded.io.netty.util.concurrent.Promise)
java.net.SocketAddress cast
java.net.SocketAddress cast
Exception e
java.net.SocketAddress address
io.grpc.netty.shaded.io.netty.util.concurrent.Promise promise
protected abstract void doResolve (java.net.SocketAddress, io.grpc.netty.shaded.io.netty.util.concurrent.Promise) throws java.lang.Exception
protected abstract void doResolveAll (java.net.SocketAddress, io.grpc.netty.shaded.io.netty.util.concurrent.Promise) throws java.lang.Exception
public void close ()
}
io/grpc/netty/shaded/io/netty/resolver/DefaultHostsFileEntriesResolver$1.classDefaultHostsFileEntriesResolver.java
package io.grpc.netty.shaded.io.netty.resolver
io.grpc.netty.shaded.io.netty.resolver.DefaultHostsFileEntriesResolver$1 extends java.lang.Object {
static final int[] $SwitchMap$io$netty$resolver$ResolvedAddressTypes
static void ()
}
io/grpc/netty/shaded/io/netty/resolver/NameResolver.classNameResolver.java
package io.grpc.netty.shaded.io.netty.resolver
public abstract io.grpc.netty.shaded.io.netty.resolver.NameResolver extends java.lang.Object implements java.io.Closeable {
public abstract io.grpc.netty.shaded.io.netty.util.concurrent.Future resolve (java.lang.String)
public abstract io.grpc.netty.shaded.io.netty.util.concurrent.Future resolve (java.lang.String, io.grpc.netty.shaded.io.netty.util.concurrent.Promise)
public abstract io.grpc.netty.shaded.io.netty.util.concurrent.Future resolveAll (java.lang.String)
public abstract io.grpc.netty.shaded.io.netty.util.concurrent.Future resolveAll (java.lang.String, io.grpc.netty.shaded.io.netty.util.concurrent.Promise)
public abstract void close ()
}
io/grpc/netty/shaded/io/netty/resolver/AddressResolverGroup.classAddressResolverGroup.java
package io.grpc.netty.shaded.io.netty.resolver
public abstract io.grpc.netty.shaded.io.netty.resolver.AddressResolverGroup extends java.lang.Object implements java.io.Closeable {
private static final io.grpc.netty.shaded.io.netty.util.internal.logging.InternalLogger logger
private final java.util.Map resolvers
protected void ()
public io.grpc.netty.shaded.io.netty.resolver.AddressResolver getResolver (io.grpc.netty.shaded.io.netty.util.concurrent.EventExecutor)
io.grpc.netty.shaded.io.netty.resolver.AddressResolver newResolver
Exception e
io.grpc.netty.shaded.io.netty.resolver.AddressResolver newResolver
io.grpc.netty.shaded.io.netty.resolver.AddressResolver r
io.grpc.netty.shaded.io.netty.util.concurrent.EventExecutor executor
io.grpc.netty.shaded.io.netty.resolver.AddressResolver r
protected abstract io.grpc.netty.shaded.io.netty.resolver.AddressResolver newResolver (io.grpc.netty.shaded.io.netty.util.concurrent.EventExecutor) throws java.lang.Exception
public void close ()
io.grpc.netty.shaded.io.netty.resolver.AddressResolver[] rArray
Throwable t
io.grpc.netty.shaded.io.netty.resolver.AddressResolver r
io.grpc.netty.shaded.io.netty.resolver.AddressResolver[] rArray
static java.util.Map access$000 (io.grpc.netty.shaded.io.netty.resolver.AddressResolverGroup)
io.grpc.netty.shaded.io.netty.resolver.AddressResolverGroup x0
static void ()
}
io/grpc/netty/shaded/io/netty/resolver/HostsFileParser.classHostsFileParser.java
package io.grpc.netty.shaded.io.netty.resolver
public final io.grpc.netty.shaded.io.netty.resolver.HostsFileParser extends java.lang.Object {
private static final String WINDOWS_DEFAULT_SYSTEM_ROOT
private static final String WINDOWS_HOSTS_FILE_RELATIVE_PATH
private static final String X_PLATFORMS_HOSTS_FILE_PATH
private static final java.util.regex.Pattern WHITESPACES
private static final io.grpc.netty.shaded.io.netty.util.internal.logging.InternalLogger logger
private static java.io.File locateHostsFile ()
java.io.File hostsFile
java.io.File hostsFile
public static io.grpc.netty.shaded.io.netty.resolver.HostsFileEntries parseSilently ()
java.io.IOException e
java.io.File hostsFile
public static io.grpc.netty.shaded.io.netty.resolver.HostsFileEntries parse () throws java.io.IOException
public static io.grpc.netty.shaded.io.netty.resolver.HostsFileEntries parse (java.io.File) throws java.io.IOException
java.io.File file
public static io.grpc.netty.shaded.io.netty.resolver.HostsFileEntries parse (java.io.Reader) throws java.io.IOException
String s
java.net.Inet4Address previous
java.net.Inet6Address previous
String hostname
String hostnameLower
java.net.InetAddress address
int i
int commentPosition
java.util.List lineParts
byte[] ipBytes
java.io.IOException e
java.util.Map ipv4Entries
java.util.Map ipv6Entries
String line
java.io.IOException e
java.io.Reader reader
java.io.BufferedReader buff
private void ()
static void ()
}
io/grpc/netty/shaded/io/netty/resolver/ResolvedAddressTypes.classResolvedAddressTypes.java
package io.grpc.netty.shaded.io.netty.resolver
public final io.grpc.netty.shaded.io.netty.resolver.ResolvedAddressTypes extends java.lang.Enum {
public static final io.grpc.netty.shaded.io.netty.resolver.ResolvedAddressTypes IPV4_ONLY
public static final io.grpc.netty.shaded.io.netty.resolver.ResolvedAddressTypes IPV6_ONLY
public static final io.grpc.netty.shaded.io.netty.resolver.ResolvedAddressTypes IPV4_PREFERRED
public static final io.grpc.netty.shaded.io.netty.resolver.ResolvedAddressTypes IPV6_PREFERRED
private static final io.grpc.netty.shaded.io.netty.resolver.ResolvedAddressTypes[] $VALUES
public static io.grpc.netty.shaded.io.netty.resolver.ResolvedAddressTypes[] values ()
public static io.grpc.netty.shaded.io.netty.resolver.ResolvedAddressTypes valueOf (java.lang.String)
String name
private void (java.lang.String, int)
static void ()
}
io/grpc/netty/shaded/io/netty/resolver/AddressResolverGroup$1.classAddressResolverGroup.java
package io.grpc.netty.shaded.io.netty.resolver
io.grpc.netty.shaded.io.netty.resolver.AddressResolverGroup$1 extends java.lang.Object implements io.grpc.netty.shaded.io.netty.util.concurrent.FutureListener {
final io.grpc.netty.shaded.io.netty.util.concurrent.EventExecutor val$executor
final io.grpc.netty.shaded.io.netty.resolver.AddressResolver val$newResolver
final io.grpc.netty.shaded.io.netty.resolver.AddressResolverGroup this$0
void (io.grpc.netty.shaded.io.netty.resolver.AddressResolverGroup, io.grpc.netty.shaded.io.netty.util.concurrent.EventExecutor, io.grpc.netty.shaded.io.netty.resolver.AddressResolver)
io.grpc.netty.shaded.io.netty.resolver.AddressResolverGroup this$0
public void operationComplete (io.grpc.netty.shaded.io.netty.util.concurrent.Future) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.util.concurrent.Future future
}
io/grpc/netty/shaded/io/netty/resolver/InetSocketAddressResolver$1.classInetSocketAddressResolver.java
package io.grpc.netty.shaded.io.netty.resolver
io.grpc.netty.shaded.io.netty.resolver.InetSocketAddressResolver$1 extends java.lang.Object implements io.grpc.netty.shaded.io.netty.util.concurrent.FutureListener {
final io.grpc.netty.shaded.io.netty.util.concurrent.Promise val$promise
final java.net.InetSocketAddress val$unresolvedAddress
final io.grpc.netty.shaded.io.netty.resolver.InetSocketAddressResolver this$0
void (io.grpc.netty.shaded.io.netty.resolver.InetSocketAddressResolver, io.grpc.netty.shaded.io.netty.util.concurrent.Promise, java.net.InetSocketAddress)
io.grpc.netty.shaded.io.netty.resolver.InetSocketAddressResolver this$0
public void operationComplete (io.grpc.netty.shaded.io.netty.util.concurrent.Future) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.util.concurrent.Future future
}
io/grpc/netty/shaded/io/netty/resolver/RoundRobinInetAddressResolver$1.classRoundRobinInetAddressResolver.java
package io.grpc.netty.shaded.io.netty.resolver
io.grpc.netty.shaded.io.netty.resolver.RoundRobinInetAddressResolver$1 extends java.lang.Object implements io.grpc.netty.shaded.io.netty.util.concurrent.FutureListener {
final io.grpc.netty.shaded.io.netty.util.concurrent.Promise val$promise
final String val$inetHost
final io.grpc.netty.shaded.io.netty.resolver.RoundRobinInetAddressResolver this$0
void (io.grpc.netty.shaded.io.netty.resolver.RoundRobinInetAddressResolver, io.grpc.netty.shaded.io.netty.util.concurrent.Promise, java.lang.String)
io.grpc.netty.shaded.io.netty.resolver.RoundRobinInetAddressResolver this$0
public void operationComplete (io.grpc.netty.shaded.io.netty.util.concurrent.Future) throws java.lang.Exception
java.util.List inetAddresses
int numAddresses
io.grpc.netty.shaded.io.netty.util.concurrent.Future future
}
io/grpc/netty/shaded/io/netty/resolver/DefaultNameResolver.classDefaultNameResolver.java
package io.grpc.netty.shaded.io.netty.resolver
public io.grpc.netty.shaded.io.netty.resolver.DefaultNameResolver extends io.grpc.netty.shaded.io.netty.resolver.InetNameResolver {
public void (io.grpc.netty.shaded.io.netty.util.concurrent.EventExecutor)
io.grpc.netty.shaded.io.netty.util.concurrent.EventExecutor executor
protected void doResolve (java.lang.String, io.grpc.netty.shaded.io.netty.util.concurrent.Promise) throws java.lang.Exception
java.net.UnknownHostException e
String inetHost
io.grpc.netty.shaded.io.netty.util.concurrent.Promise promise
protected void doResolveAll (java.lang.String, io.grpc.netty.shaded.io.netty.util.concurrent.Promise) throws java.lang.Exception
java.net.UnknownHostException e
String inetHost
io.grpc.netty.shaded.io.netty.util.concurrent.Promise promise
}
io/grpc/netty/shaded/io/netty/resolver/CompositeNameResolver$2.classCompositeNameResolver.java
package io.grpc.netty.shaded.io.netty.resolver
io.grpc.netty.shaded.io.netty.resolver.CompositeNameResolver$2 extends java.lang.Object implements io.grpc.netty.shaded.io.netty.util.concurrent.FutureListener {
final io.grpc.netty.shaded.io.netty.util.concurrent.Promise val$promise
final String val$inetHost
final int val$resolverIndex
final io.grpc.netty.shaded.io.netty.resolver.CompositeNameResolver this$0
void (io.grpc.netty.shaded.io.netty.resolver.CompositeNameResolver, io.grpc.netty.shaded.io.netty.util.concurrent.Promise, java.lang.String, int)
io.grpc.netty.shaded.io.netty.resolver.CompositeNameResolver this$0
public void operationComplete (io.grpc.netty.shaded.io.netty.util.concurrent.Future) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.util.concurrent.Future future
}
io/grpc/netty/shaded/io/netty/resolver/HostsFileEntries.classHostsFileEntries.java
package io.grpc.netty.shaded.io.netty.resolver
public final io.grpc.netty.shaded.io.netty.resolver.HostsFileEntries extends java.lang.Object {
static final io.grpc.netty.shaded.io.netty.resolver.HostsFileEntries EMPTY
private final java.util.Map inet4Entries
private final java.util.Map inet6Entries
public void (java.util.Map, java.util.Map)
java.util.Map inet4Entries
java.util.Map inet6Entries
public java.util.Map inet4Entries ()
public java.util.Map inet6Entries ()
static void ()
}
io/grpc/netty/shaded/io/netty/resolver/InetSocketAddressResolver.classInetSocketAddressResolver.java
package io.grpc.netty.shaded.io.netty.resolver
public io.grpc.netty.shaded.io.netty.resolver.InetSocketAddressResolver extends io.grpc.netty.shaded.io.netty.resolver.AbstractAddressResolver {
final io.grpc.netty.shaded.io.netty.resolver.NameResolver nameResolver
public void (io.grpc.netty.shaded.io.netty.util.concurrent.EventExecutor, io.grpc.netty.shaded.io.netty.resolver.NameResolver)
io.grpc.netty.shaded.io.netty.util.concurrent.EventExecutor executor
io.grpc.netty.shaded.io.netty.resolver.NameResolver nameResolver
protected boolean doIsResolved (java.net.InetSocketAddress)
java.net.InetSocketAddress address
protected void doResolve (java.net.InetSocketAddress, io.grpc.netty.shaded.io.netty.util.concurrent.Promise) throws java.lang.Exception
java.net.InetSocketAddress unresolvedAddress
io.grpc.netty.shaded.io.netty.util.concurrent.Promise promise
protected void doResolveAll (java.net.InetSocketAddress, io.grpc.netty.shaded.io.netty.util.concurrent.Promise) throws java.lang.Exception
java.net.InetSocketAddress unresolvedAddress
io.grpc.netty.shaded.io.netty.util.concurrent.Promise promise
public void close ()
protected volatile void doResolveAll (java.net.SocketAddress, io.grpc.netty.shaded.io.netty.util.concurrent.Promise) throws java.lang.Exception
protected volatile void doResolve (java.net.SocketAddress, io.grpc.netty.shaded.io.netty.util.concurrent.Promise) throws java.lang.Exception
protected volatile boolean doIsResolved (java.net.SocketAddress)
}
io/grpc/netty/shaded/io/netty/resolver/SimpleNameResolver.classSimpleNameResolver.java
package io.grpc.netty.shaded.io.netty.resolver
public abstract io.grpc.netty.shaded.io.netty.resolver.SimpleNameResolver extends java.lang.Object implements io.grpc.netty.shaded.io.netty.resolver.NameResolver {
private final io.grpc.netty.shaded.io.netty.util.concurrent.EventExecutor executor
protected void (io.grpc.netty.shaded.io.netty.util.concurrent.EventExecutor)
io.grpc.netty.shaded.io.netty.util.concurrent.EventExecutor executor
protected io.grpc.netty.shaded.io.netty.util.concurrent.EventExecutor executor ()
public final io.grpc.netty.shaded.io.netty.util.concurrent.Future resolve (java.lang.String)
String inetHost
io.grpc.netty.shaded.io.netty.util.concurrent.Promise promise
public io.grpc.netty.shaded.io.netty.util.concurrent.Future resolve (java.lang.String, io.grpc.netty.shaded.io.netty.util.concurrent.Promise)
Exception e
String inetHost
io.grpc.netty.shaded.io.netty.util.concurrent.Promise promise
public final io.grpc.netty.shaded.io.netty.util.concurrent.Future resolveAll (java.lang.String)
String inetHost
io.grpc.netty.shaded.io.netty.util.concurrent.Promise promise
public io.grpc.netty.shaded.io.netty.util.concurrent.Future resolveAll (java.lang.String, io.grpc.netty.shaded.io.netty.util.concurrent.Promise)
Exception e
String inetHost
io.grpc.netty.shaded.io.netty.util.concurrent.Promise promise
protected abstract void doResolve (java.lang.String, io.grpc.netty.shaded.io.netty.util.concurrent.Promise) throws java.lang.Exception
protected abstract void doResolveAll (java.lang.String, io.grpc.netty.shaded.io.netty.util.concurrent.Promise) throws java.lang.Exception
public void close ()
}
io/grpc/netty/shaded/io/netty/resolver/HostsFileEntriesResolver.classHostsFileEntriesResolver.java
package io.grpc.netty.shaded.io.netty.resolver
public abstract io.grpc.netty.shaded.io.netty.resolver.HostsFileEntriesResolver extends java.lang.Object {
public static final io.grpc.netty.shaded.io.netty.resolver.HostsFileEntriesResolver DEFAULT
public abstract java.net.InetAddress address (java.lang.String, io.grpc.netty.shaded.io.netty.resolver.ResolvedAddressTypes)
static void ()
}
io/grpc/netty/shaded/io/netty/resolver/RoundRobinInetAddressResolver.classRoundRobinInetAddressResolver.java
package io.grpc.netty.shaded.io.netty.resolver
public io.grpc.netty.shaded.io.netty.resolver.RoundRobinInetAddressResolver extends io.grpc.netty.shaded.io.netty.resolver.InetNameResolver {
private final io.grpc.netty.shaded.io.netty.resolver.NameResolver nameResolver
public void (io.grpc.netty.shaded.io.netty.util.concurrent.EventExecutor, io.grpc.netty.shaded.io.netty.resolver.NameResolver)
io.grpc.netty.shaded.io.netty.util.concurrent.EventExecutor executor
io.grpc.netty.shaded.io.netty.resolver.NameResolver nameResolver
protected void doResolve (java.lang.String, io.grpc.netty.shaded.io.netty.util.concurrent.Promise) throws java.lang.Exception
String inetHost
io.grpc.netty.shaded.io.netty.util.concurrent.Promise promise
protected void doResolveAll (java.lang.String, io.grpc.netty.shaded.io.netty.util.concurrent.Promise) throws java.lang.Exception
String inetHost
io.grpc.netty.shaded.io.netty.util.concurrent.Promise promise
private static int randomIndex (int)
int numAddresses
static int access$000 (int)
int x0
}
io/grpc/netty/shaded/io/netty/util/
io/grpc/netty/shaded/io/netty/util/concurrent/
io/grpc/netty/shaded/io/netty/util/concurrent/RejectedExecutionHandlers$1.classRejectedExecutionHandlers.java
package io.grpc.netty.shaded.io.netty.util.concurrent
final io.grpc.netty.shaded.io.netty.util.concurrent.RejectedExecutionHandlers$1 extends java.lang.Object implements io.grpc.netty.shaded.io.netty.util.concurrent.RejectedExecutionHandler {
void ()
public void rejected (java.lang.Runnable, io.grpc.netty.shaded.io.netty.util.concurrent.SingleThreadEventExecutor)
Runnable task
io.grpc.netty.shaded.io.netty.util.concurrent.SingleThreadEventExecutor executor
}
io/grpc/netty/shaded/io/netty/util/concurrent/PromiseTask$RunnableAdapter.classPromiseTask.java
package io.grpc.netty.shaded.io.netty.util.concurrent
final io.grpc.netty.shaded.io.netty.util.concurrent.PromiseTask$RunnableAdapter extends java.lang.Object implements java.util.concurrent.Callable {
final Runnable task
final Object result
void (java.lang.Runnable, java.lang.Object)
Runnable task
Object result
public java.lang.Object call ()
public java.lang.String toString ()
}
io/grpc/netty/shaded/io/netty/util/concurrent/UnorderedThreadPoolEventExecutor.classUnorderedThreadPoolEventExecutor.java
package io.grpc.netty.shaded.io.netty.util.concurrent
public final io.grpc.netty.shaded.io.netty.util.concurrent.UnorderedThreadPoolEventExecutor extends java.util.concurrent.ScheduledThreadPoolExecutor implements io.grpc.netty.shaded.io.netty.util.concurrent.EventExecutor {
private static final io.grpc.netty.shaded.io.netty.util.internal.logging.InternalLogger logger
private final io.grpc.netty.shaded.io.netty.util.concurrent.Promise terminationFuture
private final java.util.Set executorSet
public void (int)
int corePoolSize
public void (int, java.util.concurrent.ThreadFactory)
int corePoolSize
java.util.concurrent.ThreadFactory threadFactory
public void (int, java.util.concurrent.RejectedExecutionHandler)
int corePoolSize
java.util.concurrent.RejectedExecutionHandler handler
public void (int, java.util.concurrent.ThreadFactory, java.util.concurrent.RejectedExecutionHandler)
int corePoolSize
java.util.concurrent.ThreadFactory threadFactory
java.util.concurrent.RejectedExecutionHandler handler
public io.grpc.netty.shaded.io.netty.util.concurrent.EventExecutor next ()
public io.grpc.netty.shaded.io.netty.util.concurrent.EventExecutorGroup parent ()
public boolean inEventLoop ()
public boolean inEventLoop (java.lang.Thread)
Thread thread
public io.grpc.netty.shaded.io.netty.util.concurrent.Promise newPromise ()
public io.grpc.netty.shaded.io.netty.util.concurrent.ProgressivePromise newProgressivePromise ()
public io.grpc.netty.shaded.io.netty.util.concurrent.Future newSucceededFuture (java.lang.Object)
Object result
public io.grpc.netty.shaded.io.netty.util.concurrent.Future newFailedFuture (java.lang.Throwable)
Throwable cause
public boolean isShuttingDown ()
public java.util.List shutdownNow ()
java.util.List tasks
public void shutdown ()
public io.grpc.netty.shaded.io.netty.util.concurrent.Future shutdownGracefully ()
public io.grpc.netty.shaded.io.netty.util.concurrent.Future shutdownGracefully (long, long, java.util.concurrent.TimeUnit)
long quietPeriod
long timeout
java.util.concurrent.TimeUnit unit
public io.grpc.netty.shaded.io.netty.util.concurrent.Future terminationFuture ()
public java.util.Iterator iterator ()
protected java.util.concurrent.RunnableScheduledFuture decorateTask (java.lang.Runnable, java.util.concurrent.RunnableScheduledFuture)
Runnable runnable
java.util.concurrent.RunnableScheduledFuture task
protected java.util.concurrent.RunnableScheduledFuture decorateTask (java.util.concurrent.Callable, java.util.concurrent.RunnableScheduledFuture)
java.util.concurrent.Callable callable
java.util.concurrent.RunnableScheduledFuture task
public io.grpc.netty.shaded.io.netty.util.concurrent.ScheduledFuture schedule (java.lang.Runnable, long, java.util.concurrent.TimeUnit)
Runnable command
long delay
java.util.concurrent.TimeUnit unit
public io.grpc.netty.shaded.io.netty.util.concurrent.ScheduledFuture schedule (java.util.concurrent.Callable, long, java.util.concurrent.TimeUnit)
java.util.concurrent.Callable callable
long delay
java.util.concurrent.TimeUnit unit
public io.grpc.netty.shaded.io.netty.util.concurrent.ScheduledFuture scheduleAtFixedRate (java.lang.Runnable, long, long, java.util.concurrent.TimeUnit)
Runnable command
long initialDelay
long period
java.util.concurrent.TimeUnit unit
public io.grpc.netty.shaded.io.netty.util.concurrent.ScheduledFuture scheduleWithFixedDelay (java.lang.Runnable, long, long, java.util.concurrent.TimeUnit)
Runnable command
long initialDelay
long delay
java.util.concurrent.TimeUnit unit
public io.grpc.netty.shaded.io.netty.util.concurrent.Future submit (java.lang.Runnable)
Runnable task
public io.grpc.netty.shaded.io.netty.util.concurrent.Future submit (java.lang.Runnable, java.lang.Object)
Runnable task
Object result
public io.grpc.netty.shaded.io.netty.util.concurrent.Future submit (java.util.concurrent.Callable)
java.util.concurrent.Callable task
public void execute (java.lang.Runnable)
Runnable command
public volatile java.util.concurrent.Future submit (java.util.concurrent.Callable)
public volatile java.util.concurrent.Future submit (java.lang.Runnable, java.lang.Object)
public volatile java.util.concurrent.Future submit (java.lang.Runnable)
public volatile java.util.concurrent.ScheduledFuture scheduleWithFixedDelay (java.lang.Runnable, long, long, java.util.concurrent.TimeUnit)
public volatile java.util.concurrent.ScheduledFuture scheduleAtFixedRate (java.lang.Runnable, long, long, java.util.concurrent.TimeUnit)
public volatile java.util.concurrent.ScheduledFuture schedule (java.util.concurrent.Callable, long, java.util.concurrent.TimeUnit)
public volatile java.util.concurrent.ScheduledFuture schedule (java.lang.Runnable, long, java.util.concurrent.TimeUnit)
static io.grpc.netty.shaded.io.netty.util.internal.logging.InternalLogger access$000 ()
static void ()
}
io/grpc/netty/shaded/io/netty/util/concurrent/DefaultPromise$1.classDefaultPromise.java
package io.grpc.netty.shaded.io.netty.util.concurrent
io.grpc.netty.shaded.io.netty.util.concurrent.DefaultPromise$1 extends java.lang.Object implements java.lang.Runnable {
final io.grpc.netty.shaded.io.netty.util.concurrent.DefaultPromise this$0
void (io.grpc.netty.shaded.io.netty.util.concurrent.DefaultPromise)
io.grpc.netty.shaded.io.netty.util.concurrent.DefaultPromise this$0
public void run ()
}
io/grpc/netty/shaded/io/netty/util/SuppressForbidden.classSuppressForbidden.java
package io.grpc.netty.shaded.io.netty.util
public abstract io.grpc.netty.shaded.io.netty.util.SuppressForbidden extends java.lang.Object implements java.lang.annotation.Annotation {
public abstract java.lang.String reason ()
}
io/grpc/netty/shaded/io/netty/util/ResourceLeakDetectorFactory$DefaultResourceLeakDetectorFactory$1.classResourceLeakDetectorFactory.java
package io.grpc.netty.shaded.io.netty.util
io.grpc.netty.shaded.io.netty.util.ResourceLeakDetectorFactory$DefaultResourceLeakDetectorFactory$1 extends java.lang.Object implements java.security.PrivilegedAction {
final io.grpc.netty.shaded.io.netty.util.ResourceLeakDetectorFactory$DefaultResourceLeakDetectorFactory this$0
void (io.grpc.netty.shaded.io.netty.util.ResourceLeakDetectorFactory$DefaultResourceLeakDetectorFactory)
io.grpc.netty.shaded.io.netty.util.ResourceLeakDetectorFactory$DefaultResourceLeakDetectorFactory this$0
public java.lang.String run ()
public volatile java.lang.Object run ()
}
io/grpc/netty/shaded/io/netty/util/collection/
io/grpc/netty/shaded/io/netty/util/collection/ByteObjectHashMap$1.classByteObjectHashMap.java
package io.grpc.netty.shaded.io.netty.util.collection
io.grpc.netty.shaded.io.netty.util.collection.ByteObjectHashMap$1 extends java.lang.Object implements java.lang.Iterable {
final io.grpc.netty.shaded.io.netty.util.collection.ByteObjectHashMap this$0
void (io.grpc.netty.shaded.io.netty.util.collection.ByteObjectHashMap)
io.grpc.netty.shaded.io.netty.util.collection.ByteObjectHashMap this$0
public java.util.Iterator iterator ()
}
io/grpc/netty/shaded/io/netty/util/collection/IntObjectHashMap$KeySet.classIntObjectHashMap.java
package io.grpc.netty.shaded.io.netty.util.collection
final io.grpc.netty.shaded.io.netty.util.collection.IntObjectHashMap$KeySet extends java.util.AbstractSet {
final io.grpc.netty.shaded.io.netty.util.collection.IntObjectHashMap this$0
private void (io.grpc.netty.shaded.io.netty.util.collection.IntObjectHashMap)
public int size ()
public boolean contains (java.lang.Object)
Object o
public boolean remove (java.lang.Object)
Object o
public boolean retainAll (java.util.Collection)
io.grpc.netty.shaded.io.netty.util.collection.IntObjectMap$PrimitiveEntry entry
java.util.Iterator iter
java.util.Collection retainedKeys
boolean changed
public void clear ()
public java.util.Iterator iterator ()
void (io.grpc.netty.shaded.io.netty.util.collection.IntObjectHashMap, io.grpc.netty.shaded.io.netty.util.collection.IntObjectHashMap$1)
io.grpc.netty.shaded.io.netty.util.collection.IntObjectHashMap x0
io.grpc.netty.shaded.io.netty.util.collection.IntObjectHashMap$1 x1
}
io/grpc/netty/shaded/io/netty/util/collection/ByteObjectHashMap$MapEntry.classByteObjectHashMap.java
package io.grpc.netty.shaded.io.netty.util.collection
final io.grpc.netty.shaded.io.netty.util.collection.ByteObjectHashMap$MapEntry extends java.lang.Object implements java.util.Map$Entry {
private final int entryIndex
final io.grpc.netty.shaded.io.netty.util.collection.ByteObjectHashMap this$0
void (io.grpc.netty.shaded.io.netty.util.collection.ByteObjectHashMap, int)
io.grpc.netty.shaded.io.netty.util.collection.ByteObjectHashMap this$0
int entryIndex
public java.lang.Byte getKey ()
public java.lang.Object getValue ()
public java.lang.Object setValue (java.lang.Object)
Object value
Object prevValue
private void verifyExists ()
public volatile java.lang.Object getKey ()
}
io/grpc/netty/shaded/io/netty/util/collection/LongCollections.classLongCollections.java
package io.grpc.netty.shaded.io.netty.util.collection
public final io.grpc.netty.shaded.io.netty.util.collection.LongCollections extends java.lang.Object {
private static final io.grpc.netty.shaded.io.netty.util.collection.LongObjectMap EMPTY_MAP
private void ()
public static io.grpc.netty.shaded.io.netty.util.collection.LongObjectMap emptyMap ()
public static io.grpc.netty.shaded.io.netty.util.collection.LongObjectMap unmodifiableMap (io.grpc.netty.shaded.io.netty.util.collection.LongObjectMap)
io.grpc.netty.shaded.io.netty.util.collection.LongObjectMap map
static void ()
}
io/grpc/netty/shaded/io/netty/util/collection/CharObjectHashMap$2.classCharObjectHashMap.java
package io.grpc.netty.shaded.io.netty.util.collection
io.grpc.netty.shaded.io.netty.util.collection.CharObjectHashMap$2 extends java.util.AbstractCollection {
final io.grpc.netty.shaded.io.netty.util.collection.CharObjectHashMap this$0
void (io.grpc.netty.shaded.io.netty.util.collection.CharObjectHashMap)
io.grpc.netty.shaded.io.netty.util.collection.CharObjectHashMap this$0
public java.util.Iterator iterator ()
public int size ()
}
io/grpc/netty/shaded/io/netty/util/collection/IntObjectMap.classIntObjectMap.java
package io.grpc.netty.shaded.io.netty.util.collection
public abstract io.grpc.netty.shaded.io.netty.util.collection.IntObjectMap extends java.lang.Object implements java.util.Map {
public abstract java.lang.Object get (int)
public abstract java.lang.Object put (int, java.lang.Object)
public abstract java.lang.Object remove (int)
public abstract java.lang.Iterable entries ()
public abstract boolean containsKey (int)
}
io/grpc/netty/shaded/io/netty/util/collection/IntObjectMap$PrimitiveEntry.classIntObjectMap.java
package io.grpc.netty.shaded.io.netty.util.collection
public abstract io.grpc.netty.shaded.io.netty.util.collection.IntObjectMap$PrimitiveEntry extends java.lang.Object {
public abstract int key ()
public abstract java.lang.Object value ()
public abstract void setValue (java.lang.Object)
}
io/grpc/netty/shaded/io/netty/util/collection/ShortCollections.classShortCollections.java
package io.grpc.netty.shaded.io.netty.util.collection
public final io.grpc.netty.shaded.io.netty.util.collection.ShortCollections extends java.lang.Object {
private static final io.grpc.netty.shaded.io.netty.util.collection.ShortObjectMap EMPTY_MAP
private void ()
public static io.grpc.netty.shaded.io.netty.util.collection.ShortObjectMap emptyMap ()
public static io.grpc.netty.shaded.io.netty.util.collection.ShortObjectMap unmodifiableMap (io.grpc.netty.shaded.io.netty.util.collection.ShortObjectMap)
io.grpc.netty.shaded.io.netty.util.collection.ShortObjectMap map
static void ()
}
io/grpc/netty/shaded/io/netty/util/collection/LongCollections$UnmodifiableMap$1.classLongCollections.java
package io.grpc.netty.shaded.io.netty.util.collection
io.grpc.netty.shaded.io.netty.util.collection.LongCollections$UnmodifiableMap$1 extends java.lang.Object implements java.lang.Iterable {
final io.grpc.netty.shaded.io.netty.util.collection.LongCollections$UnmodifiableMap this$0
void (io.grpc.netty.shaded.io.netty.util.collection.LongCollections$UnmodifiableMap)
io.grpc.netty.shaded.io.netty.util.collection.LongCollections$UnmodifiableMap this$0
public java.util.Iterator iterator ()
}
io/grpc/netty/shaded/io/netty/util/collection/ByteCollections$1.classByteCollections.java
package io.grpc.netty.shaded.io.netty.util.collection
io.grpc.netty.shaded.io.netty.util.collection.ByteCollections$1 extends java.lang.Object {
}
io/grpc/netty/shaded/io/netty/util/collection/ByteObjectHashMap.classByteObjectHashMap.java
package io.grpc.netty.shaded.io.netty.util.collection
public io.grpc.netty.shaded.io.netty.util.collection.ByteObjectHashMap extends java.lang.Object implements io.grpc.netty.shaded.io.netty.util.collection.ByteObjectMap {
public static final int DEFAULT_CAPACITY
public static final float DEFAULT_LOAD_FACTOR
private static final Object NULL_VALUE
private int maxSize
private final float loadFactor
private byte[] keys
private Object[] values
private int size
private int mask
private final java.util.Set keySet
private final java.util.Set entrySet
private final Iterable entries
static final boolean $assertionsDisabled
public void ()
public void (int)
int initialCapacity
public void (int, float)
int initialCapacity
float loadFactor
int capacity
Object[] temp
private static java.lang.Object toExternal (java.lang.Object)
Object value
private static java.lang.Object toInternal (java.lang.Object)
Object value
public java.lang.Object get (byte)
byte key
int index
public java.lang.Object put (byte, java.lang.Object)
Object previousValue
byte key
Object value
int startIndex
int index
public void putAll (java.util.Map)
Object sourceValue
int i
io.grpc.netty.shaded.io.netty.util.collection.ByteObjectHashMap source
java.util.Map$Entry entry
java.util.Map sourceMap
public java.lang.Object remove (byte)
byte key
int index
Object prev
public int size ()
public boolean isEmpty ()
public void clear ()
public boolean containsKey (byte)
byte key
public boolean containsValue (java.lang.Object)
Object v2
Object value
Object v1
public java.lang.Iterable entries ()
public java.util.Collection values ()
public int hashCode ()
byte key
int hash
public boolean equals (java.lang.Object)
byte key
Object otherValue
Object value
int i
Object obj
io.grpc.netty.shaded.io.netty.util.collection.ByteObjectMap other
public boolean containsKey (java.lang.Object)
Object key
public java.lang.Object get (java.lang.Object)
Object key
public java.lang.Object put (java.lang.Byte, java.lang.Object)
Byte key
Object value
public java.lang.Object remove (java.lang.Object)
Object key
public java.util.Set keySet ()
public java.util.Set entrySet ()
private byte objectToKey (java.lang.Object)
Object key
private int indexOf (byte)
byte key
int startIndex
int index
private int hashIndex (byte)
byte key
private static int hashCode (byte)
byte key
private int probeNext (int)
int index
private void growSize ()
private boolean removeAt (int)
byte key
int bucket
Object value
int index
int nextFree
int i
private int calcMaxSize (int)
int capacity
int upperBound
private void rehash (int)
byte oldKey
int index
Object oldVal
int i
int newCapacity
byte[] oldKeys
Object[] oldVals
Object[] temp
public java.lang.String toString ()
Object value
int i
StringBuilder sb
boolean first
protected java.lang.String keyToString (byte)
byte key
public volatile java.lang.Object put (java.lang.Object, java.lang.Object)
static int access$300 (io.grpc.netty.shaded.io.netty.util.collection.ByteObjectHashMap)
io.grpc.netty.shaded.io.netty.util.collection.ByteObjectHashMap x0
static java.util.Set access$500 (io.grpc.netty.shaded.io.netty.util.collection.ByteObjectHashMap)
io.grpc.netty.shaded.io.netty.util.collection.ByteObjectHashMap x0
static java.lang.Object[] access$600 (io.grpc.netty.shaded.io.netty.util.collection.ByteObjectHashMap)
io.grpc.netty.shaded.io.netty.util.collection.ByteObjectHashMap x0
static boolean access$700 (io.grpc.netty.shaded.io.netty.util.collection.ByteObjectHashMap, int)
io.grpc.netty.shaded.io.netty.util.collection.ByteObjectHashMap x0
int x1
static byte[] access$800 (io.grpc.netty.shaded.io.netty.util.collection.ByteObjectHashMap)
io.grpc.netty.shaded.io.netty.util.collection.ByteObjectHashMap x0
static java.lang.Object access$900 (java.lang.Object)
Object x0
static java.lang.Object access$1000 (java.lang.Object)
Object x0
static void ()
}
io/grpc/netty/shaded/io/netty/util/collection/LongObjectHashMap$EntrySet.classLongObjectHashMap.java
package io.grpc.netty.shaded.io.netty.util.collection
final io.grpc.netty.shaded.io.netty.util.collection.LongObjectHashMap$EntrySet extends java.util.AbstractSet {
final io.grpc.netty.shaded.io.netty.util.collection.LongObjectHashMap this$0
private void (io.grpc.netty.shaded.io.netty.util.collection.LongObjectHashMap)
public java.util.Iterator iterator ()
public int size ()
void (io.grpc.netty.shaded.io.netty.util.collection.LongObjectHashMap, io.grpc.netty.shaded.io.netty.util.collection.LongObjectHashMap$1)
io.grpc.netty.shaded.io.netty.util.collection.LongObjectHashMap x0
io.grpc.netty.shaded.io.netty.util.collection.LongObjectHashMap$1 x1
}
io/grpc/netty/shaded/io/netty/util/collection/ByteObjectMap$PrimitiveEntry.classByteObjectMap.java
package io.grpc.netty.shaded.io.netty.util.collection
public abstract io.grpc.netty.shaded.io.netty.util.collection.ByteObjectMap$PrimitiveEntry extends java.lang.Object {
public abstract byte key ()
public abstract java.lang.Object value ()
public abstract void setValue (java.lang.Object)
}
io/grpc/netty/shaded/io/netty/util/collection/LongCollections$UnmodifiableMap.classLongCollections.java
package io.grpc.netty.shaded.io.netty.util.collection
final io.grpc.netty.shaded.io.netty.util.collection.LongCollections$UnmodifiableMap extends java.lang.Object implements io.grpc.netty.shaded.io.netty.util.collection.LongObjectMap {
private final io.grpc.netty.shaded.io.netty.util.collection.LongObjectMap map
private java.util.Set keySet
private java.util.Set entrySet
private java.util.Collection values
private Iterable entries
void (io.grpc.netty.shaded.io.netty.util.collection.LongObjectMap)
io.grpc.netty.shaded.io.netty.util.collection.LongObjectMap map
public java.lang.Object get (long)
long key
public java.lang.Object put (long, java.lang.Object)
long key
Object value
public java.lang.Object remove (long)
long key
public int size ()
public boolean isEmpty ()
public void clear ()
public boolean containsKey (long)
long key
public boolean containsValue (java.lang.Object)
Object value
public boolean containsKey (java.lang.Object)
Object key
public java.lang.Object get (java.lang.Object)
Object key
public java.lang.Object put (java.lang.Long, java.lang.Object)
Long key
Object value
public java.lang.Object remove (java.lang.Object)
Object key
public void putAll (java.util.Map)
java.util.Map m
public java.lang.Iterable entries ()
public java.util.Set keySet ()
public java.util.Set entrySet ()
public java.util.Collection values ()
public volatile java.lang.Object put (java.lang.Object, java.lang.Object)
static io.grpc.netty.shaded.io.netty.util.collection.LongObjectMap access$100 (io.grpc.netty.shaded.io.netty.util.collection.LongCollections$UnmodifiableMap)
io.grpc.netty.shaded.io.netty.util.collection.LongCollections$UnmodifiableMap x0
}
io/grpc/netty/shaded/io/netty/util/ResourceLeakDetector$LeakEntry.classResourceLeakDetector.java
package io.grpc.netty.shaded.io.netty.util
final io.grpc.netty.shaded.io.netty.util.ResourceLeakDetector$LeakEntry extends java.lang.Object {
static final io.grpc.netty.shaded.io.netty.util.ResourceLeakDetector$LeakEntry INSTANCE
private static final int HASH
private void ()
public int hashCode ()
public boolean equals (java.lang.Object)
Object obj
static void ()
}
io/grpc/netty/shaded/io/netty/util/internal/
io/grpc/netty/shaded/io/netty/util/internal/NativeLibraryLoader$NoexecVolumeDetector.classNativeLibraryLoader.java
package io.grpc.netty.shaded.io.netty.util.internal
final io.grpc.netty.shaded.io.netty.util.internal.NativeLibraryLoader$NoexecVolumeDetector extends java.lang.Object {
private static boolean canExecuteExecutable (java.io.File) throws java.io.IOException
java.io.File file
java.util.Set existingFilePermissions
java.util.Set executePermissions
java.util.Set newPermissions
private void ()
static boolean access$000 (java.io.File) throws java.io.IOException
java.io.File x0
}
io/grpc/netty/shaded/io/netty/util/internal/PlatformDependent$1.classPlatformDependent.java
package io.grpc.netty.shaded.io.netty.util.internal
final io.grpc.netty.shaded.io.netty.util.internal.PlatformDependent$1 extends java.lang.Object implements io.grpc.netty.shaded.io.netty.util.internal.Cleaner {
void ()
public void freeDirectBuffer (java.nio.ByteBuffer)
java.nio.ByteBuffer buffer
}
io/grpc/netty/shaded/io/netty/util/internal/ThreadLocalRandom.classThreadLocalRandom.java
package io.grpc.netty.shaded.io.netty.util.internal
public final io.grpc.netty.shaded.io.netty.util.internal.ThreadLocalRandom extends java.util.Random {
private static final io.grpc.netty.shaded.io.netty.util.internal.logging.InternalLogger logger
private static final java.util.concurrent.atomic.AtomicLong seedUniquifier
private static volatile long initialSeedUniquifier
private static final Thread seedGeneratorThread
private static final java.util.concurrent.BlockingQueue seedQueue
private static final long seedGeneratorStartTime
private static volatile long seedGeneratorEndTime
private static final long multiplier
private static final long addend
private static final long mask
private long rnd
boolean initialized
private long pad0
private long pad1
private long pad2
private long pad3
private long pad4
private long pad5
private long pad6
private long pad7
private static final long serialVersionUID
public static void setInitialSeedUniquifier (long)
long initialSeedUniquifier
public static long getInitialSeedUniquifier ()
Long seed
Long seed
InterruptedException e
long waitTime
long timeoutSeconds
long deadLine
boolean interrupted
long initialSeedUniquifier
private static long newSeed ()
long current
long actualCurrent
long next
private static long mix64 (long)
long z
void ()
public static io.grpc.netty.shaded.io.netty.util.internal.ThreadLocalRandom current ()
public void setSeed (long)
long seed
protected int next (int)
int bits
public int nextInt (int, int)
int least
int bound
public long nextLong (long)
int bits
long half
long nextn
long n
long offset
public long nextLong (long, long)
long least
long bound
public double nextDouble (double)
double n
public double nextDouble (double, double)
double least
double bound
static long access$002 (long)
long x0
static java.util.concurrent.BlockingQueue access$100 ()
static io.grpc.netty.shaded.io.netty.util.internal.logging.InternalLogger access$200 ()
static void ()
boolean secureRandom
}
io/grpc/netty/shaded/io/netty/util/internal/NativeLibraryUtil.classNativeLibraryUtil.java
package io.grpc.netty.shaded.io.netty.util.internal
final io.grpc.netty.shaded.io.netty.util.internal.NativeLibraryUtil extends java.lang.Object {
public static void loadLibrary (java.lang.String, boolean)
String libName
boolean absolute
private void ()
}
io/grpc/netty/shaded/io/netty/util/internal/PlatformDependent0$10.classPlatformDependent0.java
package io.grpc.netty.shaded.io.netty.util.internal
final io.grpc.netty.shaded.io.netty.util.internal.PlatformDependent0$10 extends java.lang.Object implements java.security.PrivilegedAction {
void ()
public java.lang.ClassLoader run ()
public volatile java.lang.Object run ()
}
io/grpc/netty/shaded/io/netty/util/internal/ConstantTimeUtils.classConstantTimeUtils.java
package io.grpc.netty.shaded.io.netty.util.internal
public final io.grpc.netty.shaded.io.netty.util.internal.ConstantTimeUtils extends java.lang.Object {
private void ()
public static int equalsConstantTime (int, int)
int x
int y
int z
public static int equalsConstantTime (long, long)
long x
long y
long z
public static int equalsConstantTime (byte[], int, byte[], int, int)
byte[] bytes1
int startPos1
byte[] bytes2
int startPos2
int length
int b
int end
public static int equalsConstantTime (java.lang.CharSequence, java.lang.CharSequence)
int i
CharSequence s1
CharSequence s2
int c
}
io/grpc/netty/shaded/io/netty/util/internal/SocketUtils$7.classSocketUtils.java
package io.grpc.netty.shaded.io.netty.util.internal
final io.grpc.netty.shaded.io.netty.util.internal.SocketUtils$7 extends java.lang.Object implements java.security.PrivilegedAction {
final java.net.ServerSocket val$socket
void (java.net.ServerSocket)
public java.net.SocketAddress run ()
public volatile java.lang.Object run ()
}
io/grpc/netty/shaded/io/netty/util/internal/InternalThreadLocalMap.classInternalThreadLocalMap.java
package io.grpc.netty.shaded.io.netty.util.internal
public final io.grpc.netty.shaded.io.netty.util.internal.InternalThreadLocalMap extends io.grpc.netty.shaded.io.netty.util.internal.UnpaddedInternalThreadLocalMap {
private static final io.grpc.netty.shaded.io.netty.util.internal.logging.InternalLogger logger
private static final int DEFAULT_ARRAY_LIST_INITIAL_CAPACITY
private static final int STRING_BUILDER_INITIAL_SIZE
private static final int STRING_BUILDER_MAX_SIZE
public static final Object UNSET
private java.util.BitSet cleanerFlags
public long rp1
public long rp2
public long rp3
public long rp4
public long rp5
public long rp6
public long rp7
public long rp8
public long rp9
public static io.grpc.netty.shaded.io.netty.util.internal.InternalThreadLocalMap getIfSet ()
Thread thread
public static io.grpc.netty.shaded.io.netty.util.internal.InternalThreadLocalMap get ()
Thread thread
private static io.grpc.netty.shaded.io.netty.util.internal.InternalThreadLocalMap fastGet (io.grpc.netty.shaded.io.netty.util.concurrent.FastThreadLocalThread)
io.grpc.netty.shaded.io.netty.util.concurrent.FastThreadLocalThread thread
io.grpc.netty.shaded.io.netty.util.internal.InternalThreadLocalMap threadLocalMap
private static io.grpc.netty.shaded.io.netty.util.internal.InternalThreadLocalMap slowGet ()
ThreadLocal slowThreadLocalMap
io.grpc.netty.shaded.io.netty.util.internal.InternalThreadLocalMap ret
public static void remove ()
Thread thread
public static void destroy ()
public static int nextVariableIndex ()
int index
public static int lastVariableIndex ()
private void ()
private static java.lang.Object[] newIndexedVariableTable ()
Object[] array
public int size ()
Object o
int count
public java.lang.StringBuilder stringBuilder ()
StringBuilder sb
public java.util.Map charsetEncoderCache ()
java.util.Map cache
public java.util.Map charsetDecoderCache ()
java.util.Map cache
public java.util.ArrayList arrayList ()
public java.util.ArrayList arrayList (int)
int minCapacity
java.util.ArrayList list
public int futureListenerStackDepth ()
public void setFutureListenerStackDepth (int)
int futureListenerStackDepth
public io.grpc.netty.shaded.io.netty.util.internal.ThreadLocalRandom random ()
io.grpc.netty.shaded.io.netty.util.internal.ThreadLocalRandom r
public java.util.Map typeParameterMatcherGetCache ()
java.util.Map cache
public java.util.Map typeParameterMatcherFindCache ()
java.util.Map cache
public io.grpc.netty.shaded.io.netty.util.internal.IntegerHolder counterHashCode ()
public void setCounterHashCode (io.grpc.netty.shaded.io.netty.util.internal.IntegerHolder)
io.grpc.netty.shaded.io.netty.util.internal.IntegerHolder counterHashCode
public java.util.Map handlerSharableCache ()
java.util.Map cache
public int localChannelReaderStackDepth ()
public void setLocalChannelReaderStackDepth (int)
int localChannelReaderStackDepth
public java.lang.Object indexedVariable (int)
int index
Object[] lookup
public boolean setIndexedVariable (int, java.lang.Object)
Object oldValue
int index
Object value
Object[] lookup
private void expandIndexedVariableTableAndSet (int, java.lang.Object)
int index
Object value
Object[] oldArray
int oldCapacity
int newCapacity
Object[] newArray
public java.lang.Object removeIndexedVariable (int)
Object v
int index
Object[] lookup
public boolean isIndexedVariableSet (int)
int index
Object[] lookup
public boolean isCleanerFlagSet (int)
int index
public void setCleanerFlag (int)
int index
static void ()
}
io/grpc/netty/shaded/io/netty/util/internal/SocketUtils$12.classSocketUtils.java
package io.grpc.netty.shaded.io.netty.util.internal
final io.grpc.netty.shaded.io.netty.util.internal.SocketUtils$12 extends java.lang.Object implements java.security.PrivilegedAction {
void ()
public java.net.InetAddress run ()
java.net.UnknownHostException e
public volatile java.lang.Object run ()
}
io/grpc/netty/shaded/io/netty/util/internal/PlatformDependent0$7.classPlatformDependent0.java
package io.grpc.netty.shaded.io.netty.util.internal
final io.grpc.netty.shaded.io.netty.util.internal.PlatformDependent0$7 extends java.lang.Object implements java.security.PrivilegedAction {
final Object val$finalInternalUnsafe
void (java.lang.Object)
public java.lang.Object run ()
NoSuchMethodException e
SecurityException e
}
io/grpc/netty/shaded/io/netty/util/internal/OutOfDirectMemoryError.classOutOfDirectMemoryError.java
package io.grpc.netty.shaded.io.netty.util.internal
public final io.grpc.netty.shaded.io.netty.util.internal.OutOfDirectMemoryError extends java.lang.OutOfMemoryError {
private static final long serialVersionUID
void (java.lang.String)
String s
}
io/grpc/netty/shaded/io/netty/util/internal/StringUtil.classStringUtil.java
package io.grpc.netty.shaded.io.netty.util.internal
public final io.grpc.netty.shaded.io.netty.util.internal.StringUtil extends java.lang.Object {
public static final String EMPTY_STRING
public static final String NEWLINE
public static final char DOUBLE_QUOTE
public static final char COMMA
public static final char LINE_FEED
public static final char CARRIAGE_RETURN
public static final char TAB
public static final char SPACE
private static final String[] BYTE2HEX_PAD
private static final String[] BYTE2HEX_NOPAD
private static final int CSV_NUMBER_ESCAPE_CHARACTERS
private static final char PACKAGE_SEPARATOR_CHAR
static final boolean $assertionsDisabled
private void ()
public static java.lang.String substringAfter (java.lang.String, char)
String value
char delim
int pos
public static boolean commonSuffixOfLength (java.lang.String, java.lang.String, int)
String s
String p
int len
public static java.lang.String byteToHexStringPadded (int)
int value
public static java.lang.Appendable byteToHexStringPadded (java.lang.Appendable, int)
java.io.IOException e
Appendable buf
int value
public static java.lang.String toHexStringPadded (byte[])
byte[] src
public static java.lang.String toHexStringPadded (byte[], int, int)
byte[] src
int offset
int length
public static java.lang.Appendable toHexStringPadded (java.lang.Appendable, byte[])
Appendable dst
byte[] src
public static java.lang.Appendable toHexStringPadded (java.lang.Appendable, byte[], int, int)
int i
Appendable dst
byte[] src
int offset
int length
int end
public static java.lang.String byteToHexString (int)
int value
public static java.lang.Appendable byteToHexString (java.lang.Appendable, int)
java.io.IOException e
Appendable buf
int value
public static java.lang.String toHexString (byte[])
byte[] src
public static java.lang.String toHexString (byte[], int, int)
byte[] src
int offset
int length
public static java.lang.Appendable toHexString (java.lang.Appendable, byte[])
Appendable dst
byte[] src
public static java.lang.Appendable toHexString (java.lang.Appendable, byte[], int, int)
Appendable dst
byte[] src
int offset
int length
int end
int endMinusOne
int i
int remaining
public static int decodeHexNibble (char)
char c
public static byte decodeHexByte (java.lang.CharSequence, int)
CharSequence s
int pos
int hi
int lo
public static byte[] decodeHexDump (java.lang.CharSequence, int, int)
int i
CharSequence hexDump
int fromIndex
int length
byte[] bytes
public static byte[] decodeHexDump (java.lang.CharSequence)
CharSequence hexDump
public static java.lang.String simpleClassName (java.lang.Object)
Object o
public static java.lang.String simpleClassName (java.lang.Class)
Class clazz
String className
int lastDotIdx
public static java.lang.CharSequence escapeCsv (java.lang.CharSequence)
CharSequence value
public static java.lang.CharSequence escapeCsv (java.lang.CharSequence, boolean)
int start
int last
int i
char c
int i
char c
int i
CharSequence value
boolean trimWhiteSpace
int length
int start
int last
int firstUnescapedSpecial
boolean quoted
StringBuilder result
public static java.lang.CharSequence unescapeCsv (java.lang.CharSequence)
char current
int i
CharSequence value
int length
int last
boolean quoted
StringBuilder unescaped
public static java.util.List unescapeCsvFields (java.lang.CharSequence)
char next
char c
int i
CharSequence value
java.util.List unescaped
StringBuilder current
boolean quoted
int last
private static void validateCsvFormat (java.lang.CharSequence)
int i
CharSequence value
int length
private static java.lang.IllegalArgumentException newInvalidEscapedCsvFieldException (java.lang.CharSequence, int)
CharSequence value
int index
public static int length (java.lang.String)
String s
public static boolean isNullOrEmpty (java.lang.String)
String s
public static int indexOfNonWhiteSpace (java.lang.CharSequence, int)
CharSequence seq
int offset
public static boolean isSurrogate (char)
char c
private static boolean isDoubleQuote (char)
char c
public static boolean endsWith (java.lang.CharSequence, char)
CharSequence s
char c
int len
public static java.lang.CharSequence trimOws (java.lang.CharSequence)
CharSequence value
int length
int start
int end
private static int indexOfFirstNonOwsChar (java.lang.CharSequence, int)
CharSequence value
int length
int i
private static int indexOfLastNonOwsChar (java.lang.CharSequence, int, int)
CharSequence value
int start
int length
int i
private static boolean isOws (char)
char c
static void ()
String str
int i
}
io/grpc/netty/shaded/io/netty/util/internal/SocketUtils$10.classSocketUtils.java
package io.grpc.netty.shaded.io.netty.util.internal
final io.grpc.netty.shaded.io.netty.util.internal.SocketUtils$10 extends java.lang.Object implements java.security.PrivilegedAction {
final String val$hostname
final int val$port
void (java.lang.String, int)
public java.net.InetSocketAddress run ()
public volatile java.lang.Object run ()
}
io/grpc/netty/shaded/io/netty/util/internal/TypeParameterMatcher$1.classTypeParameterMatcher.java
package io.grpc.netty.shaded.io.netty.util.internal
final io.grpc.netty.shaded.io.netty.util.internal.TypeParameterMatcher$1 extends io.grpc.netty.shaded.io.netty.util.internal.TypeParameterMatcher {
void ()
public boolean match (java.lang.Object)
Object msg
}
io/grpc/netty/shaded/io/netty/util/internal/SocketUtils.classSocketUtils.java
package io.grpc.netty.shaded.io.netty.util.internal
public final io.grpc.netty.shaded.io.netty.util.internal.SocketUtils extends java.lang.Object {
private void ()
public static void connect (java.net.Socket, java.net.SocketAddress, int) throws java.io.IOException
java.security.PrivilegedActionException e
java.net.Socket socket
java.net.SocketAddress remoteAddress
int timeout
public static void bind (java.net.Socket, java.net.SocketAddress) throws java.io.IOException
java.security.PrivilegedActionException e
java.net.Socket socket
java.net.SocketAddress bindpoint
public static boolean connect (java.nio.channels.SocketChannel, java.net.SocketAddress) throws java.io.IOException
java.security.PrivilegedActionException e
java.nio.channels.SocketChannel socketChannel
java.net.SocketAddress remoteAddress
public static void bind (java.nio.channels.SocketChannel, java.net.SocketAddress) throws java.io.IOException
java.security.PrivilegedActionException e
java.nio.channels.SocketChannel socketChannel
java.net.SocketAddress address
public static java.nio.channels.SocketChannel accept (java.nio.channels.ServerSocketChannel) throws java.io.IOException
java.security.PrivilegedActionException e
java.nio.channels.ServerSocketChannel serverSocketChannel
public static void bind (java.nio.channels.DatagramChannel, java.net.SocketAddress) throws java.io.IOException
java.security.PrivilegedActionException e
java.nio.channels.DatagramChannel networkChannel
java.net.SocketAddress address
public static java.net.SocketAddress localSocketAddress (java.net.ServerSocket)
java.net.ServerSocket socket
public static java.net.InetAddress addressByName (java.lang.String) throws java.net.UnknownHostException
java.security.PrivilegedActionException e
String hostname
public static java.net.InetAddress[] allAddressesByName (java.lang.String) throws java.net.UnknownHostException
java.security.PrivilegedActionException e
String hostname
public static java.net.InetSocketAddress socketAddress (java.lang.String, int)
String hostname
int port
public static java.util.Enumeration addressesFromNetworkInterface (java.net.NetworkInterface)
java.net.NetworkInterface intf
public static java.net.InetAddress loopbackAddress ()
public static byte[] hardwareAddressFromNetworkInterface (java.net.NetworkInterface) throws java.net.SocketException
java.security.PrivilegedActionException e
java.net.NetworkInterface intf
}
io/grpc/netty/shaded/io/netty/util/internal/PlatformDependent$Mpsc$1.classPlatformDependent.java
package io.grpc.netty.shaded.io.netty.util.internal
final io.grpc.netty.shaded.io.netty.util.internal.PlatformDependent$Mpsc$1 extends java.lang.Object implements java.security.PrivilegedAction {
void ()
public java.lang.Object run ()
}
io/grpc/netty/shaded/io/netty/util/AsciiString$AsciiCaseInsensitiveCharEqualityComparator.classAsciiString.java
package io.grpc.netty.shaded.io.netty.util
final io.grpc.netty.shaded.io.netty.util.AsciiString$AsciiCaseInsensitiveCharEqualityComparator extends java.lang.Object implements io.grpc.netty.shaded.io.netty.util.AsciiString$CharEqualityComparator {
static final io.grpc.netty.shaded.io.netty.util.AsciiString$AsciiCaseInsensitiveCharEqualityComparator INSTANCE
private void ()
public boolean equals (char, char)
char a
char b
static void ()
}
io/grpc/netty/shaded/io/netty/util/HashingStrategy$1.classHashingStrategy.java
package io.grpc.netty.shaded.io.netty.util
final io.grpc.netty.shaded.io.netty.util.HashingStrategy$1 extends java.lang.Object implements io.grpc.netty.shaded.io.netty.util.HashingStrategy {
void ()
public int hashCode (java.lang.Object)
Object obj
public boolean equals (java.lang.Object, java.lang.Object)
Object a
Object b
}
io/grpc/netty/shaded/io/netty/util/HashedWheelTimer.classHashedWheelTimer.java
package io.grpc.netty.shaded.io.netty.util
public io.grpc.netty.shaded.io.netty.util.HashedWheelTimer extends java.lang.Object implements io.grpc.netty.shaded.io.netty.util.Timer {
static final io.grpc.netty.shaded.io.netty.util.internal.logging.InternalLogger logger
private static final java.util.concurrent.atomic.AtomicInteger INSTANCE_COUNTER
private static final java.util.concurrent.atomic.AtomicBoolean WARNED_TOO_MANY_INSTANCES
private static final int INSTANCE_COUNT_LIMIT
private static final io.grpc.netty.shaded.io.netty.util.ResourceLeakDetector leakDetector
private static final java.util.concurrent.atomic.AtomicIntegerFieldUpdater WORKER_STATE_UPDATER
private final io.grpc.netty.shaded.io.netty.util.ResourceLeakTracker leak
private final io.grpc.netty.shaded.io.netty.util.HashedWheelTimer$Worker worker
private final Thread workerThread
public static final int WORKER_STATE_INIT
public static final int WORKER_STATE_STARTED
public static final int WORKER_STATE_SHUTDOWN
private volatile int workerState
private final long tickDuration
private final io.grpc.netty.shaded.io.netty.util.HashedWheelTimer$HashedWheelBucket[] wheel
private final int mask
private final java.util.concurrent.CountDownLatch startTimeInitialized
private final java.util.Queue timeouts
private final java.util.Queue cancelledTimeouts
private final java.util.concurrent.atomic.AtomicLong pendingTimeouts
private final long maxPendingTimeouts
private volatile long startTime
static final boolean $assertionsDisabled
public void ()
public void (long, java.util.concurrent.TimeUnit)
long tickDuration
java.util.concurrent.TimeUnit unit
public void (long, java.util.concurrent.TimeUnit, int)
long tickDuration
java.util.concurrent.TimeUnit unit
int ticksPerWheel
public void (java.util.concurrent.ThreadFactory)
java.util.concurrent.ThreadFactory threadFactory
public void (java.util.concurrent.ThreadFactory, long, java.util.concurrent.TimeUnit)
java.util.concurrent.ThreadFactory threadFactory
long tickDuration
java.util.concurrent.TimeUnit unit
public void (java.util.concurrent.ThreadFactory, long, java.util.concurrent.TimeUnit, int)
java.util.concurrent.ThreadFactory threadFactory
long tickDuration
java.util.concurrent.TimeUnit unit
int ticksPerWheel
public void (java.util.concurrent.ThreadFactory, long, java.util.concurrent.TimeUnit, int, boolean)
java.util.concurrent.ThreadFactory threadFactory
long tickDuration
java.util.concurrent.TimeUnit unit
int ticksPerWheel
boolean leakDetection
public void (java.util.concurrent.ThreadFactory, long, java.util.concurrent.TimeUnit, int, boolean, long)
java.util.concurrent.ThreadFactory threadFactory
long tickDuration
java.util.concurrent.TimeUnit unit
int ticksPerWheel
boolean leakDetection
long maxPendingTimeouts
protected void finalize () throws java.lang.Throwable
private static io.grpc.netty.shaded.io.netty.util.HashedWheelTimer$HashedWheelBucket[] createWheel (int)
int i
int ticksPerWheel
io.grpc.netty.shaded.io.netty.util.HashedWheelTimer$HashedWheelBucket[] wheel
private static int normalizeTicksPerWheel (int)
int ticksPerWheel
int normalizedTicksPerWheel
public void start ()
public java.util.Set stop ()
boolean closed
InterruptedException ignored
boolean interrupted
boolean closed
boolean closed
public io.grpc.netty.shaded.io.netty.util.Timeout newTimeout (io.grpc.netty.shaded.io.netty.util.TimerTask, long, java.util.concurrent.TimeUnit)
io.grpc.netty.shaded.io.netty.util.TimerTask task
long delay
java.util.concurrent.TimeUnit unit
long pendingTimeoutsCount
long deadline
io.grpc.netty.shaded.io.netty.util.HashedWheelTimer$HashedWheelTimeout timeout
public long pendingTimeouts ()
private static void reportTooManyInstances ()
String resourceType
static long access$202 (io.grpc.netty.shaded.io.netty.util.HashedWheelTimer, long)
io.grpc.netty.shaded.io.netty.util.HashedWheelTimer x0
long x1
static long access$200 (io.grpc.netty.shaded.io.netty.util.HashedWheelTimer)
io.grpc.netty.shaded.io.netty.util.HashedWheelTimer x0
static java.util.concurrent.CountDownLatch access$300 (io.grpc.netty.shaded.io.netty.util.HashedWheelTimer)
io.grpc.netty.shaded.io.netty.util.HashedWheelTimer x0
static int access$400 (io.grpc.netty.shaded.io.netty.util.HashedWheelTimer)
io.grpc.netty.shaded.io.netty.util.HashedWheelTimer x0
static io.grpc.netty.shaded.io.netty.util.HashedWheelTimer$HashedWheelBucket[] access$500 (io.grpc.netty.shaded.io.netty.util.HashedWheelTimer)
io.grpc.netty.shaded.io.netty.util.HashedWheelTimer x0
static java.util.concurrent.atomic.AtomicIntegerFieldUpdater access$600 ()
static java.util.Queue access$700 (io.grpc.netty.shaded.io.netty.util.HashedWheelTimer)
io.grpc.netty.shaded.io.netty.util.HashedWheelTimer x0
static long access$900 (io.grpc.netty.shaded.io.netty.util.HashedWheelTimer)
io.grpc.netty.shaded.io.netty.util.HashedWheelTimer x0
static java.util.Queue access$1000 (io.grpc.netty.shaded.io.netty.util.HashedWheelTimer)
io.grpc.netty.shaded.io.netty.util.HashedWheelTimer x0
static java.util.concurrent.atomic.AtomicLong access$1100 (io.grpc.netty.shaded.io.netty.util.HashedWheelTimer)
io.grpc.netty.shaded.io.netty.util.HashedWheelTimer x0
static void ()
}
io/grpc/netty/shaded/io/netty/util/HashedWheelTimer$Worker.classHashedWheelTimer.java
package io.grpc.netty.shaded.io.netty.util
final io.grpc.netty.shaded.io.netty.util.HashedWheelTimer$Worker extends java.lang.Object implements java.lang.Runnable {
private final java.util.Set unprocessedTimeouts
private long tick
final io.grpc.netty.shaded.io.netty.util.HashedWheelTimer this$0
private void (io.grpc.netty.shaded.io.netty.util.HashedWheelTimer)
public void run ()
int idx
io.grpc.netty.shaded.io.netty.util.HashedWheelTimer$HashedWheelBucket bucket
long deadline
io.grpc.netty.shaded.io.netty.util.HashedWheelTimer$HashedWheelBucket bucket
io.grpc.netty.shaded.io.netty.util.HashedWheelTimer$HashedWheelTimeout timeout
private void transferTimeoutsToBuckets ()
io.grpc.netty.shaded.io.netty.util.HashedWheelTimer$HashedWheelTimeout timeout
long calculated
long ticks
int stopIndex
io.grpc.netty.shaded.io.netty.util.HashedWheelTimer$HashedWheelBucket bucket
int i
private void processCancelledTasks ()
Throwable t
io.grpc.netty.shaded.io.netty.util.HashedWheelTimer$HashedWheelTimeout timeout
private long waitForNextTick ()
InterruptedException ignored
long currentTime
long sleepTimeMs
long deadline
public java.util.Set unprocessedTimeouts ()
void (io.grpc.netty.shaded.io.netty.util.HashedWheelTimer, io.grpc.netty.shaded.io.netty.util.HashedWheelTimer$1)
io.grpc.netty.shaded.io.netty.util.HashedWheelTimer x0
io.grpc.netty.shaded.io.netty.util.HashedWheelTimer$1 x1
}
io/grpc/netty/shaded/io/netty/util/ReferenceCounted.classReferenceCounted.java
package io.grpc.netty.shaded.io.netty.util
public abstract io.grpc.netty.shaded.io.netty.util.ReferenceCounted extends java.lang.Object {
public abstract int refCnt ()
public abstract io.grpc.netty.shaded.io.netty.util.ReferenceCounted retain ()
public abstract io.grpc.netty.shaded.io.netty.util.ReferenceCounted retain (int)
public abstract io.grpc.netty.shaded.io.netty.util.ReferenceCounted touch ()
public abstract io.grpc.netty.shaded.io.netty.util.ReferenceCounted touch (java.lang.Object)
public abstract boolean release ()
public abstract boolean release (int)
}
io/grpc/netty/shaded/io/netty/util/concurrent/PromiseAggregator.classPromiseAggregator.java
package io.grpc.netty.shaded.io.netty.util.concurrent
public io.grpc.netty.shaded.io.netty.util.concurrent.PromiseAggregator extends java.lang.Object implements io.grpc.netty.shaded.io.netty.util.concurrent.GenericFutureListener {
private final io.grpc.netty.shaded.io.netty.util.concurrent.Promise aggregatePromise
private final boolean failPending
private java.util.Set pendingPromises
public void (io.grpc.netty.shaded.io.netty.util.concurrent.Promise, boolean)
io.grpc.netty.shaded.io.netty.util.concurrent.Promise aggregatePromise
boolean failPending
public void (io.grpc.netty.shaded.io.netty.util.concurrent.Promise)
io.grpc.netty.shaded.io.netty.util.concurrent.Promise aggregatePromise
public final transient io.grpc.netty.shaded.io.netty.util.concurrent.PromiseAggregator add (io.grpc.netty.shaded.io.netty.util.concurrent.Promise[])
int size
int size
io.grpc.netty.shaded.io.netty.util.concurrent.Promise p
io.grpc.netty.shaded.io.netty.util.concurrent.Promise[] promises
public synchronized void operationComplete (io.grpc.netty.shaded.io.netty.util.concurrent.Future) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.util.concurrent.Promise pendingFuture
Throwable cause
io.grpc.netty.shaded.io.netty.util.concurrent.Future future
}
io/grpc/netty/shaded/io/netty/util/concurrent/ThreadPerTaskExecutor.classThreadPerTaskExecutor.java
package io.grpc.netty.shaded.io.netty.util.concurrent
public final io.grpc.netty.shaded.io.netty.util.concurrent.ThreadPerTaskExecutor extends java.lang.Object implements java.util.concurrent.Executor {
private final java.util.concurrent.ThreadFactory threadFactory
public void (java.util.concurrent.ThreadFactory)
java.util.concurrent.ThreadFactory threadFactory
public void execute (java.lang.Runnable)
Runnable command
}
io/grpc/netty/shaded/io/netty/util/concurrent/AbstractScheduledEventExecutor$3.classAbstractScheduledEventExecutor.java
package io.grpc.netty.shaded.io.netty.util.concurrent
io.grpc.netty.shaded.io.netty.util.concurrent.AbstractScheduledEventExecutor$3 extends java.lang.Object implements java.lang.Runnable {
final io.grpc.netty.shaded.io.netty.util.concurrent.ScheduledFutureTask val$task
final io.grpc.netty.shaded.io.netty.util.concurrent.AbstractScheduledEventExecutor this$0
void (io.grpc.netty.shaded.io.netty.util.concurrent.AbstractScheduledEventExecutor, io.grpc.netty.shaded.io.netty.util.concurrent.ScheduledFutureTask)
io.grpc.netty.shaded.io.netty.util.concurrent.AbstractScheduledEventExecutor this$0
public void run ()
}
io/grpc/netty/shaded/io/netty/util/concurrent/DefaultProgressivePromise.classDefaultProgressivePromise.java
package io.grpc.netty.shaded.io.netty.util.concurrent
public io.grpc.netty.shaded.io.netty.util.concurrent.DefaultProgressivePromise extends io.grpc.netty.shaded.io.netty.util.concurrent.DefaultPromise implements io.grpc.netty.shaded.io.netty.util.concurrent.ProgressivePromise {
public void (io.grpc.netty.shaded.io.netty.util.concurrent.EventExecutor)
io.grpc.netty.shaded.io.netty.util.concurrent.EventExecutor executor
protected void ()
public io.grpc.netty.shaded.io.netty.util.concurrent.ProgressivePromise setProgress (long, long)
long progress
long total
public boolean tryProgress (long, long)
long progress
long total
public io.grpc.netty.shaded.io.netty.util.concurrent.ProgressivePromise addListener (io.grpc.netty.shaded.io.netty.util.concurrent.GenericFutureListener)
io.grpc.netty.shaded.io.netty.util.concurrent.GenericFutureListener listener
public transient io.grpc.netty.shaded.io.netty.util.concurrent.ProgressivePromise addListeners (io.grpc.netty.shaded.io.netty.util.concurrent.GenericFutureListener[])
io.grpc.netty.shaded.io.netty.util.concurrent.GenericFutureListener[] listeners
public io.grpc.netty.shaded.io.netty.util.concurrent.ProgressivePromise removeListener (io.grpc.netty.shaded.io.netty.util.concurrent.GenericFutureListener)
io.grpc.netty.shaded.io.netty.util.concurrent.GenericFutureListener listener
public transient io.grpc.netty.shaded.io.netty.util.concurrent.ProgressivePromise removeListeners (io.grpc.netty.shaded.io.netty.util.concurrent.GenericFutureListener[])
io.grpc.netty.shaded.io.netty.util.concurrent.GenericFutureListener[] listeners
public io.grpc.netty.shaded.io.netty.util.concurrent.ProgressivePromise sync () throws java.lang.InterruptedException
public io.grpc.netty.shaded.io.netty.util.concurrent.ProgressivePromise syncUninterruptibly ()
public io.grpc.netty.shaded.io.netty.util.concurrent.ProgressivePromise await () throws java.lang.InterruptedException
public io.grpc.netty.shaded.io.netty.util.concurrent.ProgressivePromise awaitUninterruptibly ()
public io.grpc.netty.shaded.io.netty.util.concurrent.ProgressivePromise setSuccess (java.lang.Object)
Object result
public io.grpc.netty.shaded.io.netty.util.concurrent.ProgressivePromise setFailure (java.lang.Throwable)
Throwable cause
public volatile io.grpc.netty.shaded.io.netty.util.concurrent.Promise syncUninterruptibly ()
public volatile io.grpc.netty.shaded.io.netty.util.concurrent.Promise sync () throws java.lang.InterruptedException
public volatile io.grpc.netty.shaded.io.netty.util.concurrent.Promise awaitUninterruptibly ()
public volatile io.grpc.netty.shaded.io.netty.util.concurrent.Promise await () throws java.lang.InterruptedException
public volatile io.grpc.netty.shaded.io.netty.util.concurrent.Promise removeListeners (io.grpc.netty.shaded.io.netty.util.concurrent.GenericFutureListener[])
public volatile io.grpc.netty.shaded.io.netty.util.concurrent.Promise removeListener (io.grpc.netty.shaded.io.netty.util.concurrent.GenericFutureListener)
public volatile io.grpc.netty.shaded.io.netty.util.concurrent.Promise addListeners (io.grpc.netty.shaded.io.netty.util.concurrent.GenericFutureListener[])
public volatile io.grpc.netty.shaded.io.netty.util.concurrent.Promise addListener (io.grpc.netty.shaded.io.netty.util.concurrent.GenericFutureListener)
public volatile io.grpc.netty.shaded.io.netty.util.concurrent.Promise setFailure (java.lang.Throwable)
public volatile io.grpc.netty.shaded.io.netty.util.concurrent.Promise setSuccess (java.lang.Object)
public volatile io.grpc.netty.shaded.io.netty.util.concurrent.Future awaitUninterruptibly ()
public volatile io.grpc.netty.shaded.io.netty.util.concurrent.Future await () throws java.lang.InterruptedException
public volatile io.grpc.netty.shaded.io.netty.util.concurrent.Future syncUninterruptibly ()
public volatile io.grpc.netty.shaded.io.netty.util.concurrent.Future sync () throws java.lang.InterruptedException
public volatile io.grpc.netty.shaded.io.netty.util.concurrent.Future removeListeners (io.grpc.netty.shaded.io.netty.util.concurrent.GenericFutureListener[])
public volatile io.grpc.netty.shaded.io.netty.util.concurrent.Future removeListener (io.grpc.netty.shaded.io.netty.util.concurrent.GenericFutureListener)
public volatile io.grpc.netty.shaded.io.netty.util.concurrent.Future addListeners (io.grpc.netty.shaded.io.netty.util.concurrent.GenericFutureListener[])
public volatile io.grpc.netty.shaded.io.netty.util.concurrent.Future addListener (io.grpc.netty.shaded.io.netty.util.concurrent.GenericFutureListener)
public volatile io.grpc.netty.shaded.io.netty.util.concurrent.ProgressiveFuture awaitUninterruptibly ()
public volatile io.grpc.netty.shaded.io.netty.util.concurrent.ProgressiveFuture await () throws java.lang.InterruptedException
public volatile io.grpc.netty.shaded.io.netty.util.concurrent.ProgressiveFuture syncUninterruptibly ()
public volatile io.grpc.netty.shaded.io.netty.util.concurrent.ProgressiveFuture sync () throws java.lang.InterruptedException
public volatile io.grpc.netty.shaded.io.netty.util.concurrent.ProgressiveFuture removeListeners (io.grpc.netty.shaded.io.netty.util.concurrent.GenericFutureListener[])
public volatile io.grpc.netty.shaded.io.netty.util.concurrent.ProgressiveFuture removeListener (io.grpc.netty.shaded.io.netty.util.concurrent.GenericFutureListener)
public volatile io.grpc.netty.shaded.io.netty.util.concurrent.ProgressiveFuture addListeners (io.grpc.netty.shaded.io.netty.util.concurrent.GenericFutureListener[])
public volatile io.grpc.netty.shaded.io.netty.util.concurrent.ProgressiveFuture addListener (io.grpc.netty.shaded.io.netty.util.concurrent.GenericFutureListener)
}
io/grpc/netty/shaded/io/netty/util/concurrent/NonStickyEventExecutorGroup$NonStickyOrderedEventExecutor.classNonStickyEventExecutorGroup.java
package io.grpc.netty.shaded.io.netty.util.concurrent
final io.grpc.netty.shaded.io.netty.util.concurrent.NonStickyEventExecutorGroup$NonStickyOrderedEventExecutor extends io.grpc.netty.shaded.io.netty.util.concurrent.AbstractEventExecutor implements java.lang.Runnable io.grpc.netty.shaded.io.netty.util.concurrent.OrderedEventExecutor {
private final io.grpc.netty.shaded.io.netty.util.concurrent.EventExecutor executor
private final java.util.Queue tasks
private static final int NONE
private static final int SUBMITTED
private static final int RUNNING
private final java.util.concurrent.atomic.AtomicInteger state
private final int maxTaskExecutePerRun
void (io.grpc.netty.shaded.io.netty.util.concurrent.EventExecutor, int)
io.grpc.netty.shaded.io.netty.util.concurrent.EventExecutor executor
int maxTaskExecutePerRun
public void run ()
Runnable task
Throwable ignore
Throwable ignore
int i
public boolean inEventLoop (java.lang.Thread)
Thread thread
public boolean inEventLoop ()
public boolean isShuttingDown ()
public io.grpc.netty.shaded.io.netty.util.concurrent.Future shutdownGracefully (long, long, java.util.concurrent.TimeUnit)
long quietPeriod
long timeout
java.util.concurrent.TimeUnit unit
public io.grpc.netty.shaded.io.netty.util.concurrent.Future terminationFuture ()
public void shutdown ()
public boolean isShutdown ()
public boolean isTerminated ()
public boolean awaitTermination (long, java.util.concurrent.TimeUnit) throws java.lang.InterruptedException
long timeout
java.util.concurrent.TimeUnit unit
public void execute (java.lang.Runnable)
Throwable e
Runnable command
}
io/grpc/netty/shaded/io/netty/util/concurrent/CompleteFuture.classCompleteFuture.java
package io.grpc.netty.shaded.io.netty.util.concurrent
public abstract io.grpc.netty.shaded.io.netty.util.concurrent.CompleteFuture extends io.grpc.netty.shaded.io.netty.util.concurrent.AbstractFuture {
private final io.grpc.netty.shaded.io.netty.util.concurrent.EventExecutor executor
protected void (io.grpc.netty.shaded.io.netty.util.concurrent.EventExecutor)
io.grpc.netty.shaded.io.netty.util.concurrent.EventExecutor executor
protected io.grpc.netty.shaded.io.netty.util.concurrent.EventExecutor executor ()
public io.grpc.netty.shaded.io.netty.util.concurrent.Future addListener (io.grpc.netty.shaded.io.netty.util.concurrent.GenericFutureListener)
io.grpc.netty.shaded.io.netty.util.concurrent.GenericFutureListener listener
public transient io.grpc.netty.shaded.io.netty.util.concurrent.Future addListeners (io.grpc.netty.shaded.io.netty.util.concurrent.GenericFutureListener[])
io.grpc.netty.shaded.io.netty.util.concurrent.GenericFutureListener l
io.grpc.netty.shaded.io.netty.util.concurrent.GenericFutureListener[] listeners
public io.grpc.netty.shaded.io.netty.util.concurrent.Future removeListener (io.grpc.netty.shaded.io.netty.util.concurrent.GenericFutureListener)
io.grpc.netty.shaded.io.netty.util.concurrent.GenericFutureListener listener
public transient io.grpc.netty.shaded.io.netty.util.concurrent.Future removeListeners (io.grpc.netty.shaded.io.netty.util.concurrent.GenericFutureListener[])
io.grpc.netty.shaded.io.netty.util.concurrent.GenericFutureListener[] listeners
public io.grpc.netty.shaded.io.netty.util.concurrent.Future await () throws java.lang.InterruptedException
public boolean await (long, java.util.concurrent.TimeUnit) throws java.lang.InterruptedException
long timeout
java.util.concurrent.TimeUnit unit
public io.grpc.netty.shaded.io.netty.util.concurrent.Future sync () throws java.lang.InterruptedException
public io.grpc.netty.shaded.io.netty.util.concurrent.Future syncUninterruptibly ()
public boolean await (long) throws java.lang.InterruptedException
long timeoutMillis
public io.grpc.netty.shaded.io.netty.util.concurrent.Future awaitUninterruptibly ()
public boolean awaitUninterruptibly (long, java.util.concurrent.TimeUnit)
long timeout
java.util.concurrent.TimeUnit unit
public boolean awaitUninterruptibly (long)
long timeoutMillis
public boolean isDone ()
public boolean isCancellable ()
public boolean isCancelled ()
public boolean cancel (boolean)
boolean mayInterruptIfRunning
}
io/grpc/netty/shaded/io/netty/util/concurrent/PromiseNotifier.classPromiseNotifier.java
package io.grpc.netty.shaded.io.netty.util.concurrent
public io.grpc.netty.shaded.io.netty.util.concurrent.PromiseNotifier extends java.lang.Object implements io.grpc.netty.shaded.io.netty.util.concurrent.GenericFutureListener {
private static final io.grpc.netty.shaded.io.netty.util.internal.logging.InternalLogger logger
private final io.grpc.netty.shaded.io.netty.util.concurrent.Promise[] promises
private final boolean logNotifyFailure
public transient void (io.grpc.netty.shaded.io.netty.util.concurrent.Promise[])
io.grpc.netty.shaded.io.netty.util.concurrent.Promise[] promises
public transient void (boolean, io.grpc.netty.shaded.io.netty.util.concurrent.Promise[])
io.grpc.netty.shaded.io.netty.util.concurrent.Promise promise
boolean logNotifyFailure
io.grpc.netty.shaded.io.netty.util.concurrent.Promise[] promises
public void operationComplete (io.grpc.netty.shaded.io.netty.util.concurrent.Future) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.util.concurrent.Promise p
Object result
io.grpc.netty.shaded.io.netty.util.concurrent.Promise p
io.grpc.netty.shaded.io.netty.util.concurrent.Promise p
Throwable cause
io.grpc.netty.shaded.io.netty.util.concurrent.Future future
io.grpc.netty.shaded.io.netty.util.internal.logging.InternalLogger internalLogger
static void ()
}
io/grpc/netty/shaded/io/netty/util/concurrent/DefaultFutureListeners.classDefaultFutureListeners.java
package io.grpc.netty.shaded.io.netty.util.concurrent
final io.grpc.netty.shaded.io.netty.util.concurrent.DefaultFutureListeners extends java.lang.Object {
private io.grpc.netty.shaded.io.netty.util.concurrent.GenericFutureListener[] listeners
private int size
private int progressiveSize
void (io.grpc.netty.shaded.io.netty.util.concurrent.GenericFutureListener, io.grpc.netty.shaded.io.netty.util.concurrent.GenericFutureListener)
io.grpc.netty.shaded.io.netty.util.concurrent.GenericFutureListener first
io.grpc.netty.shaded.io.netty.util.concurrent.GenericFutureListener second
public void add (io.grpc.netty.shaded.io.netty.util.concurrent.GenericFutureListener)
io.grpc.netty.shaded.io.netty.util.concurrent.GenericFutureListener l
io.grpc.netty.shaded.io.netty.util.concurrent.GenericFutureListener[] listeners
int size
public void remove (io.grpc.netty.shaded.io.netty.util.concurrent.GenericFutureListener)
int listenersToMove
int i
io.grpc.netty.shaded.io.netty.util.concurrent.GenericFutureListener l
io.grpc.netty.shaded.io.netty.util.concurrent.GenericFutureListener[] listeners
int size
public io.grpc.netty.shaded.io.netty.util.concurrent.GenericFutureListener[] listeners ()
public int size ()
public int progressiveSize ()
}
io/grpc/netty/shaded/io/netty/util/concurrent/DefaultThreadFactory.classDefaultThreadFactory.java
package io.grpc.netty.shaded.io.netty.util.concurrent
public io.grpc.netty.shaded.io.netty.util.concurrent.DefaultThreadFactory extends java.lang.Object implements java.util.concurrent.ThreadFactory {
private static final java.util.concurrent.atomic.AtomicInteger poolId
private final java.util.concurrent.atomic.AtomicInteger nextId
private final String prefix
private final boolean daemon
private final int priority
protected final ThreadGroup threadGroup
public void (java.lang.Class)
Class poolType
public void (java.lang.String)
String poolName
public void (java.lang.Class, boolean)
Class poolType
boolean daemon
public void (java.lang.String, boolean)
String poolName
boolean daemon
public void (java.lang.Class, int)
Class poolType
int priority
public void (java.lang.String, int)
String poolName
int priority
public void (java.lang.Class, boolean, int)
Class poolType
boolean daemon
int priority
public static java.lang.String toPoolName (java.lang.Class)
Class poolType
String poolName
public void (java.lang.String, boolean, int, java.lang.ThreadGroup)
String poolName
boolean daemon
int priority
ThreadGroup threadGroup
public void (java.lang.String, boolean, int)
String poolName
boolean daemon
int priority
public java.lang.Thread newThread (java.lang.Runnable)
Runnable r
Thread t
protected java.lang.Thread newThread (java.lang.Runnable, java.lang.String)
Runnable r
String name
static void ()
}
io/grpc/netty/shaded/io/netty/util/concurrent/Future.classFuture.java
package io.grpc.netty.shaded.io.netty.util.concurrent
public abstract io.grpc.netty.shaded.io.netty.util.concurrent.Future extends java.lang.Object implements java.util.concurrent.Future {
public abstract boolean isSuccess ()
public abstract boolean isCancellable ()
public abstract java.lang.Throwable cause ()
public abstract io.grpc.netty.shaded.io.netty.util.concurrent.Future addListener (io.grpc.netty.shaded.io.netty.util.concurrent.GenericFutureListener)
public transient abstract io.grpc.netty.shaded.io.netty.util.concurrent.Future addListeners (io.grpc.netty.shaded.io.netty.util.concurrent.GenericFutureListener[])
public abstract io.grpc.netty.shaded.io.netty.util.concurrent.Future removeListener (io.grpc.netty.shaded.io.netty.util.concurrent.GenericFutureListener)
public transient abstract io.grpc.netty.shaded.io.netty.util.concurrent.Future removeListeners (io.grpc.netty.shaded.io.netty.util.concurrent.GenericFutureListener[])
public abstract io.grpc.netty.shaded.io.netty.util.concurrent.Future sync () throws java.lang.InterruptedException
public abstract io.grpc.netty.shaded.io.netty.util.concurrent.Future syncUninterruptibly ()
public abstract io.grpc.netty.shaded.io.netty.util.concurrent.Future await () throws java.lang.InterruptedException
public abstract io.grpc.netty.shaded.io.netty.util.concurrent.Future awaitUninterruptibly ()
public abstract boolean await (long, java.util.concurrent.TimeUnit) throws java.lang.InterruptedException
public abstract boolean await (long) throws java.lang.InterruptedException
public abstract boolean awaitUninterruptibly (long, java.util.concurrent.TimeUnit)
public abstract boolean awaitUninterruptibly (long)
public abstract java.lang.Object getNow ()
public abstract boolean cancel (boolean)
}
io/grpc/netty/shaded/io/netty/util/concurrent/NonStickyEventExecutorGroup$1.classNonStickyEventExecutorGroup.java
package io.grpc.netty.shaded.io.netty.util.concurrent
io.grpc.netty.shaded.io.netty.util.concurrent.NonStickyEventExecutorGroup$1 extends java.lang.Object implements java.util.Iterator {
final java.util.Iterator val$itr
final io.grpc.netty.shaded.io.netty.util.concurrent.NonStickyEventExecutorGroup this$0
void (io.grpc.netty.shaded.io.netty.util.concurrent.NonStickyEventExecutorGroup, java.util.Iterator)
io.grpc.netty.shaded.io.netty.util.concurrent.NonStickyEventExecutorGroup this$0
public boolean hasNext ()
public io.grpc.netty.shaded.io.netty.util.concurrent.EventExecutor next ()
public void remove ()
public volatile java.lang.Object next ()
}
io/grpc/netty/shaded/io/netty/util/concurrent/EventExecutorChooserFactory.classEventExecutorChooserFactory.java
package io.grpc.netty.shaded.io.netty.util.concurrent
public abstract io.grpc.netty.shaded.io.netty.util.concurrent.EventExecutorChooserFactory extends java.lang.Object {
public abstract io.grpc.netty.shaded.io.netty.util.concurrent.EventExecutorChooserFactory$EventExecutorChooser newChooser (io.grpc.netty.shaded.io.netty.util.concurrent.EventExecutor[])
}
io/grpc/netty/shaded/io/netty/util/concurrent/GenericFutureListener.classGenericFutureListener.java
package io.grpc.netty.shaded.io.netty.util.concurrent
public abstract io.grpc.netty.shaded.io.netty.util.concurrent.GenericFutureListener extends java.lang.Object implements java.util.EventListener {
public abstract void operationComplete (io.grpc.netty.shaded.io.netty.util.concurrent.Future) throws java.lang.Exception
}
io/grpc/netty/shaded/io/netty/util/concurrent/SingleThreadEventExecutor$2.classSingleThreadEventExecutor.java
package io.grpc.netty.shaded.io.netty.util.concurrent
final io.grpc.netty.shaded.io.netty.util.concurrent.SingleThreadEventExecutor$2 extends java.lang.Object implements java.lang.Runnable {
void ()
public void run ()
}
io/grpc/netty/shaded/io/netty/util/concurrent/UnorderedThreadPoolEventExecutor$NonNotifyRunnable.classUnorderedThreadPoolEventExecutor.java
package io.grpc.netty.shaded.io.netty.util.concurrent
final io.grpc.netty.shaded.io.netty.util.concurrent.UnorderedThreadPoolEventExecutor$NonNotifyRunnable extends java.lang.Object implements java.lang.Runnable {
private final Runnable task
void (java.lang.Runnable)
Runnable task
public void run ()
}
io/grpc/netty/shaded/io/netty/util/concurrent/DefaultPromise.classDefaultPromise.java
package io.grpc.netty.shaded.io.netty.util.concurrent
public io.grpc.netty.shaded.io.netty.util.concurrent.DefaultPromise extends io.grpc.netty.shaded.io.netty.util.concurrent.AbstractFuture implements io.grpc.netty.shaded.io.netty.util.concurrent.Promise {
private static final io.grpc.netty.shaded.io.netty.util.internal.logging.InternalLogger logger
private static final io.grpc.netty.shaded.io.netty.util.internal.logging.InternalLogger rejectedExecutionLogger
private static final int MAX_LISTENER_STACK_DEPTH
private static final java.util.concurrent.atomic.AtomicReferenceFieldUpdater RESULT_UPDATER
private static final Object SUCCESS
private static final Object UNCANCELLABLE
private static final io.grpc.netty.shaded.io.netty.util.concurrent.DefaultPromise$CauseHolder CANCELLATION_CAUSE_HOLDER
private volatile Object result
private final io.grpc.netty.shaded.io.netty.util.concurrent.EventExecutor executor
private Object listeners
private short waiters
private boolean notifyingListeners
public void (io.grpc.netty.shaded.io.netty.util.concurrent.EventExecutor)
io.grpc.netty.shaded.io.netty.util.concurrent.EventExecutor executor
protected void ()
public io.grpc.netty.shaded.io.netty.util.concurrent.Promise setSuccess (java.lang.Object)
Object result
public boolean trySuccess (java.lang.Object)
Object result
public io.grpc.netty.shaded.io.netty.util.concurrent.Promise setFailure (java.lang.Throwable)
Throwable cause
public boolean tryFailure (java.lang.Throwable)
Throwable cause
public boolean setUncancellable ()
Object result
public boolean isSuccess ()
Object result
public boolean isCancellable ()
public java.lang.Throwable cause ()
Object result
public io.grpc.netty.shaded.io.netty.util.concurrent.Promise addListener (io.grpc.netty.shaded.io.netty.util.concurrent.GenericFutureListener)
io.grpc.netty.shaded.io.netty.util.concurrent.GenericFutureListener listener
public transient io.grpc.netty.shaded.io.netty.util.concurrent.Promise addListeners (io.grpc.netty.shaded.io.netty.util.concurrent.GenericFutureListener[])
io.grpc.netty.shaded.io.netty.util.concurrent.GenericFutureListener listener
io.grpc.netty.shaded.io.netty.util.concurrent.GenericFutureListener[] listeners
public io.grpc.netty.shaded.io.netty.util.concurrent.Promise removeListener (io.grpc.netty.shaded.io.netty.util.concurrent.GenericFutureListener)
io.grpc.netty.shaded.io.netty.util.concurrent.GenericFutureListener listener
public transient io.grpc.netty.shaded.io.netty.util.concurrent.Promise removeListeners (io.grpc.netty.shaded.io.netty.util.concurrent.GenericFutureListener[])
io.grpc.netty.shaded.io.netty.util.concurrent.GenericFutureListener listener
io.grpc.netty.shaded.io.netty.util.concurrent.GenericFutureListener[] listeners
public io.grpc.netty.shaded.io.netty.util.concurrent.Promise await () throws java.lang.InterruptedException
public io.grpc.netty.shaded.io.netty.util.concurrent.Promise awaitUninterruptibly ()
InterruptedException e
boolean interrupted
public boolean await (long, java.util.concurrent.TimeUnit) throws java.lang.InterruptedException
long timeout
java.util.concurrent.TimeUnit unit
public boolean await (long) throws java.lang.InterruptedException
long timeoutMillis
public boolean awaitUninterruptibly (long, java.util.concurrent.TimeUnit)
InterruptedException e
long timeout
java.util.concurrent.TimeUnit unit
public boolean awaitUninterruptibly (long)
InterruptedException e
long timeoutMillis
public java.lang.Object getNow ()
Object result
public boolean cancel (boolean)
boolean mayInterruptIfRunning
public boolean isCancelled ()
public boolean isDone ()
public io.grpc.netty.shaded.io.netty.util.concurrent.Promise sync () throws java.lang.InterruptedException
public io.grpc.netty.shaded.io.netty.util.concurrent.Promise syncUninterruptibly ()
public java.lang.String toString ()
protected java.lang.StringBuilder toStringBuilder ()
StringBuilder buf
Object result
protected io.grpc.netty.shaded.io.netty.util.concurrent.EventExecutor executor ()
protected void checkDeadLock ()
io.grpc.netty.shaded.io.netty.util.concurrent.EventExecutor e
protected static void notifyListener (io.grpc.netty.shaded.io.netty.util.concurrent.EventExecutor, io.grpc.netty.shaded.io.netty.util.concurrent.Future, io.grpc.netty.shaded.io.netty.util.concurrent.GenericFutureListener)
io.grpc.netty.shaded.io.netty.util.concurrent.EventExecutor eventExecutor
io.grpc.netty.shaded.io.netty.util.concurrent.Future future
io.grpc.netty.shaded.io.netty.util.concurrent.GenericFutureListener listener
private void notifyListeners ()
io.grpc.netty.shaded.io.netty.util.internal.InternalThreadLocalMap threadLocals
int stackDepth
io.grpc.netty.shaded.io.netty.util.concurrent.EventExecutor executor
private static void notifyListenerWithStackOverFlowProtection (io.grpc.netty.shaded.io.netty.util.concurrent.EventExecutor, io.grpc.netty.shaded.io.netty.util.concurrent.Future, io.grpc.netty.shaded.io.netty.util.concurrent.GenericFutureListener)
io.grpc.netty.shaded.io.netty.util.internal.InternalThreadLocalMap threadLocals
int stackDepth
io.grpc.netty.shaded.io.netty.util.concurrent.EventExecutor executor
io.grpc.netty.shaded.io.netty.util.concurrent.Future future
io.grpc.netty.shaded.io.netty.util.concurrent.GenericFutureListener listener
private void notifyListenersNow ()
Object listeners
Object listeners
private void notifyListeners0 (io.grpc.netty.shaded.io.netty.util.concurrent.DefaultFutureListeners)
int i
io.grpc.netty.shaded.io.netty.util.concurrent.DefaultFutureListeners listeners
io.grpc.netty.shaded.io.netty.util.concurrent.GenericFutureListener[] a
int size
private static void notifyListener0 (io.grpc.netty.shaded.io.netty.util.concurrent.Future, io.grpc.netty.shaded.io.netty.util.concurrent.GenericFutureListener)
Throwable t
io.grpc.netty.shaded.io.netty.util.concurrent.Future future
io.grpc.netty.shaded.io.netty.util.concurrent.GenericFutureListener l
private void addListener0 (io.grpc.netty.shaded.io.netty.util.concurrent.GenericFutureListener)
io.grpc.netty.shaded.io.netty.util.concurrent.GenericFutureListener listener
private void removeListener0 (io.grpc.netty.shaded.io.netty.util.concurrent.GenericFutureListener)
io.grpc.netty.shaded.io.netty.util.concurrent.GenericFutureListener listener
private boolean setSuccess0 (java.lang.Object)
Object result
private boolean setFailure0 (java.lang.Throwable)
Throwable cause
private boolean setValue0 (java.lang.Object)
Object objResult
private synchronized void checkNotifyWaiters ()
private void incWaiters ()
private void decWaiters ()
private void rethrowIfFailed ()
Throwable cause
private boolean await0 (long, boolean) throws java.lang.InterruptedException
InterruptedException e
long timeoutNanos
boolean interruptable
long startTime
long waitTime
boolean interrupted
void notifyProgressiveListeners (long, long)
io.grpc.netty.shaded.io.netty.util.concurrent.GenericProgressiveFutureListener[] array
io.grpc.netty.shaded.io.netty.util.concurrent.GenericProgressiveFutureListener l
long progress
long total
Object listeners
io.grpc.netty.shaded.io.netty.util.concurrent.ProgressiveFuture self
io.grpc.netty.shaded.io.netty.util.concurrent.EventExecutor executor
private synchronized java.lang.Object progressiveListeners ()
io.grpc.netty.shaded.io.netty.util.concurrent.GenericFutureListener l
io.grpc.netty.shaded.io.netty.util.concurrent.GenericFutureListener l
int i
int j
io.grpc.netty.shaded.io.netty.util.concurrent.DefaultFutureListeners dfl
int progressiveSize
io.grpc.netty.shaded.io.netty.util.concurrent.GenericFutureListener[] array
io.grpc.netty.shaded.io.netty.util.concurrent.GenericProgressiveFutureListener[] copy
Object listeners
private static void notifyProgressiveListeners0 (io.grpc.netty.shaded.io.netty.util.concurrent.ProgressiveFuture, io.grpc.netty.shaded.io.netty.util.concurrent.GenericProgressiveFutureListener[], long, long)
io.grpc.netty.shaded.io.netty.util.concurrent.GenericProgressiveFutureListener l
io.grpc.netty.shaded.io.netty.util.concurrent.ProgressiveFuture future
io.grpc.netty.shaded.io.netty.util.concurrent.GenericProgressiveFutureListener[] listeners
long progress
long total
private static void notifyProgressiveListener0 (io.grpc.netty.shaded.io.netty.util.concurrent.ProgressiveFuture, io.grpc.netty.shaded.io.netty.util.concurrent.GenericProgressiveFutureListener, long, long)
Throwable t
io.grpc.netty.shaded.io.netty.util.concurrent.ProgressiveFuture future
io.grpc.netty.shaded.io.netty.util.concurrent.GenericProgressiveFutureListener l
long progress
long total
private static boolean isCancelled0 (java.lang.Object)
Object result
private static boolean isDone0 (java.lang.Object)
Object result
private static void safeExecute (io.grpc.netty.shaded.io.netty.util.concurrent.EventExecutor, java.lang.Runnable)
Throwable t
io.grpc.netty.shaded.io.netty.util.concurrent.EventExecutor executor
Runnable task
public volatile io.grpc.netty.shaded.io.netty.util.concurrent.Future awaitUninterruptibly ()
public volatile io.grpc.netty.shaded.io.netty.util.concurrent.Future await () throws java.lang.InterruptedException
public volatile io.grpc.netty.shaded.io.netty.util.concurrent.Future syncUninterruptibly ()
public volatile io.grpc.netty.shaded.io.netty.util.concurrent.Future sync () throws java.lang.InterruptedException
public volatile io.grpc.netty.shaded.io.netty.util.concurrent.Future removeListeners (io.grpc.netty.shaded.io.netty.util.concurrent.GenericFutureListener[])
public volatile io.grpc.netty.shaded.io.netty.util.concurrent.Future removeListener (io.grpc.netty.shaded.io.netty.util.concurrent.GenericFutureListener)
public volatile io.grpc.netty.shaded.io.netty.util.concurrent.Future addListeners (io.grpc.netty.shaded.io.netty.util.concurrent.GenericFutureListener[])
public volatile io.grpc.netty.shaded.io.netty.util.concurrent.Future addListener (io.grpc.netty.shaded.io.netty.util.concurrent.GenericFutureListener)
static void access$000 (io.grpc.netty.shaded.io.netty.util.concurrent.DefaultPromise)
io.grpc.netty.shaded.io.netty.util.concurrent.DefaultPromise x0
static void access$100 (io.grpc.netty.shaded.io.netty.util.concurrent.Future, io.grpc.netty.shaded.io.netty.util.concurrent.GenericFutureListener)
io.grpc.netty.shaded.io.netty.util.concurrent.Future x0
io.grpc.netty.shaded.io.netty.util.concurrent.GenericFutureListener x1
static void access$200 (io.grpc.netty.shaded.io.netty.util.concurrent.ProgressiveFuture, io.grpc.netty.shaded.io.netty.util.concurrent.GenericProgressiveFutureListener[], long, long)
io.grpc.netty.shaded.io.netty.util.concurrent.ProgressiveFuture x0
io.grpc.netty.shaded.io.netty.util.concurrent.GenericProgressiveFutureListener[] x1
long x2
long x3
static void access$300 (io.grpc.netty.shaded.io.netty.util.concurrent.ProgressiveFuture, io.grpc.netty.shaded.io.netty.util.concurrent.GenericProgressiveFutureListener, long, long)
io.grpc.netty.shaded.io.netty.util.concurrent.ProgressiveFuture x0
io.grpc.netty.shaded.io.netty.util.concurrent.GenericProgressiveFutureListener x1
long x2
long x3
static void ()
}
io/grpc/netty/shaded/io/netty/util/concurrent/GlobalEventExecutor$2.classGlobalEventExecutor.java
package io.grpc.netty.shaded.io.netty.util.concurrent
io.grpc.netty.shaded.io.netty.util.concurrent.GlobalEventExecutor$2 extends java.lang.Object implements java.security.PrivilegedAction {
final Thread val$t
final io.grpc.netty.shaded.io.netty.util.concurrent.GlobalEventExecutor this$0
void (io.grpc.netty.shaded.io.netty.util.concurrent.GlobalEventExecutor, java.lang.Thread)
io.grpc.netty.shaded.io.netty.util.concurrent.GlobalEventExecutor this$0
public java.lang.Void run ()
public volatile java.lang.Object run ()
}
io/grpc/netty/shaded/io/netty/util/concurrent/SingleThreadEventExecutor.classSingleThreadEventExecutor.java
package io.grpc.netty.shaded.io.netty.util.concurrent
public abstract io.grpc.netty.shaded.io.netty.util.concurrent.SingleThreadEventExecutor extends io.grpc.netty.shaded.io.netty.util.concurrent.AbstractScheduledEventExecutor implements io.grpc.netty.shaded.io.netty.util.concurrent.OrderedEventExecutor {
static final int DEFAULT_MAX_PENDING_EXECUTOR_TASKS
private static final io.grpc.netty.shaded.io.netty.util.internal.logging.InternalLogger logger
private static final int ST_NOT_STARTED
private static final int ST_STARTED
private static final int ST_SHUTTING_DOWN
private static final int ST_SHUTDOWN
private static final int ST_TERMINATED
private static final Runnable WAKEUP_TASK
private static final Runnable NOOP_TASK
private static final java.util.concurrent.atomic.AtomicIntegerFieldUpdater STATE_UPDATER
private static final java.util.concurrent.atomic.AtomicReferenceFieldUpdater PROPERTIES_UPDATER
private final java.util.Queue taskQueue
private volatile Thread thread
private volatile io.grpc.netty.shaded.io.netty.util.concurrent.ThreadProperties threadProperties
private final java.util.concurrent.Executor executor
private volatile boolean interrupted
private final java.util.concurrent.Semaphore threadLock
private final java.util.Set shutdownHooks
private final boolean addTaskWakesUp
private final int maxPendingTasks
private final io.grpc.netty.shaded.io.netty.util.concurrent.RejectedExecutionHandler rejectedExecutionHandler
private long lastExecutionTime
private volatile int state
private volatile long gracefulShutdownQuietPeriod
private volatile long gracefulShutdownTimeout
private long gracefulShutdownStartTime
private final io.grpc.netty.shaded.io.netty.util.concurrent.Promise terminationFuture
private static final long SCHEDULE_PURGE_INTERVAL
static final boolean $assertionsDisabled
protected void (io.grpc.netty.shaded.io.netty.util.concurrent.EventExecutorGroup, java.util.concurrent.ThreadFactory, boolean)
io.grpc.netty.shaded.io.netty.util.concurrent.EventExecutorGroup parent
java.util.concurrent.ThreadFactory threadFactory
boolean addTaskWakesUp
protected void (io.grpc.netty.shaded.io.netty.util.concurrent.EventExecutorGroup, java.util.concurrent.ThreadFactory, boolean, int, io.grpc.netty.shaded.io.netty.util.concurrent.RejectedExecutionHandler)
io.grpc.netty.shaded.io.netty.util.concurrent.EventExecutorGroup parent
java.util.concurrent.ThreadFactory threadFactory
boolean addTaskWakesUp
int maxPendingTasks
io.grpc.netty.shaded.io.netty.util.concurrent.RejectedExecutionHandler rejectedHandler
protected void (io.grpc.netty.shaded.io.netty.util.concurrent.EventExecutorGroup, java.util.concurrent.Executor, boolean)
io.grpc.netty.shaded.io.netty.util.concurrent.EventExecutorGroup parent
java.util.concurrent.Executor executor
boolean addTaskWakesUp
protected void (io.grpc.netty.shaded.io.netty.util.concurrent.EventExecutorGroup, java.util.concurrent.Executor, boolean, int, io.grpc.netty.shaded.io.netty.util.concurrent.RejectedExecutionHandler)
io.grpc.netty.shaded.io.netty.util.concurrent.EventExecutorGroup parent
java.util.concurrent.Executor executor
boolean addTaskWakesUp
int maxPendingTasks
io.grpc.netty.shaded.io.netty.util.concurrent.RejectedExecutionHandler rejectedHandler
protected java.util.Queue newTaskQueue ()
protected java.util.Queue newTaskQueue (int)
int maxPendingTasks
protected void interruptThread ()
Thread currentThread
protected java.lang.Runnable pollTask ()
protected static java.lang.Runnable pollTaskFrom (java.util.Queue)
Runnable task
java.util.Queue taskQueue
protected java.lang.Runnable takeTask ()
Runnable task
InterruptedException e
long delayNanos
Runnable task
io.grpc.netty.shaded.io.netty.util.concurrent.ScheduledFutureTask scheduledTask
java.util.concurrent.BlockingQueue taskQueue
private boolean fetchFromScheduledTaskQueue ()
long nanoTime
Runnable scheduledTask
protected java.lang.Runnable peekTask ()
protected boolean hasTasks ()
public int pendingTasks ()
protected void addTask (java.lang.Runnable)
Runnable task
final boolean offerTask (java.lang.Runnable)
Runnable task
protected boolean removeTask (java.lang.Runnable)
Runnable task
protected boolean runAllTasks ()
boolean fetchedAll
boolean ranAtLeastOne
protected final boolean runAllTasksFrom (java.util.Queue)
java.util.Queue taskQueue
Runnable task
protected boolean runAllTasks (long)
long lastExecutionTime
long timeoutNanos
Runnable task
long deadline
long runTasks
long lastExecutionTime
protected void afterRunningAllTasks ()
protected long delayNanos (long)
long currentTimeNanos
io.grpc.netty.shaded.io.netty.util.concurrent.ScheduledFutureTask scheduledTask
protected void updateLastExecutionTime ()
protected abstract void run ()
protected void cleanup ()
protected void wakeup (boolean)
boolean inEventLoop
public boolean inEventLoop (java.lang.Thread)
Thread thread
public void addShutdownHook (java.lang.Runnable)
Runnable task
public void removeShutdownHook (java.lang.Runnable)
Runnable task
private boolean runShutdownHooks ()
Throwable t
Runnable task
java.util.List copy
boolean ran
public io.grpc.netty.shaded.io.netty.util.concurrent.Future shutdownGracefully (long, long, java.util.concurrent.TimeUnit)
int newState
int newState
int newState
Throwable cause
long quietPeriod
long timeout
java.util.concurrent.TimeUnit unit
boolean inEventLoop
boolean wakeup
int oldState
public io.grpc.netty.shaded.io.netty.util.concurrent.Future terminationFuture ()
public void shutdown ()
int newState
int newState
int newState
Throwable cause
boolean inEventLoop
boolean wakeup
int oldState
public boolean isShuttingDown ()
public boolean isShutdown ()
public boolean isTerminated ()
protected boolean confirmShutdown ()
long nanoTime
public boolean awaitTermination (long, java.util.concurrent.TimeUnit) throws java.lang.InterruptedException
long timeout
java.util.concurrent.TimeUnit unit
public void execute (java.lang.Runnable)
Runnable task
boolean inEventLoop
public java.lang.Object invokeAny (java.util.Collection) throws java.lang.InterruptedException java.util.concurrent.ExecutionException
java.util.Collection tasks
public java.lang.Object invokeAny (java.util.Collection, long, java.util.concurrent.TimeUnit) throws java.lang.InterruptedException java.util.concurrent.ExecutionException java.util.concurrent.TimeoutException
java.util.Collection tasks
long timeout
java.util.concurrent.TimeUnit unit
public java.util.List invokeAll (java.util.Collection) throws java.lang.InterruptedException
java.util.Collection tasks
public java.util.List invokeAll (java.util.Collection, long, java.util.concurrent.TimeUnit) throws java.lang.InterruptedException
java.util.Collection tasks
long timeout
java.util.concurrent.TimeUnit unit
private void throwIfInEventLoop (java.lang.String)
String method
public final io.grpc.netty.shaded.io.netty.util.concurrent.ThreadProperties threadProperties ()
Thread thread
io.grpc.netty.shaded.io.netty.util.concurrent.ThreadProperties threadProperties
protected boolean wakesUpForTask (java.lang.Runnable)
Runnable task
protected static void reject ()
protected final void reject (java.lang.Runnable)
Runnable task
private void startThread ()
Throwable cause
private void doStartThread ()
static java.util.Set access$000 (io.grpc.netty.shaded.io.netty.util.concurrent.SingleThreadEventExecutor)
io.grpc.netty.shaded.io.netty.util.concurrent.SingleThreadEventExecutor x0
static java.lang.Thread access$102 (io.grpc.netty.shaded.io.netty.util.concurrent.SingleThreadEventExecutor, java.lang.Thread)
io.grpc.netty.shaded.io.netty.util.concurrent.SingleThreadEventExecutor x0
Thread x1
static boolean access$200 (io.grpc.netty.shaded.io.netty.util.concurrent.SingleThreadEventExecutor)
io.grpc.netty.shaded.io.netty.util.concurrent.SingleThreadEventExecutor x0
static java.lang.Thread access$100 (io.grpc.netty.shaded.io.netty.util.concurrent.SingleThreadEventExecutor)
io.grpc.netty.shaded.io.netty.util.concurrent.SingleThreadEventExecutor x0
static io.grpc.netty.shaded.io.netty.util.internal.logging.InternalLogger access$300 ()
static int access$400 (io.grpc.netty.shaded.io.netty.util.concurrent.SingleThreadEventExecutor)
io.grpc.netty.shaded.io.netty.util.concurrent.SingleThreadEventExecutor x0
static java.util.concurrent.atomic.AtomicIntegerFieldUpdater access$500 ()
static long access$600 (io.grpc.netty.shaded.io.netty.util.concurrent.SingleThreadEventExecutor)
io.grpc.netty.shaded.io.netty.util.concurrent.SingleThreadEventExecutor x0
static java.util.concurrent.Semaphore access$700 (io.grpc.netty.shaded.io.netty.util.concurrent.SingleThreadEventExecutor)
io.grpc.netty.shaded.io.netty.util.concurrent.SingleThreadEventExecutor x0
static java.util.Queue access$800 (io.grpc.netty.shaded.io.netty.util.concurrent.SingleThreadEventExecutor)
io.grpc.netty.shaded.io.netty.util.concurrent.SingleThreadEventExecutor x0
static io.grpc.netty.shaded.io.netty.util.concurrent.Promise access$900 (io.grpc.netty.shaded.io.netty.util.concurrent.SingleThreadEventExecutor)
io.grpc.netty.shaded.io.netty.util.concurrent.SingleThreadEventExecutor x0
static void ()
}
io/grpc/netty/shaded/io/netty/util/concurrent/GlobalEventExecutor.classGlobalEventExecutor.java
package io.grpc.netty.shaded.io.netty.util.concurrent
public final io.grpc.netty.shaded.io.netty.util.concurrent.GlobalEventExecutor extends io.grpc.netty.shaded.io.netty.util.concurrent.AbstractScheduledEventExecutor {
private static final io.grpc.netty.shaded.io.netty.util.internal.logging.InternalLogger logger
private static final long SCHEDULE_QUIET_PERIOD_INTERVAL
public static final io.grpc.netty.shaded.io.netty.util.concurrent.GlobalEventExecutor INSTANCE
final java.util.concurrent.BlockingQueue taskQueue
final io.grpc.netty.shaded.io.netty.util.concurrent.ScheduledFutureTask quietPeriodTask
final java.util.concurrent.ThreadFactory threadFactory
private final io.grpc.netty.shaded.io.netty.util.concurrent.GlobalEventExecutor$TaskRunner taskRunner
private final java.util.concurrent.atomic.AtomicBoolean started
volatile Thread thread
private final io.grpc.netty.shaded.io.netty.util.concurrent.Future terminationFuture
private void ()
java.lang.Runnable takeTask ()
Runnable task
Runnable task
InterruptedException e
long delayNanos
Runnable task
io.grpc.netty.shaded.io.netty.util.concurrent.ScheduledFutureTask scheduledTask
java.util.concurrent.BlockingQueue taskQueue
private void fetchFromScheduledTaskQueue ()
long nanoTime
Runnable scheduledTask
public int pendingTasks ()
private void addTask (java.lang.Runnable)
Runnable task
public boolean inEventLoop (java.lang.Thread)
Thread thread
public io.grpc.netty.shaded.io.netty.util.concurrent.Future shutdownGracefully (long, long, java.util.concurrent.TimeUnit)
long quietPeriod
long timeout
java.util.concurrent.TimeUnit unit
public io.grpc.netty.shaded.io.netty.util.concurrent.Future terminationFuture ()
public void shutdown ()
public boolean isShuttingDown ()
public boolean isShutdown ()
public boolean isTerminated ()
public boolean awaitTermination (long, java.util.concurrent.TimeUnit)
long timeout
java.util.concurrent.TimeUnit unit
public boolean awaitInactivity (long, java.util.concurrent.TimeUnit) throws java.lang.InterruptedException
long timeout
java.util.concurrent.TimeUnit unit
Thread thread
public void execute (java.lang.Runnable)
Runnable task
private void startThread ()
Thread t
static io.grpc.netty.shaded.io.netty.util.internal.logging.InternalLogger access$000 ()
static java.util.concurrent.atomic.AtomicBoolean access$100 (io.grpc.netty.shaded.io.netty.util.concurrent.GlobalEventExecutor)
io.grpc.netty.shaded.io.netty.util.concurrent.GlobalEventExecutor x0
static void ()
}
io/grpc/netty/shaded/io/netty/util/concurrent/DefaultPromise$2.classDefaultPromise.java
package io.grpc.netty.shaded.io.netty.util.concurrent
final io.grpc.netty.shaded.io.netty.util.concurrent.DefaultPromise$2 extends java.lang.Object implements java.lang.Runnable {
final io.grpc.netty.shaded.io.netty.util.concurrent.Future val$future
final io.grpc.netty.shaded.io.netty.util.concurrent.GenericFutureListener val$listener
void (io.grpc.netty.shaded.io.netty.util.concurrent.Future, io.grpc.netty.shaded.io.netty.util.concurrent.GenericFutureListener)
public void run ()
}
io/grpc/netty/shaded/io/netty/util/concurrent/EventExecutor.classEventExecutor.java
package io.grpc.netty.shaded.io.netty.util.concurrent
public abstract io.grpc.netty.shaded.io.netty.util.concurrent.EventExecutor extends java.lang.Object implements io.grpc.netty.shaded.io.netty.util.concurrent.EventExecutorGroup {
public abstract io.grpc.netty.shaded.io.netty.util.concurrent.EventExecutor next ()
public abstract io.grpc.netty.shaded.io.netty.util.concurrent.EventExecutorGroup parent ()
public abstract boolean inEventLoop ()
public abstract boolean inEventLoop (java.lang.Thread)
public abstract io.grpc.netty.shaded.io.netty.util.concurrent.Promise newPromise ()
public abstract io.grpc.netty.shaded.io.netty.util.concurrent.ProgressivePromise newProgressivePromise ()
public abstract io.grpc.netty.shaded.io.netty.util.concurrent.Future newSucceededFuture (java.lang.Object)
public abstract io.grpc.netty.shaded.io.netty.util.concurrent.Future newFailedFuture (java.lang.Throwable)
}
io/grpc/netty/shaded/io/netty/util/concurrent/AbstractScheduledEventExecutor.classAbstractScheduledEventExecutor.java
package io.grpc.netty.shaded.io.netty.util.concurrent
public abstract io.grpc.netty.shaded.io.netty.util.concurrent.AbstractScheduledEventExecutor extends io.grpc.netty.shaded.io.netty.util.concurrent.AbstractEventExecutor {
private static final java.util.Comparator SCHEDULED_FUTURE_TASK_COMPARATOR
io.grpc.netty.shaded.io.netty.util.internal.PriorityQueue scheduledTaskQueue
static final boolean $assertionsDisabled
protected void ()
protected void (io.grpc.netty.shaded.io.netty.util.concurrent.EventExecutorGroup)
io.grpc.netty.shaded.io.netty.util.concurrent.EventExecutorGroup parent
protected static long nanoTime ()
io.grpc.netty.shaded.io.netty.util.internal.PriorityQueue scheduledTaskQueue ()
private static boolean isNullOrEmpty (java.util.Queue)
java.util.Queue queue
protected void cancelScheduledTasks ()
io.grpc.netty.shaded.io.netty.util.concurrent.ScheduledFutureTask task
io.grpc.netty.shaded.io.netty.util.internal.PriorityQueue scheduledTaskQueue
io.grpc.netty.shaded.io.netty.util.concurrent.ScheduledFutureTask[] scheduledTasks
protected final java.lang.Runnable pollScheduledTask ()
protected final java.lang.Runnable pollScheduledTask (long)
long nanoTime
java.util.Queue scheduledTaskQueue
io.grpc.netty.shaded.io.netty.util.concurrent.ScheduledFutureTask scheduledTask
protected final long nextScheduledTaskNano ()
java.util.Queue scheduledTaskQueue
io.grpc.netty.shaded.io.netty.util.concurrent.ScheduledFutureTask scheduledTask
final io.grpc.netty.shaded.io.netty.util.concurrent.ScheduledFutureTask peekScheduledTask ()
java.util.Queue scheduledTaskQueue
protected final boolean hasScheduledTasks ()
java.util.Queue scheduledTaskQueue
io.grpc.netty.shaded.io.netty.util.concurrent.ScheduledFutureTask scheduledTask
public io.grpc.netty.shaded.io.netty.util.concurrent.ScheduledFuture schedule (java.lang.Runnable, long, java.util.concurrent.TimeUnit)
Runnable command
long delay
java.util.concurrent.TimeUnit unit
public io.grpc.netty.shaded.io.netty.util.concurrent.ScheduledFuture schedule (java.util.concurrent.Callable, long, java.util.concurrent.TimeUnit)
java.util.concurrent.Callable callable
long delay
java.util.concurrent.TimeUnit unit
public io.grpc.netty.shaded.io.netty.util.concurrent.ScheduledFuture scheduleAtFixedRate (java.lang.Runnable, long, long, java.util.concurrent.TimeUnit)
Runnable command
long initialDelay
long period
java.util.concurrent.TimeUnit unit
public io.grpc.netty.shaded.io.netty.util.concurrent.ScheduledFuture scheduleWithFixedDelay (java.lang.Runnable, long, long, java.util.concurrent.TimeUnit)
Runnable command
long initialDelay
long delay
java.util.concurrent.TimeUnit unit
private void validateScheduled0 (long, java.util.concurrent.TimeUnit)
long amount
java.util.concurrent.TimeUnit unit
protected void validateScheduled (long, java.util.concurrent.TimeUnit)
long amount
java.util.concurrent.TimeUnit unit
io.grpc.netty.shaded.io.netty.util.concurrent.ScheduledFuture schedule (io.grpc.netty.shaded.io.netty.util.concurrent.ScheduledFutureTask)
io.grpc.netty.shaded.io.netty.util.concurrent.ScheduledFutureTask task
final void removeScheduled (io.grpc.netty.shaded.io.netty.util.concurrent.ScheduledFutureTask)
io.grpc.netty.shaded.io.netty.util.concurrent.ScheduledFutureTask task
public volatile java.util.concurrent.ScheduledFuture scheduleWithFixedDelay (java.lang.Runnable, long, long, java.util.concurrent.TimeUnit)
public volatile java.util.concurrent.ScheduledFuture scheduleAtFixedRate (java.lang.Runnable, long, long, java.util.concurrent.TimeUnit)
public volatile java.util.concurrent.ScheduledFuture schedule (java.util.concurrent.Callable, long, java.util.concurrent.TimeUnit)
public volatile java.util.concurrent.ScheduledFuture schedule (java.lang.Runnable, long, java.util.concurrent.TimeUnit)
static void ()
}
io/grpc/netty/shaded/io/netty/util/concurrent/ImmediateEventExecutor$ImmediatePromise.classImmediateEventExecutor.java
package io.grpc.netty.shaded.io.netty.util.concurrent
io.grpc.netty.shaded.io.netty.util.concurrent.ImmediateEventExecutor$ImmediatePromise extends io.grpc.netty.shaded.io.netty.util.concurrent.DefaultPromise {
void (io.grpc.netty.shaded.io.netty.util.concurrent.EventExecutor)
io.grpc.netty.shaded.io.netty.util.concurrent.EventExecutor executor
protected void checkDeadLock ()
}
io/grpc/netty/shaded/io/netty/util/concurrent/ImmediateEventExecutor$1.classImmediateEventExecutor.java
package io.grpc.netty.shaded.io.netty.util.concurrent
final io.grpc.netty.shaded.io.netty.util.concurrent.ImmediateEventExecutor$1 extends io.grpc.netty.shaded.io.netty.util.concurrent.FastThreadLocal {
void ()
protected java.util.Queue initialValue () throws java.lang.Exception
protected volatile java.lang.Object initialValue () throws java.lang.Exception
}
io/grpc/netty/shaded/io/netty/util/concurrent/DefaultEventExecutorChooserFactory.classDefaultEventExecutorChooserFactory.java
package io.grpc.netty.shaded.io.netty.util.concurrent
public final io.grpc.netty.shaded.io.netty.util.concurrent.DefaultEventExecutorChooserFactory extends java.lang.Object implements io.grpc.netty.shaded.io.netty.util.concurrent.EventExecutorChooserFactory {
public static final io.grpc.netty.shaded.io.netty.util.concurrent.DefaultEventExecutorChooserFactory INSTANCE
private void ()
public io.grpc.netty.shaded.io.netty.util.concurrent.EventExecutorChooserFactory$EventExecutorChooser newChooser (io.grpc.netty.shaded.io.netty.util.concurrent.EventExecutor[])
io.grpc.netty.shaded.io.netty.util.concurrent.EventExecutor[] executors
private static boolean isPowerOfTwo (int)
int val
static void ()
}
io/grpc/netty/shaded/io/netty/util/concurrent/MultithreadEventExecutorGroup.classMultithreadEventExecutorGroup.java
package io.grpc.netty.shaded.io.netty.util.concurrent
public abstract io.grpc.netty.shaded.io.netty.util.concurrent.MultithreadEventExecutorGroup extends io.grpc.netty.shaded.io.netty.util.concurrent.AbstractEventExecutorGroup {
private final io.grpc.netty.shaded.io.netty.util.concurrent.EventExecutor[] children
private final java.util.Set readonlyChildren
private final java.util.concurrent.atomic.AtomicInteger terminatedChildren
private final io.grpc.netty.shaded.io.netty.util.concurrent.Promise terminationFuture
private final io.grpc.netty.shaded.io.netty.util.concurrent.EventExecutorChooserFactory$EventExecutorChooser chooser
protected transient void (int, java.util.concurrent.ThreadFactory, java.lang.Object[])
int nThreads
java.util.concurrent.ThreadFactory threadFactory
Object[] args
protected transient void (int, java.util.concurrent.Executor, java.lang.Object[])
int nThreads
java.util.concurrent.Executor executor
Object[] args
protected transient void (int, java.util.concurrent.Executor, io.grpc.netty.shaded.io.netty.util.concurrent.EventExecutorChooserFactory, java.lang.Object[])
int j
InterruptedException interrupted
io.grpc.netty.shaded.io.netty.util.concurrent.EventExecutor e
int j
Exception e
int j
InterruptedException interrupted
io.grpc.netty.shaded.io.netty.util.concurrent.EventExecutor e
int j
boolean success
int i
io.grpc.netty.shaded.io.netty.util.concurrent.EventExecutor e
int nThreads
java.util.concurrent.Executor executor
io.grpc.netty.shaded.io.netty.util.concurrent.EventExecutorChooserFactory chooserFactory
Object[] args
io.grpc.netty.shaded.io.netty.util.concurrent.FutureListener terminationListener
java.util.Set childrenSet
protected java.util.concurrent.ThreadFactory newDefaultThreadFactory ()
public io.grpc.netty.shaded.io.netty.util.concurrent.EventExecutor next ()
public java.util.Iterator iterator ()
public final int executorCount ()
protected transient abstract io.grpc.netty.shaded.io.netty.util.concurrent.EventExecutor newChild (java.util.concurrent.Executor, java.lang.Object[]) throws java.lang.Exception
public io.grpc.netty.shaded.io.netty.util.concurrent.Future shutdownGracefully (long, long, java.util.concurrent.TimeUnit)
io.grpc.netty.shaded.io.netty.util.concurrent.EventExecutor l
long quietPeriod
long timeout
java.util.concurrent.TimeUnit unit
public io.grpc.netty.shaded.io.netty.util.concurrent.Future terminationFuture ()
public void shutdown ()
io.grpc.netty.shaded.io.netty.util.concurrent.EventExecutor l
public boolean isShuttingDown ()
io.grpc.netty.shaded.io.netty.util.concurrent.EventExecutor l
public boolean isShutdown ()
io.grpc.netty.shaded.io.netty.util.concurrent.EventExecutor l
public boolean isTerminated ()
io.grpc.netty.shaded.io.netty.util.concurrent.EventExecutor l
public boolean awaitTermination (long, java.util.concurrent.TimeUnit) throws java.lang.InterruptedException
long timeLeft
io.grpc.netty.shaded.io.netty.util.concurrent.EventExecutor l
long timeout
java.util.concurrent.TimeUnit unit
long deadline
static java.util.concurrent.atomic.AtomicInteger access$000 (io.grpc.netty.shaded.io.netty.util.concurrent.MultithreadEventExecutorGroup)
io.grpc.netty.shaded.io.netty.util.concurrent.MultithreadEventExecutorGroup x0
static io.grpc.netty.shaded.io.netty.util.concurrent.EventExecutor[] access$100 (io.grpc.netty.shaded.io.netty.util.concurrent.MultithreadEventExecutorGroup)
io.grpc.netty.shaded.io.netty.util.concurrent.MultithreadEventExecutorGroup x0
static io.grpc.netty.shaded.io.netty.util.concurrent.Promise access$200 (io.grpc.netty.shaded.io.netty.util.concurrent.MultithreadEventExecutorGroup)
io.grpc.netty.shaded.io.netty.util.concurrent.MultithreadEventExecutorGroup x0
}
io/grpc/netty/shaded/io/netty/util/concurrent/UnaryPromiseNotifier.classUnaryPromiseNotifier.java
package io.grpc.netty.shaded.io.netty.util.concurrent
public final io.grpc.netty.shaded.io.netty.util.concurrent.UnaryPromiseNotifier extends java.lang.Object implements io.grpc.netty.shaded.io.netty.util.concurrent.FutureListener {
private static final io.grpc.netty.shaded.io.netty.util.internal.logging.InternalLogger logger
private final io.grpc.netty.shaded.io.netty.util.concurrent.Promise promise
public void (io.grpc.netty.shaded.io.netty.util.concurrent.Promise)
io.grpc.netty.shaded.io.netty.util.concurrent.Promise promise
public void operationComplete (io.grpc.netty.shaded.io.netty.util.concurrent.Future) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.util.concurrent.Future future
public static void cascadeTo (io.grpc.netty.shaded.io.netty.util.concurrent.Future, io.grpc.netty.shaded.io.netty.util.concurrent.Promise)
io.grpc.netty.shaded.io.netty.util.concurrent.Future completedFuture
io.grpc.netty.shaded.io.netty.util.concurrent.Promise promise
static void ()
}
io/grpc/netty/shaded/io/netty/util/concurrent/DefaultPromise$CauseHolder.classDefaultPromise.java
package io.grpc.netty.shaded.io.netty.util.concurrent
final io.grpc.netty.shaded.io.netty.util.concurrent.DefaultPromise$CauseHolder extends java.lang.Object {
final Throwable cause
void (java.lang.Throwable)
Throwable cause
}
io/grpc/netty/shaded/io/netty/util/AttributeKey$1.classAttributeKey.java
package io.grpc.netty.shaded.io.netty.util
final io.grpc.netty.shaded.io.netty.util.AttributeKey$1 extends io.grpc.netty.shaded.io.netty.util.ConstantPool {
void ()
protected io.grpc.netty.shaded.io.netty.util.AttributeKey newConstant (int, java.lang.String)
int id
String name
protected volatile io.grpc.netty.shaded.io.netty.util.Constant newConstant (int, java.lang.String)
}
io/grpc/netty/shaded/io/netty/util/Recycler.classRecycler.java
package io.grpc.netty.shaded.io.netty.util
public abstract io.grpc.netty.shaded.io.netty.util.Recycler extends java.lang.Object {
private static final io.grpc.netty.shaded.io.netty.util.internal.logging.InternalLogger logger
private static final io.grpc.netty.shaded.io.netty.util.Recycler$Handle NOOP_HANDLE
private static final java.util.concurrent.atomic.AtomicInteger ID_GENERATOR
private static final int OWN_THREAD_ID
private static final int DEFAULT_INITIAL_MAX_CAPACITY_PER_THREAD
private static final int DEFAULT_MAX_CAPACITY_PER_THREAD
private static final int INITIAL_CAPACITY
private static final int MAX_SHARED_CAPACITY_FACTOR
private static final int MAX_DELAYED_QUEUES_PER_THREAD
private static final int LINK_CAPACITY
private static final int RATIO
private final int maxCapacityPerThread
private final int maxSharedCapacityFactor
private final int ratioMask
private final int maxDelayedQueuesPerThread
private final io.grpc.netty.shaded.io.netty.util.concurrent.FastThreadLocal threadLocal
private static final io.grpc.netty.shaded.io.netty.util.concurrent.FastThreadLocal DELAYED_RECYCLED
protected void ()
protected void (int)
int maxCapacityPerThread
protected void (int, int)
int maxCapacityPerThread
int maxSharedCapacityFactor
protected void (int, int, int, int)
int maxCapacityPerThread
int maxSharedCapacityFactor
int ratio
int maxDelayedQueuesPerThread
public final java.lang.Object get ()
io.grpc.netty.shaded.io.netty.util.Recycler$Stack stack
io.grpc.netty.shaded.io.netty.util.Recycler$DefaultHandle handle
public final boolean recycle (java.lang.Object, io.grpc.netty.shaded.io.netty.util.Recycler$Handle)
Object o
io.grpc.netty.shaded.io.netty.util.Recycler$Handle handle
io.grpc.netty.shaded.io.netty.util.Recycler$DefaultHandle h
final int threadLocalCapacity ()
final int threadLocalSize ()
protected abstract java.lang.Object newObject (io.grpc.netty.shaded.io.netty.util.Recycler$Handle)
static int access$000 (io.grpc.netty.shaded.io.netty.util.Recycler)
io.grpc.netty.shaded.io.netty.util.Recycler x0
static int access$100 (io.grpc.netty.shaded.io.netty.util.Recycler)
io.grpc.netty.shaded.io.netty.util.Recycler x0
static int access$200 (io.grpc.netty.shaded.io.netty.util.Recycler)
io.grpc.netty.shaded.io.netty.util.Recycler x0
static int access$300 (io.grpc.netty.shaded.io.netty.util.Recycler)
io.grpc.netty.shaded.io.netty.util.Recycler x0
static io.grpc.netty.shaded.io.netty.util.concurrent.FastThreadLocal access$400 ()
static int access$900 ()
static java.util.concurrent.atomic.AtomicInteger access$1000 ()
static int access$1500 ()
static int access$1900 ()
static void ()
int maxCapacityPerThread
}
io/grpc/netty/shaded/io/netty/util/ResourceLeakDetectorFactory.classResourceLeakDetectorFactory.java
package io.grpc.netty.shaded.io.netty.util
public abstract io.grpc.netty.shaded.io.netty.util.ResourceLeakDetectorFactory extends java.lang.Object {
private static final io.grpc.netty.shaded.io.netty.util.internal.logging.InternalLogger logger
private static volatile io.grpc.netty.shaded.io.netty.util.ResourceLeakDetectorFactory factoryInstance
public void ()
public static io.grpc.netty.shaded.io.netty.util.ResourceLeakDetectorFactory instance ()
public static void setResourceLeakDetectorFactory (io.grpc.netty.shaded.io.netty.util.ResourceLeakDetectorFactory)
io.grpc.netty.shaded.io.netty.util.ResourceLeakDetectorFactory factory
public final io.grpc.netty.shaded.io.netty.util.ResourceLeakDetector newResourceLeakDetector (java.lang.Class)
Class resource
public abstract io.grpc.netty.shaded.io.netty.util.ResourceLeakDetector newResourceLeakDetector (java.lang.Class, int, long)
public io.grpc.netty.shaded.io.netty.util.ResourceLeakDetector newResourceLeakDetector (java.lang.Class, int)
Class resource
int samplingInterval
static io.grpc.netty.shaded.io.netty.util.internal.logging.InternalLogger access$000 ()
static void ()
}
io/grpc/netty/shaded/io/netty/util/HashedWheelTimer$HashedWheelTimeout.classHashedWheelTimer.java
package io.grpc.netty.shaded.io.netty.util
final io.grpc.netty.shaded.io.netty.util.HashedWheelTimer$HashedWheelTimeout extends java.lang.Object implements io.grpc.netty.shaded.io.netty.util.Timeout {
private static final int ST_INIT
private static final int ST_CANCELLED
private static final int ST_EXPIRED
private static final java.util.concurrent.atomic.AtomicIntegerFieldUpdater STATE_UPDATER
private final io.grpc.netty.shaded.io.netty.util.HashedWheelTimer timer
private final io.grpc.netty.shaded.io.netty.util.TimerTask task
private final long deadline
private volatile int state
long remainingRounds
io.grpc.netty.shaded.io.netty.util.HashedWheelTimer$HashedWheelTimeout next
io.grpc.netty.shaded.io.netty.util.HashedWheelTimer$HashedWheelTimeout prev
io.grpc.netty.shaded.io.netty.util.HashedWheelTimer$HashedWheelBucket bucket
void (io.grpc.netty.shaded.io.netty.util.HashedWheelTimer, io.grpc.netty.shaded.io.netty.util.TimerTask, long)
io.grpc.netty.shaded.io.netty.util.HashedWheelTimer timer
io.grpc.netty.shaded.io.netty.util.TimerTask task
long deadline
public io.grpc.netty.shaded.io.netty.util.Timer timer ()
public io.grpc.netty.shaded.io.netty.util.TimerTask task ()
public boolean cancel ()
void remove ()
io.grpc.netty.shaded.io.netty.util.HashedWheelTimer$HashedWheelBucket bucket
public boolean compareAndSetState (int, int)
int expected
int state
public int state ()
public boolean isCancelled ()
public boolean isExpired ()
public void expire ()
Throwable t
public java.lang.String toString ()
long currentTime
long remaining
StringBuilder buf
static long access$800 (io.grpc.netty.shaded.io.netty.util.HashedWheelTimer$HashedWheelTimeout)
io.grpc.netty.shaded.io.netty.util.HashedWheelTimer$HashedWheelTimeout x0
static io.grpc.netty.shaded.io.netty.util.HashedWheelTimer access$1200 (io.grpc.netty.shaded.io.netty.util.HashedWheelTimer$HashedWheelTimeout)
io.grpc.netty.shaded.io.netty.util.HashedWheelTimer$HashedWheelTimeout x0
static void ()
}
io/grpc/netty/shaded/io/netty/util/ByteProcessor$IndexOfProcessor.classByteProcessor.java
package io.grpc.netty.shaded.io.netty.util
public io.grpc.netty.shaded.io.netty.util.ByteProcessor$IndexOfProcessor extends java.lang.Object implements io.grpc.netty.shaded.io.netty.util.ByteProcessor {
private final byte byteToFind
public void (byte)
byte byteToFind
public boolean process (byte)
byte value
}
io/grpc/netty/shaded/io/netty/util/UncheckedBooleanSupplier$2.classUncheckedBooleanSupplier.java
package io.grpc.netty.shaded.io.netty.util
final io.grpc.netty.shaded.io.netty.util.UncheckedBooleanSupplier$2 extends java.lang.Object implements io.grpc.netty.shaded.io.netty.util.UncheckedBooleanSupplier {
void ()
public boolean get ()
}
io/grpc/netty/shaded/io/netty/util/TimerTask.classTimerTask.java
package io.grpc.netty.shaded.io.netty.util
public abstract io.grpc.netty.shaded.io.netty.util.TimerTask extends java.lang.Object {
public abstract void run (io.grpc.netty.shaded.io.netty.util.Timeout) throws java.lang.Exception
}
io/grpc/netty/shaded/io/netty/util/Recycler$1.classRecycler.java
package io.grpc.netty.shaded.io.netty.util
final io.grpc.netty.shaded.io.netty.util.Recycler$1 extends java.lang.Object implements io.grpc.netty.shaded.io.netty.util.Recycler$Handle {
void ()
public void recycle (java.lang.Object)
Object object
}
io/grpc/netty/shaded/io/netty/util/AbstractReferenceCounted.classAbstractReferenceCounted.java
package io.grpc.netty.shaded.io.netty.util
public abstract io.grpc.netty.shaded.io.netty.util.AbstractReferenceCounted extends java.lang.Object implements io.grpc.netty.shaded.io.netty.util.ReferenceCounted {
private static final java.util.concurrent.atomic.AtomicIntegerFieldUpdater refCntUpdater
private volatile int refCnt
public void ()
public final int refCnt ()
protected final void setRefCnt (int)
int refCnt
public io.grpc.netty.shaded.io.netty.util.ReferenceCounted retain ()
public io.grpc.netty.shaded.io.netty.util.ReferenceCounted retain (int)
int increment
private io.grpc.netty.shaded.io.netty.util.ReferenceCounted retain0 (int)
int increment
int oldRef
public io.grpc.netty.shaded.io.netty.util.ReferenceCounted touch ()
public boolean release ()
public boolean release (int)
int decrement
private boolean release0 (int)
int decrement
int oldRef
protected abstract void deallocate ()
static void ()
}
io/grpc/netty/shaded/io/netty/util/Constant.classConstant.java
package io.grpc.netty.shaded.io.netty.util
public abstract io.grpc.netty.shaded.io.netty.util.Constant extends java.lang.Object implements java.lang.Comparable {
public abstract int id ()
public abstract java.lang.String name ()
}
io/grpc/netty/shaded/io/netty/util/ResourceLeakDetectorFactory$DefaultResourceLeakDetectorFactory.classResourceLeakDetectorFactory.java
package io.grpc.netty.shaded.io.netty.util
final io.grpc.netty.shaded.io.netty.util.ResourceLeakDetectorFactory$DefaultResourceLeakDetectorFactory extends io.grpc.netty.shaded.io.netty.util.ResourceLeakDetectorFactory {
private final java.lang.reflect.Constructor obsoleteCustomClassConstructor
private final java.lang.reflect.Constructor customClassConstructor
void ()
String customLeakDetector
Throwable cause
String customLeakDetector
private static java.lang.reflect.Constructor obsoleteCustomClassConstructor (java.lang.String)
Class detectorClass
Throwable t
String customLeakDetector
private static java.lang.reflect.Constructor customClassConstructor (java.lang.String)
Class detectorClass
Throwable t
String customLeakDetector
public io.grpc.netty.shaded.io.netty.util.ResourceLeakDetector newResourceLeakDetector (java.lang.Class, int, long)
io.grpc.netty.shaded.io.netty.util.ResourceLeakDetector leakDetector
Throwable t
Class resource
int samplingInterval
long maxActive
io.grpc.netty.shaded.io.netty.util.ResourceLeakDetector resourceLeakDetector
public io.grpc.netty.shaded.io.netty.util.ResourceLeakDetector newResourceLeakDetector (java.lang.Class, int)
io.grpc.netty.shaded.io.netty.util.ResourceLeakDetector leakDetector
Throwable t
Class resource
int samplingInterval
io.grpc.netty.shaded.io.netty.util.ResourceLeakDetector resourceLeakDetector
}
io/grpc/netty/shaded/io/netty/util/Recycler$3.classRecycler.java
package io.grpc.netty.shaded.io.netty.util
final io.grpc.netty.shaded.io.netty.util.Recycler$3 extends io.grpc.netty.shaded.io.netty.util.concurrent.FastThreadLocal {
void ()
protected java.util.Map initialValue ()
protected volatile java.lang.Object initialValue () throws java.lang.Exception
}
io/grpc/netty/shaded/io/netty/util/HashingStrategy.classHashingStrategy.java
package io.grpc.netty.shaded.io.netty.util
public abstract io.grpc.netty.shaded.io.netty.util.HashingStrategy extends java.lang.Object {
public static final io.grpc.netty.shaded.io.netty.util.HashingStrategy JAVA_HASHER
public abstract int hashCode (java.lang.Object)
public abstract boolean equals (java.lang.Object, java.lang.Object)
static void ()
}
io/grpc/netty/shaded/io/netty/util/ResourceLeakDetector$DefaultResourceLeak.classResourceLeakDetector.java
package io.grpc.netty.shaded.io.netty.util
final io.grpc.netty.shaded.io.netty.util.ResourceLeakDetector$DefaultResourceLeak extends java.lang.ref.WeakReference implements io.grpc.netty.shaded.io.netty.util.ResourceLeakTracker io.grpc.netty.shaded.io.netty.util.ResourceLeak {
private static final java.util.concurrent.atomic.AtomicReferenceFieldUpdater headUpdater
private static final java.util.concurrent.atomic.AtomicIntegerFieldUpdater droppedRecordsUpdater
private volatile io.grpc.netty.shaded.io.netty.util.ResourceLeakDetector$Record head
private volatile int droppedRecords
private final java.util.concurrent.ConcurrentMap allLeaks
private final int trackedHash
static final boolean $assertionsDisabled
void (java.lang.Object, java.lang.ref.ReferenceQueue, java.util.concurrent.ConcurrentMap)
Object referent
java.lang.ref.ReferenceQueue refQueue
java.util.concurrent.ConcurrentMap allLeaks
public void record ()
public void record (java.lang.Object)
Object hint
private void record0 (java.lang.Object)
int backOffFactor
boolean dropped
int numElements
io.grpc.netty.shaded.io.netty.util.ResourceLeakDetector$Record oldHead
io.grpc.netty.shaded.io.netty.util.ResourceLeakDetector$Record prevHead
io.grpc.netty.shaded.io.netty.util.ResourceLeakDetector$Record newHead
boolean dropped
Object hint
boolean dispose ()
public boolean close ()
public boolean close (java.lang.Object)
Object trackedObject
public java.lang.String toString ()
String s
io.grpc.netty.shaded.io.netty.util.ResourceLeakDetector$Record oldHead
int dropped
int duped
int present
StringBuilder buf
int i
java.util.Set seen
static void ()
}
io/grpc/netty/shaded/io/netty/util/ResourceLeakTracker.classResourceLeakTracker.java
package io.grpc.netty.shaded.io.netty.util
public abstract io.grpc.netty.shaded.io.netty.util.ResourceLeakTracker extends java.lang.Object {
public abstract void record ()
public abstract void record (java.lang.Object)
public abstract boolean close (java.lang.Object)
}
io/grpc/netty/shaded/io/netty/util/ReferenceCountUtil.classReferenceCountUtil.java
package io.grpc.netty.shaded.io.netty.util
public final io.grpc.netty.shaded.io.netty.util.ReferenceCountUtil extends java.lang.Object {
private static final io.grpc.netty.shaded.io.netty.util.internal.logging.InternalLogger logger
public static java.lang.Object retain (java.lang.Object)
Object msg
public static java.lang.Object retain (java.lang.Object, int)
Object msg
int increment
public static java.lang.Object touch (java.lang.Object)
Object msg
public static java.lang.Object touch (java.lang.Object, java.lang.Object)
Object msg
Object hint
public static boolean release (java.lang.Object)
Object msg
public static boolean release (java.lang.Object, int)
Object msg
int decrement
public static void safeRelease (java.lang.Object)
Throwable t
Object msg
public static void safeRelease (java.lang.Object, int)
Throwable t
Object msg
int decrement
public static java.lang.Object releaseLater (java.lang.Object)
Object msg
public static java.lang.Object releaseLater (java.lang.Object, int)
Object msg
int decrement
public static int refCnt (java.lang.Object)
Object msg
private void ()
static io.grpc.netty.shaded.io.netty.util.internal.logging.InternalLogger access$000 ()
static void ()
}
io/grpc/netty/shaded/io/netty/util/ThreadDeathWatcher$Entry.classThreadDeathWatcher.java
package io.grpc.netty.shaded.io.netty.util
final io.grpc.netty.shaded.io.netty.util.ThreadDeathWatcher$Entry extends java.lang.Object {
final Thread thread
final Runnable task
final boolean isWatch
void (java.lang.Thread, java.lang.Runnable, boolean)
Thread thread
Runnable task
boolean isWatch
public int hashCode ()
public boolean equals (java.lang.Object)
Object obj
io.grpc.netty.shaded.io.netty.util.ThreadDeathWatcher$Entry that
}
io/grpc/netty/shaded/io/netty/util/ThreadDeathWatcher$1.classThreadDeathWatcher.java
package io.grpc.netty.shaded.io.netty.util
final io.grpc.netty.shaded.io.netty.util.ThreadDeathWatcher$1 extends java.lang.Object implements java.security.PrivilegedAction {
final Thread val$watcherThread
void (java.lang.Thread)
public java.lang.Void run ()
public volatile java.lang.Object run ()
}
io/grpc/netty/shaded/io/netty/util/DomainMappingBuilder.classDomainMappingBuilder.java
package io.grpc.netty.shaded.io.netty.util
public final io.grpc.netty.shaded.io.netty.util.DomainMappingBuilder extends java.lang.Object {
private final io.grpc.netty.shaded.io.netty.util.DomainNameMappingBuilder builder
public void (java.lang.Object)
Object defaultValue
public void (int, java.lang.Object)
int initialCapacity
Object defaultValue
public io.grpc.netty.shaded.io.netty.util.DomainMappingBuilder add (java.lang.String, java.lang.Object)
String hostname
Object output
public io.grpc.netty.shaded.io.netty.util.DomainNameMapping build ()
}
io/grpc/netty/shaded/io/netty/util/AsciiString$1.classAsciiString.java
package io.grpc.netty.shaded.io.netty.util
final io.grpc.netty.shaded.io.netty.util.AsciiString$1 extends java.lang.Object implements io.grpc.netty.shaded.io.netty.util.HashingStrategy {
void ()
public int hashCode (java.lang.CharSequence)
CharSequence o
public boolean equals (java.lang.CharSequence, java.lang.CharSequence)
CharSequence a
CharSequence b
public volatile boolean equals (java.lang.Object, java.lang.Object)
public volatile int hashCode (java.lang.Object)
}
io/grpc/netty/shaded/io/netty/util/Recycler$Stack.classRecycler.java
package io.grpc.netty.shaded.io.netty.util
final io.grpc.netty.shaded.io.netty.util.Recycler$Stack extends java.lang.Object {
final io.grpc.netty.shaded.io.netty.util.Recycler parent
final java.lang.ref.WeakReference threadRef
final java.util.concurrent.atomic.AtomicInteger availableSharedCapacity
final int maxDelayedQueues
private final int maxCapacity
private final int ratioMask
private io.grpc.netty.shaded.io.netty.util.Recycler$DefaultHandle[] elements
private int size
private int handleRecycleCount
private io.grpc.netty.shaded.io.netty.util.Recycler$WeakOrderQueue cursor
private io.grpc.netty.shaded.io.netty.util.Recycler$WeakOrderQueue prev
private volatile io.grpc.netty.shaded.io.netty.util.Recycler$WeakOrderQueue head
void (io.grpc.netty.shaded.io.netty.util.Recycler, java.lang.Thread, int, int, int, int)
io.grpc.netty.shaded.io.netty.util.Recycler parent
Thread thread
int maxCapacity
int maxSharedCapacityFactor
int ratioMask
int maxDelayedQueues
synchronized void setHead (io.grpc.netty.shaded.io.netty.util.Recycler$WeakOrderQueue)
io.grpc.netty.shaded.io.netty.util.Recycler$WeakOrderQueue queue
int increaseCapacity (int)
int expectedCapacity
int newCapacity
int maxCapacity
io.grpc.netty.shaded.io.netty.util.Recycler$DefaultHandle pop ()
int size
io.grpc.netty.shaded.io.netty.util.Recycler$DefaultHandle ret
boolean scavenge ()
boolean scavengeSome ()
io.grpc.netty.shaded.io.netty.util.Recycler$WeakOrderQueue prev
io.grpc.netty.shaded.io.netty.util.Recycler$WeakOrderQueue next
io.grpc.netty.shaded.io.netty.util.Recycler$WeakOrderQueue prev
io.grpc.netty.shaded.io.netty.util.Recycler$WeakOrderQueue cursor
boolean success
void push (io.grpc.netty.shaded.io.netty.util.Recycler$DefaultHandle)
io.grpc.netty.shaded.io.netty.util.Recycler$DefaultHandle item
Thread currentThread
private void pushNow (io.grpc.netty.shaded.io.netty.util.Recycler$DefaultHandle)
io.grpc.netty.shaded.io.netty.util.Recycler$DefaultHandle item
int size
private void pushLater (io.grpc.netty.shaded.io.netty.util.Recycler$DefaultHandle, java.lang.Thread)
io.grpc.netty.shaded.io.netty.util.Recycler$DefaultHandle item
Thread thread
java.util.Map delayedRecycled
io.grpc.netty.shaded.io.netty.util.Recycler$WeakOrderQueue queue
boolean dropHandle (io.grpc.netty.shaded.io.netty.util.Recycler$DefaultHandle)
io.grpc.netty.shaded.io.netty.util.Recycler$DefaultHandle handle
io.grpc.netty.shaded.io.netty.util.Recycler$DefaultHandle newHandle ()
static io.grpc.netty.shaded.io.netty.util.Recycler$DefaultHandle[] access$700 (io.grpc.netty.shaded.io.netty.util.Recycler$Stack)
io.grpc.netty.shaded.io.netty.util.Recycler$Stack x0
static int access$800 (io.grpc.netty.shaded.io.netty.util.Recycler$Stack)
io.grpc.netty.shaded.io.netty.util.Recycler$Stack x0
static int access$802 (io.grpc.netty.shaded.io.netty.util.Recycler$Stack, int)
io.grpc.netty.shaded.io.netty.util.Recycler$Stack x0
int x1
}
io/grpc/netty/shaded/io/netty/util/ResourceLeakHint.classResourceLeakHint.java
package io.grpc.netty.shaded.io.netty.util
public abstract io.grpc.netty.shaded.io.netty.util.ResourceLeakHint extends java.lang.Object {
public abstract java.lang.String toHintString ()
}
io/grpc/netty/shaded/io/netty/util/AsciiString$GeneralCaseInsensitiveCharEqualityComparator.classAsciiString.java
package io.grpc.netty.shaded.io.netty.util
final io.grpc.netty.shaded.io.netty.util.AsciiString$GeneralCaseInsensitiveCharEqualityComparator extends java.lang.Object implements io.grpc.netty.shaded.io.netty.util.AsciiString$CharEqualityComparator {
static final io.grpc.netty.shaded.io.netty.util.AsciiString$GeneralCaseInsensitiveCharEqualityComparator INSTANCE
private void ()
public boolean equals (char, char)
char a
char b
static void ()
}
io/grpc/netty/shaded/io/netty/util/NettyRuntime.classNettyRuntime.java
package io.grpc.netty.shaded.io.netty.util
public final io.grpc.netty.shaded.io.netty.util.NettyRuntime extends java.lang.Object {
private static final io.grpc.netty.shaded.io.netty.util.NettyRuntime$AvailableProcessorsHolder holder
public static void setAvailableProcessors (int)
int availableProcessors
public static int availableProcessors ()
private void ()
static void ()
}
io/grpc/netty/shaded/io/netty/util/Signal$1.classSignal.java
package io.grpc.netty.shaded.io.netty.util
final io.grpc.netty.shaded.io.netty.util.Signal$1 extends io.grpc.netty.shaded.io.netty.util.ConstantPool {
void ()
protected io.grpc.netty.shaded.io.netty.util.Signal newConstant (int, java.lang.String)
int id
String name
protected volatile io.grpc.netty.shaded.io.netty.util.Constant newConstant (int, java.lang.String)
}
io/grpc/netty/shaded/io/netty/util/ResourceLeakException.classResourceLeakException.java
package io.grpc.netty.shaded.io.netty.util
public io.grpc.netty.shaded.io.netty.util.ResourceLeakException extends java.lang.RuntimeException {
private static final long serialVersionUID
private final StackTraceElement[] cachedStackTrace
public void ()
public void (java.lang.String)
String message
public void (java.lang.String, java.lang.Throwable)
String message
Throwable cause
public void (java.lang.Throwable)
Throwable cause
public int hashCode ()
StackTraceElement e
StackTraceElement[] trace
int hashCode
public boolean equals (java.lang.Object)
Object o
}
io/grpc/netty/shaded/io/netty/util/AsciiString.classAsciiString.java
package io.grpc.netty.shaded.io.netty.util
public final io.grpc.netty.shaded.io.netty.util.AsciiString extends java.lang.Object implements java.lang.CharSequence java.lang.Comparable {
public static final io.grpc.netty.shaded.io.netty.util.AsciiString EMPTY_STRING
private static final char MAX_CHAR_VALUE
public static final int INDEX_NOT_FOUND
private final byte[] value
private final int offset
private final int length
private int hash
private String string
public static final io.grpc.netty.shaded.io.netty.util.HashingStrategy CASE_INSENSITIVE_HASHER
public static final io.grpc.netty.shaded.io.netty.util.HashingStrategy CASE_SENSITIVE_HASHER
public void (byte[])
byte[] value
public void (byte[], boolean)
byte[] value
boolean copy
public void (byte[], int, int, boolean)
byte[] value
int start
int length
boolean copy
public void (java.nio.ByteBuffer)
java.nio.ByteBuffer value
public void (java.nio.ByteBuffer, boolean)
java.nio.ByteBuffer value
boolean copy
public void (java.nio.ByteBuffer, int, int, boolean)
int bufferOffset
int oldPos
java.nio.ByteBuffer value
int start
int length
boolean copy
public void (char[])
char[] value
public void (char[], int, int)
int i
int j
char[] value
int start
int length
public void (char[], java.nio.charset.Charset)
char[] value
java.nio.charset.Charset charset
public void (char[], java.nio.charset.Charset, int, int)
char[] value
java.nio.charset.Charset charset
int start
int length
java.nio.CharBuffer cbuf
java.nio.charset.CharsetEncoder encoder
java.nio.ByteBuffer nativeBuffer
int bufferOffset
public void (java.lang.CharSequence)
CharSequence value
public void (java.lang.CharSequence, int, int)
int i
int j
CharSequence value
int start
int length
public void (java.lang.CharSequence, java.nio.charset.Charset)
CharSequence value
java.nio.charset.Charset charset
public void (java.lang.CharSequence, java.nio.charset.Charset, int, int)
CharSequence value
java.nio.charset.Charset charset
int start
int length
java.nio.CharBuffer cbuf
java.nio.charset.CharsetEncoder encoder
java.nio.ByteBuffer nativeBuffer
int offset
public int forEachByte (io.grpc.netty.shaded.io.netty.util.ByteProcessor) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.util.ByteProcessor visitor
public int forEachByte (int, int, io.grpc.netty.shaded.io.netty.util.ByteProcessor) throws java.lang.Exception
int index
int length
io.grpc.netty.shaded.io.netty.util.ByteProcessor visitor
private int forEachByte0 (int, int, io.grpc.netty.shaded.io.netty.util.ByteProcessor) throws java.lang.Exception
int i
int index
int length
io.grpc.netty.shaded.io.netty.util.ByteProcessor visitor
int len
public int forEachByteDesc (io.grpc.netty.shaded.io.netty.util.ByteProcessor) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.util.ByteProcessor visitor
public int forEachByteDesc (int, int, io.grpc.netty.shaded.io.netty.util.ByteProcessor) throws java.lang.Exception
int index
int length
io.grpc.netty.shaded.io.netty.util.ByteProcessor visitor
private int forEachByteDesc0 (int, int, io.grpc.netty.shaded.io.netty.util.ByteProcessor) throws java.lang.Exception
int i
int index
int length
io.grpc.netty.shaded.io.netty.util.ByteProcessor visitor
int end
public byte byteAt (int)
int index
public boolean isEmpty ()
public int length ()
public void arrayChanged ()
public byte[] array ()
public int arrayOffset ()
public boolean isEntireArrayUsed ()
public byte[] toByteArray ()
public byte[] toByteArray (int, int)
int start
int end
public void copy (int, byte[], int, int)
int srcIdx
byte[] dst
int dstIdx
int length
public char charAt (int)
int index
public boolean contains (java.lang.CharSequence)
CharSequence cs
public int compareTo (java.lang.CharSequence)
int result
int i
int j
CharSequence string
int length1
int length2
int minLength
public io.grpc.netty.shaded.io.netty.util.AsciiString concat (java.lang.CharSequence)
io.grpc.netty.shaded.io.netty.util.AsciiString that
byte[] newValue
int i
int j
CharSequence string
int thisLen
int thatLen
byte[] newValue
public boolean endsWith (java.lang.CharSequence)
CharSequence suffix
int suffixLen
public boolean contentEqualsIgnoreCase (java.lang.CharSequence)
int i
int j
io.grpc.netty.shaded.io.netty.util.AsciiString rhs
int i
int j
CharSequence string
public char[] toCharArray ()
public char[] toCharArray (int, int)
int i
int j
int start
int end
int length
char[] buffer
public void copy (int, char[], int, int)
int i
int j
int srcIdx
char[] dst
int dstIdx
int length
int dstEnd
public io.grpc.netty.shaded.io.netty.util.AsciiString subSequence (int)
int start
public io.grpc.netty.shaded.io.netty.util.AsciiString subSequence (int, int)
int start
int end
public io.grpc.netty.shaded.io.netty.util.AsciiString subSequence (int, int, boolean)
int start
int end
boolean copy
public int indexOf (java.lang.CharSequence)
CharSequence string
public int indexOf (java.lang.CharSequence, int)
int o1
int o2
int i
CharSequence subString
int start
int subCount
char firstChar
byte firstCharAsByte
int len
public int indexOf (char, int)
int i
char ch
int start
byte chAsByte
int len
public int lastIndexOf (java.lang.CharSequence)
CharSequence string
public int lastIndexOf (java.lang.CharSequence, int)
int o1
int o2
int i
CharSequence subString
int start
int subCount
char firstChar
byte firstCharAsByte
int end
public boolean regionMatches (int, java.lang.CharSequence, int, int)
int i
int j
int thisStart
CharSequence string
int start
int length
int thisLen
int thatEnd
public boolean regionMatches (boolean, int, java.lang.CharSequence, int, int)
boolean ignoreCase
int thisStart
CharSequence string
int start
int length
int thisLen
int thisEnd
public io.grpc.netty.shaded.io.netty.util.AsciiString replace (char, char)
byte oldValue
byte[] buffer
int i
char oldChar
char newChar
byte oldCharAsByte
byte newCharAsByte
int len
public boolean startsWith (java.lang.CharSequence)
CharSequence prefix
public boolean startsWith (java.lang.CharSequence, int)
CharSequence prefix
int start
public io.grpc.netty.shaded.io.netty.util.AsciiString toLowerCase ()
byte b
boolean lowercased
int i
int j
int len
byte[] newValue
public io.grpc.netty.shaded.io.netty.util.AsciiString toUpperCase ()
byte b
boolean uppercased
int i
int j
int len
byte[] newValue
public static java.lang.CharSequence trim (java.lang.CharSequence)
CharSequence c
int start
int last
int end
public io.grpc.netty.shaded.io.netty.util.AsciiString trim ()
int start
int last
int end
public boolean contentEquals (java.lang.CharSequence)
int i
int j
CharSequence a
public boolean matches (java.lang.String)
String expr
public io.grpc.netty.shaded.io.netty.util.AsciiString[] split (java.lang.String, int)
String expr
int max
public io.grpc.netty.shaded.io.netty.util.AsciiString[] split (char)
int i
int i
char delim
java.util.List res
int start
int length
public int hashCode ()
int h
public boolean equals (java.lang.Object)
Object obj
io.grpc.netty.shaded.io.netty.util.AsciiString other
public java.lang.String toString ()
String cache
public java.lang.String toString (int)
int start
public java.lang.String toString (int, int)
int start
int end
int length
String str
public boolean parseBoolean ()
public char parseChar ()
public char parseChar (int)
int start
int startWithOffset
public short parseShort ()
public short parseShort (int)
int radix
public short parseShort (int, int)
int start
int end
public short parseShort (int, int, int)
int start
int end
int radix
int intValue
short result
public int parseInt ()
public int parseInt (int)
int radix
public int parseInt (int, int)
int start
int end
public int parseInt (int, int, int)
int start
int end
int radix
int i
boolean negative
private int parseInt (int, int, int, boolean)
int digit
int next
int start
int end
int radix
boolean negative
int max
int result
int currOffset
public long parseLong ()
public long parseLong (int)
int radix
public long parseLong (int, int)
int start
int end
public long parseLong (int, int, int)
int start
int end
int radix
int i
boolean negative
private long parseLong (int, int, int, boolean)
int digit
long next
int start
int end
int radix
boolean negative
long max
long result
int currOffset
public float parseFloat ()
public float parseFloat (int, int)
int start
int end
public double parseDouble ()
public double parseDouble (int, int)
int start
int end
public static io.grpc.netty.shaded.io.netty.util.AsciiString of (java.lang.CharSequence)
CharSequence string
public static io.grpc.netty.shaded.io.netty.util.AsciiString cached (java.lang.String)
String string
io.grpc.netty.shaded.io.netty.util.AsciiString asciiString
public static int hashCode (java.lang.CharSequence)
CharSequence value
public static boolean contains (java.lang.CharSequence, java.lang.CharSequence)
CharSequence a
CharSequence b
public static boolean containsIgnoreCase (java.lang.CharSequence, java.lang.CharSequence)
CharSequence a
CharSequence b
public static boolean contentEqualsIgnoreCase (java.lang.CharSequence, java.lang.CharSequence)
int i
int j
CharSequence a
CharSequence b
public static boolean containsContentEqualsIgnoreCase (java.util.Collection, java.lang.CharSequence)
CharSequence v
java.util.Collection collection
CharSequence value
public static boolean containsAllContentEqualsIgnoreCase (java.util.Collection, java.util.Collection)
CharSequence v
java.util.Collection a
java.util.Collection b
public static boolean contentEquals (java.lang.CharSequence, java.lang.CharSequence)
int i
CharSequence a
CharSequence b
private static io.grpc.netty.shaded.io.netty.util.AsciiString[] toAsciiStringArray (java.lang.String[])
int i
String[] jdkResult
io.grpc.netty.shaded.io.netty.util.AsciiString[] res
private static boolean contains (java.lang.CharSequence, java.lang.CharSequence, io.grpc.netty.shaded.io.netty.util.AsciiString$CharEqualityComparator)
int i
CharSequence a
CharSequence b
io.grpc.netty.shaded.io.netty.util.AsciiString$CharEqualityComparator cmp
int bStart
private static boolean regionMatchesCharSequences (java.lang.CharSequence, int, java.lang.CharSequence, int, int, io.grpc.netty.shaded.io.netty.util.AsciiString$CharEqualityComparator)
char c1
char c2
CharSequence cs
int csStart
CharSequence string
int start
int length
io.grpc.netty.shaded.io.netty.util.AsciiString$CharEqualityComparator charEqualityComparator
int csIndex
int csEnd
int stringIndex
public static boolean regionMatches (java.lang.CharSequence, boolean, int, java.lang.CharSequence, int, int)
CharSequence cs
boolean ignoreCase
int csStart
CharSequence string
int start
int length
public static boolean regionMatchesAscii (java.lang.CharSequence, boolean, int, java.lang.CharSequence, int, int)
CharSequence cs
boolean ignoreCase
int csStart
CharSequence string
int start
int length
public static int indexOfIgnoreCase (java.lang.CharSequence, java.lang.CharSequence, int)
int i
CharSequence str
CharSequence searchStr
int startPos
int searchStrLen
int endLimit
public static int indexOfIgnoreCaseAscii (java.lang.CharSequence, java.lang.CharSequence, int)
int i
CharSequence str
CharSequence searchStr
int startPos
int searchStrLen
int endLimit
public static int indexOf (java.lang.CharSequence, char, int)
int i
CharSequence cs
char searchChar
int start
int sz
private static boolean equalsIgnoreCase (byte, byte)
byte a
byte b
private static boolean equalsIgnoreCase (char, char)
char a
char b
private static byte toLowerCase (byte)
byte b
private static char toLowerCase (char)
char c
private static byte toUpperCase (byte)
byte b
private static boolean isLowerCase (byte)
byte value
public static boolean isUpperCase (byte)
byte value
public static boolean isUpperCase (char)
char value
public static byte c2b (char)
char c
private static byte c2b0 (char)
char c
public static char b2c (byte)
byte b
public volatile java.lang.CharSequence subSequence (int, int)
public volatile int compareTo (java.lang.Object)
static boolean access$000 (char, char)
char x0
char x1
static void ()
}
io/grpc/netty/shaded/io/netty/util/ByteProcessor$3.classByteProcessor.java
package io.grpc.netty.shaded.io.netty.util
final io.grpc.netty.shaded.io.netty.util.ByteProcessor$3 extends java.lang.Object implements io.grpc.netty.shaded.io.netty.util.ByteProcessor {
void ()
public boolean process (byte)
byte value
}
io/grpc/netty/shaded/io/netty/util/ThreadDeathWatcher$Watcher.classThreadDeathWatcher.java
package io.grpc.netty.shaded.io.netty.util
final io.grpc.netty.shaded.io.netty.util.ThreadDeathWatcher$Watcher extends java.lang.Object implements java.lang.Runnable {
private final java.util.List watchees
static final boolean $assertionsDisabled
private void ()
public void run ()
boolean stopped
private void fetchWatchees ()
io.grpc.netty.shaded.io.netty.util.ThreadDeathWatcher$Entry e
private void notifyWatchees ()
Throwable t
io.grpc.netty.shaded.io.netty.util.ThreadDeathWatcher$Entry e
int i
java.util.List watchees
void (io.grpc.netty.shaded.io.netty.util.ThreadDeathWatcher$1)
io.grpc.netty.shaded.io.netty.util.ThreadDeathWatcher$1 x0
static void ()
}
io/grpc/netty/shaded/io/netty/util/collection/CharObjectHashMap$1.classCharObjectHashMap.java
package io.grpc.netty.shaded.io.netty.util.collection
io.grpc.netty.shaded.io.netty.util.collection.CharObjectHashMap$1 extends java.lang.Object implements java.lang.Iterable {
final io.grpc.netty.shaded.io.netty.util.collection.CharObjectHashMap this$0
void (io.grpc.netty.shaded.io.netty.util.collection.CharObjectHashMap)
io.grpc.netty.shaded.io.netty.util.collection.CharObjectHashMap this$0
public java.util.Iterator iterator ()
}
io/grpc/netty/shaded/io/netty/util/collection/LongObjectHashMap$KeySet.classLongObjectHashMap.java
package io.grpc.netty.shaded.io.netty.util.collection
final io.grpc.netty.shaded.io.netty.util.collection.LongObjectHashMap$KeySet extends java.util.AbstractSet {
final io.grpc.netty.shaded.io.netty.util.collection.LongObjectHashMap this$0
private void (io.grpc.netty.shaded.io.netty.util.collection.LongObjectHashMap)
public int size ()
public boolean contains (java.lang.Object)
Object o
public boolean remove (java.lang.Object)
Object o
public boolean retainAll (java.util.Collection)
io.grpc.netty.shaded.io.netty.util.collection.LongObjectMap$PrimitiveEntry entry
java.util.Iterator iter
java.util.Collection retainedKeys
boolean changed
public void clear ()
public java.util.Iterator iterator ()
void (io.grpc.netty.shaded.io.netty.util.collection.LongObjectHashMap, io.grpc.netty.shaded.io.netty.util.collection.LongObjectHashMap$1)
io.grpc.netty.shaded.io.netty.util.collection.LongObjectHashMap x0
io.grpc.netty.shaded.io.netty.util.collection.LongObjectHashMap$1 x1
}
io/grpc/netty/shaded/io/netty/util/collection/LongCollections$1.classLongCollections.java
package io.grpc.netty.shaded.io.netty.util.collection
io.grpc.netty.shaded.io.netty.util.collection.LongCollections$1 extends java.lang.Object {
}
io/grpc/netty/shaded/io/netty/util/collection/LongObjectHashMap$1.classLongObjectHashMap.java
package io.grpc.netty.shaded.io.netty.util.collection
io.grpc.netty.shaded.io.netty.util.collection.LongObjectHashMap$1 extends java.lang.Object implements java.lang.Iterable {
final io.grpc.netty.shaded.io.netty.util.collection.LongObjectHashMap this$0
void (io.grpc.netty.shaded.io.netty.util.collection.LongObjectHashMap)
io.grpc.netty.shaded.io.netty.util.collection.LongObjectHashMap this$0
public java.util.Iterator iterator ()
}
io/grpc/netty/shaded/io/netty/util/collection/LongObjectHashMap$KeySet$1.classLongObjectHashMap.java
package io.grpc.netty.shaded.io.netty.util.collection
io.grpc.netty.shaded.io.netty.util.collection.LongObjectHashMap$KeySet$1 extends java.lang.Object implements java.util.Iterator {
private final java.util.Iterator iter
final io.grpc.netty.shaded.io.netty.util.collection.LongObjectHashMap$KeySet this$1
void (io.grpc.netty.shaded.io.netty.util.collection.LongObjectHashMap$KeySet)
io.grpc.netty.shaded.io.netty.util.collection.LongObjectHashMap$KeySet this$1
public boolean hasNext ()
public java.lang.Long next ()
public void remove ()
public volatile java.lang.Object next ()
}
io/grpc/netty/shaded/io/netty/util/collection/LongObjectMap$PrimitiveEntry.classLongObjectMap.java
package io.grpc.netty.shaded.io.netty.util.collection
public abstract io.grpc.netty.shaded.io.netty.util.collection.LongObjectMap$PrimitiveEntry extends java.lang.Object {
public abstract long key ()
public abstract java.lang.Object value ()
public abstract void setValue (java.lang.Object)
}
io/grpc/netty/shaded/io/netty/util/collection/LongObjectMap.classLongObjectMap.java
package io.grpc.netty.shaded.io.netty.util.collection
public abstract io.grpc.netty.shaded.io.netty.util.collection.LongObjectMap extends java.lang.Object implements java.util.Map {
public abstract java.lang.Object get (long)
public abstract java.lang.Object put (long, java.lang.Object)
public abstract java.lang.Object remove (long)
public abstract java.lang.Iterable entries ()
public abstract boolean containsKey (long)
}
io/grpc/netty/shaded/io/netty/util/collection/CharObjectHashMap$2$1.classCharObjectHashMap.java
package io.grpc.netty.shaded.io.netty.util.collection
io.grpc.netty.shaded.io.netty.util.collection.CharObjectHashMap$2$1 extends java.lang.Object implements java.util.Iterator {
final io.grpc.netty.shaded.io.netty.util.collection.CharObjectHashMap$PrimitiveIterator iter
final io.grpc.netty.shaded.io.netty.util.collection.CharObjectHashMap$2 this$1
void (io.grpc.netty.shaded.io.netty.util.collection.CharObjectHashMap$2)
io.grpc.netty.shaded.io.netty.util.collection.CharObjectHashMap$2 this$1
public boolean hasNext ()
public java.lang.Object next ()
public void remove ()
}
io/grpc/netty/shaded/io/netty/util/collection/CharObjectHashMap$EntrySet.classCharObjectHashMap.java
package io.grpc.netty.shaded.io.netty.util.collection
final io.grpc.netty.shaded.io.netty.util.collection.CharObjectHashMap$EntrySet extends java.util.AbstractSet {
final io.grpc.netty.shaded.io.netty.util.collection.CharObjectHashMap this$0
private void (io.grpc.netty.shaded.io.netty.util.collection.CharObjectHashMap)
public java.util.Iterator iterator ()
public int size ()
void (io.grpc.netty.shaded.io.netty.util.collection.CharObjectHashMap, io.grpc.netty.shaded.io.netty.util.collection.CharObjectHashMap$1)
io.grpc.netty.shaded.io.netty.util.collection.CharObjectHashMap x0
io.grpc.netty.shaded.io.netty.util.collection.CharObjectHashMap$1 x1
}
io/grpc/netty/shaded/io/netty/util/collection/ShortObjectHashMap$1.classShortObjectHashMap.java
package io.grpc.netty.shaded.io.netty.util.collection
io.grpc.netty.shaded.io.netty.util.collection.ShortObjectHashMap$1 extends java.lang.Object implements java.lang.Iterable {
final io.grpc.netty.shaded.io.netty.util.collection.ShortObjectHashMap this$0
void (io.grpc.netty.shaded.io.netty.util.collection.ShortObjectHashMap)
io.grpc.netty.shaded.io.netty.util.collection.ShortObjectHashMap this$0
public java.util.Iterator iterator ()
}
io/grpc/netty/shaded/io/netty/util/collection/IntObjectHashMap$MapEntry.classIntObjectHashMap.java
package io.grpc.netty.shaded.io.netty.util.collection
final io.grpc.netty.shaded.io.netty.util.collection.IntObjectHashMap$MapEntry extends java.lang.Object implements java.util.Map$Entry {
private final int entryIndex
final io.grpc.netty.shaded.io.netty.util.collection.IntObjectHashMap this$0
void (io.grpc.netty.shaded.io.netty.util.collection.IntObjectHashMap, int)
io.grpc.netty.shaded.io.netty.util.collection.IntObjectHashMap this$0
int entryIndex
public java.lang.Integer getKey ()
public java.lang.Object getValue ()
public java.lang.Object setValue (java.lang.Object)
Object value
Object prevValue
private void verifyExists ()
public volatile java.lang.Object getKey ()
}
io/grpc/netty/shaded/io/netty/util/collection/ShortCollections$1.classShortCollections.java
package io.grpc.netty.shaded.io.netty.util.collection
io.grpc.netty.shaded.io.netty.util.collection.ShortCollections$1 extends java.lang.Object {
}
io/grpc/netty/shaded/io/netty/util/collection/LongObjectHashMap.classLongObjectHashMap.java
package io.grpc.netty.shaded.io.netty.util.collection
public io.grpc.netty.shaded.io.netty.util.collection.LongObjectHashMap extends java.lang.Object implements io.grpc.netty.shaded.io.netty.util.collection.LongObjectMap {
public static final int DEFAULT_CAPACITY
public static final float DEFAULT_LOAD_FACTOR
private static final Object NULL_VALUE
private int maxSize
private final float loadFactor
private long[] keys
private Object[] values
private int size
private int mask
private final java.util.Set keySet
private final java.util.Set entrySet
private final Iterable entries
static final boolean $assertionsDisabled
public void ()
public void (int)
int initialCapacity
public void (int, float)
int initialCapacity
float loadFactor
int capacity
Object[] temp
private static java.lang.Object toExternal (java.lang.Object)
Object value
private static java.lang.Object toInternal (java.lang.Object)
Object value
public java.lang.Object get (long)
long key
int index
public java.lang.Object put (long, java.lang.Object)
Object previousValue
long key
Object value
int startIndex
int index
public void putAll (java.util.Map)
Object sourceValue
int i
io.grpc.netty.shaded.io.netty.util.collection.LongObjectHashMap source
java.util.Map$Entry entry
java.util.Map sourceMap
public java.lang.Object remove (long)
long key
int index
Object prev
public int size ()
public boolean isEmpty ()
public void clear ()
public boolean containsKey (long)
long key
public boolean containsValue (java.lang.Object)
Object v2
Object value
Object v1
public java.lang.Iterable entries ()
public java.util.Collection values ()
public int hashCode ()
long key
int hash
public boolean equals (java.lang.Object)
long key
Object otherValue
Object value
int i
Object obj
io.grpc.netty.shaded.io.netty.util.collection.LongObjectMap other
public boolean containsKey (java.lang.Object)
Object key
public java.lang.Object get (java.lang.Object)
Object key
public java.lang.Object put (java.lang.Long, java.lang.Object)
Long key
Object value
public java.lang.Object remove (java.lang.Object)
Object key
public java.util.Set keySet ()
public java.util.Set entrySet ()
private long objectToKey (java.lang.Object)
Object key
private int indexOf (long)
long key
int startIndex
int index
private int hashIndex (long)
long key
private static int hashCode (long)
long key
private int probeNext (int)
int index
private void growSize ()
private boolean removeAt (int)
long key
int bucket
Object value
int index
int nextFree
int i
private int calcMaxSize (int)
int capacity
int upperBound
private void rehash (int)
long oldKey
int index
Object oldVal
int i
int newCapacity
long[] oldKeys
Object[] oldVals
Object[] temp
public java.lang.String toString ()
Object value
int i
StringBuilder sb
boolean first
protected java.lang.String keyToString (long)
long key
public volatile java.lang.Object put (java.lang.Object, java.lang.Object)
static int access$300 (io.grpc.netty.shaded.io.netty.util.collection.LongObjectHashMap)
io.grpc.netty.shaded.io.netty.util.collection.LongObjectHashMap x0
static java.util.Set access$500 (io.grpc.netty.shaded.io.netty.util.collection.LongObjectHashMap)
io.grpc.netty.shaded.io.netty.util.collection.LongObjectHashMap x0
static java.lang.Object[] access$600 (io.grpc.netty.shaded.io.netty.util.collection.LongObjectHashMap)
io.grpc.netty.shaded.io.netty.util.collection.LongObjectHashMap x0
static boolean access$700 (io.grpc.netty.shaded.io.netty.util.collection.LongObjectHashMap, int)
io.grpc.netty.shaded.io.netty.util.collection.LongObjectHashMap x0
int x1
static long[] access$800 (io.grpc.netty.shaded.io.netty.util.collection.LongObjectHashMap)
io.grpc.netty.shaded.io.netty.util.collection.LongObjectHashMap x0
static java.lang.Object access$900 (java.lang.Object)
Object x0
static java.lang.Object access$1000 (java.lang.Object)
Object x0
static void ()
}
io/grpc/netty/shaded/io/netty/util/collection/ShortObjectHashMap$PrimitiveIterator.classShortObjectHashMap.java
package io.grpc.netty.shaded.io.netty.util.collection
final io.grpc.netty.shaded.io.netty.util.collection.ShortObjectHashMap$PrimitiveIterator extends java.lang.Object implements java.util.Iterator io.grpc.netty.shaded.io.netty.util.collection.ShortObjectMap$PrimitiveEntry {
private int prevIndex
private int nextIndex
private int entryIndex
final io.grpc.netty.shaded.io.netty.util.collection.ShortObjectHashMap this$0
private void (io.grpc.netty.shaded.io.netty.util.collection.ShortObjectHashMap)
private void scanNext ()
public boolean hasNext ()
public io.grpc.netty.shaded.io.netty.util.collection.ShortObjectMap$PrimitiveEntry next ()
public void remove ()
public short key ()
public java.lang.Object value ()
public void setValue (java.lang.Object)
Object value
public volatile java.lang.Object next ()
void (io.grpc.netty.shaded.io.netty.util.collection.ShortObjectHashMap, io.grpc.netty.shaded.io.netty.util.collection.ShortObjectHashMap$1)
io.grpc.netty.shaded.io.netty.util.collection.ShortObjectHashMap x0
io.grpc.netty.shaded.io.netty.util.collection.ShortObjectHashMap$1 x1
static int access$1100 (io.grpc.netty.shaded.io.netty.util.collection.ShortObjectHashMap$PrimitiveIterator)
io.grpc.netty.shaded.io.netty.util.collection.ShortObjectHashMap$PrimitiveIterator x0
}
io/grpc/netty/shaded/io/netty/util/collection/ShortObjectHashMap$MapEntry.classShortObjectHashMap.java
package io.grpc.netty.shaded.io.netty.util.collection
final io.grpc.netty.shaded.io.netty.util.collection.ShortObjectHashMap$MapEntry extends java.lang.Object implements java.util.Map$Entry {
private final int entryIndex
final io.grpc.netty.shaded.io.netty.util.collection.ShortObjectHashMap this$0
void (io.grpc.netty.shaded.io.netty.util.collection.ShortObjectHashMap, int)
io.grpc.netty.shaded.io.netty.util.collection.ShortObjectHashMap this$0
int entryIndex
public java.lang.Short getKey ()
public java.lang.Object getValue ()
public java.lang.Object setValue (java.lang.Object)
Object value
Object prevValue
private void verifyExists ()
public volatile java.lang.Object getKey ()
}
io/grpc/netty/shaded/io/netty/util/collection/IntCollections$UnmodifiableMap$IteratorImpl.classIntCollections.java
package io.grpc.netty.shaded.io.netty.util.collection
io.grpc.netty.shaded.io.netty.util.collection.IntCollections$UnmodifiableMap$IteratorImpl extends java.lang.Object implements java.util.Iterator {
final java.util.Iterator iter
final io.grpc.netty.shaded.io.netty.util.collection.IntCollections$UnmodifiableMap this$0
void (io.grpc.netty.shaded.io.netty.util.collection.IntCollections$UnmodifiableMap, java.util.Iterator)
java.util.Iterator iter
public boolean hasNext ()
public io.grpc.netty.shaded.io.netty.util.collection.IntObjectMap$PrimitiveEntry next ()
public void remove ()
public volatile java.lang.Object next ()
}
io/grpc/netty/shaded/io/netty/util/collection/CharCollections$UnmodifiableMap$EntryImpl.classCharCollections.java
package io.grpc.netty.shaded.io.netty.util.collection
io.grpc.netty.shaded.io.netty.util.collection.CharCollections$UnmodifiableMap$EntryImpl extends java.lang.Object implements io.grpc.netty.shaded.io.netty.util.collection.CharObjectMap$PrimitiveEntry {
private final io.grpc.netty.shaded.io.netty.util.collection.CharObjectMap$PrimitiveEntry entry
final io.grpc.netty.shaded.io.netty.util.collection.CharCollections$UnmodifiableMap this$0
void (io.grpc.netty.shaded.io.netty.util.collection.CharCollections$UnmodifiableMap, io.grpc.netty.shaded.io.netty.util.collection.CharObjectMap$PrimitiveEntry)
io.grpc.netty.shaded.io.netty.util.collection.CharObjectMap$PrimitiveEntry entry
public char key ()
public java.lang.Object value ()
public void setValue (java.lang.Object)
Object value
}
io/grpc/netty/shaded/io/netty/util/collection/ShortCollections$UnmodifiableMap$IteratorImpl.classShortCollections.java
package io.grpc.netty.shaded.io.netty.util.collection
io.grpc.netty.shaded.io.netty.util.collection.ShortCollections$UnmodifiableMap$IteratorImpl extends java.lang.Object implements java.util.Iterator {
final java.util.Iterator iter
final io.grpc.netty.shaded.io.netty.util.collection.ShortCollections$UnmodifiableMap this$0
void (io.grpc.netty.shaded.io.netty.util.collection.ShortCollections$UnmodifiableMap, java.util.Iterator)
java.util.Iterator iter
public boolean hasNext ()
public io.grpc.netty.shaded.io.netty.util.collection.ShortObjectMap$PrimitiveEntry next ()
public void remove ()
public volatile java.lang.Object next ()
}
io/grpc/netty/shaded/io/netty/util/collection/CharObjectHashMap$KeySet.classCharObjectHashMap.java
package io.grpc.netty.shaded.io.netty.util.collection
final io.grpc.netty.shaded.io.netty.util.collection.CharObjectHashMap$KeySet extends java.util.AbstractSet {
final io.grpc.netty.shaded.io.netty.util.collection.CharObjectHashMap this$0
private void (io.grpc.netty.shaded.io.netty.util.collection.CharObjectHashMap)
public int size ()
public boolean contains (java.lang.Object)
Object o
public boolean remove (java.lang.Object)
Object o
public boolean retainAll (java.util.Collection)
io.grpc.netty.shaded.io.netty.util.collection.CharObjectMap$PrimitiveEntry entry
java.util.Iterator iter
java.util.Collection retainedKeys
boolean changed
public void clear ()
public java.util.Iterator iterator ()
void (io.grpc.netty.shaded.io.netty.util.collection.CharObjectHashMap, io.grpc.netty.shaded.io.netty.util.collection.CharObjectHashMap$1)
io.grpc.netty.shaded.io.netty.util.collection.CharObjectHashMap x0
io.grpc.netty.shaded.io.netty.util.collection.CharObjectHashMap$1 x1
}
io/grpc/netty/shaded/io/netty/util/collection/ByteCollections$UnmodifiableMap.classByteCollections.java
package io.grpc.netty.shaded.io.netty.util.collection
final io.grpc.netty.shaded.io.netty.util.collection.ByteCollections$UnmodifiableMap extends java.lang.Object implements io.grpc.netty.shaded.io.netty.util.collection.ByteObjectMap {
private final io.grpc.netty.shaded.io.netty.util.collection.ByteObjectMap map
private java.util.Set keySet
private java.util.Set entrySet
private java.util.Collection values
private Iterable entries
void (io.grpc.netty.shaded.io.netty.util.collection.ByteObjectMap)
io.grpc.netty.shaded.io.netty.util.collection.ByteObjectMap map
public java.lang.Object get (byte)
byte key
public java.lang.Object put (byte, java.lang.Object)
byte key
Object value
public java.lang.Object remove (byte)
byte key
public int size ()
public boolean isEmpty ()
public void clear ()
public boolean containsKey (byte)
byte key
public boolean containsValue (java.lang.Object)
Object value
public boolean containsKey (java.lang.Object)
Object key
public java.lang.Object get (java.lang.Object)
Object key
public java.lang.Object put (java.lang.Byte, java.lang.Object)
Byte key
Object value
public java.lang.Object remove (java.lang.Object)
Object key
public void putAll (java.util.Map)
java.util.Map m
public java.lang.Iterable entries ()
public java.util.Set keySet ()
public java.util.Set entrySet ()
public java.util.Collection values ()
public volatile java.lang.Object put (java.lang.Object, java.lang.Object)
static io.grpc.netty.shaded.io.netty.util.collection.ByteObjectMap access$100 (io.grpc.netty.shaded.io.netty.util.collection.ByteCollections$UnmodifiableMap)
io.grpc.netty.shaded.io.netty.util.collection.ByteCollections$UnmodifiableMap x0
}
io/grpc/netty/shaded/io/netty/util/collection/LongObjectHashMap$2.classLongObjectHashMap.java
package io.grpc.netty.shaded.io.netty.util.collection
io.grpc.netty.shaded.io.netty.util.collection.LongObjectHashMap$2 extends java.util.AbstractCollection {
final io.grpc.netty.shaded.io.netty.util.collection.LongObjectHashMap this$0
void (io.grpc.netty.shaded.io.netty.util.collection.LongObjectHashMap)
io.grpc.netty.shaded.io.netty.util.collection.LongObjectHashMap this$0
public java.util.Iterator iterator ()
public int size ()
}
io/grpc/netty/shaded/io/netty/util/collection/ByteObjectMap.classByteObjectMap.java
package io.grpc.netty.shaded.io.netty.util.collection
public abstract io.grpc.netty.shaded.io.netty.util.collection.ByteObjectMap extends java.lang.Object implements java.util.Map {
public abstract java.lang.Object get (byte)
public abstract java.lang.Object put (byte, java.lang.Object)
public abstract java.lang.Object remove (byte)
public abstract java.lang.Iterable entries ()
public abstract boolean containsKey (byte)
}
io/grpc/netty/shaded/io/netty/util/collection/ByteCollections$UnmodifiableMap$EntryImpl.classByteCollections.java
package io.grpc.netty.shaded.io.netty.util.collection
io.grpc.netty.shaded.io.netty.util.collection.ByteCollections$UnmodifiableMap$EntryImpl extends java.lang.Object implements io.grpc.netty.shaded.io.netty.util.collection.ByteObjectMap$PrimitiveEntry {
private final io.grpc.netty.shaded.io.netty.util.collection.ByteObjectMap$PrimitiveEntry entry
final io.grpc.netty.shaded.io.netty.util.collection.ByteCollections$UnmodifiableMap this$0
void (io.grpc.netty.shaded.io.netty.util.collection.ByteCollections$UnmodifiableMap, io.grpc.netty.shaded.io.netty.util.collection.ByteObjectMap$PrimitiveEntry)
io.grpc.netty.shaded.io.netty.util.collection.ByteObjectMap$PrimitiveEntry entry
public byte key ()
public java.lang.Object value ()
public void setValue (java.lang.Object)
Object value
}
io/grpc/netty/shaded/io/netty/util/collection/ShortObjectHashMap$MapIterator.classShortObjectHashMap.java
package io.grpc.netty.shaded.io.netty.util.collection
final io.grpc.netty.shaded.io.netty.util.collection.ShortObjectHashMap$MapIterator extends java.lang.Object implements java.util.Iterator {
private final io.grpc.netty.shaded.io.netty.util.collection.ShortObjectHashMap$PrimitiveIterator iter
final io.grpc.netty.shaded.io.netty.util.collection.ShortObjectHashMap this$0
private void (io.grpc.netty.shaded.io.netty.util.collection.ShortObjectHashMap)
public boolean hasNext ()
public java.util.Map$Entry next ()
public void remove ()
public volatile java.lang.Object next ()
void (io.grpc.netty.shaded.io.netty.util.collection.ShortObjectHashMap, io.grpc.netty.shaded.io.netty.util.collection.ShortObjectHashMap$1)
io.grpc.netty.shaded.io.netty.util.collection.ShortObjectHashMap x0
io.grpc.netty.shaded.io.netty.util.collection.ShortObjectHashMap$1 x1
}
io/grpc/netty/shaded/io/netty/util/collection/IntObjectHashMap$KeySet$1.classIntObjectHashMap.java
package io.grpc.netty.shaded.io.netty.util.collection
io.grpc.netty.shaded.io.netty.util.collection.IntObjectHashMap$KeySet$1 extends java.lang.Object implements java.util.Iterator {
private final java.util.Iterator iter
final io.grpc.netty.shaded.io.netty.util.collection.IntObjectHashMap$KeySet this$1
void (io.grpc.netty.shaded.io.netty.util.collection.IntObjectHashMap$KeySet)
io.grpc.netty.shaded.io.netty.util.collection.IntObjectHashMap$KeySet this$1
public boolean hasNext ()
public java.lang.Integer next ()
public void remove ()
public volatile java.lang.Object next ()
}
io/grpc/netty/shaded/io/netty/util/collection/ByteCollections$UnmodifiableMap$1.classByteCollections.java
package io.grpc.netty.shaded.io.netty.util.collection
io.grpc.netty.shaded.io.netty.util.collection.ByteCollections$UnmodifiableMap$1 extends java.lang.Object implements java.lang.Iterable {
final io.grpc.netty.shaded.io.netty.util.collection.ByteCollections$UnmodifiableMap this$0
void (io.grpc.netty.shaded.io.netty.util.collection.ByteCollections$UnmodifiableMap)
io.grpc.netty.shaded.io.netty.util.collection.ByteCollections$UnmodifiableMap this$0
public java.util.Iterator iterator ()
}
io/grpc/netty/shaded/io/netty/util/collection/LongObjectHashMap$MapEntry.classLongObjectHashMap.java
package io.grpc.netty.shaded.io.netty.util.collection
final io.grpc.netty.shaded.io.netty.util.collection.LongObjectHashMap$MapEntry extends java.lang.Object implements java.util.Map$Entry {
private final int entryIndex
final io.grpc.netty.shaded.io.netty.util.collection.LongObjectHashMap this$0
void (io.grpc.netty.shaded.io.netty.util.collection.LongObjectHashMap, int)
io.grpc.netty.shaded.io.netty.util.collection.LongObjectHashMap this$0
int entryIndex
public java.lang.Long getKey ()
public java.lang.Object getValue ()
public java.lang.Object setValue (java.lang.Object)
Object value
Object prevValue
private void verifyExists ()
public volatile java.lang.Object getKey ()
}
io/grpc/netty/shaded/io/netty/util/collection/CharCollections$1.classCharCollections.java
package io.grpc.netty.shaded.io.netty.util.collection
io.grpc.netty.shaded.io.netty.util.collection.CharCollections$1 extends java.lang.Object {
}
io/grpc/netty/shaded/io/netty/util/collection/CharObjectMap$PrimitiveEntry.classCharObjectMap.java
package io.grpc.netty.shaded.io.netty.util.collection
public abstract io.grpc.netty.shaded.io.netty.util.collection.CharObjectMap$PrimitiveEntry extends java.lang.Object {
public abstract char key ()
public abstract java.lang.Object value ()
public abstract void setValue (java.lang.Object)
}
io/grpc/netty/shaded/io/netty/util/collection/CharObjectHashMap$MapIterator.classCharObjectHashMap.java
package io.grpc.netty.shaded.io.netty.util.collection
final io.grpc.netty.shaded.io.netty.util.collection.CharObjectHashMap$MapIterator extends java.lang.Object implements java.util.Iterator {
private final io.grpc.netty.shaded.io.netty.util.collection.CharObjectHashMap$PrimitiveIterator iter
final io.grpc.netty.shaded.io.netty.util.collection.CharObjectHashMap this$0
private void (io.grpc.netty.shaded.io.netty.util.collection.CharObjectHashMap)
public boolean hasNext ()
public java.util.Map$Entry next ()
public void remove ()
public volatile java.lang.Object next ()
void (io.grpc.netty.shaded.io.netty.util.collection.CharObjectHashMap, io.grpc.netty.shaded.io.netty.util.collection.CharObjectHashMap$1)
io.grpc.netty.shaded.io.netty.util.collection.CharObjectHashMap x0
io.grpc.netty.shaded.io.netty.util.collection.CharObjectHashMap$1 x1
}
io/grpc/netty/shaded/io/netty/util/collection/ByteObjectHashMap$MapIterator.classByteObjectHashMap.java
package io.grpc.netty.shaded.io.netty.util.collection
final io.grpc.netty.shaded.io.netty.util.collection.ByteObjectHashMap$MapIterator extends java.lang.Object implements java.util.Iterator {
private final io.grpc.netty.shaded.io.netty.util.collection.ByteObjectHashMap$PrimitiveIterator iter
final io.grpc.netty.shaded.io.netty.util.collection.ByteObjectHashMap this$0
private void (io.grpc.netty.shaded.io.netty.util.collection.ByteObjectHashMap)
public boolean hasNext ()
public java.util.Map$Entry next ()
public void remove ()
public volatile java.lang.Object next ()
void (io.grpc.netty.shaded.io.netty.util.collection.ByteObjectHashMap, io.grpc.netty.shaded.io.netty.util.collection.ByteObjectHashMap$1)
io.grpc.netty.shaded.io.netty.util.collection.ByteObjectHashMap x0
io.grpc.netty.shaded.io.netty.util.collection.ByteObjectHashMap$1 x1
}
io/grpc/netty/shaded/io/netty/util/collection/ShortObjectHashMap$KeySet.classShortObjectHashMap.java
package io.grpc.netty.shaded.io.netty.util.collection
final io.grpc.netty.shaded.io.netty.util.collection.ShortObjectHashMap$KeySet extends java.util.AbstractSet {
final io.grpc.netty.shaded.io.netty.util.collection.ShortObjectHashMap this$0
private void (io.grpc.netty.shaded.io.netty.util.collection.ShortObjectHashMap)
public int size ()
public boolean contains (java.lang.Object)
Object o
public boolean remove (java.lang.Object)
Object o
public boolean retainAll (java.util.Collection)
io.grpc.netty.shaded.io.netty.util.collection.ShortObjectMap$PrimitiveEntry entry
java.util.Iterator iter
java.util.Collection retainedKeys
boolean changed
public void clear ()
public java.util.Iterator iterator ()
void (io.grpc.netty.shaded.io.netty.util.collection.ShortObjectHashMap, io.grpc.netty.shaded.io.netty.util.collection.ShortObjectHashMap$1)
io.grpc.netty.shaded.io.netty.util.collection.ShortObjectHashMap x0
io.grpc.netty.shaded.io.netty.util.collection.ShortObjectHashMap$1 x1
}
io/grpc/netty/shaded/io/netty/util/collection/ByteCollections.classByteCollections.java
package io.grpc.netty.shaded.io.netty.util.collection
public final io.grpc.netty.shaded.io.netty.util.collection.ByteCollections extends java.lang.Object {
private static final io.grpc.netty.shaded.io.netty.util.collection.ByteObjectMap EMPTY_MAP
private void ()
public static io.grpc.netty.shaded.io.netty.util.collection.ByteObjectMap emptyMap ()
public static io.grpc.netty.shaded.io.netty.util.collection.ByteObjectMap unmodifiableMap (io.grpc.netty.shaded.io.netty.util.collection.ByteObjectMap)
io.grpc.netty.shaded.io.netty.util.collection.ByteObjectMap map
static void ()
}
io/grpc/netty/shaded/io/netty/util/collection/ShortCollections$UnmodifiableMap$EntryImpl.classShortCollections.java
package io.grpc.netty.shaded.io.netty.util.collection
io.grpc.netty.shaded.io.netty.util.collection.ShortCollections$UnmodifiableMap$EntryImpl extends java.lang.Object implements io.grpc.netty.shaded.io.netty.util.collection.ShortObjectMap$PrimitiveEntry {
private final io.grpc.netty.shaded.io.netty.util.collection.ShortObjectMap$PrimitiveEntry entry
final io.grpc.netty.shaded.io.netty.util.collection.ShortCollections$UnmodifiableMap this$0
void (io.grpc.netty.shaded.io.netty.util.collection.ShortCollections$UnmodifiableMap, io.grpc.netty.shaded.io.netty.util.collection.ShortObjectMap$PrimitiveEntry)
io.grpc.netty.shaded.io.netty.util.collection.ShortObjectMap$PrimitiveEntry entry
public short key ()
public java.lang.Object value ()
public void setValue (java.lang.Object)
Object value
}
io/grpc/netty/shaded/io/netty/util/collection/LongCollections$UnmodifiableMap$EntryImpl.classLongCollections.java
package io.grpc.netty.shaded.io.netty.util.collection
io.grpc.netty.shaded.io.netty.util.collection.LongCollections$UnmodifiableMap$EntryImpl extends java.lang.Object implements io.grpc.netty.shaded.io.netty.util.collection.LongObjectMap$PrimitiveEntry {
private final io.grpc.netty.shaded.io.netty.util.collection.LongObjectMap$PrimitiveEntry entry
final io.grpc.netty.shaded.io.netty.util.collection.LongCollections$UnmodifiableMap this$0
void (io.grpc.netty.shaded.io.netty.util.collection.LongCollections$UnmodifiableMap, io.grpc.netty.shaded.io.netty.util.collection.LongObjectMap$PrimitiveEntry)
io.grpc.netty.shaded.io.netty.util.collection.LongObjectMap$PrimitiveEntry entry
public long key ()
public java.lang.Object value ()
public void setValue (java.lang.Object)
Object value
}
io/grpc/netty/shaded/io/netty/util/collection/LongObjectHashMap$2$1.classLongObjectHashMap.java
package io.grpc.netty.shaded.io.netty.util.collection
io.grpc.netty.shaded.io.netty.util.collection.LongObjectHashMap$2$1 extends java.lang.Object implements java.util.Iterator {
final io.grpc.netty.shaded.io.netty.util.collection.LongObjectHashMap$PrimitiveIterator iter
final io.grpc.netty.shaded.io.netty.util.collection.LongObjectHashMap$2 this$1
void (io.grpc.netty.shaded.io.netty.util.collection.LongObjectHashMap$2)
io.grpc.netty.shaded.io.netty.util.collection.LongObjectHashMap$2 this$1
public boolean hasNext ()
public java.lang.Object next ()
public void remove ()
}
io/grpc/netty/shaded/io/netty/util/collection/IntCollections$1.classIntCollections.java
package io.grpc.netty.shaded.io.netty.util.collection
io.grpc.netty.shaded.io.netty.util.collection.IntCollections$1 extends java.lang.Object {
}
io/grpc/netty/shaded/io/netty/util/collection/IntCollections.classIntCollections.java
package io.grpc.netty.shaded.io.netty.util.collection
public final io.grpc.netty.shaded.io.netty.util.collection.IntCollections extends java.lang.Object {
private static final io.grpc.netty.shaded.io.netty.util.collection.IntObjectMap EMPTY_MAP
private void ()
public static io.grpc.netty.shaded.io.netty.util.collection.IntObjectMap emptyMap ()
public static io.grpc.netty.shaded.io.netty.util.collection.IntObjectMap unmodifiableMap (io.grpc.netty.shaded.io.netty.util.collection.IntObjectMap)
io.grpc.netty.shaded.io.netty.util.collection.IntObjectMap map
static void ()
}
io/grpc/netty/shaded/io/netty/util/collection/IntCollections$UnmodifiableMap$1.classIntCollections.java
package io.grpc.netty.shaded.io.netty.util.collection
io.grpc.netty.shaded.io.netty.util.collection.IntCollections$UnmodifiableMap$1 extends java.lang.Object implements java.lang.Iterable {
final io.grpc.netty.shaded.io.netty.util.collection.IntCollections$UnmodifiableMap this$0
void (io.grpc.netty.shaded.io.netty.util.collection.IntCollections$UnmodifiableMap)
io.grpc.netty.shaded.io.netty.util.collection.IntCollections$UnmodifiableMap this$0
public java.util.Iterator iterator ()
}
io/grpc/netty/shaded/io/netty/util/collection/CharCollections$UnmodifiableMap$IteratorImpl.classCharCollections.java
package io.grpc.netty.shaded.io.netty.util.collection
io.grpc.netty.shaded.io.netty.util.collection.CharCollections$UnmodifiableMap$IteratorImpl extends java.lang.Object implements java.util.Iterator {
final java.util.Iterator iter
final io.grpc.netty.shaded.io.netty.util.collection.CharCollections$UnmodifiableMap this$0
void (io.grpc.netty.shaded.io.netty.util.collection.CharCollections$UnmodifiableMap, java.util.Iterator)
java.util.Iterator iter
public boolean hasNext ()
public io.grpc.netty.shaded.io.netty.util.collection.CharObjectMap$PrimitiveEntry next ()
public void remove ()
public volatile java.lang.Object next ()
}
io/grpc/netty/shaded/io/netty/util/collection/ShortObjectHashMap$KeySet$1.classShortObjectHashMap.java
package io.grpc.netty.shaded.io.netty.util.collection
io.grpc.netty.shaded.io.netty.util.collection.ShortObjectHashMap$KeySet$1 extends java.lang.Object implements java.util.Iterator {
private final java.util.Iterator iter
final io.grpc.netty.shaded.io.netty.util.collection.ShortObjectHashMap$KeySet this$1
void (io.grpc.netty.shaded.io.netty.util.collection.ShortObjectHashMap$KeySet)
io.grpc.netty.shaded.io.netty.util.collection.ShortObjectHashMap$KeySet this$1
public boolean hasNext ()
public java.lang.Short next ()
public void remove ()
public volatile java.lang.Object next ()
}
io/grpc/netty/shaded/io/netty/util/collection/IntCollections$EmptyMap.classIntCollections.java
package io.grpc.netty.shaded.io.netty.util.collection
final io.grpc.netty.shaded.io.netty.util.collection.IntCollections$EmptyMap extends java.lang.Object implements io.grpc.netty.shaded.io.netty.util.collection.IntObjectMap {
private void ()
public java.lang.Object get (int)
int key
public java.lang.Object put (int, java.lang.Object)
int key
Object value
public java.lang.Object remove (int)
int key
public int size ()
public boolean isEmpty ()
public boolean containsKey (java.lang.Object)
Object key
public void clear ()
public java.util.Set keySet ()
public boolean containsKey (int)
int key
public boolean containsValue (java.lang.Object)
Object value
public java.lang.Iterable entries ()
public java.lang.Object get (java.lang.Object)
Object key
public java.lang.Object put (java.lang.Integer, java.lang.Object)
Integer key
Object value
public java.lang.Object remove (java.lang.Object)
Object key
public void putAll (java.util.Map)
java.util.Map m
public java.util.Collection values ()
public java.util.Set entrySet ()
public volatile java.lang.Object put (java.lang.Object, java.lang.Object)
void (io.grpc.netty.shaded.io.netty.util.collection.IntCollections$1)
io.grpc.netty.shaded.io.netty.util.collection.IntCollections$1 x0
}
io/grpc/netty/shaded/io/netty/util/collection/ByteCollections$EmptyMap.classByteCollections.java
package io.grpc.netty.shaded.io.netty.util.collection
final io.grpc.netty.shaded.io.netty.util.collection.ByteCollections$EmptyMap extends java.lang.Object implements io.grpc.netty.shaded.io.netty.util.collection.ByteObjectMap {
private void ()
public java.lang.Object get (byte)
byte key
public java.lang.Object put (byte, java.lang.Object)
byte key
Object value
public java.lang.Object remove (byte)
byte key
public int size ()
public boolean isEmpty ()
public boolean containsKey (java.lang.Object)
Object key
public void clear ()
public java.util.Set keySet ()
public boolean containsKey (byte)
byte key
public boolean containsValue (java.lang.Object)
Object value
public java.lang.Iterable entries ()
public java.lang.Object get (java.lang.Object)
Object key
public java.lang.Object put (java.lang.Byte, java.lang.Object)
Byte key
Object value
public java.lang.Object remove (java.lang.Object)
Object key
public void putAll (java.util.Map)
java.util.Map m
public java.util.Collection values ()
public java.util.Set entrySet ()
public volatile java.lang.Object put (java.lang.Object, java.lang.Object)
void (io.grpc.netty.shaded.io.netty.util.collection.ByteCollections$1)
io.grpc.netty.shaded.io.netty.util.collection.ByteCollections$1 x0
}
io/grpc/netty/shaded/io/netty/util/collection/ByteObjectHashMap$KeySet$1.classByteObjectHashMap.java
package io.grpc.netty.shaded.io.netty.util.collection
io.grpc.netty.shaded.io.netty.util.collection.ByteObjectHashMap$KeySet$1 extends java.lang.Object implements java.util.Iterator {
private final java.util.Iterator iter
final io.grpc.netty.shaded.io.netty.util.collection.ByteObjectHashMap$KeySet this$1
void (io.grpc.netty.shaded.io.netty.util.collection.ByteObjectHashMap$KeySet)
io.grpc.netty.shaded.io.netty.util.collection.ByteObjectHashMap$KeySet this$1
public boolean hasNext ()
public java.lang.Byte next ()
public void remove ()
public volatile java.lang.Object next ()
}
io/grpc/netty/shaded/io/netty/util/collection/ByteObjectHashMap$KeySet.classByteObjectHashMap.java
package io.grpc.netty.shaded.io.netty.util.collection
final io.grpc.netty.shaded.io.netty.util.collection.ByteObjectHashMap$KeySet extends java.util.AbstractSet {
final io.grpc.netty.shaded.io.netty.util.collection.ByteObjectHashMap this$0
private void (io.grpc.netty.shaded.io.netty.util.collection.ByteObjectHashMap)
public int size ()
public boolean contains (java.lang.Object)
Object o
public boolean remove (java.lang.Object)
Object o
public boolean retainAll (java.util.Collection)
io.grpc.netty.shaded.io.netty.util.collection.ByteObjectMap$PrimitiveEntry entry
java.util.Iterator iter
java.util.Collection retainedKeys
boolean changed
public void clear ()
public java.util.Iterator iterator ()
void (io.grpc.netty.shaded.io.netty.util.collection.ByteObjectHashMap, io.grpc.netty.shaded.io.netty.util.collection.ByteObjectHashMap$1)
io.grpc.netty.shaded.io.netty.util.collection.ByteObjectHashMap x0
io.grpc.netty.shaded.io.netty.util.collection.ByteObjectHashMap$1 x1
}
io/grpc/netty/shaded/io/netty/util/collection/IntObjectHashMap$MapIterator.classIntObjectHashMap.java
package io.grpc.netty.shaded.io.netty.util.collection
final io.grpc.netty.shaded.io.netty.util.collection.IntObjectHashMap$MapIterator extends java.lang.Object implements java.util.Iterator {
private final io.grpc.netty.shaded.io.netty.util.collection.IntObjectHashMap$PrimitiveIterator iter
final io.grpc.netty.shaded.io.netty.util.collection.IntObjectHashMap this$0
private void (io.grpc.netty.shaded.io.netty.util.collection.IntObjectHashMap)
public boolean hasNext ()
public java.util.Map$Entry next ()
public void remove ()
public volatile java.lang.Object next ()
void (io.grpc.netty.shaded.io.netty.util.collection.IntObjectHashMap, io.grpc.netty.shaded.io.netty.util.collection.IntObjectHashMap$1)
io.grpc.netty.shaded.io.netty.util.collection.IntObjectHashMap x0
io.grpc.netty.shaded.io.netty.util.collection.IntObjectHashMap$1 x1
}
io/grpc/netty/shaded/io/netty/util/internal/LongAdderCounter.classLongAdderCounter.java
package io.grpc.netty.shaded.io.netty.util.internal
final io.grpc.netty.shaded.io.netty.util.internal.LongAdderCounter extends java.util.concurrent.atomic.LongAdder implements io.grpc.netty.shaded.io.netty.util.internal.LongCounter {
void ()
public long value ()
}
io/grpc/netty/shaded/io/netty/util/internal/PlatformDependent0$3.classPlatformDependent0.java
package io.grpc.netty.shaded.io.netty.util.internal
final io.grpc.netty.shaded.io.netty.util.internal.PlatformDependent0$3 extends java.lang.Object implements java.security.PrivilegedAction {
final sun.misc.Unsafe val$finalUnsafe
final java.nio.ByteBuffer val$direct
void (sun.misc.Unsafe, java.nio.ByteBuffer)
public java.lang.Object run ()
java.lang.reflect.Field field
long offset
long address
NoSuchFieldException e
SecurityException e
}
io/grpc/netty/shaded/io/netty/util/internal/PlatformDependent0$9.classPlatformDependent0.java
package io.grpc.netty.shaded.io.netty.util.internal
final io.grpc.netty.shaded.io.netty.util.internal.PlatformDependent0$9 extends java.lang.Object implements java.security.PrivilegedAction {
void ()
public java.lang.ClassLoader run ()
public volatile java.lang.Object run ()
}
io/grpc/netty/shaded/io/netty/util/internal/ReadOnlyIterator.classReadOnlyIterator.java
package io.grpc.netty.shaded.io.netty.util.internal
public final io.grpc.netty.shaded.io.netty.util.internal.ReadOnlyIterator extends java.lang.Object implements java.util.Iterator {
private final java.util.Iterator iterator
public void (java.util.Iterator)
java.util.Iterator iterator
public boolean hasNext ()
public java.lang.Object next ()
public void remove ()
}
io/grpc/netty/shaded/io/netty/util/internal/PendingWrite$1.classPendingWrite.java
package io.grpc.netty.shaded.io.netty.util.internal
final io.grpc.netty.shaded.io.netty.util.internal.PendingWrite$1 extends io.grpc.netty.shaded.io.netty.util.Recycler {
void ()
protected io.grpc.netty.shaded.io.netty.util.internal.PendingWrite newObject (io.grpc.netty.shaded.io.netty.util.Recycler$Handle)
io.grpc.netty.shaded.io.netty.util.Recycler$Handle handle
protected volatile java.lang.Object newObject (io.grpc.netty.shaded.io.netty.util.Recycler$Handle)
}
io/grpc/netty/shaded/io/netty/util/internal/PlatformDependent0$6.classPlatformDependent0.java
package io.grpc.netty.shaded.io.netty.util.internal
final io.grpc.netty.shaded.io.netty.util.internal.PlatformDependent0$6 extends java.lang.Object implements java.security.PrivilegedAction {
void ()
public java.lang.Object run ()
Class internalUnsafeClass
java.lang.reflect.Method method
Throwable e
}
io/grpc/netty/shaded/io/netty/util/internal/EmptyPriorityQueue.classEmptyPriorityQueue.java
package io.grpc.netty.shaded.io.netty.util.internal
public final io.grpc.netty.shaded.io.netty.util.internal.EmptyPriorityQueue extends java.lang.Object implements io.grpc.netty.shaded.io.netty.util.internal.PriorityQueue {
private static final io.grpc.netty.shaded.io.netty.util.internal.PriorityQueue INSTANCE
private void ()
public static io.grpc.netty.shaded.io.netty.util.internal.EmptyPriorityQueue instance ()
public boolean removeTyped (java.lang.Object)
Object node
public boolean containsTyped (java.lang.Object)
Object node
public void priorityChanged (java.lang.Object)
Object node
public int size ()
public boolean isEmpty ()
public boolean contains (java.lang.Object)
Object o
public java.util.Iterator iterator ()
public java.lang.Object[] toArray ()
public java.lang.Object[] toArray (java.lang.Object[])
Object[] a
public boolean add (java.lang.Object)
Object t
public boolean remove (java.lang.Object)
Object o
public boolean containsAll (java.util.Collection)
java.util.Collection c
public boolean addAll (java.util.Collection)
java.util.Collection c
public boolean removeAll (java.util.Collection)
java.util.Collection c
public boolean retainAll (java.util.Collection)
java.util.Collection c
public void clear ()
public void clearIgnoringIndexes ()
public boolean equals (java.lang.Object)
Object o
public int hashCode ()
public boolean offer (java.lang.Object)
Object t
public java.lang.Object remove ()
public java.lang.Object poll ()
public java.lang.Object element ()
public java.lang.Object peek ()
public java.lang.String toString ()
static void ()
}
io/grpc/netty/shaded/io/netty/util/internal/ObjectCleaner$AutomaticCleanerReference.classObjectCleaner.java
package io.grpc.netty.shaded.io.netty.util.internal
final io.grpc.netty.shaded.io.netty.util.internal.ObjectCleaner$AutomaticCleanerReference extends java.lang.ref.WeakReference {
private final Runnable cleanupTask
void (java.lang.Object, java.lang.Runnable)
Object referent
Runnable cleanupTask
void cleanup ()
public java.lang.Thread get ()
public void clear ()
public volatile java.lang.Object get ()
}
io/grpc/netty/shaded/io/netty/util/internal/PlatformDependent.classPlatformDependent.java
package io.grpc.netty.shaded.io.netty.util.internal
public final io.grpc.netty.shaded.io.netty.util.internal.PlatformDependent extends java.lang.Object {
private static final io.grpc.netty.shaded.io.netty.util.internal.logging.InternalLogger logger
private static final java.util.regex.Pattern MAX_DIRECT_MEMORY_SIZE_ARG_PATTERN
private static final boolean IS_WINDOWS
private static final boolean IS_OSX
private static final boolean MAYBE_SUPER_USER
private static final boolean CAN_ENABLE_TCP_NODELAY_BY_DEFAULT
private static final Throwable UNSAFE_UNAVAILABILITY_CAUSE
private static final boolean DIRECT_BUFFER_PREFERRED
private static final long MAX_DIRECT_MEMORY
private static final int MPSC_CHUNK_SIZE
private static final int MIN_MAX_MPSC_CAPACITY
private static final int MAX_ALLOWED_MPSC_CAPACITY
private static final long BYTE_ARRAY_BASE_OFFSET
private static final java.io.File TMPDIR
private static final int BIT_MODE
private static final String NORMALIZED_ARCH
private static final String NORMALIZED_OS
private static final int ADDRESS_SIZE
private static final boolean USE_DIRECT_BUFFER_NO_CLEANER
private static final java.util.concurrent.atomic.AtomicLong DIRECT_MEMORY_COUNTER
private static final long DIRECT_MEMORY_LIMIT
private static final io.grpc.netty.shaded.io.netty.util.internal.PlatformDependent$ThreadLocalRandomProvider RANDOM_PROVIDER
private static final io.grpc.netty.shaded.io.netty.util.internal.Cleaner CLEANER
private static final int UNINITIALIZED_ARRAY_ALLOCATION_THRESHOLD
public static final boolean BIG_ENDIAN_NATIVE_ORDER
private static final io.grpc.netty.shaded.io.netty.util.internal.Cleaner NOOP
static final boolean $assertionsDisabled
public static boolean hasDirectBufferNoCleanerConstructor ()
public static byte[] allocateUninitializedArray (int)
int size
public static boolean isAndroid ()
public static boolean isWindows ()
public static boolean isOsx ()
public static boolean maybeSuperUser ()
public static int javaVersion ()
public static boolean canEnableTcpNoDelayByDefault ()
public static boolean hasUnsafe ()
public static java.lang.Throwable getUnsafeUnavailabilityCause ()
public static boolean isUnaligned ()
public static boolean directBufferPreferred ()
public static long maxDirectMemory ()
public static java.io.File tmpdir ()
public static int bitMode ()
public static int addressSize ()
public static long allocateMemory (long)
long size
public static void freeMemory (long)
long address
public static long reallocateMemory (long, long)
long address
long newSize
public static void throwException (java.lang.Throwable)
Throwable t
private static void throwException0 (java.lang.Throwable) throws java.lang.Throwable
Throwable t
public static java.util.concurrent.ConcurrentMap newConcurrentHashMap ()
public static io.grpc.netty.shaded.io.netty.util.internal.LongCounter newLongCounter ()
public static java.util.concurrent.ConcurrentMap newConcurrentHashMap (int)
int initialCapacity
public static java.util.concurrent.ConcurrentMap newConcurrentHashMap (int, float)
int initialCapacity
float loadFactor
public static java.util.concurrent.ConcurrentMap newConcurrentHashMap (int, float, int)
int initialCapacity
float loadFactor
int concurrencyLevel
public static java.util.concurrent.ConcurrentMap newConcurrentHashMap (java.util.Map)
java.util.Map map
public static void freeDirectBuffer (java.nio.ByteBuffer)
java.nio.ByteBuffer buffer
public static long directBufferAddress (java.nio.ByteBuffer)
java.nio.ByteBuffer buffer
public static java.nio.ByteBuffer directBuffer (long, int)
long memoryAddress
int size
public static int getInt (java.lang.Object, long)
Object object
long fieldOffset
public static byte getByte (long)
long address
public static short getShort (long)
long address
public static int getInt (long)
long address
public static long getLong (long)
long address
public static byte getByte (byte[], int)
byte[] data
int index
public static short getShort (byte[], int)
byte[] data
int index
public static int getInt (byte[], int)
byte[] data
int index
public static long getLong (byte[], int)
byte[] data
int index
private static long getLongSafe (byte[], int)
byte[] bytes
int offset
private static int getIntSafe (byte[], int)
byte[] bytes
int offset
private static short getShortSafe (byte[], int)
byte[] bytes
int offset
private static int hashCodeAsciiCompute (java.lang.CharSequence, int, int)
CharSequence value
int offset
int hash
private static int hashCodeAsciiSanitizeInt (java.lang.CharSequence, int)
CharSequence value
int offset
private static int hashCodeAsciiSanitizeShort (java.lang.CharSequence, int)
CharSequence value
int offset
private static int hashCodeAsciiSanitizeByte (char)
char value
public static void putByte (long, byte)
long address
byte value
public static void putShort (long, short)
long address
short value
public static void putInt (long, int)
long address
int value
public static void putLong (long, long)
long address
long value
public static void putByte (byte[], int, byte)
byte[] data
int index
byte value
public static void putShort (byte[], int, short)
byte[] data
int index
short value
public static void putInt (byte[], int, int)
byte[] data
int index
int value
public static void putLong (byte[], int, long)
byte[] data
int index
long value
public static void copyMemory (long, long, long)
long srcAddr
long dstAddr
long length
public static void copyMemory (byte[], int, long, long)
byte[] src
int srcIndex
long dstAddr
long length
public static void copyMemory (long, byte[], int, long)
long srcAddr
byte[] dst
int dstIndex
long length
public static void setMemory (byte[], int, long, byte)
byte[] dst
int dstIndex
long bytes
byte value
public static void setMemory (long, long, byte)
long address
long bytes
byte value
public static java.nio.ByteBuffer allocateDirectNoCleaner (int)
Throwable e
int capacity
public static java.nio.ByteBuffer reallocateDirectNoCleaner (java.nio.ByteBuffer, int)
Throwable e
java.nio.ByteBuffer buffer
int capacity
int len
public static void freeDirectNoCleaner (java.nio.ByteBuffer)
java.nio.ByteBuffer buffer
int capacity
private static void incrementMemoryCounter (int)
long usedMemory
long newUsedMemory
int capacity
private static void decrementMemoryCounter (int)
long usedMemory
int capacity
public static boolean useDirectBufferNoCleaner ()
public static boolean equals (byte[], int, byte[], int, int)
byte[] bytes1
int startPos1
byte[] bytes2
int startPos2
int length
public static boolean isZero (byte[], int, int)
byte[] bytes
int startPos
int length
public static int equalsConstantTime (byte[], int, byte[], int, int)
byte[] bytes1
int startPos1
byte[] bytes2
int startPos2
int length
public static int hashCodeAscii (byte[], int, int)
byte[] bytes
int startPos
int length
public static int hashCodeAscii (java.lang.CharSequence)
int i
CharSequence bytes
int hash
int remainingBytes
public static java.util.Queue newMpscQueue ()
public static java.util.Queue newMpscQueue (int)
int maxCapacity
public static java.util.Queue newSpscQueue ()
public static java.util.Queue newFixedMpscQueue (int)
int capacity
public static java.lang.ClassLoader getClassLoader (java.lang.Class)
Class clazz
public static java.lang.ClassLoader getContextClassLoader ()
public static java.lang.ClassLoader getSystemClassLoader ()
public static java.util.Deque newConcurrentDeque ()
public static java.util.Random threadLocalRandom ()
private static boolean isWindows0 ()
boolean windows
private static boolean isOsx0 ()
String osname
boolean osx
private static boolean maybeSuperUser0 ()
String username
private static java.lang.Throwable unsafeUnavailabilityCause0 ()
boolean hasUnsafe
Throwable t
Throwable cause
private static long maxDirectMemory0 ()
Class vmClass
java.lang.reflect.Method m
String vmName
java.util.regex.Matcher m
int i
Class mgmtFactoryClass
Class runtimeClass
Object runtime
java.util.List vmArgs
long maxDirectMemory
ClassLoader systemClassLoader
private static java.io.File tmpdir0 ()
String userprofile
java.io.File f
java.io.File f
java.io.File f
private static java.io.File toDirectory (java.lang.String)
Exception ignored
String path
java.io.File f
private static int bitMode0 ()
int bitMode
String arch
String vm
java.util.regex.Pattern BIT_PATTERN
java.util.regex.Matcher m
private static int addressSize0 ()
private static long byteArrayBaseOffset0 ()
private static boolean equalsSafe (byte[], int, byte[], int, int)
byte[] bytes1
int startPos1
byte[] bytes2
int startPos2
int length
int end
private static boolean isZeroSafe (byte[], int, int)
byte[] bytes
int startPos
int length
int end
static int hashCodeAsciiSafe (byte[], int, int)
int i
byte[] bytes
int startPos
int length
int hash
int remainingBytes
int end
public static java.lang.String normalizedArch ()
public static java.lang.String normalizedOs ()
private static java.lang.String normalize (java.lang.String)
String value
private static java.lang.String normalizeArch (java.lang.String)
String value
private static java.lang.String normalizeOs (java.lang.String)
String value
private void ()
static io.grpc.netty.shaded.io.netty.util.internal.logging.InternalLogger access$100 ()
static void ()
long maxDirectMemory
int tryAllocateUninitializedArray
}
io/grpc/netty/shaded/io/netty/util/internal/PriorityQueueNode.classPriorityQueueNode.java
package io.grpc.netty.shaded.io.netty.util.internal
public abstract io.grpc.netty.shaded.io.netty.util.internal.PriorityQueueNode extends java.lang.Object {
public static final int INDEX_NOT_IN_QUEUE
public abstract int priorityQueueIndex (io.grpc.netty.shaded.io.netty.util.internal.DefaultPriorityQueue)
public abstract void priorityQueueIndex (io.grpc.netty.shaded.io.netty.util.internal.DefaultPriorityQueue, int)
}
io/grpc/netty/shaded/io/netty/util/internal/AppendableCharSequence.classAppendableCharSequence.java
package io.grpc.netty.shaded.io.netty.util.internal
public final io.grpc.netty.shaded.io.netty.util.internal.AppendableCharSequence extends java.lang.Object implements java.lang.CharSequence java.lang.Appendable {
private char[] chars
private int pos
public void (int)
int length
private void (char[])
char[] chars
public int length ()
public char charAt (int)
int index
public char charAtUnsafe (int)
int index
public io.grpc.netty.shaded.io.netty.util.internal.AppendableCharSequence subSequence (int, int)
int start
int end
public io.grpc.netty.shaded.io.netty.util.internal.AppendableCharSequence append (char)
char[] old
char c
public io.grpc.netty.shaded.io.netty.util.internal.AppendableCharSequence append (java.lang.CharSequence)
CharSequence csq
public io.grpc.netty.shaded.io.netty.util.internal.AppendableCharSequence append (java.lang.CharSequence, int, int)
io.grpc.netty.shaded.io.netty.util.internal.AppendableCharSequence seq
char[] src
int i
CharSequence csq
int start
int end
int length
public void reset ()
public java.lang.String toString ()
public java.lang.String substring (int, int)
int start
int end
int length
public java.lang.String subStringUnsafe (int, int)
int start
int end
private static char[] expand (char[], int, int)
char[] array
int neededSpace
int size
int newCapacity
char[] newArray
public volatile java.lang.CharSequence subSequence (int, int)
public volatile java.lang.Appendable append (char) throws java.io.IOException
public volatile java.lang.Appendable append (java.lang.CharSequence, int, int) throws java.io.IOException
public volatile java.lang.Appendable append (java.lang.CharSequence) throws java.io.IOException
}
io/grpc/netty/shaded/io/netty/util/internal/TypeParameterMatcher.classTypeParameterMatcher.java
package io.grpc.netty.shaded.io.netty.util.internal
public abstract io.grpc.netty.shaded.io.netty.util.internal.TypeParameterMatcher extends java.lang.Object {
private static final io.grpc.netty.shaded.io.netty.util.internal.TypeParameterMatcher NOOP
public static io.grpc.netty.shaded.io.netty.util.internal.TypeParameterMatcher get (java.lang.Class)
Class parameterType
java.util.Map getCache
io.grpc.netty.shaded.io.netty.util.internal.TypeParameterMatcher matcher
public static io.grpc.netty.shaded.io.netty.util.internal.TypeParameterMatcher find (java.lang.Object, java.lang.Class, java.lang.String)
Object object
Class parametrizedSuperclass
String typeParamName
java.util.Map findCache
Class thisClass
java.util.Map map
io.grpc.netty.shaded.io.netty.util.internal.TypeParameterMatcher matcher
private static java.lang.Class find0 (java.lang.Object, java.lang.Class, java.lang.String)
int i
java.lang.reflect.Type componentType
java.lang.reflect.TypeVariable v
int typeParamIndex
java.lang.reflect.TypeVariable[] typeParams
java.lang.reflect.Type genericSuperType
java.lang.reflect.Type[] actualTypeParams
java.lang.reflect.Type actualTypeParam
Object object
Class parametrizedSuperclass
String typeParamName
Class thisClass
Class currentClass
private static java.lang.Class fail (java.lang.Class, java.lang.String)
Class type
String typeParamName
public abstract boolean match (java.lang.Object)
void ()
static void ()
}
io/grpc/netty/shaded/io/netty/util/internal/SystemPropertyUtil.classSystemPropertyUtil.java
package io.grpc.netty.shaded.io.netty.util.internal
public final io.grpc.netty.shaded.io.netty.util.internal.SystemPropertyUtil extends java.lang.Object {
private static final io.grpc.netty.shaded.io.netty.util.internal.logging.InternalLogger logger
public static boolean contains (java.lang.String)
String key
public static java.lang.String get (java.lang.String)
String key
public static java.lang.String get (java.lang.String, java.lang.String)
SecurityException e
String key
String def
String value
public static boolean getBoolean (java.lang.String, boolean)
String key
boolean def
String value
public static int getInt (java.lang.String, int)
String key
int def
String value
public static long getLong (java.lang.String, long)
String key
long def
String value
private void ()
static void ()
}
io/grpc/netty/shaded/io/netty/util/internal/RecyclableArrayList.classRecyclableArrayList.java
package io.grpc.netty.shaded.io.netty.util.internal
public final io.grpc.netty.shaded.io.netty.util.internal.RecyclableArrayList extends java.util.ArrayList {
private static final long serialVersionUID
private static final int DEFAULT_INITIAL_CAPACITY
private static final io.grpc.netty.shaded.io.netty.util.Recycler RECYCLER
private boolean insertSinceRecycled
private final io.grpc.netty.shaded.io.netty.util.Recycler$Handle handle
public static io.grpc.netty.shaded.io.netty.util.internal.RecyclableArrayList newInstance ()
public static io.grpc.netty.shaded.io.netty.util.internal.RecyclableArrayList newInstance (int)
int minCapacity
io.grpc.netty.shaded.io.netty.util.internal.RecyclableArrayList ret
private void (io.grpc.netty.shaded.io.netty.util.Recycler$Handle)
io.grpc.netty.shaded.io.netty.util.Recycler$Handle handle
private void (io.grpc.netty.shaded.io.netty.util.Recycler$Handle, int)
io.grpc.netty.shaded.io.netty.util.Recycler$Handle handle
int initialCapacity
public boolean addAll (java.util.Collection)
java.util.Collection c
public boolean addAll (int, java.util.Collection)
int index
java.util.Collection c
private static void checkNullElements (java.util.Collection)
int i
java.util.List list
int size
Object element
java.util.Collection c
public boolean add (java.lang.Object)
Object element
public void add (int, java.lang.Object)
int index
Object element
public java.lang.Object set (int, java.lang.Object)
int index
Object element
Object old
public boolean insertSinceRecycled ()
public boolean recycle ()
void (io.grpc.netty.shaded.io.netty.util.Recycler$Handle, io.grpc.netty.shaded.io.netty.util.internal.RecyclableArrayList$1)
io.grpc.netty.shaded.io.netty.util.Recycler$Handle x0
io.grpc.netty.shaded.io.netty.util.internal.RecyclableArrayList$1 x1
static void ()
}
io/grpc/netty/shaded/io/netty/util/internal/UnstableApi.classUnstableApi.java
package io.grpc.netty.shaded.io.netty.util.internal
public abstract io.grpc.netty.shaded.io.netty.util.internal.UnstableApi extends java.lang.Object implements java.lang.annotation.Annotation {
}
io/grpc/netty/shaded/io/netty/util/internal/logging/
io/grpc/netty/shaded/io/netty/util/internal/logging/JdkLoggerFactory.classJdkLoggerFactory.java
package io.grpc.netty.shaded.io.netty.util.internal.logging
public io.grpc.netty.shaded.io.netty.util.internal.logging.JdkLoggerFactory extends io.grpc.netty.shaded.io.netty.util.internal.logging.InternalLoggerFactory {
public static final io.grpc.netty.shaded.io.netty.util.internal.logging.InternalLoggerFactory INSTANCE
public void ()
public io.grpc.netty.shaded.io.netty.util.internal.logging.InternalLogger newInstance (java.lang.String)
String name
static void ()
}
io/grpc/netty/shaded/io/netty/util/internal/logging/Slf4JLoggerFactory.classSlf4JLoggerFactory.java
package io.grpc.netty.shaded.io.netty.util.internal.logging
public io.grpc.netty.shaded.io.netty.util.internal.logging.Slf4JLoggerFactory extends io.grpc.netty.shaded.io.netty.util.internal.logging.InternalLoggerFactory {
public static final io.grpc.netty.shaded.io.netty.util.internal.logging.InternalLoggerFactory INSTANCE
static final boolean $assertionsDisabled
public void ()
void (boolean)
boolean failIfNOP
public io.grpc.netty.shaded.io.netty.util.internal.logging.InternalLogger newInstance (java.lang.String)
String name
static void ()
}
io/grpc/netty/shaded/io/netty/util/internal/logging/MessageFormatter.classMessageFormatter.java
package io.grpc.netty.shaded.io.netty.util.internal.logging
final io.grpc.netty.shaded.io.netty.util.internal.logging.MessageFormatter extends java.lang.Object {
private static final String DELIM_STR
private static final char ESCAPE_CHAR
static io.grpc.netty.shaded.io.netty.util.internal.logging.FormattingTuple format (java.lang.String, java.lang.Object)
String messagePattern
Object arg
static io.grpc.netty.shaded.io.netty.util.internal.logging.FormattingTuple format (java.lang.String, java.lang.Object, java.lang.Object)
String messagePattern
Object argA
Object argB
static io.grpc.netty.shaded.io.netty.util.internal.logging.FormattingTuple arrayFormat (java.lang.String, java.lang.Object[])
boolean notEscaped
String messagePattern
Object[] argArray
int lastArrIdx
Object lastEntry
Throwable throwable
int j
StringBuilder sbuf
int i
int L
private static void deeplyAppendParameter (java.lang.StringBuilder, java.lang.Object, java.util.Set)
StringBuilder sbuf
Object o
java.util.Set seenSet
Class objClass
private static void safeObjectAppend (java.lang.StringBuilder, java.lang.Object)
String oAsString
Throwable t
StringBuilder sbuf
Object o
private static void objectArrayAppend (java.lang.StringBuilder, java.lang.Object[], java.util.Set)
int i
StringBuilder sbuf
Object[] a
java.util.Set seenSet
private static void booleanArrayAppend (java.lang.StringBuilder, boolean[])
int i
StringBuilder sbuf
boolean[] a
private static void byteArrayAppend (java.lang.StringBuilder, byte[])
int i
StringBuilder sbuf
byte[] a
private static void charArrayAppend (java.lang.StringBuilder, char[])
int i
StringBuilder sbuf
char[] a
private static void shortArrayAppend (java.lang.StringBuilder, short[])
int i
StringBuilder sbuf
short[] a
private static void intArrayAppend (java.lang.StringBuilder, int[])
int i
StringBuilder sbuf
int[] a
private static void longArrayAppend (java.lang.StringBuilder, long[])
int i
StringBuilder sbuf
long[] a
private static void floatArrayAppend (java.lang.StringBuilder, float[])
int i
StringBuilder sbuf
float[] a
private static void doubleArrayAppend (java.lang.StringBuilder, double[])
int i
StringBuilder sbuf
double[] a
private void ()
}
io/grpc/netty/shaded/io/netty/util/internal/logging/CommonsLogger.classCommonsLogger.java
package io.grpc.netty.shaded.io.netty.util.internal.logging
io.grpc.netty.shaded.io.netty.util.internal.logging.CommonsLogger extends io.grpc.netty.shaded.io.netty.util.internal.logging.AbstractInternalLogger {
private static final long serialVersionUID
private final transient org.apache.commons.logging.Log logger
void (org.apache.commons.logging.Log, java.lang.String)
org.apache.commons.logging.Log logger
String name
public boolean isTraceEnabled ()
public void trace (java.lang.String)
String msg
public void trace (java.lang.String, java.lang.Object)
io.grpc.netty.shaded.io.netty.util.internal.logging.FormattingTuple ft
String format
Object arg
public void trace (java.lang.String, java.lang.Object, java.lang.Object)
io.grpc.netty.shaded.io.netty.util.internal.logging.FormattingTuple ft
String format
Object argA
Object argB
public transient void trace (java.lang.String, java.lang.Object[])
io.grpc.netty.shaded.io.netty.util.internal.logging.FormattingTuple ft
String format
Object[] arguments
public void trace (java.lang.String, java.lang.Throwable)
String msg
Throwable t
public boolean isDebugEnabled ()
public void debug (java.lang.String)
String msg
public void debug (java.lang.String, java.lang.Object)
io.grpc.netty.shaded.io.netty.util.internal.logging.FormattingTuple ft
String format
Object arg
public void debug (java.lang.String, java.lang.Object, java.lang.Object)
io.grpc.netty.shaded.io.netty.util.internal.logging.FormattingTuple ft
String format
Object argA
Object argB
public transient void debug (java.lang.String, java.lang.Object[])
io.grpc.netty.shaded.io.netty.util.internal.logging.FormattingTuple ft
String format
Object[] arguments
public void debug (java.lang.String, java.lang.Throwable)
String msg
Throwable t
public boolean isInfoEnabled ()
public void info (java.lang.String)
String msg
public void info (java.lang.String, java.lang.Object)
io.grpc.netty.shaded.io.netty.util.internal.logging.FormattingTuple ft
String format
Object arg
public void info (java.lang.String, java.lang.Object, java.lang.Object)
io.grpc.netty.shaded.io.netty.util.internal.logging.FormattingTuple ft
String format
Object argA
Object argB
public transient void info (java.lang.String, java.lang.Object[])
io.grpc.netty.shaded.io.netty.util.internal.logging.FormattingTuple ft
String format
Object[] arguments
public void info (java.lang.String, java.lang.Throwable)
String msg
Throwable t
public boolean isWarnEnabled ()
public void warn (java.lang.String)
String msg
public void warn (java.lang.String, java.lang.Object)
io.grpc.netty.shaded.io.netty.util.internal.logging.FormattingTuple ft
String format
Object arg
public void warn (java.lang.String, java.lang.Object, java.lang.Object)
io.grpc.netty.shaded.io.netty.util.internal.logging.FormattingTuple ft
String format
Object argA
Object argB
public transient void warn (java.lang.String, java.lang.Object[])
io.grpc.netty.shaded.io.netty.util.internal.logging.FormattingTuple ft
String format
Object[] arguments
public void warn (java.lang.String, java.lang.Throwable)
String msg
Throwable t
public boolean isErrorEnabled ()
public void error (java.lang.String)
String msg
public void error (java.lang.String, java.lang.Object)
io.grpc.netty.shaded.io.netty.util.internal.logging.FormattingTuple ft
String format
Object arg
public void error (java.lang.String, java.lang.Object, java.lang.Object)
io.grpc.netty.shaded.io.netty.util.internal.logging.FormattingTuple ft
String format
Object argA
Object argB
public transient void error (java.lang.String, java.lang.Object[])
io.grpc.netty.shaded.io.netty.util.internal.logging.FormattingTuple ft
String format
Object[] arguments
public void error (java.lang.String, java.lang.Throwable)
String msg
Throwable t
}
io/grpc/netty/shaded/io/netty/util/internal/logging/AbstractInternalLogger.classAbstractInternalLogger.java
package io.grpc.netty.shaded.io.netty.util.internal.logging
public abstract io.grpc.netty.shaded.io.netty.util.internal.logging.AbstractInternalLogger extends java.lang.Object implements io.grpc.netty.shaded.io.netty.util.internal.logging.InternalLogger java.io.Serializable {
private static final long serialVersionUID
private static final String EXCEPTION_MESSAGE
private final String name
protected void (java.lang.String)
String name
public java.lang.String name ()
public boolean isEnabled (io.grpc.netty.shaded.io.netty.util.internal.logging.InternalLogLevel)
io.grpc.netty.shaded.io.netty.util.internal.logging.InternalLogLevel level
public void trace (java.lang.Throwable)
Throwable t
public void debug (java.lang.Throwable)
Throwable t
public void info (java.lang.Throwable)
Throwable t
public void warn (java.lang.Throwable)
Throwable t
public void error (java.lang.Throwable)
Throwable t
public void log (io.grpc.netty.shaded.io.netty.util.internal.logging.InternalLogLevel, java.lang.String, java.lang.Throwable)
io.grpc.netty.shaded.io.netty.util.internal.logging.InternalLogLevel level
String msg
Throwable cause
public void log (io.grpc.netty.shaded.io.netty.util.internal.logging.InternalLogLevel, java.lang.Throwable)
io.grpc.netty.shaded.io.netty.util.internal.logging.InternalLogLevel level
Throwable cause
public void log (io.grpc.netty.shaded.io.netty.util.internal.logging.InternalLogLevel, java.lang.String)
io.grpc.netty.shaded.io.netty.util.internal.logging.InternalLogLevel level
String msg
public void log (io.grpc.netty.shaded.io.netty.util.internal.logging.InternalLogLevel, java.lang.String, java.lang.Object)
io.grpc.netty.shaded.io.netty.util.internal.logging.InternalLogLevel level
String format
Object arg
public void log (io.grpc.netty.shaded.io.netty.util.internal.logging.InternalLogLevel, java.lang.String, java.lang.Object, java.lang.Object)
io.grpc.netty.shaded.io.netty.util.internal.logging.InternalLogLevel level
String format
Object argA
Object argB
public transient void log (io.grpc.netty.shaded.io.netty.util.internal.logging.InternalLogLevel, java.lang.String, java.lang.Object[])
io.grpc.netty.shaded.io.netty.util.internal.logging.InternalLogLevel level
String format
Object[] arguments
protected java.lang.Object readResolve () throws java.io.ObjectStreamException
public java.lang.String toString ()
}
io/grpc/netty/shaded/io/netty/util/internal/logging/InternalLoggerFactory.classInternalLoggerFactory.java
package io.grpc.netty.shaded.io.netty.util.internal.logging
public abstract io.grpc.netty.shaded.io.netty.util.internal.logging.InternalLoggerFactory extends java.lang.Object {
private static volatile io.grpc.netty.shaded.io.netty.util.internal.logging.InternalLoggerFactory defaultFactory
public void ()
private static io.grpc.netty.shaded.io.netty.util.internal.logging.InternalLoggerFactory newDefaultFactory (java.lang.String)
io.grpc.netty.shaded.io.netty.util.internal.logging.InternalLoggerFactory f
io.grpc.netty.shaded.io.netty.util.internal.logging.InternalLoggerFactory f
io.grpc.netty.shaded.io.netty.util.internal.logging.InternalLoggerFactory f
Throwable ignore3
Throwable ignore2
Throwable ignore1
String name
io.grpc.netty.shaded.io.netty.util.internal.logging.InternalLoggerFactory f
public static io.grpc.netty.shaded.io.netty.util.internal.logging.InternalLoggerFactory getDefaultFactory ()
public static void setDefaultFactory (io.grpc.netty.shaded.io.netty.util.internal.logging.InternalLoggerFactory)
io.grpc.netty.shaded.io.netty.util.internal.logging.InternalLoggerFactory defaultFactory
public static io.grpc.netty.shaded.io.netty.util.internal.logging.InternalLogger getInstance (java.lang.Class)
Class clazz
public static io.grpc.netty.shaded.io.netty.util.internal.logging.InternalLogger getInstance (java.lang.String)
String name
protected abstract io.grpc.netty.shaded.io.netty.util.internal.logging.InternalLogger newInstance (java.lang.String)
}
io/grpc/netty/shaded/io/netty/util/internal/NativeLibraryLoader.classNativeLibraryLoader.java
package io.grpc.netty.shaded.io.netty.util.internal
public final io.grpc.netty.shaded.io.netty.util.internal.NativeLibraryLoader extends java.lang.Object {
private static final io.grpc.netty.shaded.io.netty.util.internal.logging.InternalLogger logger
private static final String NATIVE_RESOURCE_HOME
private static final java.io.File WORKDIR
private static final boolean DELETE_NATIVE_LIB_AFTER_LOADING
static final boolean $assertionsDisabled
public static transient void loadFirstAvailable (java.lang.ClassLoader, java.lang.String[])
Throwable t
String name
ClassLoader loader
String[] names
java.util.List suppressed
IllegalArgumentException iae
private static java.lang.String calculatePackagePrefix ()
String maybeShaded
String expected
public static void load (java.lang.String, java.lang.ClassLoader)
Throwable ex
java.net.URL url
java.io.FileNotFoundException fnf
String fileName
java.io.FileNotFoundException fnf
int index
String prefix
String suffix
byte[] buffer
int length
Throwable t
UnsatisfiedLinkError e
UnsatisfiedLinkError ule
Exception e
String originalName
ClassLoader loader
String name
java.util.List suppressed
String libname
String path
java.io.InputStream in
java.io.OutputStream out
java.io.File tmpFile
java.net.URL url
private static void loadLibrary (java.lang.ClassLoader, java.lang.String, boolean)
Class newHelper
UnsatisfiedLinkError e
Exception e
UnsatisfiedLinkError ule
ClassLoader loader
String name
boolean absolute
Throwable suppressed
private static void loadLibraryByHelper (java.lang.Class, java.lang.String, boolean) throws java.lang.UnsatisfiedLinkError
Throwable t
Throwable cause
UnsatisfiedLinkError ule
Class helper
String name
boolean absolute
Object ret
private static java.lang.Class tryToLoadClass (java.lang.ClassLoader, java.lang.Class) throws java.lang.ClassNotFoundException
byte[] classBinary
ClassNotFoundException e2
RuntimeException e2
Error e2
ClassNotFoundException e1
ClassLoader loader
Class helper
private static byte[] classToByteArray (java.lang.Class) throws java.lang.ClassNotFoundException
int r
java.io.IOException ex
Class clazz
String fileName
int lastDot
java.net.URL classUrl
byte[] buf
java.io.ByteArrayOutputStream out
java.io.InputStream in
private static void closeQuietly (java.io.Closeable)
java.io.Closeable c
private void ()
static void ()
java.io.File f
String workdir
}
io/grpc/netty/shaded/io/netty/util/internal/SocketUtils$6.classSocketUtils.java
package io.grpc.netty.shaded.io.netty.util.internal
final io.grpc.netty.shaded.io.netty.util.internal.SocketUtils$6 extends java.lang.Object implements java.security.PrivilegedExceptionAction {
final java.nio.channels.DatagramChannel val$networkChannel
final java.net.SocketAddress val$address
void (java.nio.channels.DatagramChannel, java.net.SocketAddress)
public java.lang.Void run () throws java.io.IOException
public volatile java.lang.Object run () throws java.lang.Exception
}
io/grpc/netty/shaded/io/netty/util/internal/SocketUtils$11.classSocketUtils.java
package io.grpc.netty.shaded.io.netty.util.internal
final io.grpc.netty.shaded.io.netty.util.internal.SocketUtils$11 extends java.lang.Object implements java.security.PrivilegedAction {
final java.net.NetworkInterface val$intf
void (java.net.NetworkInterface)
public java.util.Enumeration run ()
public volatile java.lang.Object run ()
}
io/grpc/netty/shaded/io/netty/util/internal/CleanerJava6.classCleanerJava6.java
package io.grpc.netty.shaded.io.netty.util.internal
final io.grpc.netty.shaded.io.netty.util.internal.CleanerJava6 extends java.lang.Object implements io.grpc.netty.shaded.io.netty.util.internal.Cleaner {
private static final long CLEANER_FIELD_OFFSET
private static final java.lang.reflect.Method CLEAN_METHOD
private static final io.grpc.netty.shaded.io.netty.util.internal.logging.InternalLogger logger
void ()
static boolean isSupported ()
public void freeDirectBuffer (java.nio.ByteBuffer)
Object cleaner
Throwable cause
java.nio.ByteBuffer buffer
static void ()
java.lang.reflect.Field cleanerField
Object cleaner
Throwable t
java.nio.ByteBuffer direct
long fieldOffset
java.lang.reflect.Method clean
Throwable error
}
io/grpc/netty/shaded/io/netty/util/internal/NativeLibraryLoader$2.classNativeLibraryLoader.java
package io.grpc.netty.shaded.io.netty.util.internal
final io.grpc.netty.shaded.io.netty.util.internal.NativeLibraryLoader$2 extends java.lang.Object implements java.security.PrivilegedAction {
final ClassLoader val$loader
final Class val$helper
final byte[] val$classBinary
void (java.lang.ClassLoader, java.lang.Class, byte[])
public java.lang.Class run ()
java.lang.reflect.Method defineClass
Exception e
public volatile java.lang.Object run ()
}
io/grpc/netty/shaded/io/netty/util/internal/PlatformDependent$2.classPlatformDependent.java
package io.grpc.netty.shaded.io.netty.util.internal
final io.grpc.netty.shaded.io.netty.util.internal.PlatformDependent$2 extends java.lang.Object implements io.grpc.netty.shaded.io.netty.util.internal.PlatformDependent$ThreadLocalRandomProvider {
void ()
public java.util.Random current ()
}
io/grpc/netty/shaded/io/netty/util/internal/PlatformDependent0$1.classPlatformDependent0.java
package io.grpc.netty.shaded.io.netty.util.internal
final io.grpc.netty.shaded.io.netty.util.internal.PlatformDependent0$1 extends java.lang.Object implements java.security.PrivilegedAction {
void ()
public java.lang.Object run ()
java.lang.reflect.Field unsafeField
Throwable cause
NoSuchFieldException e
SecurityException e
IllegalAccessException e
NoClassDefFoundError e
}
io/grpc/netty/shaded/io/netty/util/internal/PlatformDependent0$4.classPlatformDependent0.java
package io.grpc.netty.shaded.io.netty.util.internal
final io.grpc.netty.shaded.io.netty.util.internal.PlatformDependent0$4 extends java.lang.Object implements java.security.PrivilegedAction {
final java.nio.ByteBuffer val$direct
void (java.nio.ByteBuffer)
public java.lang.Object run ()
java.lang.reflect.Constructor constructor
Throwable cause
NoSuchMethodException e
SecurityException e
}
io/grpc/netty/shaded/io/netty/util/internal/RecyclableArrayList$1.classRecyclableArrayList.java
package io.grpc.netty.shaded.io.netty.util.internal
final io.grpc.netty.shaded.io.netty.util.internal.RecyclableArrayList$1 extends io.grpc.netty.shaded.io.netty.util.Recycler {
void ()
protected io.grpc.netty.shaded.io.netty.util.internal.RecyclableArrayList newObject (io.grpc.netty.shaded.io.netty.util.Recycler$Handle)
io.grpc.netty.shaded.io.netty.util.Recycler$Handle handle
protected volatile java.lang.Object newObject (io.grpc.netty.shaded.io.netty.util.Recycler$Handle)
}
io/grpc/netty/shaded/io/netty/util/internal/PlatformDependent$ThreadLocalRandomProvider.classPlatformDependent.java
package io.grpc.netty.shaded.io.netty.util.internal
abstract io.grpc.netty.shaded.io.netty.util.internal.PlatformDependent$ThreadLocalRandomProvider extends java.lang.Object {
public abstract java.util.Random current ()
}
io/grpc/netty/shaded/io/netty/util/internal/ConcurrentSet.classConcurrentSet.java
package io.grpc.netty.shaded.io.netty.util.internal
public final io.grpc.netty.shaded.io.netty.util.internal.ConcurrentSet extends java.util.AbstractSet implements java.io.Serializable {
private static final long serialVersionUID
private final java.util.concurrent.ConcurrentMap map
public void ()
public int size ()
public boolean contains (java.lang.Object)
Object o
public boolean add (java.lang.Object)
Object o
public boolean remove (java.lang.Object)
Object o
public void clear ()
public java.util.Iterator iterator ()
}
io/grpc/netty/shaded/io/netty/util/internal/SystemPropertyUtil$1.classSystemPropertyUtil.java
package io.grpc.netty.shaded.io.netty.util.internal
final io.grpc.netty.shaded.io.netty.util.internal.SystemPropertyUtil$1 extends java.lang.Object implements java.security.PrivilegedAction {
final String val$key
void (java.lang.String)
public java.lang.String run ()
public volatile java.lang.Object run ()
}
io/grpc/netty/shaded/io/netty/util/internal/PromiseNotificationUtil.classPromiseNotificationUtil.java
package io.grpc.netty.shaded.io.netty.util.internal
public final io.grpc.netty.shaded.io.netty.util.internal.PromiseNotificationUtil extends java.lang.Object {
private void ()
public static void tryCancel (io.grpc.netty.shaded.io.netty.util.concurrent.Promise, io.grpc.netty.shaded.io.netty.util.internal.logging.InternalLogger)
Throwable err
io.grpc.netty.shaded.io.netty.util.concurrent.Promise p
io.grpc.netty.shaded.io.netty.util.internal.logging.InternalLogger logger
public static void trySuccess (io.grpc.netty.shaded.io.netty.util.concurrent.Promise, java.lang.Object, io.grpc.netty.shaded.io.netty.util.internal.logging.InternalLogger)
Throwable err
io.grpc.netty.shaded.io.netty.util.concurrent.Promise p
Object result
io.grpc.netty.shaded.io.netty.util.internal.logging.InternalLogger logger
public static void tryFailure (io.grpc.netty.shaded.io.netty.util.concurrent.Promise, java.lang.Throwable, io.grpc.netty.shaded.io.netty.util.internal.logging.InternalLogger)
Throwable err
io.grpc.netty.shaded.io.netty.util.concurrent.Promise p
Throwable cause
io.grpc.netty.shaded.io.netty.util.internal.logging.InternalLogger logger
}
io/grpc/netty/shaded/io/netty/util/internal/ObjectUtil.classObjectUtil.java
package io.grpc.netty.shaded.io.netty.util.internal
public final io.grpc.netty.shaded.io.netty.util.internal.ObjectUtil extends java.lang.Object {
private void ()
public static java.lang.Object checkNotNull (java.lang.Object, java.lang.String)
Object arg
String text
public static int checkPositive (int, java.lang.String)
int i
String name
public static long checkPositive (long, java.lang.String)
long i
String name
public static int checkPositiveOrZero (int, java.lang.String)
int i
String name
public static long checkPositiveOrZero (long, java.lang.String)
long i
String name
public static java.lang.Object[] checkNonEmpty (java.lang.Object[], java.lang.String)
Object[] array
String name
public static java.util.Collection checkNonEmpty (java.util.Collection, java.lang.String)
java.util.Collection collection
String name
public static int intValue (java.lang.Integer, int)
Integer wrapper
int defaultValue
public static long longValue (java.lang.Long, long)
Long wrapper
long defaultValue
}
io/grpc/netty/shaded/io/netty/util/internal/NoOpTypeParameterMatcher.classNoOpTypeParameterMatcher.java
package io.grpc.netty.shaded.io.netty.util.internal
public final io.grpc.netty.shaded.io.netty.util.internal.NoOpTypeParameterMatcher extends io.grpc.netty.shaded.io.netty.util.internal.TypeParameterMatcher {
public void ()
public boolean match (java.lang.Object)
Object msg
}
io/grpc/netty/shaded/io/netty/util/internal/SocketUtils$9.classSocketUtils.java
package io.grpc.netty.shaded.io.netty.util.internal
final io.grpc.netty.shaded.io.netty.util.internal.SocketUtils$9 extends java.lang.Object implements java.security.PrivilegedExceptionAction {
final String val$hostname
void (java.lang.String)
public java.net.InetAddress[] run () throws java.net.UnknownHostException
public volatile java.lang.Object run () throws java.lang.Exception
}
io/grpc/netty/shaded/io/netty/util/internal/DefaultPriorityQueue$1.classDefaultPriorityQueue.java
package io.grpc.netty.shaded.io.netty.util.internal
io.grpc.netty.shaded.io.netty.util.internal.DefaultPriorityQueue$1 extends java.lang.Object {
}
io/grpc/netty/shaded/io/netty/util/DomainNameMappingBuilder$1.classDomainNameMappingBuilder.java
package io.grpc.netty.shaded.io.netty.util
io.grpc.netty.shaded.io.netty.util.DomainNameMappingBuilder$1 extends java.lang.Object {
}
io/grpc/netty/shaded/io/netty/util/UncheckedBooleanSupplier.classUncheckedBooleanSupplier.java
package io.grpc.netty.shaded.io.netty.util
public abstract io.grpc.netty.shaded.io.netty.util.UncheckedBooleanSupplier extends java.lang.Object implements io.grpc.netty.shaded.io.netty.util.BooleanSupplier {
public static final io.grpc.netty.shaded.io.netty.util.UncheckedBooleanSupplier FALSE_SUPPLIER
public static final io.grpc.netty.shaded.io.netty.util.UncheckedBooleanSupplier TRUE_SUPPLIER
public abstract boolean get ()
static void ()
}
io/grpc/netty/shaded/io/netty/util/Signal.classSignal.java
package io.grpc.netty.shaded.io.netty.util
public final io.grpc.netty.shaded.io.netty.util.Signal extends java.lang.Error implements io.grpc.netty.shaded.io.netty.util.Constant {
private static final long serialVersionUID
private static final io.grpc.netty.shaded.io.netty.util.ConstantPool pool
private final io.grpc.netty.shaded.io.netty.util.Signal$SignalConstant constant
public static io.grpc.netty.shaded.io.netty.util.Signal valueOf (java.lang.String)
String name
public static io.grpc.netty.shaded.io.netty.util.Signal valueOf (java.lang.Class, java.lang.String)
Class firstNameComponent
String secondNameComponent
private void (int, java.lang.String)
int id
String name
public void expect (io.grpc.netty.shaded.io.netty.util.Signal)
io.grpc.netty.shaded.io.netty.util.Signal signal
public java.lang.Throwable initCause (java.lang.Throwable)
Throwable cause
public java.lang.Throwable fillInStackTrace ()
public int id ()
public java.lang.String name ()
public boolean equals (java.lang.Object)
Object obj
public int hashCode ()
public int compareTo (io.grpc.netty.shaded.io.netty.util.Signal)
io.grpc.netty.shaded.io.netty.util.Signal other
public java.lang.String toString ()
public volatile int compareTo (java.lang.Object)
void (int, java.lang.String, io.grpc.netty.shaded.io.netty.util.Signal$1)
int x0
String x1
io.grpc.netty.shaded.io.netty.util.Signal$1 x2
static void ()
}
io/grpc/netty/shaded/io/netty/util/Mapping.classMapping.java
package io.grpc.netty.shaded.io.netty.util
public abstract io.grpc.netty.shaded.io.netty.util.Mapping extends java.lang.Object {
public abstract java.lang.Object map (java.lang.Object)
}
io/grpc/netty/shaded/io/netty/util/Timeout.classTimeout.java
package io.grpc.netty.shaded.io.netty.util
public abstract io.grpc.netty.shaded.io.netty.util.Timeout extends java.lang.Object {
public abstract io.grpc.netty.shaded.io.netty.util.Timer timer ()
public abstract io.grpc.netty.shaded.io.netty.util.TimerTask task ()
public abstract boolean isExpired ()
public abstract boolean isCancelled ()
public abstract boolean cancel ()
}
io/grpc/netty/shaded/io/netty/util/ResourceLeakDetector.classResourceLeakDetector.java
package io.grpc.netty.shaded.io.netty.util
public io.grpc.netty.shaded.io.netty.util.ResourceLeakDetector extends java.lang.Object {
private static final String PROP_LEVEL_OLD
private static final String PROP_LEVEL
private static final io.grpc.netty.shaded.io.netty.util.ResourceLeakDetector$Level DEFAULT_LEVEL
private static final String PROP_TARGET_RECORDS
private static final int DEFAULT_TARGET_RECORDS
private static final int TARGET_RECORDS
private static io.grpc.netty.shaded.io.netty.util.ResourceLeakDetector$Level level
private static final io.grpc.netty.shaded.io.netty.util.internal.logging.InternalLogger logger
static final int DEFAULT_SAMPLING_INTERVAL
private final java.util.concurrent.ConcurrentMap allLeaks
private final java.lang.ref.ReferenceQueue refQueue
private final java.util.concurrent.ConcurrentMap reportedLeaks
private final String resourceType
private final int samplingInterval
private static final java.util.concurrent.atomic.AtomicReference excludedMethods
public static void setEnabled (boolean)
boolean enabled
public static boolean isEnabled ()
public static void setLevel (io.grpc.netty.shaded.io.netty.util.ResourceLeakDetector$Level)
io.grpc.netty.shaded.io.netty.util.ResourceLeakDetector$Level level
public static io.grpc.netty.shaded.io.netty.util.ResourceLeakDetector$Level getLevel ()
public void (java.lang.Class)
Class resourceType
public void (java.lang.String)
String resourceType
public void (java.lang.Class, int, long)
Class resourceType
int samplingInterval
long maxActive
public void (java.lang.Class, int)
Class resourceType
int samplingInterval
public void (java.lang.String, int, long)
String resourceType
int samplingInterval
long maxActive
public final io.grpc.netty.shaded.io.netty.util.ResourceLeak open (java.lang.Object)
Object obj
public final io.grpc.netty.shaded.io.netty.util.ResourceLeakTracker track (java.lang.Object)
Object obj
private io.grpc.netty.shaded.io.netty.util.ResourceLeakDetector$DefaultResourceLeak track0 (java.lang.Object)
Object obj
io.grpc.netty.shaded.io.netty.util.ResourceLeakDetector$Level level
private void clearRefQueue ()
io.grpc.netty.shaded.io.netty.util.ResourceLeakDetector$DefaultResourceLeak ref
private void reportLeak ()
io.grpc.netty.shaded.io.netty.util.ResourceLeakDetector$DefaultResourceLeak ref
String records
protected void reportTracedLeak (java.lang.String, java.lang.String)
String resourceType
String records
protected void reportUntracedLeak (java.lang.String)
String resourceType
protected void reportInstancesLeak (java.lang.String)
String resourceType
public static transient void addExclusions (java.lang.Class, java.lang.String[])
java.lang.reflect.Method method
int i
Class clz
String[] methodNames
java.util.Set nameSet
String[] oldMethods
String[] newMethods
static io.grpc.netty.shaded.io.netty.util.ResourceLeakDetector$Level access$000 ()
static int access$200 ()
static java.util.concurrent.atomic.AtomicReference access$500 ()
static void ()
boolean disabled
boolean disabled
io.grpc.netty.shaded.io.netty.util.ResourceLeakDetector$Level defaultLevel
String levelStr
io.grpc.netty.shaded.io.netty.util.ResourceLeakDetector$Level level
}
io/grpc/netty/shaded/io/netty/util/ByteProcessor$IndexNotOfProcessor.classByteProcessor.java
package io.grpc.netty.shaded.io.netty.util
public io.grpc.netty.shaded.io.netty.util.ByteProcessor$IndexNotOfProcessor extends java.lang.Object implements io.grpc.netty.shaded.io.netty.util.ByteProcessor {
private final byte byteToNotFind
public void (byte)
byte byteToNotFind
public boolean process (byte)
byte value
}
io/grpc/netty/shaded/io/netty/util/ByteProcessor$1.classByteProcessor.java
package io.grpc.netty.shaded.io.netty.util
final io.grpc.netty.shaded.io.netty.util.ByteProcessor$1 extends java.lang.Object implements io.grpc.netty.shaded.io.netty.util.ByteProcessor {
void ()
public boolean process (byte)
byte value
}
io/grpc/netty/shaded/io/netty/util/Signal$SignalConstant.classSignal.java
package io.grpc.netty.shaded.io.netty.util
final io.grpc.netty.shaded.io.netty.util.Signal$SignalConstant extends io.grpc.netty.shaded.io.netty.util.AbstractConstant {
void (int, java.lang.String)
int id
String name
}
META-INF/maven/io.netty/netty-common/
META-INF/maven/io.netty/netty-common/pom.properties
io/grpc/netty/shaded/io/netty/util/concurrent/AbstractEventExecutor.classAbstractEventExecutor.java
package io.grpc.netty.shaded.io.netty.util.concurrent
public abstract io.grpc.netty.shaded.io.netty.util.concurrent.AbstractEventExecutor extends java.util.concurrent.AbstractExecutorService implements io.grpc.netty.shaded.io.netty.util.concurrent.EventExecutor {
private static final io.grpc.netty.shaded.io.netty.util.internal.logging.InternalLogger logger
static final long DEFAULT_SHUTDOWN_QUIET_PERIOD
static final long DEFAULT_SHUTDOWN_TIMEOUT
private final io.grpc.netty.shaded.io.netty.util.concurrent.EventExecutorGroup parent
private final java.util.Collection selfCollection
protected void ()
protected void (io.grpc.netty.shaded.io.netty.util.concurrent.EventExecutorGroup)
io.grpc.netty.shaded.io.netty.util.concurrent.EventExecutorGroup parent
public io.grpc.netty.shaded.io.netty.util.concurrent.EventExecutorGroup parent ()
public io.grpc.netty.shaded.io.netty.util.concurrent.EventExecutor next ()
public boolean inEventLoop ()
public java.util.Iterator iterator ()
public io.grpc.netty.shaded.io.netty.util.concurrent.Future shutdownGracefully ()
public abstract void shutdown ()
public java.util.List shutdownNow ()
public io.grpc.netty.shaded.io.netty.util.concurrent.Promise newPromise ()
public io.grpc.netty.shaded.io.netty.util.concurrent.ProgressivePromise newProgressivePromise ()
public io.grpc.netty.shaded.io.netty.util.concurrent.Future newSucceededFuture (java.lang.Object)
Object result
public io.grpc.netty.shaded.io.netty.util.concurrent.Future newFailedFuture (java.lang.Throwable)
Throwable cause
public io.grpc.netty.shaded.io.netty.util.concurrent.Future submit (java.lang.Runnable)
Runnable task
public io.grpc.netty.shaded.io.netty.util.concurrent.Future submit (java.lang.Runnable, java.lang.Object)
Runnable task
Object result
public io.grpc.netty.shaded.io.netty.util.concurrent.Future submit (java.util.concurrent.Callable)
java.util.concurrent.Callable task
protected final java.util.concurrent.RunnableFuture newTaskFor (java.lang.Runnable, java.lang.Object)
Runnable runnable
Object value
protected final java.util.concurrent.RunnableFuture newTaskFor (java.util.concurrent.Callable)
java.util.concurrent.Callable callable
public io.grpc.netty.shaded.io.netty.util.concurrent.ScheduledFuture schedule (java.lang.Runnable, long, java.util.concurrent.TimeUnit)
Runnable command
long delay
java.util.concurrent.TimeUnit unit
public io.grpc.netty.shaded.io.netty.util.concurrent.ScheduledFuture schedule (java.util.concurrent.Callable, long, java.util.concurrent.TimeUnit)
java.util.concurrent.Callable callable
long delay
java.util.concurrent.TimeUnit unit
public io.grpc.netty.shaded.io.netty.util.concurrent.ScheduledFuture scheduleAtFixedRate (java.lang.Runnable, long, long, java.util.concurrent.TimeUnit)
Runnable command
long initialDelay
long period
java.util.concurrent.TimeUnit unit
public io.grpc.netty.shaded.io.netty.util.concurrent.ScheduledFuture scheduleWithFixedDelay (java.lang.Runnable, long, long, java.util.concurrent.TimeUnit)
Runnable command
long initialDelay
long delay
java.util.concurrent.TimeUnit unit
protected static void safeExecute (java.lang.Runnable)
Throwable t
Runnable task
public volatile java.util.concurrent.Future submit (java.util.concurrent.Callable)
public volatile java.util.concurrent.Future submit (java.lang.Runnable, java.lang.Object)
public volatile java.util.concurrent.Future submit (java.lang.Runnable)
public volatile java.util.concurrent.ScheduledFuture scheduleWithFixedDelay (java.lang.Runnable, long, long, java.util.concurrent.TimeUnit)
public volatile java.util.concurrent.ScheduledFuture scheduleAtFixedRate (java.lang.Runnable, long, long, java.util.concurrent.TimeUnit)
public volatile java.util.concurrent.ScheduledFuture schedule (java.util.concurrent.Callable, long, java.util.concurrent.TimeUnit)
public volatile java.util.concurrent.ScheduledFuture schedule (java.lang.Runnable, long, java.util.concurrent.TimeUnit)
static void ()
}
io/grpc/netty/shaded/io/netty/util/concurrent/DefaultEventExecutorChooserFactory$GenericEventExecutorChooser.classDefaultEventExecutorChooserFactory.java
package io.grpc.netty.shaded.io.netty.util.concurrent
final io.grpc.netty.shaded.io.netty.util.concurrent.DefaultEventExecutorChooserFactory$GenericEventExecutorChooser extends java.lang.Object implements io.grpc.netty.shaded.io.netty.util.concurrent.EventExecutorChooserFactory$EventExecutorChooser {
private final java.util.concurrent.atomic.AtomicInteger idx
private final io.grpc.netty.shaded.io.netty.util.concurrent.EventExecutor[] executors
void (io.grpc.netty.shaded.io.netty.util.concurrent.EventExecutor[])
io.grpc.netty.shaded.io.netty.util.concurrent.EventExecutor[] executors
public io.grpc.netty.shaded.io.netty.util.concurrent.EventExecutor next ()
}
io/grpc/netty/shaded/io/netty/util/concurrent/GlobalEventExecutor$1.classGlobalEventExecutor.java
package io.grpc.netty.shaded.io.netty.util.concurrent
io.grpc.netty.shaded.io.netty.util.concurrent.GlobalEventExecutor$1 extends java.lang.Object implements java.lang.Runnable {
final io.grpc.netty.shaded.io.netty.util.concurrent.GlobalEventExecutor this$0
void (io.grpc.netty.shaded.io.netty.util.concurrent.GlobalEventExecutor)
io.grpc.netty.shaded.io.netty.util.concurrent.GlobalEventExecutor this$0
public void run ()
}
io/grpc/netty/shaded/io/netty/util/concurrent/UnorderedThreadPoolEventExecutor$RunnableScheduledFutureTask.classUnorderedThreadPoolEventExecutor.java
package io.grpc.netty.shaded.io.netty.util.concurrent
final io.grpc.netty.shaded.io.netty.util.concurrent.UnorderedThreadPoolEventExecutor$RunnableScheduledFutureTask extends io.grpc.netty.shaded.io.netty.util.concurrent.PromiseTask implements java.util.concurrent.RunnableScheduledFuture io.grpc.netty.shaded.io.netty.util.concurrent.ScheduledFuture {
private final java.util.concurrent.RunnableScheduledFuture future
void (io.grpc.netty.shaded.io.netty.util.concurrent.EventExecutor, java.lang.Runnable, java.util.concurrent.RunnableScheduledFuture)
io.grpc.netty.shaded.io.netty.util.concurrent.EventExecutor executor
Runnable runnable
java.util.concurrent.RunnableScheduledFuture future
void (io.grpc.netty.shaded.io.netty.util.concurrent.EventExecutor, java.util.concurrent.Callable, java.util.concurrent.RunnableScheduledFuture)
io.grpc.netty.shaded.io.netty.util.concurrent.EventExecutor executor
java.util.concurrent.Callable callable
java.util.concurrent.RunnableScheduledFuture future
public void run ()
Throwable cause
public boolean isPeriodic ()
public long getDelay (java.util.concurrent.TimeUnit)
java.util.concurrent.TimeUnit unit
public int compareTo (java.util.concurrent.Delayed)
java.util.concurrent.Delayed o
public volatile int compareTo (java.lang.Object)
}
io/grpc/netty/shaded/io/netty/util/concurrent/SingleThreadEventExecutor$4.classSingleThreadEventExecutor.java
package io.grpc.netty.shaded.io.netty.util.concurrent
io.grpc.netty.shaded.io.netty.util.concurrent.SingleThreadEventExecutor$4 extends java.lang.Object implements java.lang.Runnable {
final Runnable val$task
final io.grpc.netty.shaded.io.netty.util.concurrent.SingleThreadEventExecutor this$0
void (io.grpc.netty.shaded.io.netty.util.concurrent.SingleThreadEventExecutor, java.lang.Runnable)
io.grpc.netty.shaded.io.netty.util.concurrent.SingleThreadEventExecutor this$0
public void run ()
}
io/grpc/netty/shaded/io/netty/util/concurrent/FailedFuture.classFailedFuture.java
package io.grpc.netty.shaded.io.netty.util.concurrent
public final io.grpc.netty.shaded.io.netty.util.concurrent.FailedFuture extends io.grpc.netty.shaded.io.netty.util.concurrent.CompleteFuture {
private final Throwable cause
public void (io.grpc.netty.shaded.io.netty.util.concurrent.EventExecutor, java.lang.Throwable)
io.grpc.netty.shaded.io.netty.util.concurrent.EventExecutor executor
Throwable cause
public java.lang.Throwable cause ()
public boolean isSuccess ()
public io.grpc.netty.shaded.io.netty.util.concurrent.Future sync ()
public io.grpc.netty.shaded.io.netty.util.concurrent.Future syncUninterruptibly ()
public java.lang.Object getNow ()
}
io/grpc/netty/shaded/io/netty/util/concurrent/ImmediateExecutor.classImmediateExecutor.java
package io.grpc.netty.shaded.io.netty.util.concurrent
public final io.grpc.netty.shaded.io.netty.util.concurrent.ImmediateExecutor extends java.lang.Object implements java.util.concurrent.Executor {
public static final io.grpc.netty.shaded.io.netty.util.concurrent.ImmediateExecutor INSTANCE
private void ()
public void execute (java.lang.Runnable)
Runnable command
static void ()
}
io/grpc/netty/shaded/io/netty/util/concurrent/AbstractScheduledEventExecutor$2.classAbstractScheduledEventExecutor.java
package io.grpc.netty.shaded.io.netty.util.concurrent
io.grpc.netty.shaded.io.netty.util.concurrent.AbstractScheduledEventExecutor$2 extends java.lang.Object implements java.lang.Runnable {
final io.grpc.netty.shaded.io.netty.util.concurrent.ScheduledFutureTask val$task
final io.grpc.netty.shaded.io.netty.util.concurrent.AbstractScheduledEventExecutor this$0
void (io.grpc.netty.shaded.io.netty.util.concurrent.AbstractScheduledEventExecutor, io.grpc.netty.shaded.io.netty.util.concurrent.ScheduledFutureTask)
io.grpc.netty.shaded.io.netty.util.concurrent.AbstractScheduledEventExecutor this$0
public void run ()
}
io/grpc/netty/shaded/io/netty/util/concurrent/DefaultEventExecutor.classDefaultEventExecutor.java
package io.grpc.netty.shaded.io.netty.util.concurrent
public final io.grpc.netty.shaded.io.netty.util.concurrent.DefaultEventExecutor extends io.grpc.netty.shaded.io.netty.util.concurrent.SingleThreadEventExecutor {
public void ()
public void (java.util.concurrent.ThreadFactory)
java.util.concurrent.ThreadFactory threadFactory
public void (java.util.concurrent.Executor)
java.util.concurrent.Executor executor
public void (io.grpc.netty.shaded.io.netty.util.concurrent.EventExecutorGroup)
io.grpc.netty.shaded.io.netty.util.concurrent.EventExecutorGroup parent
public void (io.grpc.netty.shaded.io.netty.util.concurrent.EventExecutorGroup, java.util.concurrent.ThreadFactory)
io.grpc.netty.shaded.io.netty.util.concurrent.EventExecutorGroup parent
java.util.concurrent.ThreadFactory threadFactory
public void (io.grpc.netty.shaded.io.netty.util.concurrent.EventExecutorGroup, java.util.concurrent.Executor)
io.grpc.netty.shaded.io.netty.util.concurrent.EventExecutorGroup parent
java.util.concurrent.Executor executor
public void (io.grpc.netty.shaded.io.netty.util.concurrent.EventExecutorGroup, java.util.concurrent.ThreadFactory, int, io.grpc.netty.shaded.io.netty.util.concurrent.RejectedExecutionHandler)
io.grpc.netty.shaded.io.netty.util.concurrent.EventExecutorGroup parent
java.util.concurrent.ThreadFactory threadFactory
int maxPendingTasks
io.grpc.netty.shaded.io.netty.util.concurrent.RejectedExecutionHandler rejectedExecutionHandler
public void (io.grpc.netty.shaded.io.netty.util.concurrent.EventExecutorGroup, java.util.concurrent.Executor, int, io.grpc.netty.shaded.io.netty.util.concurrent.RejectedExecutionHandler)
io.grpc.netty.shaded.io.netty.util.concurrent.EventExecutorGroup parent
java.util.concurrent.Executor executor
int maxPendingTasks
io.grpc.netty.shaded.io.netty.util.concurrent.RejectedExecutionHandler rejectedExecutionHandler
protected void run ()
Runnable task
}
io/grpc/netty/shaded/io/netty/util/concurrent/MultithreadEventExecutorGroup$1.classMultithreadEventExecutorGroup.java
package io.grpc.netty.shaded.io.netty.util.concurrent
io.grpc.netty.shaded.io.netty.util.concurrent.MultithreadEventExecutorGroup$1 extends java.lang.Object implements io.grpc.netty.shaded.io.netty.util.concurrent.FutureListener {
final io.grpc.netty.shaded.io.netty.util.concurrent.MultithreadEventExecutorGroup this$0
void (io.grpc.netty.shaded.io.netty.util.concurrent.MultithreadEventExecutorGroup)
io.grpc.netty.shaded.io.netty.util.concurrent.MultithreadEventExecutorGroup this$0
public void operationComplete (io.grpc.netty.shaded.io.netty.util.concurrent.Future) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.util.concurrent.Future future
}
io/grpc/netty/shaded/io/netty/util/concurrent/Promise.classPromise.java
package io.grpc.netty.shaded.io.netty.util.concurrent
public abstract io.grpc.netty.shaded.io.netty.util.concurrent.Promise extends java.lang.Object implements io.grpc.netty.shaded.io.netty.util.concurrent.Future {
public abstract io.grpc.netty.shaded.io.netty.util.concurrent.Promise setSuccess (java.lang.Object)
public abstract boolean trySuccess (java.lang.Object)
public abstract io.grpc.netty.shaded.io.netty.util.concurrent.Promise setFailure (java.lang.Throwable)
public abstract boolean tryFailure (java.lang.Throwable)
public abstract boolean setUncancellable ()
public abstract io.grpc.netty.shaded.io.netty.util.concurrent.Promise addListener (io.grpc.netty.shaded.io.netty.util.concurrent.GenericFutureListener)
public transient abstract io.grpc.netty.shaded.io.netty.util.concurrent.Promise addListeners (io.grpc.netty.shaded.io.netty.util.concurrent.GenericFutureListener[])
public abstract io.grpc.netty.shaded.io.netty.util.concurrent.Promise removeListener (io.grpc.netty.shaded.io.netty.util.concurrent.GenericFutureListener)
public transient abstract io.grpc.netty.shaded.io.netty.util.concurrent.Promise removeListeners (io.grpc.netty.shaded.io.netty.util.concurrent.GenericFutureListener[])
public abstract io.grpc.netty.shaded.io.netty.util.concurrent.Promise await () throws java.lang.InterruptedException
public abstract io.grpc.netty.shaded.io.netty.util.concurrent.Promise awaitUninterruptibly ()
public abstract io.grpc.netty.shaded.io.netty.util.concurrent.Promise sync () throws java.lang.InterruptedException
public abstract io.grpc.netty.shaded.io.netty.util.concurrent.Promise syncUninterruptibly ()
}
io/grpc/netty/shaded/io/netty/util/concurrent/FastThreadLocalThread.classFastThreadLocalThread.java
package io.grpc.netty.shaded.io.netty.util.concurrent
public io.grpc.netty.shaded.io.netty.util.concurrent.FastThreadLocalThread extends java.lang.Thread {
private final boolean cleanupFastThreadLocals
private io.grpc.netty.shaded.io.netty.util.internal.InternalThreadLocalMap threadLocalMap
public void ()
public void (java.lang.Runnable)
Runnable target
public void (java.lang.ThreadGroup, java.lang.Runnable)
ThreadGroup group
Runnable target
public void (java.lang.String)
String name
public void (java.lang.ThreadGroup, java.lang.String)
ThreadGroup group
String name
public void (java.lang.Runnable, java.lang.String)
Runnable target
String name
public void (java.lang.ThreadGroup, java.lang.Runnable, java.lang.String)
ThreadGroup group
Runnable target
String name
public void (java.lang.ThreadGroup, java.lang.Runnable, java.lang.String, long)
ThreadGroup group
Runnable target
String name
long stackSize
public final io.grpc.netty.shaded.io.netty.util.internal.InternalThreadLocalMap threadLocalMap ()
public final void setThreadLocalMap (io.grpc.netty.shaded.io.netty.util.internal.InternalThreadLocalMap)
io.grpc.netty.shaded.io.netty.util.internal.InternalThreadLocalMap threadLocalMap
public boolean willCleanupFastThreadLocals ()
public static boolean willCleanupFastThreadLocals (java.lang.Thread)
Thread thread
}
io/grpc/netty/shaded/io/netty/util/concurrent/ScheduledFuture.classScheduledFuture.java
package io.grpc.netty.shaded.io.netty.util.concurrent
public abstract io.grpc.netty.shaded.io.netty.util.concurrent.ScheduledFuture extends java.lang.Object implements io.grpc.netty.shaded.io.netty.util.concurrent.Future java.util.concurrent.ScheduledFuture {
}
io/grpc/netty/shaded/io/netty/util/concurrent/ImmediateEventExecutor$ImmediateProgressivePromise.classImmediateEventExecutor.java
package io.grpc.netty.shaded.io.netty.util.concurrent
io.grpc.netty.shaded.io.netty.util.concurrent.ImmediateEventExecutor$ImmediateProgressivePromise extends io.grpc.netty.shaded.io.netty.util.concurrent.DefaultProgressivePromise {
void (io.grpc.netty.shaded.io.netty.util.concurrent.EventExecutor)
io.grpc.netty.shaded.io.netty.util.concurrent.EventExecutor executor
protected void checkDeadLock ()
}
io/grpc/netty/shaded/io/netty/util/concurrent/RejectedExecutionHandlers$2.classRejectedExecutionHandlers.java
package io.grpc.netty.shaded.io.netty.util.concurrent
final io.grpc.netty.shaded.io.netty.util.concurrent.RejectedExecutionHandlers$2 extends java.lang.Object implements io.grpc.netty.shaded.io.netty.util.concurrent.RejectedExecutionHandler {
final int val$retries
final long val$backOffNanos
void (int, long)
public void rejected (java.lang.Runnable, io.grpc.netty.shaded.io.netty.util.concurrent.SingleThreadEventExecutor)
int i
Runnable task
io.grpc.netty.shaded.io.netty.util.concurrent.SingleThreadEventExecutor executor
}
io/grpc/netty/shaded/io/netty/util/concurrent/RejectedExecutionHandlers.classRejectedExecutionHandlers.java
package io.grpc.netty.shaded.io.netty.util.concurrent
public final io.grpc.netty.shaded.io.netty.util.concurrent.RejectedExecutionHandlers extends java.lang.Object {
private static final io.grpc.netty.shaded.io.netty.util.concurrent.RejectedExecutionHandler REJECT
private void ()
public static io.grpc.netty.shaded.io.netty.util.concurrent.RejectedExecutionHandler reject ()
public static io.grpc.netty.shaded.io.netty.util.concurrent.RejectedExecutionHandler backoff (int, long, java.util.concurrent.TimeUnit)
int retries
long backoffAmount
java.util.concurrent.TimeUnit unit
long backOffNanos
static void ()
}
io/grpc/netty/shaded/io/netty/util/concurrent/ThreadProperties.classThreadProperties.java
package io.grpc.netty.shaded.io.netty.util.concurrent
public abstract io.grpc.netty.shaded.io.netty.util.concurrent.ThreadProperties extends java.lang.Object {
public abstract java.lang.Thread$State state ()
public abstract int priority ()
public abstract boolean isInterrupted ()
public abstract boolean isDaemon ()
public abstract java.lang.String name ()
public abstract long id ()
public abstract java.lang.StackTraceElement[] stackTrace ()
public abstract boolean isAlive ()
}
io/grpc/netty/shaded/io/netty/util/concurrent/DefaultEventExecutorChooserFactory$PowerOfTwoEventExecutorChooser.classDefaultEventExecutorChooserFactory.java
package io.grpc.netty.shaded.io.netty.util.concurrent
final io.grpc.netty.shaded.io.netty.util.concurrent.DefaultEventExecutorChooserFactory$PowerOfTwoEventExecutorChooser extends java.lang.Object implements io.grpc.netty.shaded.io.netty.util.concurrent.EventExecutorChooserFactory$EventExecutorChooser {
private final java.util.concurrent.atomic.AtomicInteger idx
private final io.grpc.netty.shaded.io.netty.util.concurrent.EventExecutor[] executors
void (io.grpc.netty.shaded.io.netty.util.concurrent.EventExecutor[])
io.grpc.netty.shaded.io.netty.util.concurrent.EventExecutor[] executors
public io.grpc.netty.shaded.io.netty.util.concurrent.EventExecutor next ()
}
io/grpc/netty/shaded/io/netty/util/concurrent/EventExecutorChooserFactory$EventExecutorChooser.classEventExecutorChooserFactory.java
package io.grpc.netty.shaded.io.netty.util.concurrent
public abstract io.grpc.netty.shaded.io.netty.util.concurrent.EventExecutorChooserFactory$EventExecutorChooser extends java.lang.Object {
public abstract io.grpc.netty.shaded.io.netty.util.concurrent.EventExecutor next ()
}
io/grpc/netty/shaded/io/netty/util/concurrent/NonStickyEventExecutorGroup.classNonStickyEventExecutorGroup.java
package io.grpc.netty.shaded.io.netty.util.concurrent
public final io.grpc.netty.shaded.io.netty.util.concurrent.NonStickyEventExecutorGroup extends java.lang.Object implements io.grpc.netty.shaded.io.netty.util.concurrent.EventExecutorGroup {
private final io.grpc.netty.shaded.io.netty.util.concurrent.EventExecutorGroup group
private final int maxTaskExecutePerRun
public void (io.grpc.netty.shaded.io.netty.util.concurrent.EventExecutorGroup)
io.grpc.netty.shaded.io.netty.util.concurrent.EventExecutorGroup group
public void (io.grpc.netty.shaded.io.netty.util.concurrent.EventExecutorGroup, int)
io.grpc.netty.shaded.io.netty.util.concurrent.EventExecutorGroup group
int maxTaskExecutePerRun
private static io.grpc.netty.shaded.io.netty.util.concurrent.EventExecutorGroup verify (io.grpc.netty.shaded.io.netty.util.concurrent.EventExecutorGroup)
io.grpc.netty.shaded.io.netty.util.concurrent.EventExecutor executor
io.grpc.netty.shaded.io.netty.util.concurrent.EventExecutorGroup group
java.util.Iterator executors
private io.grpc.netty.shaded.io.netty.util.concurrent.NonStickyEventExecutorGroup$NonStickyOrderedEventExecutor newExecutor (io.grpc.netty.shaded.io.netty.util.concurrent.EventExecutor)
io.grpc.netty.shaded.io.netty.util.concurrent.EventExecutor executor
public boolean isShuttingDown ()
public io.grpc.netty.shaded.io.netty.util.concurrent.Future shutdownGracefully ()
public io.grpc.netty.shaded.io.netty.util.concurrent.Future shutdownGracefully (long, long, java.util.concurrent.TimeUnit)
long quietPeriod
long timeout
java.util.concurrent.TimeUnit unit
public io.grpc.netty.shaded.io.netty.util.concurrent.Future terminationFuture ()
public void shutdown ()
public java.util.List shutdownNow ()
public io.grpc.netty.shaded.io.netty.util.concurrent.EventExecutor next ()
public java.util.Iterator iterator ()
java.util.Iterator itr
public io.grpc.netty.shaded.io.netty.util.concurrent.Future submit (java.lang.Runnable)
Runnable task
public io.grpc.netty.shaded.io.netty.util.concurrent.Future submit (java.lang.Runnable, java.lang.Object)
Runnable task
Object result
public io.grpc.netty.shaded.io.netty.util.concurrent.Future submit (java.util.concurrent.Callable)
java.util.concurrent.Callable task
public io.grpc.netty.shaded.io.netty.util.concurrent.ScheduledFuture schedule (java.lang.Runnable, long, java.util.concurrent.TimeUnit)
Runnable command
long delay
java.util.concurrent.TimeUnit unit
public io.grpc.netty.shaded.io.netty.util.concurrent.ScheduledFuture schedule (java.util.concurrent.Callable, long, java.util.concurrent.TimeUnit)
java.util.concurrent.Callable callable
long delay
java.util.concurrent.TimeUnit unit
public io.grpc.netty.shaded.io.netty.util.concurrent.ScheduledFuture scheduleAtFixedRate (java.lang.Runnable, long, long, java.util.concurrent.TimeUnit)
Runnable command
long initialDelay
long period
java.util.concurrent.TimeUnit unit
public io.grpc.netty.shaded.io.netty.util.concurrent.ScheduledFuture scheduleWithFixedDelay (java.lang.Runnable, long, long, java.util.concurrent.TimeUnit)
Runnable command
long initialDelay
long delay
java.util.concurrent.TimeUnit unit
public boolean isShutdown ()
public boolean isTerminated ()
public boolean awaitTermination (long, java.util.concurrent.TimeUnit) throws java.lang.InterruptedException
long timeout
java.util.concurrent.TimeUnit unit
public java.util.List invokeAll (java.util.Collection) throws java.lang.InterruptedException
java.util.Collection tasks
public java.util.List invokeAll (java.util.Collection, long, java.util.concurrent.TimeUnit) throws java.lang.InterruptedException
java.util.Collection tasks
long timeout
java.util.concurrent.TimeUnit unit
public java.lang.Object invokeAny (java.util.Collection) throws java.lang.InterruptedException java.util.concurrent.ExecutionException
java.util.Collection tasks
public java.lang.Object invokeAny (java.util.Collection, long, java.util.concurrent.TimeUnit) throws java.lang.InterruptedException java.util.concurrent.ExecutionException java.util.concurrent.TimeoutException
java.util.Collection tasks
long timeout
java.util.concurrent.TimeUnit unit
public void execute (java.lang.Runnable)
Runnable command
public volatile java.util.concurrent.ScheduledFuture scheduleWithFixedDelay (java.lang.Runnable, long, long, java.util.concurrent.TimeUnit)
public volatile java.util.concurrent.ScheduledFuture scheduleAtFixedRate (java.lang.Runnable, long, long, java.util.concurrent.TimeUnit)
public volatile java.util.concurrent.ScheduledFuture schedule (java.util.concurrent.Callable, long, java.util.concurrent.TimeUnit)
public volatile java.util.concurrent.ScheduledFuture schedule (java.lang.Runnable, long, java.util.concurrent.TimeUnit)
public volatile java.util.concurrent.Future submit (java.lang.Runnable)
public volatile java.util.concurrent.Future submit (java.lang.Runnable, java.lang.Object)
public volatile java.util.concurrent.Future submit (java.util.concurrent.Callable)
static io.grpc.netty.shaded.io.netty.util.concurrent.NonStickyEventExecutorGroup$NonStickyOrderedEventExecutor access$000 (io.grpc.netty.shaded.io.netty.util.concurrent.NonStickyEventExecutorGroup, io.grpc.netty.shaded.io.netty.util.concurrent.EventExecutor)
io.grpc.netty.shaded.io.netty.util.concurrent.NonStickyEventExecutorGroup x0
io.grpc.netty.shaded.io.netty.util.concurrent.EventExecutor x1
}
io/grpc/netty/shaded/io/netty/util/concurrent/AbstractEventExecutorGroup.classAbstractEventExecutorGroup.java
package io.grpc.netty.shaded.io.netty.util.concurrent
public abstract io.grpc.netty.shaded.io.netty.util.concurrent.AbstractEventExecutorGroup extends java.lang.Object implements io.grpc.netty.shaded.io.netty.util.concurrent.EventExecutorGroup {
public void ()
public io.grpc.netty.shaded.io.netty.util.concurrent.Future submit (java.lang.Runnable)
Runnable task
public io.grpc.netty.shaded.io.netty.util.concurrent.Future submit (java.lang.Runnable, java.lang.Object)
Runnable task
Object result
public io.grpc.netty.shaded.io.netty.util.concurrent.Future submit (java.util.concurrent.Callable)
java.util.concurrent.Callable task
public io.grpc.netty.shaded.io.netty.util.concurrent.ScheduledFuture schedule (java.lang.Runnable, long, java.util.concurrent.TimeUnit)
Runnable command
long delay
java.util.concurrent.TimeUnit unit
public io.grpc.netty.shaded.io.netty.util.concurrent.ScheduledFuture schedule (java.util.concurrent.Callable, long, java.util.concurrent.TimeUnit)
java.util.concurrent.Callable callable
long delay
java.util.concurrent.TimeUnit unit
public io.grpc.netty.shaded.io.netty.util.concurrent.ScheduledFuture scheduleAtFixedRate (java.lang.Runnable, long, long, java.util.concurrent.TimeUnit)
Runnable command
long initialDelay
long period
java.util.concurrent.TimeUnit unit
public io.grpc.netty.shaded.io.netty.util.concurrent.ScheduledFuture scheduleWithFixedDelay (java.lang.Runnable, long, long, java.util.concurrent.TimeUnit)
Runnable command
long initialDelay
long delay
java.util.concurrent.TimeUnit unit
public io.grpc.netty.shaded.io.netty.util.concurrent.Future shutdownGracefully ()
public abstract void shutdown ()
public java.util.List shutdownNow ()
public java.util.List invokeAll (java.util.Collection) throws java.lang.InterruptedException
java.util.Collection tasks
public java.util.List invokeAll (java.util.Collection, long, java.util.concurrent.TimeUnit) throws java.lang.InterruptedException
java.util.Collection tasks
long timeout
java.util.concurrent.TimeUnit unit
public java.lang.Object invokeAny (java.util.Collection) throws java.lang.InterruptedException java.util.concurrent.ExecutionException
java.util.Collection tasks
public java.lang.Object invokeAny (java.util.Collection, long, java.util.concurrent.TimeUnit) throws java.lang.InterruptedException java.util.concurrent.ExecutionException java.util.concurrent.TimeoutException
java.util.Collection tasks
long timeout
java.util.concurrent.TimeUnit unit
public void execute (java.lang.Runnable)
Runnable command
public volatile java.util.concurrent.ScheduledFuture scheduleWithFixedDelay (java.lang.Runnable, long, long, java.util.concurrent.TimeUnit)
public volatile java.util.concurrent.ScheduledFuture scheduleAtFixedRate (java.lang.Runnable, long, long, java.util.concurrent.TimeUnit)
public volatile java.util.concurrent.ScheduledFuture schedule (java.util.concurrent.Callable, long, java.util.concurrent.TimeUnit)
public volatile java.util.concurrent.ScheduledFuture schedule (java.lang.Runnable, long, java.util.concurrent.TimeUnit)
public volatile java.util.concurrent.Future submit (java.lang.Runnable)
public volatile java.util.concurrent.Future submit (java.lang.Runnable, java.lang.Object)
public volatile java.util.concurrent.Future submit (java.util.concurrent.Callable)
}
io/grpc/netty/shaded/io/netty/util/concurrent/SucceededFuture.classSucceededFuture.java
package io.grpc.netty.shaded.io.netty.util.concurrent
public final io.grpc.netty.shaded.io.netty.util.concurrent.SucceededFuture extends io.grpc.netty.shaded.io.netty.util.concurrent.CompleteFuture {
private final Object result
public void (io.grpc.netty.shaded.io.netty.util.concurrent.EventExecutor, java.lang.Object)
io.grpc.netty.shaded.io.netty.util.concurrent.EventExecutor executor
Object result
public java.lang.Throwable cause ()
public boolean isSuccess ()
public java.lang.Object getNow ()
}
io/grpc/netty/shaded/io/netty/util/concurrent/FutureListener.classFutureListener.java
package io.grpc.netty.shaded.io.netty.util.concurrent
public abstract io.grpc.netty.shaded.io.netty.util.concurrent.FutureListener extends java.lang.Object implements io.grpc.netty.shaded.io.netty.util.concurrent.GenericFutureListener {
}
io/grpc/netty/shaded/io/netty/util/concurrent/BlockingOperationException.classBlockingOperationException.java
package io.grpc.netty.shaded.io.netty.util.concurrent
public io.grpc.netty.shaded.io.netty.util.concurrent.BlockingOperationException extends java.lang.IllegalStateException {
private static final long serialVersionUID
public void ()
public void (java.lang.String)
String s
public void (java.lang.Throwable)
Throwable cause
public void (java.lang.String, java.lang.Throwable)
String message
Throwable cause
}
io/grpc/netty/shaded/io/netty/util/concurrent/ProgressivePromise.classProgressivePromise.java
package io.grpc.netty.shaded.io.netty.util.concurrent
public abstract io.grpc.netty.shaded.io.netty.util.concurrent.ProgressivePromise extends java.lang.Object implements io.grpc.netty.shaded.io.netty.util.concurrent.Promise io.grpc.netty.shaded.io.netty.util.concurrent.ProgressiveFuture {
public abstract io.grpc.netty.shaded.io.netty.util.concurrent.ProgressivePromise setProgress (long, long)
public abstract boolean tryProgress (long, long)
public abstract io.grpc.netty.shaded.io.netty.util.concurrent.ProgressivePromise setSuccess (java.lang.Object)
public abstract io.grpc.netty.shaded.io.netty.util.concurrent.ProgressivePromise setFailure (java.lang.Throwable)
public abstract io.grpc.netty.shaded.io.netty.util.concurrent.ProgressivePromise addListener (io.grpc.netty.shaded.io.netty.util.concurrent.GenericFutureListener)
public transient abstract io.grpc.netty.shaded.io.netty.util.concurrent.ProgressivePromise addListeners (io.grpc.netty.shaded.io.netty.util.concurrent.GenericFutureListener[])
public abstract io.grpc.netty.shaded.io.netty.util.concurrent.ProgressivePromise removeListener (io.grpc.netty.shaded.io.netty.util.concurrent.GenericFutureListener)
public transient abstract io.grpc.netty.shaded.io.netty.util.concurrent.ProgressivePromise removeListeners (io.grpc.netty.shaded.io.netty.util.concurrent.GenericFutureListener[])
public abstract io.grpc.netty.shaded.io.netty.util.concurrent.ProgressivePromise await () throws java.lang.InterruptedException
public abstract io.grpc.netty.shaded.io.netty.util.concurrent.ProgressivePromise awaitUninterruptibly ()
public abstract io.grpc.netty.shaded.io.netty.util.concurrent.ProgressivePromise sync () throws java.lang.InterruptedException
public abstract io.grpc.netty.shaded.io.netty.util.concurrent.ProgressivePromise syncUninterruptibly ()
}
io/grpc/netty/shaded/io/netty/util/concurrent/DefaultEventExecutorGroup.classDefaultEventExecutorGroup.java
package io.grpc.netty.shaded.io.netty.util.concurrent
public io.grpc.netty.shaded.io.netty.util.concurrent.DefaultEventExecutorGroup extends io.grpc.netty.shaded.io.netty.util.concurrent.MultithreadEventExecutorGroup {
public void (int)
int nThreads
public void (int, java.util.concurrent.ThreadFactory)
int nThreads
java.util.concurrent.ThreadFactory threadFactory
public void (int, java.util.concurrent.ThreadFactory, int, io.grpc.netty.shaded.io.netty.util.concurrent.RejectedExecutionHandler)
int nThreads
java.util.concurrent.ThreadFactory threadFactory
int maxPendingTasks
io.grpc.netty.shaded.io.netty.util.concurrent.RejectedExecutionHandler rejectedHandler
protected transient io.grpc.netty.shaded.io.netty.util.concurrent.EventExecutor newChild (java.util.concurrent.Executor, java.lang.Object[]) throws java.lang.Exception
java.util.concurrent.Executor executor
Object[] args
}
io/grpc/netty/shaded/io/netty/util/concurrent/ProgressiveFuture.classProgressiveFuture.java
package io.grpc.netty.shaded.io.netty.util.concurrent
public abstract io.grpc.netty.shaded.io.netty.util.concurrent.ProgressiveFuture extends java.lang.Object implements io.grpc.netty.shaded.io.netty.util.concurrent.Future {
public abstract io.grpc.netty.shaded.io.netty.util.concurrent.ProgressiveFuture addListener (io.grpc.netty.shaded.io.netty.util.concurrent.GenericFutureListener)
public transient abstract io.grpc.netty.shaded.io.netty.util.concurrent.ProgressiveFuture addListeners (io.grpc.netty.shaded.io.netty.util.concurrent.GenericFutureListener[])
public abstract io.grpc.netty.shaded.io.netty.util.concurrent.ProgressiveFuture removeListener (io.grpc.netty.shaded.io.netty.util.concurrent.GenericFutureListener)
public transient abstract io.grpc.netty.shaded.io.netty.util.concurrent.ProgressiveFuture removeListeners (io.grpc.netty.shaded.io.netty.util.concurrent.GenericFutureListener[])
public abstract io.grpc.netty.shaded.io.netty.util.concurrent.ProgressiveFuture sync () throws java.lang.InterruptedException
public abstract io.grpc.netty.shaded.io.netty.util.concurrent.ProgressiveFuture syncUninterruptibly ()
public abstract io.grpc.netty.shaded.io.netty.util.concurrent.ProgressiveFuture await () throws java.lang.InterruptedException
public abstract io.grpc.netty.shaded.io.netty.util.concurrent.ProgressiveFuture awaitUninterruptibly ()
}
io/grpc/netty/shaded/io/netty/util/concurrent/PromiseCombiner$1.classPromiseCombiner.java
package io.grpc.netty.shaded.io.netty.util.concurrent
io.grpc.netty.shaded.io.netty.util.concurrent.PromiseCombiner$1 extends java.lang.Object implements io.grpc.netty.shaded.io.netty.util.concurrent.GenericFutureListener {
final io.grpc.netty.shaded.io.netty.util.concurrent.PromiseCombiner this$0
void (io.grpc.netty.shaded.io.netty.util.concurrent.PromiseCombiner)
io.grpc.netty.shaded.io.netty.util.concurrent.PromiseCombiner this$0
public void operationComplete (io.grpc.netty.shaded.io.netty.util.concurrent.Future) throws java.lang.Exception
io.grpc.netty.shaded.io.netty.util.concurrent.Future future
}
io/grpc/netty/shaded/io/netty/util/concurrent/RejectedExecutionHandler.classRejectedExecutionHandler.java
package io.grpc.netty.shaded.io.netty.util.concurrent
public abstract io.grpc.netty.shaded.io.netty.util.concurrent.RejectedExecutionHandler extends java.lang.Object {
public abstract void rejected (java.lang.Runnable, io.grpc.netty.shaded.io.netty.util.concurrent.SingleThreadEventExecutor)
}
io/grpc/netty/shaded/io/netty/util/concurrent/FastThreadLocalRunnable.classFastThreadLocalRunnable.java
package io.grpc.netty.shaded.io.netty.util.concurrent
final io.grpc.netty.shaded.io.netty.util.concurrent.FastThreadLocalRunnable extends java.lang.Object implements java.lang.Runnable {
private final Runnable runnable
private void (java.lang.Runnable)
Runnable runnable
public void run ()
static java.lang.Runnable wrap (java.lang.Runnable)
Runnable runnable
}
io/grpc/netty/shaded/io/netty/util/concurrent/AbstractScheduledEventExecutor$1.classAbstractScheduledEventExecutor.java
package io.grpc.netty.shaded.io.netty.util.concurrent
final io.grpc.netty.shaded.io.netty.util.concurrent.AbstractScheduledEventExecutor$1 extends java.lang.Object implements java.util.Comparator {
void ()
public int compare (io.grpc.netty.shaded.io.netty.util.concurrent.ScheduledFutureTask, io.grpc.netty.shaded.io.netty.util.concurrent.ScheduledFutureTask)
io.grpc.netty.shaded.io.netty.util.concurrent.ScheduledFutureTask o1
io.grpc.netty.shaded.io.netty.util.concurrent.ScheduledFutureTask o2
public volatile int compare (java.lang.Object, java.lang.Object)
}
io/grpc/netty/shaded/io/netty/util/concurrent/ImmediateEventExecutor.classImmediateEventExecutor.java
package io.grpc.netty.shaded.io.netty.util.concurrent
public final io.grpc.netty.shaded.io.netty.util.concurrent.ImmediateEventExecutor extends io.grpc.netty.shaded.io.netty.util.concurrent.AbstractEventExecutor {
private static final io.grpc.netty.shaded.io.netty.util.internal.logging.InternalLogger logger
public static final io.grpc.netty.shaded.io.netty.util.concurrent.ImmediateEventExecutor INSTANCE
private static final io.grpc.netty.shaded.io.netty.util.concurrent.FastThreadLocal DELAYED_RUNNABLES
private static final io.grpc.netty.shaded.io.netty.util.concurrent.FastThreadLocal RUNNING
private final io.grpc.netty.shaded.io.netty.util.concurrent.Future terminationFuture
private void ()
public boolean inEventLoop ()
public boolean inEventLoop (java.lang.Thread)
Thread thread
public io.grpc.netty.shaded.io.netty.util.concurrent.Future shutdownGracefully (long, long, java.util.concurrent.TimeUnit)
long quietPeriod
long timeout
java.util.concurrent.TimeUnit unit
public io.grpc.netty.shaded.io.netty.util.concurrent.Future terminationFuture ()
public void shutdown ()
public boolean isShuttingDown ()
public boolean isShutdown ()
public boolean isTerminated ()
public boolean awaitTermination (long, java.util.concurrent.TimeUnit)
long timeout
java.util.concurrent.TimeUnit unit
public void execute (java.lang.Runnable)
Throwable cause
java.util.Queue delayedRunnables
Runnable runnable
Throwable cause
Throwable cause
java.util.Queue delayedRunnables
Runnable runnable
Throwable cause
java.util.Queue delayedRunnables
Runnable runnable
Runnable command
public io.grpc.netty.shaded.io.netty.util.concurrent.Promise newPromise ()
public io.grpc.netty.shaded.io.netty.util.concurrent.ProgressivePromise newProgressivePromise ()
static void ()
}
io/grpc/netty/shaded/io/netty/util/concurrent/GenericProgressiveFutureListener.classGenericProgressiveFutureListener.java
package io.grpc.netty.shaded.io.netty.util.concurrent
public abstract io.grpc.netty.shaded.io.netty.util.concurrent.GenericProgressiveFutureListener extends java.lang.Object implements io.grpc.netty.shaded.io.netty.util.concurrent.GenericFutureListener {
public abstract void operationProgressed (io.grpc.netty.shaded.io.netty.util.concurrent.ProgressiveFuture, long, long) throws java.lang.Exception
}
io/grpc/netty/shaded/io/netty/util/concurrent/GlobalEventExecutor$TaskRunner.classGlobalEventExecutor.java
package io.grpc.netty.shaded.io.netty.util.concurrent
final io.grpc.netty.shaded.io.netty.util.concurrent.GlobalEventExecutor$TaskRunner extends java.lang.Object implements java.lang.Runnable {
static final boolean $assertionsDisabled
final io.grpc.netty.shaded.io.netty.util.concurrent.GlobalEventExecutor this$0
void (io.grpc.netty.shaded.io.netty.util.concurrent.GlobalEventExecutor)
io.grpc.netty.shaded.io.netty.util.concurrent.GlobalEventExecutor this$0
public void run ()
Throwable t
boolean stopped
Runnable task
java.util.Queue scheduledTaskQueue
static void ()
}
io/grpc/netty/shaded/io/netty/util/concurrent/SingleThreadEventExecutor$5.classSingleThreadEventExecutor.java
package io.grpc.netty.shaded.io.netty.util.concurrent
io.grpc.netty.shaded.io.netty.util.concurrent.SingleThreadEventExecutor$5 extends java.lang.Object implements java.lang.Runnable {
final io.grpc.netty.shaded.io.netty.util.concurrent.SingleThreadEventExecutor this$0
void (io.grpc.netty.shaded.io.netty.util.concurrent.SingleThreadEventExecutor)
io.grpc.netty.shaded.io.netty.util.concurrent.SingleThreadEventExecutor this$0
public void run ()
int oldState
Throwable t
int oldState
int oldState
boolean success
}
io/grpc/netty/shaded/io/netty/util/concurrent/SingleThreadEventExecutor$1.classSingleThreadEventExecutor.java
package io.grpc.netty.shaded.io.netty.util.concurrent
final io.grpc.netty.shaded.io.netty.util.concurrent.SingleThreadEventExecutor$1 extends java.lang.Object implements java.lang.Runnable {
void ()
public void run ()
}
io/grpc/netty/shaded/io/netty/util/concurrent/AbstractFuture.classAbstractFuture.java
package io.grpc.netty.shaded.io.netty.util.concurrent
public abstract io.grpc.netty.shaded.io.netty.util.concurrent.AbstractFuture extends java.lang.Object implements io.grpc.netty.shaded.io.netty.util.concurrent.Future {
public void ()
public java.lang.Object get () throws java.lang.InterruptedException java.util.concurrent.ExecutionException
Throwable cause
public java.lang.Object get (long, java.util.concurrent.TimeUnit) throws java.lang.InterruptedException java.util.concurrent.ExecutionException java.util.concurrent.TimeoutException
Throwable cause
long timeout
java.util.concurrent.TimeUnit unit
}
io/grpc/netty/shaded/io/netty/util/concurrent/ImmediateEventExecutor$2.classImmediateEventExecutor.java
package io.grpc.netty.shaded.io.netty.util.concurrent
final io.grpc.netty.shaded.io.netty.util.concurrent.ImmediateEventExecutor$2 extends io.grpc.netty.shaded.io.netty.util.concurrent.FastThreadLocal {
void ()
protected java.lang.Boolean initialValue () throws java.lang.Exception
protected volatile java.lang.Object initialValue () throws java.lang.Exception
}
io/grpc/netty/shaded/io/netty/util/concurrent/ScheduledFutureTask.classScheduledFutureTask.java
package io.grpc.netty.shaded.io.netty.util.concurrent
final io.grpc.netty.shaded.io.netty.util.concurrent.ScheduledFutureTask extends io.grpc.netty.shaded.io.netty.util.concurrent.PromiseTask implements io.grpc.netty.shaded.io.netty.util.concurrent.ScheduledFuture io.grpc.netty.shaded.io.netty.util.internal.PriorityQueueNode {
private static final java.util.concurrent.atomic.AtomicLong nextTaskId
private static final long START_TIME
private final long id
private long deadlineNanos
private final long periodNanos
private int queueIndex
static final boolean $assertionsDisabled
static long nanoTime ()
static long deadlineNanos (long)
long delay
long deadlineNanos
void (io.grpc.netty.shaded.io.netty.util.concurrent.AbstractScheduledEventExecutor, java.lang.Runnable, java.lang.Object, long)
io.grpc.netty.shaded.io.netty.util.concurrent.AbstractScheduledEventExecutor executor
Runnable runnable
Object result
long nanoTime
void (io.grpc.netty.shaded.io.netty.util.concurrent.AbstractScheduledEventExecutor, java.util.concurrent.Callable, long, long)
io.grpc.netty.shaded.io.netty.util.concurrent.AbstractScheduledEventExecutor executor
java.util.concurrent.Callable callable
long nanoTime
long period
void (io.grpc.netty.shaded.io.netty.util.concurrent.AbstractScheduledEventExecutor, java.util.concurrent.Callable, long)
io.grpc.netty.shaded.io.netty.util.concurrent.AbstractScheduledEventExecutor executor
java.util.concurrent.Callable callable
long nanoTime
protected io.grpc.netty.shaded.io.netty.util.concurrent.EventExecutor executor ()
public long deadlineNanos ()
public long delayNanos ()
public long delayNanos (long)
long currentTimeNanos
public long getDelay (java.util.concurrent.TimeUnit)
java.util.concurrent.TimeUnit unit
public int compareTo (java.util.concurrent.Delayed)
java.util.concurrent.Delayed o
io.grpc.netty.shaded.io.netty.util.concurrent.ScheduledFutureTask that
long d
public void run ()
Object result
java.util.Queue scheduledTaskQueue
long p
Throwable cause
public boolean cancel (boolean)
boolean mayInterruptIfRunning
boolean canceled
boolean cancelWithoutRemove (boolean)
boolean mayInterruptIfRunning
protected java.lang.StringBuilder toStringBuilder ()
StringBuilder buf
public int priorityQueueIndex (io.grpc.netty.shaded.io.netty.util.internal.DefaultPriorityQueue)
io.grpc.netty.shaded.io.netty.util.internal.DefaultPriorityQueue queue
public void priorityQueueIndex (io.grpc.netty.shaded.io.netty.util.internal.DefaultPriorityQueue, int)
io.grpc.netty.shaded.io.netty.util.internal.DefaultPriorityQueue queue
int i
public volatile int compareTo (java.lang.Object)
static void ()
}
io/grpc/netty/shaded/io/netty/util/concurrent/DefaultPromise$3.classDefaultPromise.java
package io.grpc.netty.shaded.io.netty.util.concurrent
io.grpc.netty.shaded.io.netty.util.concurrent.DefaultPromise$3 extends java.lang.Object implements java.lang.Runnable {
final io.grpc.netty.shaded.io.netty.util.concurrent.ProgressiveFuture val$self
final io.grpc.netty.shaded.io.netty.util.concurrent.GenericProgressiveFutureListener[] val$array
final long val$progress
final long val$total
final io.grpc.netty.shaded.io.netty.util.concurrent.DefaultPromise this$0
void (io.grpc.netty.shaded.io.netty.util.concurrent.DefaultPromise, io.grpc.netty.shaded.io.netty.util.concurrent.ProgressiveFuture, io.grpc.netty.shaded.io.netty.util.concurrent.GenericProgressiveFutureListener[], long, long)
io.grpc.netty.shaded.io.netty.util.concurrent.DefaultPromise this$0
public void run ()
}
io/grpc/netty/shaded/io/netty/util/concurrent/PromiseTask.classPromiseTask.java
package io.grpc.netty.shaded.io.netty.util.concurrent
io.grpc.netty.shaded.io.netty.util.concurrent.PromiseTask extends io.grpc.netty.shaded.io.netty.util.concurrent.DefaultPromise implements java.util.concurrent.RunnableFuture {
protected final java.util.concurrent.Callable task
static java.util.concurrent.Callable toCallable (java.lang.Runnable, java.lang.Object)
Runnable runnable
Object result
void (io.grpc.netty.shaded.io.netty.util.concurrent.EventExecutor, java.lang.Runnable, java.lang.Object)
io.grpc.netty.shaded.io.netty.util.concurrent.EventExecutor executor
Runnable runnable
Object result
void (io.grpc.netty.shaded.io.netty.util.concurrent.EventExecutor, java.util.concurrent.Callable)
io.grpc.netty.shaded.io.netty.util.concurrent.EventExecutor executor
java.util.concurrent.Callable callable
public final int hashCode ()
public final boolean equals (java.lang.Object)
Object obj
public void run ()
Object result
Throwable e
public final io.grpc.netty.shaded.io.netty.util.concurrent.Promise setFailure (java.lang.Throwable)
Throwable cause
protected final io.grpc.netty.shaded.io.netty.util.concurrent.Promise setFailureInternal (java.lang.Throwable)
Throwable cause
public final boolean tryFailure (java.lang.Throwable)
Throwable cause
protected final boolean tryFailureInternal (java.lang.Throwable)
Throwable cause
public final io.grpc.netty.shaded.io.netty.util.concurrent.Promise setSuccess (java.lang.Object)
Object result
protected final io.grpc.netty.shaded.io.netty.util.concurrent.Promise setSuccessInternal (java.lang.Object)
Object result
public final boolean trySuccess (java.lang.Object)
Object result
protected final boolean trySuccessInternal (java.lang.Object)
Object result
public final boolean setUncancellable ()
protected final boolean setUncancellableInternal ()
protected java.lang.StringBuilder toStringBuilder ()
StringBuilder buf
}
io/grpc/netty/shaded/io/netty/util/concurrent/EventExecutorGroup.classEventExecutorGroup.java
package io.grpc.netty.shaded.io.netty.util.concurrent
public abstract io.grpc.netty.shaded.io.netty.util.concurrent.EventExecutorGroup extends java.lang.Object implements java.util.concurrent.ScheduledExecutorService java.lang.Iterable {
public abstract boolean isShuttingDown ()
public abstract io.grpc.netty.shaded.io.netty.util.concurrent.Future shutdownGracefully ()
public abstract io.grpc.netty.shaded.io.netty.util.concurrent.Future shutdownGracefully (long, long, java.util.concurrent.TimeUnit)
public abstract io.grpc.netty.shaded.io.netty.util.concurrent.Future terminationFuture ()
public abstract void shutdown ()
public abstract java.util.List shutdownNow ()
public abstract io.grpc.netty.shaded.io.netty.util.concurrent.EventExecutor next ()
public abstract java.util.Iterator iterator ()
public abstract io.grpc.netty.shaded.io.netty.util.concurrent.Future submit (java.lang.Runnable)
public abstract io.grpc.netty.shaded.io.netty.util.concurrent.Future submit (java.lang.Runnable, java.lang.Object)
public abstract io.grpc.netty.shaded.io.netty.util.concurrent.Future submit (java.util.concurrent.Callable)
public abstract io.grpc.netty.shaded.io.netty.util.concurrent.ScheduledFuture schedule (java.lang.Runnable, long, java.util.concurrent.TimeUnit)
public abstract io.grpc.netty.shaded.io.netty.util.concurrent.ScheduledFuture schedule (java.util.concurrent.Callable, long, java.util.concurrent.TimeUnit)
public abstract io.grpc.netty.shaded.io.netty.util.concurrent.ScheduledFuture scheduleAtFixedRate (java.lang.Runnable, long, long, java.util.concurrent.TimeUnit)
public abstract io.grpc.netty.shaded.io.netty.util.concurrent.ScheduledFuture scheduleWithFixedDelay (java.lang.Runnable, long, long, java.util.concurrent.TimeUnit)
}
io/grpc/netty/shaded/io/netty/util/concurrent/SingleThreadEventExecutor$DefaultThreadProperties.classSingleThreadEventExecutor.java
package io.grpc.netty.shaded.io.netty.util.concurrent
final io.grpc.netty.shaded.io.netty.util.concurrent.SingleThreadEventExecutor$DefaultThreadProperties extends java.lang.Object implements io.grpc.netty.shaded.io.netty.util.concurrent.ThreadProperties {
private final Thread t
void (java.lang.Thread)
Thread t
public java.lang.Thread$State state ()
public int priority ()
public boolean isInterrupted ()
public boolean isDaemon ()
public java.lang.String name ()
public long id ()
public java.lang.StackTraceElement[] stackTrace ()
public boolean isAlive ()
}
io/grpc/netty/shaded/io/netty/util/concurrent/FastThreadLocal.classFastThreadLocal.java
package io.grpc.netty.shaded.io.netty.util.concurrent
public io.grpc.netty.shaded.io.netty.util.concurrent.FastThreadLocal extends java.lang.Object {
private static final int variablesToRemoveIndex
private final int index
public static void removeAll ()
io.grpc.netty.shaded.io.netty.util.concurrent.FastThreadLocal tlv
java.util.Set variablesToRemove
io.grpc.netty.shaded.io.netty.util.concurrent.FastThreadLocal[] variablesToRemoveArray
Object v
io.grpc.netty.shaded.io.netty.util.internal.InternalThreadLocalMap threadLocalMap
public static int size ()
io.grpc.netty.shaded.io.netty.util.internal.InternalThreadLocalMap threadLocalMap
public static void destroy ()
private static void addToVariablesToRemove (io.grpc.netty.shaded.io.netty.util.internal.InternalThreadLocalMap, io.grpc.netty.shaded.io.netty.util.concurrent.FastThreadLocal)
java.util.Set variablesToRemove
io.grpc.netty.shaded.io.netty.util.internal.InternalThreadLocalMap threadLocalMap
io.grpc.netty.shaded.io.netty.util.concurrent.FastThreadLocal variable
Object v
java.util.Set variablesToRemove
private static void removeFromVariablesToRemove (io.grpc.netty.shaded.io.netty.util.internal.InternalThreadLocalMap, io.grpc.netty.shaded.io.netty.util.concurrent.FastThreadLocal)
io.grpc.netty.shaded.io.netty.util.internal.InternalThreadLocalMap threadLocalMap
io.grpc.netty.shaded.io.netty.util.concurrent.FastThreadLocal variable
Object v
java.util.Set variablesToRemove
public void ()
public final java.lang.Object get ()
io.grpc.netty.shaded.io.netty.util.internal.InternalThreadLocalMap threadLocalMap
Object v
Object value
private void registerCleaner (io.grpc.netty.shaded.io.netty.util.internal.InternalThreadLocalMap)
io.grpc.netty.shaded.io.netty.util.internal.InternalThreadLocalMap threadLocalMap
Thread current
public final java.lang.Object get (io.grpc.netty.shaded.io.netty.util.internal.InternalThreadLocalMap)
io.grpc.netty.shaded.io.netty.util.internal.InternalThreadLocalMap threadLocalMap
Object v
private java.lang.Object initialize (io.grpc.netty.shaded.io.netty.util.internal.InternalThreadLocalMap)
Exception e
io.grpc.netty.shaded.io.netty.util.internal.InternalThreadLocalMap threadLocalMap
Object v
public final void set (java.lang.Object)
io.grpc.netty.shaded.io.netty.util.internal.InternalThreadLocalMap threadLocalMap
Object value
public final void set (io.grpc.netty.shaded.io.netty.util.internal.InternalThreadLocalMap, java.lang.Object)
io.grpc.netty.shaded.io.netty.util.internal.InternalThreadLocalMap threadLocalMap
Object value
private boolean setKnownNotUnset (io.grpc.netty.shaded.io.netty.util.internal.InternalThreadLocalMap, java.lang.Object)
io.grpc.netty.shaded.io.netty.util.internal.InternalThreadLocalMap threadLocalMap
Object value
public final boolean isSet ()
public final boolean isSet (io.grpc.netty.shaded.io.netty.util.internal.InternalThreadLocalMap)
io.grpc.netty.shaded.io.netty.util.internal.InternalThreadLocalMap threadLocalMap
public final void remove ()
public final void remove (io.grpc.netty.shaded.io.netty.util.internal.InternalThreadLocalMap)
Exception e
io.grpc.netty.shaded.io.netty.util.internal.InternalThreadLocalMap threadLocalMap
Object v
protected java.lang.Object initialValue () throws java.lang.Exception
protected void onRemoval (java.lang.Object) throws java.lang.Exception
Object value
static void ()
}
io/grpc/netty/shaded/io/netty/util/concurrent/PromiseCombiner.classPromiseCombiner.java
package io.grpc.netty.shaded.io.netty.util.concurrent
public final io.grpc.netty.shaded.io.netty.util.concurrent.PromiseCombiner extends java.lang.Object {
private int expectedCount
private int doneCount
private boolean doneAdding
private io.grpc.netty.shaded.io.netty.util.concurrent.Promise aggregatePromise
private Throwable cause
private final io.grpc.netty.shaded.io.netty.util.concurrent.GenericFutureListener listener
public void ()
public void add (io.grpc.netty.shaded.io.netty.util.concurrent.Promise)
io.grpc.netty.shaded.io.netty.util.concurrent.Promise promise
public void add (io.grpc.netty.shaded.io.netty.util.concurrent.Future)
io.grpc.netty.shaded.io.netty.util.concurrent.Future future
public transient void addAll (io.grpc.netty.shaded.io.netty.util.concurrent.Promise[])
io.grpc.netty.shaded.io.netty.util.concurrent.Promise[] promises
public transient void addAll (io.grpc.netty.shaded.io.netty.util.concurrent.Future[])
io.grpc.netty.shaded.io.netty.util.concurrent.Future future
io.grpc.netty.shaded.io.netty.util.concurrent.Future[] futures
public void finish (io.grpc.netty.shaded.io.netty.util.concurrent.Promise)
io.grpc.netty.shaded.io.netty.util.concurrent.Promise aggregatePromise
private boolean tryPromise ()
private void checkAddAllowed ()
static int access$004 (io.grpc.netty.shaded.io.netty.util.concurrent.PromiseCombiner)
io.grpc.netty.shaded.io.netty.util.concurrent.PromiseCombiner x0
static java.lang.Throwable access$100 (io.grpc.netty.shaded.io.netty.util.concurrent.PromiseCombiner)
io.grpc.netty.shaded.io.netty.util.concurrent.PromiseCombiner x0
static java.lang.Throwable access$102 (io.grpc.netty.shaded.io.netty.util.concurrent.PromiseCombiner, java.lang.Throwable)
io.grpc.netty.shaded.io.netty.util.concurrent.PromiseCombiner x0
Throwable x1
static int access$000 (io.grpc.netty.shaded.io.netty.util.concurrent.PromiseCombiner)
io.grpc.netty.shaded.io.netty.util.concurrent.PromiseCombiner x0
static int access$200 (io.grpc.netty.shaded.io.netty.util.concurrent.PromiseCombiner)
io.grpc.netty.shaded.io.netty.util.concurrent.PromiseCombiner x0
static boolean access$300 (io.grpc.netty.shaded.io.netty.util.concurrent.PromiseCombiner)
io.grpc.netty.shaded.io.netty.util.concurrent.PromiseCombiner x0
static boolean access$400 (io.grpc.netty.shaded.io.netty.util.concurrent.PromiseCombiner)
io.grpc.netty.shaded.io.netty.util.concurrent.PromiseCombiner x0
}
io/grpc/netty/shaded/io/netty/util/concurrent/SingleThreadEventExecutor$3.classSingleThreadEventExecutor.java
package io.grpc.netty.shaded.io.netty.util.concurrent
io.grpc.netty.shaded.io.netty.util.concurrent.SingleThreadEventExecutor$3 extends java.lang.Object implements java.lang.Runnable {
final Runnable val$task
final io.grpc.netty.shaded.io.netty.util.concurrent.SingleThreadEventExecutor this$0
void (io.grpc.netty.shaded.io.netty.util.concurrent.SingleThreadEventExecutor, java.lang.Runnable)
io.grpc.netty.shaded.io.netty.util.concurrent.SingleThreadEventExecutor this$0
public void run ()
}
io/grpc/netty/shaded/io/netty/util/concurrent/OrderedEventExecutor.classOrderedEventExecutor.java
package io.grpc.netty.shaded.io.netty.util.concurrent
public abstract io.grpc.netty.shaded.io.netty.util.concurrent.OrderedEventExecutor extends java.lang.Object implements io.grpc.netty.shaded.io.netty.util.concurrent.EventExecutor {
}
io/grpc/netty/shaded/io/netty/util/Recycler$WeakOrderQueue$Head.classRecycler.java
package io.grpc.netty.shaded.io.netty.util
final io.grpc.netty.shaded.io.netty.util.Recycler$WeakOrderQueue$Head extends java.lang.Object {
private final java.util.concurrent.atomic.AtomicInteger availableSharedCapacity
io.grpc.netty.shaded.io.netty.util.Recycler$WeakOrderQueue$Link link
static final boolean $assertionsDisabled
void (java.util.concurrent.atomic.AtomicInteger)
java.util.concurrent.atomic.AtomicInteger availableSharedCapacity
protected void finalize () throws java.lang.Throwable
io.grpc.netty.shaded.io.netty.util.Recycler$WeakOrderQueue$Link next
io.grpc.netty.shaded.io.netty.util.Recycler$WeakOrderQueue$Link head
io.grpc.netty.shaded.io.netty.util.Recycler$WeakOrderQueue$Link next
io.grpc.netty.shaded.io.netty.util.Recycler$WeakOrderQueue$Link head
void reclaimSpace (int)
int space
boolean reserveSpace (int)
int space
static boolean reserveSpace (java.util.concurrent.atomic.AtomicInteger, int)
int available
java.util.concurrent.atomic.AtomicInteger availableSharedCapacity
int space
static void ()
}
io/grpc/netty/shaded/io/netty/util/Timer.classTimer.java
package io.grpc.netty.shaded.io.netty.util
public abstract io.grpc.netty.shaded.io.netty.util.Timer extends java.lang.Object {
public abstract io.grpc.netty.shaded.io.netty.util.Timeout newTimeout (io.grpc.netty.shaded.io.netty.util.TimerTask, long, java.util.concurrent.TimeUnit)
public abstract java.util.Set stop ()
}
io/grpc/netty/shaded/io/netty/util/ThreadDeathWatcher.classThreadDeathWatcher.java
package io.grpc.netty.shaded.io.netty.util
public final io.grpc.netty.shaded.io.netty.util.ThreadDeathWatcher extends java.lang.Object {
private static final io.grpc.netty.shaded.io.netty.util.internal.logging.InternalLogger logger
static final java.util.concurrent.ThreadFactory threadFactory
private static final java.util.Queue pendingEntries
private static final io.grpc.netty.shaded.io.netty.util.ThreadDeathWatcher$Watcher watcher
private static final java.util.concurrent.atomic.AtomicBoolean started
private static volatile Thread watcherThread
public static void watch (java.lang.Thread, java.lang.Runnable)
Thread thread
Runnable task
public static void unwatch (java.lang.Thread, java.lang.Runnable)
Thread thread
Runnable task
private static void schedule (java.lang.Thread, java.lang.Runnable, boolean)
Thread watcherThread
Thread thread
Runnable task
boolean isWatch
public static boolean awaitInactivity (long, java.util.concurrent.TimeUnit) throws java.lang.InterruptedException
long timeout
java.util.concurrent.TimeUnit unit
Thread watcherThread
private void ()
static java.util.Queue access$100 ()
static java.util.concurrent.atomic.AtomicBoolean access$200 ()
static io.grpc.netty.shaded.io.netty.util.internal.logging.InternalLogger access$300 ()
static void ()
String poolName
String serviceThreadPrefix
}
io/grpc/netty/shaded/io/netty/util/DefaultAttributeMap$DefaultAttribute.classDefaultAttributeMap.java
package io.grpc.netty.shaded.io.netty.util
final io.grpc.netty.shaded.io.netty.util.DefaultAttributeMap$DefaultAttribute extends java.util.concurrent.atomic.AtomicReference implements io.grpc.netty.shaded.io.netty.util.Attribute {
private static final long serialVersionUID
private final io.grpc.netty.shaded.io.netty.util.DefaultAttributeMap$DefaultAttribute head
private final io.grpc.netty.shaded.io.netty.util.AttributeKey key
private io.grpc.netty.shaded.io.netty.util.DefaultAttributeMap$DefaultAttribute prev
private io.grpc.netty.shaded.io.netty.util.DefaultAttributeMap$DefaultAttribute next
private volatile boolean removed
void (io.grpc.netty.shaded.io.netty.util.DefaultAttributeMap$DefaultAttribute, io.grpc.netty.shaded.io.netty.util.AttributeKey)
io.grpc.netty.shaded.io.netty.util.DefaultAttributeMap$DefaultAttribute head
io.grpc.netty.shaded.io.netty.util.AttributeKey key
void ()
public io.grpc.netty.shaded.io.netty.util.AttributeKey key ()
public java.lang.Object setIfAbsent (java.lang.Object)
Object old
Object value
public java.lang.Object getAndRemove ()
Object oldValue
public void remove ()
private void remove0 ()
static io.grpc.netty.shaded.io.netty.util.DefaultAttributeMap$DefaultAttribute access$002 (io.grpc.netty.shaded.io.netty.util.DefaultAttributeMap$DefaultAttribute, io.grpc.netty.shaded.io.netty.util.DefaultAttributeMap$DefaultAttribute)
io.grpc.netty.shaded.io.netty.util.DefaultAttributeMap$DefaultAttribute x0
io.grpc.netty.shaded.io.netty.util.DefaultAttributeMap$DefaultAttribute x1
static io.grpc.netty.shaded.io.netty.util.DefaultAttributeMap$DefaultAttribute access$102 (io.grpc.netty.shaded.io.netty.util.DefaultAttributeMap$DefaultAttribute, io.grpc.netty.shaded.io.netty.util.DefaultAttributeMap$DefaultAttribute)
io.grpc.netty.shaded.io.netty.util.DefaultAttributeMap$DefaultAttribute x0
io.grpc.netty.shaded.io.netty.util.DefaultAttributeMap$DefaultAttribute x1
static io.grpc.netty.shaded.io.netty.util.DefaultAttributeMap$DefaultAttribute access$000 (io.grpc.netty.shaded.io.netty.util.DefaultAttributeMap$DefaultAttribute)
io.grpc.netty.shaded.io.netty.util.DefaultAttributeMap$DefaultAttribute x0
static io.grpc.netty.shaded.io.netty.util.AttributeKey access$200 (io.grpc.netty.shaded.io.netty.util.DefaultAttributeMap$DefaultAttribute)
io.grpc.netty.shaded.io.netty.util.DefaultAttributeMap$DefaultAttribute x0
static boolean access$300 (io.grpc.netty.shaded.io.netty.util.DefaultAttributeMap$DefaultAttribute)
io.grpc.netty.shaded.io.netty.util.DefaultAttributeMap$DefaultAttribute x0
}
io/grpc/netty/shaded/io/netty/util/HashedWheelTimer$1.classHashedWheelTimer.java
package io.grpc.netty.shaded.io.netty.util
io.grpc.netty.shaded.io.netty.util.HashedWheelTimer$1 extends java.lang.Object {
}
io/grpc/netty/shaded/io/netty/util/DefaultAttributeMap.classDefaultAttributeMap.java
package io.grpc.netty.shaded.io.netty.util
public io.grpc.netty.shaded.io.netty.util.DefaultAttributeMap extends java.lang.Object implements io.grpc.netty.shaded.io.netty.util.AttributeMap {
private static final java.util.concurrent.atomic.AtomicReferenceFieldUpdater updater
private static final int BUCKET_SIZE
private static final int MASK
private volatile java.util.concurrent.atomic.AtomicReferenceArray attributes
public void ()
public io.grpc.netty.shaded.io.netty.util.Attribute attr (io.grpc.netty.shaded.io.netty.util.AttributeKey)
io.grpc.netty.shaded.io.netty.util.DefaultAttributeMap$DefaultAttribute attr
io.grpc.netty.shaded.io.netty.util.DefaultAttributeMap$DefaultAttribute attr
io.grpc.netty.shaded.io.netty.util.DefaultAttributeMap$DefaultAttribute next
io.grpc.netty.shaded.io.netty.util.DefaultAttributeMap$DefaultAttribute curr
io.grpc.netty.shaded.io.netty.util.AttributeKey key
java.util.concurrent.atomic.AtomicReferenceArray attributes
int i
io.grpc.netty.shaded.io.netty.util.DefaultAttributeMap$DefaultAttribute head
public boolean hasAttr (io.grpc.netty.shaded.io.netty.util.AttributeKey)
io.grpc.netty.shaded.io.netty.util.DefaultAttributeMap$DefaultAttribute curr
io.grpc.netty.shaded.io.netty.util.AttributeKey key
java.util.concurrent.atomic.AtomicReferenceArray attributes
int i
io.grpc.netty.shaded.io.netty.util.DefaultAttributeMap$DefaultAttribute head
private static int index (io.grpc.netty.shaded.io.netty.util.AttributeKey)
io.grpc.netty.shaded.io.netty.util.AttributeKey key
static void ()
}
io/grpc/netty/shaded/io/netty/util/DomainNameMappingBuilder.classDomainNameMappingBuilder.java
package io.grpc.netty.shaded.io.netty.util
public final io.grpc.netty.shaded.io.netty.util.DomainNameMappingBuilder extends java.lang.Object {
private final Object defaultValue
private final java.util.Map map
public void (java.lang.Object)
Object defaultValue
public void (int, java.lang.Object)
int initialCapacity
Object defaultValue
public io.grpc.netty.shaded.io.netty.util.DomainNameMappingBuilder add (java.lang.String, java.lang.Object)
String hostname
Object output
public io.grpc.netty.shaded.io.netty.util.DomainNameMapping build ()
}
io/grpc/netty/shaded/io/netty/util/UncheckedBooleanSupplier$1.classUncheckedBooleanSupplier.java
package io.grpc.netty.shaded.io.netty.util
final io.grpc.netty.shaded.io.netty.util.UncheckedBooleanSupplier$1 extends java.lang.Object implements io.grpc.netty.shaded.io.netty.util.UncheckedBooleanSupplier {
void ()
public boolean get ()
}
io/grpc/netty/shaded/io/netty/util/IllegalReferenceCountException.classIllegalReferenceCountException.java
package io.grpc.netty.shaded.io.netty.util
public io.grpc.netty.shaded.io.netty.util.IllegalReferenceCountException extends java.lang.IllegalStateException {
private static final long serialVersionUID
public void ()
public void (int)
int refCnt
public void (int, int)
int refCnt
int increment
public void (java.lang.String)
String message
public void (java.lang.String, java.lang.Throwable)
String message
Throwable cause
public void (java.lang.Throwable)
Throwable cause
}
io/grpc/netty/shaded/io/netty/util/ByteProcessorUtils.classByteProcessorUtils.java
package io.grpc.netty.shaded.io.netty.util
final io.grpc.netty.shaded.io.netty.util.ByteProcessorUtils extends java.lang.Object {
static final byte SPACE
static final byte HTAB
static final byte CARRIAGE_RETURN
static final byte LINE_FEED
private void ()
}
io/grpc/netty/shaded/io/netty/util/AsciiString$CharEqualityComparator.classAsciiString.java
package io.grpc.netty.shaded.io.netty.util
abstract io.grpc.netty.shaded.io.netty.util.AsciiString$CharEqualityComparator extends java.lang.Object {
public abstract boolean equals (char, char)
}
io/grpc/netty/shaded/io/netty/util/ByteProcessor$4.classByteProcessor.java
package io.grpc.netty.shaded.io.netty.util
final io.grpc.netty.shaded.io.netty.util.ByteProcessor$4 extends java.lang.Object implements io.grpc.netty.shaded.io.netty.util.ByteProcessor {
void ()
public boolean process (byte)
byte value
}
io/grpc/netty/shaded/io/netty/util/HashedWheelTimer$HashedWheelBucket.classHashedWheelTimer.java
package io.grpc.netty.shaded.io.netty.util
final io.grpc.netty.shaded.io.netty.util.HashedWheelTimer$HashedWheelBucket extends java.lang.Object {
private io.grpc.netty.shaded.io.netty.util.HashedWheelTimer$HashedWheelTimeout head
private io.grpc.netty.shaded.io.netty.util.HashedWheelTimer$HashedWheelTimeout tail
static final boolean $assertionsDisabled
private void ()
public void addTimeout (io.grpc.netty.shaded.io.netty.util.HashedWheelTimer$HashedWheelTimeout)
io.grpc.netty.shaded.io.netty.util.HashedWheelTimer$HashedWheelTimeout timeout
public void expireTimeouts (long)
io.grpc.netty.shaded.io.netty.util.HashedWheelTimer$HashedWheelTimeout next
long deadline
io.grpc.netty.shaded.io.netty.util.HashedWheelTimer$HashedWheelTimeout timeout
public io.grpc.netty.shaded.io.netty.util.HashedWheelTimer$HashedWheelTimeout remove (io.grpc.netty.shaded.io.netty.util.HashedWheelTimer$HashedWheelTimeout)
io.grpc.netty.shaded.io.netty.util.HashedWheelTimer$HashedWheelTimeout timeout
io.grpc.netty.shaded.io.netty.util.HashedWheelTimer$HashedWheelTimeout next
public void clearTimeouts (java.util.Set)
io.grpc.netty.shaded.io.netty.util.HashedWheelTimer$HashedWheelTimeout timeout
java.util.Set set
private io.grpc.netty.shaded.io.netty.util.HashedWheelTimer$HashedWheelTimeout pollTimeout ()
io.grpc.netty.shaded.io.netty.util.HashedWheelTimer$HashedWheelTimeout head
io.grpc.netty.shaded.io.netty.util.HashedWheelTimer$HashedWheelTimeout next
void (io.grpc.netty.shaded.io.netty.util.HashedWheelTimer$1)
io.grpc.netty.shaded.io.netty.util.HashedWheelTimer$1 x0
static void ()
}
io/grpc/netty/shaded/io/netty/util/DomainNameMappingBuilder$ImmutableDomainNameMapping.classDomainNameMappingBuilder.java
package io.grpc.netty.shaded.io.netty.util
final io.grpc.netty.shaded.io.netty.util.DomainNameMappingBuilder$ImmutableDomainNameMapping extends io.grpc.netty.shaded.io.netty.util.DomainNameMapping {
private static final String REPR_HEADER
private static final String REPR_MAP_OPENING
private static final String REPR_MAP_CLOSING
private static final int REPR_CONST_PART_LENGTH
private final String[] domainNamePatterns
private final Object[] values
private final java.util.Map map
private void (java.lang.Object, java.util.Map)
String hostname
Object value
java.util.Map$Entry mapping
Object defaultValue
java.util.Map map
java.util.Set mappings
int numberOfMappings
java.util.Map mapCopy
int index
public io.grpc.netty.shaded.io.netty.util.DomainNameMapping add (java.lang.String, java.lang.Object)
String hostname
Object output
public java.lang.Object map (java.lang.String)
int index
int length
String hostname
public java.util.Map asMap ()
public java.lang.String toString ()
int index
String defaultValueStr
int numberOfMappings
String pattern0
String value0
int oneMappingLength
int estimatedBufferSize
StringBuilder sb
private static int estimateBufferSize (int, int, int)
int defaultValueLength
int numberOfMappings
int estimatedMappingLength
private java.lang.StringBuilder appendMapping (java.lang.StringBuilder, int)
StringBuilder sb
int mappingIndex
private static java.lang.StringBuilder appendMapping (java.lang.StringBuilder, java.lang.String, java.lang.String)
StringBuilder sb
String domainNamePattern
String value
public volatile java.lang.Object map (java.lang.Object)
void (java.lang.Object, java.util.Map, io.grpc.netty.shaded.io.netty.util.DomainNameMappingBuilder$1)
Object x0
java.util.Map x1
io.grpc.netty.shaded.io.netty.util.DomainNameMappingBuilder$1 x2
static void ()
}
io/grpc/netty/shaded/io/netty/util/IntSupplier.classIntSupplier.java
package io.grpc.netty.shaded.io.netty.util
public abstract io.grpc.netty.shaded.io.netty.util.IntSupplier extends java.lang.Object {
public abstract int get () throws java.lang.Exception
}
io/grpc/netty/shaded/io/netty/util/ResourceLeakDetector$Record.classResourceLeakDetector.java
package io.grpc.netty.shaded.io.netty.util
final io.grpc.netty.shaded.io.netty.util.ResourceLeakDetector$Record extends java.lang.Throwable {
private static final long serialVersionUID
private static final io.grpc.netty.shaded.io.netty.util.ResourceLeakDetector$Record BOTTOM
private final String hintString
private final io.grpc.netty.shaded.io.netty.util.ResourceLeakDetector$Record next
private final int pos
void (io.grpc.netty.shaded.io.netty.util.ResourceLeakDetector$Record, java.lang.Object)
io.grpc.netty.shaded.io.netty.util.ResourceLeakDetector$Record next
Object hint
void (io.grpc.netty.shaded.io.netty.util.ResourceLeakDetector$Record)
io.grpc.netty.shaded.io.netty.util.ResourceLeakDetector$Record next
private void ()
public java.lang.String toString ()
int k
StackTraceElement element
String[] exclusions
int i
StringBuilder buf
StackTraceElement[] array
static io.grpc.netty.shaded.io.netty.util.ResourceLeakDetector$Record access$100 ()
static int access$300 (io.grpc.netty.shaded.io.netty.util.ResourceLeakDetector$Record)
io.grpc.netty.shaded.io.netty.util.ResourceLeakDetector$Record x0
static io.grpc.netty.shaded.io.netty.util.ResourceLeakDetector$Record access$400 (io.grpc.netty.shaded.io.netty.util.ResourceLeakDetector$Record)
io.grpc.netty.shaded.io.netty.util.ResourceLeakDetector$Record x0
static void ()
}
io/grpc/netty/shaded/io/netty/util/ConstantPool.classConstantPool.java
package io.grpc.netty.shaded.io.netty.util
public abstract io.grpc.netty.shaded.io.netty.util.ConstantPool extends java.lang.Object {
private final java.util.concurrent.ConcurrentMap constants
private final java.util.concurrent.atomic.AtomicInteger nextId
public void ()
public io.grpc.netty.shaded.io.netty.util.Constant valueOf (java.lang.Class, java.lang.String)
Class firstNameComponent
String secondNameComponent
public io.grpc.netty.shaded.io.netty.util.Constant valueOf (java.lang.String)
String name
private io.grpc.netty.shaded.io.netty.util.Constant getOrCreate (java.lang.String)
io.grpc.netty.shaded.io.netty.util.Constant tempConstant
String name
io.grpc.netty.shaded.io.netty.util.Constant constant
public boolean exists (java.lang.String)
String name
public io.grpc.netty.shaded.io.netty.util.Constant newInstance (java.lang.String)
String name
private io.grpc.netty.shaded.io.netty.util.Constant createOrThrow (java.lang.String)
io.grpc.netty.shaded.io.netty.util.Constant tempConstant
String name
io.grpc.netty.shaded.io.netty.util.Constant constant
private static java.lang.String checkNotNullAndNotEmpty (java.lang.String)
String name
protected abstract io.grpc.netty.shaded.io.netty.util.Constant newConstant (int, java.lang.String)
public final int nextId ()
}
io/grpc/netty/shaded/io/netty/util/AsciiString$DefaultCharEqualityComparator.classAsciiString.java
package io.grpc.netty.shaded.io.netty.util
final io.grpc.netty.shaded.io.netty.util.AsciiString$DefaultCharEqualityComparator extends java.lang.Object implements io.grpc.netty.shaded.io.netty.util.AsciiString$CharEqualityComparator {
static final io.grpc.netty.shaded.io.netty.util.AsciiString$DefaultCharEqualityComparator INSTANCE
private void ()
public boolean equals (char, char)
char a
char b
static void ()
}
io/grpc/netty/shaded/io/netty/util/ReferenceCountUtil$ReleasingTask.classReferenceCountUtil.java
package io.grpc.netty.shaded.io.netty.util
final io.grpc.netty.shaded.io.netty.util.ReferenceCountUtil$ReleasingTask extends java.lang.Object implements java.lang.Runnable {
private final io.grpc.netty.shaded.io.netty.util.ReferenceCounted obj
private final int decrement
void (io.grpc.netty.shaded.io.netty.util.ReferenceCounted, int)
io.grpc.netty.shaded.io.netty.util.ReferenceCounted obj
int decrement
public void run ()
Exception ex
public java.lang.String toString ()
}
io/grpc/netty/shaded/io/netty/util/ResourceLeak.classResourceLeak.java
package io.grpc.netty.shaded.io.netty.util
public abstract io.grpc.netty.shaded.io.netty.util.ResourceLeak extends java.lang.Object {
public abstract void record ()
public abstract void record (java.lang.Object)
public abstract boolean close ()
}
io/grpc/netty/shaded/io/netty/util/NettyRuntime$AvailableProcessorsHolder.classNettyRuntime.java
package io.grpc.netty.shaded.io.netty.util
io.grpc.netty.shaded.io.netty.util.NettyRuntime$AvailableProcessorsHolder extends java.lang.Object {
private int availableProcessors
void ()
synchronized void setAvailableProcessors (int)
String message
int availableProcessors
synchronized int availableProcessors ()
int availableProcessors
}
io/grpc/netty/shaded/io/netty/util/Recycler$Handle.classRecycler.java
package io.grpc.netty.shaded.io.netty.util
public abstract io.grpc.netty.shaded.io.netty.util.Recycler$Handle extends java.lang.Object {
public abstract void recycle (java.lang.Object)
}
io/grpc/netty/shaded/io/netty/util/Recycler$WeakOrderQueue$Link.classRecycler.java
package io.grpc.netty.shaded.io.netty.util
final io.grpc.netty.shaded.io.netty.util.Recycler$WeakOrderQueue$Link extends java.util.concurrent.atomic.AtomicInteger {
private final io.grpc.netty.shaded.io.netty.util.Recycler$DefaultHandle[] elements
private int readIndex
io.grpc.netty.shaded.io.netty.util.Recycler$WeakOrderQueue$Link next
void ()
static io.grpc.netty.shaded.io.netty.util.Recycler$DefaultHandle[] access$1200 (io.grpc.netty.shaded.io.netty.util.Recycler$WeakOrderQueue$Link)
io.grpc.netty.shaded.io.netty.util.Recycler$WeakOrderQueue$Link x0
static int access$1300 (io.grpc.netty.shaded.io.netty.util.Recycler$WeakOrderQueue$Link)
io.grpc.netty.shaded.io.netty.util.Recycler$WeakOrderQueue$Link x0
static int access$1302 (io.grpc.netty.shaded.io.netty.util.Recycler$WeakOrderQueue$Link, int)
io.grpc.netty.shaded.io.netty.util.Recycler$WeakOrderQueue$Link x0
int x1
}
io/grpc/netty/shaded/io/netty/util/CharsetUtil.classCharsetUtil.java
package io.grpc.netty.shaded.io.netty.util
public final io.grpc.netty.shaded.io.netty.util.CharsetUtil extends java.lang.Object {
public static final java.nio.charset.Charset UTF_16
public static final java.nio.charset.Charset UTF_16BE
public static final java.nio.charset.Charset UTF_16LE
public static final java.nio.charset.Charset UTF_8
public static final java.nio.charset.Charset ISO_8859_1
public static final java.nio.charset.Charset US_ASCII
private static final java.nio.charset.Charset[] CHARSETS
public static java.nio.charset.Charset[] values ()
public static java.nio.charset.CharsetEncoder getEncoder (java.nio.charset.Charset)
java.nio.charset.Charset charset
public static java.nio.charset.CharsetEncoder encoder (java.nio.charset.Charset, java.nio.charset.CodingErrorAction, java.nio.charset.CodingErrorAction)
java.nio.charset.Charset charset
java.nio.charset.CodingErrorAction malformedInputAction
java.nio.charset.CodingErrorAction unmappableCharacterAction
java.nio.charset.CharsetEncoder e
public static java.nio.charset.CharsetEncoder encoder (java.nio.charset.Charset, java.nio.charset.CodingErrorAction)
java.nio.charset.Charset charset
java.nio.charset.CodingErrorAction codingErrorAction
public static java.nio.charset.CharsetEncoder encoder (java.nio.charset.Charset)
java.nio.charset.Charset charset
java.util.Map map
java.nio.charset.CharsetEncoder e
public static java.nio.charset.CharsetDecoder getDecoder (java.nio.charset.Charset)
java.nio.charset.Charset charset
public static java.nio.charset.CharsetDecoder decoder (java.nio.charset.Charset, java.nio.charset.CodingErrorAction, java.nio.charset.CodingErrorAction)
java.nio.charset.Charset charset
java.nio.charset.CodingErrorAction malformedInputAction
java.nio.charset.CodingErrorAction unmappableCharacterAction
java.nio.charset.CharsetDecoder d
public static java.nio.charset.CharsetDecoder decoder (java.nio.charset.Charset, java.nio.charset.CodingErrorAction)
java.nio.charset.Charset charset
java.nio.charset.CodingErrorAction codingErrorAction
public static java.nio.charset.CharsetDecoder decoder (java.nio.charset.Charset)
java.nio.charset.Charset charset
java.util.Map map
java.nio.charset.CharsetDecoder d
private void ()
static void ()
}
io/grpc/netty/shaded/io/netty/util/ByteProcessor$2.classByteProcessor.java
package io.grpc.netty.shaded.io.netty.util
final io.grpc.netty.shaded.io.netty.util.ByteProcessor$2 extends java.lang.Object implements io.grpc.netty.shaded.io.netty.util.ByteProcessor {
void ()
public boolean process (byte)
byte value
}
io/grpc/netty/shaded/io/netty/util/Recycler$DefaultHandle.classRecycler.java
package io.grpc.netty.shaded.io.netty.util
final io.grpc.netty.shaded.io.netty.util.Recycler$DefaultHandle extends java.lang.Object implements io.grpc.netty.shaded.io.netty.util.Recycler$Handle {
private int lastRecycledId
private int recycleId
boolean hasBeenRecycled
private io.grpc.netty.shaded.io.netty.util.Recycler$Stack stack
private Object value
void (io.grpc.netty.shaded.io.netty.util.Recycler$Stack)
io.grpc.netty.shaded.io.netty.util.Recycler$Stack stack
public void recycle (java.lang.Object)
Object object
static java.lang.Object access$502 (io.grpc.netty.shaded.io.netty.util.Recycler$DefaultHandle, java.lang.Object)
io.grpc.netty.shaded.io.netty.util.Recycler$DefaultHandle x0
Object x1
static java.lang.Object access$500 (io.grpc.netty.shaded.io.netty.util.Recycler$DefaultHandle)
io.grpc.netty.shaded.io.netty.util.Recycler$DefaultHandle x0
static io.grpc.netty.shaded.io.netty.util.Recycler$Stack access$600 (io.grpc.netty.shaded.io.netty.util.Recycler$DefaultHandle)
io.grpc.netty.shaded.io.netty.util.Recycler$DefaultHandle x0
static int access$1102 (io.grpc.netty.shaded.io.netty.util.Recycler$DefaultHandle, int)
io.grpc.netty.shaded.io.netty.util.Recycler$DefaultHandle x0
int x1
static io.grpc.netty.shaded.io.netty.util.Recycler$Stack access$602 (io.grpc.netty.shaded.io.netty.util.Recycler$DefaultHandle, io.grpc.netty.shaded.io.netty.util.Recycler$Stack)
io.grpc.netty.shaded.io.netty.util.Recycler$DefaultHandle x0
io.grpc.netty.shaded.io.netty.util.Recycler$Stack x1
static int access$1400 (io.grpc.netty.shaded.io.netty.util.Recycler$DefaultHandle)
io.grpc.netty.shaded.io.netty.util.Recycler$DefaultHandle x0
static int access$1402 (io.grpc.netty.shaded.io.netty.util.Recycler$DefaultHandle, int)
io.grpc.netty.shaded.io.netty.util.Recycler$DefaultHandle x0
int x1
static int access$1100 (io.grpc.netty.shaded.io.netty.util.Recycler$DefaultHandle)
io.grpc.netty.shaded.io.netty.util.Recycler$DefaultHandle x0
}
io/grpc/netty/shaded/io/netty/util/BooleanSupplier.classBooleanSupplier.java
package io.grpc.netty.shaded.io.netty.util
public abstract io.grpc.netty.shaded.io.netty.util.BooleanSupplier extends java.lang.Object {
public static final io.grpc.netty.shaded.io.netty.util.BooleanSupplier FALSE_SUPPLIER
public static final io.grpc.netty.shaded.io.netty.util.BooleanSupplier TRUE_SUPPLIER
public abstract boolean get () throws java.lang.Exception
static void ()
}
io/grpc/netty/shaded/io/netty/util/Recycler$WeakOrderQueue.classRecycler.java
package io.grpc.netty.shaded.io.netty.util
final io.grpc.netty.shaded.io.netty.util.Recycler$WeakOrderQueue extends java.lang.Object {
static final io.grpc.netty.shaded.io.netty.util.Recycler$WeakOrderQueue DUMMY
private final io.grpc.netty.shaded.io.netty.util.Recycler$WeakOrderQueue$Head head
private io.grpc.netty.shaded.io.netty.util.Recycler$WeakOrderQueue$Link tail
private io.grpc.netty.shaded.io.netty.util.Recycler$WeakOrderQueue next
private final java.lang.ref.WeakReference owner
private final int id
static final boolean $assertionsDisabled
private void ()
private void (io.grpc.netty.shaded.io.netty.util.Recycler$Stack, java.lang.Thread)
io.grpc.netty.shaded.io.netty.util.Recycler$Stack stack
Thread thread
static io.grpc.netty.shaded.io.netty.util.Recycler$WeakOrderQueue newQueue (io.grpc.netty.shaded.io.netty.util.Recycler$Stack, java.lang.Thread)
io.grpc.netty.shaded.io.netty.util.Recycler$Stack stack
Thread thread
io.grpc.netty.shaded.io.netty.util.Recycler$WeakOrderQueue queue
private void setNext (io.grpc.netty.shaded.io.netty.util.Recycler$WeakOrderQueue)
io.grpc.netty.shaded.io.netty.util.Recycler$WeakOrderQueue next
static io.grpc.netty.shaded.io.netty.util.Recycler$WeakOrderQueue allocate (io.grpc.netty.shaded.io.netty.util.Recycler$Stack, java.lang.Thread)
io.grpc.netty.shaded.io.netty.util.Recycler$Stack stack
Thread thread
void add (io.grpc.netty.shaded.io.netty.util.Recycler$DefaultHandle)
io.grpc.netty.shaded.io.netty.util.Recycler$DefaultHandle handle
io.grpc.netty.shaded.io.netty.util.Recycler$WeakOrderQueue$Link tail
int writeIndex
boolean hasFinalData ()
boolean transfer (io.grpc.netty.shaded.io.netty.util.Recycler$Stack)
int actualCapacity
io.grpc.netty.shaded.io.netty.util.Recycler$DefaultHandle element
int i
io.grpc.netty.shaded.io.netty.util.Recycler$DefaultHandle[] srcElems
io.grpc.netty.shaded.io.netty.util.Recycler$DefaultHandle[] dstElems
int newDstSize
io.grpc.netty.shaded.io.netty.util.Recycler$Stack dst
io.grpc.netty.shaded.io.netty.util.Recycler$WeakOrderQueue$Link head
int srcStart
int srcEnd
int srcSize
int dstSize
int expectedCapacity
static void access$1600 (io.grpc.netty.shaded.io.netty.util.Recycler$WeakOrderQueue, io.grpc.netty.shaded.io.netty.util.Recycler$WeakOrderQueue)
io.grpc.netty.shaded.io.netty.util.Recycler$WeakOrderQueue x0
io.grpc.netty.shaded.io.netty.util.Recycler$WeakOrderQueue x1
static io.grpc.netty.shaded.io.netty.util.Recycler$WeakOrderQueue access$1700 (io.grpc.netty.shaded.io.netty.util.Recycler$WeakOrderQueue)
io.grpc.netty.shaded.io.netty.util.Recycler$WeakOrderQueue x0
static java.lang.ref.WeakReference access$1800 (io.grpc.netty.shaded.io.netty.util.Recycler$WeakOrderQueue)
io.grpc.netty.shaded.io.netty.util.Recycler$WeakOrderQueue x0
static void ()
}
io/grpc/netty/shaded/io/netty/util/Attribute.classAttribute.java
package io.grpc.netty.shaded.io.netty.util
public abstract io.grpc.netty.shaded.io.netty.util.Attribute extends java.lang.Object {
public abstract io.grpc.netty.shaded.io.netty.util.AttributeKey key ()
public abstract java.lang.Object get ()
public abstract void set (java.lang.Object)
public abstract java.lang.Object getAndSet (java.lang.Object)
public abstract java.lang.Object setIfAbsent (java.lang.Object)
public abstract java.lang.Object getAndRemove ()
public abstract boolean compareAndSet (java.lang.Object, java.lang.Object)
public abstract void remove ()
}
io/grpc/netty/shaded/io/netty/util/Version.classVersion.java
package io.grpc.netty.shaded.io.netty.util
public final io.grpc.netty.shaded.io.netty.util.Version extends java.lang.Object {
private static final String PROP_VERSION
private static final String PROP_BUILD_DATE
private static final String PROP_COMMIT_DATE
private static final String PROP_SHORT_COMMIT_HASH
private static final String PROP_LONG_COMMIT_HASH
private static final String PROP_REPO_STATUS
private final String artifactId
private final String artifactVersion
private final long buildTimeMillis
private final long commitTimeMillis
private final String shortCommitHash
private final String longCommitHash
private final String repositoryStatus
public static java.util.Map identify ()
public static java.util.Map identify (java.lang.ClassLoader)
java.net.URL url
java.io.InputStream in
java.util.Enumeration resources
String k
int dotIndex
String artifactId
Object o
String artifactId
ClassLoader classLoader
java.util.Properties props
java.util.Set artifactIds
java.util.Map versions
private static long parseIso8601 (java.lang.String)
java.text.ParseException ignored
String value
public static void main (java.lang.String[])
io.grpc.netty.shaded.io.netty.util.Version v
String[] args
private void (java.lang.String, java.lang.String, long, long, java.lang.String, java.lang.String, java.lang.String)
String artifactId
String artifactVersion
long buildTimeMillis
long commitTimeMillis
String shortCommitHash
String longCommitHash
String repositoryStatus
public java.lang.String artifactId ()
public java.lang.String artifactVersion ()
public long buildTimeMillis ()
public long commitTimeMillis ()
public java.lang.String shortCommitHash ()
public java.lang.String longCommitHash ()
public java.lang.String repositoryStatus ()
public java.lang.String toString ()
}
io/grpc/netty/shaded/io/netty/util/ResourceLeakDetector$Level.classResourceLeakDetector.java
package io.grpc.netty.shaded.io.netty.util
public final io.grpc.netty.shaded.io.netty.util.ResourceLeakDetector$Level extends java.lang.Enum {
public static final io.grpc.netty.shaded.io.netty.util.ResourceLeakDetector$Level DISABLED
public static final io.grpc.netty.shaded.io.netty.util.ResourceLeakDetector$Level SIMPLE
public static final io.grpc.netty.shaded.io.netty.util.ResourceLeakDetector$Level ADVANCED
public static final io.grpc.netty.shaded.io.netty.util.ResourceLeakDetector$Level PARANOID
private static final io.grpc.netty.shaded.io.netty.util.ResourceLeakDetector$Level[] $VALUES
public static io.grpc.netty.shaded.io.netty.util.ResourceLeakDetector$Level[] values ()
public static io.grpc.netty.shaded.io.netty.util.ResourceLeakDetector$Level valueOf (java.lang.String)
String name
private void (java.lang.String, int)
static io.grpc.netty.shaded.io.netty.util.ResourceLeakDetector$Level parseLevel (java.lang.String)
io.grpc.netty.shaded.io.netty.util.ResourceLeakDetector$Level l
String levelStr
String trimmedLevelStr
static void ()
}
io/grpc/netty/shaded/io/netty/util/ByteProcessor.classByteProcessor.java
package io.grpc.netty.shaded.io.netty.util
public abstract io.grpc.netty.shaded.io.netty.util.ByteProcessor extends java.lang.Object {
public static final io.grpc.netty.shaded.io.netty.util.ByteProcessor FIND_NUL
public static final io.grpc.netty.shaded.io.netty.util.ByteProcessor FIND_NON_NUL
public static final io.grpc.netty.shaded.io.netty.util.ByteProcessor FIND_CR
public static final io.grpc.netty.shaded.io.netty.util.ByteProcessor FIND_NON_CR
public static final io.grpc.netty.shaded.io.netty.util.ByteProcessor FIND_LF
public static final io.grpc.netty.shaded.io.netty.util.ByteProcessor FIND_NON_LF
public static final io.grpc.netty.shaded.io.netty.util.ByteProcessor FIND_SEMI_COLON
public static final io.grpc.netty.shaded.io.netty.util.ByteProcessor FIND_COMMA
public static final io.grpc.netty.shaded.io.netty.util.ByteProcessor FIND_ASCII_SPACE
public static final io.grpc.netty.shaded.io.netty.util.ByteProcessor FIND_CRLF
public static final io.grpc.netty.shaded.io.netty.util.ByteProcessor FIND_NON_CRLF
public static final io.grpc.netty.shaded.io.netty.util.ByteProcessor FIND_LINEAR_WHITESPACE
public static final io.grpc.netty.shaded.io.netty.util.ByteProcessor FIND_NON_LINEAR_WHITESPACE
public abstract boolean process (byte) throws java.lang.Exception
static void ()
}
io/grpc/netty/shaded/io/netty/util/NetUtil$1.classNetUtil.java
package io.grpc.netty.shaded.io.netty.util
final io.grpc.netty.shaded.io.netty.util.NetUtil$1 extends java.lang.Object implements java.security.PrivilegedAction {
void ()
public java.lang.Integer run ()
Integer tmp
Exception e
int somaxconn
java.io.File file
java.io.BufferedReader in
public volatile java.lang.Object run ()
}
io/grpc/netty/shaded/io/netty/util/AsciiString$2.classAsciiString.java
package io.grpc.netty.shaded.io.netty.util
final io.grpc.netty.shaded.io.netty.util.AsciiString$2 extends java.lang.Object implements io.grpc.netty.shaded.io.netty.util.HashingStrategy {
void ()
public int hashCode (java.lang.CharSequence)
CharSequence o
public boolean equals (java.lang.CharSequence, java.lang.CharSequence)
CharSequence a
CharSequence b
public volatile boolean equals (java.lang.Object, java.lang.Object)
public volatile int hashCode (java.lang.Object)
}
io/grpc/netty/shaded/io/netty/util/BooleanSupplier$2.classBooleanSupplier.java
package io.grpc.netty.shaded.io.netty.util
final io.grpc.netty.shaded.io.netty.util.BooleanSupplier$2 extends java.lang.Object implements io.grpc.netty.shaded.io.netty.util.BooleanSupplier {
void ()
public boolean get ()
}
io/grpc/netty/shaded/io/netty/util/AttributeKey.classAttributeKey.java
package io.grpc.netty.shaded.io.netty.util
public final io.grpc.netty.shaded.io.netty.util.AttributeKey extends io.grpc.netty.shaded.io.netty.util.AbstractConstant {
private static final io.grpc.netty.shaded.io.netty.util.ConstantPool pool
public static io.grpc.netty.shaded.io.netty.util.AttributeKey valueOf (java.lang.String)
String name
public static boolean exists (java.lang.String)
String name
public static io.grpc.netty.shaded.io.netty.util.AttributeKey newInstance (java.lang.String)
String name
public static io.grpc.netty.shaded.io.netty.util.AttributeKey valueOf (java.lang.Class, java.lang.String)
Class firstNameComponent
String secondNameComponent
private void (int, java.lang.String)
int id
String name
void (int, java.lang.String, io.grpc.netty.shaded.io.netty.util.AttributeKey$1)
int x0
String x1
io.grpc.netty.shaded.io.netty.util.AttributeKey$1 x2
static void ()
}
io/grpc/netty/shaded/io/netty/util/AttributeMap.classAttributeMap.java
package io.grpc.netty.shaded.io.netty.util
public abstract io.grpc.netty.shaded.io.netty.util.AttributeMap extends java.lang.Object {
public abstract io.grpc.netty.shaded.io.netty.util.Attribute attr (io.grpc.netty.shaded.io.netty.util.AttributeKey)
public abstract boolean hasAttr (io.grpc.netty.shaded.io.netty.util.AttributeKey)
}
io/grpc/netty/shaded/io/netty/util/AbstractConstant.classAbstractConstant.java
package io.grpc.netty.shaded.io.netty.util
public abstract io.grpc.netty.shaded.io.netty.util.AbstractConstant extends java.lang.Object implements io.grpc.netty.shaded.io.netty.util.Constant {
private static final java.util.concurrent.atomic.AtomicLong uniqueIdGenerator
private final int id
private final String name
private final long uniquifier
protected void (int, java.lang.String)
int id
String name
public final java.lang.String name ()
public final int id ()
public final java.lang.String toString ()
public final int hashCode ()
public final boolean equals (java.lang.Object)
Object obj
public final int compareTo (io.grpc.netty.shaded.io.netty.util.AbstractConstant)
io.grpc.netty.shaded.io.netty.util.AbstractConstant o
io.grpc.netty.shaded.io.netty.util.AbstractConstant other
int returnCode
public volatile int compareTo (java.lang.Object)
static void ()
}
io/grpc/netty/shaded/io/netty/util/BooleanSupplier$1.classBooleanSupplier.java
package io.grpc.netty.shaded.io.netty.util
final io.grpc.netty.shaded.io.netty.util.BooleanSupplier$1 extends java.lang.Object implements io.grpc.netty.shaded.io.netty.util.BooleanSupplier {
void ()
public boolean get ()
}
io/grpc/netty/shaded/io/netty/util/DomainNameMapping.classDomainNameMapping.java
package io.grpc.netty.shaded.io.netty.util
public io.grpc.netty.shaded.io.netty.util.DomainNameMapping extends java.lang.Object implements io.grpc.netty.shaded.io.netty.util.Mapping {
final Object defaultValue
private final java.util.Map map
private final java.util.Map unmodifiableMap
public void (java.lang.Object)
Object defaultValue
public void (int, java.lang.Object)
int initialCapacity
Object defaultValue
void (java.util.Map, java.lang.Object)
java.util.Map map
Object defaultValue
public io.grpc.netty.shaded.io.netty.util.DomainNameMapping add (java.lang.String, java.lang.Object)
String hostname
Object output
static boolean matches (java.lang.String, java.lang.String)
String template
String hostName
static java.lang.String normalizeHostname (java.lang.String)
String hostname
private static boolean needsNormalization (java.lang.String)
int c
int i
String hostname
int length
public java.lang.Object map (java.lang.String)
java.util.Map$Entry entry
String hostname
public java.util.Map asMap ()
public java.lang.String toString ()
public volatile java.lang.Object map (java.lang.Object)
}
io/grpc/netty/shaded/io/netty/util/collection/CharObjectHashMap$PrimitiveIterator.classCharObjectHashMap.java
package io.grpc.netty.shaded.io.netty.util.collection
final io.grpc.netty.shaded.io.netty.util.collection.CharObjectHashMap$PrimitiveIterator extends java.lang.Object implements java.util.Iterator io.grpc.netty.shaded.io.netty.util.collection.CharObjectMap$PrimitiveEntry {
private int prevIndex
private int nextIndex
private int entryIndex
final io.grpc.netty.shaded.io.netty.util.collection.CharObjectHashMap this$0
private void (io.grpc.netty.shaded.io.netty.util.collection.CharObjectHashMap)
private void scanNext ()
public boolean hasNext ()
public io.grpc.netty.shaded.io.netty.util.collection.CharObjectMap$PrimitiveEntry next ()
public void remove ()
public char key ()
public java.lang.Object value ()
public void setValue (java.lang.Object)
Object value
public volatile java.lang.Object next ()
void (io.grpc.netty.shaded.io.netty.util.collection.CharObjectHashMap, io.grpc.netty.shaded.io.netty.util.collection.CharObjectHashMap$1)
io.grpc.netty.shaded.io.netty.util.collection.CharObjectHashMap x0
io.grpc.netty.shaded.io.netty.util.collection.CharObjectHashMap$1 x1
static int access$1100 (io.grpc.netty.shaded.io.netty.util.collection.CharObjectHashMap$PrimitiveIterator)
io.grpc.netty.shaded.io.netty.util.collection.CharObjectHashMap$PrimitiveIterator x0
}
io/grpc/netty/shaded/io/netty/util/collection/CharCollections$UnmodifiableMap.classCharCollections.java
package io.grpc.netty.shaded.io.netty.util.collection
final io.grpc.netty.shaded.io.netty.util.collection.CharCollections$UnmodifiableMap extends java.lang.Object implements io.grpc.netty.shaded.io.netty.util.collection.CharObjectMap {
private final io.grpc.netty.shaded.io.netty.util.collection.CharObjectMap map
private java.util.Set keySet
private java.util.Set entrySet
private java.util.Collection values
private Iterable entries
void (io.grpc.netty.shaded.io.netty.util.collection.CharObjectMap)
io.grpc.netty.shaded.io.netty.util.collection.CharObjectMap map
public java.lang.Object get (char)
char key
public java.lang.Object put (char, java.lang.Object)
char key
Object value
public java.lang.Object remove (char)
char key
public int size ()
public boolean isEmpty ()
public void clear ()
public boolean containsKey (char)
char key
public boolean containsValue (java.lang.Object)
Object value
public boolean containsKey (java.lang.Object)
Object key
public java.lang.Object get (java.lang.Object)
Object key
public java.lang.Object put (java.lang.Character, java.lang.Object)
Character key
Object value
public java.lang.Object remove (java.lang.Object)
Object key
public void putAll (java.util.Map)
java.util.Map m
public java.lang.Iterable entries ()
public java.util.Set keySet ()
public java.util.Set entrySet ()
public java.util.Collection values ()
public volatile java.lang.Object put (java.lang.Object, java.lang.Object)
static io.grpc.netty.shaded.io.netty.util.collection.CharObjectMap access$100 (io.grpc.netty.shaded.io.netty.util.collection.CharCollections$UnmodifiableMap)
io.grpc.netty.shaded.io.netty.util.collection.CharCollections$UnmodifiableMap x0
}
io/grpc/netty/shaded/io/netty/util/collection/ByteObjectHashMap$EntrySet.classByteObjectHashMap.java
package io.grpc.netty.shaded.io.netty.util.collection
final io.grpc.netty.shaded.io.netty.util.collection.ByteObjectHashMap$EntrySet extends java.util.AbstractSet {
final io.grpc.netty.shaded.io.netty.util.collection.ByteObjectHashMap this$0
private void (io.grpc.netty.shaded.io.netty.util.collection.ByteObjectHashMap)
public java.util.Iterator iterator ()
public int size ()
void (io.grpc.netty.shaded.io.netty.util.collection.ByteObjectHashMap, io.grpc.netty.shaded.io.netty.util.collection.ByteObjectHashMap$1)
io.grpc.netty.shaded.io.netty.util.collection.ByteObjectHashMap x0
io.grpc.netty.shaded.io.netty.util.collection.ByteObjectHashMap$1 x1
}
io/grpc/netty/shaded/io/netty/util/collection/ByteObjectHashMap$2.classByteObjectHashMap.java
package io.grpc.netty.shaded.io.netty.util.collection
io.grpc.netty.shaded.io.netty.util.collection.ByteObjectHashMap$2 extends java.util.AbstractCollection {
final io.grpc.netty.shaded.io.netty.util.collection.ByteObjectHashMap this$0
void (io.grpc.netty.shaded.io.netty.util.collection.ByteObjectHashMap)
io.grpc.netty.shaded.io.netty.util.collection.ByteObjectHashMap this$0
public java.util.Iterator iterator ()
public int size ()
}
io/grpc/netty/shaded/io/netty/util/collection/IntObjectHashMap$2$1.classIntObjectHashMap.java
package io.grpc.netty.shaded.io.netty.util.collection
io.grpc.netty.shaded.io.netty.util.collection.IntObjectHashMap$2$1 extends java.lang.Object implements java.util.Iterator {
final io.grpc.netty.shaded.io.netty.util.collection.IntObjectHashMap$PrimitiveIterator iter
final io.grpc.netty.shaded.io.netty.util.collection.IntObjectHashMap$2 this$1
void (io.grpc.netty.shaded.io.netty.util.collection.IntObjectHashMap$2)
io.grpc.netty.shaded.io.netty.util.collection.IntObjectHashMap$2 this$1
public boolean hasNext ()
public java.lang.Object next ()
public void remove ()
}
io/grpc/netty/shaded/io/netty/util/collection/CharCollections.classCharCollections.java
package io.grpc.netty.shaded.io.netty.util.collection
public final io.grpc.netty.shaded.io.netty.util.collection.CharCollections extends java.lang.Object {
private static final io.grpc.netty.shaded.io.netty.util.collection.CharObjectMap EMPTY_MAP
private void ()
public static io.grpc.netty.shaded.io.netty.util.collection.CharObjectMap emptyMap ()
public static io.grpc.netty.shaded.io.netty.util.collection.CharObjectMap unmodifiableMap (io.grpc.netty.shaded.io.netty.util.collection.CharObjectMap)
io.grpc.netty.shaded.io.netty.util.collection.CharObjectMap map
static void ()
}
io/grpc/netty/shaded/io/netty/util/collection/CharObjectMap.classCharObjectMap.java
package io.grpc.netty.shaded.io.netty.util.collection
public abstract io.grpc.netty.shaded.io.netty.util.collection.CharObjectMap extends java.lang.Object implements java.util.Map {
public abstract java.lang.Object get (char)
public abstract java.lang.Object put (char, java.lang.Object)
public abstract java.lang.Object remove (char)
public abstract java.lang.Iterable entries ()
public abstract boolean containsKey (char)
}
io/grpc/netty/shaded/io/netty/util/collection/LongObjectHashMap$MapIterator.classLongObjectHashMap.java
package io.grpc.netty.shaded.io.netty.util.collection
final io.grpc.netty.shaded.io.netty.util.collection.LongObjectHashMap$MapIterator extends java.lang.Object implements java.util.Iterator {
private final io.grpc.netty.shaded.io.netty.util.collection.LongObjectHashMap$PrimitiveIterator iter
final io.grpc.netty.shaded.io.netty.util.collection.LongObjectHashMap this$0
private void (io.grpc.netty.shaded.io.netty.util.collection.LongObjectHashMap)
public boolean hasNext ()
public java.util.Map$Entry next ()
public void remove ()
public volatile java.lang.Object next ()
void (io.grpc.netty.shaded.io.netty.util.collection.LongObjectHashMap, io.grpc.netty.shaded.io.netty.util.collection.LongObjectHashMap$1)
io.grpc.netty.shaded.io.netty.util.collection.LongObjectHashMap x0
io.grpc.netty.shaded.io.netty.util.collection.LongObjectHashMap$1 x1
}
io/grpc/netty/shaded/io/netty/util/collection/ShortObjectHashMap$2.classShortObjectHashMap.java
package io.grpc.netty.shaded.io.netty.util.collection
io.grpc.netty.shaded.io.netty.util.collection.ShortObjectHashMap$2 extends java.util.AbstractCollection {
final io.grpc.netty.shaded.io.netty.util.collection.ShortObjectHashMap this$0
void (io.grpc.netty.shaded.io.netty.util.collection.ShortObjectHashMap)
io.grpc.netty.shaded.io.netty.util.collection.ShortObjectHashMap this$0
public java.util.Iterator iterator ()
public int size ()
}
io/grpc/netty/shaded/io/netty/util/collection/CharObjectHashMap.classCharObjectHashMap.java
package io.grpc.netty.shaded.io.netty.util.collection
public io.grpc.netty.shaded.io.netty.util.collection.CharObjectHashMap extends java.lang.Object implements io.grpc.netty.shaded.io.netty.util.collection.CharObjectMap {
public static final int DEFAULT_CAPACITY
public static final float DEFAULT_LOAD_FACTOR
private static final Object NULL_VALUE
private int maxSize
private final float loadFactor
private char[] keys
private Object[] values
private int size
private int mask
private final java.util.Set keySet
private final java.util.Set entrySet
private final Iterable entries
static final boolean $assertionsDisabled
public void ()
public void (int)
int initialCapacity
public void (int, float)
int initialCapacity
float loadFactor
int capacity
Object[] temp
private static java.lang.Object toExternal (java.lang.Object)
Object value
private static java.lang.Object toInternal (java.lang.Object)
Object value
public java.lang.Object get (char)
char key
int index
public java.lang.Object put (char, java.lang.Object)
Object previousValue
char key
Object value
int startIndex
int index
public void putAll (java.util.Map)
Object sourceValue
int i
io.grpc.netty.shaded.io.netty.util.collection.CharObjectHashMap source
java.util.Map$Entry entry
java.util.Map sourceMap
public java.lang.Object remove (char)
char key
int index
Object prev
public int size ()
public boolean isEmpty ()
public void clear ()
public boolean containsKey (char)
char key
public boolean containsValue (java.lang.Object)
Object v2
Object value
Object v1
public java.lang.Iterable entries ()
public java.util.Collection values ()
public int hashCode ()
char key
int hash
public boolean equals (java.lang.Object)
char key
Object otherValue
Object value
int i
Object obj
io.grpc.netty.shaded.io.netty.util.collection.CharObjectMap other
public boolean containsKey (java.lang.Object)
Object key
public java.lang.Object get (java.lang.Object)
Object key
public java.lang.Object put (java.lang.Character, java.lang.Object)
Character key
Object value
public java.lang.Object remove (java.lang.Object)
Object key
public java.util.Set keySet ()
public java.util.Set entrySet ()
private char objectToKey (java.lang.Object)
Object key
private int indexOf (char)
char key
int startIndex
int index
private int hashIndex (char)
char key
private static int hashCode (char)
char key
private int probeNext (int)
int index
private void growSize ()
private boolean removeAt (int)
char key
int bucket
Object value
int index
int nextFree
int i
private int calcMaxSize (int)
int capacity
int upperBound
private void rehash (int)
char oldKey
int index
Object oldVal
int i
int newCapacity
char[] oldKeys
Object[] oldVals
Object[] temp
public java.lang.String toString ()
Object value
int i
StringBuilder sb
boolean first
protected java.lang.String keyToString (char)
char key
public volatile java.lang.Object put (java.lang.Object, java.lang.Object)
static int access$300 (io.grpc.netty.shaded.io.netty.util.collection.CharObjectHashMap)
io.grpc.netty.shaded.io.netty.util.collection.CharObjectHashMap x0
static java.util.Set access$500 (io.grpc.netty.shaded.io.netty.util.collection.CharObjectHashMap)
io.grpc.netty.shaded.io.netty.util.collection.CharObjectHashMap x0
static java.lang.Object[] access$600 (io.grpc.netty.shaded.io.netty.util.collection.CharObjectHashMap)
io.grpc.netty.shaded.io.netty.util.collection.CharObjectHashMap x0
static boolean access$700 (io.grpc.netty.shaded.io.netty.util.collection.CharObjectHashMap, int)
io.grpc.netty.shaded.io.netty.util.collection.CharObjectHashMap x0
int x1
static char[] access$800 (io.grpc.netty.shaded.io.netty.util.collection.CharObjectHashMap)
io.grpc.netty.shaded.io.netty.util.collection.CharObjectHashMap x0
static java.lang.Object access$900 (java.lang.Object)
Object x0
static java.lang.Object access$1000 (java.lang.Object)
Object x0
static void ()
}
io/grpc/netty/shaded/io/netty/util/collection/ByteObjectHashMap$PrimitiveIterator.classByteObjectHashMap.java
package io.grpc.netty.shaded.io.netty.util.collection
final io.grpc.netty.shaded.io.netty.util.collection.ByteObjectHashMap$PrimitiveIterator extends java.lang.Object implements java.util.Iterator io.grpc.netty.shaded.io.netty.util.collection.ByteObjectMap$PrimitiveEntry {
private int prevIndex
private int nextIndex
private int entryIndex
final io.grpc.netty.shaded.io.netty.util.collection.ByteObjectHashMap this$0
private void (io.grpc.netty.shaded.io.netty.util.collection.ByteObjectHashMap)
private void scanNext ()
public boolean hasNext ()
public io.grpc.netty.shaded.io.netty.util.collection.ByteObjectMap$PrimitiveEntry next ()
public void remove ()
public byte key ()
public java.lang.Object value ()
public void setValue (java.lang.Object)
Object value
public volatile java.lang.Object next ()
void (io.grpc.netty.shaded.io.netty.util.collection.ByteObjectHashMap, io.grpc.netty.shaded.io.netty.util.collection.ByteObjectHashMap$1)
io.grpc.netty.shaded.io.netty.util.collection.ByteObjectHashMap x0
io.grpc.netty.shaded.io.netty.util.collection.ByteObjectHashMap$1 x1
static int access$1100 (io.grpc.netty.shaded.io.netty.util.collection.ByteObjectHashMap$PrimitiveIterator)
io.grpc.netty.shaded.io.netty.util.collection.ByteObjectHashMap$PrimitiveIterator x0
}
io/grpc/netty/shaded/io/netty/util/collection/LongObjectHashMap$PrimitiveIterator.classLongObjectHashMap.java
package io.grpc.netty.shaded.io.netty.util.collection
final io.grpc.netty.shaded.io.netty.util.collection.LongObjectHashMap$PrimitiveIterator extends java.lang.Object implements java.util.Iterator io.grpc.netty.shaded.io.netty.util.collection.LongObjectMap$PrimitiveEntry {
private int prevIndex
private int nextIndex
private int entryIndex
final io.grpc.netty.shaded.io.netty.util.collection.LongObjectHashMap this$0
private void (io.grpc.netty.shaded.io.netty.util.collection.LongObjectHashMap)
private void scanNext ()
public boolean hasNext ()
public io.grpc.netty.shaded.io.netty.util.collection.LongObjectMap$PrimitiveEntry next ()
public void remove ()
public long key ()
public java.lang.Object value ()
public void setValue (java.lang.Object)
Object value
public volatile java.lang.Object next ()
void (io.grpc.netty.shaded.io.netty.util.collection.LongObjectHashMap, io.grpc.netty.shaded.io.netty.util.collection.LongObjectHashMap$1)
io.grpc.netty.shaded.io.netty.util.collection.LongObjectHashMap x0
io.grpc.netty.shaded.io.netty.util.collection.LongObjectHashMap$1 x1
static int access$1100 (io.grpc.netty.shaded.io.netty.util.collection.LongObjectHashMap$PrimitiveIterator)
io.grpc.netty.shaded.io.netty.util.collection.LongObjectHashMap$PrimitiveIterator x0
}
io/grpc/netty/shaded/io/netty/util/collection/CharCollections$EmptyMap.classCharCollections.java
package io.grpc.netty.shaded.io.netty.util.collection
final io.grpc.netty.shaded.io.netty.util.collection.CharCollections$EmptyMap extends java.lang.Object implements io.grpc.netty.shaded.io.netty.util.collection.CharObjectMap {
private void ()
public java.lang.Object get (char)
char key
public java.lang.Object put (char, java.lang.Object)
char key
Object value
public java.lang.Object remove (char)
char key
public int size ()
public boolean isEmpty ()
public boolean containsKey (java.lang.Object)
Object key
public void clear ()
public java.util.Set keySet ()
public boolean containsKey (char)
char key
public boolean containsValue (java.lang.Object)
Object value
public java.lang.Iterable entries ()
public java.lang.Object get (java.lang.Object)
Object key
public java.lang.Object put (java.lang.Character, java.lang.Object)
Character key
Object value
public java.lang.Object remove (java.lang.Object)
Object key
public void putAll (java.util.Map)
java.util.Map m
public java.util.Collection values ()
public java.util.Set entrySet ()
public volatile java.lang.Object put (java.lang.Object, java.lang.Object)
void (io.grpc.netty.shaded.io.netty.util.collection.CharCollections$1)
io.grpc.netty.shaded.io.netty.util.collection.CharCollections$1 x0
}
io/grpc/netty/shaded/io/netty/util/collection/ByteCollections$UnmodifiableMap$IteratorImpl.classByteCollections.java
package io.grpc.netty.shaded.io.netty.util.collection
io.grpc.netty.shaded.io.netty.util.collection.ByteCollections$UnmodifiableMap$IteratorImpl extends java.lang.Object implements java.util.Iterator {
final java.util.Iterator iter
final io.grpc.netty.shaded.io.netty.util.collection.ByteCollections$UnmodifiableMap this$0
void (io.grpc.netty.shaded.io.netty.util.collection.ByteCollections$UnmodifiableMap, java.util.Iterator)
java.util.Iterator iter
public boolean hasNext ()
public io.grpc.netty.shaded.io.netty.util.collection.ByteObjectMap$PrimitiveEntry next ()
public void remove ()
public volatile java.lang.Object next ()
}
io/grpc/netty/shaded/io/netty/util/collection/ShortCollections$EmptyMap.classShortCollections.java
package io.grpc.netty.shaded.io.netty.util.collection
final io.grpc.netty.shaded.io.netty.util.collection.ShortCollections$EmptyMap extends java.lang.Object implements io.grpc.netty.shaded.io.netty.util.collection.ShortObjectMap {
private void ()
public java.lang.Object get (short)
short key
public java.lang.Object put (short, java.lang.Object)
short key
Object value
public java.lang.Object remove (short)
short key
public int size ()
public boolean isEmpty ()
public boolean containsKey (java.lang.Object)
Object key
public void clear ()
public java.util.Set keySet ()
public boolean containsKey (short)
short key
public boolean containsValue (java.lang.Object)
Object value
public java.lang.Iterable entries ()
public java.lang.Object get (java.lang.Object)
Object key
public java.lang.Object put (java.lang.Short, java.lang.Object)
Short key
Object value
public java.lang.Object remove (java.lang.Object)
Object key
public void putAll (java.util.Map)
java.util.Map m
public java.util.Collection values ()
public java.util.Set entrySet ()
public volatile java.lang.Object put (java.lang.Object, java.lang.Object)
void (io.grpc.netty.shaded.io.netty.util.collection.ShortCollections$1)
io.grpc.netty.shaded.io.netty.util.collection.ShortCollections$1 x0
}
io/grpc/netty/shaded/io/netty/util/collection/IntObjectHashMap$PrimitiveIterator.classIntObjectHashMap.java
package io.grpc.netty.shaded.io.netty.util.collection
final io.grpc.netty.shaded.io.netty.util.collection.IntObjectHashMap$PrimitiveIterator extends java.lang.Object implements java.util.Iterator io.grpc.netty.shaded.io.netty.util.collection.IntObjectMap$PrimitiveEntry {
private int prevIndex
private int nextIndex
private int entryIndex
final io.grpc.netty.shaded.io.netty.util.collection.IntObjectHashMap this$0
private void (io.grpc.netty.shaded.io.netty.util.collection.IntObjectHashMap)
private void scanNext ()
public boolean hasNext ()
public io.grpc.netty.shaded.io.netty.util.collection.IntObjectMap$PrimitiveEntry next ()
public void remove ()
public int key ()
public java.lang.Object value ()
public void setValue (java.lang.Object)
Object value
public volatile java.lang.Object next ()
void (io.grpc.netty.shaded.io.netty.util.collection.IntObjectHashMap, io.grpc.netty.shaded.io.netty.util.collection.IntObjectHashMap$1)
io.grpc.netty.shaded.io.netty.util.collection.IntObjectHashMap x0
io.grpc.netty.shaded.io.netty.util.collection.IntObjectHashMap$1 x1
static int access$1100 (io.grpc.netty.shaded.io.netty.util.collection.IntObjectHashMap$PrimitiveIterator)
io.grpc.netty.shaded.io.netty.util.collection.IntObjectHashMap$PrimitiveIterator x0
}
io/grpc/netty/shaded/io/netty/util/collection/IntCollections$UnmodifiableMap$EntryImpl.classIntCollections.java
package io.grpc.netty.shaded.io.netty.util.collection
io.grpc.netty.shaded.io.netty.util.collection.IntCollections$UnmodifiableMap$EntryImpl extends java.lang.Object implements io.grpc.netty.shaded.io.netty.util.collection.IntObjectMap$PrimitiveEntry {
private final io.grpc.netty.shaded.io.netty.util.collection.IntObjectMap$PrimitiveEntry entry
final io.grpc.netty.shaded.io.netty.util.collection.IntCollections$UnmodifiableMap this$0
void (io.grpc.netty.shaded.io.netty.util.collection.IntCollections$UnmodifiableMap, io.grpc.netty.shaded.io.netty.util.collection.IntObjectMap$PrimitiveEntry)
io.grpc.netty.shaded.io.netty.util.collection.IntObjectMap$PrimitiveEntry entry
public int key ()
public java.lang.Object value ()
public void setValue (java.lang.Object)
Object value
}
io/grpc/netty/shaded/io/netty/util/collection/CharObjectHashMap$MapEntry.classCharObjectHashMap.java
package io.grpc.netty.shaded.io.netty.util.collection
final io.grpc.netty.shaded.io.netty.util.collection.CharObjectHashMap$MapEntry extends java.lang.Object implements java.util.Map$Entry {
private final int entryIndex
final io.grpc.netty.shaded.io.netty.util.collection.CharObjectHashMap this$0
void (io.grpc.netty.shaded.io.netty.util.collection.CharObjectHashMap, int)
io.grpc.netty.shaded.io.netty.util.collection.CharObjectHashMap this$0
int entryIndex
public java.lang.Character getKey ()
public java.lang.Object getValue ()
public java.lang.Object setValue (java.lang.Object)
Object value
Object prevValue
private void verifyExists ()
public volatile java.lang.Object getKey ()
}
io/grpc/netty/shaded/io/netty/util/collection/ShortObjectMap.classShortObjectMap.java
package io.grpc.netty.shaded.io.netty.util.collection
public abstract io.grpc.netty.shaded.io.netty.util.collection.ShortObjectMap extends java.lang.Object implements java.util.Map {
public abstract java.lang.Object get (short)
public abstract java.lang.Object put (short, java.lang.Object)
public abstract java.lang.Object remove (short)
public abstract java.lang.Iterable entries ()
public abstract boolean containsKey (short)
}
io/grpc/netty/shaded/io/netty/util/collection/ShortCollections$UnmodifiableMap.classShortCollections.java
package io.grpc.netty.shaded.io.netty.util.collection
final io.grpc.netty.shaded.io.netty.util.collection.ShortCollections$UnmodifiableMap extends java.lang.Object implements io.grpc.netty.shaded.io.netty.util.collection.ShortObjectMap {
private final io.grpc.netty.shaded.io.netty.util.collection.ShortObjectMap map
private java.util.Set keySet
private java.util.Set entrySet
private java.util.Collection values
private Iterable entries
void (io.grpc.netty.shaded.io.netty.util.collection.ShortObjectMap)
io.grpc.netty.shaded.io.netty.util.collection.ShortObjectMap map
public java.lang.Object get (short)
short key
public java.lang.Object put (short, java.lang.Object)
short key
Object value
public java.lang.Object remove (short)
short key
public int size ()
public boolean isEmpty ()
public void clear ()
public boolean containsKey (short)
short key
public boolean containsValue (java.lang.Object)
Object value
public boolean containsKey (java.lang.Object)
Object key
public java.lang.Object get (java.lang.Object)
Object key
public java.lang.Object put (java.lang.Short, java.lang.Object)
Short key
Object value
public java.lang.Object remove (java.lang.Object)
Object key
public void putAll (java.util.Map)
java.util.Map m
public java.lang.Iterable entries ()
public java.util.Set keySet ()
public java.util.Set entrySet ()
public java.util.Collection values ()
public volatile java.lang.Object put (java.lang.Object, java.lang.Object)
static io.grpc.netty.shaded.io.netty.util.collection.ShortObjectMap access$100 (io.grpc.netty.shaded.io.netty.util.collection.ShortCollections$UnmodifiableMap)
io.grpc.netty.shaded.io.netty.util.collection.ShortCollections$UnmodifiableMap x0
}
io/grpc/netty/shaded/io/netty/util/collection/CharObjectHashMap$KeySet$1.classCharObjectHashMap.java
package io.grpc.netty.shaded.io.netty.util.collection
io.grpc.netty.shaded.io.netty.util.collection.CharObjectHashMap$KeySet$1 extends java.lang.Object implements java.util.Iterator {
private final java.util.Iterator iter
final io.grpc.netty.shaded.io.netty.util.collection.CharObjectHashMap$KeySet this$1
void (io.grpc.netty.shaded.io.netty.util.collection.CharObjectHashMap$KeySet)
io.grpc.netty.shaded.io.netty.util.collection.CharObjectHashMap$KeySet this$1
public boolean hasNext ()
public java.lang.Character next ()
public void remove ()
public volatile java.lang.Object next ()
}
io/grpc/netty/shaded/io/netty/util/collection/IntObjectHashMap.classIntObjectHashMap.java
package io.grpc.netty.shaded.io.netty.util.collection
public io.grpc.netty.shaded.io.netty.util.collection.IntObjectHashMap extends java.lang.Object implements io.grpc.netty.shaded.io.netty.util.collection.IntObjectMap {
public static final int DEFAULT_CAPACITY
public static final float DEFAULT_LOAD_FACTOR
private static final Object NULL_VALUE
private int maxSize
private final float loadFactor
private int[] keys
private Object[] values
private int size
private int mask
private final java.util.Set keySet
private final java.util.Set entrySet
private final Iterable entries
static final boolean $assertionsDisabled
public void ()
public void (int)
int initialCapacity
public void (int, float)
int initialCapacity
float loadFactor
int capacity
Object[] temp
private static java.lang.Object toExternal (java.lang.Object)
Object value
private static java.lang.Object toInternal (java.lang.Object)
Object value
public java.lang.Object get (int)
int key
int index
public java.lang.Object put (int, java.lang.Object)
Object previousValue
int key
Object value
int startIndex
int index
public void putAll (java.util.Map)
Object sourceValue
int i
io.grpc.netty.shaded.io.netty.util.collection.IntObjectHashMap source
java.util.Map$Entry entry
java.util.Map sourceMap
public java.lang.Object remove (int)
int key
int index
Object prev
public int size ()
public boolean isEmpty ()
public void clear ()
public boolean containsKey (int)
int key
public boolean containsValue (java.lang.Object)
Object v2
Object value
Object v1
public java.lang.Iterable entries ()
public java.util.Collection values ()
public int hashCode ()
int key
int hash
public boolean equals (java.lang.Object)
int key
Object otherValue
Object value
int i
Object obj
io.grpc.netty.shaded.io.netty.util.collection.IntObjectMap other
public boolean containsKey (java.lang.Object)
Object key
public java.lang.Object get (java.lang.Object)
Object key
public java.lang.Object put (java.lang.Integer, java.lang.Object)
Integer key
Object value
public java.lang.Object remove (java.lang.Object)
Object key
public java.util.Set keySet ()
public java.util.Set entrySet ()
private int objectToKey (java.lang.Object)
Object key
private int indexOf (int)
int key
int startIndex
int index
private int hashIndex (int)
int key
private static int hashCode (int)
int key
private int probeNext (int)
int index
private void growSize ()
private boolean removeAt (int)
int key
int bucket
Object value
int index
int nextFree
int i
private int calcMaxSize (int)
int capacity
int upperBound
private void rehash (int)
int oldKey
int index
Object oldVal
int i
int newCapacity
int[] oldKeys
Object[] oldVals
Object[] temp
public java.lang.String toString ()
Object value
int i
StringBuilder sb
boolean first
protected java.lang.String keyToString (int)
int key
public volatile java.lang.Object put (java.lang.Object, java.lang.Object)
static int access$300 (io.grpc.netty.shaded.io.netty.util.collection.IntObjectHashMap)
io.grpc.netty.shaded.io.netty.util.collection.IntObjectHashMap x0
static java.util.Set access$500 (io.grpc.netty.shaded.io.netty.util.collection.IntObjectHashMap)
io.grpc.netty.shaded.io.netty.util.collection.IntObjectHashMap x0
static java.lang.Object[] access$600 (io.grpc.netty.shaded.io.netty.util.collection.IntObjectHashMap)
io.grpc.netty.shaded.io.netty.util.collection.IntObjectHashMap x0
static boolean access$700 (io.grpc.netty.shaded.io.netty.util.collection.IntObjectHashMap, int)
io.grpc.netty.shaded.io.netty.util.collection.IntObjectHashMap x0
int x1
static int[] access$800 (io.grpc.netty.shaded.io.netty.util.collection.IntObjectHashMap)
io.grpc.netty.shaded.io.netty.util.collection.IntObjectHashMap x0
static java.lang.Object access$900 (java.lang.Object)
Object x0
static java.lang.Object access$1000 (java.lang.Object)
Object x0
static void ()
}
io/grpc/netty/shaded/io/netty/util/collection/LongCollections$EmptyMap.classLongCollections.java
package io.grpc.netty.shaded.io.netty.util.collection
final io.grpc.netty.shaded.io.netty.util.collection.LongCollections$EmptyMap extends java.lang.Object implements io.grpc.netty.shaded.io.netty.util.collection.LongObjectMap {
private void ()
public java.lang.Object get (long)
long key
public java.lang.Object put (long, java.lang.Object)
long key
Object value
public java.lang.Object remove (long)
long key
public int size ()
public boolean isEmpty ()
public boolean containsKey (java.lang.Object)
Object key
public void clear ()
public java.util.Set keySet ()
public boolean containsKey (long)
long key
public boolean containsValue (java.lang.Object)
Object value
public java.lang.Iterable entries ()
public java.lang.Object get (java.lang.Object)
Object key
public java.lang.Object put (java.lang.Long, java.lang.Object)
Long key
Object value
public java.lang.Object remove (java.lang.Object)
Object key
public void putAll (java.util.Map)
java.util.Map m
public java.util.Collection values ()
public java.util.Set entrySet ()
public volatile java.lang.Object put (java.lang.Object, java.lang.Object)
void (io.grpc.netty.shaded.io.netty.util.collection.LongCollections$1)
io.grpc.netty.shaded.io.netty.util.collection.LongCollections$1 x0
}
io/grpc/netty/shaded/io/netty/util/collection/CharCollections$UnmodifiableMap$1.classCharCollections.java
package io.grpc.netty.shaded.io.netty.util.collection
io.grpc.netty.shaded.io.netty.util.collection.CharCollections$UnmodifiableMap$1 extends java.lang.Object implements java.lang.Iterable {
final io.grpc.netty.shaded.io.netty.util.collection.CharCollections$UnmodifiableMap this$0
void (io.grpc.netty.shaded.io.netty.util.collection.CharCollections$UnmodifiableMap)
io.grpc.netty.shaded.io.netty.util.collection.CharCollections$UnmodifiableMap this$0
public java.util.Iterator iterator ()
}
io/grpc/netty/shaded/io/netty/util/collection/LongCollections$UnmodifiableMap$IteratorImpl.classLongCollections.java
package io.grpc.netty.shaded.io.netty.util.collection
io.grpc.netty.shaded.io.netty.util.collection.LongCollections$UnmodifiableMap$IteratorImpl extends java.lang.Object implements java.util.Iterator {
final java.util.Iterator iter
final io.grpc.netty.shaded.io.netty.util.collection.LongCollections$UnmodifiableMap this$0
void (io.grpc.netty.shaded.io.netty.util.collection.LongCollections$UnmodifiableMap, java.util.Iterator)
java.util.Iterator iter
public boolean hasNext ()
public io.grpc.netty.shaded.io.netty.util.collection.LongObjectMap$PrimitiveEntry next ()
public void remove ()
public volatile java.lang.Object next ()
}
io/grpc/netty/shaded/io/netty/util/collection/IntObjectHashMap$EntrySet.classIntObjectHashMap.java
package io.grpc.netty.shaded.io.netty.util.collection
final io.grpc.netty.shaded.io.netty.util.collection.IntObjectHashMap$EntrySet extends java.util.AbstractSet {
final io.grpc.netty.shaded.io.netty.util.collection.IntObjectHashMap this$0
private void (io.grpc.netty.shaded.io.netty.util.collection.IntObjectHashMap)
public java.util.Iterator iterator ()
public int size ()
void (io.grpc.netty.shaded.io.netty.util.collection.IntObjectHashMap, io.grpc.netty.shaded.io.netty.util.collection.IntObjectHashMap$1)
io.grpc.netty.shaded.io.netty.util.collection.IntObjectHashMap x0
io.grpc.netty.shaded.io.netty.util.collection.IntObjectHashMap$1 x1
}
io/grpc/netty/shaded/io/netty/util/collection/ShortObjectHashMap.classShortObjectHashMap.java
package io.grpc.netty.shaded.io.netty.util.collection
public io.grpc.netty.shaded.io.netty.util.collection.ShortObjectHashMap extends java.lang.Object implements io.grpc.netty.shaded.io.netty.util.collection.ShortObjectMap {
public static final int DEFAULT_CAPACITY
public static final float DEFAULT_LOAD_FACTOR
private static final Object NULL_VALUE
private int maxSize
private final float loadFactor
private short[] keys
private Object[] values
private int size
private int mask
private final java.util.Set keySet
private final java.util.Set entrySet
private final Iterable entries
static final boolean $assertionsDisabled
public void ()
public void (int)
int initialCapacity
public void (int, float)
int initialCapacity
float loadFactor
int capacity
Object[] temp
private static java.lang.Object toExternal (java.lang.Object)
Object value
private static java.lang.Object toInternal (java.lang.Object)
Object value
public java.lang.Object get (short)
short key
int index
public java.lang.Object put (short, java.lang.Object)
Object previousValue
short key
Object value
int startIndex
int index
public void putAll (java.util.Map)
Object sourceValue
int i
io.grpc.netty.shaded.io.netty.util.collection.ShortObjectHashMap source
java.util.Map$Entry entry
java.util.Map sourceMap
public java.lang.Object remove (short)
short key
int index
Object prev
public int size ()
public boolean isEmpty ()
public void clear ()
public boolean containsKey (short)
short key
public boolean containsValue (java.lang.Object)
Object v2
Object value
Object v1
public java.lang.Iterable entries ()
public java.util.Collection values ()
public int hashCode ()
short key
int hash
public boolean equals (java.lang.Object)
short key
Object otherValue
Object value
int i
Object obj
io.grpc.netty.shaded.io.netty.util.collection.ShortObjectMap other
public boolean containsKey (java.lang.Object)
Object key
public java.lang.Object get (java.lang.Object)
Object key
public java.lang.Object put (java.lang.Short, java.lang.Object)
Short key
Object value
public java.lang.Object remove (java.lang.Object)
Object key
public java.util.Set keySet ()
public java.util.Set entrySet ()
private short objectToKey (java.lang.Object)
Object key
private int indexOf (short)
short key
int startIndex
int index
private int hashIndex (short)
short key
private static int hashCode (short)
short key
private int probeNext (int)
int index
private void growSize ()
private boolean removeAt (int)
short key
int bucket
Object value
int index
int nextFree
int i
private int calcMaxSize (int)
int capacity
int upperBound
private void rehash (int)
short oldKey
int index
Object oldVal
int i
int newCapacity
short[] oldKeys
Object[] oldVals
Object[] temp
public java.lang.String toString ()
Object value
int i
StringBuilder sb
boolean first
protected java.lang.String keyToString (short)
short key
public volatile java.lang.Object put (java.lang.Object, java.lang.Object)
static int access$300 (io.grpc.netty.shaded.io.netty.util.collection.ShortObjectHashMap)
io.grpc.netty.shaded.io.netty.util.collection.ShortObjectHashMap x0
static java.util.Set access$500 (io.grpc.netty.shaded.io.netty.util.collection.ShortObjectHashMap)
io.grpc.netty.shaded.io.netty.util.collection.ShortObjectHashMap x0
static java.lang.Object[] access$600 (io.grpc.netty.shaded.io.netty.util.collection.ShortObjectHashMap)
io.grpc.netty.shaded.io.netty.util.collection.ShortObjectHashMap x0
static boolean access$700 (io.grpc.netty.shaded.io.netty.util.collection.ShortObjectHashMap, int)
io.grpc.netty.shaded.io.netty.util.collection.ShortObjectHashMap x0
int x1
static short[] access$800 (io.grpc.netty.shaded.io.netty.util.collection.ShortObjectHashMap)
io.grpc.netty.shaded.io.netty.util.collection.ShortObjectHashMap x0
static java.lang.Object access$900 (java.lang.Object)
Object x0
static java.lang.Object access$1000 (java.lang.Object)
Object x0
static void ()
}
io/grpc/netty/shaded/io/netty/util/collection/IntCollections$UnmodifiableMap.classIntCollections.java
package io.grpc.netty.shaded.io.netty.util.collection
final io.grpc.netty.shaded.io.netty.util.collection.IntCollections$UnmodifiableMap extends java.lang.Object implements io.grpc.netty.shaded.io.netty.util.collection.IntObjectMap {
private final io.grpc.netty.shaded.io.netty.util.collection.IntObjectMap map
private java.util.Set keySet
private java.util.Set entrySet
private java.util.Collection values
private Iterable entries
void (io.grpc.netty.shaded.io.netty.util.collection.IntObjectMap)
io.grpc.netty.shaded.io.netty.util.collection.IntObjectMap map
public java.lang.Object get (int)
int key
public java.lang.Object put (int, java.lang.Object)
int key
Object value
public java.lang.Object remove (int)
int key
public int size ()
public boolean isEmpty ()
public void clear ()
public boolean containsKey (int)
int key
public boolean containsValue (java.lang.Object)
Object value
public boolean containsKey (java.lang.Object)
Object key
public java.lang.Object get (java.lang.Object)
Object key
public java.lang.Object put (java.lang.Integer, java.lang.Object)
Integer key
Object value
public java.lang.Object remove (java.lang.Object)
Object key
public void putAll (java.util.Map)
java.util.Map m
public java.lang.Iterable entries ()
public java.util.Set keySet ()
public java.util.Set entrySet ()
public java.util.Collection values ()
public volatile java.lang.Object put (java.lang.Object, java.lang.Object)
static io.grpc.netty.shaded.io.netty.util.collection.IntObjectMap access$100 (io.grpc.netty.shaded.io.netty.util.collection.IntCollections$UnmodifiableMap)
io.grpc.netty.shaded.io.netty.util.collection.IntCollections$UnmodifiableMap x0
}
io/grpc/netty/shaded/io/netty/util/collection/ShortObjectMap$PrimitiveEntry.classShortObjectMap.java
package io.grpc.netty.shaded.io.netty.util.collection
public abstract io.grpc.netty.shaded.io.netty.util.collection.ShortObjectMap$PrimitiveEntry extends java.lang.Object {
public abstract short key ()
public abstract java.lang.Object value ()
public abstract void setValue (java.lang.Object)
}
io/grpc/netty/shaded/io/netty/util/collection/IntObjectHashMap$2.classIntObjectHashMap.java
package io.grpc.netty.shaded.io.netty.util.collection
io.grpc.netty.shaded.io.netty.util.collection.IntObjectHashMap$2 extends java.util.AbstractCollection {
final io.grpc.netty.shaded.io.netty.util.collection.IntObjectHashMap this$0
void (io.grpc.netty.shaded.io.netty.util.collection.IntObjectHashMap)
io.grpc.netty.shaded.io.netty.util.collection.IntObjectHashMap this$0
public java.util.Iterator iterator ()
public int size ()
}
io/grpc/netty/shaded/io/netty/util/collection/ShortCollections$UnmodifiableMap$1.classShortCollections.java
package io.grpc.netty.shaded.io.netty.util.collection
io.grpc.netty.shaded.io.netty.util.collection.ShortCollections$UnmodifiableMap$1 extends java.lang.Object implements java.lang.Iterable {
final io.grpc.netty.shaded.io.netty.util.collection.ShortCollections$UnmodifiableMap this$0
void (io.grpc.netty.shaded.io.netty.util.collection.ShortCollections$UnmodifiableMap)
io.grpc.netty.shaded.io.netty.util.collection.ShortCollections$UnmodifiableMap this$0
public java.util.Iterator iterator ()
}
io/grpc/netty/shaded/io/netty/util/collection/ShortObjectHashMap$2$1.classShortObjectHashMap.java
package io.grpc.netty.shaded.io.netty.util.collection
io.grpc.netty.shaded.io.netty.util.collection.ShortObjectHashMap$2$1 extends java.lang.Object implements java.util.Iterator {
final io.grpc.netty.shaded.io.netty.util.collection.ShortObjectHashMap$PrimitiveIterator iter
final io.grpc.netty.shaded.io.netty.util.collection.ShortObjectHashMap$2 this$1
void (io.grpc.netty.shaded.io.netty.util.collection.ShortObjectHashMap$2)
io.grpc.netty.shaded.io.netty.util.collection.ShortObjectHashMap$2 this$1
public boolean hasNext ()
public java.lang.Object next ()
public void remove ()
}
io/grpc/netty/shaded/io/netty/util/collection/ByteObjectHashMap$2$1.classByteObjectHashMap.java
package io.grpc.netty.shaded.io.netty.util.collection
io.grpc.netty.shaded.io.netty.util.collection.ByteObjectHashMap$2$1 extends java.lang.Object implements java.util.Iterator {
final io.grpc.netty.shaded.io.netty.util.collection.ByteObjectHashMap$PrimitiveIterator iter
final io.grpc.netty.shaded.io.netty.util.collection.ByteObjectHashMap$2 this$1
void (io.grpc.netty.shaded.io.netty.util.collection.ByteObjectHashMap$2)
io.grpc.netty.shaded.io.netty.util.collection.ByteObjectHashMap$2 this$1
public boolean hasNext ()
public java.lang.Object next ()
public void remove ()
}
io/grpc/netty/shaded/io/netty/util/collection/ShortObjectHashMap$EntrySet.classShortObjectHashMap.java
package io.grpc.netty.shaded.io.netty.util.collection
final io.grpc.netty.shaded.io.netty.util.collection.ShortObjectHashMap$EntrySet extends java.util.AbstractSet {
final io.grpc.netty.shaded.io.netty.util.collection.ShortObjectHashMap this$0
private void (io.grpc.netty.shaded.io.netty.util.collection.ShortObjectHashMap)
public java.util.Iterator iterator ()
public int size ()
void (io.grpc.netty.shaded.io.netty.util.collection.ShortObjectHashMap, io.grpc.netty.shaded.io.netty.util.collection.ShortObjectHashMap$1)
io.grpc.netty.shaded.io.netty.util.collection.ShortObjectHashMap x0
io.grpc.netty.shaded.io.netty.util.collection.ShortObjectHashMap$1 x1
}
io/grpc/netty/shaded/io/netty/util/collection/IntObjectHashMap$1.classIntObjectHashMap.java
package io.grpc.netty.shaded.io.netty.util.collection
io.grpc.netty.shaded.io.netty.util.collection.IntObjectHashMap$1 extends java.lang.Object implements java.lang.Iterable {
final io.grpc.netty.shaded.io.netty.util.collection.IntObjectHashMap this$0
void (io.grpc.netty.shaded.io.netty.util.collection.IntObjectHashMap)
io.grpc.netty.shaded.io.netty.util.collection.IntObjectHashMap this$0
public java.util.Iterator iterator ()
}
io/grpc/netty/shaded/io/netty/util/AsyncMapping.classAsyncMapping.java
package io.grpc.netty.shaded.io.netty.util
public abstract io.grpc.netty.shaded.io.netty.util.AsyncMapping extends java.lang.Object {
public abstract io.grpc.netty.shaded.io.netty.util.concurrent.Future map (java.lang.Object, io.grpc.netty.shaded.io.netty.util.concurrent.Promise)
}
io/grpc/netty/shaded/io/netty/util/internal/PriorityQueue.classPriorityQueue.java
package io.grpc.netty.shaded.io.netty.util.internal
public abstract io.grpc.netty.shaded.io.netty.util.internal.PriorityQueue extends java.lang.Object implements java.util.Queue {
public abstract boolean removeTyped (java.lang.Object)
public abstract boolean containsTyped (java.lang.Object)
public abstract void priorityChanged (java.lang.Object)
public abstract void clearIgnoringIndexes ()
}
io/grpc/netty/shaded/io/netty/util/internal/ObjectCleaner$1.classObjectCleaner.java
package io.grpc.netty.shaded.io.netty.util.internal
final io.grpc.netty.shaded.io.netty.util.internal.ObjectCleaner$1 extends java.lang.Object implements java.lang.Runnable {
void ()
public void run ()
io.grpc.netty.shaded.io.netty.util.internal.ObjectCleaner$AutomaticCleanerReference reference
InterruptedException ex
io.grpc.netty.shaded.io.netty.util.internal.ObjectCleaner$AutomaticCleanerReference reference
boolean interrupted
}
io/grpc/netty/shaded/io/netty/util/internal/LongCounter.classLongCounter.java
package io.grpc.netty.shaded.io.netty.util.internal
public abstract io.grpc.netty.shaded.io.netty.util.internal.LongCounter extends java.lang.Object {
public abstract void add (long)
public abstract void increment ()
public abstract void decrement ()
public abstract long value ()
}
io/grpc/netty/shaded/io/netty/util/internal/PlatformDependent0$8.classPlatformDependent0.java
package io.grpc.netty.shaded.io.netty.util.internal
final io.grpc.netty.shaded.io.netty.util.internal.PlatformDependent0$8 extends java.lang.Object implements java.security.PrivilegedAction {
final Class val$clazz
void (java.lang.Class)
public java.lang.ClassLoader run ()
public volatile java.lang.Object run ()
}
io/grpc/netty/shaded/io/netty/util/internal/ReflectionUtil.classReflectionUtil.java
package io.grpc.netty.shaded.io.netty.util.internal
public final io.grpc.netty.shaded.io.netty.util.internal.ReflectionUtil extends java.lang.Object {
private void ()
public static java.lang.Throwable trySetAccessible (java.lang.reflect.AccessibleObject, boolean)
SecurityException e
RuntimeException e
java.lang.reflect.AccessibleObject object
boolean checkAccessible
private static java.lang.RuntimeException handleInaccessibleObjectException (java.lang.RuntimeException)
RuntimeException e
}
io/grpc/netty/shaded/io/netty/util/internal/DefaultPriorityQueue.classDefaultPriorityQueue.java
package io.grpc.netty.shaded.io.netty.util.internal
public final io.grpc.netty.shaded.io.netty.util.internal.DefaultPriorityQueue extends java.util.AbstractQueue implements io.grpc.netty.shaded.io.netty.util.internal.PriorityQueue {
private static final io.grpc.netty.shaded.io.netty.util.internal.PriorityQueueNode[] EMPTY_ARRAY
private final java.util.Comparator comparator
private io.grpc.netty.shaded.io.netty.util.internal.PriorityQueueNode[] queue
private int size
public void (java.util.Comparator, int)
java.util.Comparator comparator
int initialSize
public int size ()
public boolean isEmpty ()
public boolean contains (java.lang.Object)
Object o
io.grpc.netty.shaded.io.netty.util.internal.PriorityQueueNode node
public boolean containsTyped (io.grpc.netty.shaded.io.netty.util.internal.PriorityQueueNode)
io.grpc.netty.shaded.io.netty.util.internal.PriorityQueueNode node
public void clear ()
io.grpc.netty.shaded.io.netty.util.internal.PriorityQueueNode node
int i
public void clearIgnoringIndexes ()
public boolean offer (io.grpc.netty.shaded.io.netty.util.internal.PriorityQueueNode)
io.grpc.netty.shaded.io.netty.util.internal.PriorityQueueNode e
public io.grpc.netty.shaded.io.netty.util.internal.PriorityQueueNode poll ()
io.grpc.netty.shaded.io.netty.util.internal.PriorityQueueNode result
io.grpc.netty.shaded.io.netty.util.internal.PriorityQueueNode last
public io.grpc.netty.shaded.io.netty.util.internal.PriorityQueueNode peek ()
public boolean remove (java.lang.Object)
io.grpc.netty.shaded.io.netty.util.internal.PriorityQueueNode node
ClassCastException e
Object o
io.grpc.netty.shaded.io.netty.util.internal.PriorityQueueNode node
public boolean removeTyped (io.grpc.netty.shaded.io.netty.util.internal.PriorityQueueNode)
io.grpc.netty.shaded.io.netty.util.internal.PriorityQueueNode node
int i
io.grpc.netty.shaded.io.netty.util.internal.PriorityQueueNode moved
public void priorityChanged (io.grpc.netty.shaded.io.netty.util.internal.PriorityQueueNode)
int iParent
io.grpc.netty.shaded.io.netty.util.internal.PriorityQueueNode parent
io.grpc.netty.shaded.io.netty.util.internal.PriorityQueueNode node
int i
public java.lang.Object[] toArray ()
public java.lang.Object[] toArray (java.lang.Object[])
Object[] a
public java.util.Iterator iterator ()
private boolean contains (io.grpc.netty.shaded.io.netty.util.internal.PriorityQueueNode, int)
io.grpc.netty.shaded.io.netty.util.internal.PriorityQueueNode node
int i
private void bubbleDown (int, io.grpc.netty.shaded.io.netty.util.internal.PriorityQueueNode)
int iChild
io.grpc.netty.shaded.io.netty.util.internal.PriorityQueueNode child
int rightChild
int k
io.grpc.netty.shaded.io.netty.util.internal.PriorityQueueNode node
int half
private void bubbleUp (int, io.grpc.netty.shaded.io.netty.util.internal.PriorityQueueNode)
int iParent
io.grpc.netty.shaded.io.netty.util.internal.PriorityQueueNode parent
int k
io.grpc.netty.shaded.io.netty.util.internal.PriorityQueueNode node
public volatile java.lang.Object peek ()
public volatile java.lang.Object poll ()
public volatile boolean offer (java.lang.Object)
public volatile void priorityChanged (java.lang.Object)
public volatile boolean containsTyped (java.lang.Object)
public volatile boolean removeTyped (java.lang.Object)
static int access$100 (io.grpc.netty.shaded.io.netty.util.internal.DefaultPriorityQueue)
io.grpc.netty.shaded.io.netty.util.internal.DefaultPriorityQueue x0
static io.grpc.netty.shaded.io.netty.util.internal.PriorityQueueNode[] access$200 (io.grpc.netty.shaded.io.netty.util.internal.DefaultPriorityQueue)
io.grpc.netty.shaded.io.netty.util.internal.DefaultPriorityQueue x0
static void ()
}
io/grpc/netty/shaded/io/netty/util/internal/DefaultPriorityQueue$PriorityQueueIterator.classDefaultPriorityQueue.java
package io.grpc.netty.shaded.io.netty.util.internal
final io.grpc.netty.shaded.io.netty.util.internal.DefaultPriorityQueue$PriorityQueueIterator extends java.lang.Object implements java.util.Iterator {
private int index
final io.grpc.netty.shaded.io.netty.util.internal.DefaultPriorityQueue this$0
private void (io.grpc.netty.shaded.io.netty.util.internal.DefaultPriorityQueue)
public boolean hasNext ()
public io.grpc.netty.shaded.io.netty.util.internal.PriorityQueueNode next ()
public void remove ()
public volatile java.lang.Object next ()
void (io.grpc.netty.shaded.io.netty.util.internal.DefaultPriorityQueue, io.grpc.netty.shaded.io.netty.util.internal.DefaultPriorityQueue$1)
io.grpc.netty.shaded.io.netty.util.internal.DefaultPriorityQueue x0
io.grpc.netty.shaded.io.netty.util.internal.DefaultPriorityQueue$1 x1
}
io/grpc/netty/shaded/io/netty/util/internal/PlatformDependent$Mpsc.classPlatformDependent.java
package io.grpc.netty.shaded.io.netty.util.internal
final io.grpc.netty.shaded.io.netty.util.internal.PlatformDependent$Mpsc extends java.lang.Object {
private static final boolean USE_MPSC_CHUNKED_ARRAY_QUEUE
private void ()
static java.util.Queue newMpscQueue (int)
int maxCapacity
int capacity
static java.util.Queue newMpscQueue ()
static void ()
Object unsafe
}
io/grpc/netty/shaded/io/netty/util/internal/PendingWrite.classPendingWrite.java
package io.grpc.netty.shaded.io.netty.util.internal
public final io.grpc.netty.shaded.io.netty.util.internal.PendingWrite extends java.lang.Object {
private static final io.grpc.netty.shaded.io.netty.util.Recycler RECYCLER
private final io.grpc.netty.shaded.io.netty.util.Recycler$Handle handle
private Object msg
private io.grpc.netty.shaded.io.netty.util.concurrent.Promise promise
public static io.grpc.netty.shaded.io.netty.util.internal.PendingWrite newInstance (java.lang.Object, io.grpc.netty.shaded.io.netty.util.concurrent.Promise)
Object msg
io.grpc.netty.shaded.io.netty.util.concurrent.Promise promise
io.grpc.netty.shaded.io.netty.util.internal.PendingWrite pending
private void (io.grpc.netty.shaded.io.netty.util.Recycler$Handle)
io.grpc.netty.shaded.io.netty.util.Recycler$Handle handle
public boolean recycle ()
public boolean failAndRecycle (java.lang.Throwable)
Throwable cause
public boolean successAndRecycle ()
public java.lang.Object msg ()
public io.grpc.netty.shaded.io.netty.util.concurrent.Promise promise ()
public io.grpc.netty.shaded.io.netty.util.concurrent.Promise recycleAndGet ()
io.grpc.netty.shaded.io.netty.util.concurrent.Promise promise
void (io.grpc.netty.shaded.io.netty.util.Recycler$Handle, io.grpc.netty.shaded.io.netty.util.internal.PendingWrite$1)
io.grpc.netty.shaded.io.netty.util.Recycler$Handle x0
io.grpc.netty.shaded.io.netty.util.internal.PendingWrite$1 x1
static void ()
}
io/grpc/netty/shaded/io/netty/util/internal/UnpaddedInternalThreadLocalMap.classUnpaddedInternalThreadLocalMap.java
package io.grpc.netty.shaded.io.netty.util.internal
io.grpc.netty.shaded.io.netty.util.internal.UnpaddedInternalThreadLocalMap extends java.lang.Object {
static final ThreadLocal slowThreadLocalMap
static final java.util.concurrent.atomic.AtomicInteger nextIndex
Object[] indexedVariables
int futureListenerStackDepth
int localChannelReaderStackDepth
java.util.Map handlerSharableCache
io.grpc.netty.shaded.io.netty.util.internal.IntegerHolder counterHashCode
io.grpc.netty.shaded.io.netty.util.internal.ThreadLocalRandom random
java.util.Map typeParameterMatcherGetCache
java.util.Map typeParameterMatcherFindCache
StringBuilder stringBuilder
java.util.Map charsetEncoderCache
java.util.Map charsetDecoderCache
java.util.ArrayList arrayList
void (java.lang.Object[])
Object[] indexedVariables
static void ()
}
io/grpc/netty/shaded/io/netty/util/internal/ObjectCleaner.classObjectCleaner.java
package io.grpc.netty.shaded.io.netty.util.internal
public final io.grpc.netty.shaded.io.netty.util.internal.ObjectCleaner extends java.lang.Object {
private static final int REFERENCE_QUEUE_POLL_TIMEOUT_MS
static final String CLEANER_THREAD_NAME
private static final java.util.Set LIVE_SET
private static final java.lang.ref.ReferenceQueue REFERENCE_QUEUE
private static final java.util.concurrent.atomic.AtomicBoolean CLEANER_RUNNING
private static final Runnable CLEANER_TASK
public static void register (java.lang.Object, java.lang.Runnable)
Thread cleanupThread
Object object
Runnable cleanupTask
io.grpc.netty.shaded.io.netty.util.internal.ObjectCleaner$AutomaticCleanerReference reference
public static int getLiveSetCount ()
private void ()
static java.util.Set access$000 ()
static int access$100 ()
static java.lang.ref.ReferenceQueue access$200 ()
static java.util.concurrent.atomic.AtomicBoolean access$300 ()
static void ()
}
io/grpc/netty/shaded/io/netty/util/internal/SocketUtils$8.classSocketUtils.java
package io.grpc.netty.shaded.io.netty.util.internal
final io.grpc.netty.shaded.io.netty.util.internal.SocketUtils$8 extends java.lang.Object implements java.security.PrivilegedExceptionAction {
final String val$hostname
void (java.lang.String)
public java.net.InetAddress run () throws java.net.UnknownHostException
public volatile java.lang.Object run () throws java.lang.Exception
}
io/grpc/netty/shaded/io/netty/util/internal/SocketUtils$4.classSocketUtils.java
package io.grpc.netty.shaded.io.netty.util.internal
final io.grpc.netty.shaded.io.netty.util.internal.SocketUtils$4 extends java.lang.Object implements java.security.PrivilegedExceptionAction {
final java.nio.channels.SocketChannel val$socketChannel
final java.net.SocketAddress val$address
void (java.nio.channels.SocketChannel, java.net.SocketAddress)
public java.lang.Void run () throws java.io.IOException
public volatile java.lang.Object run () throws java.lang.Exception
}
io/grpc/netty/shaded/io/netty/util/concurrent/DefaultPromise$4.classDefaultPromise.java
package io.grpc.netty.shaded.io.netty.util.concurrent
io.grpc.netty.shaded.io.netty.util.concurrent.DefaultPromise$4 extends java.lang.Object implements java.lang.Runnable {
final io.grpc.netty.shaded.io.netty.util.concurrent.ProgressiveFuture val$self
final io.grpc.netty.shaded.io.netty.util.concurrent.GenericProgressiveFutureListener val$l
final long val$progress
final long val$total
final io.grpc.netty.shaded.io.netty.util.concurrent.DefaultPromise this$0
void (io.grpc.netty.shaded.io.netty.util.concurrent.DefaultPromise, io.grpc.netty.shaded.io.netty.util.concurrent.ProgressiveFuture, io.grpc.netty.shaded.io.netty.util.concurrent.GenericProgressiveFutureListener, long, long)
io.grpc.netty.shaded.io.netty.util.concurrent.DefaultPromise this$0
public void run ()
}
io/grpc/netty/shaded/io/netty/util/internal/SocketUtils$1.classSocketUtils.java
package io.grpc.netty.shaded.io.netty.util.internal
final io.grpc.netty.shaded.io.netty.util.internal.SocketUtils$1 extends java.lang.Object implements java.security.PrivilegedExceptionAction {
final java.net.Socket val$socket
final java.net.SocketAddress val$remoteAddress
final int val$timeout
void (java.net.Socket, java.net.SocketAddress, int)
public java.lang.Void run () throws java.io.IOException
public volatile java.lang.Object run () throws java.lang.Exception
}
io/grpc/netty/shaded/io/netty/util/internal/ThrowableUtil.classThrowableUtil.java
package io.grpc.netty.shaded.io.netty.util.internal
public final io.grpc.netty.shaded.io.netty.util.internal.ThrowableUtil extends java.lang.Object {
private void ()
public static java.lang.Throwable unknownStackTrace (java.lang.Throwable, java.lang.Class, java.lang.String)
Throwable cause
Class clazz
String method
public static java.lang.String stackTraceToString (java.lang.Throwable)
Throwable cause
java.io.ByteArrayOutputStream out
java.io.PrintStream pout
public static boolean haveSuppressed ()
public static void addSuppressed (java.lang.Throwable, java.lang.Throwable)
Throwable target
Throwable suppressed
public static void addSuppressedAndClear (java.lang.Throwable, java.util.List)
Throwable target
java.util.List suppressed
public static void addSuppressed (java.lang.Throwable, java.util.List)
Throwable t
Throwable target
java.util.List suppressed
}
io/grpc/netty/shaded/io/netty/util/internal/SocketUtils$5.classSocketUtils.java
package io.grpc.netty.shaded.io.netty.util.internal
final io.grpc.netty.shaded.io.netty.util.internal.SocketUtils$5 extends java.lang.Object implements java.security.PrivilegedExceptionAction {
final java.nio.channels.ServerSocketChannel val$serverSocketChannel
void (java.nio.channels.ServerSocketChannel)
public java.nio.channels.SocketChannel run () throws java.io.IOException
public volatile java.lang.Object run () throws java.lang.Exception
}
io/grpc/netty/shaded/io/netty/util/internal/PlatformDependent0.classPlatformDependent0.java
package io.grpc.netty.shaded.io.netty.util.internal
final io.grpc.netty.shaded.io.netty.util.internal.PlatformDependent0 extends java.lang.Object {
private static final io.grpc.netty.shaded.io.netty.util.internal.logging.InternalLogger logger
private static final long ADDRESS_FIELD_OFFSET
private static final long BYTE_ARRAY_BASE_OFFSET
private static final java.lang.reflect.Constructor DIRECT_BUFFER_CONSTRUCTOR
private static final Throwable EXPLICIT_NO_UNSAFE_CAUSE
private static final java.lang.reflect.Method ALLOCATE_ARRAY_METHOD
private static final int JAVA_VERSION
private static final boolean IS_ANDROID
private static final Throwable UNSAFE_UNAVAILABILITY_CAUSE
private static final Object INTERNAL_UNSAFE
private static final boolean IS_EXPLICIT_TRY_REFLECTION_SET_ACCESSIBLE
static final sun.misc.Unsafe UNSAFE
static final int HASH_CODE_ASCII_SEED
static final int HASH_CODE_C1
static final int HASH_CODE_C2
private static final long UNSAFE_COPY_THRESHOLD
private static final boolean UNALIGNED
static final boolean $assertionsDisabled
static boolean isExplicitNoUnsafe ()
private static java.lang.Throwable explicitNoUnsafeCause0 ()
String unsafePropName
String msg
boolean noUnsafe
String unsafePropName
static boolean isUnaligned ()
static boolean hasUnsafe ()
static java.lang.Throwable getUnsafeUnavailabilityCause ()
static boolean unalignedAccess ()
static void throwException (java.lang.Throwable)
Throwable cause
static boolean hasDirectBufferNoCleanerConstructor ()
static java.nio.ByteBuffer reallocateDirectNoCleaner (java.nio.ByteBuffer, int)
java.nio.ByteBuffer buffer
int capacity
static java.nio.ByteBuffer allocateDirectNoCleaner (int)
int capacity
static boolean hasAllocateArrayMethod ()
static byte[] allocateUninitializedArray (int)
IllegalAccessException e
java.lang.reflect.InvocationTargetException e
int size
static java.nio.ByteBuffer newDirectBuffer (long, int)
Throwable cause
long address
int capacity
static long directBufferAddress (java.nio.ByteBuffer)
java.nio.ByteBuffer buffer
static long byteArrayBaseOffset ()
static java.lang.Object getObject (java.lang.Object, long)
Object object
long fieldOffset
static int getInt (java.lang.Object, long)
Object object
long fieldOffset
private static long getLong (java.lang.Object, long)
Object object
long fieldOffset
static long objectFieldOffset (java.lang.reflect.Field)
java.lang.reflect.Field field
static byte getByte (long)
long address
static short getShort (long)
long address
static int getInt (long)
long address
static long getLong (long)
long address
static byte getByte (byte[], int)
byte[] data
int index
static short getShort (byte[], int)
byte[] data
int index
static int getInt (byte[], int)
byte[] data
int index
static long getLong (byte[], int)
byte[] data
int index
static void putByte (long, byte)
long address
byte value
static void putShort (long, short)
long address
short value
static void putInt (long, int)
long address
int value
static void putLong (long, long)
long address
long value
static void putByte (byte[], int, byte)
byte[] data
int index
byte value
static void putShort (byte[], int, short)
byte[] data
int index
short value
static void putInt (byte[], int, int)
byte[] data
int index
int value
static void putLong (byte[], int, long)
byte[] data
int index
long value
static void copyMemory (long, long, long)
long size
long srcAddr
long dstAddr
long length
static void copyMemory (java.lang.Object, long, java.lang.Object, long, long)
long size
Object src
long srcOffset
Object dst
long dstOffset
long length
static void setMemory (long, long, byte)
long address
long bytes
byte value
static void setMemory (java.lang.Object, long, long, byte)
Object o
long offset
long bytes
byte value
static boolean equals (byte[], int, byte[], int, int)
long i
long j
byte[] bytes1
int startPos1
byte[] bytes2
int startPos2
int length
long baseOffset1
long baseOffset2
int remainingBytes
long end
static int equalsConstantTime (byte[], int, byte[], int, int)
long i
long j
byte[] bytes1
int startPos1
byte[] bytes2
int startPos2
int length
long result
long baseOffset1
long baseOffset2
int remainingBytes
long end
static boolean isZero (byte[], int, int)
long i
byte[] bytes
int startPos
int length
long baseOffset
int remainingBytes
long end
static int hashCodeAscii (byte[], int, int)
long i
byte[] bytes
int startPos
int length
int hash
long baseOffset
int remainingBytes
long end
static int hashCodeAsciiCompute (long, int)
long value
int hash
static int hashCodeAsciiSanitize (int)
int value
static int hashCodeAsciiSanitize (short)
short value
static int hashCodeAsciiSanitize (byte)
byte value
static java.lang.ClassLoader getClassLoader (java.lang.Class)
Class clazz
static java.lang.ClassLoader getContextClassLoader ()
static java.lang.ClassLoader getSystemClassLoader ()
static int addressSize ()
static long allocateMemory (long)
long size
static void freeMemory (long)
long address
static long reallocateMemory (long, long)
long address
long newSize
static boolean isAndroid ()
private static boolean isAndroid0 ()
String vmName
boolean isAndroid
private static boolean explicitTryReflectionSetAccessible0 ()
static boolean isExplicitTryReflectionSetAccessible ()
static int javaVersion ()
private static int javaVersion0 ()
int majorVersion
int majorVersion
static int majorVersionFromJavaSpecificationVersion ()
static int majorVersion (java.lang.String)
int i
String javaSpecVersion
String[] components
int[] version
private void ()
static void ()
java.nio.ByteBuffer direct
sun.misc.Unsafe unsafe
sun.misc.Unsafe unsafe
sun.misc.Unsafe finalUnsafe
Object maybeException
sun.misc.Unsafe finalUnsafe
Object maybeAddressField
long byteArrayIndexScale
Object maybeUnsafe
java.lang.reflect.Constructor directBufferConstructor
InstantiationException e
java.lang.reflect.Constructor directBufferConstructor
IllegalAccessException e
java.lang.reflect.Constructor directBufferConstructor
java.lang.reflect.InvocationTargetException e
java.lang.reflect.Constructor directBufferConstructor
Object maybeDirectBufferConstructor
java.lang.reflect.Constructor directBufferConstructor
boolean unaligned
String arch
Throwable t
java.lang.reflect.Method m
byte[] bytes
IllegalAccessException e
java.lang.reflect.InvocationTargetException e
Object finalInternalUnsafe
Object maybeException
java.lang.reflect.Constructor directBufferConstructor
long address
boolean unaligned
Object maybeUnaligned
java.nio.ByteBuffer direct
java.lang.reflect.Field addressField
java.lang.reflect.Method allocateArrayMethod
Throwable unsafeUnavailabilityCause
sun.misc.Unsafe unsafe
Object internalUnsafe
}
io/grpc/netty/shaded/io/netty/util/internal/logging/InternalLogger.classInternalLogger.java
package io.grpc.netty.shaded.io.netty.util.internal.logging
public abstract io.grpc.netty.shaded.io.netty.util.internal.logging.InternalLogger extends java.lang.Object {
public abstract java.lang.String name ()
public abstract boolean isTraceEnabled ()
public abstract void trace (java.lang.String)
public abstract void trace (java.lang.String, java.lang.Object)
public abstract void trace (java.lang.String, java.lang.Object, java.lang.Object)
public transient abstract void trace (java.lang.String, java.lang.Object[])
public abstract void trace (java.lang.String, java.lang.Throwable)
public abstract void trace (java.lang.Throwable)
public abstract boolean isDebugEnabled ()
public abstract void debug (java.lang.String)
public abstract void debug (java.lang.String, java.lang.Object)
public abstract void debug (java.lang.String, java.lang.Object, java.lang.Object)
public transient abstract void debug (java.lang.String, java.lang.Object[])
public abstract void debug (java.lang.String, java.lang.Throwable)
public abstract void debug (java.lang.Throwable)
public abstract boolean isInfoEnabled ()
public abstract void info (java.lang.String)
public abstract void info (java.lang.String, java.lang.Object)
public abstract void info (java.lang.String, java.lang.Object, java.lang.Object)
public transient abstract void info (java.lang.String, java.lang.Object[])
public abstract void info (java.lang.String, java.lang.Throwable)
public abstract void info (java.lang.Throwable)
public abstract boolean isWarnEnabled ()
public abstract void warn (java.lang.String)
public abstract void warn (java.lang.String, java.lang.Object)
public transient abstract void warn (java.lang.String, java.lang.Object[])
public abstract void warn (java.lang.String, java.lang.Object, java.lang.Object)
public abstract void warn (java.lang.String, java.lang.Throwable)
public abstract void warn (java.lang.Throwable)
public abstract boolean isErrorEnabled ()
public abstract void error (java.lang.String)
public abstract void error (java.lang.String, java.lang.Object)
public abstract void error (java.lang.String, java.lang.Object, java.lang.Object)
public transient abstract void error (java.lang.String, java.lang.Object[])
public abstract void error (java.lang.String, java.lang.Throwable)
public abstract void error (java.lang.Throwable)
public abstract boolean isEnabled (io.grpc.netty.shaded.io.netty.util.internal.logging.InternalLogLevel)
public abstract void log (io.grpc.netty.shaded.io.netty.util.internal.logging.InternalLogLevel, java.lang.String)
public abstract void log (io.grpc.netty.shaded.io.netty.util.internal.logging.InternalLogLevel, java.lang.String, java.lang.Object)
public abstract void log (io.grpc.netty.shaded.io.netty.util.internal.logging.InternalLogLevel, java.lang.String, java.lang.Object, java.lang.Object)
public transient abstract void log (io.grpc.netty.shaded.io.netty.util.internal.logging.InternalLogLevel, java.lang.String, java.lang.Object[])
public abstract void log (io.grpc.netty.shaded.io.netty.util.internal.logging.InternalLogLevel, java.lang.String, java.lang.Throwable)
public abstract void log (io.grpc.netty.shaded.io.netty.util.internal.logging.InternalLogLevel, java.lang.Throwable)
}
io/grpc/netty/shaded/io/netty/util/internal/logging/Log4JLogger.classLog4JLogger.java
package io.grpc.netty.shaded.io.netty.util.internal.logging
io.grpc.netty.shaded.io.netty.util.internal.logging.Log4JLogger extends io.grpc.netty.shaded.io.netty.util.internal.logging.AbstractInternalLogger {
private static final long serialVersionUID
final transient org.apache.log4j.Logger logger
static final String FQCN
final boolean traceCapable
void (org.apache.log4j.Logger)
org.apache.log4j.Logger logger
private boolean isTraceCapable ()
NoSuchMethodError ignored
public boolean isTraceEnabled ()
public void trace (java.lang.String)
String msg
public void trace (java.lang.String, java.lang.Object)
io.grpc.netty.shaded.io.netty.util.internal.logging.FormattingTuple ft
String format
Object arg
public void trace (java.lang.String, java.lang.Object, java.lang.Object)
io.grpc.netty.shaded.io.netty.util.internal.logging.FormattingTuple ft
String format
Object argA
Object argB
public transient void trace (java.lang.String, java.lang.Object[])
io.grpc.netty.shaded.io.netty.util.internal.logging.FormattingTuple ft
String format
Object[] arguments
public void trace (java.lang.String, java.lang.Throwable)
String msg
Throwable t
public boolean isDebugEnabled ()
public void debug (java.lang.String)
String msg
public void debug (java.lang.String, java.lang.Object)
io.grpc.netty.shaded.io.netty.util.internal.logging.FormattingTuple ft
String format
Object arg
public void debug (java.lang.String, java.lang.Object, java.lang.Object)
io.grpc.netty.shaded.io.netty.util.internal.logging.FormattingTuple ft
String format
Object argA
Object argB
public transient void debug (java.lang.String, java.lang.Object[])
io.grpc.netty.shaded.io.netty.util.internal.logging.FormattingTuple ft
String format
Object[] arguments
public void debug (java.lang.String, java.lang.Throwable)
String msg
Throwable t
public boolean isInfoEnabled ()
public void info (java.lang.String)
String msg
public void info (java.lang.String, java.lang.Object)
io.grpc.netty.shaded.io.netty.util.internal.logging.FormattingTuple ft
String format
Object arg
public void info (java.lang.String, java.lang.Object, java.lang.Object)
io.grpc.netty.shaded.io.netty.util.internal.logging.FormattingTuple ft
String format
Object argA
Object argB
public transient void info (java.lang.String, java.lang.Object[])
io.grpc.netty.shaded.io.netty.util.internal.logging.FormattingTuple ft
String format
Object[] argArray
public void info (java.lang.String, java.lang.Throwable)
String msg
Throwable t
public boolean isWarnEnabled ()
public void warn (java.lang.String)
String msg
public void warn (java.lang.String, java.lang.Object)
io.grpc.netty.shaded.io.netty.util.internal.logging.FormattingTuple ft
String format
Object arg
public void warn (java.lang.String, java.lang.Object, java.lang.Object)
io.grpc.netty.shaded.io.netty.util.internal.logging.FormattingTuple ft
String format
Object argA
Object argB
public transient void warn (java.lang.String, java.lang.Object[])
io.grpc.netty.shaded.io.netty.util.internal.logging.FormattingTuple ft
String format
Object[] argArray
public void warn (java.lang.String, java.lang.Throwable)
String msg
Throwable t
public boolean isErrorEnabled ()
public void error (java.lang.String)
String msg
public void error (java.lang.String, java.lang.Object)
io.grpc.netty.shaded.io.netty.util.internal.logging.FormattingTuple ft
String format
Object arg
public void error (java.lang.String, java.lang.Object, java.lang.Object)
io.grpc.netty.shaded.io.netty.util.internal.logging.FormattingTuple ft
String format
Object argA
Object argB
public transient void error (java.lang.String, java.lang.Object[])
io.grpc.netty.shaded.io.netty.util.internal.logging.FormattingTuple ft
String format
Object[] argArray
public void error (java.lang.String, java.lang.Throwable)
String msg
Throwable t
static void ()
}
io/grpc/netty/shaded/io/netty/util/internal/logging/Log4J2Logger.classLog4J2Logger.java
package io.grpc.netty.shaded.io.netty.util.internal.logging
io.grpc.netty.shaded.io.netty.util.internal.logging.Log4J2Logger extends org.apache.logging.log4j.spi.ExtendedLoggerWrapper implements io.grpc.netty.shaded.io.netty.util.internal.logging.InternalLogger {
private static final long serialVersionUID
private static final String EXCEPTION_MESSAGE
void (org.apache.logging.log4j.Logger)
org.apache.logging.log4j.Logger logger
public java.lang.String name ()
public void trace (java.lang.Throwable)
Throwable t
public void debug (java.lang.Throwable)
Throwable t
public void info (java.lang.Throwable)
Throwable t
public void warn (java.lang.Throwable)
Throwable t
public void error (java.lang.Throwable)
Throwable t
public boolean isEnabled (io.grpc.netty.shaded.io.netty.util.internal.logging.InternalLogLevel)
io.grpc.netty.shaded.io.netty.util.internal.logging.InternalLogLevel level
public void log (io.grpc.netty.shaded.io.netty.util.internal.logging.InternalLogLevel, java.lang.String)
io.grpc.netty.shaded.io.netty.util.internal.logging.InternalLogLevel level
String msg
public void log (io.grpc.netty.shaded.io.netty.util.internal.logging.InternalLogLevel, java.lang.String, java.lang.Object)
io.grpc.netty.shaded.io.netty.util.internal.logging.InternalLogLevel level
String format
Object arg
public void log (io.grpc.netty.shaded.io.netty.util.internal.logging.InternalLogLevel, java.lang.String, java.lang.Object, java.lang.Object)
io.grpc.netty.shaded.io.netty.util.internal.logging.InternalLogLevel level
String format
Object argA
Object argB
public transient void log (io.grpc.netty.shaded.io.netty.util.internal.logging.InternalLogLevel, java.lang.String, java.lang.Object[])
io.grpc.netty.shaded.io.netty.util.internal.logging.InternalLogLevel level
String format
Object[] arguments
public void log (io.grpc.netty.shaded.io.netty.util.internal.logging.InternalLogLevel, java.lang.String, java.lang.Throwable)
io.grpc.netty.shaded.io.netty.util.internal.logging.InternalLogLevel level
String msg
Throwable t
public void log (io.grpc.netty.shaded.io.netty.util.internal.logging.InternalLogLevel, java.lang.Throwable)
io.grpc.netty.shaded.io.netty.util.internal.logging.InternalLogLevel level
Throwable t
protected org.apache.logging.log4j.Level toLevel (io.grpc.netty.shaded.io.netty.util.internal.logging.InternalLogLevel)
io.grpc.netty.shaded.io.netty.util.internal.logging.InternalLogLevel level
}
io/grpc/netty/shaded/io/netty/util/internal/logging/FormattingTuple.classFormattingTuple.java
package io.grpc.netty.shaded.io.netty.util.internal.logging
final io.grpc.netty.shaded.io.netty.util.internal.logging.FormattingTuple extends java.lang.Object {
private final String message
private final Throwable throwable
void (java.lang.String, java.lang.Throwable)
String message
Throwable throwable
public java.lang.String getMessage ()
public java.lang.Throwable getThrowable ()
}
io/grpc/netty/shaded/io/netty/util/internal/logging/AbstractInternalLogger$1.classAbstractInternalLogger.java
package io.grpc.netty.shaded.io.netty.util.internal.logging
io.grpc.netty.shaded.io.netty.util.internal.logging.AbstractInternalLogger$1 extends java.lang.Object {
static final int[] $SwitchMap$io$netty$util$internal$logging$InternalLogLevel
static void ()
}
io/grpc/netty/shaded/io/netty/util/internal/logging/Log4J2Logger$1.classLog4J2Logger.java
package io.grpc.netty.shaded.io.netty.util.internal.logging
io.grpc.netty.shaded.io.netty.util.internal.logging.Log4J2Logger$1 extends java.lang.Object {
static final int[] $SwitchMap$io$netty$util$internal$logging$InternalLogLevel
static void ()
}
io/grpc/netty/shaded/io/netty/util/internal/logging/InternalLogLevel.classInternalLogLevel.java
package io.grpc.netty.shaded.io.netty.util.internal.logging
public final io.grpc.netty.shaded.io.netty.util.internal.logging.InternalLogLevel extends java.lang.Enum {
public static final io.grpc.netty.shaded.io.netty.util.internal.logging.InternalLogLevel TRACE
public static final io.grpc.netty.shaded.io.netty.util.internal.logging.InternalLogLevel DEBUG
public static final io.grpc.netty.shaded.io.netty.util.internal.logging.InternalLogLevel INFO
public static final io.grpc.netty.shaded.io.netty.util.internal.logging.InternalLogLevel WARN
public static final io.grpc.netty.shaded.io.netty.util.internal.logging.InternalLogLevel ERROR
private static final io.grpc.netty.shaded.io.netty.util.internal.logging.InternalLogLevel[] $VALUES
public static io.grpc.netty.shaded.io.netty.util.internal.logging.InternalLogLevel[] values ()
public static io.grpc.netty.shaded.io.netty.util.internal.logging.InternalLogLevel valueOf (java.lang.String)
String name
private void (java.lang.String, int)
static void ()
}
io/grpc/netty/shaded/io/netty/util/internal/logging/Log4J2LoggerFactory.classLog4J2LoggerFactory.java
package io.grpc.netty.shaded.io.netty.util.internal.logging
public final io.grpc.netty.shaded.io.netty.util.internal.logging.Log4J2LoggerFactory extends io.grpc.netty.shaded.io.netty.util.internal.logging.InternalLoggerFactory {
public static final io.grpc.netty.shaded.io.netty.util.internal.logging.InternalLoggerFactory INSTANCE
public void ()
public io.grpc.netty.shaded.io.netty.util.internal.logging.InternalLogger newInstance (java.lang.String)
String name
static void ()
}
io/grpc/netty/shaded/io/netty/util/internal/logging/CommonsLoggerFactory.classCommonsLoggerFactory.java
package io.grpc.netty.shaded.io.netty.util.internal.logging
public io.grpc.netty.shaded.io.netty.util.internal.logging.CommonsLoggerFactory extends io.grpc.netty.shaded.io.netty.util.internal.logging.InternalLoggerFactory {
public static final io.grpc.netty.shaded.io.netty.util.internal.logging.InternalLoggerFactory INSTANCE
public void ()
public io.grpc.netty.shaded.io.netty.util.internal.logging.InternalLogger newInstance (java.lang.String)
String name
static void ()
}
io/grpc/netty/shaded/io/netty/util/internal/logging/Slf4JLogger.classSlf4JLogger.java
package io.grpc.netty.shaded.io.netty.util.internal.logging
io.grpc.netty.shaded.io.netty.util.internal.logging.Slf4JLogger extends io.grpc.netty.shaded.io.netty.util.internal.logging.AbstractInternalLogger {
private static final long serialVersionUID
private final transient org.slf4j.Logger logger
void (org.slf4j.Logger)
org.slf4j.Logger logger
public boolean isTraceEnabled ()
public void trace (java.lang.String)
String msg
public void trace (java.lang.String, java.lang.Object)
String format
Object arg
public void trace (java.lang.String, java.lang.Object, java.lang.Object)
String format
Object argA
Object argB
public transient void trace (java.lang.String, java.lang.Object[])
String format
Object[] argArray
public void trace (java.lang.String, java.lang.Throwable)
String msg
Throwable t
public boolean isDebugEnabled ()
public void debug (java.lang.String)
String msg
public void debug (java.lang.String, java.lang.Object)
String format
Object arg
public void debug (java.lang.String, java.lang.Object, java.lang.Object)
String format
Object argA
Object argB
public transient void debug (java.lang.String, java.lang.Object[])
String format
Object[] argArray
public void debug (java.lang.String, java.lang.Throwable)
String msg
Throwable t
public boolean isInfoEnabled ()
public void info (java.lang.String)
String msg
public void info (java.lang.String, java.lang.Object)
String format
Object arg
public void info (java.lang.String, java.lang.Object, java.lang.Object)
String format
Object argA
Object argB
public transient void info (java.lang.String, java.lang.Object[])
String format
Object[] argArray
public void info (java.lang.String, java.lang.Throwable)
String msg
Throwable t
public boolean isWarnEnabled ()
public void warn (java.lang.String)
String msg
public void warn (java.lang.String, java.lang.Object)
String format
Object arg
public transient void warn (java.lang.String, java.lang.Object[])
String format
Object[] argArray
public void warn (java.lang.String, java.lang.Object, java.lang.Object)
String format
Object argA
Object argB
public void warn (java.lang.String, java.lang.Throwable)
String msg
Throwable t
public boolean isErrorEnabled ()
public void error (java.lang.String)
String msg
public void error (java.lang.String, java.lang.Object)
String format
Object arg
public void error (java.lang.String, java.lang.Object, java.lang.Object)
String format
Object argA
Object argB
public transient void error (java.lang.String, java.lang.Object[])
String format
Object[] argArray
public void error (java.lang.String, java.lang.Throwable)
String msg
Throwable t
}
io/grpc/netty/shaded/io/netty/util/internal/logging/Log4JLoggerFactory.classLog4JLoggerFactory.java
package io.grpc.netty.shaded.io.netty.util.internal.logging
public io.grpc.netty.shaded.io.netty.util.internal.logging.Log4JLoggerFactory extends io.grpc.netty.shaded.io.netty.util.internal.logging.InternalLoggerFactory {
public static final io.grpc.netty.shaded.io.netty.util.internal.logging.InternalLoggerFactory INSTANCE
public void ()
public io.grpc.netty.shaded.io.netty.util.internal.logging.InternalLogger newInstance (java.lang.String)
String name
static void ()
}
io/grpc/netty/shaded/io/netty/util/internal/logging/JdkLogger.classJdkLogger.java
package io.grpc.netty.shaded.io.netty.util.internal.logging
io.grpc.netty.shaded.io.netty.util.internal.logging.JdkLogger extends io.grpc.netty.shaded.io.netty.util.internal.logging.AbstractInternalLogger {
private static final long serialVersionUID
final transient java.util.logging.Logger logger
static final String SELF
static final String SUPER
void (java.util.logging.Logger)
java.util.logging.Logger logger
public boolean isTraceEnabled ()
public void trace (java.lang.String)
String msg
public void trace (java.lang.String, java.lang.Object)
io.grpc.netty.shaded.io.netty.util.internal.logging.FormattingTuple ft
String format
Object arg
public void trace (java.lang.String, java.lang.Object, java.lang.Object)
io.grpc.netty.shaded.io.netty.util.internal.logging.FormattingTuple ft
String format
Object argA
Object argB
public transient void trace (java.lang.String, java.lang.Object[])
io.grpc.netty.shaded.io.netty.util.internal.logging.FormattingTuple ft
String format
Object[] argArray
public void trace (java.lang.String, java.lang.Throwable)
String msg
Throwable t
public boolean isDebugEnabled ()
public void debug (java.lang.String)
String msg
public void debug (java.lang.String, java.lang.Object)
io.grpc.netty.shaded.io.netty.util.internal.logging.FormattingTuple ft
String format
Object arg
public void debug (java.lang.String, java.lang.Object, java.lang.Object)
io.grpc.netty.shaded.io.netty.util.internal.logging.FormattingTuple ft
String format
Object argA
Object argB
public transient void debug (java.lang.String, java.lang.Object[])
io.grpc.netty.shaded.io.netty.util.internal.logging.FormattingTuple ft
String format
Object[] argArray
public void debug (java.lang.String, java.lang.Throwable)
String msg
Throwable t
public boolean isInfoEnabled ()
public void info (java.lang.String)
String msg
public void info (java.lang.String, java.lang.Object)
io.grpc.netty.shaded.io.netty.util.internal.logging.FormattingTuple ft
String format
Object arg
public void info (java.lang.String, java.lang.Object, java.lang.Object)
io.grpc.netty.shaded.io.netty.util.internal.logging.FormattingTuple ft
String format
Object argA
Object argB
public transient void info (java.lang.String, java.lang.Object[])
io.grpc.netty.shaded.io.netty.util.internal.logging.FormattingTuple ft
String format
Object[] argArray
public void info (java.lang.String, java.lang.Throwable)
String msg
Throwable t
public boolean isWarnEnabled ()
public void warn (java.lang.String)
String msg
public void warn (java.lang.String, java.lang.Object)
io.grpc.netty.shaded.io.netty.util.internal.logging.FormattingTuple ft
String format
Object arg
public void warn (java.lang.String, java.lang.Object, java.lang.Object)
io.grpc.netty.shaded.io.netty.util.internal.logging.FormattingTuple ft
String format
Object argA
Object argB
public transient void warn (java.lang.String, java.lang.Object[])
io.grpc.netty.shaded.io.netty.util.internal.logging.FormattingTuple ft
String format
Object[] argArray
public void warn (java.lang.String, java.lang.Throwable)
String msg
Throwable t
public boolean isErrorEnabled ()
public void error (java.lang.String)
String msg
public void error (java.lang.String, java.lang.Object)
io.grpc.netty.shaded.io.netty.util.internal.logging.FormattingTuple ft
String format
Object arg
public void error (java.lang.String, java.lang.Object, java.lang.Object)
io.grpc.netty.shaded.io.netty.util.internal.logging.FormattingTuple ft
String format
Object argA
Object argB
public transient void error (java.lang.String, java.lang.Object[])
io.grpc.netty.shaded.io.netty.util.internal.logging.FormattingTuple ft
String format
Object[] arguments
public void error (java.lang.String, java.lang.Throwable)
String msg
Throwable t
private void log (java.lang.String, java.util.logging.Level, java.lang.String, java.lang.Throwable)
String callerFQCN
java.util.logging.Level level
String msg
Throwable t
java.util.logging.LogRecord record
private static void fillCallerData (java.lang.String, java.util.logging.LogRecord)
String className
int i
String className
int i
StackTraceElement ste
String callerFQCN
java.util.logging.LogRecord record
StackTraceElement[] steArray
int selfIndex
int found
static void ()
}
io/grpc/netty/shaded/io/netty/util/internal/MathUtil.classMathUtil.java
package io.grpc.netty.shaded.io.netty.util.internal
public final io.grpc.netty.shaded.io.netty.util.internal.MathUtil extends java.lang.Object {
static final boolean $assertionsDisabled
private void ()
public static int findNextPositivePowerOfTwo (int)
int value
public static int safeFindNextPositivePowerOfTwo (int)
int value
public static boolean isOutOfBounds (int, int, int)
int index
int length
int capacity
public static int compare (int, int)
int x
int y
public static int compare (long, long)
long x
long y
static void ()
}
io/grpc/netty/shaded/io/netty/util/internal/ObjectCleaner$2.classObjectCleaner.java
package io.grpc.netty.shaded.io.netty.util.internal
final io.grpc.netty.shaded.io.netty.util.internal.ObjectCleaner$2 extends java.lang.Object implements java.security.PrivilegedAction {
final Thread val$cleanupThread
void (java.lang.Thread)
public java.lang.Void run ()
public volatile java.lang.Object run ()
}
io/grpc/netty/shaded/io/netty/util/internal/NativeLibraryLoader$1.classNativeLibraryLoader.java
package io.grpc.netty.shaded.io.netty.util.internal
final io.grpc.netty.shaded.io.netty.util.internal.NativeLibraryLoader$1 extends java.lang.Object implements java.security.PrivilegedAction {
final Class val$helper
final String val$name
final boolean val$absolute
void (java.lang.Class, java.lang.String, boolean)
public java.lang.Object run ()
java.lang.reflect.Method method
Exception e
}
io/grpc/netty/shaded/io/netty/util/internal/ThreadLocalRandom$1.classThreadLocalRandom.java
package io.grpc.netty.shaded.io.netty.util.internal
final io.grpc.netty.shaded.io.netty.util.internal.ThreadLocalRandom$1 extends java.lang.Thread {
void (java.lang.String)
String x0
public void run ()
java.security.SecureRandom random
byte[] seed
long s
}
io/grpc/netty/shaded/io/netty/util/internal/MacAddressUtil.classMacAddressUtil.java
package io.grpc.netty.shaded.io.netty.util.internal
public final io.grpc.netty.shaded.io.netty.util.internal.MacAddressUtil extends java.lang.Object {
private static final io.grpc.netty.shaded.io.netty.util.internal.logging.InternalLogger logger
private static final int EUI64_MAC_ADDRESS_LENGTH
private static final int EUI48_MAC_ADDRESS_LENGTH
public static byte[] bestAvailableMac ()
java.net.InetAddress a
java.net.NetworkInterface iface
java.util.Enumeration addrs
java.util.Enumeration interfaces
java.net.SocketException e
byte[] macAddr
java.net.SocketException e
java.net.NetworkInterface iface
java.net.InetAddress inetAddr
byte[] macAddr
boolean replace
int res
java.util.Map$Entry entry
byte[] newAddr
byte[] bestMacAddr
java.net.InetAddress bestInetAddr
java.util.Map ifaces
public static byte[] defaultMachineId ()
byte[] bestMacAddr
public static byte[] parseMAC (java.lang.String)
byte[] machineId
char separator
byte[] machineId
char separator
int sIndex
int i
String value
byte[] machineId
char separator
int end
int j
private static void validateMacSeparator (char)
char separator
public static java.lang.String formatAddress (byte[])
byte b
byte[] addr
StringBuilder buf
static int compareAddresses (byte[], byte[])
byte b
byte[] current
byte[] candidate
boolean onlyZeroAndOne
private static int compareAddresses (java.net.InetAddress, java.net.InetAddress)
java.net.InetAddress current
java.net.InetAddress candidate
private static int scoreAddress (java.net.InetAddress)
java.net.InetAddress addr
private void ()
static void ()
}
io/grpc/netty/shaded/io/netty/util/internal/TypeParameterMatcher$ReflectiveMatcher.classTypeParameterMatcher.java
package io.grpc.netty.shaded.io.netty.util.internal
final io.grpc.netty.shaded.io.netty.util.internal.TypeParameterMatcher$ReflectiveMatcher extends io.grpc.netty.shaded.io.netty.util.internal.TypeParameterMatcher {
private final Class type
void (java.lang.Class)
Class type
public boolean match (java.lang.Object)
Object msg
}
io/grpc/netty/shaded/io/netty/util/internal/EmptyArrays.classEmptyArrays.java
package io.grpc.netty.shaded.io.netty.util.internal
public final io.grpc.netty.shaded.io.netty.util.internal.EmptyArrays extends java.lang.Object {
public static final int[] EMPTY_INTS
public static final byte[] EMPTY_BYTES
public static final char[] EMPTY_CHARS
public static final Object[] EMPTY_OBJECTS
public static final Class[] EMPTY_CLASSES
public static final String[] EMPTY_STRINGS
public static final io.grpc.netty.shaded.io.netty.util.AsciiString[] EMPTY_ASCII_STRINGS
public static final StackTraceElement[] EMPTY_STACK_TRACE
public static final java.nio.ByteBuffer[] EMPTY_BYTE_BUFFERS
public static final java.security.cert.Certificate[] EMPTY_CERTIFICATES
public static final java.security.cert.X509Certificate[] EMPTY_X509_CERTIFICATES
public static final javax.security.cert.X509Certificate[] EMPTY_JAVAX_X509_CERTIFICATES
private void ()
static void ()
}
io/grpc/netty/shaded/io/netty/util/internal/SuppressJava6Requirement.classSuppressJava6Requirement.java
package io.grpc.netty.shaded.io.netty.util.internal
public abstract io.grpc.netty.shaded.io.netty.util.internal.SuppressJava6Requirement extends java.lang.Object implements java.lang.annotation.Annotation {
public abstract java.lang.String reason ()
}
io/grpc/netty/shaded/io/netty/util/internal/PlatformDependent0$2.classPlatformDependent0.java
package io.grpc.netty.shaded.io.netty.util.internal
final io.grpc.netty.shaded.io.netty.util.internal.PlatformDependent0$2 extends java.lang.Object implements java.security.PrivilegedAction {
final sun.misc.Unsafe val$finalUnsafe
void (sun.misc.Unsafe)
public java.lang.Object run ()
NoSuchMethodException e
SecurityException e
}
io/grpc/netty/shaded/io/netty/util/internal/SocketUtils$3.classSocketUtils.java
package io.grpc.netty.shaded.io.netty.util.internal
final io.grpc.netty.shaded.io.netty.util.internal.SocketUtils$3 extends java.lang.Object implements java.security.PrivilegedExceptionAction {
final java.nio.channels.SocketChannel val$socketChannel
final java.net.SocketAddress val$remoteAddress
void (java.nio.channels.SocketChannel, java.net.SocketAddress)
public java.lang.Boolean run () throws java.io.IOException
public volatile java.lang.Object run () throws java.lang.Exception
}
io/grpc/netty/shaded/io/netty/util/internal/Cleaner.classCleaner.java
package io.grpc.netty.shaded.io.netty.util.internal
abstract io.grpc.netty.shaded.io.netty.util.internal.Cleaner extends java.lang.Object {
public abstract void freeDirectBuffer (java.nio.ByteBuffer)
}
io/grpc/netty/shaded/io/netty/util/internal/CleanerJava9.classCleanerJava9.java
package io.grpc.netty.shaded.io.netty.util.internal
final io.grpc.netty.shaded.io.netty.util.internal.CleanerJava9 extends java.lang.Object implements io.grpc.netty.shaded.io.netty.util.internal.Cleaner {
private static final io.grpc.netty.shaded.io.netty.util.internal.logging.InternalLogger logger
private static final java.lang.reflect.Method INVOKE_CLEANER
void ()
static boolean isSupported ()
public void freeDirectBuffer (java.nio.ByteBuffer)
Throwable cause
java.nio.ByteBuffer buffer
static void ()
java.lang.reflect.Method m
Object maybeInvokeMethod
NoSuchMethodException e
Object maybeInvokeMethod
java.lang.reflect.InvocationTargetException e
Object maybeInvokeMethod
IllegalAccessException e
java.lang.reflect.Method method
Throwable error
java.nio.ByteBuffer buffer
Object maybeInvokeMethod
java.lang.reflect.Method method
Throwable error
java.lang.reflect.Method method
Throwable error
}
io/grpc/netty/shaded/io/netty/util/internal/SocketUtils$2.classSocketUtils.java
package io.grpc.netty.shaded.io.netty.util.internal
final io.grpc.netty.shaded.io.netty.util.internal.SocketUtils$2 extends java.lang.Object implements java.security.PrivilegedExceptionAction {
final java.net.Socket val$socket
final java.net.SocketAddress val$bindpoint
void (java.net.Socket, java.net.SocketAddress)
public java.lang.Void run () throws java.io.IOException
public volatile java.lang.Object run () throws java.lang.Exception
}
io/grpc/netty/shaded/io/netty/util/internal/PlatformDependent0$5.classPlatformDependent0.java
package io.grpc.netty.shaded.io.netty.util.internal
final io.grpc.netty.shaded.io.netty.util.internal.PlatformDependent0$5 extends java.lang.Object implements java.security.PrivilegedAction {
void ()
public java.lang.Object run ()
Class bitsClass
java.lang.reflect.Method unalignedMethod
Throwable cause
NoSuchMethodException e
SecurityException e
IllegalAccessException e
ClassNotFoundException e
java.lang.reflect.InvocationTargetException e
}
io/grpc/netty/shaded/io/netty/util/internal/PlatformDependent$3.classPlatformDependent.java
package io.grpc.netty.shaded.io.netty.util.internal
final io.grpc.netty.shaded.io.netty.util.internal.PlatformDependent$3 extends java.lang.Object implements io.grpc.netty.shaded.io.netty.util.internal.PlatformDependent$ThreadLocalRandomProvider {
void ()
public java.util.Random current ()
}
io/grpc/netty/shaded/io/netty/util/internal/IntegerHolder.classIntegerHolder.java
package io.grpc.netty.shaded.io.netty.util.internal
public final io.grpc.netty.shaded.io.netty.util.internal.IntegerHolder extends java.lang.Object {
public int value
public void ()
}
io/grpc/netty/shaded/io/netty/util/internal/SocketUtils$13.classSocketUtils.java
package io.grpc.netty.shaded.io.netty.util.internal
final io.grpc.netty.shaded.io.netty.util.internal.SocketUtils$13 extends java.lang.Object implements java.security.PrivilegedExceptionAction {
final java.net.NetworkInterface val$intf
void (java.net.NetworkInterface)
public byte[] run () throws java.net.SocketException
public volatile java.lang.Object run () throws java.lang.Exception
}
io/grpc/netty/shaded/io/netty/util/internal/ThreadLocalRandom$2.classThreadLocalRandom.java
package io.grpc.netty.shaded.io.netty.util.internal
final io.grpc.netty.shaded.io.netty.util.internal.ThreadLocalRandom$2 extends java.lang.Object implements java.lang.Thread$UncaughtExceptionHandler {
void ()
public void uncaughtException (java.lang.Thread, java.lang.Throwable)
Thread t
Throwable e
}
io/grpc/netty/shaded/io/netty/util/internal/PlatformDependent$AtomicLongCounter.classPlatformDependent.java
package io.grpc.netty.shaded.io.netty.util.internal
final io.grpc.netty.shaded.io.netty.util.internal.PlatformDependent$AtomicLongCounter extends java.util.concurrent.atomic.AtomicLong implements io.grpc.netty.shaded.io.netty.util.internal.LongCounter {
private static final long serialVersionUID
private void ()
public void add (long)
long delta
public void increment ()
public void decrement ()
public long value ()
void (io.grpc.netty.shaded.io.netty.util.internal.PlatformDependent$1)
io.grpc.netty.shaded.io.netty.util.internal.PlatformDependent$1 x0
}
io/grpc/netty/shaded/io/netty/util/NetUtil.classNetUtil.java
package io.grpc.netty.shaded.io.netty.util
public final io.grpc.netty.shaded.io.netty.util.NetUtil extends java.lang.Object {
public static final java.net.Inet4Address LOCALHOST4
public static final java.net.Inet6Address LOCALHOST6
public static final java.net.InetAddress LOCALHOST
public static final java.net.NetworkInterface LOOPBACK_IF
public static final int SOMAXCONN
private static final int IPV6_WORD_COUNT
private static final int IPV6_MAX_CHAR_COUNT
private static final int IPV6_BYTE_COUNT
private static final int IPV6_MAX_CHAR_BETWEEN_SEPARATOR
private static final int IPV6_MIN_SEPARATORS
private static final int IPV6_MAX_SEPARATORS
private static final int IPV4_MAX_CHAR_BETWEEN_SEPARATOR
private static final int IPV4_SEPARATORS
private static final boolean IPV4_PREFERRED
private static final boolean IPV6_ADDRESSES_PREFERRED
private static final io.grpc.netty.shaded.io.netty.util.internal.logging.InternalLogger logger
private static java.lang.Integer sysctlGetInt (java.lang.String) throws java.io.IOException
int i
String line
java.io.InputStream is
java.io.InputStreamReader isr
java.io.BufferedReader br
String sysctlKey
Process process
public static boolean isIpV4StackPreferred ()
public static boolean isIpV6AddressesPreferred ()
public static byte[] createByteArrayFromIpAddressString (java.lang.String)
int percentPos
String ipAddressString
private static int decimalDigit (java.lang.String, int)
String str
int pos
private static byte ipv4WordToByte (java.lang.String, int, int)
String ip
int from
int toExclusive
int ret
static byte[] validIpV4ToBytes (java.lang.String)
String ip
int i
public static java.lang.String intToIpAddress (int)
int i
StringBuilder buf
public static java.lang.String bytesToIpAddress (byte[])
byte[] bytes
public static java.lang.String bytesToIpAddress (byte[], int, int)
byte[] bytes
int offset
int length
public static boolean isValidIpV6Address (java.lang.String)
String ip
public static boolean isValidIpV6Address (java.lang.CharSequence)
int start
int colons
int compressBegin
char tmpChar
int ipv4Start
int j
int ipv4End
int i
CharSequence ip
int end
int start
char c
int colons
int compressBegin
int wordLen
private static boolean isValidIpV4Word (java.lang.CharSequence, int, int)
char c0
char c2
char c1
CharSequence word
int from
int toExclusive
int len
char c0
private static boolean isValidHexChar (char)
char c
private static boolean isValidNumericChar (char)
char c
private static boolean isValidIPv4MappedChar (char)
char c
private static boolean isValidIPv4MappedSeparators (byte, byte, boolean)
byte b0
byte b1
boolean mustBeZero
private static boolean isValidIPv4Mapped (byte[], int, int, int)
byte[] bytes
int currentIndex
int compressBegin
int compressLength
boolean mustBeZero
public static boolean isValidIpV4Address (java.lang.CharSequence)
CharSequence ip
public static boolean isValidIpV4Address (java.lang.String)
String ip
private static boolean isValidIpV4Address (java.lang.CharSequence, int, int)
CharSequence ip
int from
int toExcluded
private static boolean isValidIpV4Address (java.lang.String, int, int)
int i
String ip
int from
int toExcluded
int len
private static boolean isValidIpV4Address (io.grpc.netty.shaded.io.netty.util.AsciiString, int, int)
int i
io.grpc.netty.shaded.io.netty.util.AsciiString ip
int from
int toExcluded
int len
private static boolean isValidIpV4Address0 (java.lang.CharSequence, int, int)
int i
CharSequence ip
int from
int toExcluded
int len
public static java.net.Inet6Address getByName (java.lang.CharSequence)
CharSequence ip
public static java.net.Inet6Address getByName (java.lang.CharSequence, boolean)
java.net.UnknownHostException e
CharSequence ip
boolean ipv4Mapped
byte[] bytes
private static byte[] getIPv6ByName (java.lang.CharSequence, boolean)
int tmp
int tmp
char c
int tmp
CharSequence ip
boolean ipv4Mapped
byte[] bytes
int ipLength
int compressBegin
int compressLength
int currentIndex
int value
int begin
int i
int ipv6Separators
int ipv4Separators
boolean needsShift
boolean isCompressed
public static java.lang.String toSocketAddressString (java.net.InetSocketAddress)
String hostname
StringBuilder sb
java.net.InetAddress address
String hostString
java.net.InetSocketAddress addr
String port
StringBuilder sb
public static java.lang.String toSocketAddressString (java.lang.String, int)
String host
int port
String portStr
private static java.lang.StringBuilder newSocketAddressStringBuilder (java.lang.String, java.lang.String, boolean)
String host
String port
boolean ipv4
int hostLen
StringBuilder stringBuilder
public static java.lang.String toAddressString (java.net.InetAddress)
java.net.InetAddress ip
public static java.lang.String toAddressString (java.net.InetAddress, boolean)
java.net.InetAddress ip
boolean ipv4Mapped
private static java.lang.String toAddressString (byte[], int, boolean)
int currentLength
int currentLength
boolean isIpv4Mapped
boolean isIpv4Mapped
byte[] bytes
int offset
boolean ipv4Mapped
int[] words
int i
int end
int currentStart
int shortestStart
int shortestLength
int shortestEnd
StringBuilder b
public static java.lang.String getHostname (java.net.InetSocketAddress)
java.net.InetSocketAddress addr
private static boolean inRangeEndExclusive (int, int, int)
int value
int start
int end
private void ()
static io.grpc.netty.shaded.io.netty.util.internal.logging.InternalLogger access$000 ()
static java.lang.Integer access$100 (java.lang.String) throws java.io.IOException
String x0
static void ()
Exception e
Exception e
java.net.NetworkInterface iface
java.util.Enumeration interfaces
java.net.SocketException e
java.net.InetAddress addr
java.util.Enumeration i
java.net.NetworkInterface iface
java.util.Enumeration i
java.net.NetworkInterface iface
java.net.SocketException e
byte[] LOCALHOST4_BYTES
byte[] LOCALHOST6_BYTES
java.net.Inet4Address localhost4
java.net.Inet6Address localhost6
java.util.List ifaces
java.net.NetworkInterface loopbackIface
java.net.InetAddress loopbackAddr
}
io/grpc/netty/shaded/io/netty/util/Recycler$2.classRecycler.java
package io.grpc.netty.shaded.io.netty.util
io.grpc.netty.shaded.io.netty.util.Recycler$2 extends io.grpc.netty.shaded.io.netty.util.concurrent.FastThreadLocal {
final io.grpc.netty.shaded.io.netty.util.Recycler this$0
void (io.grpc.netty.shaded.io.netty.util.Recycler)
io.grpc.netty.shaded.io.netty.util.Recycler this$0
protected io.grpc.netty.shaded.io.netty.util.Recycler$Stack initialValue ()
protected void onRemoval (io.grpc.netty.shaded.io.netty.util.Recycler$Stack)
io.grpc.netty.shaded.io.netty.util.Recycler$Stack value
protected volatile void onRemoval (java.lang.Object) throws java.lang.Exception
protected volatile java.lang.Object initialValue () throws java.lang.Exception
}
META-INF/maven/io.netty/netty-common/pom.xml
META-INF/maven/org.jctools/
META-INF/maven/org.jctools/jctools-core/
META-INF/maven/org.jctools/jctools-core/pom.properties
META-INF/maven/org.jctools/jctools-core/pom.xml
io/grpc/netty/shaded/io/netty/util/internal/shaded/
io/grpc/netty/shaded/io/netty/util/internal/shaded/org/
io/grpc/netty/shaded/io/netty/util/internal/shaded/org/jctools/
io/grpc/netty/shaded/io/netty/util/internal/shaded/org/jctools/queues/
io/grpc/netty/shaded/io/netty/util/internal/shaded/org/jctools/queues/BaseLinkedQueue.classBaseLinkedQueue.java
package io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues
abstract io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.BaseLinkedQueue extends io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.BaseLinkedQueuePad2 {
void ()
public final java.util.Iterator iterator ()
public java.lang.String toString ()
protected final io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.LinkedQueueNode newNode ()
protected final io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.LinkedQueueNode newNode (java.lang.Object)
Object e
public final int size ()
io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.LinkedQueueNode next
io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.LinkedQueueNode chaserNode
io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.LinkedQueueNode producerNode
int size
public final boolean isEmpty ()
protected java.lang.Object getSingleConsumerNodeValue (io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.LinkedQueueNode, io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.LinkedQueueNode)
io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.LinkedQueueNode currConsumerNode
io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.LinkedQueueNode nextNode
Object nextValue
public java.lang.Object relaxedPoll ()
io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.LinkedQueueNode currConsumerNode
io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.LinkedQueueNode nextNode
public java.lang.Object relaxedPeek ()
io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.LinkedQueueNode nextNode
public boolean relaxedOffer (java.lang.Object)
Object e
public int drain (io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.MessagePassingQueue$Consumer)
io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.MessagePassingQueue$Consumer c
long result
int drained
public int drain (io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.MessagePassingQueue$Consumer, int)
io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.LinkedQueueNode nextNode
Object nextValue
int i
io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.MessagePassingQueue$Consumer c
int limit
io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.LinkedQueueNode chaserNode
public void drain (io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.MessagePassingQueue$Consumer, io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.MessagePassingQueue$WaitStrategy, io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.MessagePassingQueue$ExitCondition)
io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.LinkedQueueNode nextNode
Object nextValue
int i
io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.MessagePassingQueue$Consumer c
io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.MessagePassingQueue$WaitStrategy wait
io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.MessagePassingQueue$ExitCondition exit
io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.LinkedQueueNode chaserNode
int idleCounter
public int capacity ()
}
io/grpc/netty/shaded/io/netty/util/internal/shaded/org/jctools/queues/BaseLinkedQueueConsumerNodeRef.classBaseLinkedQueue.java
package io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues
abstract io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.BaseLinkedQueueConsumerNodeRef extends io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.BaseLinkedQueuePad1 {
protected static final long C_NODE_OFFSET
protected io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.LinkedQueueNode consumerNode
void ()
protected final void spConsumerNode (io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.LinkedQueueNode)
io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.LinkedQueueNode newValue
protected final io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.LinkedQueueNode lvConsumerNode ()
protected final io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.LinkedQueueNode lpConsumerNode ()
static void ()
java.lang.reflect.Field cNodeField
NoSuchFieldException e
}
io/grpc/netty/shaded/io/netty/util/internal/shaded/org/jctools/queues/BaseLinkedQueuePad0.classBaseLinkedQueue.java
package io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues
abstract io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.BaseLinkedQueuePad0 extends java.util.AbstractQueue implements io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.MessagePassingQueue {
long p00
long p01
long p02
long p03
long p04
long p05
long p06
long p07
long p10
long p11
long p12
long p13
long p14
long p15
long p16
void ()
}
io/grpc/netty/shaded/io/netty/util/internal/shaded/org/jctools/queues/BaseLinkedQueuePad1.classBaseLinkedQueue.java
package io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues
abstract io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.BaseLinkedQueuePad1 extends io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.BaseLinkedQueueProducerNodeRef {
long p01
long p02
long p03
long p04
long p05
long p06
long p07
long p10
long p11
long p12
long p13
long p14
long p15
long p16
long p17
void ()
}
io/grpc/netty/shaded/io/netty/util/internal/shaded/org/jctools/queues/BaseLinkedQueuePad2.classBaseLinkedQueue.java
package io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues
abstract io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.BaseLinkedQueuePad2 extends io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.BaseLinkedQueueConsumerNodeRef {
long p01
long p02
long p03
long p04
long p05
long p06
long p07
long p10
long p11
long p12
long p13
long p14
long p15
long p16
long p17
void ()
}
io/grpc/netty/shaded/io/netty/util/internal/shaded/org/jctools/queues/BaseLinkedQueueProducerNodeRef.classBaseLinkedQueue.java
package io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues
abstract io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.BaseLinkedQueueProducerNodeRef extends io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.BaseLinkedQueuePad0 {
protected static final long P_NODE_OFFSET
protected io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.LinkedQueueNode producerNode
void ()
protected final void spProducerNode (io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.LinkedQueueNode)
io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.LinkedQueueNode newValue
protected final io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.LinkedQueueNode lvProducerNode ()
protected final boolean casProducerNode (io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.LinkedQueueNode, io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.LinkedQueueNode)
io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.LinkedQueueNode expect
io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.LinkedQueueNode newValue
protected final io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.LinkedQueueNode lpProducerNode ()
static void ()
java.lang.reflect.Field pNodeField
NoSuchFieldException e
}
io/grpc/netty/shaded/io/netty/util/internal/shaded/org/jctools/queues/BaseMpscLinkedArrayQueue.classBaseMpscLinkedArrayQueue.java
package io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues
public abstract io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.BaseMpscLinkedArrayQueue extends io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.BaseMpscLinkedArrayQueueColdProducerFields implements io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.MessagePassingQueue io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.QueueProgressIndicators {
private static final Object JUMP
private static final int CONTINUE_TO_P_INDEX_CAS
private static final int RETRY
private static final int QUEUE_FULL
private static final int QUEUE_RESIZE
public void (int)
int initialCapacity
int p2capacity
long mask
Object[] buffer
public final java.util.Iterator iterator ()
public final int size ()
long size
long before
long currentProducerIndex
long after
long size
public final boolean isEmpty ()
public java.lang.String toString ()
public boolean offer (java.lang.Object)
int result
long producerLimit
Object e
long mask
Object[] buffer
long pIndex
long offset
public java.lang.Object poll ()
Object[] nextBuffer
Object[] buffer
long index
long mask
long offset
Object e
public java.lang.Object peek ()
Object[] buffer
long index
long mask
long offset
Object e
private int offerSlowPath (long, long, long)
long mask
long pIndex
long producerLimit
long cIndex
long bufferCapacity
protected abstract long availableInQueue (long, long)
private java.lang.Object[] getNextBuffer (java.lang.Object[], long)
Object[] buffer
long mask
long offset
Object[] nextBuffer
private long nextArrayOffset (long)
long mask
private java.lang.Object newBufferPoll (java.lang.Object[], long)
Object[] nextBuffer
long index
long offset
Object n
private java.lang.Object newBufferPeek (java.lang.Object[], long)
Object[] nextBuffer
long index
long offset
Object n
private long newBufferAndOffset (java.lang.Object[], long)
Object[] nextBuffer
long index
public long currentProducerIndex ()
public long currentConsumerIndex ()
public abstract int capacity ()
public boolean relaxedOffer (java.lang.Object)
Object e
public java.lang.Object relaxedPoll ()
Object[] nextBuffer
Object[] buffer
long index
long mask
long offset
Object e
public java.lang.Object relaxedPeek ()
Object[] buffer
long index
long mask
long offset
Object e
public int fill (io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.MessagePassingQueue$Supplier)
int filled
io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.MessagePassingQueue$Supplier s
long result
int capacity
public int fill (io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.MessagePassingQueue$Supplier, int)
int result
int claimedSlots
long producerLimit
long batchIndex
long offset
int i
io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.MessagePassingQueue$Supplier s
int batchSize
long mask
Object[] buffer
long pIndex
int claimedSlots
public void fill (io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.MessagePassingQueue$Supplier, io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.MessagePassingQueue$WaitStrategy, io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.MessagePassingQueue$ExitCondition)
int idleCounter
io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.MessagePassingQueue$Supplier s
io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.MessagePassingQueue$WaitStrategy w
io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.MessagePassingQueue$ExitCondition exit
public int drain (io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.MessagePassingQueue$Consumer)
io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.MessagePassingQueue$Consumer c
public int drain (io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.MessagePassingQueue$Consumer, int)
Object m
io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.MessagePassingQueue$Consumer c
int limit
int i
public void drain (io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.MessagePassingQueue$Consumer, io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.MessagePassingQueue$WaitStrategy, io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.MessagePassingQueue$ExitCondition)
Object e
io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.MessagePassingQueue$Consumer c
io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.MessagePassingQueue$WaitStrategy w
io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.MessagePassingQueue$ExitCondition exit
int idleCounter
private void resize (long, java.lang.Object[], long, java.lang.Object)
long oldMask
Object[] oldBuffer
long pIndex
Object e
int newBufferLength
Object[] newBuffer
int newMask
long offsetInOld
long offsetInNew
long cIndex
long availableInQueue
protected abstract int getNextBufferSize (java.lang.Object[])
protected abstract long getCurrentBufferCapacity (long)
static void ()
}
io/grpc/netty/shaded/io/netty/util/internal/shaded/org/jctools/queues/BaseMpscLinkedArrayQueueColdProducerFields.classBaseMpscLinkedArrayQueue.java
package io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues
abstract io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.BaseMpscLinkedArrayQueueColdProducerFields extends io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.BaseMpscLinkedArrayQueuePad3 {
private static final long P_LIMIT_OFFSET
private volatile long producerLimit
protected long producerMask
protected Object[] producerBuffer
void ()
final long lvProducerLimit ()
final boolean casProducerLimit (long, long)
long expect
long newValue
final void soProducerLimit (long)
long newValue
static void ()
java.lang.reflect.Field iField
NoSuchFieldException e
}
io/grpc/netty/shaded/io/netty/util/internal/shaded/org/jctools/queues/BaseMpscLinkedArrayQueueConsumerFields.classBaseMpscLinkedArrayQueue.java
package io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues
abstract io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.BaseMpscLinkedArrayQueueConsumerFields extends io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.BaseMpscLinkedArrayQueuePad2 {
private static final long C_INDEX_OFFSET
protected long consumerMask
protected Object[] consumerBuffer
protected long consumerIndex
void ()
public final long lvConsumerIndex ()
final void soConsumerIndex (long)
long newValue
static void ()
java.lang.reflect.Field iField
NoSuchFieldException e
}
io/grpc/netty/shaded/io/netty/util/internal/shaded/org/jctools/queues/BaseMpscLinkedArrayQueuePad1.classBaseMpscLinkedArrayQueue.java
package io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues
abstract io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.BaseMpscLinkedArrayQueuePad1 extends java.util.AbstractQueue implements io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.IndexedQueueSizeUtil$IndexedQueue {
long p01
long p02
long p03
long p04
long p05
long p06
long p07
long p10
long p11
long p12
long p13
long p14
long p15
long p16
long p17
void ()
}
io/grpc/netty/shaded/io/netty/util/internal/shaded/org/jctools/queues/BaseMpscLinkedArrayQueuePad2.classBaseMpscLinkedArrayQueue.java
package io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues
abstract io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.BaseMpscLinkedArrayQueuePad2 extends io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.BaseMpscLinkedArrayQueueProducerFields {
long p01
long p02
long p03
long p04
long p05
long p06
long p07
long p10
long p11
long p12
long p13
long p14
long p15
long p16
long p17
void ()
}
io/grpc/netty/shaded/io/netty/util/internal/shaded/org/jctools/queues/BaseMpscLinkedArrayQueuePad3.classBaseMpscLinkedArrayQueue.java
package io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues
abstract io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.BaseMpscLinkedArrayQueuePad3 extends io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.BaseMpscLinkedArrayQueueConsumerFields {
long p0
long p1
long p2
long p3
long p4
long p5
long p6
long p7
long p10
long p11
long p12
long p13
long p14
long p15
long p16
long p17
void ()
}
io/grpc/netty/shaded/io/netty/util/internal/shaded/org/jctools/queues/BaseMpscLinkedArrayQueueProducerFields.classBaseMpscLinkedArrayQueue.java
package io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues
abstract io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.BaseMpscLinkedArrayQueueProducerFields extends io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.BaseMpscLinkedArrayQueuePad1 {
private static final long P_INDEX_OFFSET
protected long producerIndex
void ()
public final long lvProducerIndex ()
final void soProducerIndex (long)
long newValue
final boolean casProducerIndex (long, long)
long expect
long newValue
static void ()
java.lang.reflect.Field iField
NoSuchFieldException e
}
io/grpc/netty/shaded/io/netty/util/internal/shaded/org/jctools/queues/CircularArrayOffsetCalculator.classCircularArrayOffsetCalculator.java
package io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues
public final io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.CircularArrayOffsetCalculator extends java.lang.Object {
public void ()
public static java.lang.Object[] allocate (int)
int capacity
public static long calcElementOffset (long, long)
long index
long mask
}
io/grpc/netty/shaded/io/netty/util/internal/shaded/org/jctools/queues/ConcurrentCircularArrayQueue.classConcurrentCircularArrayQueue.java
package io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues
public abstract io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.ConcurrentCircularArrayQueue extends io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.ConcurrentCircularArrayQueueL0Pad {
protected final long mask
protected final Object[] buffer
public void (int)
int capacity
int actualCapacity
protected static long calcElementOffset (long, long)
long index
long mask
protected final long calcElementOffset (long)
long index
public java.util.Iterator iterator ()
public final int size ()
public final boolean isEmpty ()
public java.lang.String toString ()
public void clear ()
public int capacity ()
public final long currentProducerIndex ()
public final long currentConsumerIndex ()
}
io/grpc/netty/shaded/io/netty/util/internal/shaded/org/jctools/queues/ConcurrentCircularArrayQueueL0Pad.classConcurrentCircularArrayQueue.java
package io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues
abstract io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.ConcurrentCircularArrayQueueL0Pad extends java.util.AbstractQueue implements io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.MessagePassingQueue io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.IndexedQueueSizeUtil$IndexedQueue io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.QueueProgressIndicators {
long p01
long p02
long p03
long p04
long p05
long p06
long p07
long p10
long p11
long p12
long p13
long p14
long p15
long p16
long p17
void ()
}
io/grpc/netty/shaded/io/netty/util/internal/shaded/org/jctools/queues/IndexedQueueSizeUtil$IndexedQueue.classIndexedQueueSizeUtil.java
package io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues
public abstract io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.IndexedQueueSizeUtil$IndexedQueue extends java.lang.Object {
public abstract long lvConsumerIndex ()
public abstract long lvProducerIndex ()
}
io/grpc/netty/shaded/io/netty/util/internal/shaded/org/jctools/queues/IndexedQueueSizeUtil.classIndexedQueueSizeUtil.java
package io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues
public final io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.IndexedQueueSizeUtil extends java.lang.Object {
public void ()
public static int size (io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.IndexedQueueSizeUtil$IndexedQueue)
long size
long before
long currentProducerIndex
io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.IndexedQueueSizeUtil$IndexedQueue iq
long after
long size
public static boolean isEmpty (io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.IndexedQueueSizeUtil$IndexedQueue)
io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.IndexedQueueSizeUtil$IndexedQueue iq
}
io/grpc/netty/shaded/io/netty/util/internal/shaded/org/jctools/queues/LinkedArrayQueueUtil.classLinkedArrayQueueUtil.java
package io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues
final io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.LinkedArrayQueueUtil extends java.lang.Object {
private void ()
static int length (java.lang.Object[])
Object[] buf
static long modifiedCalcElementOffset (long, long)
long index
long mask
static long nextArrayOffset (java.lang.Object[])
Object[] curr
}
io/grpc/netty/shaded/io/netty/util/internal/shaded/org/jctools/queues/LinkedQueueNode.classLinkedQueueNode.java
package io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues
final io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.LinkedQueueNode extends java.lang.Object {
private static final long NEXT_OFFSET
private Object value
private volatile io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.LinkedQueueNode next
void ()
void (java.lang.Object)
Object val
public java.lang.Object getAndNullValue ()
Object temp
public java.lang.Object lpValue ()
public void spValue (java.lang.Object)
Object newValue
public void soNext (io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.LinkedQueueNode)
io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.LinkedQueueNode n
public io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.LinkedQueueNode lvNext ()
static void ()
NoSuchFieldException e
}
io/grpc/netty/shaded/io/netty/util/internal/shaded/org/jctools/queues/MessagePassingQueue$Consumer.classMessagePassingQueue.java
package io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues
public abstract io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.MessagePassingQueue$Consumer extends java.lang.Object {
public abstract void accept (java.lang.Object)
}
io/grpc/netty/shaded/io/netty/util/internal/shaded/org/jctools/queues/MessagePassingQueue$ExitCondition.classMessagePassingQueue.java
package io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues
public abstract io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.MessagePassingQueue$ExitCondition extends java.lang.Object {
public abstract boolean keepRunning ()
}
io/grpc/netty/shaded/io/netty/util/internal/shaded/org/jctools/queues/MessagePassingQueue$Supplier.classMessagePassingQueue.java
package io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues
public abstract io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.MessagePassingQueue$Supplier extends java.lang.Object {
public abstract java.lang.Object get ()
}
io/grpc/netty/shaded/io/netty/util/internal/shaded/org/jctools/queues/MessagePassingQueue$WaitStrategy.classMessagePassingQueue.java
package io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues
public abstract io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.MessagePassingQueue$WaitStrategy extends java.lang.Object {
public abstract int idle (int)
}
io/grpc/netty/shaded/io/netty/util/internal/shaded/org/jctools/queues/MessagePassingQueue.classMessagePassingQueue.java
package io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues
public abstract io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.MessagePassingQueue extends java.lang.Object {
public static final int UNBOUNDED_CAPACITY
public abstract boolean offer (java.lang.Object)
public abstract java.lang.Object poll ()
public abstract java.lang.Object peek ()
public abstract int size ()
public abstract void clear ()
public abstract boolean isEmpty ()
public abstract int capacity ()
public abstract boolean relaxedOffer (java.lang.Object)
public abstract java.lang.Object relaxedPoll ()
public abstract java.lang.Object relaxedPeek ()
public abstract int drain (io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.MessagePassingQueue$Consumer)
public abstract int fill (io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.MessagePassingQueue$Supplier)
public abstract int drain (io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.MessagePassingQueue$Consumer, int)
public abstract int fill (io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.MessagePassingQueue$Supplier, int)
public abstract void drain (io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.MessagePassingQueue$Consumer, io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.MessagePassingQueue$WaitStrategy, io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.MessagePassingQueue$ExitCondition)
public abstract void fill (io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.MessagePassingQueue$Supplier, io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.MessagePassingQueue$WaitStrategy, io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.MessagePassingQueue$ExitCondition)
}
io/grpc/netty/shaded/io/netty/util/internal/shaded/org/jctools/queues/MpscArrayQueue.classMpscArrayQueue.java
package io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues
public io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.MpscArrayQueue extends io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.MpscArrayQueueL3Pad {
public void (int)
int capacity
public boolean offerIfBelowThreshold (java.lang.Object, int)
long cIndex
long available
long size
Object e
int threshold
long mask
long capacity
long producerLimit
long pIndex
long offset
public boolean offer (java.lang.Object)
long cIndex
Object e
long mask
long producerLimit
long pIndex
long offset
public final int failFastOffer (java.lang.Object)
long cIndex
Object e
long mask
long capacity
long pIndex
long producerLimit
long offset
public java.lang.Object poll ()
long cIndex
long offset
Object[] buffer
Object e
public java.lang.Object peek ()
Object[] buffer
long cIndex
long offset
Object e
public boolean relaxedOffer (java.lang.Object)
Object e
public java.lang.Object relaxedPoll ()
Object[] buffer
long cIndex
long offset
Object e
public java.lang.Object relaxedPeek ()
Object[] buffer
long mask
long cIndex
public int drain (io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.MessagePassingQueue$Consumer)
io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.MessagePassingQueue$Consumer c
public int fill (io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.MessagePassingQueue$Supplier)
int filled
io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.MessagePassingQueue$Supplier s
long result
int capacity
public int drain (io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.MessagePassingQueue$Consumer, int)
long index
long offset
Object e
int i
io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.MessagePassingQueue$Consumer c
int limit
Object[] buffer
long mask
long cIndex
public int fill (io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.MessagePassingQueue$Supplier, int)
long cIndex
long available
long offset
int i
io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.MessagePassingQueue$Supplier s
int limit
long mask
long capacity
long producerLimit
long pIndex
int actualLimit
Object[] buffer
public void drain (io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.MessagePassingQueue$Consumer, io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.MessagePassingQueue$WaitStrategy, io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.MessagePassingQueue$ExitCondition)
long offset
Object e
int i
io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.MessagePassingQueue$Consumer c
io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.MessagePassingQueue$WaitStrategy w
io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.MessagePassingQueue$ExitCondition exit
Object[] buffer
long mask
long cIndex
int counter
public void fill (io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.MessagePassingQueue$Supplier, io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.MessagePassingQueue$WaitStrategy, io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.MessagePassingQueue$ExitCondition)
io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.MessagePassingQueue$Supplier s
io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.MessagePassingQueue$WaitStrategy w
io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.MessagePassingQueue$ExitCondition exit
int idleCounter
}
io/grpc/netty/shaded/io/netty/util/internal/shaded/org/jctools/queues/MpscArrayQueueConsumerIndexField.classMpscArrayQueue.java
package io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues
abstract io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.MpscArrayQueueConsumerIndexField extends io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.MpscArrayQueueL2Pad {
private static final long C_INDEX_OFFSET
protected long consumerIndex
public void (int)
int capacity
protected final long lpConsumerIndex ()
public final long lvConsumerIndex ()
protected void soConsumerIndex (long)
long newValue
static void ()
NoSuchFieldException e
}
io/grpc/netty/shaded/io/netty/util/internal/shaded/org/jctools/queues/MpscArrayQueueL1Pad.classMpscArrayQueue.java
package io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues
abstract io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.MpscArrayQueueL1Pad extends io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.ConcurrentCircularArrayQueue {
long p00
long p01
long p02
long p03
long p04
long p05
long p06
long p07
long p10
long p11
long p12
long p13
long p14
long p15
long p16
public void (int)
int capacity
}
io/grpc/netty/shaded/io/netty/util/internal/shaded/org/jctools/queues/MpscArrayQueueL2Pad.classMpscArrayQueue.java
package io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues
abstract io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.MpscArrayQueueL2Pad extends io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.MpscArrayQueueProducerLimitField {
long p00
long p01
long p02
long p03
long p04
long p05
long p06
long p07
long p10
long p11
long p12
long p13
long p14
long p15
long p16
public void (int)
int capacity
}
io/grpc/netty/shaded/io/netty/util/internal/shaded/org/jctools/queues/MpscArrayQueueL3Pad.classMpscArrayQueue.java
package io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues
abstract io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.MpscArrayQueueL3Pad extends io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.MpscArrayQueueConsumerIndexField {
long p01
long p02
long p03
long p04
long p05
long p06
long p07
long p10
long p11
long p12
long p13
long p14
long p15
long p16
long p17
public void (int)
int capacity
}
io/grpc/netty/shaded/io/netty/util/internal/shaded/org/jctools/queues/MpscArrayQueueMidPad.classMpscArrayQueue.java
package io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues
abstract io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.MpscArrayQueueMidPad extends io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.MpscArrayQueueProducerIndexField {
long p01
long p02
long p03
long p04
long p05
long p06
long p07
long p10
long p11
long p12
long p13
long p14
long p15
long p16
long p17
public void (int)
int capacity
}
io/grpc/netty/shaded/io/netty/util/internal/shaded/org/jctools/queues/MpscArrayQueueProducerIndexField.classMpscArrayQueue.java
package io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues
abstract io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.MpscArrayQueueProducerIndexField extends io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.MpscArrayQueueL1Pad {
private static final long P_INDEX_OFFSET
private volatile long producerIndex
public void (int)
int capacity
public final long lvProducerIndex ()
protected final boolean casProducerIndex (long, long)
long expect
long newValue
static void ()
NoSuchFieldException e
}
io/grpc/netty/shaded/io/netty/util/internal/shaded/org/jctools/queues/MpscArrayQueueProducerLimitField.classMpscArrayQueue.java
package io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues
abstract io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.MpscArrayQueueProducerLimitField extends io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.MpscArrayQueueMidPad {
private static final long P_LIMIT_OFFSET
private volatile long producerLimit
public void (int)
int capacity
protected final long lvProducerLimit ()
protected final void soProducerLimit (long)
long newValue
static void ()
NoSuchFieldException e
}
io/grpc/netty/shaded/io/netty/util/internal/shaded/org/jctools/queues/MpscChunkedArrayQueue.classMpscChunkedArrayQueue.java
package io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues
public io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.MpscChunkedArrayQueue extends io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.MpscChunkedArrayQueueColdProducerFields {
long p0
long p1
long p2
long p3
long p4
long p5
long p6
long p7
long p10
long p11
long p12
long p13
long p14
long p15
long p16
long p17
public void (int)
int maxCapacity
public void (int, int)
int initialCapacity
int maxCapacity
protected long availableInQueue (long, long)
long pIndex
long cIndex
public int capacity ()
protected int getNextBufferSize (java.lang.Object[])
Object[] buffer
protected long getCurrentBufferCapacity (long)
long mask
}
io/grpc/netty/shaded/io/netty/util/internal/shaded/org/jctools/queues/MpscChunkedArrayQueueColdProducerFields.classMpscChunkedArrayQueue.java
package io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues
abstract io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.MpscChunkedArrayQueueColdProducerFields extends io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.BaseMpscLinkedArrayQueue {
protected final long maxQueueCapacity
public void (int, int)
int initialCapacity
int maxCapacity
}
io/grpc/netty/shaded/io/netty/util/internal/shaded/org/jctools/queues/MpscUnboundedArrayQueue.classMpscUnboundedArrayQueue.java
package io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues
public io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.MpscUnboundedArrayQueue extends io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.BaseMpscLinkedArrayQueue {
long p0
long p1
long p2
long p3
long p4
long p5
long p6
long p7
long p10
long p11
long p12
long p13
long p14
long p15
long p16
long p17
public void (int)
int chunkSize
protected long availableInQueue (long, long)
long pIndex
long cIndex
public int capacity ()
public int drain (io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.MessagePassingQueue$Consumer)
io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.MessagePassingQueue$Consumer c
public int fill (io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.MessagePassingQueue$Supplier)
int filled
io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.MessagePassingQueue$Supplier s
long result
int capacity
protected int getNextBufferSize (java.lang.Object[])
Object[] buffer
protected long getCurrentBufferCapacity (long)
long mask
}
io/grpc/netty/shaded/io/netty/util/internal/shaded/org/jctools/queues/QueueProgressIndicators.classQueueProgressIndicators.java
package io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues
public abstract io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.QueueProgressIndicators extends java.lang.Object {
public abstract long currentProducerIndex ()
public abstract long currentConsumerIndex ()
}
io/grpc/netty/shaded/io/netty/util/internal/shaded/org/jctools/queues/SpscLinkedQueue.classSpscLinkedQueue.java
package io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues
public io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.SpscLinkedQueue extends io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.BaseLinkedQueue {
public void ()
io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.LinkedQueueNode node
public boolean offer (java.lang.Object)
Object e
io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.LinkedQueueNode nextNode
public java.lang.Object poll ()
public java.lang.Object peek ()
public int fill (io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.MessagePassingQueue$Supplier)
io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.MessagePassingQueue$Supplier s
long result
public int fill (io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.MessagePassingQueue$Supplier, int)
io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.LinkedQueueNode temp
int i
io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.MessagePassingQueue$Supplier s
int limit
io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.LinkedQueueNode tail
io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.LinkedQueueNode head
io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.LinkedQueueNode oldPNode
public void fill (io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.MessagePassingQueue$Supplier, io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.MessagePassingQueue$WaitStrategy, io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.MessagePassingQueue$ExitCondition)
io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.LinkedQueueNode nextNode
int i
io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.MessagePassingQueue$Supplier s
io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.MessagePassingQueue$WaitStrategy wait
io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.MessagePassingQueue$ExitCondition exit
io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.LinkedQueueNode chaserNode
public volatile int capacity ()
public volatile void drain (io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.MessagePassingQueue$Consumer, io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.MessagePassingQueue$WaitStrategy, io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.MessagePassingQueue$ExitCondition)
public volatile int drain (io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.MessagePassingQueue$Consumer, int)
public volatile int drain (io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.MessagePassingQueue$Consumer)
public volatile boolean relaxedOffer (java.lang.Object)
public volatile java.lang.Object relaxedPeek ()
public volatile java.lang.Object relaxedPoll ()
public volatile java.lang.String toString ()
}
io/grpc/netty/shaded/io/netty/util/internal/shaded/org/jctools/queues/atomic/
io/grpc/netty/shaded/io/netty/util/internal/shaded/org/jctools/queues/atomic/AtomicReferenceArrayQueue.classAtomicReferenceArrayQueue.java
package io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.atomic
abstract io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.atomic.AtomicReferenceArrayQueue extends java.util.AbstractQueue implements io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.IndexedQueueSizeUtil$IndexedQueue io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.QueueProgressIndicators io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.MessagePassingQueue {
protected final java.util.concurrent.atomic.AtomicReferenceArray buffer
protected final int mask
public void (int)
int capacity
int actualCapacity
public java.util.Iterator iterator ()
public java.lang.String toString ()
public void clear ()
protected final int calcElementOffset (long, int)
long index
int mask
protected final int calcElementOffset (long)
long index
public static java.lang.Object lvElement (java.util.concurrent.atomic.AtomicReferenceArray, int)
java.util.concurrent.atomic.AtomicReferenceArray buffer
int offset
public static java.lang.Object lpElement (java.util.concurrent.atomic.AtomicReferenceArray, int)
java.util.concurrent.atomic.AtomicReferenceArray buffer
int offset
protected final java.lang.Object lpElement (int)
int offset
public static void spElement (java.util.concurrent.atomic.AtomicReferenceArray, int, java.lang.Object)
java.util.concurrent.atomic.AtomicReferenceArray buffer
int offset
Object value
protected final void spElement (int, java.lang.Object)
int offset
Object value
public static void soElement (java.util.concurrent.atomic.AtomicReferenceArray, int, java.lang.Object)
java.util.concurrent.atomic.AtomicReferenceArray buffer
int offset
Object value
protected final void soElement (int, java.lang.Object)
int offset
Object value
public static void svElement (java.util.concurrent.atomic.AtomicReferenceArray, int, java.lang.Object)
java.util.concurrent.atomic.AtomicReferenceArray buffer
int offset
Object value
protected final java.lang.Object lvElement (int)
int offset
public final int capacity ()
public final int size ()
public final boolean isEmpty ()
public final long currentProducerIndex ()
public final long currentConsumerIndex ()
}
io/grpc/netty/shaded/io/netty/util/internal/shaded/org/jctools/queues/atomic/BaseLinkedAtomicQueue.classBaseLinkedAtomicQueue.java
package io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.atomic
abstract io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.atomic.BaseLinkedAtomicQueue extends io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.atomic.BaseLinkedAtomicQueuePad2 {
void ()
public final java.util.Iterator iterator ()
public java.lang.String toString ()
protected final io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.atomic.LinkedQueueAtomicNode newNode ()
protected final io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.atomic.LinkedQueueAtomicNode newNode (java.lang.Object)
Object e
public final int size ()
io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.atomic.LinkedQueueAtomicNode next
io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.atomic.LinkedQueueAtomicNode chaserNode
io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.atomic.LinkedQueueAtomicNode producerNode
int size
public final boolean isEmpty ()
protected java.lang.Object getSingleConsumerNodeValue (io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.atomic.LinkedQueueAtomicNode, io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.atomic.LinkedQueueAtomicNode)
io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.atomic.LinkedQueueAtomicNode currConsumerNode
io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.atomic.LinkedQueueAtomicNode nextNode
Object nextValue
public java.lang.Object relaxedPoll ()
io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.atomic.LinkedQueueAtomicNode currConsumerNode
io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.atomic.LinkedQueueAtomicNode nextNode
public java.lang.Object relaxedPeek ()
io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.atomic.LinkedQueueAtomicNode nextNode
public boolean relaxedOffer (java.lang.Object)
Object e
public int drain (io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.MessagePassingQueue$Consumer)
io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.MessagePassingQueue$Consumer c
long result
int drained
public int drain (io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.MessagePassingQueue$Consumer, int)
io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.atomic.LinkedQueueAtomicNode nextNode
Object nextValue
int i
io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.MessagePassingQueue$Consumer c
int limit
io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.atomic.LinkedQueueAtomicNode chaserNode
public void drain (io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.MessagePassingQueue$Consumer, io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.MessagePassingQueue$WaitStrategy, io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.MessagePassingQueue$ExitCondition)
io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.atomic.LinkedQueueAtomicNode nextNode
Object nextValue
int i
io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.MessagePassingQueue$Consumer c
io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.MessagePassingQueue$WaitStrategy wait
io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.MessagePassingQueue$ExitCondition exit
io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.atomic.LinkedQueueAtomicNode chaserNode
int idleCounter
public int capacity ()
}
io/grpc/netty/shaded/io/netty/util/internal/shaded/org/jctools/queues/atomic/BaseLinkedAtomicQueueConsumerNodeRef.classBaseLinkedAtomicQueue.java
package io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.atomic
abstract io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.atomic.BaseLinkedAtomicQueueConsumerNodeRef extends io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.atomic.BaseLinkedAtomicQueuePad1 {
private static final java.util.concurrent.atomic.AtomicReferenceFieldUpdater C_NODE_UPDATER
protected volatile io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.atomic.LinkedQueueAtomicNode consumerNode
void ()
protected final void spConsumerNode (io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.atomic.LinkedQueueAtomicNode)
io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.atomic.LinkedQueueAtomicNode newValue
protected final io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.atomic.LinkedQueueAtomicNode lvConsumerNode ()
protected final io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.atomic.LinkedQueueAtomicNode lpConsumerNode ()
static void ()
}
io/grpc/netty/shaded/io/netty/util/internal/shaded/org/jctools/queues/atomic/BaseLinkedAtomicQueuePad0.classBaseLinkedAtomicQueue.java
package io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.atomic
abstract io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.atomic.BaseLinkedAtomicQueuePad0 extends java.util.AbstractQueue implements io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.MessagePassingQueue {
long p00
long p01
long p02
long p03
long p04
long p05
long p06
long p07
long p10
long p11
long p12
long p13
long p14
long p15
long p16
void ()
}
io/grpc/netty/shaded/io/netty/util/internal/shaded/org/jctools/queues/atomic/BaseLinkedAtomicQueuePad1.classBaseLinkedAtomicQueue.java
package io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.atomic
abstract io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.atomic.BaseLinkedAtomicQueuePad1 extends io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.atomic.BaseLinkedAtomicQueueProducerNodeRef {
long p01
long p02
long p03
long p04
long p05
long p06
long p07
long p10
long p11
long p12
long p13
long p14
long p15
long p16
long p17
void ()
}
io/grpc/netty/shaded/io/netty/util/internal/shaded/org/jctools/queues/atomic/BaseLinkedAtomicQueuePad2.classBaseLinkedAtomicQueue.java
package io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.atomic
abstract io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.atomic.BaseLinkedAtomicQueuePad2 extends io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.atomic.BaseLinkedAtomicQueueConsumerNodeRef {
long p01
long p02
long p03
long p04
long p05
long p06
long p07
long p10
long p11
long p12
long p13
long p14
long p15
long p16
long p17
void ()
}
io/grpc/netty/shaded/io/netty/util/internal/shaded/org/jctools/queues/atomic/BaseLinkedAtomicQueueProducerNodeRef.classBaseLinkedAtomicQueue.java
package io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.atomic
abstract io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.atomic.BaseLinkedAtomicQueueProducerNodeRef extends io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.atomic.BaseLinkedAtomicQueuePad0 {
private static final java.util.concurrent.atomic.AtomicReferenceFieldUpdater P_NODE_UPDATER
protected volatile io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.atomic.LinkedQueueAtomicNode producerNode
void ()
protected final void spProducerNode (io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.atomic.LinkedQueueAtomicNode)
io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.atomic.LinkedQueueAtomicNode newValue
protected final io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.atomic.LinkedQueueAtomicNode lvProducerNode ()
protected final boolean casProducerNode (io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.atomic.LinkedQueueAtomicNode, io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.atomic.LinkedQueueAtomicNode)
io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.atomic.LinkedQueueAtomicNode expect
io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.atomic.LinkedQueueAtomicNode newValue
protected final io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.atomic.LinkedQueueAtomicNode lpProducerNode ()
protected final io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.atomic.LinkedQueueAtomicNode xchgProducerNode (io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.atomic.LinkedQueueAtomicNode)
io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.atomic.LinkedQueueAtomicNode newValue
static void ()
}
io/grpc/netty/shaded/io/netty/util/internal/shaded/org/jctools/queues/atomic/BaseMpscLinkedAtomicArrayQueue.classBaseMpscLinkedAtomicArrayQueue.java
package io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.atomic
public abstract io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.atomic.BaseMpscLinkedAtomicArrayQueue extends io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.atomic.BaseMpscLinkedAtomicArrayQueueColdProducerFields implements io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.MessagePassingQueue io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.QueueProgressIndicators {
private static final Object JUMP
public void (int)
int initialCapacity
int p2capacity
long mask
java.util.concurrent.atomic.AtomicReferenceArray buffer
public final java.util.Iterator iterator ()
public final int size ()
long size
long before
long currentProducerIndex
long after
long size
public final boolean isEmpty ()
public java.lang.String toString ()
public boolean offer (java.lang.Object)
int result
long producerLimit
Object e
long mask
java.util.concurrent.atomic.AtomicReferenceArray buffer
long pIndex
int offset
public java.lang.Object poll ()
java.util.concurrent.atomic.AtomicReferenceArray nextBuffer
java.util.concurrent.atomic.AtomicReferenceArray buffer
long index
long mask
int offset
Object e
public java.lang.Object peek ()
java.util.concurrent.atomic.AtomicReferenceArray buffer
long index
long mask
int offset
Object e
private int offerSlowPath (long, long, long)
long mask
long pIndex
long producerLimit
int result
long cIndex
long bufferCapacity
protected abstract long availableInQueue (long, long)
private java.util.concurrent.atomic.AtomicReferenceArray getNextBuffer (java.util.concurrent.atomic.AtomicReferenceArray, long)
java.util.concurrent.atomic.AtomicReferenceArray buffer
long mask
int offset
java.util.concurrent.atomic.AtomicReferenceArray nextBuffer
private int nextArrayOffset (long)
long mask
private java.lang.Object newBufferPoll (java.util.concurrent.atomic.AtomicReferenceArray, long)
java.util.concurrent.atomic.AtomicReferenceArray nextBuffer
long index
int offset
Object n
private java.lang.Object newBufferPeek (java.util.concurrent.atomic.AtomicReferenceArray, long)
java.util.concurrent.atomic.AtomicReferenceArray nextBuffer
long index
int offset
Object n
private int newBufferAndOffset (java.util.concurrent.atomic.AtomicReferenceArray, long)
java.util.concurrent.atomic.AtomicReferenceArray nextBuffer
long index
int offsetInNew
public long currentProducerIndex ()
public long currentConsumerIndex ()
public abstract int capacity ()
public boolean relaxedOffer (java.lang.Object)
Object e
public java.lang.Object relaxedPoll ()
java.util.concurrent.atomic.AtomicReferenceArray nextBuffer
java.util.concurrent.atomic.AtomicReferenceArray buffer
long index
long mask
int offset
Object e
public java.lang.Object relaxedPeek ()
java.util.concurrent.atomic.AtomicReferenceArray buffer
long index
long mask
int offset
Object e
public int fill (io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.MessagePassingQueue$Supplier)
int filled
io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.MessagePassingQueue$Supplier s
long result
int capacity
public int fill (io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.MessagePassingQueue$Supplier, int)
int result
int claimedSlots
long producerLimit
long batchIndex
int offset
io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.MessagePassingQueue$Supplier s
int batchSize
long mask
java.util.concurrent.atomic.AtomicReferenceArray buffer
long pIndex
int claimedSlots
int i
public void fill (io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.MessagePassingQueue$Supplier, io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.MessagePassingQueue$WaitStrategy, io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.MessagePassingQueue$ExitCondition)
int idleCounter
io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.MessagePassingQueue$Supplier s
io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.MessagePassingQueue$WaitStrategy w
io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.MessagePassingQueue$ExitCondition exit
public int drain (io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.MessagePassingQueue$Consumer)
io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.MessagePassingQueue$Consumer c
public int drain (io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.MessagePassingQueue$Consumer, int)
Object m
io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.MessagePassingQueue$Consumer c
int limit
int i
public void drain (io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.MessagePassingQueue$Consumer, io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.MessagePassingQueue$WaitStrategy, io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.MessagePassingQueue$ExitCondition)
Object e
io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.MessagePassingQueue$Consumer c
io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.MessagePassingQueue$WaitStrategy w
io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.MessagePassingQueue$ExitCondition exit
int idleCounter
private void resize (long, java.util.concurrent.atomic.AtomicReferenceArray, long, java.lang.Object)
long oldMask
java.util.concurrent.atomic.AtomicReferenceArray oldBuffer
long pIndex
Object e
int newBufferLength
java.util.concurrent.atomic.AtomicReferenceArray newBuffer
int newMask
int offsetInOld
int offsetInNew
long cIndex
long availableInQueue
protected abstract int getNextBufferSize (java.util.concurrent.atomic.AtomicReferenceArray)
protected abstract long getCurrentBufferCapacity (long)
static void ()
}
io/grpc/netty/shaded/io/netty/util/internal/shaded/org/jctools/queues/atomic/BaseMpscLinkedAtomicArrayQueueColdProducerFields.classBaseMpscLinkedAtomicArrayQueue.java
package io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.atomic
abstract io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.atomic.BaseMpscLinkedAtomicArrayQueueColdProducerFields extends io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.atomic.BaseMpscLinkedAtomicArrayQueuePad3 {
private static final java.util.concurrent.atomic.AtomicLongFieldUpdater P_LIMIT_UPDATER
protected volatile long producerLimit
protected long producerMask
protected java.util.concurrent.atomic.AtomicReferenceArray producerBuffer
void ()
final long lvProducerLimit ()
final boolean casProducerLimit (long, long)
long expect
long newValue
final void soProducerLimit (long)
long newValue
static void ()
}
io/grpc/netty/shaded/io/netty/util/internal/shaded/org/jctools/queues/atomic/BaseMpscLinkedAtomicArrayQueueConsumerFields.classBaseMpscLinkedAtomicArrayQueue.java
package io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.atomic
abstract io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.atomic.BaseMpscLinkedAtomicArrayQueueConsumerFields extends io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.atomic.BaseMpscLinkedAtomicArrayQueuePad2 {
private static final java.util.concurrent.atomic.AtomicLongFieldUpdater C_INDEX_UPDATER
protected long consumerMask
protected java.util.concurrent.atomic.AtomicReferenceArray consumerBuffer
protected volatile long consumerIndex
void ()
public final long lvConsumerIndex ()
final void soConsumerIndex (long)
long newValue
static void ()
}
io/grpc/netty/shaded/io/netty/util/internal/shaded/org/jctools/queues/atomic/BaseMpscLinkedAtomicArrayQueuePad1.classBaseMpscLinkedAtomicArrayQueue.java
package io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.atomic
abstract io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.atomic.BaseMpscLinkedAtomicArrayQueuePad1 extends java.util.AbstractQueue implements io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.IndexedQueueSizeUtil$IndexedQueue {
long p01
long p02
long p03
long p04
long p05
long p06
long p07
long p10
long p11
long p12
long p13
long p14
long p15
long p16
long p17
void ()
}
io/grpc/netty/shaded/io/netty/util/internal/shaded/org/jctools/queues/atomic/BaseMpscLinkedAtomicArrayQueuePad2.classBaseMpscLinkedAtomicArrayQueue.java
package io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.atomic
abstract io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.atomic.BaseMpscLinkedAtomicArrayQueuePad2 extends io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.atomic.BaseMpscLinkedAtomicArrayQueueProducerFields {
long p01
long p02
long p03
long p04
long p05
long p06
long p07
long p10
long p11
long p12
long p13
long p14
long p15
long p16
long p17
void ()
}
io/grpc/netty/shaded/io/netty/util/internal/shaded/org/jctools/queues/atomic/BaseMpscLinkedAtomicArrayQueuePad3.classBaseMpscLinkedAtomicArrayQueue.java
package io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.atomic
abstract io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.atomic.BaseMpscLinkedAtomicArrayQueuePad3 extends io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.atomic.BaseMpscLinkedAtomicArrayQueueConsumerFields {
long p0
long p1
long p2
long p3
long p4
long p5
long p6
long p7
long p10
long p11
long p12
long p13
long p14
long p15
long p16
long p17
void ()
}
io/grpc/netty/shaded/io/netty/util/internal/shaded/org/jctools/queues/atomic/BaseMpscLinkedAtomicArrayQueueProducerFields.classBaseMpscLinkedAtomicArrayQueue.java
package io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.atomic
abstract io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.atomic.BaseMpscLinkedAtomicArrayQueueProducerFields extends io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.atomic.BaseMpscLinkedAtomicArrayQueuePad1 {
private static final java.util.concurrent.atomic.AtomicLongFieldUpdater P_INDEX_UPDATER
protected volatile long producerIndex
void ()
public final long lvProducerIndex ()
final void soProducerIndex (long)
long newValue
final boolean casProducerIndex (long, long)
long expect
long newValue
static void ()
}
io/grpc/netty/shaded/io/netty/util/internal/shaded/org/jctools/queues/atomic/LinkedAtomicArrayQueueUtil.classLinkedAtomicArrayQueueUtil.java
package io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.atomic
final io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.atomic.LinkedAtomicArrayQueueUtil extends java.lang.Object {
private void ()
public static java.lang.Object lvElement (java.util.concurrent.atomic.AtomicReferenceArray, int)
java.util.concurrent.atomic.AtomicReferenceArray buffer
int offset
public static java.lang.Object lpElement (java.util.concurrent.atomic.AtomicReferenceArray, int)
java.util.concurrent.atomic.AtomicReferenceArray buffer
int offset
public static void spElement (java.util.concurrent.atomic.AtomicReferenceArray, int, java.lang.Object)
java.util.concurrent.atomic.AtomicReferenceArray buffer
int offset
Object value
public static void svElement (java.util.concurrent.atomic.AtomicReferenceArray, int, java.lang.Object)
java.util.concurrent.atomic.AtomicReferenceArray buffer
int offset
Object value
static void soElement (java.util.concurrent.atomic.AtomicReferenceArray, int, java.lang.Object)
java.util.concurrent.atomic.AtomicReferenceArray buffer
int offset
Object value
static int calcElementOffset (long, long)
long index
long mask
static java.util.concurrent.atomic.AtomicReferenceArray allocate (int)
int capacity
static int length (java.util.concurrent.atomic.AtomicReferenceArray)
java.util.concurrent.atomic.AtomicReferenceArray buf
static int modifiedCalcElementOffset (long, long)
long index
long mask
static int nextArrayOffset (java.util.concurrent.atomic.AtomicReferenceArray)
java.util.concurrent.atomic.AtomicReferenceArray curr
}
io/grpc/netty/shaded/io/netty/util/internal/shaded/org/jctools/queues/atomic/LinkedQueueAtomicNode.classLinkedQueueAtomicNode.java
package io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.atomic
public final io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.atomic.LinkedQueueAtomicNode extends java.util.concurrent.atomic.AtomicReference {
private static final long serialVersionUID
private Object value
void ()
void (java.lang.Object)
Object val
public java.lang.Object getAndNullValue ()
Object temp
public java.lang.Object lpValue ()
public void spValue (java.lang.Object)
Object newValue
public void soNext (io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.atomic.LinkedQueueAtomicNode)
io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.atomic.LinkedQueueAtomicNode n
public io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.atomic.LinkedQueueAtomicNode lvNext ()
}
io/grpc/netty/shaded/io/netty/util/internal/shaded/org/jctools/queues/atomic/MpscAtomicArrayQueue.classMpscAtomicArrayQueue.java
package io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.atomic
public io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.atomic.MpscAtomicArrayQueue extends io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.atomic.MpscAtomicArrayQueueL3Pad {
public void (int)
int capacity
public boolean offerIfBelowThreshold (java.lang.Object, int)
long cIndex
long available
long size
Object e
int threshold
int mask
long capacity
long producerLimit
long pIndex
int offset
public boolean offer (java.lang.Object)
long cIndex
Object e
int mask
long producerLimit
long pIndex
int offset
public final int failFastOffer (java.lang.Object)
long cIndex
Object e
int mask
long capacity
long pIndex
long producerLimit
int offset
public java.lang.Object poll ()
long cIndex
int offset
java.util.concurrent.atomic.AtomicReferenceArray buffer
Object e
public java.lang.Object peek ()
java.util.concurrent.atomic.AtomicReferenceArray buffer
long cIndex
int offset
Object e
public boolean relaxedOffer (java.lang.Object)
Object e
public java.lang.Object relaxedPoll ()
java.util.concurrent.atomic.AtomicReferenceArray buffer
long cIndex
int offset
Object e
public java.lang.Object relaxedPeek ()
java.util.concurrent.atomic.AtomicReferenceArray buffer
int mask
long cIndex
public int drain (io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.MessagePassingQueue$Consumer)
io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.MessagePassingQueue$Consumer c
public int fill (io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.MessagePassingQueue$Supplier)
int filled
io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.MessagePassingQueue$Supplier s
long result
int capacity
public int drain (io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.MessagePassingQueue$Consumer, int)
long index
int offset
Object e
int i
io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.MessagePassingQueue$Consumer c
int limit
java.util.concurrent.atomic.AtomicReferenceArray buffer
int mask
long cIndex
public int fill (io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.MessagePassingQueue$Supplier, int)
long cIndex
long available
int offset
int i
io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.MessagePassingQueue$Supplier s
int limit
int mask
long capacity
long producerLimit
long pIndex
int actualLimit
java.util.concurrent.atomic.AtomicReferenceArray buffer
public void drain (io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.MessagePassingQueue$Consumer, io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.MessagePassingQueue$WaitStrategy, io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.MessagePassingQueue$ExitCondition)
int offset
Object e
int i
io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.MessagePassingQueue$Consumer c
io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.MessagePassingQueue$WaitStrategy w
io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.MessagePassingQueue$ExitCondition exit
java.util.concurrent.atomic.AtomicReferenceArray buffer
int mask
long cIndex
int counter
public void fill (io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.MessagePassingQueue$Supplier, io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.MessagePassingQueue$WaitStrategy, io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.MessagePassingQueue$ExitCondition)
io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.MessagePassingQueue$Supplier s
io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.MessagePassingQueue$WaitStrategy w
io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.MessagePassingQueue$ExitCondition exit
int idleCounter
public int weakOffer (java.lang.Object)
Object e
public volatile void clear ()
public volatile java.lang.String toString ()
public volatile java.util.Iterator iterator ()
}
io/grpc/netty/shaded/io/netty/util/internal/shaded/org/jctools/queues/atomic/MpscAtomicArrayQueueConsumerIndexField.classMpscAtomicArrayQueue.java
package io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.atomic
abstract io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.atomic.MpscAtomicArrayQueueConsumerIndexField extends io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.atomic.MpscAtomicArrayQueueL2Pad {
private static final java.util.concurrent.atomic.AtomicLongFieldUpdater C_INDEX_UPDATER
protected volatile long consumerIndex
public void (int)
int capacity
protected final long lpConsumerIndex ()
public final long lvConsumerIndex ()
protected void soConsumerIndex (long)
long newValue
static void ()
}
io/grpc/netty/shaded/io/netty/util/internal/shaded/org/jctools/queues/atomic/MpscAtomicArrayQueueL1Pad.classMpscAtomicArrayQueue.java
package io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.atomic
abstract io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.atomic.MpscAtomicArrayQueueL1Pad extends io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.atomic.AtomicReferenceArrayQueue {
long p00
long p01
long p02
long p03
long p04
long p05
long p06
long p07
long p10
long p11
long p12
long p13
long p14
long p15
long p16
public void (int)
int capacity
}
io/grpc/netty/shaded/io/netty/util/internal/shaded/org/jctools/queues/atomic/MpscAtomicArrayQueueL2Pad.classMpscAtomicArrayQueue.java
package io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.atomic
abstract io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.atomic.MpscAtomicArrayQueueL2Pad extends io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.atomic.MpscAtomicArrayQueueProducerLimitField {
long p00
long p01
long p02
long p03
long p04
long p05
long p06
long p07
long p10
long p11
long p12
long p13
long p14
long p15
long p16
public void (int)
int capacity
}
io/grpc/netty/shaded/io/netty/util/internal/shaded/org/jctools/queues/atomic/MpscAtomicArrayQueueL3Pad.classMpscAtomicArrayQueue.java
package io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.atomic
abstract io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.atomic.MpscAtomicArrayQueueL3Pad extends io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.atomic.MpscAtomicArrayQueueConsumerIndexField {
long p01
long p02
long p03
long p04
long p05
long p06
long p07
long p10
long p11
long p12
long p13
long p14
long p15
long p16
long p17
public void (int)
int capacity
}
io/grpc/netty/shaded/io/netty/util/internal/shaded/org/jctools/queues/atomic/MpscAtomicArrayQueueMidPad.classMpscAtomicArrayQueue.java
package io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.atomic
abstract io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.atomic.MpscAtomicArrayQueueMidPad extends io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.atomic.MpscAtomicArrayQueueProducerIndexField {
long p01
long p02
long p03
long p04
long p05
long p06
long p07
long p10
long p11
long p12
long p13
long p14
long p15
long p16
long p17
public void (int)
int capacity
}
io/grpc/netty/shaded/io/netty/util/internal/shaded/org/jctools/queues/atomic/MpscAtomicArrayQueueProducerIndexField.classMpscAtomicArrayQueue.java
package io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.atomic
abstract io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.atomic.MpscAtomicArrayQueueProducerIndexField extends io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.atomic.MpscAtomicArrayQueueL1Pad {
private static final java.util.concurrent.atomic.AtomicLongFieldUpdater P_INDEX_UPDATER
private volatile long producerIndex
public void (int)
int capacity
public final long lvProducerIndex ()
protected final boolean casProducerIndex (long, long)
long expect
long newValue
static void ()
}
io/grpc/netty/shaded/io/netty/util/internal/shaded/org/jctools/queues/atomic/MpscAtomicArrayQueueProducerLimitField.classMpscAtomicArrayQueue.java
package io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.atomic
abstract io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.atomic.MpscAtomicArrayQueueProducerLimitField extends io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.atomic.MpscAtomicArrayQueueMidPad {
private static final java.util.concurrent.atomic.AtomicLongFieldUpdater P_LIMIT_UPDATER
private volatile long producerLimit
public void (int)
int capacity
protected final long lvProducerLimit ()
protected final void soProducerLimit (long)
long newValue
static void ()
}
io/grpc/netty/shaded/io/netty/util/internal/shaded/org/jctools/queues/atomic/MpscChunkedAtomicArrayQueue.classMpscChunkedAtomicArrayQueue.java
package io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.atomic
public io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.atomic.MpscChunkedAtomicArrayQueue extends io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.atomic.MpscChunkedAtomicArrayQueueColdProducerFields {
long p0
long p1
long p2
long p3
long p4
long p5
long p6
long p7
long p10
long p11
long p12
long p13
long p14
long p15
long p16
long p17
public void (int)
int maxCapacity
public void (int, int)
int initialCapacity
int maxCapacity
protected long availableInQueue (long, long)
long pIndex
long cIndex
public int capacity ()
protected int getNextBufferSize (java.util.concurrent.atomic.AtomicReferenceArray)
java.util.concurrent.atomic.AtomicReferenceArray buffer
protected long getCurrentBufferCapacity (long)
long mask
}
io/grpc/netty/shaded/io/netty/util/internal/shaded/org/jctools/queues/atomic/MpscChunkedAtomicArrayQueueColdProducerFields.classMpscChunkedAtomicArrayQueue.java
package io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.atomic
abstract io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.atomic.MpscChunkedAtomicArrayQueueColdProducerFields extends io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.atomic.BaseMpscLinkedAtomicArrayQueue {
protected final long maxQueueCapacity
public void (int, int)
int initialCapacity
int maxCapacity
}
io/grpc/netty/shaded/io/netty/util/internal/shaded/org/jctools/queues/atomic/MpscGrowableAtomicArrayQueue.classMpscGrowableAtomicArrayQueue.java
package io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.atomic
public io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.atomic.MpscGrowableAtomicArrayQueue extends io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.atomic.MpscChunkedAtomicArrayQueue {
public void (int)
int maxCapacity
public void (int, int)
int initialCapacity
int maxCapacity
protected int getNextBufferSize (java.util.concurrent.atomic.AtomicReferenceArray)
java.util.concurrent.atomic.AtomicReferenceArray buffer
long maxSize
int newSize
protected long getCurrentBufferCapacity (long)
long mask
}
io/grpc/netty/shaded/io/netty/util/internal/shaded/org/jctools/queues/atomic/MpscUnboundedAtomicArrayQueue.classMpscUnboundedAtomicArrayQueue.java
package io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.atomic
public io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.atomic.MpscUnboundedAtomicArrayQueue extends io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.atomic.BaseMpscLinkedAtomicArrayQueue {
long p0
long p1
long p2
long p3
long p4
long p5
long p6
long p7
long p10
long p11
long p12
long p13
long p14
long p15
long p16
long p17
public void (int)
int chunkSize
protected long availableInQueue (long, long)
long pIndex
long cIndex
public int capacity ()
public int drain (io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.MessagePassingQueue$Consumer)
io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.MessagePassingQueue$Consumer c
public int fill (io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.MessagePassingQueue$Supplier)
int filled
io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.MessagePassingQueue$Supplier s
long result
int capacity
protected int getNextBufferSize (java.util.concurrent.atomic.AtomicReferenceArray)
java.util.concurrent.atomic.AtomicReferenceArray buffer
protected long getCurrentBufferCapacity (long)
long mask
}
io/grpc/netty/shaded/io/netty/util/internal/shaded/org/jctools/queues/atomic/SpscLinkedAtomicQueue.classSpscLinkedAtomicQueue.java
package io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.atomic
public io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.atomic.SpscLinkedAtomicQueue extends io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.atomic.BaseLinkedAtomicQueue {
public void ()
io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.atomic.LinkedQueueAtomicNode node
public boolean offer (java.lang.Object)
Object e
io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.atomic.LinkedQueueAtomicNode nextNode
public java.lang.Object poll ()
public java.lang.Object peek ()
public int fill (io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.MessagePassingQueue$Supplier)
io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.MessagePassingQueue$Supplier s
long result
public int fill (io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.MessagePassingQueue$Supplier, int)
io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.atomic.LinkedQueueAtomicNode temp
int i
io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.MessagePassingQueue$Supplier s
int limit
io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.atomic.LinkedQueueAtomicNode tail
io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.atomic.LinkedQueueAtomicNode head
io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.atomic.LinkedQueueAtomicNode oldPNode
public void fill (io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.MessagePassingQueue$Supplier, io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.MessagePassingQueue$WaitStrategy, io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.MessagePassingQueue$ExitCondition)
io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.atomic.LinkedQueueAtomicNode nextNode
int i
io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.MessagePassingQueue$Supplier s
io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.MessagePassingQueue$WaitStrategy wait
io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.MessagePassingQueue$ExitCondition exit
io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.atomic.LinkedQueueAtomicNode chaserNode
public volatile int capacity ()
public volatile void drain (io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.MessagePassingQueue$Consumer, io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.MessagePassingQueue$WaitStrategy, io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.MessagePassingQueue$ExitCondition)
public volatile int drain (io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.MessagePassingQueue$Consumer, int)
public volatile int drain (io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.MessagePassingQueue$Consumer)
public volatile boolean relaxedOffer (java.lang.Object)
public volatile java.lang.Object relaxedPeek ()
public volatile java.lang.Object relaxedPoll ()
public volatile java.lang.String toString ()
}
io/grpc/netty/shaded/io/netty/util/internal/shaded/org/jctools/util/
io/grpc/netty/shaded/io/netty/util/internal/shaded/org/jctools/util/PortableJvmInfo.classPortableJvmInfo.java
package io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.util
public abstract io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.util.PortableJvmInfo extends java.lang.Object {
public static final int CACHE_LINE_SIZE
public static final int CPUs
public static final int RECOMENDED_OFFER_BATCH
public static final int RECOMENDED_POLL_BATCH
static void ()
}
io/grpc/netty/shaded/io/netty/util/internal/shaded/org/jctools/util/Pow2.classPow2.java
package io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.util
public final io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.util.Pow2 extends java.lang.Object {
public static final int MAX_POW2
public void ()
public static int roundToPowerOfTwo (int)
int value
int nextPow2
public static boolean isPowerOfTwo (int)
int value
public static long align (long, int)
long value
int alignment
}
io/grpc/netty/shaded/io/netty/util/internal/shaded/org/jctools/util/RangeUtil.classRangeUtil.java
package io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.util
public final io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.util.RangeUtil extends java.lang.Object {
public void ()
public static long checkPositive (long, java.lang.String)
long n
String name
public static int checkPositiveOrZero (int, java.lang.String)
int n
String name
public static int checkLessThan (int, int, java.lang.String)
int n
int expected
String name
public static int checkLessThanOrEqual (int, long, java.lang.String)
int n
long expected
String name
public static int checkGreaterThanOrEqual (int, int, java.lang.String)
int n
int expected
String name
}
io/grpc/netty/shaded/io/netty/util/internal/shaded/org/jctools/util/UnsafeAccess.classUnsafeAccess.java
package io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.util
public io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.util.UnsafeAccess extends java.lang.Object {
public static final boolean SUPPORTS_GET_AND_SET
public static final sun.misc.Unsafe UNSAFE
public void ()
static void ()
java.lang.reflect.Field field
sun.misc.Unsafe instance
java.lang.reflect.Constructor c
sun.misc.Unsafe instance
Exception e
Exception ignored
sun.misc.Unsafe instance
boolean getAndSetSupport
}
io/grpc/netty/shaded/io/netty/util/internal/shaded/org/jctools/util/UnsafeRefArrayAccess.classUnsafeRefArrayAccess.java
package io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.util
public final io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.util.UnsafeRefArrayAccess extends java.lang.Object {
public static final long REF_ARRAY_BASE
public static final int REF_ELEMENT_SHIFT
public void ()
public static void spElement (java.lang.Object[], long, java.lang.Object)
Object[] buffer
long offset
Object e
public static void soElement (java.lang.Object[], long, java.lang.Object)
Object[] buffer
long offset
Object e
public static java.lang.Object lpElement (java.lang.Object[], long)
Object[] buffer
long offset
public static java.lang.Object lvElement (java.lang.Object[], long)
Object[] buffer
long offset
public static long calcElementOffset (long)
long index
static void ()
int scale
}
META-INF/services/io.grpc.ManagedChannelProvider
META-INF/services/io.grpc.ServerProvider