Skip navigation links
Netty/Codec 4.1.8.Final-redhat-1
A B C D E F G H I J K L M N O P R S T U V W X Z 

A

acceptInboundMessage(Object) - Method in class io.netty.handler.codec.DatagramPacketDecoder
 
acceptInboundMessage(Object) - Method in class io.netty.handler.codec.MessageAggregator
 
acceptInboundMessage(Object) - Method in class io.netty.handler.codec.MessageToMessageCodec
Returns true if and only if the specified message can be decoded by this codec.
acceptInboundMessage(Object) - Method in class io.netty.handler.codec.MessageToMessageDecoder
Returns true if the given message should be handled.
acceptOutboundMessage(Object) - Method in class io.netty.handler.codec.ByteToMessageCodec
Returns true if and only if the specified message can be encoded by this codec.
acceptOutboundMessage(Object) - Method in class io.netty.handler.codec.DatagramPacketEncoder
 
acceptOutboundMessage(Object) - Method in class io.netty.handler.codec.MessageToByteEncoder
Returns true if the given message should be handled.
acceptOutboundMessage(Object) - Method in class io.netty.handler.codec.MessageToMessageCodec
Returns true if and only if the specified message can be encoded by this codec.
acceptOutboundMessage(Object) - Method in class io.netty.handler.codec.MessageToMessageEncoder
Returns true if the given message should be handled.
actualReadableBytes() - Method in class io.netty.handler.codec.ByteToMessageDecoder
Returns the actual number of readable bytes in the internal cumulative buffer of this decoder.
add(K, V) - Method in class io.netty.handler.codec.DefaultHeaders
 
add(K, Iterable<? extends V>) - Method in class io.netty.handler.codec.DefaultHeaders
 
add(K, V...) - Method in class io.netty.handler.codec.DefaultHeaders
 
add(Headers<? extends K, ? extends V, ?>) - Method in class io.netty.handler.codec.DefaultHeaders
 
add(K, V) - Method in class io.netty.handler.codec.EmptyHeaders
 
add(K, Iterable<? extends V>) - Method in class io.netty.handler.codec.EmptyHeaders
 
add(K, V...) - Method in class io.netty.handler.codec.EmptyHeaders
 
add(Headers<? extends K, ? extends V, ?>) - Method in class io.netty.handler.codec.EmptyHeaders
 
add(K, V) - Method in interface io.netty.handler.codec.Headers
Adds a new header with the specified name and value.
add(K, Iterable<? extends V>) - Method in interface io.netty.handler.codec.Headers
Adds new headers with the specified name and values.
add(K, V...) - Method in interface io.netty.handler.codec.Headers
Adds new headers with the specified name and values.
add(Headers<? extends K, ? extends V, ?>) - Method in interface io.netty.handler.codec.Headers
Adds all header names and values of headers to this object.
addBoolean(K, boolean) - Method in class io.netty.handler.codec.DefaultHeaders
 
addBoolean(K, boolean) - Method in class io.netty.handler.codec.EmptyHeaders
 
addBoolean(K, boolean) - Method in interface io.netty.handler.codec.Headers
Adds a new header.
addByte(K, byte) - Method in class io.netty.handler.codec.DefaultHeaders
 
addByte(K, byte) - Method in class io.netty.handler.codec.EmptyHeaders
 
addByte(K, byte) - Method in interface io.netty.handler.codec.Headers
Adds a new header.
addChar(K, char) - Method in class io.netty.handler.codec.DefaultHeaders
 
addChar(K, char) - Method in class io.netty.handler.codec.EmptyHeaders
 
addChar(K, char) - Method in interface io.netty.handler.codec.Headers
Adds a new header.
addDouble(K, double) - Method in class io.netty.handler.codec.DefaultHeaders
 
addDouble(K, double) - Method in class io.netty.handler.codec.EmptyHeaders
 
addDouble(K, double) - Method in interface io.netty.handler.codec.Headers
Adds a new header.
addFloat(K, float) - Method in class io.netty.handler.codec.DefaultHeaders
 
addFloat(K, float) - Method in class io.netty.handler.codec.EmptyHeaders
 
addFloat(K, float) - Method in interface io.netty.handler.codec.Headers
Adds a new header.
addImpl(Headers<? extends K, ? extends V, ?>) - Method in class io.netty.handler.codec.DefaultHeaders
 
addInt(K, int) - Method in class io.netty.handler.codec.DefaultHeaders
 
addInt(K, int) - Method in class io.netty.handler.codec.EmptyHeaders
 
addInt(K, int) - Method in interface io.netty.handler.codec.Headers
Adds a new header.
addLong(K, long) - Method in class io.netty.handler.codec.DefaultHeaders
 
addLong(K, long) - Method in class io.netty.handler.codec.EmptyHeaders
 
addLong(K, long) - Method in interface io.netty.handler.codec.Headers
Adds a new header.
addObject(K, Object) - Method in class io.netty.handler.codec.DefaultHeaders
 
addObject(K, Iterable<?>) - Method in class io.netty.handler.codec.DefaultHeaders
 
addObject(K, Object...) - Method in class io.netty.handler.codec.DefaultHeaders
 
addObject(K, Object) - Method in class io.netty.handler.codec.EmptyHeaders
 
addObject(K, Iterable<?>) - Method in class io.netty.handler.codec.EmptyHeaders
 
addObject(K, Object...) - Method in class io.netty.handler.codec.EmptyHeaders
 
addObject(K, Object) - Method in interface io.netty.handler.codec.Headers
Adds a new header.
addObject(K, Iterable<?>) - Method in interface io.netty.handler.codec.Headers
Adds a new header with the specified name and values.
addObject(K, Object...) - Method in interface io.netty.handler.codec.Headers
Adds a new header with the specified name and values.
addShort(K, short) - Method in class io.netty.handler.codec.DefaultHeaders
 
addShort(K, short) - Method in class io.netty.handler.codec.EmptyHeaders
 
addShort(K, short) - Method in interface io.netty.handler.codec.Headers
Adds a new header.
addTimeMillis(K, long) - Method in class io.netty.handler.codec.DefaultHeaders
 
addTimeMillis(K, long) - Method in class io.netty.handler.codec.EmptyHeaders
 
addTimeMillis(K, long) - Method in interface io.netty.handler.codec.Headers
Adds a new header.
after - Variable in class io.netty.handler.codec.DefaultHeaders.HeaderEntry
Overall insertion order linked list
after() - Method in class io.netty.handler.codec.DefaultHeaders.HeaderEntry
 
aggregate(O, C) - Method in class io.netty.handler.codec.MessageAggregator
Transfers the information provided by the specified content message to the specified aggregated message.
allocateBuffer(ChannelHandlerContext, ByteBuf, boolean) - Method in class io.netty.handler.codec.compression.JdkZlibEncoder
 
allocateBuffer(ChannelHandlerContext, ByteBuf, boolean) - Method in class io.netty.handler.codec.compression.Lz4FrameEncoder
 
allocateBuffer(ChannelHandlerContext, ByteBuf, boolean) - Method in class io.netty.handler.codec.compression.LzmaFrameEncoder
 
allocateBuffer(ChannelHandlerContext, I, boolean) - Method in class io.netty.handler.codec.MessageToByteEncoder
Allocate a ByteBuf which will be used as argument of #encode(ChannelHandlerContext, I, ByteBuf).
append(Date, StringBuilder) - Static method in class io.netty.handler.codec.DateFormatter
Append a Date to a StringBuilder into RFC1123 format
AsciiHeadersEncoder - Class in io.netty.handler.codec
 
AsciiHeadersEncoder(ByteBuf) - Constructor for class io.netty.handler.codec.AsciiHeadersEncoder
 
AsciiHeadersEncoder(ByteBuf, AsciiHeadersEncoder.SeparatorType, AsciiHeadersEncoder.NewlineType) - Constructor for class io.netty.handler.codec.AsciiHeadersEncoder
 
AsciiHeadersEncoder.NewlineType - Enum in io.netty.handler.codec
The newline characters to insert between header entries.
AsciiHeadersEncoder.SeparatorType - Enum in io.netty.handler.codec
The separator characters to insert between a header name and a header value.
available() - Method in class io.netty.handler.codec.serialization.ObjectDecoderInputStream
 

B

Base64 - Class in io.netty.handler.codec.base64
Utility class for ByteBuf that encodes and decodes to and from Base64 notation.
Base64Decoder - Class in io.netty.handler.codec.base64
Decodes a Base64-encoded ByteBuf or US-ASCII String into a ByteBuf.
Base64Decoder() - Constructor for class io.netty.handler.codec.base64.Base64Decoder
 
Base64Decoder(Base64Dialect) - Constructor for class io.netty.handler.codec.base64.Base64Decoder
 
Base64Dialect - Enum in io.netty.handler.codec.base64
Enumeration of supported Base64 dialects.
Base64Encoder - Class in io.netty.handler.codec.base64
Encodes a ByteBuf into a Base64-encoded ByteBuf.
Base64Encoder() - Constructor for class io.netty.handler.codec.base64.Base64Encoder
 
Base64Encoder(boolean) - Constructor for class io.netty.handler.codec.base64.Base64Encoder
 
Base64Encoder(boolean, Base64Dialect) - Constructor for class io.netty.handler.codec.base64.Base64Encoder
 
before - Variable in class io.netty.handler.codec.DefaultHeaders.HeaderEntry
Overall insertion order linked list
before() - Method in class io.netty.handler.codec.DefaultHeaders.HeaderEntry
 
beginAggregation(S, ByteBuf) - Method in class io.netty.handler.codec.MessageAggregator
Creates a new aggregated message from the specified start message and the specified content.
bind(ChannelHandlerContext, SocketAddress, ChannelPromise) - Method in class io.netty.handler.codec.DatagramPacketEncoder
 
ByteArrayDecoder - Class in io.netty.handler.codec.bytes
Decodes a received ByteBuf into an array of bytes.
ByteArrayDecoder() - Constructor for class io.netty.handler.codec.bytes.ByteArrayDecoder
 
ByteArrayEncoder - Class in io.netty.handler.codec.bytes
Encodes the requested array of bytes into a ByteBuf.
ByteArrayEncoder() - Constructor for class io.netty.handler.codec.bytes.ByteArrayEncoder
 
ByteToMessageCodec<I> - Class in io.netty.handler.codec
A Codec for on-the-fly encoding/decoding of bytes to messages and vise-versa.
ByteToMessageCodec() - Constructor for class io.netty.handler.codec.ByteToMessageCodec
 
ByteToMessageCodec(Class<? extends I>) - Constructor for class io.netty.handler.codec.ByteToMessageCodec
 
ByteToMessageCodec(boolean) - Constructor for class io.netty.handler.codec.ByteToMessageCodec
Create a new instance which will try to detect the types to match out of the type parameter of the class.
ByteToMessageCodec(Class<? extends I>, boolean) - Constructor for class io.netty.handler.codec.ByteToMessageCodec
Create a new instance
ByteToMessageDecoder - Class in io.netty.handler.codec
ChannelInboundHandlerAdapter which decodes bytes in a stream-like fashion from one ByteBuf to an other Message type.
ByteToMessageDecoder() - Constructor for class io.netty.handler.codec.ByteToMessageDecoder
 
ByteToMessageDecoder.Cumulator - Interface in io.netty.handler.codec
Cumulate ByteBufs.
Bzip2Decoder - Class in io.netty.handler.codec.compression
Uncompresses a ByteBuf encoded with the Bzip2 format.
Bzip2Decoder() - Constructor for class io.netty.handler.codec.compression.Bzip2Decoder
 
Bzip2Encoder - Class in io.netty.handler.codec.compression
Compresses a ByteBuf using the Bzip2 algorithm.
Bzip2Encoder() - Constructor for class io.netty.handler.codec.compression.Bzip2Encoder
Creates a new bzip2 encoder with the maximum (900,000 byte) block size.
Bzip2Encoder(int) - Constructor for class io.netty.handler.codec.compression.Bzip2Encoder
Creates a new bzip2 encoder with the specified blockSizeMultiplier.

C

cacheDisabled(ClassLoader) - Static method in class io.netty.handler.codec.serialization.ClassResolvers
cache disabled
callDecode(ChannelHandlerContext, ByteBuf, List<Object>) - Method in class io.netty.handler.codec.ByteToMessageDecoder
Called once data should be decoded from the given ByteBuf.
callDecode(ChannelHandlerContext, ByteBuf, List<Object>) - Method in class io.netty.handler.codec.ReplayingDecoder
 
cause() - Method in class io.netty.handler.codec.DecoderResult
 
channelActive(ChannelHandlerContext) - Method in class io.netty.handler.codec.DatagramPacketDecoder
 
channelInactive(ChannelHandlerContext) - Method in class io.netty.handler.codec.ByteToMessageCodec
 
channelInactive(ChannelHandlerContext) - Method in class io.netty.handler.codec.ByteToMessageDecoder
 
channelInactive(ChannelHandlerContext) - Method in class io.netty.handler.codec.DatagramPacketDecoder
 
channelInactive(ChannelHandlerContext) - Method in class io.netty.handler.codec.MessageAggregator
 
channelRead(ChannelHandlerContext, Object) - Method in class io.netty.handler.codec.ByteToMessageCodec
 
channelRead(ChannelHandlerContext, Object) - Method in class io.netty.handler.codec.ByteToMessageDecoder
 
channelRead(ChannelHandlerContext, Object) - Method in class io.netty.handler.codec.MessageToMessageCodec
 
channelRead(ChannelHandlerContext, Object) - Method in class io.netty.handler.codec.MessageToMessageDecoder
 
channelReadComplete(ChannelHandlerContext) - Method in class io.netty.handler.codec.ByteToMessageCodec
 
channelReadComplete(ChannelHandlerContext) - Method in class io.netty.handler.codec.ByteToMessageDecoder
 
channelReadComplete(ChannelHandlerContext) - Method in class io.netty.handler.codec.DatagramPacketDecoder
 
channelRegistered(ChannelHandlerContext) - Method in class io.netty.handler.codec.DatagramPacketDecoder
 
channelUnregistered(ChannelHandlerContext) - Method in class io.netty.handler.codec.DatagramPacketDecoder
 
channelWritabilityChanged(ChannelHandlerContext) - Method in class io.netty.handler.codec.DatagramPacketDecoder
 
CharSequenceValueConverter - Class in io.netty.handler.codec
Converts to/from native types, general Object, and CharSequences.
CharSequenceValueConverter() - Constructor for class io.netty.handler.codec.CharSequenceValueConverter
 
checkpoint() - Method in class io.netty.handler.codec.ReplayingDecoder
Stores the internal cumulative buffer's reader position.
checkpoint(S) - Method in class io.netty.handler.codec.ReplayingDecoder
Stores the internal cumulative buffer's reader position and updates the current decoder state.
ClassResolver - Interface in io.netty.handler.codec.serialization
please use ClassResolvers as instance factory
ClassResolvers - Class in io.netty.handler.codec.serialization
 
clear() - Method in class io.netty.handler.codec.DefaultHeaders
 
clear() - Method in class io.netty.handler.codec.EmptyHeaders
 
clear() - Method in interface io.netty.handler.codec.Headers
Removes all headers.
close() - Method in class io.netty.handler.codec.compression.Bzip2Encoder
Close this Bzip2Encoder and so finish the encoding.
close(ChannelPromise) - Method in class io.netty.handler.codec.compression.Bzip2Encoder
Close this Bzip2Encoder and so finish the encoding.
close(ChannelHandlerContext, ChannelPromise) - Method in class io.netty.handler.codec.compression.Bzip2Encoder
 
