A B C D E F G H I K L M N O P R S T U V W 

A

ACK - Static variable in class io.netty.handler.codec.http2.Http2Flags
 
ack() - Method in class io.netty.handler.codec.http2.Http2Flags
Determines whether the flag is set indicating that this frame is an ACK.
ack(boolean) - Method in class io.netty.handler.codec.http2.Http2Flags
Sets the Http2Flags.ACK flag.
add(ByteString, ByteString) - Method in class io.netty.handler.codec.http2.DefaultHttp2Headers
 
add(ByteString, Iterable<? extends ByteString>) - Method in class io.netty.handler.codec.http2.DefaultHttp2Headers
 
add(ByteString, ByteString...) - Method in class io.netty.handler.codec.http2.DefaultHttp2Headers
 
add(Headers<? extends ByteString>) - Method in class io.netty.handler.codec.http2.DefaultHttp2Headers
 
add(ByteString, ByteString) - Method in class io.netty.handler.codec.http2.EmptyHttp2Headers
 
add(ByteString, Iterable<? extends ByteString>) - Method in class io.netty.handler.codec.http2.EmptyHttp2Headers
 
add(ByteString, ByteString...) - Method in class io.netty.handler.codec.http2.EmptyHttp2Headers
 
add(Headers<? extends ByteString>) - Method in class io.netty.handler.codec.http2.EmptyHttp2Headers
 
add(Http2Exception.StreamException) - Method in exception io.netty.handler.codec.http2.Http2Exception.CompositeStreamException
 
add(ByteString, ByteString) - Method in interface io.netty.handler.codec.http2.Http2Headers
 
add(ByteString, Iterable<? extends ByteString>) - Method in interface io.netty.handler.codec.http2.Http2Headers
 
add(ByteString, ByteString...) - Method in interface io.netty.handler.codec.http2.Http2Headers
 
add(Headers<? extends ByteString>) - Method in interface io.netty.handler.codec.http2.Http2Headers
 
addBoolean(ByteString, boolean) - Method in class io.netty.handler.codec.http2.DefaultHttp2Headers
 
addBoolean(ByteString, boolean) - Method in class io.netty.handler.codec.http2.EmptyHttp2Headers
 
addBoolean(ByteString, boolean) - Method in interface io.netty.handler.codec.http2.Http2Headers
 
addByte(ByteString, byte) - Method in class io.netty.handler.codec.http2.DefaultHttp2Headers
 
addByte(ByteString, byte) - Method in class io.netty.handler.codec.http2.EmptyHttp2Headers
 
addByte(ByteString, byte) - Method in interface io.netty.handler.codec.http2.Http2Headers
 
addChar(ByteString, char) - Method in class io.netty.handler.codec.http2.DefaultHttp2Headers
 
addChar(ByteString, char) - Method in class io.netty.handler.codec.http2.EmptyHttp2Headers
 
addChar(ByteString, char) - Method in interface io.netty.handler.codec.http2.Http2Headers
 
addDouble(ByteString, double) - Method in class io.netty.handler.codec.http2.DefaultHttp2Headers
 
addDouble(ByteString, double) - Method in class io.netty.handler.codec.http2.EmptyHttp2Headers
 
addDouble(ByteString, double) - Method in interface io.netty.handler.codec.http2.Http2Headers
 
addFloat(ByteString, float) - Method in class io.netty.handler.codec.http2.DefaultHttp2Headers
 
addFloat(ByteString, float) - Method in class io.netty.handler.codec.http2.EmptyHttp2Headers
 
addFloat(ByteString, float) - Method in interface io.netty.handler.codec.http2.Http2Headers
 
addFlowControlled(Http2Stream, Http2RemoteFlowController.FlowControlled) - Method in class io.netty.handler.codec.http2.DefaultHttp2RemoteFlowController
 
addFlowControlled(Http2Stream, Http2RemoteFlowController.FlowControlled) - Method in interface io.netty.handler.codec.http2.Http2RemoteFlowController
Queues a payload for transmission to the remote endpoint.
addHttp2ToHttpHeaders(int, Http2Headers, FullHttpMessage, boolean) - Static method in class io.netty.handler.codec.http2.HttpConversionUtil
Translate and add HTTP/2 headers to HTTP/1.x headers
addInt(ByteString, int) - Method in class io.netty.handler.codec.http2.DefaultHttp2Headers
 
addInt(ByteString, int) - Method in class io.netty.handler.codec.http2.EmptyHttp2Headers
 
addInt(ByteString, int) - Method in interface io.netty.handler.codec.http2.Http2Headers
 
addListener(Http2Connection.Listener) - Method in class io.netty.handler.codec.http2.DefaultHttp2Connection
 
addListener(Http2Connection.Listener) - Method in interface io.netty.handler.codec.http2.Http2Connection
Adds a listener of stream life-cycle events.
addLong(ByteString, long) - Method in class io.netty.handler.codec.http2.DefaultHttp2Headers
 
addLong(ByteString, long) - Method in class io.netty.handler.codec.http2.EmptyHttp2Headers
 
addLong(ByteString, long) - Method in interface io.netty.handler.codec.http2.Http2Headers
 
addObject(ByteString, Object) - Method in class io.netty.handler.codec.http2.DefaultHttp2Headers
 
addObject(ByteString, Iterable<?>) - Method in class io.netty.handler.codec.http2.DefaultHttp2Headers
 
addObject(ByteString, Object...) - Method in class io.netty.handler.codec.http2.DefaultHttp2Headers
 
addObject(ByteString, Object) - Method in class io.netty.handler.codec.http2.EmptyHttp2Headers
 
addObject(ByteString, Iterable<?>) - Method in class io.netty.handler.codec.http2.EmptyHttp2Headers
 
addObject(ByteString, Object...) - Method in class io.netty.handler.codec.http2.EmptyHttp2Headers
 
addObject(ByteString, Object) - Method in interface io.netty.handler.codec.http2.Http2Headers
 
addObject(ByteString, Iterable<?>) - Method in interface io.netty.handler.codec.http2.Http2Headers
 
addObject(ByteString, Object...) - Method in interface io.netty.handler.codec.http2.Http2Headers
 
addShort(ByteString, short) - Method in class io.netty.handler.codec.http2.DefaultHttp2Headers
 
addShort(ByteString, short) - Method in class io.netty.handler.codec.http2.EmptyHttp2Headers
 
addShort(ByteString, short) - Method in interface io.netty.handler.codec.http2.Http2Headers
 
addTimeMillis(ByteString, long) - Method in class io.netty.handler.codec.http2.DefaultHttp2Headers
 
addTimeMillis(ByteString, long) - Method in class io.netty.handler.codec.http2.EmptyHttp2Headers
 
addTimeMillis(ByteString, long) - Method in interface io.netty.handler.codec.http2.Http2Headers
 
allowPushTo(boolean) - Method in interface io.netty.handler.codec.http2.Http2Connection.Endpoint
Sets whether server push is allowed to this endpoint.
allowPushTo() - Method in interface io.netty.handler.codec.http2.Http2Connection.Endpoint
Gets whether or not server push is allowed to this endpoint.
ALWAYS_VERIFY - Static variable in interface io.netty.handler.codec.http2.Http2PromisedRequestVerifier
A default implementation of Http2PromisedRequestVerifier which always returns positive responses for all verification challenges.
authority(ByteString) - Method in class io.netty.handler.codec.http2.DefaultHttp2Headers
 
authority() - Method in class io.netty.handler.codec.http2.DefaultHttp2Headers
 
authority(ByteString) - Method in class io.netty.handler.codec.http2.EmptyHttp2Headers
 
authority() - Method in class io.netty.handler.codec.http2.EmptyHttp2Headers
 
authority(ByteString) - Method in interface io.netty.handler.codec.http2.Http2Headers
Sets the Http2Headers.PseudoHeaderName.AUTHORITY header or null if there is no such header
authority() - Method in interface io.netty.handler.codec.http2.Http2Headers
Gets the Http2Headers.PseudoHeaderName.AUTHORITY header or null if there is no such header

B

bind(ChannelHandlerContext, SocketAddress, ChannelPromise) - Method in class io.netty.handler.codec.http2.Http2ConnectionHandler
 
build() - Method in class io.netty.handler.codec.http2.InboundHttp2ToHttpAdapter.Builder
Builds/creates a new InboundHttp2ToHttpAdapter instance using this builders current settings.
build() - Method in class io.netty.handler.codec.http2.InboundHttp2ToHttpPriorityAdapter.Builder
 

C

canCreateStream() - Method in interface io.netty.handler.codec.http2.Http2Connection.Endpoint
Indicates whether or not this endpoint is currently allowed to create new streams.
channelActive(ChannelHandlerContext) - Method in class io.netty.handler.codec.http2.Http2ConnectionHandler
 
channelHandlerContext(ChannelHandlerContext) - Method in class io.netty.handler.codec.http2.DefaultHttp2LocalFlowController
 
channelHandlerContext(ChannelHandlerContext) - Method in class io.netty.handler.codec.http2.DefaultHttp2RemoteFlowController
Set the ChannelHandlerContext for which to apply flow control on.
channelHandlerContext() - Method in class io.netty.handler.codec.http2.DefaultHttp2RemoteFlowController
 
channelHandlerContext(ChannelHandlerContext) - Method in interface io.netty.handler.codec.http2.Http2FlowController
Set the ChannelHandlerContext for which to apply flow control on.
channelHandlerContext() - Method in interface io.netty.handler.codec.http2.Http2RemoteFlowController
Get the ChannelHandlerContext for which to apply flow control on.
channelInactive(ChannelHandlerContext) - Method in class io.netty.handler.codec.http2.Http2ConnectionHandler
 
channelReadComplete(ChannelHandlerContext) - Method in class io.netty.handler.codec.http2.Http2ConnectionHandler
 
channelWritabilityChanged(ChannelHandlerContext) - Method in class io.netty.handler.codec.http2.Http2ConnectionHandler
 
CIPHERS - Static variable in class io.netty.handler.codec.http2.Http2SecurityUtil
The following list is derived from SunJSSE Supported Ciphers and Mozilla Cipher Suites in accordance with the HTTP/2 Specification.
clear() - Method in class io.netty.handler.codec.http2.DefaultHttp2Headers
 
clear() - Method in class io.netty.handler.codec.http2.EmptyHttp2Headers
 
clear() - Method in interface io.netty.handler.codec.http2.Http2Headers
 
close() - Method in class io.netty.handler.codec.http2.DecoratingHttp2ConnectionDecoder
 
close() - Method in class io.netty.handler.codec.http2.DecoratingHttp2FrameWriter
 
close() - Method in class io.netty.handler.codec.http2.DefaultHttp2ConnectionDecoder
 
close() - Method in class io.netty.handler.codec.http2.DefaultHttp2ConnectionEncoder
 
close() - Method in class io.netty.handler.codec.http2.DefaultHttp2FrameReader
 
close() - Method in class io.netty.handler.codec.http2.DefaultHttp2FrameWriter
 
close() - Method in interface io.netty.handler.codec.http2.Http2ConnectionDecoder
 
close(ChannelHandlerContext, ChannelPromise) - Method in class io.netty.handler.codec.http2.Http2ConnectionHandler
 
close() - Method in interface io.netty.handler.codec.http2.Http2FrameReader
Closes this reader and frees any allocated resources.
close() - Method in interface io.netty.handler.codec.http2.Http2FrameWriter
Closes this writer and frees any allocated resources.
close() - Method in class io.netty.handler.codec.http2.Http2InboundFrameLogger
 
close() - Method in class io.netty.handler.codec.http2.Http2OutboundFrameLogger
 
close() - Method in interface io.netty.handler.codec.http2.Http2Stream
Closes the stream.
close() - Method in class io.netty.handler.codec.http2.StreamBufferingEncoder
 
closedStreamError(Http2Error, String, Object...) - Static method in exception io.netty.handler.codec.http2.Http2Exception
Use if an error has occurred which can not be isolated to a single stream, but instead applies to the entire connection.
closeLocalSide() - Method in interface io.netty.handler.codec.http2.Http2Stream
Closes the local side of this stream.
closeRemoteSide() - Method in interface io.netty.handler.codec.http2.Http2Stream
Closes the remote side of this stream.
closeStream(Http2Stream, ChannelFuture) - Method in class io.netty.handler.codec.http2.Http2ConnectionHandler
 
closeStream(Http2Stream, ChannelFuture) - Method in interface io.netty.handler.codec.http2.Http2LifecycleManager
Closes and deactivates the given stream.
closeStreamLocal(Http2Stream, ChannelFuture) - Method in class io.netty.handler.codec.http2.Http2ConnectionHandler
Closes the local side of the given stream.
closeStreamLocal(Http2Stream, ChannelFuture) - Method in interface io.netty.handler.codec.http2.Http2LifecycleManager
Closes the local side of the stream.
closeStreamRemote(Http2Stream, ChannelFuture) - Method in class io.netty.handler.codec.http2.Http2ConnectionHandler
Closes the remote side of the given stream.
closeStreamRemote(Http2Stream, ChannelFuture) - Method in interface io.netty.handler.codec.http2.Http2LifecycleManager
Closes the remote side of the stream.
code() - Method in enum io.netty.handler.codec.http2.Http2Error
Gets the code for this error used on the wire.
CompressorHttp2ConnectionEncoder - Class in io.netty.handler.codec.http2
A decorating HTTP2 encoder that will compress data frames according to the content-encoding header for each stream.
CompressorHttp2ConnectionEncoder(Http2ConnectionEncoder) - Constructor for class io.netty.handler.codec.http2.CompressorHttp2ConnectionEncoder
 
CompressorHttp2ConnectionEncoder(Http2ConnectionEncoder, int, int, int) - Constructor for class io.netty.handler.codec.http2.CompressorHttp2ConnectionEncoder
 
configuration() - Method in class io.netty.handler.codec.http2.DecoratingHttp2FrameWriter
 
configuration() - Method in class io.netty.handler.codec.http2.DefaultHttp2ConnectionEncoder
 
configuration() - Method in class io.netty.handler.codec.http2.DefaultHttp2FrameReader
 
configuration() - Method in class io.netty.handler.codec.http2.DefaultHttp2FrameWriter
 
configuration() - Method in class io.netty.handler.codec.http2.DefaultHttp2HeadersDecoder
 
configuration() - Method in class io.netty.handler.codec.http2.DefaultHttp2HeadersEncoder
 
configuration() - Method in interface io.netty.handler.codec.http2.Http2FrameReader
Get the configuration related elements for this Http2FrameReader
configuration() - Method in interface io.netty.handler.codec.http2.Http2FrameWriter
Get the configuration related elements for this Http2FrameWriter
configuration() - Method in interface io.netty.handler.codec.http2.Http2HeadersDecoder
configuration() - Method in interface io.netty.handler.codec.http2.Http2HeadersEncoder
configuration() - Method in class io.netty.handler.codec.http2.Http2InboundFrameLogger
 
configuration() - Method in class io.netty.handler.codec.http2.Http2OutboundFrameLogger
 
connect(ChannelHandlerContext, SocketAddress, SocketAddress, ChannelPromise) - Method in class io.netty.handler.codec.http2.Http2ConnectionHandler
 
connection() - Method in class io.netty.handler.codec.http2.DecoratingHttp2ConnectionDecoder
 
connection() - Method in class io.netty.handler.codec.http2.DecoratingHttp2ConnectionEncoder
 
connection() - Method in class io.netty.handler.codec.http2.DefaultHttp2ConnectionDecoder
 
connection() - Method in class io.netty.handler.codec.http2.DefaultHttp2ConnectionEncoder
 
connection() - Method in interface io.netty.handler.codec.http2.Http2ConnectionDecoder
Provides direct access to the underlying connection.
connection() - Method in interface io.netty.handler.codec.http2.Http2ConnectionEncoder
Provides direct access to the underlying connection.
connection() - Method in class io.netty.handler.codec.http2.Http2ConnectionHandler
 
connection - Variable in class io.netty.handler.codec.http2.InboundHttp2ToHttpAdapter
 
CONNECTION_STREAM_ID - Static variable in class io.netty.handler.codec.http2.Http2CodecUtil
 