close() - Method in class io.netty.handler.codec.compression.JdkZlibEncoder
 
close(ChannelPromise) - Method in class io.netty.handler.codec.compression.JdkZlibEncoder
 
close(ChannelHandlerContext, ChannelPromise) - Method in class io.netty.handler.codec.compression.JdkZlibEncoder
 
close() - Method in class io.netty.handler.codec.compression.JZlibEncoder
 
close(ChannelPromise) - Method in class io.netty.handler.codec.compression.JZlibEncoder
 
close(ChannelHandlerContext, ChannelPromise) - Method in class io.netty.handler.codec.compression.JZlibEncoder
 
close() - Method in class io.netty.handler.codec.compression.Lz4FrameEncoder
Close this Lz4FrameEncoder and so finish the encoding.
close(ChannelPromise) - Method in class io.netty.handler.codec.compression.Lz4FrameEncoder
Close this Lz4FrameEncoder and so finish the encoding.
close(ChannelHandlerContext, ChannelPromise) - Method in class io.netty.handler.codec.compression.Lz4FrameEncoder
 
close() - Method in class io.netty.handler.codec.compression.ZlibEncoder
Close this ZlibEncoder and so finish the encoding.
close(ChannelPromise) - Method in class io.netty.handler.codec.compression.ZlibEncoder
Close this ZlibEncoder and so finish the encoding.
close(ChannelHandlerContext, ChannelPromise) - Method in class io.netty.handler.codec.DatagramPacketEncoder
 
close() - Method in class io.netty.handler.codec.serialization.ObjectDecoderInputStream
 
close() - Method in class io.netty.handler.codec.serialization.ObjectEncoderOutputStream
 
closeAfterContinueResponse(Object) - Method in class io.netty.handler.codec.MessageAggregator
Determine if the channel should be closed after the result of MessageAggregator.newContinueResponse(Object, int, ChannelPipeline) is written.
CodecException - Exception in io.netty.handler.codec
An Exception which is thrown by a codec.
CodecException() - Constructor for exception io.netty.handler.codec.CodecException
Creates a new instance.
CodecException(String, Throwable) - Constructor for exception io.netty.handler.codec.CodecException
Creates a new instance.
CodecException(String) - Constructor for exception io.netty.handler.codec.CodecException
Creates a new instance.
CodecException(Throwable) - Constructor for exception io.netty.handler.codec.CodecException
Creates a new instance.
CompatibleMarshallingDecoder - Class in io.netty.handler.codec.marshalling
ReplayingDecoder which use an Unmarshaller to read the Object out of the ByteBuf.
CompatibleMarshallingDecoder(UnmarshallerProvider, int) - Constructor for class io.netty.handler.codec.marshalling.CompatibleMarshallingDecoder
Create a new instance of CompatibleMarshallingDecoder.
CompatibleMarshallingEncoder - Class in io.netty.handler.codec.marshalling
MessageToByteEncoder implementation which uses JBoss Marshalling to marshal an Object.
CompatibleMarshallingEncoder(MarshallerProvider) - Constructor for class io.netty.handler.codec.marshalling.CompatibleMarshallingEncoder
Create a new instance of the CompatibleMarshallingEncoder
CompatibleObjectEncoder - Class in io.netty.handler.codec.serialization
An encoder which serializes a Java object into a ByteBuf (interoperability version).
CompatibleObjectEncoder() - Constructor for class io.netty.handler.codec.serialization.CompatibleObjectEncoder
Creates a new instance with the reset interval of 16.
CompatibleObjectEncoder(int) - Constructor for class io.netty.handler.codec.serialization.CompatibleObjectEncoder
Creates a new instance.
COMPOSITE_CUMULATOR - Static variable in class io.netty.handler.codec.ByteToMessageDecoder
Cumulate ByteBufs by add them to a CompositeByteBuf and so do no memory copy whenever possible.
CompressionException - Exception in io.netty.handler.codec.compression
An EncoderException that is raised when compression failed.
CompressionException() - Constructor for exception io.netty.handler.codec.compression.CompressionException
Creates a new instance.
CompressionException(String, Throwable) - Constructor for exception io.netty.handler.codec.compression.CompressionException
Creates a new instance.
CompressionException(String) - Constructor for exception io.netty.handler.codec.compression.CompressionException
Creates a new instance.
CompressionException(Throwable) - Constructor for exception io.netty.handler.codec.compression.CompressionException
Creates a new instance.
connect(ChannelHandlerContext, SocketAddress, SocketAddress, ChannelPromise) - Method in class io.netty.handler.codec.DatagramPacketEncoder
 
contains(K) - Method in class io.netty.handler.codec.DefaultHeaders
 
contains(K, V) - Method in class io.netty.handler.codec.DefaultHeaders
 
contains(K, V, HashingStrategy<? super V>) - Method in class io.netty.handler.codec.DefaultHeaders
 
contains(K) - Method in class io.netty.handler.codec.EmptyHeaders
 
contains(K, V) - Method in class io.netty.handler.codec.EmptyHeaders
 
contains(K) - Method in interface io.netty.handler.codec.Headers
Returns true if a header with the name exists, false otherwise.
contains(K, V) - Method in interface io.netty.handler.codec.Headers
Returns true if a header with the name and value exists, false otherwise.
containsBoolean(K, boolean) - Method in class io.netty.handler.codec.DefaultHeaders
 
containsBoolean(K, boolean) - Method in class io.netty.handler.codec.EmptyHeaders
 
containsBoolean(K, boolean) - Method in interface io.netty.handler.codec.Headers
Returns true if a header with the name and value exists.
containsByte(K, byte) - Method in class io.netty.handler.codec.DefaultHeaders
 
containsByte(K, byte) - Method in class io.netty.handler.codec.EmptyHeaders
 
containsByte(K, byte) - Method in interface io.netty.handler.codec.Headers
Returns true if a header with the name and value exists.
containsChar(K, char) - Method in class io.netty.handler.codec.DefaultHeaders
 
containsChar(K, char) - Method in class io.netty.handler.codec.EmptyHeaders
 
containsChar(K, char) - Method in interface io.netty.handler.codec.Headers
Returns true if a header with the name and value exists.
containsDouble(K, double) - Method in class io.netty.handler.codec.DefaultHeaders
 
containsDouble(K, double) - Method in class io.netty.handler.codec.EmptyHeaders
 
containsDouble(K, double) - Method in interface io.netty.handler.codec.Headers
Returns true if a header with the name and value exists.
containsFloat(K, float) - Method in class io.netty.handler.codec.DefaultHeaders
 
containsFloat(K, float) - Method in class io.netty.handler.codec.EmptyHeaders
 
containsFloat(K, float) - Method in interface io.netty.handler.codec.Headers
Returns true if a header with the name and value exists.
containsInt(K, int) - Method in class io.netty.handler.codec.DefaultHeaders
 
containsInt(K, int) - Method in class io.netty.handler.codec.EmptyHeaders
 
containsInt(K, int) - Method in interface io.netty.handler.codec.Headers
Returns true if a header with the name and value exists.
containsLong(K, long) - Method in class io.netty.handler.codec.DefaultHeaders
 
containsLong(K, long) - Method in class io.netty.handler.codec.EmptyHeaders
 
containsLong(K, long) - Method in interface io.netty.handler.codec.Headers
Returns true if a header with the name and value exists.
containsObject(K, Object) - Method in class io.netty.handler.codec.DefaultHeaders
 
containsObject(K, Object) - Method in class io.netty.handler.codec.EmptyHeaders
 
containsObject(K, Object) - Method in interface io.netty.handler.codec.Headers
Returns true if a header with the name and value exists.
containsShort(K, short) - Method in class io.netty.handler.codec.DefaultHeaders
 
containsShort(K, short) - Method in class io.netty.handler.codec.EmptyHeaders
 
containsShort(K, short) - Method in interface io.netty.handler.codec.Headers
Returns true if a header with the name and value exists.
containsTimeMillis(K, long) - Method in class io.netty.handler.codec.DefaultHeaders
 
containsTimeMillis(K, long) - Method in class io.netty.handler.codec.EmptyHeaders
 
containsTimeMillis(K, long) - Method in interface io.netty.handler.codec.Headers
Returns true if a header with the name and value exists.
ContextBoundUnmarshallerProvider - Class in io.netty.handler.codec.marshalling
UnmarshallerProvider which store a reference to the Unmarshaller in the ChannelHandlerContext via the ChannelHandlerContext.attr(AttributeKey) method.
ContextBoundUnmarshallerProvider(MarshallerFactory, MarshallingConfiguration) - Constructor for class io.netty.handler.codec.marshalling.ContextBoundUnmarshallerProvider
 
convertBoolean(boolean) - Method in class io.netty.handler.codec.CharSequenceValueConverter
 
convertBoolean(boolean) - Method in class io.netty.handler.codec.UnsupportedValueConverter
 
convertBoolean(boolean) - Method in interface io.netty.handler.codec.ValueConverter
 
convertByte(byte) - Method in class io.netty.handler.codec.CharSequenceValueConverter
 
convertByte(byte) - Method in class io.netty.handler.codec.UnsupportedValueConverter
 
convertByte(byte) - Method in interface io.netty.handler.codec.ValueConverter
 
convertChar(char) - Method in class io.netty.handler.codec.CharSequenceValueConverter
 
convertChar(char) - Method in class io.netty.handler.codec.UnsupportedValueConverter
 
convertChar(char) - Method in interface io.netty.handler.codec.ValueConverter
 
convertDouble(double) - Method in class io.netty.handler.codec.CharSequenceValueConverter
 
convertDouble(double) - Method in class io.netty.handler.codec.UnsupportedValueConverter
 
convertDouble(double) - Method in interface io.netty.handler.codec.ValueConverter
 
convertFloat(float) - Method in class io.netty.handler.codec.CharSequenceValueConverter
 
convertFloat(float) - Method in class io.netty.handler.codec.UnsupportedValueConverter
 
convertFloat(float) - Method in interface io.netty.handler.codec.ValueConverter
 
convertInt(int) - Method in class io.netty.handler.codec.CharSequenceValueConverter
 
convertInt(int) - Method in class io.netty.handler.codec.UnsupportedValueConverter
 
convertInt(int) - Method in interface io.netty.handler.codec.ValueConverter
 
convertLong(long) - Method in class io.netty.handler.codec.CharSequenceValueConverter
 
convertLong(long) - Method in class io.netty.handler.codec.UnsupportedValueConverter
 
convertLong(long) - Method in interface io.netty.handler.codec.ValueConverter
 
convertObject(Object) - Method in class io.netty.handler.codec.CharSequenceValueConverter
 
convertObject(Object) - Method in class io.netty.handler.codec.UnsupportedValueConverter
 
convertObject(Object) - Method in interface io.netty.handler.codec.ValueConverter
 
convertShort(short) - Method in class io.netty.handler.codec.CharSequenceValueConverter
 
convertShort(short) - Method in class io.netty.handler.codec.UnsupportedValueConverter
 
convertShort(short) - Method in interface io.netty.handler.codec.ValueConverter
 
convertTimeMillis(long) - Method in class io.netty.handler.codec.CharSequenceValueConverter
 
convertTimeMillis(long) - Method in class io.netty.handler.codec.UnsupportedValueConverter
 
convertTimeMillis(long) - Method in interface io.netty.handler.codec.ValueConverter
 
convertToBoolean(CharSequence) - Method in class io.netty.handler.codec.CharSequenceValueConverter
 
convertToBoolean(V) - Method in class io.netty.handler.codec.UnsupportedValueConverter
 
convertToBoolean(T) - Method in interface io.netty.handler.codec.ValueConverter
 
convertToByte(CharSequence) - Method in class io.netty.handler.codec.CharSequenceValueConverter
 
convertToByte(V) - Method in class io.netty.handler.codec.UnsupportedValueConverter
 
convertToByte(T) - Method in interface io.netty.handler.codec.ValueConverter
 
convertToChar(CharSequence) - Method in class io.netty.handler.codec.CharSequenceValueConverter
 
convertToChar(V) - Method in class io.netty.handler.codec.UnsupportedValueConverter
 
convertToChar(T) - Method in interface io.netty.handler.codec.ValueConverter
 
convertToDouble(CharSequence) - Method in class io.netty.handler.codec.CharSequenceValueConverter
 
convertToDouble(V) - Method in class io.netty.handler.codec.UnsupportedValueConverter
 
convertToDouble(T) - Method in interface io.netty.handler.codec.ValueConverter
 
convertToFloat(CharSequence) - Method in class io.netty.handler.codec.CharSequenceValueConverter
 
convertToFloat(V) - Method in class io.netty.handler.codec.UnsupportedValueConverter
 
convertToFloat(T) - Method in interface io.netty.handler.codec.ValueConverter
 
convertToInt(CharSequence) - Method in class io.netty.handler.codec.CharSequenceValueConverter
 
convertToInt(V) - Method in class io.netty.handler.codec.UnsupportedValueConverter
 
convertToInt(T) - Method in interface io.netty.handler.codec.ValueConverter
 
convertToLong(CharSequence) - Method in class io.netty.handler.codec.CharSequenceValueConverter
 
convertToLong(V) - Method in class io.netty.handler.codec.UnsupportedValueConverter
 
convertToLong(T) - Method in interface io.netty.handler.codec.ValueConverter
 
convertToShort(CharSequence) - Method in class io.netty.handler.codec.CharSequenceValueConverter
 
convertToShort(V) - Method in class io.netty.handler.codec.UnsupportedValueConverter
 
convertToShort(T) - Method in interface io.netty.handler.codec.ValueConverter
 
convertToTimeMillis(CharSequence) - Method in class io.netty.handler.codec.CharSequenceValueConverter
 
convertToTimeMillis(V) - Method in class io.netty.handler.codec.UnsupportedValueConverter
 
convertToTimeMillis(T) - Method in interface io.netty.handler.codec.ValueConverter
 
CorruptedFrameException - Exception in io.netty.handler.codec
An DecoderException which is thrown when the received frame data could not be decoded by an inbound handler.
CorruptedFrameException() - Constructor for exception io.netty.handler.codec.CorruptedFrameException
Creates a new instance.
CorruptedFrameException(String, Throwable) - Constructor for exception io.netty.handler.codec.CorruptedFrameException
Creates a new instance.
CorruptedFrameException(String) - Constructor for exception io.netty.handler.codec.CorruptedFrameException
Creates a new instance.
CorruptedFrameException(Throwable) - Constructor for exception io.netty.handler.codec.CorruptedFrameException
Creates a new instance.
ctx() - Method in class io.netty.handler.codec.MessageAggregator
 
cumulate(ByteBufAllocator, ByteBuf, ByteBuf) - Method in interface io.netty.handler.codec.ByteToMessageDecoder.Cumulator
Cumulate the given ByteBufs and return the ByteBuf that holds the cumulated bytes.

D

DatagramPacketDecoder - Class in io.netty.handler.codec
A decoder that decodes the content of the received DatagramPacket using the specified ByteBuf decoder.
DatagramPacketDecoder(MessageToMessageDecoder<ByteBuf>) - Constructor for class io.netty.handler.codec.DatagramPacketDecoder
Create a DatagramPacket decoder using the specified ByteBuf decoder.
DatagramPacketEncoder<M> - Class in io.netty.handler.codec
An encoder that encodes the content in AddressedEnvelope to DatagramPacket using the specified message encoder.
DatagramPacketEncoder(MessageToMessageEncoder<? super M>) - Constructor for class io.netty.handler.codec.DatagramPacketEncoder
Create an encoder that encodes the content in AddressedEnvelope to DatagramPacket using the specified message encoder.
DateFormatter - Class in io.netty.handler.codec
A formatter for HTTP header dates, such as "Expires" and "Date" headers, or "expires" field in "Set-Cookie".
decode(ByteBuf) - Static method in class io.netty.handler.codec.base64.Base64
 
decode(ByteBuf, Base64Dialect) - Static method in class io.netty.handler.codec.base64.Base64
 
decode(ByteBuf, int, int) - Static method in class io.netty.handler.codec.base64.Base64
 
decode(ByteBuf, int, int, Base64Dialect) - Static method in class io.netty.handler.codec.base64.Base64
 
decode(ByteBuf, int, int, Base64Dialect, ByteBufAllocator) - Static method in class io.netty.handler.codec.base64.Base64
 
decode(ChannelHandlerContext, ByteBuf, List<Object>) - Method in class io.netty.handler.codec.base64.Base64Decoder
 
decode(ChannelHandlerContext, ByteBuf, List<Object>) - Method in class io.netty.handler.codec.bytes.ByteArrayDecoder
 
decode(ChannelHandlerContext, ByteBuf, List<Object>) - Method in class io.netty.handler.codec.ByteToMessageCodec
 
decode(ChannelHandlerContext, ByteBuf, List<Object>) - Method in class io.netty.handler.codec.ByteToMessageDecoder
Decode the from one ByteBuf to an other.
decode(ChannelHandlerContext, ByteBuf, List<Object>) - Method in class io.netty.handler.codec.compression.Bzip2Decoder
 
decode(ChannelHandlerContext, ByteBuf, List<Object>) - Method in class io.netty.handler.codec.compression.FastLzFrameDecoder
 
decode(ChannelHandlerContext, ByteBuf, List<Object>) - Method in class io.netty.handler.codec.compression.JdkZlibDecoder
 
decode(ChannelHandlerContext, ByteBuf, List<Object>) - Method in class io.netty.handler.codec.compression.JZlibDecoder
 
decode(ChannelHandlerContext, ByteBuf, List<Object>) - Method in class io.netty.handler.codec.compression.Lz4FrameDecoder
 
decode(ChannelHandlerContext, ByteBuf, List<Object>) - Method in class io.netty.handler.codec.compression.LzfDecoder
 
decode(ByteBuf, ByteBuf) - Method in class io.netty.handler.codec.compression.Snappy
 
decode(ChannelHandlerContext, ByteBuf, List<Object>) - Method in class io.netty.handler.codec.compression.SnappyFrameDecoder
 
decode(ChannelHandlerContext, DatagramPacket, List<Object>) - Method in class io.netty.handler.codec.DatagramPacketDecoder
 
decode(ChannelHandlerContext, ByteBuf, List<Object>) - Method in class io.netty.handler.codec.DelimiterBasedFrameDecoder
 
decode(ChannelHandlerContext, ByteBuf) - Method in class io.netty.handler.codec.DelimiterBasedFrameDecoder
Create a frame out of the ByteBuf and return it.
decode(ChannelHandlerContext, ByteBuf, List<Object>) - Method in class io.netty.handler.codec.FixedLengthFrameDecoder
 
decode(ChannelHandlerContext, ByteBuf) - Method in class io.netty.handler.codec.FixedLengthFrameDecoder
Create a frame out of the ByteBuf and return it.
decode(ChannelHandlerContext, ByteBuf, List<Object>) - Method in class io.netty.handler.codec.json.JsonObjectDecoder
 
decode(ChannelHandlerContext, ByteBuf, List<Object>) - Method in class io.netty.handler.codec.LengthFieldBasedFrameDecoder
 
decode(ChannelHandlerContext, ByteBuf) - Method in class io.netty.handler.codec.LengthFieldBasedFrameDecoder
Create a frame out of the ByteBuf and return it.
decode(ChannelHandlerContext, ByteBuf, List<Object>) - Method in class io.netty.handler.codec.LineBasedFrameDecoder
 
decode(ChannelHandlerContext, ByteBuf) - Method in class io.netty.handler.codec.LineBasedFrameDecoder
Create a frame out of the ByteBuf and return it.
decode(ChannelHandlerContext, ByteBuf, List<Object>) - Method in class io.netty.handler.codec.marshalling.CompatibleMarshallingDecoder
 
decode(ChannelHandlerContext, ByteBuf) - Method in class io.netty.handler.codec.marshalling.MarshallingDecoder
 
decode(ChannelHandlerContext, I, List<Object>) - Method in class io.netty.handler.codec.MessageAggregator
 
decode(ChannelHandlerContext, INBOUND_IN, List<Object>) - Method in class io.netty.handler.codec.MessageToMessageCodec
 
decode(ChannelHandlerContext, I, List<Object>) - Method in class io.netty.handler.codec.MessageToMessageDecoder
Decode from one message to an other.
decode(ChannelHandlerContext, ByteBuf, List<Object>) - Method in class io.netty.handler.codec.protobuf.ProtobufDecoder
 
decode(ChannelHandlerContext, ByteBuf, List<Object>) - Method in class io.netty.handler.codec.protobuf.ProtobufDecoderNano
 
decode(ChannelHandlerContext, ByteBuf, List<Object>) - Method in class io.netty.handler.codec.protobuf.ProtobufVarint32FrameDecoder
 
decode(ChannelHandlerContext, ByteBuf) - Method in class io.netty.handler.codec.serialization.ObjectDecoder
 
decode(ChannelHandlerContext, ByteBuf, List<Object>) - Method in class io.netty.handler.codec.string.StringDecoder
 
decode(ChannelHandlerContext, ByteBuf, List<Object>) - Method in class io.netty.handler.codec.xml.XmlFrameDecoder
 
decodeLast(ChannelHandlerContext, ByteBuf, List<Object>) - Method in class io.netty.handler.codec.ByteToMessageCodec
 
decodeLast(ChannelHandlerContext, ByteBuf, List<Object>) - Method in class io.netty.handler.codec.ByteToMessageDecoder
Is called one last time when the ChannelHandlerContext goes in-active.
decodeLast(ChannelHandlerContext, ByteBuf, List<Object>) - Method in class io.netty.handler.codec.marshalling.CompatibleMarshallingDecoder
 
DecoderException - Exception in io.netty.handler.codec
An CodecException which is thrown by a dencoder.
DecoderException() - Constructor for exception io.netty.handler.codec.DecoderException
Creates a new instance.
DecoderException(String, Throwable) - Constructor for exception io.netty.handler.codec.DecoderException
Creates a new instance.
DecoderException(String) - Constructor for exception io.netty.handler.codec.DecoderException
Creates a new instance.
DecoderException(Throwable) - Constructor for exception io.netty.handler.codec.DecoderException
Creates a new instance.
DecoderResult - Class in io.netty.handler.codec
 
DecoderResult(Throwable) - Constructor for class io.netty.handler.codec.DecoderResult
 
decoderResult() - Method in interface io.netty.handler.codec.DecoderResultProvider
Returns the result of decoding this object.
DecoderResultProvider - Interface in io.netty.handler.codec
Provides the accessor methods for the DecoderResult property of a decoded message.
DecompressionException - Exception in io.netty.handler.codec.compression
A DecoderException that is raised when decompression failed.
DecompressionException() - Constructor for exception io.netty.handler.codec.compression.DecompressionException
Creates a new instance.
DecompressionException(String, Throwable) - Constructor for exception io.netty.handler.codec.compression.DecompressionException
Creates a new instance.
DecompressionException(String) - Constructor for exception io.netty.handler.codec.compression.DecompressionException
Creates a new instance.
DecompressionException(Throwable) - Constructor for exception io.netty.handler.codec.compression.DecompressionException
Creates a new instance.
DEFAULT - Static variable in class io.netty.handler.codec.string.LineSeparator
The default line separator in the current system.
DefaultHeaders<K,V,T extends Headers<K,V,T>> - Class in io.netty.handler.codec
Default implementation of Headers;
DefaultHeaders(ValueConverter<V>) - Constructor for class io.netty.handler.codec.DefaultHeaders
 
DefaultHeaders(ValueConverter<V>, DefaultHeaders.NameValidator<K>) - Constructor for class io.netty.handler.codec.DefaultHeaders
 
DefaultHeaders(HashingStrategy<K>, ValueConverter<V>) - Constructor for class io.netty.handler.codec.DefaultHeaders
 
DefaultHeaders(HashingStrategy<K>, ValueConverter<V>, DefaultHeaders.NameValidator<K>) - Constructor for class io.netty.handler.codec.DefaultHeaders
 
DefaultHeaders(HashingStrategy<K>, ValueConverter<V>, DefaultHeaders.NameValidator<K>, int) - Constructor for class io.netty.handler.codec.DefaultHeaders
Create a new instance.
DefaultHeaders.HeaderEntry<K,V> - Class in io.netty.handler.codec
 
DefaultHeaders.NameValidator<K> - Interface in io.netty.handler.codec
 
DefaultHeadersImpl<K,V> - Class in io.netty.handler.codec
A concrete implementation of DefaultHeaders that allows for direct instantiation.
DefaultHeadersImpl(HashingStrategy<K>, ValueConverter<V>, DefaultHeaders.NameValidator<K>) - Constructor for class io.netty.handler.codec.DefaultHeadersImpl
 
DefaultMarshallerProvider - Class in io.netty.handler.codec.marshalling
Default implementation of MarshallerProvider which just create a new Marshaller on ever DefaultMarshallerProvider.getMarshaller(ChannelHandlerContext) call.
DefaultMarshallerProvider(MarshallerFactory, MarshallingConfiguration) - Constructor for class io.netty.handler.codec.marshalling.DefaultMarshallerProvider
Create a new instance
DefaultUnmarshallerProvider - Class in io.netty.handler.codec.marshalling
Default implementation of UnmarshallerProvider which will just create a new Unmarshaller on every call to DefaultUnmarshallerProvider.getUnmarshaller(ChannelHandlerContext)
DefaultUnmarshallerProvider(MarshallerFactory, MarshallingConfiguration) - Constructor for class io.netty.handler.codec.marshalling.DefaultUnmarshallerProvider
Create a new instance of DefaultMarshallerProvider
DelimiterBasedFrameDecoder - Class in io.netty.handler.codec
A decoder that splits the received ByteBufs by one or more delimiters.
DelimiterBasedFrameDecoder(int, ByteBuf) - Constructor for class io.netty.handler.codec.DelimiterBasedFrameDecoder
Creates a new instance.
DelimiterBasedFrameDecoder(int, boolean, ByteBuf) - Constructor for class io.netty.handler.codec.DelimiterBasedFrameDecoder
Creates a new instance.
DelimiterBasedFrameDecoder(int, boolean, boolean, ByteBuf) - Constructor for class io.netty.handler.codec.DelimiterBasedFrameDecoder
Creates a new instance.
DelimiterBasedFrameDecoder(int, ByteBuf...) - Constructor for class io.netty.handler.codec.DelimiterBasedFrameDecoder
Creates a new instance.
DelimiterBasedFrameDecoder(int, boolean, ByteBuf...) - Constructor for class io.netty.handler.codec.DelimiterBasedFrameDecoder
Creates a new instance.
DelimiterBasedFrameDecoder(int, boolean, boolean, ByteBuf...) - Constructor for class io.netty.handler.codec.DelimiterBasedFrameDecoder
Creates a new instance.
Delimiters - Class in io.netty.handler.codec
A set of commonly used delimiters for DelimiterBasedFrameDecoder.
deregister(ChannelHandlerContext, ChannelPromise) - Method in class io.netty.handler.codec.DatagramPacketEncoder
 
detected(T) - Static method in class io.netty.handler.codec.ProtocolDetectionResult
Returns a ProtocolDetectionResult which holds the detected protocol.
detectedProtocol() - Method in class io.netty.handler.codec.ProtocolDetectionResult
Returns the protocol if ProtocolDetectionResult.state() returns ProtocolDetectionState.DETECTED, otherwise null.
discardSomeReadBytes() - Method in class io.netty.handler.codec.ByteToMessageDecoder
 
disconnect(ChannelHandlerContext, ChannelPromise) - Method in class io.netty.handler.codec.DatagramPacketEncoder
 

E

EmptyHeaders<K,V,T extends Headers<K,V,T>> - Class in io.netty.handler.codec
 
EmptyHeaders() - Constructor for class io.netty.handler.codec.EmptyHeaders
 
encode(Map.Entry<CharSequence, CharSequence>) - Method in class io.netty.handler.codec.AsciiHeadersEncoder
 
encode(ByteBuf) - Static method in class io.netty.handler.codec.base64.Base64
 
encode(ByteBuf, Base64Dialect) - Static method in class io.netty.handler.codec.base64.Base64
 
encode(ByteBuf, boolean) - Static method in class io.netty.handler.codec.base64.Base64
 
encode(ByteBuf, boolean, Base64Dialect) - Static method in class io.netty.handler.codec.base64.Base64
 
encode(ByteBuf, int, int) - Static method in class io.netty.handler.codec.base64.Base64
 
encode(ByteBuf, int, int, Base64Dialect) - Static method in class io.netty.handler.codec.base64.Base64
 
encode(ByteBuf, int, int, boolean) - Static method in class io.netty.handler.codec.base64.Base64
 
encode(ByteBuf, int, int, boolean, Base64Dialect) - Static method in class io.netty.handler.codec.base64.Base64
 
encode(ByteBuf, int, int, boolean, Base64Dialect, ByteBufAllocator) - Static method in class io.netty.handler.codec.base64.Base64
 
encode(ChannelHandlerContext, ByteBuf, List<Object>) - Method in class io.netty.handler.codec.base64.Base64Encoder
 
encode(ChannelHandlerContext, byte[], List<Object>) - Method in class io.netty.handler.codec.bytes.ByteArrayEncoder
 
encode(ChannelHandlerContext, I, ByteBuf) - Method in class io.netty.handler.codec.ByteToMessageCodec
 
encode(ChannelHandlerContext, ByteBuf, ByteBuf) - Method in class io.netty.handler.codec.compression.Bzip2Encoder
 
encode(ChannelHandlerContext, ByteBuf, ByteBuf) - Method in class io.netty.handler.codec.compression.FastLzFrameEncoder
 
encode(ChannelHandlerContext, ByteBuf, ByteBuf) - Method in class io.netty.handler.codec.compression.JdkZlibEncoder
 
encode(ChannelHandlerContext, ByteBuf, ByteBuf) - Method in class io.netty.handler.codec.compression.JZlibEncoder
 
encode(ChannelHandlerContext, ByteBuf, ByteBuf) - Method in class io.netty.handler.codec.compression.Lz4FrameEncoder
Encode a message into a ByteBuf.
encode(ChannelHandlerContext, ByteBuf, ByteBuf) - Method in class io.netty.handler.codec.compression.LzfEncoder
 
encode(ChannelHandlerContext, ByteBuf, ByteBuf) - Method in class io.netty.handler.codec.compression.LzmaFrameEncoder
 
encode(ByteBuf, ByteBuf, int) - Method in class io.netty.handler.codec.compression.Snappy
 
encode(ChannelHandlerContext, ByteBuf, ByteBuf) - Method in class io.netty.handler.codec.compression.SnappyFrameEncoder
 