connectionError(Http2Error, String, Object...) - Static method in exception io.netty.handler.codec.http2.Http2Exception
Use if an error has occurred which can not be isolated to a single stream, but instead applies to the entire connection.
connectionError(Http2Error, Throwable, String, Object...) - Static method in exception io.netty.handler.codec.http2.Http2Exception
Use if an error has occurred which can not be isolated to a single stream, but instead applies to the entire connection.
connectionPrefaceBuf() - Static method in class io.netty.handler.codec.http2.Http2CodecUtil
Returns a buffer containing the the Http2CodecUtil.CONNECTION_PREFACE.
connectionStream() - Method in class io.netty.handler.codec.http2.DefaultHttp2Connection
 
connectionStream() - Method in interface io.netty.handler.codec.http2.Http2Connection
Gets the stream object representing the connection, itself (i.e. stream zero).
consumeBytes(Http2Stream, int) - Method in class io.netty.handler.codec.http2.DefaultHttp2LocalFlowController
 
consumeBytes(Http2Stream, int) - Method in interface io.netty.handler.codec.http2.Http2LocalFlowController
Indicates that the application has consumed a number of bytes for the given stream and is therefore ready to receive more data from the remote endpoint.
CONTINUATION - Static variable in class io.netty.handler.codec.http2.Http2FrameTypes
 
CONTINUATION_FRAME_HEADER_LENGTH - Static variable in class io.netty.handler.codec.http2.Http2CodecUtil
 
copyFrom(Http2Settings) - Method in class io.netty.handler.codec.http2.Http2Settings
Clears and then copies the given settings into this object.
createIdleStream(int) - Method in interface io.netty.handler.codec.http2.Http2Connection.Endpoint
Creates a stream initiated by this endpoint.
createStream(int, boolean) - Method in interface io.netty.handler.codec.http2.Http2Connection.Endpoint
Creates a stream initiated by this endpoint.

D

DATA - Static variable in class io.netty.handler.codec.http2.Http2FrameTypes
 
DATA_FRAME_HEADER_LENGTH - Static variable in class io.netty.handler.codec.http2.Http2CodecUtil
 
debugData() - Method in exception io.netty.handler.codec.http2.StreamBufferingEncoder.Http2GoAwayException
 
decode(ChannelHandlerContext, ByteBuf, List<Object>) - Method in class io.netty.handler.codec.http2.Http2ConnectionHandler
 
decodeFrame(ChannelHandlerContext, ByteBuf, List<Object>) - Method in class io.netty.handler.codec.http2.DecoratingHttp2ConnectionDecoder
 
decodeFrame(ChannelHandlerContext, ByteBuf, List<Object>) - Method in class io.netty.handler.codec.http2.DefaultHttp2ConnectionDecoder
 
decodeFrame(ChannelHandlerContext, ByteBuf, List<Object>) - Method in interface io.netty.handler.codec.http2.Http2ConnectionDecoder
Called by the Http2ConnectionHandler to decode the next frame from the input buffer.
decodeHeaders(ByteBuf) - Method in class io.netty.handler.codec.http2.DefaultHttp2HeadersDecoder
 
decodeHeaders(ByteBuf) - Method in interface io.netty.handler.codec.http2.Http2HeadersDecoder
Decodes the given headers block and returns the headers.
decoder() - Method in class io.netty.handler.codec.http2.Http2ConnectionHandler
 
DecoratingHttp2ConnectionDecoder - Class in io.netty.handler.codec.http2
Decorator around another Http2ConnectionDecoder instance.
DecoratingHttp2ConnectionDecoder(Http2ConnectionDecoder) - Constructor for class io.netty.handler.codec.http2.DecoratingHttp2ConnectionDecoder
 
DecoratingHttp2ConnectionEncoder - Class in io.netty.handler.codec.http2
A decorator around another Http2ConnectionEncoder instance.
DecoratingHttp2ConnectionEncoder(Http2ConnectionEncoder) - Constructor for class io.netty.handler.codec.http2.DecoratingHttp2ConnectionEncoder
 
DecoratingHttp2FrameWriter - Class in io.netty.handler.codec.http2
Decorator around another Http2FrameWriter instance.
DecoratingHttp2FrameWriter(Http2FrameWriter) - Constructor for class io.netty.handler.codec.http2.DecoratingHttp2FrameWriter
 
DEFAULT_COMPRESSION_LEVEL - Static variable in class io.netty.handler.codec.http2.CompressorHttp2ConnectionEncoder
 
DEFAULT_ENABLE_PUSH - Static variable in class io.netty.handler.codec.http2.Http2CodecUtil
 
DEFAULT_HEADER_TABLE_SIZE - Static variable in class io.netty.handler.codec.http2.Http2CodecUtil
 
DEFAULT_MAX_FRAME_SIZE - Static variable in class io.netty.handler.codec.http2.Http2CodecUtil
 
DEFAULT_MAX_HEADER_SIZE - Static variable in class io.netty.handler.codec.http2.Http2CodecUtil
 
DEFAULT_MEM_LEVEL - Static variable in class io.netty.handler.codec.http2.CompressorHttp2ConnectionEncoder
 
DEFAULT_PRIORITY_WEIGHT - Static variable in class io.netty.handler.codec.http2.Http2CodecUtil
 
DEFAULT_WINDOW_BITS - Static variable in class io.netty.handler.codec.http2.CompressorHttp2ConnectionEncoder
 
DEFAULT_WINDOW_SIZE - Static variable in class io.netty.handler.codec.http2.Http2CodecUtil
 
DEFAULT_WINDOW_UPDATE_RATIO - Static variable in class io.netty.handler.codec.http2.DefaultHttp2LocalFlowController
The default ratio of window size to initial window size below which a WINDOW_UPDATE is sent to expand the window.
DefaultHttp2Connection - Class in io.netty.handler.codec.http2
Simple implementation of Http2Connection.
DefaultHttp2Connection(boolean) - Constructor for class io.netty.handler.codec.http2.DefaultHttp2Connection
Creates a new connection with the given settings.
DefaultHttp2ConnectionDecoder - Class in io.netty.handler.codec.http2
Provides the default implementation for processing inbound frame events and delegates to a Http2FrameListener This class will read HTTP/2 frames and delegate the events to a Http2FrameListener This interface enforces inbound flow control functionality through Http2LocalFlowController
DefaultHttp2ConnectionDecoder(Http2Connection, Http2ConnectionEncoder, Http2FrameReader, Http2FrameListener) - Constructor for class io.netty.handler.codec.http2.DefaultHttp2ConnectionDecoder
 
DefaultHttp2ConnectionDecoder(Http2Connection, Http2ConnectionEncoder, Http2FrameReader, Http2FrameListener, Http2PromisedRequestVerifier) - Constructor for class io.netty.handler.codec.http2.DefaultHttp2ConnectionDecoder
 
DefaultHttp2ConnectionEncoder - Class in io.netty.handler.codec.http2
Default implementation of Http2ConnectionEncoder.
DefaultHttp2ConnectionEncoder(Http2Connection, Http2FrameWriter) - Constructor for class io.netty.handler.codec.http2.DefaultHttp2ConnectionEncoder
 
DefaultHttp2ConnectionEncoder.FlowControlledBase - Class in io.netty.handler.codec.http2
Common base type for payloads to deliver via flow-control.
DefaultHttp2ConnectionEncoder.FlowControlledBase(Http2Stream, int, boolean, ChannelPromise) - Constructor for class io.netty.handler.codec.http2.DefaultHttp2ConnectionEncoder.FlowControlledBase
 
DefaultHttp2FrameReader - Class in io.netty.handler.codec.http2
A Http2FrameReader that supports all frame types defined by the HTTP/2 specification.
DefaultHttp2FrameReader() - Constructor for class io.netty.handler.codec.http2.DefaultHttp2FrameReader
 
DefaultHttp2FrameReader(Http2HeadersDecoder) - Constructor for class io.netty.handler.codec.http2.DefaultHttp2FrameReader
 
DefaultHttp2FrameReader.HeadersBlockBuilder - Class in io.netty.handler.codec.http2
Utility class to help with construction of the headers block that may potentially span multiple frames.
DefaultHttp2FrameReader.HeadersBlockBuilder() - Constructor for class io.netty.handler.codec.http2.DefaultHttp2FrameReader.HeadersBlockBuilder
 
DefaultHttp2FrameWriter - Class in io.netty.handler.codec.http2
A Http2FrameWriter that supports all frame types defined by the HTTP/2 specification.
DefaultHttp2FrameWriter() - Constructor for class io.netty.handler.codec.http2.DefaultHttp2FrameWriter
 
DefaultHttp2FrameWriter(Http2HeadersEncoder) - Constructor for class io.netty.handler.codec.http2.DefaultHttp2FrameWriter
 
DefaultHttp2Headers - Class in io.netty.handler.codec.http2
 
DefaultHttp2Headers() - Constructor for class io.netty.handler.codec.http2.DefaultHttp2Headers
 
DefaultHttp2HeadersDecoder - Class in io.netty.handler.codec.http2
 
DefaultHttp2HeadersDecoder() - Constructor for class io.netty.handler.codec.http2.DefaultHttp2HeadersDecoder
 
DefaultHttp2HeadersDecoder(int, int) - Constructor for class io.netty.handler.codec.http2.DefaultHttp2HeadersDecoder
 
DefaultHttp2HeadersEncoder - Class in io.netty.handler.codec.http2
 
DefaultHttp2HeadersEncoder() - Constructor for class io.netty.handler.codec.http2.DefaultHttp2HeadersEncoder
 
DefaultHttp2HeadersEncoder(int, Http2HeadersEncoder.SensitivityDetector) - Constructor for class io.netty.handler.codec.http2.DefaultHttp2HeadersEncoder
 
DefaultHttp2LocalFlowController - Class in io.netty.handler.codec.http2
Basic implementation of Http2LocalFlowController.
DefaultHttp2LocalFlowController(Http2Connection, Http2FrameWriter) - Constructor for class io.netty.handler.codec.http2.DefaultHttp2LocalFlowController
 
DefaultHttp2LocalFlowController(Http2Connection, Http2FrameWriter, float) - Constructor for class io.netty.handler.codec.http2.DefaultHttp2LocalFlowController
 
DefaultHttp2RemoteFlowController - Class in io.netty.handler.codec.http2
Basic implementation of Http2RemoteFlowController.
DefaultHttp2RemoteFlowController(Http2Connection) - Constructor for class io.netty.handler.codec.http2.DefaultHttp2RemoteFlowController
 
DelegatingDecompressorFrameListener - Class in io.netty.handler.codec.http2
A HTTP2 frame listener that will decompress data frames according to the content-encoding header for each stream.
DelegatingDecompressorFrameListener(Http2Connection, Http2FrameListener) - Constructor for class io.netty.handler.codec.http2.DelegatingDecompressorFrameListener
 
DelegatingDecompressorFrameListener(Http2Connection, Http2FrameListener, boolean) - Constructor for class io.netty.handler.codec.http2.DelegatingDecompressorFrameListener
 
deregister(ChannelHandlerContext, ChannelPromise) - Method in class io.netty.handler.codec.http2.Http2ConnectionHandler
 
disconnect(ChannelHandlerContext, ChannelPromise) - Method in class io.netty.handler.codec.http2.Http2ConnectionHandler
 

E

EmptyHttp2Headers - Class in io.netty.handler.codec.http2
 
emptyPingBuf() - Static method in class io.netty.handler.codec.http2.Http2CodecUtil
Returns a buffer filled with all zeros that is the appropriate length for a PING frame.
encodeHeaders(Http2Headers, ByteBuf) - Method in class io.netty.handler.codec.http2.DefaultHttp2HeadersEncoder
 
encodeHeaders(Http2Headers, ByteBuf) - Method in interface io.netty.handler.codec.http2.Http2HeadersEncoder
Encodes the given headers and writes the output headers block to the given output buffer.
encoder() - Method in class io.netty.handler.codec.http2.Http2ConnectionHandler
 
END_HEADERS - Static variable in class io.netty.handler.codec.http2.Http2Flags
 
END_STREAM - Static variable in class io.netty.handler.codec.http2.Http2Flags
 
endOfHeaders() - Method in class io.netty.handler.codec.http2.Http2Flags
Determines whether the Http2Flags.END_HEADERS flag is set.
endOfHeaders(boolean) - Method in class io.netty.handler.codec.http2.Http2Flags
Sets the Http2Flags.END_HEADERS flag.
endOfStream - Variable in class io.netty.handler.codec.http2.DefaultHttp2ConnectionEncoder.FlowControlledBase
 
endOfStream() - Method in class io.netty.handler.codec.http2.Http2Flags
Determines whether the Http2Flags.END_STREAM flag is set.
endOfStream(boolean) - Method in class io.netty.handler.codec.http2.Http2Flags
Sets the Http2Flags.END_STREAM flag.
equals(Object) - Method in class io.netty.handler.codec.http2.Http2Flags
 
error() - Method in exception io.netty.handler.codec.http2.Http2Exception
 
error(ChannelHandlerContext, Throwable) - Method in interface io.netty.handler.codec.http2.Http2RemoteFlowController.FlowControlled
Called to indicate that an error occurred before this object could be completely written.
errorCode() - Method in exception io.netty.handler.codec.http2.StreamBufferingEncoder.Http2GoAwayException
 
exceptionCaught(ChannelHandlerContext, Throwable) - Method in class io.netty.handler.codec.http2.Http2ConnectionHandler
Handles Http2Exception objects that were thrown from other handlers.

F

fireChannelRead(ChannelHandlerContext, FullHttpMessage, int) - Method in class io.netty.handler.codec.http2.InboundHttp2ToHttpAdapter
Set final headers and fire a channel read event
fireChannelRead(ChannelHandlerContext, FullHttpMessage, int) - Method in class io.netty.handler.codec.http2.InboundHttp2ToHttpPriorityAdapter
 
flowController() - Method in class io.netty.handler.codec.http2.DecoratingHttp2ConnectionDecoder
 
flowController() - Method in class io.netty.handler.codec.http2.DecoratingHttp2ConnectionEncoder
 
flowController() - Method in class io.netty.handler.codec.http2.DefaultHttp2ConnectionDecoder
 
flowController() - Method in class io.netty.handler.codec.http2.DefaultHttp2ConnectionEncoder
 
flowController() - Method in interface io.netty.handler.codec.http2.Http2Connection.Endpoint
Gets the flow controller for this endpoint.
flowController(F) - Method in interface io.netty.handler.codec.http2.Http2Connection.Endpoint
Sets the flow controller for this endpoint.
flowController() - Method in interface io.netty.handler.codec.http2.Http2ConnectionDecoder
Provides the local flow controller for managing inbound traffic.
flowController() - Method in interface io.netty.handler.codec.http2.Http2ConnectionEncoder
Provides the remote flow controller for managing outbound traffic.
flush(ChannelHandlerContext) - Method in class io.netty.handler.codec.http2.Http2ConnectionHandler
 
forEachActiveStream(Http2StreamVisitor) - Method in class io.netty.handler.codec.http2.DefaultHttp2Connection
 
forEachActiveStream(Http2StreamVisitor) - Method in interface io.netty.handler.codec.http2.Http2Connection
Provide a means of iterating over the collection of active streams.
forEachChild(Http2StreamVisitor) - Method in interface io.netty.handler.codec.http2.Http2Stream
Provide a means of iterating over the children of this stream.
FRAME_HEADER_LENGTH - Static variable in class io.netty.handler.codec.http2.Http2CodecUtil
 
frameSizePolicy() - Method in class io.netty.handler.codec.http2.DefaultHttp2FrameReader
 
frameSizePolicy() - Method in class io.netty.handler.codec.http2.DefaultHttp2FrameWriter
 
frameSizePolicy() - Method in interface io.netty.handler.codec.http2.Http2FrameReader.Configuration
frameSizePolicy() - Method in interface io.netty.handler.codec.http2.Http2FrameWriter.Configuration
frameWriter() - Method in class io.netty.handler.codec.http2.DecoratingHttp2ConnectionEncoder
 
frameWriter() - Method in class io.netty.handler.codec.http2.DefaultHttp2ConnectionEncoder
 
frameWriter() - Method in interface io.netty.handler.codec.http2.Http2ConnectionEncoder
Provides direct access to the underlying frame writer object.
frameWriter() - Method in class io.netty.handler.codec.http2.Http2ConnectionHandler
 

G