encode(ChannelHandlerContext, AddressedEnvelope<M, InetSocketAddress>, List<Object>) - Method in class io.netty.handler.codec.DatagramPacketEncoder
 
encode(ChannelHandlerContext, ByteBuf, List<Object>) - Method in class io.netty.handler.codec.LengthFieldPrepender
 
encode(ChannelHandlerContext, Object, ByteBuf) - Method in class io.netty.handler.codec.marshalling.CompatibleMarshallingEncoder
 
encode(ChannelHandlerContext, Object, ByteBuf) - Method in class io.netty.handler.codec.marshalling.MarshallingEncoder
 
encode(ChannelHandlerContext, I, ByteBuf) - Method in class io.netty.handler.codec.MessageToByteEncoder
Encode a message into a ByteBuf.
encode(ChannelHandlerContext, OUTBOUND_IN, List<Object>) - Method in class io.netty.handler.codec.MessageToMessageCodec
 
encode(ChannelHandlerContext, I, List<Object>) - Method in class io.netty.handler.codec.MessageToMessageEncoder
Encode from one message to an other.
encode(ChannelHandlerContext, MessageLiteOrBuilder, List<Object>) - Method in class io.netty.handler.codec.protobuf.ProtobufEncoder
 
encode(ChannelHandlerContext, MessageNano, List<Object>) - Method in class io.netty.handler.codec.protobuf.ProtobufEncoderNano
 
encode(ChannelHandlerContext, ByteBuf, ByteBuf) - Method in class io.netty.handler.codec.protobuf.ProtobufVarint32LengthFieldPrepender
 
encode(ChannelHandlerContext, Serializable, ByteBuf) - Method in class io.netty.handler.codec.serialization.CompatibleObjectEncoder
 
encode(ChannelHandlerContext, Serializable, ByteBuf) - Method in class io.netty.handler.codec.serialization.ObjectEncoder
 
encode(ChannelHandlerContext, CharSequence, List<Object>) - Method in class io.netty.handler.codec.string.LineEncoder
 
encode(ChannelHandlerContext, CharSequence, List<Object>) - Method in class io.netty.handler.codec.string.StringEncoder
 
EncoderException - Exception in io.netty.handler.codec
An CodecException which is thrown by an encoder.
EncoderException() - Constructor for exception io.netty.handler.codec.EncoderException
Creates a new instance.
EncoderException(String, Throwable) - Constructor for exception io.netty.handler.codec.EncoderException
Creates a new instance.
EncoderException(String) - Constructor for exception io.netty.handler.codec.EncoderException
Creates a new instance.
EncoderException(Throwable) - Constructor for exception io.netty.handler.codec.EncoderException
Creates a new instance.
equals(Object) - Method in class io.netty.handler.codec.DefaultHeaders
 
equals(Headers<K, V, ?>, HashingStrategy<V>) - Method in class io.netty.handler.codec.DefaultHeaders
Test this object for equality against h2.
equals(Object) - Method in class io.netty.handler.codec.EmptyHeaders
 
equals(Object) - Method in class io.netty.handler.codec.string.LineSeparator
 
exceptionCaught(ChannelHandlerContext, Throwable) - Method in class io.netty.handler.codec.DatagramPacketDecoder
 
exceptionCaught(ChannelHandlerContext, Throwable) - Method in class io.netty.handler.codec.DatagramPacketEncoder
 
exceptionCaught(ChannelHandlerContext, Throwable) - Method in class io.netty.handler.codec.marshalling.CompatibleMarshallingDecoder
 
extractFrame(ChannelHandlerContext, ByteBuf, int, int) - Method in class io.netty.handler.codec.LengthFieldBasedFrameDecoder
Extract the sub-region of the specified buffer.
extractFrame(ChannelHandlerContext, ByteBuf, int, int) - Method in class io.netty.handler.codec.marshalling.MarshallingDecoder
 
extractObject(ChannelHandlerContext, ByteBuf, int, int) - Method in class io.netty.handler.codec.json.JsonObjectDecoder
Override this method if you want to filter the json objects/arrays that get passed through the pipeline.

F

failure(Throwable) - Static method in class io.netty.handler.codec.DecoderResult
 
FastLzFrameDecoder - Class in io.netty.handler.codec.compression
Uncompresses a ByteBuf encoded by FastLzFrameEncoder using the FastLZ algorithm.
FastLzFrameDecoder() - Constructor for class io.netty.handler.codec.compression.FastLzFrameDecoder
Creates the fastest FastLZ decoder without checksum calculation.
FastLzFrameDecoder(boolean) - Constructor for class io.netty.handler.codec.compression.FastLzFrameDecoder
Creates a FastLZ decoder with calculation of checksums as specified.
FastLzFrameDecoder(Checksum) - Constructor for class io.netty.handler.codec.compression.FastLzFrameDecoder
Creates a FastLZ decoder with specified checksum calculator.
FastLzFrameEncoder - Class in io.netty.handler.codec.compression
Compresses a ByteBuf using the FastLZ algorithm.
FastLzFrameEncoder() - Constructor for class io.netty.handler.codec.compression.FastLzFrameEncoder
Creates a FastLZ encoder without checksum calculator and with auto detection of compression level.
FastLzFrameEncoder(int) - Constructor for class io.netty.handler.codec.compression.FastLzFrameEncoder
Creates a FastLZ encoder with specified compression level and without checksum calculator.
FastLzFrameEncoder(boolean) - Constructor for class io.netty.handler.codec.compression.FastLzFrameEncoder
Creates a FastLZ encoder with auto detection of compression level and calculation of checksums as specified.
FastLzFrameEncoder(int, Checksum) - Constructor for class io.netty.handler.codec.compression.FastLzFrameEncoder
Creates a FastLZ encoder with specified compression level and checksum calculator.
finishAggregation(O) - Method in class io.netty.handler.codec.MessageAggregator
Invoked when the specified aggregated message is about to be passed to the next handler in the pipeline.
FixedLengthFrameDecoder - Class in io.netty.handler.codec
A decoder that splits the received ByteBufs by the fixed number of bytes.
FixedLengthFrameDecoder(int) - Constructor for class io.netty.handler.codec.FixedLengthFrameDecoder
Creates a new instance.
flush(ChannelHandlerContext) - Method in class io.netty.handler.codec.compression.Lz4FrameEncoder
 
flush(ChannelHandlerContext) - Method in class io.netty.handler.codec.DatagramPacketEncoder
 
flush() - Method in class io.netty.handler.codec.serialization.ObjectEncoderOutputStream
 
format(Date) - Static method in class io.netty.handler.codec.DateFormatter
Format a Date into RFC1123 format

G

get(K) - Method in class io.netty.handler.codec.DefaultHeaders
 
get(K, V) - Method in class io.netty.handler.codec.DefaultHeaders
 
get(K) - Method in class io.netty.handler.codec.EmptyHeaders
 
get(K, V) - Method in class io.netty.handler.codec.EmptyHeaders
 
get(K) - Method in interface io.netty.handler.codec.Headers
Returns the value of a header with the specified name.
get(K, V) - Method in interface io.netty.handler.codec.Headers
Returns the value of a header with the specified name.
getAll(K) - Method in class io.netty.handler.codec.DefaultHeaders
 
getAll(K) - Method in class io.netty.handler.codec.EmptyHeaders
 
getAll(K) - Method in interface io.netty.handler.codec.Headers
Returns all values for the header with the specified name.
getAllAndRemove(K) - Method in class io.netty.handler.codec.DefaultHeaders
 
getAllAndRemove(K) - Method in class io.netty.handler.codec.EmptyHeaders
 
getAllAndRemove(K) - Method in interface io.netty.handler.codec.Headers
Returns all values for the header with the specified name and removes them from this object.
getAllAsString(Headers<K, V, ?>, K) - Static method in class io.netty.handler.codec.HeadersUtils
Headers.get(Object) and convert each element of List to a String.
getAndRemove(K) - Method in class io.netty.handler.codec.DefaultHeaders
 
getAndRemove(K, V) - Method in class io.netty.handler.codec.DefaultHeaders
 
getAndRemove(K) - Method in class io.netty.handler.codec.EmptyHeaders
 
getAndRemove(K, V) - Method in class io.netty.handler.codec.EmptyHeaders
 
getAndRemove(K) - Method in interface io.netty.handler.codec.Headers
Returns the value of a header with the specified name and removes it from this object.
getAndRemove(K, V) - Method in interface io.netty.handler.codec.Headers
Returns the value of a header with the specified name and removes it from this object.
getAsString(Headers<K, V, ?>, K) - Static method in class io.netty.handler.codec.HeadersUtils
Headers.get(Object) and convert the result to a String.
getBoolean(K) - Method in class io.netty.handler.codec.DefaultHeaders
 
getBoolean(K, boolean) - Method in class io.netty.handler.codec.DefaultHeaders
 
getBoolean(K) - Method in class io.netty.handler.codec.EmptyHeaders
 
getBoolean(K, boolean) - Method in class io.netty.handler.codec.EmptyHeaders
 
getBoolean(K) - Method in interface io.netty.handler.codec.Headers
Returns the boolean value of a header with the specified name.
getBoolean(K, boolean) - Method in interface io.netty.handler.codec.Headers
Returns the boolean value of a header with the specified name.
getBooleanAndRemove(K) - Method in class io.netty.handler.codec.DefaultHeaders
 
getBooleanAndRemove(K, boolean) - Method in class io.netty.handler.codec.DefaultHeaders
 
getBooleanAndRemove(K) - Method in class io.netty.handler.codec.EmptyHeaders
 
getBooleanAndRemove(K, boolean) - Method in class io.netty.handler.codec.EmptyHeaders
 
getBooleanAndRemove(K) - Method in interface io.netty.handler.codec.Headers
Returns the boolean value of a header with the specified name and removes the header from this object.
getBooleanAndRemove(K, boolean) - Method in interface io.netty.handler.codec.Headers
Returns the boolean value of a header with the specified name and removes the header from this object.
getByte(K) - Method in class io.netty.handler.codec.DefaultHeaders
 
getByte(K, byte) - Method in class io.netty.handler.codec.DefaultHeaders
 
getByte(K) - Method in class io.netty.handler.codec.EmptyHeaders
 
getByte(K, byte) - Method in class io.netty.handler.codec.EmptyHeaders
 
getByte(K) - Method in interface io.netty.handler.codec.Headers
Returns the byte value of a header with the specified name.
getByte(K, byte) - Method in interface io.netty.handler.codec.Headers
Returns the byte value of a header with the specified name.
getByteAndRemove(K) - Method in class io.netty.handler.codec.DefaultHeaders
 
getByteAndRemove(K, byte) - Method in class io.netty.handler.codec.DefaultHeaders
 
getByteAndRemove(K) - Method in class io.netty.handler.codec.EmptyHeaders
 
getByteAndRemove(K, byte) - Method in class io.netty.handler.codec.EmptyHeaders
 
getByteAndRemove(K) - Method in interface io.netty.handler.codec.Headers
Returns the byte value of a header with the specified name and removes the header from this object.
getByteAndRemove(K, byte) - Method in interface io.netty.handler.codec.Headers
Returns the byte value of a header with the specified name and removes the header from this object.
getChar(K) - Method in class io.netty.handler.codec.DefaultHeaders
 
getChar(K, char) - Method in class io.netty.handler.codec.DefaultHeaders
 
getChar(K) - Method in class io.netty.handler.codec.EmptyHeaders
 
getChar(K, char) - Method in class io.netty.handler.codec.EmptyHeaders
 
getChar(K) - Method in interface io.netty.handler.codec.Headers
Returns the char value of a header with the specified name.
getChar(K, char) - Method in interface io.netty.handler.codec.Headers
Returns the char value of a header with the specified name.
getCharAndRemove(K) - Method in class io.netty.handler.codec.DefaultHeaders
 
getCharAndRemove(K, char) - Method in class io.netty.handler.codec.DefaultHeaders
 
getCharAndRemove(K) - Method in class io.netty.handler.codec.EmptyHeaders
 
getCharAndRemove(K, char) - Method in class io.netty.handler.codec.EmptyHeaders
 
getCharAndRemove(K) - Method in interface io.netty.handler.codec.Headers
Returns the char value of a header with the specified name and removes the header from this object.
getCharAndRemove(K, char) - Method in interface io.netty.handler.codec.Headers
Returns the char value of a header with the specified name and removes the header from this object.
getDouble(K) - Method in class io.netty.handler.codec.DefaultHeaders
 
getDouble(K, double) - Method in class io.netty.handler.codec.DefaultHeaders
 
getDouble(K) - Method in class io.netty.handler.codec.EmptyHeaders
 
getDouble(K, double) - Method in class io.netty.handler.codec.EmptyHeaders
 
getDouble(K) - Method in interface io.netty.handler.codec.Headers
Returns the double value of a header with the specified name.
getDouble(K, double) - Method in interface io.netty.handler.codec.Headers
Returns the double value of a header with the specified name.
getDoubleAndRemove(K) - Method in class io.netty.handler.codec.DefaultHeaders
 
getDoubleAndRemove(K, double) - Method in class io.netty.handler.codec.DefaultHeaders
 
getDoubleAndRemove(K) - Method in class io.netty.handler.codec.EmptyHeaders
 
getDoubleAndRemove(K, double) - Method in class io.netty.handler.codec.EmptyHeaders
 
getDoubleAndRemove(K) - Method in interface io.netty.handler.codec.Headers
Returns the double value of a header with the specified name and removes the header from this object.
getDoubleAndRemove(K, double) - Method in interface io.netty.handler.codec.Headers
Returns the double value of a header with the specified name and removes the header from this object.
getFloat(K) - Method in class io.netty.handler.codec.DefaultHeaders
 
getFloat(K, float) - Method in class io.netty.handler.codec.DefaultHeaders
 
getFloat(K) - Method in class io.netty.handler.codec.EmptyHeaders
 
getFloat(K, float) - Method in class io.netty.handler.codec.EmptyHeaders
 
getFloat(K) - Method in interface io.netty.handler.codec.Headers
Returns the float value of a header with the specified name.
getFloat(K, float) - Method in interface io.netty.handler.codec.Headers
Returns the float value of a header with the specified name.
getFloatAndRemove(K) - Method in class io.netty.handler.codec.DefaultHeaders
 
getFloatAndRemove(K, float) - Method in class io.netty.handler.codec.DefaultHeaders
 
getFloatAndRemove(K) - Method in class io.netty.handler.codec.EmptyHeaders
 
getFloatAndRemove(K, float) - Method in class io.netty.handler.codec.EmptyHeaders
 
getFloatAndRemove(K) - Method in interface io.netty.handler.codec.Headers
Returns the float value of a header with the specified name and removes the header from this object.
getFloatAndRemove(K, float) - Method in interface io.netty.handler.codec.Headers
Returns the float value of a header with the specified name and removes the header from this object.
getInt(K) - Method in class io.netty.handler.codec.DefaultHeaders
 
getInt(K, int) - Method in class io.netty.handler.codec.DefaultHeaders
 
getInt(K) - Method in class io.netty.handler.codec.EmptyHeaders
 
getInt(K, int) - Method in class io.netty.handler.codec.EmptyHeaders
 
getInt(K) - Method in interface io.netty.handler.codec.Headers
Returns the int value of a header with the specified name.
getInt(K, int) - Method in interface io.netty.handler.codec.Headers
Returns the int value of a header with the specified name.
getIntAndRemove(K) - Method in class io.netty.handler.codec.DefaultHeaders
 