getEmbeddedHttp2Exception(Throwable) - Static method in class io.netty.handler.codec.http2.Http2CodecUtil
Iteratively looks through the causaility chain for the given exception and returns the first Http2Exception or null if none.
getIntValue(char) - Method in class io.netty.handler.codec.http2.Http2Settings
A helper method that returns Long.intValue() on the return of CharObjectHashMap.get(char), if present.
getNumPriorityBytes() - Method in class io.netty.handler.codec.http2.Http2Flags
Gets the number of bytes expected for the priority fields of the payload.
getPaddingPresenceFieldLength() - Method in class io.netty.handler.codec.http2.Http2Flags
Gets the length in bytes of the padding presence field expected in the payload.
getProperty(Http2Connection.PropertyKey) - Method in interface io.netty.handler.codec.http2.Http2Stream
Returns application-defined data if any was associated with this stream.
getTargetContentEncoding(ByteString) - Method in class io.netty.handler.codec.http2.CompressorHttp2ConnectionEncoder
Returns the expected content encoding of the decoded content.
getTargetContentEncoding(ByteString) - Method in class io.netty.handler.codec.http2.DelegatingDecompressorFrameListener
Returns the expected content encoding of the decoded content.
GO_AWAY - Static variable in class io.netty.handler.codec.http2.Http2FrameTypes
 
GO_AWAY_FRAME_HEADER_LENGTH - Static variable in class io.netty.handler.codec.http2.Http2CodecUtil
 
goAway(ChannelHandlerContext, int, long, ByteBuf, ChannelPromise) - Method in class io.netty.handler.codec.http2.Http2ConnectionHandler
 
goAway(ChannelHandlerContext, int, long, ByteBuf, ChannelPromise) - Method in interface io.netty.handler.codec.http2.Http2LifecycleManager
Prevents the peer from creating streams and close the connection if errorCode is not Http2Error.NO_ERROR.
goAwayReceived() - Method in class io.netty.handler.codec.http2.DefaultHttp2Connection
 
goAwayReceived(int, long, ByteBuf) - Method in class io.netty.handler.codec.http2.DefaultHttp2Connection
 
goAwayReceived() - Method in interface io.netty.handler.codec.http2.Http2Connection
Indicates whether or not a GOAWAY was received from the remote endpoint.
goAwayReceived(int, long, ByteBuf) - Method in interface io.netty.handler.codec.http2.Http2Connection
Indicates that a GOAWAY was received from the remote endpoint and sets the last known stream.
goAwaySent() - Method in class io.netty.handler.codec.http2.DefaultHttp2Connection
 
goAwaySent(int, long, ByteBuf) - Method in class io.netty.handler.codec.http2.DefaultHttp2Connection
 
goAwaySent() - Method in interface io.netty.handler.codec.http2.Http2Connection
Indicates whether or not a GOAWAY was sent to the remote endpoint.
goAwaySent(int, long, ByteBuf) - Method in interface io.netty.handler.codec.http2.Http2Connection
Indicates that a GOAWAY was sent to the remote endpoint and sets the last known stream.
gracefulShutdownTimeoutMillis() - Method in class io.netty.handler.codec.http2.Http2ConnectionHandler
Get the amount of time (in milliseconds) this endpoint will wait for all streams to be closed before closing the connection during the graceful shutdown process.
gracefulShutdownTimeoutMillis(long) - Method in class io.netty.handler.codec.http2.Http2ConnectionHandler
Set the amount of time (in milliseconds) this endpoint will wait for all streams to be closed before closing the connection during the graceful shutdown process.

H

handlerAdded(ChannelHandlerContext) - Method in class io.netty.handler.codec.http2.Http2ConnectionHandler
 
handlerRemoved0(ChannelHandlerContext) - Method in class io.netty.handler.codec.http2.Http2ConnectionHandler
 
hashCode() - Method in class io.netty.handler.codec.http2.Http2Flags
 
HEADERS - Static variable in class io.netty.handler.codec.http2.Http2FrameTypes
 
HEADERS_FRAME_HEADER_LENGTH - Static variable in class io.netty.handler.codec.http2.Http2CodecUtil
 
headerTable() - Method in class io.netty.handler.codec.http2.DefaultHttp2FrameReader
 
headerTable() - Method in class io.netty.handler.codec.http2.DefaultHttp2FrameWriter
 
headerTable() - Method in class io.netty.handler.codec.http2.DefaultHttp2HeadersDecoder
 
headerTable() - Method in class io.netty.handler.codec.http2.DefaultHttp2HeadersEncoder
 
headerTable() - Method in interface io.netty.handler.codec.http2.Http2FrameReader.Configuration
headerTable() - Method in interface io.netty.handler.codec.http2.Http2FrameWriter.Configuration
headerTable() - Method in interface io.netty.handler.codec.http2.Http2HeadersDecoder.Configuration
Access the Http2HeaderTable for this Http2HeadersDecoder
headerTable() - Method in interface io.netty.handler.codec.http2.Http2HeadersEncoder.Configuration
Access the Http2HeaderTable for this Http2HeadersEncoder
headerTableSize() - Method in class io.netty.handler.codec.http2.Http2Settings
Gets the SETTINGS_HEADER_TABLE_SIZE value.
headerTableSize(int) - Method in class io.netty.handler.codec.http2.Http2Settings
Sets the SETTINGS_HEADER_TABLE_SIZE value.
Http2ClientUpgradeCodec - Class in io.netty.handler.codec.http2
Client-side cleartext upgrade codec from HTTP to HTTP/2.
Http2ClientUpgradeCodec(Http2ConnectionHandler) - Constructor for class io.netty.handler.codec.http2.Http2ClientUpgradeCodec
Creates the codec using a default name for the connection handler when adding to the pipeline.
Http2ClientUpgradeCodec(String, Http2ConnectionHandler) - Constructor for class io.netty.handler.codec.http2.Http2ClientUpgradeCodec
Creates the codec providing an upgrade to the given handler for HTTP/2.
Http2CodecUtil - Class in io.netty.handler.codec.http2
Constants and utility method used for encoding/decoding HTTP2 frames.
Http2Connection - Interface in io.netty.handler.codec.http2
Manager for the state of an HTTP/2 connection with the remote end-point.
Http2Connection.Endpoint<F extends Http2FlowController> - Interface in io.netty.handler.codec.http2
A view of the connection from one endpoint (local or remote).
Http2Connection.Listener - Interface in io.netty.handler.codec.http2
Listener for life-cycle events for streams in this connection.
Http2Connection.PropertyKey - Interface in io.netty.handler.codec.http2
A key to be used for associating application-defined properties with streams within this connection.
Http2ConnectionAdapter - Class in io.netty.handler.codec.http2
Provides empty implementations of all Http2Connection.Listener methods.
Http2ConnectionAdapter() - Constructor for class io.netty.handler.codec.http2.Http2ConnectionAdapter
 
Http2ConnectionDecoder - Interface in io.netty.handler.codec.http2
Handler for inbound traffic on behalf of Http2ConnectionHandler.
Http2ConnectionEncoder - Interface in io.netty.handler.codec.http2
Handler for outbound HTTP/2 traffic.
Http2ConnectionHandler - Class in io.netty.handler.codec.http2
Provides the default implementation for processing inbound frame events and delegates to a Http2FrameListener This class will read HTTP/2 frames and delegate the events to a Http2FrameListener This interface enforces inbound flow control functionality through Http2LocalFlowController
Http2ConnectionHandler(boolean, Http2FrameListener) - Constructor for class io.netty.handler.codec.http2.Http2ConnectionHandler
 
Http2ConnectionHandler(Http2Connection, Http2FrameListener) - Constructor for class io.netty.handler.codec.http2.Http2ConnectionHandler
 
Http2ConnectionHandler(Http2Connection, Http2FrameReader, Http2FrameWriter, Http2FrameListener) - Constructor for class io.netty.handler.codec.http2.Http2ConnectionHandler
 
Http2ConnectionHandler(Http2ConnectionDecoder, Http2ConnectionEncoder) - Constructor for class io.netty.handler.codec.http2.Http2ConnectionHandler
Constructor for pre-configured encoder and decoder.
Http2ConnectionHandler(Http2Connection, Http2FrameListener, Http2Settings) - Constructor for class io.netty.handler.codec.http2.Http2ConnectionHandler
 
Http2ConnectionHandler(Http2Connection, Http2FrameReader, Http2FrameWriter, Http2FrameListener, Http2Settings) - Constructor for class io.netty.handler.codec.http2.Http2ConnectionHandler
 
Http2ConnectionHandler(Http2ConnectionDecoder, Http2ConnectionEncoder, Http2Settings) - Constructor for class io.netty.handler.codec.http2.Http2ConnectionHandler
 
Http2DataWriter - Interface in io.netty.handler.codec.http2
Interface that defines an object capable of producing HTTP/2 data frames.
Http2Error - Enum in io.netty.handler.codec.http2
All error codes identified by the HTTP/2 spec.
Http2EventAdapter - Class in io.netty.handler.codec.http2
This class brings Http2Connection.Listener and Http2FrameListener together to provide NOOP implementation so inheriting classes can selectively choose which methods to override.
Http2EventAdapter() - Constructor for class io.netty.handler.codec.http2.Http2EventAdapter
 
Http2Exception - Exception in io.netty.handler.codec.http2
Exception thrown when an HTTP/2 error was encountered.
Http2Exception(Http2Error) - Constructor for exception io.netty.handler.codec.http2.Http2Exception
 
Http2Exception(Http2Error, Http2Exception.ShutdownHint) - Constructor for exception io.netty.handler.codec.http2.Http2Exception
 
Http2Exception(Http2Error, String) - Constructor for exception io.netty.handler.codec.http2.Http2Exception
 
Http2Exception(Http2Error, String, Http2Exception.ShutdownHint) - Constructor for exception io.netty.handler.codec.http2.Http2Exception
 
Http2Exception(Http2Error, String, Throwable) - Constructor for exception io.netty.handler.codec.http2.Http2Exception
 
Http2Exception(Http2Error, String, Throwable, Http2Exception.ShutdownHint) - Constructor for exception io.netty.handler.codec.http2.Http2Exception
 
Http2Exception.ClosedStreamCreationException - Exception in io.netty.handler.codec.http2
Used when a stream creation attempt fails but may be because the stream was previously closed.
Http2Exception.ClosedStreamCreationException(Http2Error) - Constructor for exception io.netty.handler.codec.http2.Http2Exception.ClosedStreamCreationException
 
Http2Exception.ClosedStreamCreationException(Http2Error, String) - Constructor for exception io.netty.handler.codec.http2.Http2Exception.ClosedStreamCreationException
 
Http2Exception.ClosedStreamCreationException(Http2Error, String, Throwable) - Constructor for exception io.netty.handler.codec.http2.Http2Exception.ClosedStreamCreationException
 
Http2Exception.CompositeStreamException - Exception in io.netty.handler.codec.http2
Provides the ability to handle multiple stream exceptions with one throw statement.
Http2Exception.CompositeStreamException(Http2Error, int) - Constructor for exception io.netty.handler.codec.http2.Http2Exception.CompositeStreamException
 
Http2Exception.ShutdownHint - Enum in io.netty.handler.codec.http2
Provides a hint as to if shutdown is justified, what type of shutdown should be executed.
Http2Exception.StreamException - Exception in io.netty.handler.codec.http2
Represents an exception that can be isolated to a single stream (as opposed to the entire connection).
Http2Flags - Class in io.netty.handler.codec.http2
Provides utility methods for accessing specific flags as defined by the HTTP/2 spec.
Http2Flags() - Constructor for class io.netty.handler.codec.http2.Http2Flags
 
Http2Flags(short) - Constructor for class io.netty.handler.codec.http2.Http2Flags
 
Http2FlowController - Interface in io.netty.handler.codec.http2
Base interface for all HTTP/2 flow controllers.
Http2FrameAdapter - Class in io.netty.handler.codec.http2
Convenience class that provides no-op implementations for all methods of Http2FrameListener.
Http2FrameAdapter() - Constructor for class io.netty.handler.codec.http2.Http2FrameAdapter
 
Http2FrameListener - Interface in io.netty.handler.codec.http2
An listener of HTTP/2 frames.
Http2FrameListenerDecorator - Class in io.netty.handler.codec.http2
Provides a decorator around a Http2FrameListener and delegates all method calls
Http2FrameListenerDecorator(Http2FrameListener) - Constructor for class io.netty.handler.codec.http2.Http2FrameListenerDecorator
 
Http2FrameLogger - Class in io.netty.handler.codec.http2
Logs HTTP2 frames for debugging purposes.
Http2FrameLogger(LogLevel) - Constructor for class io.netty.handler.codec.http2.Http2FrameLogger
 
Http2FrameLogger(LogLevel, String) - Constructor for class io.netty.handler.codec.http2.Http2FrameLogger
 
Http2FrameLogger(LogLevel, Class<?>) - Constructor for class io.netty.handler.codec.http2.Http2FrameLogger
 
Http2FrameLogger.Direction - Enum in io.netty.handler.codec.http2
 
Http2FrameReader - Interface in io.netty.handler.codec.http2
Reads HTTP/2 frames from an input ByteBuf and notifies the specified Http2FrameListener when frames are complete.
Http2FrameReader.Configuration - Interface in io.netty.handler.codec.http2
Configuration specific to Http2FrameReader
Http2FrameSizePolicy - Interface in io.netty.handler.codec.http2
 
Http2FrameTypes - Class in io.netty.handler.codec.http2
Registry of all standard frame types defined by the HTTP/2 specification.
Http2FrameWriter - Interface in io.netty.handler.codec.http2
A writer responsible for marshaling HTTP/2 frames to the channel.
Http2FrameWriter.Configuration - Interface in io.netty.handler.codec.http2
Configuration specific to Http2FrameWriter
Http2Headers - Interface in io.netty.handler.codec.http2
A collection of headers sent or received via HTTP/2.
Http2Headers.PseudoHeaderName - Enum in io.netty.handler.codec.http2
HTTP/2 pseudo-headers names.
Http2HeadersDecoder - Interface in io.netty.handler.codec.http2
Decodes HPACK-encoded headers blocks into Http2Headers.
Http2HeadersDecoder.Configuration - Interface in io.netty.handler.codec.http2
Configuration related elements for the Http2HeadersDecoder interface
Http2HeadersEncoder - Interface in io.netty.handler.codec.http2
Encodes Http2Headers into HPACK-encoded headers blocks.
Http2HeadersEncoder.Configuration - Interface in io.netty.handler.codec.http2
Configuration related elements for the Http2HeadersEncoder interface
Http2HeadersEncoder.SensitivityDetector - Interface in io.netty.handler.codec.http2
Determine if a header name/value pair is treated as sensitive.
Http2HeaderTable - Interface in io.netty.handler.codec.http2
Extracts a common interface for encoding and processing HPACK header constraints
Http2InboundFrameLogger - Class in io.netty.handler.codec.http2
Decorator around a Http2FrameReader that logs all inbound frames before calling back the listener.
Http2InboundFrameLogger(Http2FrameReader, Http2FrameLogger) - Constructor for class io.netty.handler.codec.http2.Http2InboundFrameLogger
 
Http2LifecycleManager - Interface in io.netty.handler.codec.http2
Manager for the life cycle of the HTTP/2 connection.
Http2LocalFlowController - Interface in io.netty.handler.codec.http2
A Http2FlowController for controlling the inbound flow of DATA frames from the remote endpoint.
Http2NoMoreStreamIdsException - Exception in io.netty.handler.codec.http2
This exception is thrown when there are no more stream IDs available for the current connection
Http2NoMoreStreamIdsException() - Constructor for exception io.netty.handler.codec.http2.Http2NoMoreStreamIdsException
 
Http2NoMoreStreamIdsException(Throwable) - Constructor for exception io.netty.handler.codec.http2.Http2NoMoreStreamIdsException
 
Http2OutboundFrameLogger - Class in io.netty.handler.codec.http2
Decorator around a Http2FrameWriter that logs all outbound frames before calling the writer.
Http2OutboundFrameLogger(Http2FrameWriter, Http2FrameLogger) - Constructor for class io.netty.handler.codec.http2.Http2OutboundFrameLogger
 