getIntAndRemove(K, int) - Method in class io.netty.handler.codec.DefaultHeaders
 
getIntAndRemove(K) - Method in class io.netty.handler.codec.EmptyHeaders
 
getIntAndRemove(K, int) - Method in class io.netty.handler.codec.EmptyHeaders
 
getIntAndRemove(K) - Method in interface io.netty.handler.codec.Headers
Returns the int value of a header with the specified name and removes the header from this object.
getIntAndRemove(K, int) - Method in interface io.netty.handler.codec.Headers
Returns the int value of a header with the specified name and removes the header from this object.
getKey() - Method in class io.netty.handler.codec.DefaultHeaders.HeaderEntry
 
getLong(K) - Method in class io.netty.handler.codec.DefaultHeaders
 
getLong(K, long) - Method in class io.netty.handler.codec.DefaultHeaders
 
getLong(K) - Method in class io.netty.handler.codec.EmptyHeaders
 
getLong(K, long) - Method in class io.netty.handler.codec.EmptyHeaders
 
getLong(K) - Method in interface io.netty.handler.codec.Headers
Returns the long value of a header with the specified name.
getLong(K, long) - Method in interface io.netty.handler.codec.Headers
Returns the long value of a header with the specified name.
getLongAndRemove(K) - Method in class io.netty.handler.codec.DefaultHeaders
 
getLongAndRemove(K, long) - Method in class io.netty.handler.codec.DefaultHeaders
 
getLongAndRemove(K) - Method in class io.netty.handler.codec.EmptyHeaders
 
getLongAndRemove(K, long) - Method in class io.netty.handler.codec.EmptyHeaders
 
getLongAndRemove(K) - Method in interface io.netty.handler.codec.Headers
Returns the long value of a header with the specified name and removes the header from this object.
getLongAndRemove(K, long) - Method in interface io.netty.handler.codec.Headers
Returns the long value of a header with the specified name and removes the header from this object.
getMarshaller(ChannelHandlerContext) - Method in class io.netty.handler.codec.marshalling.DefaultMarshallerProvider
 
getMarshaller(ChannelHandlerContext) - Method in interface io.netty.handler.codec.marshalling.MarshallerProvider
Get a Marshaller for the given ChannelHandlerContext
getMarshaller(ChannelHandlerContext) - Method in class io.netty.handler.codec.marshalling.ThreadLocalMarshallerProvider
 
getShort(K) - Method in class io.netty.handler.codec.DefaultHeaders
 
getShort(K, short) - Method in class io.netty.handler.codec.DefaultHeaders
 
getShort(K) - Method in class io.netty.handler.codec.EmptyHeaders
 
getShort(K, short) - Method in class io.netty.handler.codec.EmptyHeaders
 
getShort(K) - Method in interface io.netty.handler.codec.Headers
Returns the short value of a header with the specified name.
getShort(K, short) - Method in interface io.netty.handler.codec.Headers
Returns the short value of a header with the specified name.
getShortAndRemove(K) - Method in class io.netty.handler.codec.DefaultHeaders
 
getShortAndRemove(K, short) - Method in class io.netty.handler.codec.DefaultHeaders
 
getShortAndRemove(K) - Method in class io.netty.handler.codec.EmptyHeaders
 
getShortAndRemove(K, short) - Method in class io.netty.handler.codec.EmptyHeaders
 
getShortAndRemove(K) - Method in interface io.netty.handler.codec.Headers
Returns the short value of a header with the specified name and removes the header from this object.
getShortAndRemove(K, short) - Method in interface io.netty.handler.codec.Headers
Returns the short value of a header with the specified name and removes the header from this object.
getTimeMillis(K) - Method in class io.netty.handler.codec.DefaultHeaders
 
getTimeMillis(K, long) - Method in class io.netty.handler.codec.DefaultHeaders
 
getTimeMillis(K) - Method in class io.netty.handler.codec.EmptyHeaders
 
getTimeMillis(K, long) - Method in class io.netty.handler.codec.EmptyHeaders
 
getTimeMillis(K) - Method in interface io.netty.handler.codec.Headers
Returns the value of a header with the specified name in milliseconds.
getTimeMillis(K, long) - Method in interface io.netty.handler.codec.Headers
Returns the value of a header with the specified name in milliseconds.
getTimeMillisAndRemove(K) - Method in class io.netty.handler.codec.DefaultHeaders
 
getTimeMillisAndRemove(K, long) - Method in class io.netty.handler.codec.DefaultHeaders
 
getTimeMillisAndRemove(K) - Method in class io.netty.handler.codec.EmptyHeaders
 
getTimeMillisAndRemove(K, long) - Method in class io.netty.handler.codec.EmptyHeaders
 
getTimeMillisAndRemove(K) - Method in interface io.netty.handler.codec.Headers
Returns the value of a header with the specified name in milliseconds and removes the header from this object.
getTimeMillisAndRemove(K, long) - Method in interface io.netty.handler.codec.Headers
Returns the value of a header with the specified name in milliseconds and removes the header from this object.
getUnadjustedFrameLength(ByteBuf, int, int, ByteOrder) - Method in class io.netty.handler.codec.LengthFieldBasedFrameDecoder
Decodes the specified region of the buffer into an unadjusted frame length.
getUnmarshaller(ChannelHandlerContext) - Method in class io.netty.handler.codec.marshalling.ContextBoundUnmarshallerProvider
 
getUnmarshaller(ChannelHandlerContext) - Method in class io.netty.handler.codec.marshalling.DefaultUnmarshallerProvider
 
getUnmarshaller(ChannelHandlerContext) - Method in class io.netty.handler.codec.marshalling.ThreadLocalUnmarshallerProvider
 
getUnmarshaller(ChannelHandlerContext) - Method in interface io.netty.handler.codec.marshalling.UnmarshallerProvider
Get the Unmarshaller for the given ChannelHandlerContext
getValue() - Method in class io.netty.handler.codec.DefaultHeaders.HeaderEntry
 

H

handleOversizedMessage(ChannelHandlerContext, S) - Method in class io.netty.handler.codec.MessageAggregator
Invoked when an incoming request exceeds the maximum content length.
handlerAdded(ChannelHandlerContext) - Method in class io.netty.handler.codec.ByteToMessageCodec
 
handlerAdded(ChannelHandlerContext) - Method in class io.netty.handler.codec.compression.Bzip2Encoder
 
handlerAdded(ChannelHandlerContext) - Method in class io.netty.handler.codec.compression.JdkZlibEncoder
 
handlerAdded(ChannelHandlerContext) - Method in class io.netty.handler.codec.compression.JZlibEncoder
 
handlerAdded(ChannelHandlerContext) - Method in class io.netty.handler.codec.compression.Lz4FrameEncoder
 
handlerAdded(ChannelHandlerContext) - Method in class io.netty.handler.codec.DatagramPacketDecoder
 
handlerAdded(ChannelHandlerContext) - Method in class io.netty.handler.codec.DatagramPacketEncoder
 
handlerAdded(ChannelHandlerContext) - Method in class io.netty.handler.codec.MessageAggregator
 
handlerRemoved(ChannelHandlerContext) - Method in class io.netty.handler.codec.ByteToMessageCodec
 
handlerRemoved(ChannelHandlerContext) - Method in class io.netty.handler.codec.ByteToMessageDecoder
 
handlerRemoved(ChannelHandlerContext) - Method in class io.netty.handler.codec.compression.Lz4FrameEncoder
 
handlerRemoved(ChannelHandlerContext) - Method in class io.netty.handler.codec.DatagramPacketDecoder
 
handlerRemoved(ChannelHandlerContext) - Method in class io.netty.handler.codec.DatagramPacketEncoder
 
handlerRemoved(ChannelHandlerContext) - Method in class io.netty.handler.codec.MessageAggregator
 
handlerRemoved0(ChannelHandlerContext) - Method in class io.netty.handler.codec.ByteToMessageDecoder
Gets called after the ByteToMessageDecoder was removed from the actual context and it doesn't handle events anymore.
handlerRemoved0(ChannelHandlerContext) - Method in class io.netty.handler.codec.compression.JdkZlibDecoder
 
hash - Variable in class io.netty.handler.codec.DefaultHeaders.HeaderEntry
 
hashCode() - Method in class io.netty.handler.codec.DefaultHeaders
 
hashCode(HashingStrategy<V>) - Method in class io.netty.handler.codec.DefaultHeaders
Generate a hash code for this object given a HashingStrategy to generate hash codes for individual values.
hashCode() - Method in class io.netty.handler.codec.EmptyHeaders
 
hashCode() - Method in class io.netty.handler.codec.string.LineSeparator
 
head - Variable in class io.netty.handler.codec.DefaultHeaders
 
HeaderEntry(int, K) - Constructor for class io.netty.handler.codec.DefaultHeaders.HeaderEntry
 
Headers<K,V,T extends Headers<K,V,T>> - Interface in io.netty.handler.codec
Common interface for Headers which represents a mapping of key to value.
HeadersUtils - Class in io.netty.handler.codec
Provides utility methods related to Headers.

I

ignoreContentAfterContinueResponse(Object) - Method in class io.netty.handler.codec.MessageAggregator
Determine if all objects for the current request/response should be ignored or not.
INSTANCE - Static variable in class io.netty.handler.codec.CharSequenceValueConverter
 
instance() - Static method in class io.netty.handler.codec.UnsupportedValueConverter
 
internalBuffer() - Method in class io.netty.handler.codec.ByteToMessageDecoder
Returns the internal cumulative buffer of this decoder.
invalid() - Static method in class io.netty.handler.codec.ProtocolDetectionResult
Returns a ProtocolDetectionResult that signals the data was invalid for the protocol.
io.netty.handler.codec - package io.netty.handler.codec
Extensible decoder and its common implementations which deal with the packet fragmentation and reassembly issue found in a stream-based transport such as TCP/IP.
io.netty.handler.codec.base64 - package io.netty.handler.codec.base64
Encoder and decoder which transform a Base64-encoded String or ByteBuf into a decoded ByteBuf and vice versa.
io.netty.handler.codec.bytes - package io.netty.handler.codec.bytes
Encoder and decoder which transform an array of bytes into a ByteBuf and vice versa.
io.netty.handler.codec.compression - package io.netty.handler.codec.compression
Encoder and decoder which compresses and decompresses ByteBufs in a compression format such as zlib, gzip, and Snappy.
io.netty.handler.codec.json - package io.netty.handler.codec.json
JSON specific codecs.
io.netty.handler.codec.marshalling - package io.netty.handler.codec.marshalling
Decoder and Encoder which uses JBoss Marshalling.
io.netty.handler.codec.protobuf - package io.netty.handler.codec.protobuf
Encoder and decoder which transform a Google Protocol Buffers Message and MessageNano into a ByteBuf and vice versa.
io.netty.handler.codec.serialization - package io.netty.handler.codec.serialization
Encoder, decoder and their compatibility stream implementations which transform a Serializable object into a byte buffer and vice versa.
io.netty.handler.codec.string - package io.netty.handler.codec.string
Encoder and decoder which transform a String into a ByteBuf and vice versa.
io.netty.handler.codec.xml - package io.netty.handler.codec.xml
Xml specific codecs.
isAggregated(I) - Method in class io.netty.handler.codec.MessageAggregator
Returns true if and only if the specified message is already aggregated.
isClosed() - Method in class io.netty.handler.codec.compression.Bzip2Decoder
Returns true if and only if the end of the compressed stream has been reached.
isClosed() - Method in class io.netty.handler.codec.compression.Bzip2Encoder
Returns true if and only if the end of the compressed stream has been reached.
isClosed() - Method in class io.netty.handler.codec.compression.JdkZlibDecoder
 
isClosed() - Method in class io.netty.handler.codec.compression.JdkZlibEncoder
 
isClosed() - Method in class io.netty.handler.codec.compression.JZlibDecoder
Returns true if and only if the end of the compressed stream has been reached.
isClosed() - Method in class io.netty.handler.codec.compression.JZlibEncoder
 
isClosed() - Method in class io.netty.handler.codec.compression.Lz4FrameDecoder
Returns true if and only if the end of the compressed stream has been reached.
isClosed() - Method in class io.netty.handler.codec.compression.Lz4FrameEncoder
Returns true if and only if the compressed stream has been finished.
isClosed() - Method in class io.netty.handler.codec.compression.ZlibDecoder
Returns true if and only if the end of the compressed stream has been reached.
isClosed() - Method in class io.netty.handler.codec.compression.ZlibEncoder
Returns true if and only if the end of the compressed stream has been reached.
isContentLengthInvalid(S, int) - Method in class io.netty.handler.codec.MessageAggregator
Determine if the message start's content length is known, and if it greater than maxContentLength.
isContentMessage(I) - Method in class io.netty.handler.codec.MessageAggregator
Returns true if and only if the specified message is a content message.
isEmpty() - Method in class io.netty.handler.codec.DefaultHeaders
 
isEmpty() - Method in class io.netty.handler.codec.EmptyHeaders
 
isEmpty() - Method in interface io.netty.handler.codec.Headers
Returns true if Headers.size() equals 0.
isFailure() - Method in class io.netty.handler.codec.DecoderResult
 
isFinished() - Method in class io.netty.handler.codec.DecoderResult
 
isHandlingOversizedMessage() - Method in class io.netty.handler.codec.MessageAggregator
Deprecated.
This method will be removed in future releases.
isLastContentMessage(C) - Method in class io.netty.handler.codec.MessageAggregator
Returns true if and only if the specified message is the last content message.
isPreferDirect() - Method in class io.netty.handler.codec.MessageToByteEncoder
 
isSingleDecode() - Method in class io.netty.handler.codec.ByteToMessageDecoder
If true then only one message is decoded on each ByteToMessageDecoder.channelRead(ChannelHandlerContext, Object) call.
isStartMessage(I) - Method in class io.netty.handler.codec.MessageAggregator
Returns true if and only if the specified message is a start message.
isSuccess() - Method in class io.netty.handler.codec.DecoderResult
 
isSupportingWindowSizeAndMemLevel() - Static method in class io.netty.handler.codec.compression.ZlibCodecFactory
Returns true if specify a custom window size and mem level is supported.
iterator() - Method in class io.netty.handler.codec.DefaultHeaders
 
iterator() - Method in class io.netty.handler.codec.EmptyHeaders
 
iterator() - Method in interface io.netty.handler.codec.Headers
 
iteratorAsString(Iterable<Map.Entry<CharSequence, CharSequence>>) - Static method in class io.netty.handler.codec.HeadersUtils
Headers.iterator() which converts each Map.Entry's key and value to a String.

J

JdkZlibDecoder - Class in io.netty.handler.codec.compression
Decompress a ByteBuf using the inflate algorithm.
JdkZlibDecoder() - Constructor for class io.netty.handler.codec.compression.JdkZlibDecoder
Creates a new instance with the default wrapper (ZlibWrapper.ZLIB).
JdkZlibDecoder(byte[]) - Constructor for class io.netty.handler.codec.compression.JdkZlibDecoder
Creates a new instance with the specified preset dictionary.
JdkZlibDecoder(ZlibWrapper) - Constructor for class io.netty.handler.codec.compression.JdkZlibDecoder
Creates a new instance with the specified wrapper.
JdkZlibEncoder - Class in io.netty.handler.codec.compression
Compresses a ByteBuf using the deflate algorithm.
JdkZlibEncoder() - Constructor for class io.netty.handler.codec.compression.JdkZlibEncoder
Creates a new zlib encoder with the default compression level (6) and the default wrapper (ZlibWrapper.ZLIB).
JdkZlibEncoder(int) - Constructor for class io.netty.handler.codec.compression.JdkZlibEncoder
Creates a new zlib encoder with the specified compressionLevel and the default wrapper (ZlibWrapper.ZLIB).
JdkZlibEncoder(ZlibWrapper) - Constructor for class io.netty.handler.codec.compression.JdkZlibEncoder
Creates a new zlib encoder with the default compression level (6) and the specified wrapper.
JdkZlibEncoder(ZlibWrapper, int) - Constructor for class io.netty.handler.codec.compression.JdkZlibEncoder
Creates a new zlib encoder with the specified compressionLevel and the specified wrapper.
JdkZlibEncoder(byte[]) - Constructor for class io.netty.handler.codec.compression.JdkZlibEncoder
Creates a new zlib encoder with the default compression level (6) and the specified preset dictionary.
JdkZlibEncoder(int, byte[]) - Constructor for class io.netty.handler.codec.compression.JdkZlibEncoder
Creates a new zlib encoder with the specified compressionLevel and the specified preset dictionary.
JsonObjectDecoder - Class in io.netty.handler.codec.json
Splits a byte stream of JSON objects and arrays into individual objects/arrays and passes them up the ChannelPipeline.
JsonObjectDecoder() - Constructor for class io.netty.handler.codec.json.JsonObjectDecoder
 
JsonObjectDecoder(int) - Constructor for class io.netty.handler.codec.json.JsonObjectDecoder
 
JsonObjectDecoder(boolean) - Constructor for class io.netty.handler.codec.json.JsonObjectDecoder
 
JsonObjectDecoder(int, boolean) - Constructor for class io.netty.handler.codec.json.JsonObjectDecoder
 
JZlibDecoder - Class in io.netty.handler.codec.compression
 
JZlibDecoder() - Constructor for class io.netty.handler.codec.compression.JZlibDecoder
Creates a new instance with the default wrapper (ZlibWrapper.ZLIB).
JZlibDecoder(ZlibWrapper) - Constructor for class io.netty.handler.codec.compression.JZlibDecoder
Creates a new instance with the specified wrapper.
JZlibDecoder(byte[]) - Constructor for class io.netty.handler.codec.compression.JZlibDecoder
Creates a new instance with the specified preset dictionary.
JZlibEncoder - Class in io.netty.handler.codec.compression
Compresses a ByteBuf using the deflate algorithm.
JZlibEncoder() - Constructor for class io.netty.handler.codec.compression.JZlibEncoder
Creates a new zlib encoder with the default compression level (6), default window bits (15), default memory level (8), and the default wrapper (ZlibWrapper.ZLIB).
JZlibEncoder(int) - Constructor for class io.netty.handler.codec.compression.JZlibEncoder
Creates a new zlib encoder with the specified compressionLevel, default window bits (15), default memory level (8), and the default wrapper (ZlibWrapper.ZLIB).
JZlibEncoder(ZlibWrapper) - Constructor for class io.netty.handler.codec.compression.JZlibEncoder
Creates a new zlib encoder with the default compression level (6), default window bits (15), default memory level (8), and the specified wrapper.
JZlibEncoder(ZlibWrapper, int) - Constructor for class io.netty.handler.codec.compression.JZlibEncoder
Creates a new zlib encoder with the specified compressionLevel, default window bits (15), default memory level (8), and the specified wrapper.
JZlibEncoder(ZlibWrapper, int, int, int) - Constructor for class io.netty.handler.codec.compression.JZlibEncoder
Creates a new zlib encoder with the specified compressionLevel, the specified windowBits, the specified memLevel, and the specified wrapper.
JZlibEncoder(byte[]) - Constructor for class io.netty.handler.codec.compression.JZlibEncoder
Creates a new zlib encoder with the default compression level (6), default window bits (15), default memory level (8), and the specified preset dictionary.
JZlibEncoder(int, byte[]) - Constructor for class io.netty.handler.codec.compression.JZlibEncoder
Creates a new zlib encoder with the specified compressionLevel, default window bits (15), default memory level (8), and the specified preset dictionary.
JZlibEncoder(int, int, int, byte[]) - Constructor for class io.netty.handler.codec.compression.JZlibEncoder
Creates a new zlib encoder with the specified compressionLevel, the specified windowBits, the specified memLevel, and the specified preset dictionary.

K

key - Variable in class io.netty.handler.codec.DefaultHeaders.HeaderEntry
 

L

LengthFieldBasedFrameDecoder - Class in io.netty.handler.codec
A decoder that splits the received ByteBufs dynamically by the value of the length field in the message.
LengthFieldBasedFrameDecoder(int, int, int) - Constructor for class io.netty.handler.codec.LengthFieldBasedFrameDecoder
Creates a new instance.
LengthFieldBasedFrameDecoder(int, int, int, int, int) - Constructor for class io.netty.handler.codec.LengthFieldBasedFrameDecoder
Creates a new instance.
LengthFieldBasedFrameDecoder(int, int, int, int, int, boolean) - Constructor for class io.netty.handler.codec.LengthFieldBasedFrameDecoder
Creates a new instance.
LengthFieldBasedFrameDecoder(ByteOrder, int, int, int, int, int, boolean) - Constructor for class io.netty.handler.codec.LengthFieldBasedFrameDecoder
Creates a new instance.
LengthFieldPrepender - Class in io.netty.handler.codec
An encoder that prepends the length of the message.
LengthFieldPrepender(int) - Constructor for class io.netty.handler.codec.LengthFieldPrepender
Creates a new instance.
LengthFieldPrepender(int, boolean) - Constructor for class io.netty.handler.codec.LengthFieldPrepender
Creates a new instance.
LengthFieldPrepender(int, int) - Constructor for class io.netty.handler.codec.LengthFieldPrepender
Creates a new instance.
LengthFieldPrepender(int, int, boolean) - Constructor for class io.netty.handler.codec.LengthFieldPrepender
Creates a new instance.
LengthFieldPrepender(ByteOrder, int, int, boolean) - Constructor for class io.netty.handler.codec.LengthFieldPrepender
Creates a new instance.
LineBasedFrameDecoder - Class in io.netty.handler.codec
A decoder that splits the received ByteBufs on line endings.
LineBasedFrameDecoder(int) - Constructor for class io.netty.handler.codec.LineBasedFrameDecoder
Creates a new decoder.
LineBasedFrameDecoder(int, boolean, boolean) - Constructor for class io.netty.handler.codec.LineBasedFrameDecoder
Creates a new decoder.
lineDelimiter() - Static method in class io.netty.handler.codec.Delimiters
Returns CR ('\r') and LF ('\n') delimiters, which could be used for text-based line protocols.
LineEncoder - Class in io.netty.handler.codec.string
Apply a line separator to the requested String and encode it into a ByteBuf.
LineEncoder() - Constructor for class io.netty.handler.codec.string.LineEncoder
Creates a new instance with the current system line separator and UTF-8 charset encoding.
LineEncoder(LineSeparator) - Constructor for class io.netty.handler.codec.string.LineEncoder
Creates a new instance with the specified line separator and UTF-8 charset encoding.
LineEncoder(Charset) - Constructor for class io.netty.handler.codec.string.LineEncoder
Creates a new instance with the specified character set.
LineEncoder(LineSeparator, Charset) - Constructor for class io.netty.handler.codec.string.LineEncoder
Creates a new instance with the specified line separator and character set.
LineSeparator - Class in io.netty.handler.codec.string
A class to represent line separators in different environments.
LineSeparator(String) - Constructor for class io.netty.handler.codec.string.LineSeparator
Create LineSeparator with the specified lineSeparator string.
Lz4FrameDecoder - Class in io.netty.handler.codec.compression
Uncompresses a ByteBuf encoded with the LZ4 format.
Lz4FrameDecoder() - Constructor for class io.netty.handler.codec.compression.Lz4FrameDecoder
Creates the fastest LZ4 decoder.
Lz4FrameDecoder(boolean) - Constructor for class io.netty.handler.codec.compression.Lz4FrameDecoder
Creates a LZ4 decoder with fastest decoder instance available on your machine.
Lz4FrameDecoder(LZ4Factory, boolean) - Constructor for class io.netty.handler.codec.compression.Lz4FrameDecoder
Creates a new LZ4 decoder with customizable implementation.
Lz4FrameDecoder(LZ4Factory, Checksum) - Constructor for class io.netty.handler.codec.compression.Lz4FrameDecoder
Creates a new customizable LZ4 decoder.
Lz4FrameEncoder - Class in io.netty.handler.codec.compression
Compresses a ByteBuf using the LZ4 format.
Lz4FrameEncoder() - Constructor for class io.netty.handler.codec.compression.Lz4FrameEncoder
Creates the fastest LZ4 encoder with default block size (64 KB) and xxhash hashing for Java, based on Yann Collet's work available at Google Code.
Lz4FrameEncoder(boolean) - Constructor for class io.netty.handler.codec.compression.Lz4FrameEncoder
Creates a new LZ4 encoder with hight or fast compression, default block size (64 KB) and xxhash hashing for Java, based on Yann Collet's work available at Google Code.
Lz4FrameEncoder(LZ4Factory, boolean, int, Checksum) - Constructor for class io.netty.handler.codec.compression.Lz4FrameEncoder
Creates a new customizable LZ4 encoder.
Lz4FrameEncoder(LZ4Factory, boolean, int, Checksum, int) - Constructor for class io.netty.handler.codec.compression.Lz4FrameEncoder
Creates a new customizable LZ4 encoder.
LzfDecoder - Class in io.netty.handler.codec.compression
Uncompresses a ByteBuf encoded with the LZF format.
LzfDecoder() - Constructor for class io.netty.handler.codec.compression.LzfDecoder
Creates a new LZF decoder with the most optimal available methods for underlying data access.
LzfDecoder(boolean) - Constructor for class io.netty.handler.codec.compression.LzfDecoder
Creates a new LZF decoder with specified decoding instance.
LzfEncoder - Class in io.netty.handler.codec.compression
Compresses a ByteBuf using the LZF format.
LzfEncoder() - Constructor for class io.netty.handler.codec.compression.LzfEncoder
Creates a new LZF encoder with the most optimal available methods for underlying data access.
LzfEncoder(boolean) - Constructor for class io.netty.handler.codec.compression.LzfEncoder
Creates a new LZF encoder with specified encoding instance.
LzfEncoder(int) - Constructor for class io.netty.handler.codec.compression.LzfEncoder
Creates a new LZF encoder with specified total length of encoded chunk.
LzfEncoder(boolean, int) - Constructor for class io.netty.handler.codec.compression.LzfEncoder
Creates a new LZF encoder with specified settings.
LzmaFrameEncoder - Class in io.netty.handler.codec.compression
Compresses a ByteBuf using the LZMA algorithm.
LzmaFrameEncoder() - Constructor for class io.netty.handler.codec.compression.LzmaFrameEncoder
Creates LZMA encoder with default settings.
LzmaFrameEncoder(int, int, int) - Constructor for class io.netty.handler.codec.compression.LzmaFrameEncoder
Creates LZMA encoder with specified lc, lp, pb values and the medium dictionary size of .
LzmaFrameEncoder(int) - Constructor for class io.netty.handler.codec.compression.LzmaFrameEncoder
Creates LZMA encoder with specified dictionary size and default values of lc = , lp = , pb = .
LzmaFrameEncoder(int, int, int, int) - Constructor for class io.netty.handler.codec.compression.LzmaFrameEncoder
Creates LZMA encoder with specified lc, lp, pb values and custom dictionary size.
LzmaFrameEncoder(int, int, int, int, boolean, int) - Constructor for class io.netty.handler.codec.compression.LzmaFrameEncoder
Creates LZMA encoder with specified settings.

M

mark(int) - Method in class io.netty.handler.codec.serialization.ObjectDecoderInputStream
 
markSupported() - Method in class io.netty.handler.codec.serialization.ObjectDecoderInputStream
 
MarshallerProvider - Interface in io.netty.handler.codec.marshalling
This provider is responsible to get a Marshaller for the given ChannelHandlerContext.
MarshallingDecoder - Class in io.netty.handler.codec.marshalling
Decoder which MUST be used with MarshallingEncoder.
MarshallingDecoder(UnmarshallerProvider) - Constructor for class io.netty.handler.codec.marshalling.MarshallingDecoder
Creates a new decoder whose maximum object size is 1048576 bytes.
MarshallingDecoder(UnmarshallerProvider, int) - Constructor for class io.netty.handler.codec.marshalling.MarshallingDecoder
Creates a new decoder with the specified maximum object size.
MarshallingEncoder - Class in io.netty.handler.codec.marshalling
MessageToByteEncoder implementation which uses JBoss Marshalling to marshal an Object.
MarshallingEncoder(MarshallerProvider) - Constructor for class io.netty.handler.codec.marshalling.MarshallingEncoder
Creates a new encoder.
maxContentLength() - Method in class io.netty.handler.codec.MessageAggregator
Returns the maximum allowed length of the aggregated message in bytes.
maxCumulationBufferComponents() - Method in class io.netty.handler.codec.MessageAggregator
Returns the maximum number of components in the cumulation buffer.
maxObjectSize - Variable in class io.netty.handler.codec.marshalling.CompatibleMarshallingDecoder
 
MERGE_CUMULATOR - Static variable in class io.netty.handler.codec.ByteToMessageDecoder
Cumulate ByteBufs by merge them into one ByteBuf's, using memory copies.
MessageAggregationException - Exception in io.netty.handler.codec
Raised by MessageAggregator when aggregation fails due to an unexpected message sequence.
MessageAggregationException() - Constructor for exception io.netty.handler.codec.MessageAggregationException
 
MessageAggregationException(String) - Constructor for exception io.netty.handler.codec.MessageAggregationException
 
MessageAggregationException(String, Throwable) - Constructor for exception io.netty.handler.codec.MessageAggregationException
 
MessageAggregationException(Throwable) - Constructor for exception io.netty.handler.codec.MessageAggregationException
 
MessageAggregator<I,S,C extends io.netty.buffer.ByteBufHolder,O extends io.netty.buffer.ByteBufHolder> - Class in io.netty.handler.codec
An abstract ChannelHandler that aggregates a series of message objects into a single aggregated message.
MessageAggregator(int) - Constructor for class io.netty.handler.codec.MessageAggregator
Creates a new instance.
MessageAggregator(int, Class<? extends I>) - Constructor for class io.netty.handler.codec.MessageAggregator
 
MessageToByteEncoder<I> - Class in io.netty.handler.codec
ChannelOutboundHandlerAdapter which encodes message in a stream-like fashion from one message to an ByteBuf.
MessageToByteEncoder() - Constructor for class io.netty.handler.codec.MessageToByteEncoder
 
MessageToByteEncoder(Class<? extends I>) - Constructor for class io.netty.handler.codec.MessageToByteEncoder
 