Http2PromisedRequestVerifier - Interface in io.netty.handler.codec.http2
Provides an extensibility point for users to define the validity of push requests.
Http2RemoteFlowController - Interface in io.netty.handler.codec.http2
A Http2FlowController for controlling the flow of outbound DATA frames to the remote endpoint.
Http2RemoteFlowController.FlowControlled - Interface in io.netty.handler.codec.http2
Implementations of this interface are used to progressively write chunks of the underlying payload to the stream.
Http2RemoteFlowController.Listener - Interface in io.netty.handler.codec.http2
Listener to the number of flow-controlled bytes written per stream.
Http2SecurityUtil - Class in io.netty.handler.codec.http2
Provides utilities related to security requirements specific to HTTP/2.
Http2ServerUpgradeCodec - Class in io.netty.handler.codec.http2
Server-side codec for performing a cleartext upgrade from HTTP/1.x to HTTP/2.
Http2ServerUpgradeCodec(Http2ConnectionHandler) - Constructor for class io.netty.handler.codec.http2.Http2ServerUpgradeCodec
Creates the codec using a default name for the connection handler when adding to the pipeline.
Http2ServerUpgradeCodec(String, Http2ConnectionHandler) - Constructor for class io.netty.handler.codec.http2.Http2ServerUpgradeCodec
Creates the codec providing an upgrade to the given handler for HTTP/2.
Http2Settings - Class in io.netty.handler.codec.http2
Settings for one endpoint in an HTTP/2 connection.
Http2Settings() - Constructor for class io.netty.handler.codec.http2.Http2Settings
 
Http2Settings(int, float) - Constructor for class io.netty.handler.codec.http2.Http2Settings
 
Http2Settings(int) - Constructor for class io.netty.handler.codec.http2.Http2Settings
 
Http2Stream - Interface in io.netty.handler.codec.http2
A single stream within an HTTP2 connection.
Http2Stream.State - Enum in io.netty.handler.codec.http2
The allowed states of an HTTP2 stream.
Http2StreamVisitor - Interface in io.netty.handler.codec.http2
A visitor that allows iteration over a collection of streams.
HTTP_UPGRADE_PROTOCOL_NAME - Static variable in class io.netty.handler.codec.http2.Http2CodecUtil
 
HTTP_UPGRADE_SETTINGS_HEADER - Static variable in class io.netty.handler.codec.http2.Http2CodecUtil
 
HTTP_UPGRADE_STREAM_ID - Static variable in class io.netty.handler.codec.http2.Http2CodecUtil
 
HttpConversionUtil - Class in io.netty.handler.codec.http2
Provides utility methods and constants for the HTTP/2 to HTTP conversion
HttpConversionUtil.ExtensionHeaderNames - Enum in io.netty.handler.codec.http2
Provides the HTTP header extensions used to carry HTTP/2 information in HTTP objects
HttpToHttp2ConnectionHandler - Class in io.netty.handler.codec.http2
Translates HTTP/1.x object writes into HTTP/2 frames.
HttpToHttp2ConnectionHandler(boolean, Http2FrameListener) - Constructor for class io.netty.handler.codec.http2.HttpToHttp2ConnectionHandler
 
HttpToHttp2ConnectionHandler(Http2Connection, Http2FrameListener) - Constructor for class io.netty.handler.codec.http2.HttpToHttp2ConnectionHandler
 
HttpToHttp2ConnectionHandler(Http2Connection, Http2FrameReader, Http2FrameWriter, Http2FrameListener) - Constructor for class io.netty.handler.codec.http2.HttpToHttp2ConnectionHandler
 
HttpToHttp2ConnectionHandler(Http2ConnectionDecoder, Http2ConnectionEncoder) - Constructor for class io.netty.handler.codec.http2.HttpToHttp2ConnectionHandler
 

I

id() - Method in interface io.netty.handler.codec.http2.Http2Stream
Gets the unique identifier for this stream within the connection.
InboundHttp2ToHttpAdapter - Class in io.netty.handler.codec.http2
This adapter provides just header/data events from the HTTP message flow defined here
InboundHttp2ToHttpAdapter(InboundHttp2ToHttpAdapter.Builder) - Constructor for class io.netty.handler.codec.http2.InboundHttp2ToHttpAdapter
 
InboundHttp2ToHttpAdapter.Builder - Class in io.netty.handler.codec.http2
 
InboundHttp2ToHttpAdapter.Builder(Http2Connection) - Constructor for class io.netty.handler.codec.http2.InboundHttp2ToHttpAdapter.Builder
Creates a new InboundHttp2ToHttpAdapter builder for the specified Http2Connection.
InboundHttp2ToHttpPriorityAdapter - Class in io.netty.handler.codec.http2
Translate header/data/priority HTTP/2 frame events into HTTP events.
InboundHttp2ToHttpPriorityAdapter.Builder - Class in io.netty.handler.codec.http2
 
InboundHttp2ToHttpPriorityAdapter.Builder(Http2Connection) - Constructor for class io.netty.handler.codec.http2.InboundHttp2ToHttpPriorityAdapter.Builder
Creates a new InboundHttp2ToHttpPriorityAdapter builder for the specified Http2Connection.
incrementWindowSize(Http2Stream, int) - Method in class io.netty.handler.codec.http2.DefaultHttp2LocalFlowController
 
incrementWindowSize(Http2Stream, int) - Method in class io.netty.handler.codec.http2.DefaultHttp2RemoteFlowController
 
incrementWindowSize(Http2Stream, int) - Method in interface io.netty.handler.codec.http2.Http2FlowController
Increments the size of the stream's flow control window by the given delta.
initialWindowSize(int) - Method in class io.netty.handler.codec.http2.DefaultHttp2LocalFlowController
 
initialWindowSize() - Method in class io.netty.handler.codec.http2.DefaultHttp2LocalFlowController
 
initialWindowSize(Http2Stream) - Method in class io.netty.handler.codec.http2.DefaultHttp2LocalFlowController
 
initialWindowSize(int) - Method in class io.netty.handler.codec.http2.DefaultHttp2RemoteFlowController
 
initialWindowSize() - Method in class io.netty.handler.codec.http2.DefaultHttp2RemoteFlowController
 
initialWindowSize(Http2Stream) - Method in class io.netty.handler.codec.http2.DefaultHttp2RemoteFlowController
 
initialWindowSize(int) - Method in interface io.netty.handler.codec.http2.Http2FlowController
Sets the connection-wide initial flow control window and updates all stream windows (but not the connection stream window) by the delta.
initialWindowSize() - Method in interface io.netty.handler.codec.http2.Http2FlowController
Gets the connection-wide initial flow control window size that is used as the basis for new stream flow control windows.
initialWindowSize(Http2Stream) - Method in interface io.netty.handler.codec.http2.Http2FlowController
Get the initial flow control window size for the given stream.
initialWindowSize() - Method in class io.netty.handler.codec.http2.Http2Settings
Gets the SETTINGS_INITIAL_WINDOW_SIZE value.
initialWindowSize(int) - Method in class io.netty.handler.codec.http2.Http2Settings
Sets the SETTINGS_INITIAL_WINDOW_SIZE value.
INSTANCE - Static variable in class io.netty.handler.codec.http2.EmptyHttp2Headers
 
INT_FIELD_LENGTH - Static variable in class io.netty.handler.codec.http2.Http2CodecUtil
 