MessageToByteEncoder(boolean) - Constructor for class io.netty.handler.codec.MessageToByteEncoder
Create a new instance which will try to detect the types to match out of the type parameter of the class.
MessageToByteEncoder(Class<? extends I>, boolean) - Constructor for class io.netty.handler.codec.MessageToByteEncoder
Create a new instance
MessageToMessageCodec<INBOUND_IN,OUTBOUND_IN> - Class in io.netty.handler.codec
A Codec for on-the-fly encoding/decoding of message.
MessageToMessageCodec() - Constructor for class io.netty.handler.codec.MessageToMessageCodec
Create a new instance which will try to detect the types to decode and encode out of the type parameter of the class.
MessageToMessageCodec(Class<? extends INBOUND_IN>, Class<? extends OUTBOUND_IN>) - Constructor for class io.netty.handler.codec.MessageToMessageCodec
Create a new instance.
MessageToMessageDecoder<I> - Class in io.netty.handler.codec
ChannelInboundHandlerAdapter which decodes from one message to an other message.
MessageToMessageDecoder() - Constructor for class io.netty.handler.codec.MessageToMessageDecoder
Create a new instance which will try to detect the types to match out of the type parameter of the class.
MessageToMessageDecoder(Class<? extends I>) - Constructor for class io.netty.handler.codec.MessageToMessageDecoder
Create a new instance
MessageToMessageEncoder<I> - Class in io.netty.handler.codec
ChannelOutboundHandlerAdapter which encodes from one message to an other message For example here is an implementation which decodes an Integer to an String.
MessageToMessageEncoder() - Constructor for class io.netty.handler.codec.MessageToMessageEncoder
Create a new instance which will try to detect the types to match out of the type parameter of the class.
MessageToMessageEncoder(Class<? extends I>) - Constructor for class io.netty.handler.codec.MessageToMessageEncoder
Create a new instance

N

names() - Method in class io.netty.handler.codec.DefaultHeaders
 
names() - Method in class io.netty.handler.codec.EmptyHeaders
 
names() - Method in interface io.netty.handler.codec.Headers
Returns a Set of all header names in this object.
namesAsString(Headers<CharSequence, CharSequence, ?>) - Static method in class io.netty.handler.codec.HeadersUtils
Headers.names() and convert each element of Set to a String.
needsMoreData() - Static method in class io.netty.handler.codec.ProtocolDetectionResult
Returns a ProtocolDetectionResult that signals that more data is needed to detect the protocol.
newContinueResponse(S, int, ChannelPipeline) - Method in class io.netty.handler.codec.MessageAggregator
Returns the 'continue response' for the specified start message if necessary.
newHeaderEntry(int, K, V, DefaultHeaders.HeaderEntry<K, V>) - Method in class io.netty.handler.codec.DefaultHeaders
 
newObjectOutputStream(OutputStream) - Method in class io.netty.handler.codec.serialization.CompatibleObjectEncoder
Creates a new ObjectOutputStream which wraps the specified OutputStream.
newZlibDecoder() - Static method in class io.netty.handler.codec.compression.ZlibCodecFactory
 
newZlibDecoder(ZlibWrapper) - Static method in class io.netty.handler.codec.compression.ZlibCodecFactory
 
newZlibDecoder(byte[]) - Static method in class io.netty.handler.codec.compression.ZlibCodecFactory
 
newZlibEncoder(int) - Static method in class io.netty.handler.codec.compression.ZlibCodecFactory
 
newZlibEncoder(ZlibWrapper) - Static method in class io.netty.handler.codec.compression.ZlibCodecFactory
 
newZlibEncoder(ZlibWrapper, int) - Static method in class io.netty.handler.codec.compression.ZlibCodecFactory
 
newZlibEncoder(ZlibWrapper, int, int, int) - Static method in class io.netty.handler.codec.compression.ZlibCodecFactory
 
newZlibEncoder(byte[]) - Static method in class io.netty.handler.codec.compression.ZlibCodecFactory
 
newZlibEncoder(int, byte[]) - Static method in class io.netty.handler.codec.compression.ZlibCodecFactory
 
newZlibEncoder(int, int, int, byte[]) - Static method in class io.netty.handler.codec.compression.ZlibCodecFactory
 
next - Variable in class io.netty.handler.codec.DefaultHeaders.HeaderEntry
In bucket linked list
NOT_NULL - Static variable in interface io.netty.handler.codec.DefaultHeaders.NameValidator
 
nulDelimiter() - Static method in class io.netty.handler.codec.Delimiters
Returns a NUL (0x00) delimiter, which could be used for Flash XML socket or any similar protocols.

O

ObjectDecoder - Class in io.netty.handler.codec.serialization
A decoder which deserializes the received ByteBufs into Java objects.
ObjectDecoder(ClassResolver) - Constructor for class io.netty.handler.codec.serialization.ObjectDecoder
Creates a new decoder whose maximum object size is 1048576 bytes.
ObjectDecoder(int, ClassResolver) - Constructor for class io.netty.handler.codec.serialization.ObjectDecoder
Creates a new decoder with the specified maximum object size.
ObjectDecoderInputStream - Class in io.netty.handler.codec.serialization
An ObjectInput which is interoperable with ObjectEncoder and ObjectEncoderOutputStream.
ObjectDecoderInputStream(InputStream) - Constructor for class io.netty.handler.codec.serialization.ObjectDecoderInputStream
Creates a new ObjectInput.
ObjectDecoderInputStream(InputStream, ClassLoader) - Constructor for class io.netty.handler.codec.serialization.ObjectDecoderInputStream
Creates a new ObjectInput.
ObjectDecoderInputStream(InputStream, int) - Constructor for class io.netty.handler.codec.serialization.ObjectDecoderInputStream
Creates a new ObjectInput.
ObjectDecoderInputStream(InputStream, ClassLoader, int) - Constructor for class io.netty.handler.codec.serialization.ObjectDecoderInputStream
Creates a new ObjectInput.
ObjectEncoder - Class in io.netty.handler.codec.serialization
An encoder which serializes a Java object into a ByteBuf.
ObjectEncoder() - Constructor for class io.netty.handler.codec.serialization.ObjectEncoder
 
ObjectEncoderOutputStream - Class in io.netty.handler.codec.serialization
An ObjectOutput which is interoperable with ObjectDecoder and ObjectDecoderInputStream.
ObjectEncoderOutputStream(OutputStream) - Constructor for class io.netty.handler.codec.serialization.ObjectEncoderOutputStream
Creates a new ObjectOutput with the estimated length of 512 bytes.
ObjectEncoderOutputStream(OutputStream, int) - Constructor for class io.netty.handler.codec.serialization.ObjectEncoderOutputStream
Creates a new ObjectOutput.

P

parseHttpDate(CharSequence) - Static method in class io.netty.handler.codec.DateFormatter
Parse some text into a Date, according to RFC6265
parseHttpDate(CharSequence, int, int) - Static method in class io.netty.handler.codec.DateFormatter
Parse some text into a Date, according to RFC6265
pointNeighborsToThis() - Method in class io.netty.handler.codec.DefaultHeaders.HeaderEntry
 
PrematureChannelClosureException - Exception in io.netty.handler.codec
A CodecException which is thrown when a Channel is closed unexpectedly before the codec finishes handling the current message, such as missing response while waiting for a request.
PrematureChannelClosureException() - Constructor for exception io.netty.handler.codec.PrematureChannelClosureException
Creates a new instance.
PrematureChannelClosureException(String, Throwable) - Constructor for exception io.netty.handler.codec.PrematureChannelClosureException
Creates a new instance.
PrematureChannelClosureException(String) - Constructor for exception io.netty.handler.codec.PrematureChannelClosureException
Creates a new instance.
PrematureChannelClosureException(Throwable) - Constructor for exception io.netty.handler.codec.PrematureChannelClosureException
Creates a new instance.
ProtobufDecoder - Class in io.netty.handler.codec.protobuf
Decodes a received ByteBuf into a Google Protocol Buffers Message and MessageLite.
ProtobufDecoder(MessageLite) - Constructor for class io.netty.handler.codec.protobuf.ProtobufDecoder
Creates a new instance.
ProtobufDecoder(MessageLite, ExtensionRegistry) - Constructor for class io.netty.handler.codec.protobuf.ProtobufDecoder
 
ProtobufDecoder(MessageLite, ExtensionRegistryLite) - Constructor for class io.netty.handler.codec.protobuf.ProtobufDecoder
 
ProtobufDecoderNano - Class in io.netty.handler.codec.protobuf
Decodes a received ByteBuf into a Google Protocol Buffers MessageNano.
ProtobufDecoderNano(Class<? extends MessageNano>) - Constructor for class io.netty.handler.codec.protobuf.ProtobufDecoderNano
Creates a new instance.
ProtobufEncoder - Class in io.netty.handler.codec.protobuf
Encodes the requested Google Protocol Buffers Message and MessageLite into a ByteBuf.
ProtobufEncoder() - Constructor for class io.netty.handler.codec.protobuf.ProtobufEncoder
 
ProtobufEncoderNano - Class in io.netty.handler.codec.protobuf
Encodes the requested Google Protocol Buffers MessageNano into a ByteBuf.
ProtobufEncoderNano() - Constructor for class io.netty.handler.codec.protobuf.ProtobufEncoderNano
 
ProtobufVarint32FrameDecoder - Class in io.netty.handler.codec.protobuf
A decoder that splits the received ByteBufs dynamically by the value of the Google Protocol Buffers Base 128 Varints integer length field in the message.
ProtobufVarint32FrameDecoder() - Constructor for class io.netty.handler.codec.protobuf.ProtobufVarint32FrameDecoder
 
ProtobufVarint32LengthFieldPrepender - Class in io.netty.handler.codec.protobuf
An encoder that prepends the the Google Protocol Buffers Base 128 Varints integer length field.
ProtobufVarint32LengthFieldPrepender() - Constructor for class io.netty.handler.codec.protobuf.ProtobufVarint32LengthFieldPrepender
 
ProtocolDetectionResult<T> - Class in io.netty.handler.codec
Result of detecting a protocol.
ProtocolDetectionState - Enum in io.netty.handler.codec
The state of the current detection.
provider - Variable in class io.netty.handler.codec.marshalling.CompatibleMarshallingDecoder
 

R

read(ChannelHandlerContext) - Method in class io.netty.handler.codec.DatagramPacketEncoder
 
read() - Method in class io.netty.handler.codec.serialization.ObjectDecoderInputStream
 
read(byte[], int, int) - Method in class io.netty.handler.codec.serialization.ObjectDecoderInputStream
 
read(byte[]) - Method in class io.netty.handler.codec.serialization.ObjectDecoderInputStream
 
readBoolean() - Method in class io.netty.handler.codec.serialization.ObjectDecoderInputStream
 
readByte() - Method in class io.netty.handler.codec.serialization.ObjectDecoderInputStream
 
readChar() - Method in class io.netty.handler.codec.serialization.ObjectDecoderInputStream
 
readDouble() - Method in class io.netty.handler.codec.serialization.ObjectDecoderInputStream
 
readFloat() - Method in class io.netty.handler.codec.serialization.ObjectDecoderInputStream
 
readFully(byte[], int, int) - Method in class io.netty.handler.codec.serialization.ObjectDecoderInputStream
 
readFully(byte[]) - Method in class io.netty.handler.codec.serialization.ObjectDecoderInputStream
 
readInt() - Method in class io.netty.handler.codec.serialization.ObjectDecoderInputStream
 
readLine() - Method in class io.netty.handler.codec.serialization.ObjectDecoderInputStream
Deprecated.
readLong() - Method in class io.netty.handler.codec.serialization.ObjectDecoderInputStream
 
readObject() - Method in class io.netty.handler.codec.serialization.ObjectDecoderInputStream
 
readShort() - Method in class io.netty.handler.codec.serialization.ObjectDecoderInputStream
 
readUnsignedByte() - Method in class io.netty.handler.codec.serialization.ObjectDecoderInputStream
 
readUnsignedShort() - Method in class io.netty.handler.codec.serialization.ObjectDecoderInputStream
 
readUTF() - Method in class io.netty.handler.codec.serialization.ObjectDecoderInputStream
 
remove() - Method in class io.netty.handler.codec.DefaultHeaders.HeaderEntry
 
remove(K) - Method in class io.netty.handler.codec.DefaultHeaders
 
remove(K) - Method in class io.netty.handler.codec.EmptyHeaders
 
remove(K) - Method in interface io.netty.handler.codec.Headers
Removes all headers with the specified name.
ReplayingDecoder<S> - Class in io.netty.handler.codec
A specialized variation of ByteToMessageDecoder which enables implementation of a non-blocking decoder in the blocking I/O paradigm.
ReplayingDecoder() - Constructor for class io.netty.handler.codec.ReplayingDecoder
Creates a new instance with no initial state (i.e: null).
ReplayingDecoder(S) - Constructor for class io.netty.handler.codec.ReplayingDecoder
Creates a new instance with the specified initial state.
reset() - Method in class io.netty.handler.codec.compression.Snappy
 
reset() - Method in class io.netty.handler.codec.DateFormatter
 
reset() - Method in class io.netty.handler.codec.serialization.ObjectDecoderInputStream
 
resolve(String) - Method in interface io.netty.handler.codec.serialization.ClassResolver
 

S

set(K, V) - Method in class io.netty.handler.codec.DefaultHeaders
 
set(K, Iterable<? extends V>) - Method in class io.netty.handler.codec.DefaultHeaders
 
set(K, V...) - Method in class io.netty.handler.codec.DefaultHeaders
 
set(Headers<? extends K, ? extends V, ?>) - Method in class io.netty.handler.codec.DefaultHeaders
 
set(K, V) - Method in class io.netty.handler.codec.EmptyHeaders
 
set(K, Iterable<? extends V>) - Method in class io.netty.handler.codec.EmptyHeaders
 
set(K, V...) - Method in class io.netty.handler.codec.EmptyHeaders
 
set(Headers<? extends K, ? extends V, ?>) - Method in class io.netty.handler.codec.EmptyHeaders
 
set(K, V) - Method in interface io.netty.handler.codec.Headers
Sets a header with the specified name and value.
set(K, Iterable<? extends V>) - Method in interface io.netty.handler.codec.Headers
Sets a new header with the specified name and values.
set(K, V...) - Method in interface io.netty.handler.codec.Headers
Sets a header with the specified name and values.
set(Headers<? extends K, ? extends V, ?>) - Method in interface io.netty.handler.codec.Headers
Clears the current header entries and copies all header entries of the specified headers.
setAll(Headers<? extends K, ? extends V, ?>) - Method in class io.netty.handler.codec.DefaultHeaders
 
setAll(Headers<? extends K, ? extends V, ?>) - Method in class io.netty.handler.codec.EmptyHeaders
 
setAll(Headers<? extends K, ? extends V, ?>) - Method in interface io.netty.handler.codec.Headers
Retains all current headers but calls #set(T, T) for each entry in headers.
setBoolean(K, boolean) - Method in class io.netty.handler.codec.DefaultHeaders
 
setBoolean(K, boolean) - Method in class io.netty.handler.codec.EmptyHeaders
 
setBoolean(K, boolean) - Method in interface io.netty.handler.codec.Headers
Set the name to value.
setByte(K, byte) - Method in class io.netty.handler.codec.DefaultHeaders
 
setByte(K, byte) - Method in class io.netty.handler.codec.EmptyHeaders
 
setByte(K, byte) - Method in interface io.netty.handler.codec.Headers
Set the name to value.
setChar(K, char) - Method in class io.netty.handler.codec.DefaultHeaders
 
setChar(K, char) - Method in class io.netty.handler.codec.EmptyHeaders
 
setChar(K, char) - Method in interface io.netty.handler.codec.Headers
Set the name to value.
setCumulator(ByteToMessageDecoder.Cumulator) - Method in class io.netty.handler.codec.ByteToMessageDecoder
Set the ByteToMessageDecoder.Cumulator to use for cumulate the received ByteBufs.
setDecoderResult(DecoderResult) - Method in interface io.netty.handler.codec.DecoderResultProvider
Updates the result of decoding this object.
setDiscardAfterReads(int) - Method in class io.netty.handler.codec.ByteToMessageDecoder
Set the number of reads after which ByteBuf.discardSomeReadBytes() are called and so free up memory.
setDouble(K, double) - Method in class io.netty.handler.codec.DefaultHeaders
 
setDouble(K, double) - Method in class io.netty.handler.codec.EmptyHeaders
 
setDouble(K, double) - Method in interface io.netty.handler.codec.Headers
Set the name to value.
setFloat(K, float) - Method in class io.netty.handler.codec.DefaultHeaders
 
setFloat(K, float) - Method in class io.netty.handler.codec.EmptyHeaders
 
setFloat(K, float) - Method in interface io.netty.handler.codec.Headers
Set the name to value.
setInt(K, int) - Method in class io.netty.handler.codec.DefaultHeaders
 
setInt(K, int) - Method in class io.netty.handler.codec.EmptyHeaders
 
setInt(K, int) - Method in interface io.netty.handler.codec.Headers
Set the name to value.
setLong(K, long) - Method in class io.netty.handler.codec.DefaultHeaders
 
setLong(K, long) - Method in class io.netty.handler.codec.EmptyHeaders
 
setLong(K, long) - Method in interface io.netty.handler.codec.Headers
Set the name to value.
setMaxCumulationBufferComponents(int) - Method in class io.netty.handler.codec.MessageAggregator
Sets the maximum number of components in the cumulation buffer.
setObject(K, Object) - Method in class io.netty.handler.codec.DefaultHeaders
 
setObject(K, Iterable<?>) - Method in class io.netty.handler.codec.DefaultHeaders
 
setObject(K, Object...) - Method in class io.netty.handler.codec.DefaultHeaders
 
setObject(K, Object) - Method in class io.netty.handler.codec.EmptyHeaders
 
setObject(K, Iterable<?>) - Method in class io.netty.handler.codec.EmptyHeaders
 
setObject(K, Object...) - Method in class io.netty.handler.codec.EmptyHeaders
 
setObject(K, Object) - Method in interface io.netty.handler.codec.Headers
Sets a new header.
setObject(K, Iterable<?>) - Method in interface io.netty.handler.codec.Headers
Sets a header with the specified name and values.
setObject(K, Object...) - Method in interface io.netty.handler.codec.Headers
Sets a header with the specified name and values.
setShort(K, short) - Method in class io.netty.handler.codec.DefaultHeaders
 
setShort(K, short) - Method in class io.netty.handler.codec.EmptyHeaders
 
setShort(K, short) - Method in interface io.netty.handler.codec.Headers
Set the name to value.
setSingleDecode(boolean) - Method in class io.netty.handler.codec.ByteToMessageDecoder
If set then only one message is decoded on each ByteToMessageDecoder.channelRead(ChannelHandlerContext, Object) call.
setTimeMillis(K, long) - Method in class io.netty.handler.codec.DefaultHeaders
 
setTimeMillis(K, long) - Method in class io.netty.handler.codec.EmptyHeaders
 
setTimeMillis(K, long) - Method in interface io.netty.handler.codec.Headers
Set the name to value.
setValue(V) - Method in class io.netty.handler.codec.DefaultHeaders.HeaderEntry
 
SIGNAL_SUCCESS - Static variable in class io.netty.handler.codec.DecoderResult
 
SIGNAL_UNFINISHED - Static variable in class io.netty.handler.codec.DecoderResult
 
size() - Method in class io.netty.handler.codec.DefaultHeaders
 
size() - Method in class io.netty.handler.codec.EmptyHeaders
 
size() - Method in interface io.netty.handler.codec.Headers
Returns the number of headers in this object.
size() - Method in class io.netty.handler.codec.serialization.ObjectEncoderOutputStream
 
skip(long) - Method in class io.netty.handler.codec.serialization.ObjectDecoderInputStream
 
skipBytes(int) - Method in class io.netty.handler.codec.serialization.ObjectDecoderInputStream
 
Snappy - Class in io.netty.handler.codec.compression
Uncompresses an input ByteBuf encoded with Snappy compression into an output ByteBuf.
Snappy() - Constructor for class io.netty.handler.codec.compression.Snappy
 
SnappyFramedDecoder - Class in io.netty.handler.codec.compression
Deprecated.
Use SnappyFrameDecoder instead.
SnappyFramedDecoder() - Constructor for class io.netty.handler.codec.compression.SnappyFramedDecoder
Deprecated.
 
SnappyFrameDecoder - Class in io.netty.handler.codec.compression
Uncompresses a ByteBuf encoded with the Snappy framing format.
SnappyFrameDecoder() - Constructor for class io.netty.handler.codec.compression.SnappyFrameDecoder
Creates a new snappy-framed decoder with validation of checksums turned OFF.
SnappyFrameDecoder(boolean) - Constructor for class io.netty.handler.codec.compression.SnappyFrameDecoder
Creates a new snappy-framed decoder with validation of checksums as specified.
SnappyFramedEncoder - Class in io.netty.handler.codec.compression
Deprecated.
Use SnappyFrameEncoder instead.
SnappyFramedEncoder() - Constructor for class io.netty.handler.codec.compression.SnappyFramedEncoder
Deprecated.
 
SnappyFrameEncoder - Class in io.netty.handler.codec.compression
Compresses a ByteBuf using the Snappy framing format.
SnappyFrameEncoder() - Constructor for class io.netty.handler.codec.compression.SnappyFrameEncoder
 
softCachingConcurrentResolver(ClassLoader) - Static method in class io.netty.handler.codec.serialization.ClassResolvers
agressive concurrent cache good for shared cache, when we're not worried about class unloading
softCachingResolver(ClassLoader) - Static method in class io.netty.handler.codec.serialization.ClassResolvers
agressive non-concurrent cache good for non-shared cache, when we're not worried about class unloading
state() - Method in class io.netty.handler.codec.ProtocolDetectionResult
state() - Method in class io.netty.handler.codec.ReplayingDecoder
Returns the current state of this decoder.
state(S) - Method in class io.netty.handler.codec.ReplayingDecoder
Sets the current state of this decoder.
StringDecoder - Class in io.netty.handler.codec.string
Decodes a received ByteBuf into a String.
StringDecoder() - Constructor for class io.netty.handler.codec.string.StringDecoder
Creates a new instance with the current system character set.
StringDecoder(Charset) - Constructor for class io.netty.handler.codec.string.StringDecoder
Creates a new instance with the specified character set.
StringEncoder - Class in io.netty.handler.codec.string
Encodes the requested String into a ByteBuf.
StringEncoder() - Constructor for class io.netty.handler.codec.string.StringEncoder
Creates a new instance with the current system character set.
StringEncoder(Charset) - Constructor for class io.netty.handler.codec.string.StringEncoder
Creates a new instance with the specified character set.
SUCCESS - Static variable in class io.netty.handler.codec.DecoderResult
 

T

ThreadLocalMarshallerProvider - Class in io.netty.handler.codec.marshalling
UnmarshallerProvider implementation which use a ThreadLocal to store references to Marshaller instances.
ThreadLocalMarshallerProvider(MarshallerFactory, MarshallingConfiguration) - Constructor for class io.netty.handler.codec.marshalling.ThreadLocalMarshallerProvider
Create a new instance of the ThreadLocalMarshallerProvider
ThreadLocalUnmarshallerProvider - Class in io.netty.handler.codec.marshalling
UnmarshallerProvider implementation which use a ThreadLocal to store references to Unmarshaller instances.
ThreadLocalUnmarshallerProvider(MarshallerFactory, MarshallingConfiguration) - Constructor for class io.netty.handler.codec.marshalling.ThreadLocalUnmarshallerProvider
Create a new instance of the ThreadLocalUnmarshallerProvider
TooLongFrameException - Exception in io.netty.handler.codec
An DecoderException which is thrown when the length of the frame decoded is greater than the allowed maximum.
TooLongFrameException() - Constructor for exception io.netty.handler.codec.TooLongFrameException
Creates a new instance.
TooLongFrameException(String, Throwable) - Constructor for exception io.netty.handler.codec.TooLongFrameException
Creates a new instance.
TooLongFrameException(String) - Constructor for exception io.netty.handler.codec.TooLongFrameException
Creates a new instance.
TooLongFrameException(Throwable) - Constructor for exception io.netty.handler.codec.TooLongFrameException
Creates a new instance.
toString() - Method in class io.netty.handler.codec.DecoderResult
 
toString() - Method in class io.netty.handler.codec.DefaultHeaders.HeaderEntry
 
toString() - Method in class io.netty.handler.codec.DefaultHeaders
 
toString() - Method in class io.netty.handler.codec.EmptyHeaders
 
toString() - Method in class io.netty.handler.codec.string.LineSeparator
Return a hex dump of the line separator in UTF-8 encoding.

U

UNFINISHED - Static variable in class io.netty.handler.codec.DecoderResult
 
UNIX - Static variable in class io.netty.handler.codec.string.LineSeparator
The Unix line separator(LF)
UnmarshallerProvider - Interface in io.netty.handler.codec.marshalling
This provider is responsible to get an Unmarshaller for a ChannelHandlerContext
UnsupportedMessageTypeException - Exception in io.netty.handler.codec
Thrown if an unsupported message is received by an codec.
UnsupportedMessageTypeException(Object, Class<?>...) - Constructor for exception io.netty.handler.codec.UnsupportedMessageTypeException
 
UnsupportedMessageTypeException() - Constructor for exception io.netty.handler.codec.UnsupportedMessageTypeException
 
UnsupportedMessageTypeException(String, Throwable) - Constructor for exception io.netty.handler.codec.UnsupportedMessageTypeException
 
UnsupportedMessageTypeException(String) - Constructor for exception io.netty.handler.codec.UnsupportedMessageTypeException
 
UnsupportedMessageTypeException(Throwable) - Constructor for exception io.netty.handler.codec.UnsupportedMessageTypeException
 
UnsupportedValueConverter<V> - Class in io.netty.handler.codec
UnsupportedOperationException will be thrown from all ValueConverter methods.
userEventTriggered(ChannelHandlerContext, Object) - Method in class io.netty.handler.codec.ByteToMessageDecoder
 
userEventTriggered(ChannelHandlerContext, Object) - Method in class io.netty.handler.codec.DatagramPacketDecoder
 

V

validateName(K) - Method in interface io.netty.handler.codec.DefaultHeaders.NameValidator
Verify that name is valid.
value - Variable in class io.netty.handler.codec.DefaultHeaders.HeaderEntry
 
value() - Method in class io.netty.handler.codec.string.LineSeparator
Return the string value of this line separator.
valueConverter() - Method in class io.netty.handler.codec.DefaultHeaders
 
ValueConverter<T> - Interface in io.netty.handler.codec
Converts to/from a generic object to the type.
valueOf(String) - Static method in enum io.netty.handler.codec.AsciiHeadersEncoder.NewlineType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.netty.handler.codec.AsciiHeadersEncoder.SeparatorType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.netty.handler.codec.base64.Base64Dialect
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.netty.handler.codec.compression.ZlibWrapper
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.netty.handler.codec.ProtocolDetectionState
Returns the enum constant of this type with the specified name.
values() - Static method in enum io.netty.handler.codec.AsciiHeadersEncoder.NewlineType
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.AsciiHeadersEncoder.SeparatorType
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.base64.Base64Dialect
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.compression.ZlibWrapper
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.ProtocolDetectionState
Returns an array containing the constants of this enum type, in the order they are declared.

W

weakCachingConcurrentResolver(ClassLoader) - Static method in class io.netty.handler.codec.serialization.ClassResolvers
non-agressive concurrent cache good for shared cache, when we're worried about class unloading
weakCachingResolver(ClassLoader) - Static method in class io.netty.handler.codec.serialization.ClassResolvers
non-agressive non-concurrent cache good for non-shared default cache
WINDOWS - Static variable in class io.netty.handler.codec.string.LineSeparator
The Windows line separator(CRLF)
write(ChannelHandlerContext, Object, ChannelPromise) - Method in class io.netty.handler.codec.ByteToMessageCodec
 
write(ChannelHandlerContext, Object, ChannelPromise) - Method in class io.netty.handler.codec.MessageToByteEncoder
 
write(ChannelHandlerContext, Object, ChannelPromise) - Method in class io.netty.handler.codec.MessageToMessageCodec
 
write(ChannelHandlerContext, Object, ChannelPromise) - Method in class io.netty.handler.codec.MessageToMessageEncoder
 
write(int) - Method in class io.netty.handler.codec.serialization.ObjectEncoderOutputStream
 
write(byte[], int, int) - Method in class io.netty.handler.codec.serialization.ObjectEncoderOutputStream
 
write(byte[]) - Method in class io.netty.handler.codec.serialization.ObjectEncoderOutputStream
 
writeBoolean(boolean) - Method in class io.netty.handler.codec.serialization.ObjectEncoderOutputStream
 
writeByte(int) - Method in class io.netty.handler.codec.serialization.ObjectEncoderOutputStream
 
writeBytes(String) - Method in class io.netty.handler.codec.serialization.ObjectEncoderOutputStream
 
writeChar(int) - Method in class io.netty.handler.codec.serialization.ObjectEncoderOutputStream
 
writeChars(String) - Method in class io.netty.handler.codec.serialization.ObjectEncoderOutputStream
 
writeDouble(double) - Method in class io.netty.handler.codec.serialization.ObjectEncoderOutputStream
 
writeFloat(float) - Method in class io.netty.handler.codec.serialization.ObjectEncoderOutputStream
 
writeInt(int) - Method in class io.netty.handler.codec.serialization.ObjectEncoderOutputStream
 
writeLong(long) - Method in class io.netty.handler.codec.serialization.ObjectEncoderOutputStream
 
writeObject(Object) - Method in class io.netty.handler.codec.serialization.ObjectEncoderOutputStream
 
writeShort(int) - Method in class io.netty.handler.codec.serialization.ObjectEncoderOutputStream
 
writeUTF(String) - Method in class io.netty.handler.codec.serialization.ObjectEncoderOutputStream
 

X

XmlFrameDecoder - Class in io.netty.handler.codec.xml
A frame decoder for single separate XML based message streams.
XmlFrameDecoder(int) - Constructor for class io.netty.handler.codec.xml.XmlFrameDecoder
 

Z

ZlibCodecFactory - Class in io.netty.handler.codec.compression
Creates a new ZlibEncoder and a new ZlibDecoder.
ZlibDecoder - Class in io.netty.handler.codec.compression
Decompresses a ByteBuf using the deflate algorithm.
ZlibDecoder() - Constructor for class io.netty.handler.codec.compression.ZlibDecoder
 
ZlibEncoder - Class in io.netty.handler.codec.compression
Compresses a ByteBuf using the deflate algorithm.
ZlibEncoder() - Constructor for class io.netty.handler.codec.compression.ZlibEncoder
 
ZlibWrapper - Enum in io.netty.handler.codec.compression
The container file formats that wrap the stream compressed by the DEFLATE algorithm.
A B C D E F G H I J K L M N O P R S T U V W X Z 
Skip navigation links
Netty/Codec 4.1.8.Final-redhat-1

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