io.netty.handler.codec.http2 - package io.netty.handler.codec.http2
Handlers for sending and receiving HTTP/2 frames.
isAuthoritative(ChannelHandlerContext, Http2Headers) - Method in interface io.netty.handler.codec.http2.Http2PromisedRequestVerifier
Determine if a Http2Headers are authoritative for a particular ChannelHandlerContext.
isCacheable(Http2Headers) - Method in interface io.netty.handler.codec.http2.Http2PromisedRequestVerifier
Determine if a request is cacheable.
isDescendantOf(Http2Stream) - Method in interface io.netty.handler.codec.http2.Http2Stream
Indicates whether or not this stream is a descendant in the priority tree from the given stream.
isFlagSet(short) - Method in class io.netty.handler.codec.http2.Http2Flags
Indicates whether or not a particular flag is set.
isGracefulShutdownComplete() - Method in class io.netty.handler.codec.http2.Http2ConnectionHandler
Called by the graceful shutdown logic to determine when it is safe to close the connection.
isLeaf() - Method in interface io.netty.handler.codec.http2.Http2Stream
Indicates whether or not this is a leaf node (i.e.
isMaxFrameSizeValid(int) - Static method in class io.netty.handler.codec.http2.Http2CodecUtil
Indicates whether or not the given value for max frame size falls within the valid range.
isPseudoHeader(ByteString) - Static method in enum io.netty.handler.codec.http2.Http2Headers.PseudoHeaderName
Indicates whether the given header name is a valid HTTP/2 pseudo header.
isResetSent() - Method in interface io.netty.handler.codec.http2.Http2Stream
Indicates whether a RST_STREAM frame has been sent from the local endpoint for this stream.
isRoot() - Method in interface io.netty.handler.codec.http2.Http2Stream
Indicates whether or not this stream is the root node of the priority tree.
isSafe(Http2Headers) - Method in interface io.netty.handler.codec.http2.Http2PromisedRequestVerifier
Determine if a request is safe.
isSensitive(ByteString, ByteString) - Method in interface io.netty.handler.codec.http2.Http2HeadersEncoder.SensitivityDetector
Determine if a header name/value pair should be treated as sensitive.
isServer() - Method in class io.netty.handler.codec.http2.DefaultHttp2Connection
 
isServer() - Method in interface io.netty.handler.codec.http2.Http2Connection.Endpoint
Indicates whether or not this endpoint is the server-side of the connection.
isServer() - Method in interface io.netty.handler.codec.http2.Http2Connection
Indicates whether or not the local endpoint for this connection is the server.
isStreamError(Http2Exception) - Static method in exception io.netty.handler.codec.http2.Http2Exception
Check if an exception is isolated to a single stream or the entire connection.
isValidStreamId(int) - Method in interface io.netty.handler.codec.http2.Http2Connection.Endpoint
Indicates whether the given streamId is from the set of IDs used by this endpoint to create new streams.
iterator() - Method in exception io.netty.handler.codec.http2.Http2Exception.CompositeStreamException
 
iterator() - Method in interface io.netty.handler.codec.http2.Http2Headers
Returns an iterator over all HTTP/2 headers from this instance.

K

keyToString(char) - Method in class io.netty.handler.codec.http2.Http2Settings
 

L

lastStreamCreated() - Method in interface io.netty.handler.codec.http2.Http2Connection.Endpoint
Gets the ID of the stream last successfully created by this endpoint.
lastStreamId() - Method in exception io.netty.handler.codec.http2.StreamBufferingEncoder.Http2GoAwayException
 
lastStreamKnownByPeer() - Method in interface io.netty.handler.codec.http2.Http2Connection.Endpoint
If a GOAWAY was received for this endpoint, this will be the last stream ID from the GOAWAY frame.
lifecycleManager(Http2LifecycleManager) - Method in class io.netty.handler.codec.http2.DecoratingHttp2ConnectionDecoder
 
lifecycleManager(Http2LifecycleManager) - Method in class io.netty.handler.codec.http2.DecoratingHttp2ConnectionEncoder
 
lifecycleManager(Http2LifecycleManager) - Method in class io.netty.handler.codec.http2.DefaultHttp2ConnectionDecoder
 
lifecycleManager(Http2LifecycleManager) - Method in class io.netty.handler.codec.http2.DefaultHttp2ConnectionEncoder
 
lifecycleManager(Http2LifecycleManager) - Method in interface io.netty.handler.codec.http2.Http2ConnectionDecoder
Sets the lifecycle manager.
lifecycleManager(Http2LifecycleManager) - Method in interface io.netty.handler.codec.http2.Http2ConnectionEncoder
Sets the lifecycle manager.
listener() - Method in class io.netty.handler.codec.http2.DecoratingHttp2ConnectionDecoder
 
listener() - Method in class io.netty.handler.codec.http2.DefaultHttp2ConnectionDecoder
 
listener(Http2RemoteFlowController.Listener) - Method in class io.netty.handler.codec.http2.DefaultHttp2RemoteFlowController
 
listener() - Method in class io.netty.handler.codec.http2.DefaultHttp2RemoteFlowController
 
listener() - Method in interface io.netty.handler.codec.http2.Http2ConnectionDecoder
Provides direct access to the underlying frame listener.
listener - Variable in class io.netty.handler.codec.http2.Http2FrameListenerDecorator
 
listener(Http2RemoteFlowController.Listener) - Method in interface io.netty.handler.codec.http2.Http2RemoteFlowController
Set the active listener on the flow-controller.
listener() - Method in interface io.netty.handler.codec.http2.Http2RemoteFlowController
Get the current listener to flow-control events.
local() - Method in class io.netty.handler.codec.http2.DefaultHttp2Connection
 
local() - Method in interface io.netty.handler.codec.http2.Http2Connection
Gets a view of this connection from the local Http2Connection.Endpoint.
localSettings() - Method in class io.netty.handler.codec.http2.DecoratingHttp2ConnectionDecoder
 
localSettings(Http2Settings) - Method in class io.netty.handler.codec.http2.DecoratingHttp2ConnectionDecoder
 
localSettings() - Method in class io.netty.handler.codec.http2.DefaultHttp2ConnectionDecoder
 
localSettings(Http2Settings) - Method in class io.netty.handler.codec.http2.DefaultHttp2ConnectionDecoder
 
localSettings() - Method in interface io.netty.handler.codec.http2.Http2ConnectionDecoder
Gets the local settings for this endpoint of the HTTP/2 connection.
localSettings(Http2Settings) - Method in interface io.netty.handler.codec.http2.Http2ConnectionDecoder
Sets the local settings for this endpoint of the HTTP/2 connection.
localSideOpen() - Method in interface io.netty.handler.codec.http2.Http2Stream
Indicates whether the local side of this stream is open (i.e. the state is either Http2Stream.State.OPEN or Http2Stream.State.HALF_CLOSED_REMOTE).
logData(Http2FrameLogger.Direction, int, ByteBuf, int, boolean) - Method in class io.netty.handler.codec.http2.Http2FrameLogger
 
logGoAway(Http2FrameLogger.Direction, int, long, ByteBuf) - Method in class io.netty.handler.codec.http2.Http2FrameLogger
 
logHeaders(Http2FrameLogger.Direction, int, Http2Headers, int, boolean) - Method in class io.netty.handler.codec.http2.Http2FrameLogger
 
logHeaders(Http2FrameLogger.Direction, int, Http2Headers, int, short, boolean, int, boolean) - Method in class io.netty.handler.codec.http2.Http2FrameLogger
 
logPing(Http2FrameLogger.Direction, ByteBuf) - Method in class io.netty.handler.codec.http2.Http2FrameLogger
 
logPingAck(Http2FrameLogger.Direction, ByteBuf) - Method in class io.netty.handler.codec.http2.Http2FrameLogger
 
logPriority(Http2FrameLogger.Direction, int, int, short, boolean) - Method in class io.netty.handler.codec.http2.Http2FrameLogger
 
logPushPromise(Http2FrameLogger.Direction, int, int, Http2Headers, int) - Method in class io.netty.handler.codec.http2.Http2FrameLogger
 
logRstStream(Http2FrameLogger.Direction, int, long) - Method in class io.netty.handler.codec.http2.Http2FrameLogger
 
logSettings(Http2FrameLogger.Direction, Http2Settings) - Method in class io.netty.handler.codec.http2.Http2FrameLogger
 
logSettingsAck(Http2FrameLogger.Direction) - Method in class io.netty.handler.codec.http2.Http2FrameLogger
 
logUnknownFrame(Http2FrameLogger.Direction, byte, int, Http2Flags, ByteBuf) - Method in class io.netty.handler.codec.http2.Http2FrameLogger
 
logWindowsUpdate(Http2FrameLogger.Direction, int, int) - Method in class io.netty.handler.codec.http2.Http2FrameLogger
 

M

MAX_CONCURRENT_STREAMS - Static variable in class io.netty.handler.codec.http2.Http2CodecUtil
 
MAX_FRAME_SIZE_LOWER_BOUND - Static variable in class io.netty.handler.codec.http2.Http2CodecUtil
 
MAX_FRAME_SIZE_UPPER_BOUND - Static variable in class io.netty.handler.codec.http2.Http2CodecUtil
 
MAX_HEADER_LIST_SIZE - Static variable in class io.netty.handler.codec.http2.Http2CodecUtil
 
MAX_HEADER_TABLE_SIZE - Static variable in class io.netty.handler.codec.http2.Http2CodecUtil
 
MAX_INITIAL_WINDOW_SIZE - Static variable in class io.netty.handler.codec.http2.Http2CodecUtil
 
MAX_UNSIGNED_BYTE - Static variable in class io.netty.handler.codec.http2.Http2CodecUtil
 
MAX_UNSIGNED_INT - Static variable in class io.netty.handler.codec.http2.Http2CodecUtil
 
MAX_UNSIGNED_SHORT - Static variable in class io.netty.handler.codec.http2.Http2CodecUtil
 
MAX_WEIGHT - Static variable in class io.netty.handler.codec.http2.Http2CodecUtil
 
maxActiveStreams() - Method in interface io.netty.handler.codec.http2.Http2Connection.Endpoint
Gets the maximum number of streams (created by this endpoint) that are allowed to be active at the same time.
maxActiveStreams(int) - Method in interface io.netty.handler.codec.http2.Http2Connection.Endpoint
Sets the maximum number of streams (created by this endpoint) that are allowed to be active at once.
maxConcurrentStreams() - Method in class io.netty.handler.codec.http2.Http2Settings
Gets the SETTINGS_MAX_CONCURRENT_STREAMS value.
maxConcurrentStreams(long) - Method in class io.netty.handler.codec.http2.Http2Settings
Sets the SETTINGS_MAX_CONCURRENT_STREAMS value.
maxContentLength(int) - Method in class io.netty.handler.codec.http2.InboundHttp2ToHttpAdapter.Builder
Specifies the maximum length of the message content.
maxFrameSize(int) - Method in class io.netty.handler.codec.http2.DefaultHttp2FrameReader
 
maxFrameSize() - Method in class io.netty.handler.codec.http2.DefaultHttp2FrameReader
 
maxFrameSize(int) - Method in class io.netty.handler.codec.http2.DefaultHttp2FrameWriter
 
maxFrameSize() - Method in class io.netty.handler.codec.http2.DefaultHttp2FrameWriter
 
maxFrameSize(int) - Method in interface io.netty.handler.codec.http2.Http2FrameSizePolicy
Sets the maximum allowed frame size.
maxFrameSize() - Method in interface io.netty.handler.codec.http2.Http2FrameSizePolicy
Gets the maximum allowed frame size.
maxFrameSize() - Method in class io.netty.handler.codec.http2.Http2Settings
Gets the SETTINGS_MAX_FRAME_SIZE value.
maxFrameSize(int) - Method in class io.netty.handler.codec.http2.Http2Settings
Sets the SETTINGS_MAX_FRAME_SIZE value.
maxHeaderListSize(int) - Method in interface io.netty.handler.codec.http2.Http2HeaderTable
Sets the maximum allowed header elements.
maxHeaderListSize() - Method in interface io.netty.handler.codec.http2.Http2HeaderTable
Gets the maximum allowed header elements.
maxHeaderListSize() - Method in class io.netty.handler.codec.http2.Http2Settings
Gets the SETTINGS_MAX_HEADER_LIST_SIZE value.
maxHeaderListSize(int) - Method in class io.netty.handler.codec.http2.Http2Settings
Sets the SETTINGS_MAX_HEADER_LIST_SIZE value.
maxHeaderSize() - Method in class io.netty.handler.codec.http2.DefaultHttp2HeadersDecoder
 
maxHeaderSize() - Method in interface io.netty.handler.codec.http2.Http2HeadersDecoder.Configuration
Get the maximum number of bytes that is allowed before truncation occurs.
maxHeaderSizeExceeded() - Method in class io.netty.handler.codec.http2.DefaultHttp2HeadersDecoder
Respond to headers block resulting in the maximum header size being exceeded.
maxHeaderTableSize(int) - Method in interface io.netty.handler.codec.http2.Http2HeaderTable
Sets the maximum size of the HPACK header table used for decoding HTTP/2 headers.
maxHeaderTableSize() - Method in interface io.netty.handler.codec.http2.Http2HeaderTable
Gets the maximum size of the HPACK header table used for decoding HTTP/2 headers.
mayHaveCreatedStream(int) - Method in interface io.netty.handler.codec.http2.Http2Connection.Endpoint
Indicates whether or not this endpoint may have created the given stream.
merge(ChannelHandlerContext, Http2RemoteFlowController.FlowControlled) - Method in interface io.netty.handler.codec.http2.Http2RemoteFlowController.FlowControlled
Merge the contents of the next message into this message so they can be written out as one unit.
messageMap - Variable in class io.netty.handler.codec.http2.InboundHttp2ToHttpAdapter
 
method(ByteString) - Method in class io.netty.handler.codec.http2.DefaultHttp2Headers
 
method() - Method in class io.netty.handler.codec.http2.DefaultHttp2Headers
 
method(ByteString) - Method in class io.netty.handler.codec.http2.EmptyHttp2Headers
 
method() - Method in class io.netty.handler.codec.http2.EmptyHttp2Headers
 
method(ByteString) - Method in interface io.netty.handler.codec.http2.Http2Headers
Sets the Http2Headers.PseudoHeaderName.METHOD header or null if there is no such header
method() - Method in interface io.netty.handler.codec.http2.Http2Headers
Gets the Http2Headers.PseudoHeaderName.METHOD header or null if there is no such header
MIN_CONCURRENT_STREAMS - Static variable in class io.netty.handler.codec.http2.Http2CodecUtil
 
MIN_HEADER_LIST_SIZE - Static variable in class io.netty.handler.codec.http2.Http2CodecUtil
 
MIN_HEADER_TABLE_SIZE - Static variable in class io.netty.handler.codec.http2.Http2CodecUtil
 
MIN_INITIAL_WINDOW_SIZE - Static variable in class io.netty.handler.codec.http2.Http2CodecUtil
 
MIN_WEIGHT - Static variable in class io.netty.handler.codec.http2.Http2CodecUtil
 

N

NEVER_SENSITIVE - Static variable in interface io.netty.handler.codec.http2.Http2HeadersEncoder
newContentCompressor(ByteString) - Method in class io.netty.handler.codec.http2.CompressorHttp2ConnectionEncoder
Returns a new EmbeddedChannel that encodes the HTTP2 message content encoded in the specified contentEncoding.
newContentDecompressor(ByteString) - Method in class io.netty.handler.codec.http2.DelegatingDecompressorFrameListener
Returns a new EmbeddedChannel that decodes the HTTP2 message content encoded in the specified contentEncoding.
newHeaderEntry(int, ByteString, ByteString, DefaultHeaders.HeaderEntry<ByteString>) - Method in class io.netty.handler.codec.http2.DefaultHttp2Headers
 
newKey() - Method in class io.netty.handler.codec.http2.DefaultHttp2Connection
 
newKey() - Method in interface io.netty.handler.codec.http2.Http2Connection
Creates a new key that is unique within this Http2Connection.
newMessage(int, Http2Headers, boolean) - Method in class io.netty.handler.codec.http2.InboundHttp2ToHttpAdapter
Create a new FullHttpMessage based upon the current connection parameters
nextStreamId() - Method in interface io.netty.handler.codec.http2.Http2Connection.Endpoint
Returns the next valid streamId for this endpoint.
NUM_STANDARD_SETTINGS - Static variable in class io.netty.handler.codec.http2.Http2CodecUtil
 
numActiveStreams() - Method in class io.netty.handler.codec.http2.DefaultHttp2Connection
 
numActiveStreams() - Method in interface io.netty.handler.codec.http2.Http2Connection.Endpoint
Gets the number of active streams (i.e.
numActiveStreams() - Method in interface io.netty.handler.codec.http2.Http2Connection
Gets the number of streams that are actively in use (i.e.
numBufferedStreams() - Method in class io.netty.handler.codec.http2.StreamBufferingEncoder
Indicates the number of streams that are currently buffered, awaiting creation.
numChildren() - Method in interface io.netty.handler.codec.http2.Http2Stream
Returns the number of child streams directly dependent on this stream.

O

onConnectionError(ChannelHandlerContext, Throwable, Http2Exception) - Method in class io.netty.handler.codec.http2.Http2ConnectionHandler
Handler for a connection error.
onDataRead(ChannelHandlerContext, int, ByteBuf, int, boolean) - Method in class io.netty.handler.codec.http2.DelegatingDecompressorFrameListener
 
onDataRead(ChannelHandlerContext, int, ByteBuf, int, boolean) - Method in class io.netty.handler.codec.http2.Http2EventAdapter
 
onDataRead(ChannelHandlerContext, int, ByteBuf, int, boolean) - Method in class io.netty.handler.codec.http2.Http2FrameAdapter
 
onDataRead(ChannelHandlerContext, int, ByteBuf, int, boolean) - Method in interface io.netty.handler.codec.http2.Http2FrameListener
Handles an inbound DATA frame.
onDataRead(ChannelHandlerContext, int, ByteBuf, int, boolean) - Method in class io.netty.handler.codec.http2.Http2FrameListenerDecorator
 
onDataRead(ChannelHandlerContext, int, ByteBuf, int, boolean) - Method in class io.netty.handler.codec.http2.InboundHttp2ToHttpAdapter
 
onException(ChannelHandlerContext, Throwable) - Method in class io.netty.handler.codec.http2.Http2ConnectionHandler
Central handler for all exceptions caught during HTTP/2 processing.
onException(ChannelHandlerContext, Throwable) - Method in interface io.netty.handler.codec.http2.Http2LifecycleManager
Processes the given exception.
onGoAwayRead(ChannelHandlerContext, int, long, ByteBuf) - Method in class io.netty.handler.codec.http2.Http2EventAdapter
 
onGoAwayRead(ChannelHandlerContext, int, long, ByteBuf) - Method in class io.netty.handler.codec.http2.Http2FrameAdapter
 
onGoAwayRead(ChannelHandlerContext, int, long, ByteBuf) - Method in interface io.netty.handler.codec.http2.Http2FrameListener
Handles an inbound GO_AWAY frame.
onGoAwayRead(ChannelHandlerContext, int, long, ByteBuf) - Method in class io.netty.handler.codec.http2.Http2FrameListenerDecorator
 
onGoAwayReceived(int, long, ByteBuf) - Method in interface io.netty.handler.codec.http2.Http2Connection.Listener
Called when a GOAWAY was received from the remote endpoint.
onGoAwayReceived(int, long, ByteBuf) - Method in class io.netty.handler.codec.http2.Http2ConnectionAdapter
 
onGoAwayReceived(int, long, ByteBuf) - Method in class io.netty.handler.codec.http2.Http2EventAdapter
 
onGoAwaySent(int, long, ByteBuf) - Method in interface io.netty.handler.codec.http2.Http2Connection.Listener
Called when a GOAWAY frame was sent for the connection.
onGoAwaySent(int, long, ByteBuf) - Method in class io.netty.handler.codec.http2.Http2ConnectionAdapter
 
onGoAwaySent(int, long, ByteBuf) - Method in class io.netty.handler.codec.http2.Http2EventAdapter
 
onHeadersRead(ChannelHandlerContext, int, Http2Headers, int, boolean) - Method in class io.netty.handler.codec.http2.DelegatingDecompressorFrameListener
 
onHeadersRead(ChannelHandlerContext, int, Http2Headers, int, short, boolean, int, boolean) - Method in class io.netty.handler.codec.http2.DelegatingDecompressorFrameListener
 
onHeadersRead(ChannelHandlerContext, int, Http2Headers, int, boolean) - Method in class io.netty.handler.codec.http2.Http2EventAdapter
 
onHeadersRead(ChannelHandlerContext, int, Http2Headers, int, short, boolean, int, boolean) - Method in class io.netty.handler.codec.http2.Http2EventAdapter
 
onHeadersRead(ChannelHandlerContext, int, Http2Headers, int, boolean) - Method in class io.netty.handler.codec.http2.Http2FrameAdapter
 
onHeadersRead(ChannelHandlerContext, int, Http2Headers, int, short, boolean, int, boolean) - Method in class io.netty.handler.codec.http2.Http2FrameAdapter
 
onHeadersRead(ChannelHandlerContext, int, Http2Headers, int, boolean) - Method in interface io.netty.handler.codec.http2.Http2FrameListener
Handles an inbound HEADERS frame.
onHeadersRead(ChannelHandlerContext, int, Http2Headers, int, short, boolean, int, boolean) - Method in interface io.netty.handler.codec.http2.Http2FrameListener
Handles an inbound HEADERS frame with priority information specified.
onHeadersRead(ChannelHandlerContext, int, Http2Headers, int, boolean) - Method in class io.netty.handler.codec.http2.Http2FrameListenerDecorator
 
onHeadersRead(ChannelHandlerContext, int, Http2Headers, int, short, boolean, int, boolean) - Method in class io.netty.handler.codec.http2.Http2FrameListenerDecorator
 
onHeadersRead(ChannelHandlerContext, int, Http2Headers, int, boolean) - Method in class io.netty.handler.codec.http2.InboundHttp2ToHttpAdapter
 
onHeadersRead(ChannelHandlerContext, int, Http2Headers, int, short, boolean, int, boolean) - Method in class io.netty.handler.codec.http2.InboundHttp2ToHttpAdapter
 
onHttpClientUpgrade() - Method in class io.netty.handler.codec.http2.Http2ConnectionHandler
Handles the client-side (cleartext) upgrade from HTTP to HTTP/2.
onHttpServerUpgrade(Http2Settings) - Method in class io.netty.handler.codec.http2.Http2ConnectionHandler
Handles the server-side (cleartext) upgrade from HTTP to HTTP/2.
onPingAckRead(ChannelHandlerContext, ByteBuf) - Method in class io.netty.handler.codec.http2.Http2EventAdapter
 
onPingAckRead(ChannelHandlerContext, ByteBuf) - Method in class io.netty.handler.codec.http2.Http2FrameAdapter
 
onPingAckRead(ChannelHandlerContext, ByteBuf) - Method in interface io.netty.handler.codec.http2.Http2FrameListener
Handles an inbound PING acknowledgment.
onPingAckRead(ChannelHandlerContext, ByteBuf) - Method in class io.netty.handler.codec.http2.Http2FrameListenerDecorator
 
onPingRead(ChannelHandlerContext, ByteBuf) - Method in class io.netty.handler.codec.http2.Http2EventAdapter
 
onPingRead(ChannelHandlerContext, ByteBuf) - Method in class io.netty.handler.codec.http2.Http2FrameAdapter
 
onPingRead(ChannelHandlerContext, ByteBuf) - Method in interface io.netty.handler.codec.http2.Http2FrameListener
Handles an inbound PING frame.
onPingRead(ChannelHandlerContext, ByteBuf) - Method in class io.netty.handler.codec.http2.Http2FrameListenerDecorator
 
onPriorityRead(ChannelHandlerContext, int, int, short, boolean) - Method in class io.netty.handler.codec.http2.Http2EventAdapter
 
onPriorityRead(ChannelHandlerContext, int, int, short, boolean) - Method in class io.netty.handler.codec.http2.Http2FrameAdapter
 
onPriorityRead(ChannelHandlerContext, int, int, short, boolean) - Method in interface io.netty.handler.codec.http2.Http2FrameListener
Handles an inbound PRIORITY frame.
onPriorityRead(ChannelHandlerContext, int, int, short, boolean) - Method in class io.netty.handler.codec.http2.Http2FrameListenerDecorator
 
onPriorityRead(ChannelHandlerContext, int, int, short, boolean) - Method in class io.netty.handler.codec.http2.InboundHttp2ToHttpPriorityAdapter
 
onPriorityTreeParentChanged(Http2Stream, Http2Stream) - Method in interface io.netty.handler.codec.http2.Http2Connection.Listener
Notifies the listener that a priority tree parent change has occurred.
onPriorityTreeParentChanged(Http2Stream, Http2Stream) - Method in class io.netty.handler.codec.http2.Http2ConnectionAdapter
 
onPriorityTreeParentChanged(Http2Stream, Http2Stream) - Method in class io.netty.handler.codec.http2.Http2EventAdapter
 
onPriorityTreeParentChanged(Http2Stream, Http2Stream) - Method in class io.netty.handler.codec.http2.InboundHttp2ToHttpPriorityAdapter
 
onPriorityTreeParentChanging(Http2Stream, Http2Stream) - Method in interface io.netty.handler.codec.http2.Http2Connection.Listener
Notifies the listener that a parent dependency is about to change This is called while the tree is being restructured and so the tree structure is not necessarily steady state.
onPriorityTreeParentChanging(Http2Stream, Http2Stream) - Method in class io.netty.handler.codec.http2.Http2ConnectionAdapter
 
onPriorityTreeParentChanging(Http2Stream, Http2Stream) - Method in class io.netty.handler.codec.http2.Http2EventAdapter
 
onPushPromiseRead(ChannelHandlerContext, int, int, Http2Headers, int) - Method in class io.netty.handler.codec.http2.Http2EventAdapter
 
onPushPromiseRead(ChannelHandlerContext, int, int, Http2Headers, int) - Method in class io.netty.handler.codec.http2.Http2FrameAdapter
 
onPushPromiseRead(ChannelHandlerContext, int, int, Http2Headers, int) - Method in interface io.netty.handler.codec.http2.Http2FrameListener
Handles an inbound PUSH_PROMISE frame.
onPushPromiseRead(ChannelHandlerContext, int, int, Http2Headers, int) - Method in class io.netty.handler.codec.http2.Http2FrameListenerDecorator
 
onPushPromiseRead(ChannelHandlerContext, int, int, Http2Headers, int) - Method in class io.netty.handler.codec.http2.InboundHttp2ToHttpAdapter
 
onRstStreamRead(ChannelHandlerContext, int, long) - Method in class io.netty.handler.codec.http2.Http2EventAdapter
 
onRstStreamRead(ChannelHandlerContext, int, long) - Method in class io.netty.handler.codec.http2.Http2FrameAdapter
 
onRstStreamRead(ChannelHandlerContext, int, long) - Method in interface io.netty.handler.codec.http2.Http2FrameListener
Handles an inbound RST_STREAM frame.
onRstStreamRead(ChannelHandlerContext, int, long) - Method in class io.netty.handler.codec.http2.Http2FrameListenerDecorator
 
onRstStreamRead(ChannelHandlerContext, int, long) - Method in class io.netty.handler.codec.http2.InboundHttp2ToHttpAdapter
 
onSettingsAckRead(ChannelHandlerContext) - Method in class io.netty.handler.codec.http2.Http2EventAdapter
 
onSettingsAckRead(ChannelHandlerContext) - Method in class io.netty.handler.codec.http2.Http2FrameAdapter
 
onSettingsAckRead(ChannelHandlerContext) - Method in interface io.netty.handler.codec.http2.Http2FrameListener
Handles an inbound SETTINGS acknowledgment frame.
onSettingsAckRead(ChannelHandlerContext) - Method in class io.netty.handler.codec.http2.Http2FrameListenerDecorator
 
onSettingsRead(ChannelHandlerContext, Http2Settings) - Method in class io.netty.handler.codec.http2.Http2EventAdapter
 
onSettingsRead(ChannelHandlerContext, Http2Settings) - Method in class io.netty.handler.codec.http2.Http2FrameAdapter
 
onSettingsRead(ChannelHandlerContext, Http2Settings) - Method in interface io.netty.handler.codec.http2.Http2FrameListener
Handles an inbound SETTINGS frame.
onSettingsRead(ChannelHandlerContext, Http2Settings) - Method in class io.netty.handler.codec.http2.Http2FrameListenerDecorator
 
onSettingsRead(ChannelHandlerContext, Http2Settings) - Method in class io.netty.handler.codec.http2.InboundHttp2ToHttpAdapter
 
onStreamActive(Http2Stream) - Method in interface io.netty.handler.codec.http2.Http2Connection.Listener
Notifies the listener that the given stream was made active (i.e.
onStreamActive(Http2Stream) - Method in class io.netty.handler.codec.http2.Http2ConnectionAdapter
 
onStreamActive(Http2Stream) - Method in class io.netty.handler.codec.http2.Http2EventAdapter
 
onStreamAdded(Http2Stream) - Method in interface io.netty.handler.codec.http2.Http2Connection.Listener
Notifies the listener that the given stream was added to the connection.
onStreamAdded(Http2Stream) - Method in class io.netty.handler.codec.http2.Http2ConnectionAdapter
 
onStreamAdded(Http2Stream) - Method in class io.netty.handler.codec.http2.Http2EventAdapter
 
onStreamClosed(Http2Stream) - Method in interface io.netty.handler.codec.http2.Http2Connection.Listener
Notifies the listener that the given stream is now CLOSED in both directions and will no longer be accessible via Http2Connection.forEachActiveStream(Http2StreamVisitor).
onStreamClosed(Http2Stream) - Method in class io.netty.handler.codec.http2.Http2ConnectionAdapter
 
onStreamClosed(Http2Stream) - Method in class io.netty.handler.codec.http2.Http2EventAdapter
 
onStreamError(ChannelHandlerContext, Throwable, Http2Exception.StreamException) - Method in class io.netty.handler.codec.http2.Http2ConnectionHandler
Handler for a stream error.
onStreamHalfClosed(Http2Stream) - Method in interface io.netty.handler.codec.http2.Http2Connection.Listener
Notifies the listener that the given stream has transitioned from OPEN to HALF CLOSED.
onStreamHalfClosed(Http2Stream) - Method in class io.netty.handler.codec.http2.Http2ConnectionAdapter
 
onStreamHalfClosed(Http2Stream) - Method in class io.netty.handler.codec.http2.Http2EventAdapter
 
onStreamRemoved(Http2Stream) - Method in interface io.netty.handler.codec.http2.Http2Connection.Listener
Notifies the listener that the given stream has now been removed from the connection and will no longer be returned via Http2Connection.stream(int).
onStreamRemoved(Http2Stream) - Method in class io.netty.handler.codec.http2.Http2ConnectionAdapter
 
onStreamRemoved(Http2Stream) - Method in class io.netty.handler.codec.http2.Http2EventAdapter
 
onStreamRemoved(Http2Stream) - Method in class io.netty.handler.codec.http2.InboundHttp2ToHttpAdapter
 
onUnknownFrame(ChannelHandlerContext, byte, int, Http2Flags, ByteBuf) - Method in class io.netty.handler.codec.http2.Http2EventAdapter
 
onUnknownFrame(ChannelHandlerContext, byte, int, Http2Flags, ByteBuf) - Method in class io.netty.handler.codec.http2.Http2FrameAdapter
 
onUnknownFrame(ChannelHandlerContext, byte, int, Http2Flags, ByteBuf) - Method in interface io.netty.handler.codec.http2.Http2FrameListener
Handler for a frame not defined by the HTTP/2 spec.
onUnknownFrame(ChannelHandlerContext, byte, int, Http2Flags, ByteBuf) - Method in class io.netty.handler.codec.http2.Http2FrameListenerDecorator
 
onWeightChanged(Http2Stream, short) - Method in interface io.netty.handler.codec.http2.Http2Connection.Listener
Notifies the listener that the weight has changed for stream.
onWeightChanged(Http2Stream, short) - Method in class io.netty.handler.codec.http2.Http2ConnectionAdapter
 
onWeightChanged(Http2Stream, short) - Method in class io.netty.handler.codec.http2.Http2EventAdapter
 
onWeightChanged(Http2Stream, short) - Method in class io.netty.handler.codec.http2.InboundHttp2ToHttpPriorityAdapter
 
onWindowUpdateRead(ChannelHandlerContext, int, int) - Method in class io.netty.handler.codec.http2.Http2EventAdapter
 
onWindowUpdateRead(ChannelHandlerContext, int, int) - Method in class io.netty.handler.codec.http2.Http2FrameAdapter
 
onWindowUpdateRead(ChannelHandlerContext, int, int) - Method in interface io.netty.handler.codec.http2.Http2FrameListener
Handles an inbound WINDOW_UPDATE frame.
onWindowUpdateRead(ChannelHandlerContext, int, int) - Method in class io.netty.handler.codec.http2.Http2FrameListenerDecorator
 
open(boolean) - Method in interface io.netty.handler.codec.http2.Http2Stream
Opens this stream, making it available via Http2Connection.forEachActiveStream(Http2StreamVisitor) and transition state to: Http2Stream.State.OPEN if Http2Stream.state() is Http2Stream.State.IDLE and halfClosed is false.
operationComplete(ChannelFuture) - Method in class io.netty.handler.codec.http2.DefaultHttp2ConnectionEncoder.FlowControlledBase
 
opposite() - Method in interface io.netty.handler.codec.http2.Http2Connection.Endpoint
Gets the Http2Connection.Endpoint opposite this one.
OUT_OF_MESSAGE_SEQUENCE_METHOD - Static variable in class io.netty.handler.codec.http2.HttpConversionUtil
This will be the method used for HttpRequest objects generated out of the HTTP message flow defined in
OUT_OF_MESSAGE_SEQUENCE_PATH - Static variable in class io.netty.handler.codec.http2.HttpConversionUtil
This will be the path used for HttpRequest objects generated out of the HTTP message flow defined in
OUT_OF_MESSAGE_SEQUENCE_RETURN_CODE - Static variable in class io.netty.handler.codec.http2.HttpConversionUtil
This will be the status code used for HttpResponse objects generated out of the HTTP message flow defined in

P

PADDED - Static variable in class io.netty.handler.codec.http2.Http2Flags
 
padding - Variable in class io.netty.handler.codec.http2.DefaultHttp2ConnectionEncoder.FlowControlledBase
 
paddingPresent() - Method in class io.netty.handler.codec.http2.Http2Flags
For frames that include padding, indicates if the Http2Flags.PADDED field is present.
paddingPresent(boolean) - Method in class io.netty.handler.codec.http2.Http2Flags
Sets the Http2Flags.PADDED flag.
parent() - Method in interface io.netty.handler.codec.http2.Http2Stream
The parent (i.e. the node in the priority tree on which this node depends), or null if this is the root node (i.e. the connection, itself).
parseStatus(ByteString) - Static method in class io.netty.handler.codec.http2.HttpConversionUtil
Apply HTTP/2 rules while translating status code to HttpResponseStatus
path(ByteString) - Method in class io.netty.handler.codec.http2.DefaultHttp2Headers
 
path() - Method in class io.netty.handler.codec.http2.DefaultHttp2Headers
 
path(ByteString) - Method in class io.netty.handler.codec.http2.EmptyHttp2Headers
 
path() - Method in class io.netty.handler.codec.http2.EmptyHttp2Headers
 
path(ByteString) - Method in interface io.netty.handler.codec.http2.Http2Headers
Sets the Http2Headers.PseudoHeaderName.PATH header or null if there is no such header
path() - Method in interface io.netty.handler.codec.http2.Http2Headers
Gets the Http2Headers.PseudoHeaderName.PATH header or null if there is no such header
PING - Static variable in class io.netty.handler.codec.http2.Http2FrameTypes
 
PING_FRAME_PAYLOAD_LENGTH - Static variable in class io.netty.handler.codec.http2.Http2CodecUtil
 
pollSentSettings() - Method in class io.netty.handler.codec.http2.DecoratingHttp2ConnectionEncoder
 
pollSentSettings() - Method in class io.netty.handler.codec.http2.DefaultHttp2ConnectionEncoder
 
pollSentSettings() - Method in interface io.netty.handler.codec.http2.Http2ConnectionEncoder
Gets the local settings on the top of the queue that has been sent but not ACKed.
prefaceReceived() - Method in class io.netty.handler.codec.http2.DecoratingHttp2ConnectionDecoder
 
prefaceReceived() - Method in class io.netty.handler.codec.http2.DefaultHttp2ConnectionDecoder
 
prefaceReceived() - Method in interface io.netty.handler.codec.http2.Http2ConnectionDecoder
Indicates whether or not the first initial SETTINGS frame was received from the remote endpoint.
prepareUpgradeResponse(ChannelHandlerContext, FullHttpRequest, FullHttpResponse) - Method in class io.netty.handler.codec.http2.Http2ServerUpgradeCodec
 
prioritizableForTree() - Method in interface io.netty.handler.codec.http2.Http2Stream
Get the number of streams in the priority tree rooted at this node that are OK to exist in the priority tree on their own right.
PRIORITY - Static variable in class io.netty.handler.codec.http2.Http2Flags
 
PRIORITY - Static variable in class io.netty.handler.codec.http2.Http2FrameTypes
 
PRIORITY_ENTRY_LENGTH - Static variable in class io.netty.handler.codec.http2.Http2CodecUtil
 
PRIORITY_FRAME_LENGTH - Static variable in class io.netty.handler.codec.http2.Http2CodecUtil
 
priorityPresent() - Method in class io.netty.handler.codec.http2.Http2Flags
Determines whether the flag is set indicating the presence of the exclusive, stream dependency, and weight fields in a HEADERS frame.
priorityPresent(boolean) - Method in class io.netty.handler.codec.http2.Http2Flags
Sets the Http2Flags.PRIORITY flag.
processHeadersBegin(ChannelHandlerContext, int, Http2Headers, boolean, boolean, boolean) - Method in class io.netty.handler.codec.http2.InboundHttp2ToHttpAdapter
Provides translation between HTTP/2 and HTTP header objects while ensuring the stream is in a valid state for additional headers.
processHeadersBegin(ChannelHandlerContext, int, Http2Headers, boolean, boolean, boolean) - Method in class io.netty.handler.codec.http2.InboundHttp2ToHttpPriorityAdapter
 
promise - Variable in class io.netty.handler.codec.http2.DefaultHttp2ConnectionEncoder.FlowControlledBase
 
propagateSettings(boolean) - Method in class io.netty.handler.codec.http2.InboundHttp2ToHttpAdapter.Builder
Specifies whether a read settings frame should be propagated alone the channel pipeline.
protocol() - Method in class io.netty.handler.codec.http2.Http2ClientUpgradeCodec
 
PUSH_PROMISE - Static variable in class io.netty.handler.codec.http2.Http2FrameTypes
 
PUSH_PROMISE_FRAME_HEADER_LENGTH - Static variable in class io.netty.handler.codec.http2.Http2CodecUtil
 
pushEnabled() - Method in class io.netty.handler.codec.http2.Http2Settings
Gets the SETTINGS_ENABLE_PUSH value.
pushEnabled(boolean) - Method in class io.netty.handler.codec.http2.Http2Settings
Sets the SETTINGS_ENABLE_PUSH value.
put(char, Long) - Method in class io.netty.handler.codec.http2.Http2Settings
Adds the given setting key/value pair.

R

read(ChannelHandlerContext) - Method in class io.netty.handler.codec.http2.Http2ConnectionHandler
 
readFrame(ChannelHandlerContext, ByteBuf, Http2FrameListener) - Method in class io.netty.handler.codec.http2.DefaultHttp2FrameReader
 
readFrame(ChannelHandlerContext, ByteBuf, Http2FrameListener) - Method in interface io.netty.handler.codec.http2.Http2FrameReader
Attempts to read the next frame from the input buffer.
readFrame(ChannelHandlerContext, ByteBuf, Http2FrameListener) - Method in class io.netty.handler.codec.http2.Http2InboundFrameLogger
 
readUnsignedInt(ByteBuf) - Static method in class io.netty.handler.codec.http2.Http2CodecUtil
Reads a big-endian (31-bit) integer from the buffer.
receiveFlowControlledFrame(Http2Stream, ByteBuf, int, boolean) - Method in class io.netty.handler.codec.http2.DefaultHttp2LocalFlowController
 
receiveFlowControlledFrame(Http2Stream, ByteBuf, int, boolean) - Method in interface io.netty.handler.codec.http2.Http2LocalFlowController
Receives an inbound DATA frame from the remote endpoint and applies flow control policies to it for both the stream as well as the connection.
remote() - Method in class io.netty.handler.codec.http2.DefaultHttp2Connection
 
remote() - Method in interface io.netty.handler.codec.http2.Http2Connection
Gets a view of this connection from the remote Http2Connection.Endpoint.
remoteSettings(Http2Settings) - Method in class io.netty.handler.codec.http2.DecoratingHttp2ConnectionEncoder
 
remoteSettings(Http2Settings) - Method in class io.netty.handler.codec.http2.DefaultHttp2ConnectionEncoder
 
remoteSettings(Http2Settings) - Method in interface io.netty.handler.codec.http2.Http2ConnectionEncoder
Sets the settings for the remote endpoint of the HTTP/2 connection.
remoteSettings(Http2Settings) - Method in class io.netty.handler.codec.http2.StreamBufferingEncoder
 
remoteSideOpen() - Method in interface io.netty.handler.codec.http2.Http2Stream
Indicates whether the remote side of this stream is open (i.e. the state is either Http2Stream.State.OPEN or Http2Stream.State.HALF_CLOSED_LOCAL).
removeListener(Http2Connection.Listener) - Method in class io.netty.handler.codec.http2.DefaultHttp2Connection
 
removeListener(Http2Connection.Listener) - Method in interface io.netty.handler.codec.http2.Http2Connection
Removes a listener of stream life-cycle events.
removeMessage(int) - Method in class io.netty.handler.codec.http2.InboundHttp2ToHttpAdapter
The streamId is out of scope for the HTTP message flow and will no longer be tracked
removeMessage(int) - Method in class io.netty.handler.codec.http2.InboundHttp2ToHttpPriorityAdapter
 
removeProperty(Http2Connection.PropertyKey) - Method in interface io.netty.handler.codec.http2.Http2Stream
Returns and removes application-defined data if any was associated with this stream.
requiredUpgradeHeaders() - Method in class io.netty.handler.codec.http2.Http2ServerUpgradeCodec
 
reservePushStream(int, Http2Stream) - Method in interface io.netty.handler.codec.http2.Http2Connection.Endpoint
Creates a push stream in the reserved state for this endpoint and notifies all listeners.
resetSent() - Method in interface io.netty.handler.codec.http2.Http2Stream
Sets the flag indicating that a RST_STREAM frame has been sent from the local endpoint for this stream.
resetStream(ChannelHandlerContext, int, long, ChannelPromise) - Method in class io.netty.handler.codec.http2.Http2ConnectionHandler
 
resetStream(ChannelHandlerContext, int, long, ChannelPromise) - Method in interface io.netty.handler.codec.http2.Http2LifecycleManager
Ensure the stream identified by streamId is reset.
RST_STREAM - Static variable in class io.netty.handler.codec.http2.Http2FrameTypes
 
RST_STREAM_FRAME_LENGTH - Static variable in class io.netty.handler.codec.http2.Http2CodecUtil
 

S

scheme(ByteString) - Method in class io.netty.handler.codec.http2.DefaultHttp2Headers
 
scheme() - Method in class io.netty.handler.codec.http2.DefaultHttp2Headers
 
scheme(ByteString) - Method in class io.netty.handler.codec.http2.EmptyHttp2Headers
 
scheme() - Method in class io.netty.handler.codec.http2.EmptyHttp2Headers
 
scheme(ByteString) - Method in interface io.netty.handler.codec.http2.Http2Headers
Sets the Http2Headers.PseudoHeaderName.SCHEME header if there is no such header
scheme() - Method in interface io.netty.handler.codec.http2.Http2Headers
Gets the Http2Headers.PseudoHeaderName.SCHEME header or null if there is no such header
set(ByteString, ByteString) - Method in class io.netty.handler.codec.http2.DefaultHttp2Headers
 
set(ByteString, Iterable<? extends ByteString>) - Method in class io.netty.handler.codec.http2.DefaultHttp2Headers
 
set(ByteString, ByteString...) - Method in class io.netty.handler.codec.http2.DefaultHttp2Headers
 
set(Headers<? extends ByteString>) - Method in class io.netty.handler.codec.http2.DefaultHttp2Headers
 
set(ByteString, ByteString) - Method in class io.netty.handler.codec.http2.EmptyHttp2Headers
 
set(ByteString, Iterable<? extends ByteString>) - Method in class io.netty.handler.codec.http2.EmptyHttp2Headers
 
set(ByteString, ByteString...) - Method in class io.netty.handler.codec.http2.EmptyHttp2Headers
 
set(Headers<? extends ByteString>) - Method in class io.netty.handler.codec.http2.EmptyHttp2Headers
 
set(ByteString, ByteString) - Method in interface io.netty.handler.codec.http2.Http2Headers
 
set(ByteString, Iterable<? extends ByteString>) - Method in interface io.netty.handler.codec.http2.Http2Headers
 
set(ByteString, ByteString...) - Method in interface io.netty.handler.codec.http2.Http2Headers
 
set(Headers<? extends ByteString>) - Method in interface io.netty.handler.codec.http2.Http2Headers
 
setAll(Headers<? extends ByteString>) - Method in class io.netty.handler.codec.http2.DefaultHttp2Headers
 
setAll(Headers<? extends ByteString>) - Method in class io.netty.handler.codec.http2.EmptyHttp2Headers
 
setAll(Headers<? extends ByteString>) - Method in interface io.netty.handler.codec.http2.Http2Headers
 
setBoolean(ByteString, boolean) - Method in class io.netty.handler.codec.http2.DefaultHttp2Headers
 
setBoolean(ByteString, boolean) - Method in class io.netty.handler.codec.http2.EmptyHttp2Headers
 
setBoolean(ByteString, boolean) - Method in interface io.netty.handler.codec.http2.Http2Headers
 
setByte(ByteString, byte) - Method in class io.netty.handler.codec.http2.DefaultHttp2Headers
 
setByte(ByteString, byte) - Method in class io.netty.handler.codec.http2.EmptyHttp2Headers
 
setByte(ByteString, byte) - Method in interface io.netty.handler.codec.http2.Http2Headers
 
setChar(ByteString, char) - Method in class io.netty.handler.codec.http2.DefaultHttp2Headers
 
setChar(ByteString, char) - Method in class io.netty.handler.codec.http2.EmptyHttp2Headers
 
setChar(ByteString, char) - Method in interface io.netty.handler.codec.http2.Http2Headers
 
setDouble(ByteString, double) - Method in class io.netty.handler.codec.http2.DefaultHttp2Headers
 
setDouble(ByteString, double) - Method in class io.netty.handler.codec.http2.EmptyHttp2Headers
 
setDouble(ByteString, double) - Method in interface io.netty.handler.codec.http2.Http2Headers
 
setFlag(boolean, short) - Method in class io.netty.handler.codec.http2.Http2Flags
Generic method to set any flag.
setFloat(ByteString, float) - Method in class io.netty.handler.codec.http2.DefaultHttp2Headers
 
setFloat(ByteString, float) - Method in class io.netty.handler.codec.http2.EmptyHttp2Headers
 
setFloat(ByteString, float) - Method in interface io.netty.handler.codec.http2.Http2Headers
 
setInt(ByteString, int) - Method in class io.netty.handler.codec.http2.DefaultHttp2Headers
 
setInt(ByteString, int) - Method in class io.netty.handler.codec.http2.EmptyHttp2Headers
 
setInt(ByteString, int) - Method in interface io.netty.handler.codec.http2.Http2Headers
 
setLong(ByteString, long) - Method in class io.netty.handler.codec.http2.DefaultHttp2Headers
 
setLong(ByteString, long) - Method in class io.netty.handler.codec.http2.EmptyHttp2Headers
 
setLong(ByteString, long) - Method in interface io.netty.handler.codec.http2.Http2Headers
 
setObject(ByteString, Object) - Method in class io.netty.handler.codec.http2.DefaultHttp2Headers
 
setObject(ByteString, Iterable<?>) - Method in class io.netty.handler.codec.http2.DefaultHttp2Headers
 
setObject(ByteString, Object...) - Method in class io.netty.handler.codec.http2.DefaultHttp2Headers
 
setObject(ByteString, Object) - Method in class io.netty.handler.codec.http2.EmptyHttp2Headers
 
setObject(ByteString, Iterable<?>) - Method in class io.netty.handler.codec.http2.EmptyHttp2Headers
 
setObject(ByteString, Object...) - Method in class io.netty.handler.codec.http2.EmptyHttp2Headers
 
setObject(ByteString, Object) - Method in interface io.netty.handler.codec.http2.Http2Headers
 
setObject(ByteString, Iterable<?>) - Method in interface io.netty.handler.codec.http2.Http2Headers
 
setObject(ByteString, Object...) - Method in interface io.netty.handler.codec.http2.Http2Headers
 
setPriority(int, short, boolean) - Method in interface io.netty.handler.codec.http2.Http2Stream
Updates an priority for this stream.
setProperty(Http2Connection.PropertyKey, V) - Method in interface io.netty.handler.codec.http2.Http2Stream
Associates the application-defined data with this stream.
setShort(ByteString, short) - Method in class io.netty.handler.codec.http2.DefaultHttp2Headers
 
setShort(ByteString, short) - Method in class io.netty.handler.codec.http2.EmptyHttp2Headers
 
setShort(ByteString, short) - Method in interface io.netty.handler.codec.http2.Http2Headers
 
setTimeMillis(ByteString, long) - Method in class io.netty.handler.codec.http2.DefaultHttp2Headers
 
setTimeMillis(ByteString, long) - Method in class io.netty.handler.codec.http2.EmptyHttp2Headers
 
setTimeMillis(ByteString, long) - Method in interface io.netty.handler.codec.http2.Http2Headers
 
SETTING_ENTRY_LENGTH - Static variable in class io.netty.handler.codec.http2.Http2CodecUtil
 
SETTINGS - Static variable in class io.netty.handler.codec.http2.Http2FrameTypes
 
SETTINGS_ENABLE_PUSH - Static variable in class io.netty.handler.codec.http2.Http2CodecUtil
 
SETTINGS_HEADER_TABLE_SIZE - Static variable in class io.netty.handler.codec.http2.Http2CodecUtil
 
SETTINGS_INITIAL_WINDOW_SIZE - Static variable in class io.netty.handler.codec.http2.Http2CodecUtil
 
SETTINGS_MAX_CONCURRENT_STREAMS - Static variable in class io.netty.handler.codec.http2.Http2CodecUtil
 
SETTINGS_MAX_FRAME_SIZE - Static variable in class io.netty.handler.codec.http2.Http2CodecUtil
 
SETTINGS_MAX_HEADER_LIST_SIZE - Static variable in class io.netty.handler.codec.http2.Http2CodecUtil
 
setUpgradeHeaders(ChannelHandlerContext, HttpRequest) - Method in class io.netty.handler.codec.http2.Http2ClientUpgradeCodec
 
shutdownHint() - Method in exception io.netty.handler.codec.http2.Http2Exception
Provide a hint as to what type of shutdown should be executed.
size() - Method in interface io.netty.handler.codec.http2.Http2RemoteFlowController.FlowControlled
The size of the payload in terms of bytes applied to the flow-control window.
SMALLEST_MAX_CONCURRENT_STREAMS - Static variable in class io.netty.handler.codec.http2.Http2CodecUtil
The assumed minimum value for SETTINGS_MAX_CONCURRENT_STREAMS as recommended by the HTTP/2 spec.
state() - Method in interface io.netty.handler.codec.http2.Http2Stream
Gets the state of this stream.
status(ByteString) - Method in class io.netty.handler.codec.http2.DefaultHttp2Headers
 
status() - Method in class io.netty.handler.codec.http2.DefaultHttp2Headers
 
status(ByteString) - Method in class io.netty.handler.codec.http2.EmptyHttp2Headers
 
status() - Method in class io.netty.handler.codec.http2.EmptyHttp2Headers
 
status(ByteString) - Method in interface io.netty.handler.codec.http2.Http2Headers
Sets the Http2Headers.PseudoHeaderName.STATUS header or null if there is no such header
status() - Method in interface io.netty.handler.codec.http2.Http2Headers
Gets the Http2Headers.PseudoHeaderName.STATUS header or null if there is no such header
stream(int) - Method in class io.netty.handler.codec.http2.DefaultHttp2Connection
 
stream - Variable in class io.netty.handler.codec.http2.DefaultHttp2ConnectionEncoder.FlowControlledBase
 
stream(int) - Method in interface io.netty.handler.codec.http2.Http2Connection
Gets the stream if it exists.
StreamBufferingEncoder - Class in io.netty.handler.codec.http2
Implementation of a Http2ConnectionEncoder that dispatches all method call to another Http2ConnectionEncoder, until SETTINGS_MAX_CONCURRENT_STREAMS is reached.
StreamBufferingEncoder(Http2ConnectionEncoder) - Constructor for class io.netty.handler.codec.http2.StreamBufferingEncoder
 
StreamBufferingEncoder(Http2ConnectionEncoder, int) - Constructor for class io.netty.handler.codec.http2.StreamBufferingEncoder
 
StreamBufferingEncoder.Http2ChannelClosedException - Exception in io.netty.handler.codec.http2
Thrown if buffered streams are terminated due to this encoder being closed.
StreamBufferingEncoder.Http2ChannelClosedException() - Constructor for exception io.netty.handler.codec.http2.StreamBufferingEncoder.Http2ChannelClosedException
 
StreamBufferingEncoder.Http2GoAwayException - Exception in io.netty.handler.codec.http2
Thrown by StreamBufferingEncoder if buffered streams are terminated due to receipt of a GOAWAY.
StreamBufferingEncoder.Http2GoAwayException(int, long, ByteString) - Constructor for exception io.netty.handler.codec.http2.StreamBufferingEncoder.Http2GoAwayException
 
streamError(int, Http2Error, String, Object...) - Static method in exception io.netty.handler.codec.http2.Http2Exception
Use if an error which can be isolated to a single stream has occurred.
streamError(int, Http2Error, Throwable, String, Object...) - Static method in exception io.netty.handler.codec.http2.Http2Exception
Use if an error which can be isolated to a single stream has occurred.
streamId() - Method in exception io.netty.handler.codec.http2.Http2Exception.StreamException
 
streamId(Http2Exception) - Static method in exception io.netty.handler.codec.http2.Http2Exception
Get the stream id associated with an exception.
streamMayHaveExisted(int) - Method in class io.netty.handler.codec.http2.DefaultHttp2Connection
 
streamMayHaveExisted(int) - Method in interface io.netty.handler.codec.http2.Http2Connection
Indicates whether or not the given stream may have existed within this connection.
streamWritten(Http2Stream, int) - Method in interface io.netty.handler.codec.http2.Http2RemoteFlowController.Listener
Report the number of writtenBytes for a stream.

T

text() - Method in enum io.netty.handler.codec.http2.HttpConversionUtil.ExtensionHeaderNames
 
TLS_UPGRADE_PROTOCOL_NAME - Static variable in class io.netty.handler.codec.http2.Http2CodecUtil
 
toByteBuf(ChannelHandlerContext, Throwable) - Static method in class io.netty.handler.codec.http2.Http2CodecUtil
Creates a buffer containing the error message from the given exception.
toHttp2Headers(HttpMessage) - Static method in class io.netty.handler.codec.http2.HttpConversionUtil
Converts the given HTTP/1.x headers into HTTP/2 headers.
toHttp2Headers(HttpHeaders) - Static method in class io.netty.handler.codec.http2.HttpConversionUtil
 
toHttpRequest(int, Http2Headers, boolean) - Static method in class io.netty.handler.codec.http2.HttpConversionUtil
Create a new object to contain the request data
toHttpResponse(int, Http2Headers, boolean) - Static method in class io.netty.handler.codec.http2.HttpConversionUtil
Create a new object to contain the response data
toString() - Method in class io.netty.handler.codec.http2.Http2Flags
 
totalChildWeights() - Method in interface io.netty.handler.codec.http2.Http2Stream
The total of the weights of all children of this stream.

U

unconsumedBytes(Http2Stream) - Method in class io.netty.handler.codec.http2.DefaultHttp2LocalFlowController
 
unconsumedBytes(Http2Stream) - Method in interface io.netty.handler.codec.http2.Http2LocalFlowController
The number of bytes for the given stream that have been received but not yet consumed by the application.
upgradeTo(ChannelHandlerContext, FullHttpResponse) - Method in class io.netty.handler.codec.http2.Http2ClientUpgradeCodec
 
upgradeTo(ChannelHandlerContext, FullHttpRequest, FullHttpResponse) - Method in class io.netty.handler.codec.http2.Http2ServerUpgradeCodec
 

V

validateHttpHeaders(boolean) - Method in class io.netty.handler.codec.http2.InboundHttp2ToHttpAdapter.Builder
Specifies whether validation of HTTP headers should be performed.
validateHttpHeaders - Variable in class io.netty.handler.codec.http2.InboundHttp2ToHttpAdapter
 
value() - Method in class io.netty.handler.codec.http2.Http2Flags
Gets the underlying flags value.
value() - Method in enum io.netty.handler.codec.http2.Http2Headers.PseudoHeaderName
 
valueOf(String) - Static method in enum io.netty.handler.codec.http2.Http2Error
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.netty.handler.codec.http2.Http2Exception.ShutdownHint
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.netty.handler.codec.http2.Http2FrameLogger.Direction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.netty.handler.codec.http2.Http2Headers.PseudoHeaderName
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.netty.handler.codec.http2.Http2Stream.State
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.netty.handler.codec.http2.HttpConversionUtil.ExtensionHeaderNames
Returns the enum constant of this type with the specified name.
values() - Static method in enum io.netty.handler.codec.http2.Http2Error
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.netty.handler.codec.http2.Http2Exception.ShutdownHint
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.netty.handler.codec.http2.Http2FrameLogger.Direction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.netty.handler.codec.http2.Http2Headers.PseudoHeaderName
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.netty.handler.codec.http2.Http2Stream.State
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.netty.handler.codec.http2.HttpConversionUtil.ExtensionHeaderNames
Returns an array containing the constants of this enum type, in the order they are declared.
visit(Http2Stream) - Method in interface io.netty.handler.codec.http2.Http2StreamVisitor
 

W

weight() - Method in interface io.netty.handler.codec.http2.Http2Stream
Returns weight assigned to the dependency with the parent.
WINDOW_UPDATE - Static variable in class io.netty.handler.codec.http2.Http2FrameTypes
 
WINDOW_UPDATE_FRAME_LENGTH - Static variable in class io.netty.handler.codec.http2.Http2CodecUtil
 
windowSize(Http2Stream) - Method in class io.netty.handler.codec.http2.DefaultHttp2LocalFlowController
 
windowSize(Http2Stream) - Method in class io.netty.handler.codec.http2.DefaultHttp2RemoteFlowController
 
windowSize(Http2Stream) - Method in interface io.netty.handler.codec.http2.Http2FlowController
Get the portion of the flow control window for the given stream that is currently available for sending/receiving frames which are subject to flow control.
windowUpdateRatio(float) - Method in class io.netty.handler.codec.http2.DefaultHttp2LocalFlowController
The window update ratio is used to determine when a window update must be sent.
windowUpdateRatio() - Method in class io.netty.handler.codec.http2.DefaultHttp2LocalFlowController
The window update ratio is used to determine when a window update must be sent.
windowUpdateRatio(Http2Stream, float) - Method in class io.netty.handler.codec.http2.DefaultHttp2LocalFlowController
The window update ratio is used to determine when a window update must be sent.
windowUpdateRatio(Http2Stream) - Method in class io.netty.handler.codec.http2.DefaultHttp2LocalFlowController
The window update ratio is used to determine when a window update must be sent.
write(ChannelHandlerContext, Object, ChannelPromise) - Method in class io.netty.handler.codec.http2.Http2ConnectionHandler
 
write(ChannelHandlerContext, int) - Method in interface io.netty.handler.codec.http2.Http2RemoteFlowController.FlowControlled
Writes up to allowedBytes of the encapsulated payload to the stream.
write(ChannelHandlerContext, Object, ChannelPromise) - Method in class io.netty.handler.codec.http2.HttpToHttp2ConnectionHandler
Handles conversion of HttpMessage and HttpContent to HTTP/2 frames.
writeComplete() - Method in class io.netty.handler.codec.http2.DefaultHttp2ConnectionEncoder.FlowControlledBase
 
writeComplete() - Method in interface io.netty.handler.codec.http2.Http2RemoteFlowController.FlowControlled
Called after this object has been successfully written.
writeData(ChannelHandlerContext, int, ByteBuf, int, boolean, ChannelPromise) - Method in class io.netty.handler.codec.http2.CompressorHttp2ConnectionEncoder
 
writeData(ChannelHandlerContext, int, ByteBuf, int, boolean, ChannelPromise) - Method in class io.netty.handler.codec.http2.DecoratingHttp2FrameWriter
 
writeData(ChannelHandlerContext, int, ByteBuf, int, boolean, ChannelPromise) - Method in class io.netty.handler.codec.http2.DefaultHttp2ConnectionEncoder
 
writeData(ChannelHandlerContext, int, ByteBuf, int, boolean, ChannelPromise) - Method in class io.netty.handler.codec.http2.DefaultHttp2FrameWriter
 
writeData(ChannelHandlerContext, int, ByteBuf, int, boolean, ChannelPromise) - Method in interface io.netty.handler.codec.http2.Http2DataWriter
Writes a DATA frame to the remote endpoint.
writeData(ChannelHandlerContext, int, ByteBuf, int, boolean, ChannelPromise) - Method in class io.netty.handler.codec.http2.Http2OutboundFrameLogger
 
writeData(ChannelHandlerContext, int, ByteBuf, int, boolean, ChannelPromise) - Method in class io.netty.handler.codec.http2.StreamBufferingEncoder
 
writeFrame(ChannelHandlerContext, byte, int, Http2Flags, ByteBuf, ChannelPromise) - Method in class io.netty.handler.codec.http2.DecoratingHttp2FrameWriter
 
writeFrame(ChannelHandlerContext, byte, int, Http2Flags, ByteBuf, ChannelPromise) - Method in class io.netty.handler.codec.http2.DefaultHttp2ConnectionEncoder
 
writeFrame(ChannelHandlerContext, byte, int, Http2Flags, ByteBuf, ChannelPromise) - Method in class io.netty.handler.codec.http2.DefaultHttp2FrameWriter
 
writeFrame(ChannelHandlerContext, byte, int, Http2Flags, ByteBuf, ChannelPromise) - Method in interface io.netty.handler.codec.http2.Http2ConnectionEncoder
Writes the given data to the internal Http2FrameWriter without performing any state checks on the connection/stream.
writeFrame(ChannelHandlerContext, byte, int, Http2Flags, ByteBuf, ChannelPromise) - Method in interface io.netty.handler.codec.http2.Http2FrameWriter
Generic write method for any HTTP/2 frame.
writeFrame(ChannelHandlerContext, byte, int, Http2Flags, ByteBuf, ChannelPromise) - Method in class io.netty.handler.codec.http2.Http2OutboundFrameLogger
 
writeFrameHeader(ByteBuf, int, byte, Http2Flags, int) - Static method in class io.netty.handler.codec.http2.Http2CodecUtil
Writes an HTTP/2 frame header to the output buffer.
writeGoAway(ChannelHandlerContext, int, long, ByteBuf, ChannelPromise) - Method in class io.netty.handler.codec.http2.DecoratingHttp2FrameWriter
 
writeGoAway(ChannelHandlerContext, int, long, ByteBuf, ChannelPromise) - Method in class io.netty.handler.codec.http2.DefaultHttp2ConnectionEncoder
 
writeGoAway(ChannelHandlerContext, int, long, ByteBuf, ChannelPromise) - Method in class io.netty.handler.codec.http2.DefaultHttp2FrameWriter
 
writeGoAway(ChannelHandlerContext, int, long, ByteBuf, ChannelPromise) - Method in interface io.netty.handler.codec.http2.Http2FrameWriter
Writes a GO_AWAY frame to the remote endpoint.
writeGoAway(ChannelHandlerContext, int, long, ByteBuf, ChannelPromise) - Method in class io.netty.handler.codec.http2.Http2OutboundFrameLogger
 
writeHeaders(ChannelHandlerContext, int, Http2Headers, int, boolean, ChannelPromise) - Method in class io.netty.handler.codec.http2.CompressorHttp2ConnectionEncoder
 
writeHeaders(ChannelHandlerContext, int, Http2Headers, int, short, boolean, int, boolean, ChannelPromise) - Method in class io.netty.handler.codec.http2.CompressorHttp2ConnectionEncoder
 
writeHeaders(ChannelHandlerContext, int, Http2Headers, int, boolean, ChannelPromise) - Method in class io.netty.handler.codec.http2.DecoratingHttp2FrameWriter
 
writeHeaders(ChannelHandlerContext, int, Http2Headers, int, short, boolean, int, boolean, ChannelPromise) - Method in class io.netty.handler.codec.http2.DecoratingHttp2FrameWriter
 
writeHeaders(ChannelHandlerContext, int, Http2Headers, int, boolean, ChannelPromise) - Method in class io.netty.handler.codec.http2.DefaultHttp2ConnectionEncoder
 
writeHeaders(ChannelHandlerContext, int, Http2Headers, int, short, boolean, int, boolean, ChannelPromise) - Method in class io.netty.handler.codec.http2.DefaultHttp2ConnectionEncoder
 
writeHeaders(ChannelHandlerContext, int, Http2Headers, int, boolean, ChannelPromise) - Method in class io.netty.handler.codec.http2.DefaultHttp2FrameWriter
 
writeHeaders(ChannelHandlerContext, int, Http2Headers, int, short, boolean, int, boolean, ChannelPromise) - Method in class io.netty.handler.codec.http2.DefaultHttp2FrameWriter
 
writeHeaders(ChannelHandlerContext, int, Http2Headers, int, boolean, ChannelPromise) - Method in interface io.netty.handler.codec.http2.Http2FrameWriter
Writes a HEADERS frame to the remote endpoint.
writeHeaders(ChannelHandlerContext, int, Http2Headers, int, short, boolean, int, boolean, ChannelPromise) - Method in interface io.netty.handler.codec.http2.Http2FrameWriter
Writes a HEADERS frame with priority specified to the remote endpoint.
writeHeaders(ChannelHandlerContext, int, Http2Headers, int, boolean, ChannelPromise) - Method in class io.netty.handler.codec.http2.Http2OutboundFrameLogger
 
writeHeaders(ChannelHandlerContext, int, Http2Headers, int, short, boolean, int, boolean, ChannelPromise) - Method in class io.netty.handler.codec.http2.Http2OutboundFrameLogger
 
writeHeaders(ChannelHandlerContext, int, Http2Headers, int, boolean, ChannelPromise) - Method in class io.netty.handler.codec.http2.StreamBufferingEncoder
 
writeHeaders(ChannelHandlerContext, int, Http2Headers, int, short, boolean, int, boolean, ChannelPromise) - Method in class io.netty.handler.codec.http2.StreamBufferingEncoder
 
writePendingBytes() - Method in class io.netty.handler.codec.http2.DefaultHttp2RemoteFlowController
Writes as many pending bytes as possible, according to stream priority.
writePendingBytes() - Method in interface io.netty.handler.codec.http2.Http2RemoteFlowController
Write all data pending in the flow controller up to the flow-control limits.
writePing(ChannelHandlerContext, boolean, ByteBuf, ChannelPromise) - Method in class io.netty.handler.codec.http2.DecoratingHttp2FrameWriter
 
writePing(ChannelHandlerContext, boolean, ByteBuf, ChannelPromise) - Method in class io.netty.handler.codec.http2.DefaultHttp2ConnectionEncoder
 
writePing(ChannelHandlerContext, boolean, ByteBuf, ChannelPromise) - Method in class io.netty.handler.codec.http2.DefaultHttp2FrameWriter
 
writePing(ChannelHandlerContext, boolean, ByteBuf, ChannelPromise) - Method in interface io.netty.handler.codec.http2.Http2FrameWriter
Writes a PING frame to the remote endpoint.
writePing(ChannelHandlerContext, boolean, ByteBuf, ChannelPromise) - Method in class io.netty.handler.codec.http2.Http2OutboundFrameLogger
 
writePriority(ChannelHandlerContext, int, int, short, boolean, ChannelPromise) - Method in class io.netty.handler.codec.http2.DecoratingHttp2FrameWriter
 
writePriority(ChannelHandlerContext, int, int, short, boolean, ChannelPromise) - Method in class io.netty.handler.codec.http2.DefaultHttp2ConnectionEncoder
 
writePriority(ChannelHandlerContext, int, int, short, boolean, ChannelPromise) - Method in class io.netty.handler.codec.http2.DefaultHttp2FrameWriter
 
writePriority(ChannelHandlerContext, int, int, short, boolean, ChannelPromise) - Method in interface io.netty.handler.codec.http2.Http2FrameWriter
Writes a PRIORITY frame to the remote endpoint.
writePriority(ChannelHandlerContext, int, int, short, boolean, ChannelPromise) - Method in class io.netty.handler.codec.http2.Http2OutboundFrameLogger
 
writePushPromise(ChannelHandlerContext, int, int, Http2Headers, int, ChannelPromise) - Method in class io.netty.handler.codec.http2.DecoratingHttp2FrameWriter
 
writePushPromise(ChannelHandlerContext, int, int, Http2Headers, int, ChannelPromise) - Method in class io.netty.handler.codec.http2.DefaultHttp2ConnectionEncoder
 
writePushPromise(ChannelHandlerContext, int, int, Http2Headers, int, ChannelPromise) - Method in class io.netty.handler.codec.http2.DefaultHttp2FrameWriter
 
writePushPromise(ChannelHandlerContext, int, int, Http2Headers, int, ChannelPromise) - Method in interface io.netty.handler.codec.http2.Http2FrameWriter
Writes a PUSH_PROMISE frame to the remote endpoint.
writePushPromise(ChannelHandlerContext, int, int, Http2Headers, int, ChannelPromise) - Method in class io.netty.handler.codec.http2.Http2OutboundFrameLogger
 
writeRstStream(ChannelHandlerContext, int, long, ChannelPromise) - Method in class io.netty.handler.codec.http2.DecoratingHttp2FrameWriter
 
writeRstStream(ChannelHandlerContext, int, long, ChannelPromise) - Method in class io.netty.handler.codec.http2.DefaultHttp2ConnectionEncoder
 
writeRstStream(ChannelHandlerContext, int, long, ChannelPromise) - Method in class io.netty.handler.codec.http2.DefaultHttp2FrameWriter
 
writeRstStream(ChannelHandlerContext, int, long, ChannelPromise) - Method in interface io.netty.handler.codec.http2.Http2FrameWriter
Writes a RST_STREAM frame to the remote endpoint.
writeRstStream(ChannelHandlerContext, int, long, ChannelPromise) - Method in class io.netty.handler.codec.http2.Http2OutboundFrameLogger
 
writeRstStream(ChannelHandlerContext, int, long, ChannelPromise) - Method in class io.netty.handler.codec.http2.StreamBufferingEncoder
 
writeSettings(ChannelHandlerContext, Http2Settings, ChannelPromise) - Method in class io.netty.handler.codec.http2.DecoratingHttp2FrameWriter
 
writeSettings(ChannelHandlerContext, Http2Settings, ChannelPromise) - Method in class io.netty.handler.codec.http2.DefaultHttp2ConnectionEncoder
 
writeSettings(ChannelHandlerContext, Http2Settings, ChannelPromise) - Method in class io.netty.handler.codec.http2.DefaultHttp2FrameWriter
 
writeSettings(ChannelHandlerContext, Http2Settings, ChannelPromise) - Method in interface io.netty.handler.codec.http2.Http2FrameWriter
Writes a SETTINGS frame to the remote endpoint.
writeSettings(ChannelHandlerContext, Http2Settings, ChannelPromise) - Method in class io.netty.handler.codec.http2.Http2OutboundFrameLogger
 
writeSettingsAck(ChannelHandlerContext, ChannelPromise) - Method in class io.netty.handler.codec.http2.DecoratingHttp2FrameWriter
 
writeSettingsAck(ChannelHandlerContext, ChannelPromise) - Method in class io.netty.handler.codec.http2.DefaultHttp2ConnectionEncoder
 
writeSettingsAck(ChannelHandlerContext, ChannelPromise) - Method in class io.netty.handler.codec.http2.DefaultHttp2FrameWriter
 
writeSettingsAck(ChannelHandlerContext, ChannelPromise) - Method in interface io.netty.handler.codec.http2.Http2FrameWriter
Writes a SETTINGS acknowledgment to the remote endpoint.
writeSettingsAck(ChannelHandlerContext, ChannelPromise) - Method in class io.netty.handler.codec.http2.Http2OutboundFrameLogger
 
writeUnsignedInt(long, ByteBuf) - Static method in class io.netty.handler.codec.http2.Http2CodecUtil
Writes a big-endian (32-bit) unsigned integer to the buffer.
writeUnsignedShort(int, ByteBuf) - Static method in class io.netty.handler.codec.http2.Http2CodecUtil
Writes a big-endian (16-bit) unsigned integer to the buffer.
writeWindowUpdate(ChannelHandlerContext, int, int, ChannelPromise) - Method in class io.netty.handler.codec.http2.DecoratingHttp2FrameWriter
 
writeWindowUpdate(ChannelHandlerContext, int, int, ChannelPromise) - Method in class io.netty.handler.codec.http2.DefaultHttp2ConnectionEncoder
 
writeWindowUpdate(ChannelHandlerContext, int, int, ChannelPromise) - Method in class io.netty.handler.codec.http2.DefaultHttp2FrameWriter
 
writeWindowUpdate(ChannelHandlerContext, int, int, ChannelPromise) - Method in interface io.netty.handler.codec.http2.Http2FrameWriter
Writes a WINDOW_UPDATE frame to the remote endpoint.
writeWindowUpdate(ChannelHandlerContext, int, int, ChannelPromise) - Method in class io.netty.handler.codec.http2.Http2OutboundFrameLogger
 
A B C D E F G H I K L M N O P R S T U V W 

Copyright © 2008–2015 The Netty Project. All rights reserved.