跳过导航链接
Netty 4.1.72.Final(2021/12/14)
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _ 

R

random() - 类 中的方法io.netty.util.internal.InternalThreadLocalMap
 
RANGE - 类 中的静态变量io.netty.handler.codec.http.HttpHeaderNames
"range"
RANGE - 类 中的静态变量io.netty.handler.codec.http.HttpHeaders.Names
已过时。
"Range"
RANGE - 类 中的静态变量io.netty.handler.codec.rtsp.RtspHeaderNames
"range"
RANGE - 类 中的静态变量io.netty.handler.codec.rtsp.RtspHeaders.Names
已过时。
"Range"
rawPath() - 类 中的方法io.netty.handler.codec.http.QueryStringDecoder
Returns the raw path string of the URI.
rawQuery() - 类 中的方法io.netty.handler.codec.http.QueryStringDecoder
Returns raw query string of the URI.
RCPT - 类 中的静态变量io.netty.handler.codec.smtp.SmtpCommand
 
rcpt(CharSequence, CharSequence...) - 类 中的静态方法io.netty.handler.codec.smtp.SmtpRequests
Creates a RCPT request.
RCV_ALLOC_TRANSPORT_PROVIDES_GUESS - 类 中的静态变量io.netty.channel.kqueue.KQueueChannelOption
If this is true then the RecvByteBufAllocator.Handle#guess() will be overridden to always attempt to read as many bytes as kqueue says are available.
RCVBUF_ALLOCATOR - 类 中的静态变量io.netty.channel.ChannelOption
 
rcvMss() - 类 中的方法io.netty.channel.epoll.EpollTcpInfo
 
rcvRtt() - 类 中的方法io.netty.channel.epoll.EpollTcpInfo
 
rcvSpace() - 类 中的方法io.netty.channel.epoll.EpollTcpInfo
 
rcvSsthresh() - 类 中的方法io.netty.channel.epoll.EpollTcpInfo
 
rcvWscale() - 类 中的方法io.netty.channel.epoll.EpollTcpInfo
 
read() - 类 中的方法io.netty.buffer.ByteBufInputStream
 
read(byte[], int, int) - 类 中的方法io.netty.buffer.ByteBufInputStream
 
read() - 类 中的方法io.netty.channel.AbstractChannel
 
read() - 接口 中的方法io.netty.channel.Channel
 
read(ChannelHandlerContext) - 类 中的方法io.netty.channel.ChannelDuplexHandler
read() - 接口 中的方法io.netty.channel.ChannelHandlerContext
 
read(ChannelHandlerContext) - 接口 中的方法io.netty.channel.ChannelOutboundHandler
read(ChannelHandlerContext) - 类 中的方法io.netty.channel.ChannelOutboundHandlerAdapter
read() - 接口 中的方法io.netty.channel.ChannelOutboundInvoker
Request to Read data from the Channel into the first inbound buffer, triggers an ChannelInboundHandler.channelRead(ChannelHandlerContext, Object) event if data was read, and triggers a channelReadComplete event so the handler can decide to continue reading.
read(ChannelHandlerContext) - 类 中的方法io.netty.channel.CombinedChannelDuplexHandler
 
read() - 类 中的方法io.netty.channel.DefaultChannelPipeline
 
read() - 类 中的方法io.netty.channel.nio.AbstractNioByteChannel.NioByteUnsafe
 
read() - 接口 中的方法io.netty.channel.nio.AbstractNioChannel.NioUnsafe
Read from underlying SelectableChannel
read(ByteBuffer, int, int) - 类 中的方法io.netty.channel.unix.FileDescriptor
 
read(ChannelHandlerContext) - 类 中的方法io.netty.handler.codec.DatagramPacketEncoder
 
read(ChannelHandlerContext) - 类 中的方法io.netty.handler.codec.http.HttpClientUpgradeHandler
 
read(ChannelHandlerContext) - 类 中的方法io.netty.handler.codec.http2.Http2ConnectionHandler
 
read() - 类 中的方法io.netty.handler.codec.serialization.ObjectDecoderInputStream
 
read(byte[], int, int) - 类 中的方法io.netty.handler.codec.serialization.ObjectDecoderInputStream
 
read(byte[]) - 类 中的方法io.netty.handler.codec.serialization.ObjectDecoderInputStream
 
read(ChannelHandlerContext) - 类 中的方法io.netty.handler.codec.spdy.SpdyFrameCodec
 
read(ChannelHandlerContext) - 类 中的方法io.netty.handler.flow.FlowControlHandler
 
read(ChannelHandlerContext) - 类 中的方法io.netty.handler.ssl.SslClientHelloHandler
 
read(ChannelHandlerContext) - 类 中的方法io.netty.handler.ssl.SslHandler
 
read(ChannelHandlerContext) - 类 中的方法io.netty.handler.traffic.AbstractTrafficShapingHandler
 
read() - 类 中的方法io.netty.microbench.buffer.PooledByteBufAllocatorAlignBenchmark
 
read() - 类 中的方法io.netty.microbench.channel.EmbeddedChannelHandlerContext
 
READ_TIMEOUT - 类 中的静态变量io.netty.channel.rxtx.RxtxChannelOption
已过时。
 
readableBytes() - 类 中的方法io.netty.buffer.AbstractByteBuf
 
readableBytes() - 类 中的方法io.netty.buffer.ByteBuf
Returns the number of readable bytes which is equal to (this.writerIndex - this.readerIndex).
readableBytes() - 类 中的方法io.netty.buffer.EmptyByteBuf
 
readableBytes() - 类 中的方法io.netty.buffer.SwappedByteBuf
已过时。
 
readableBytes() - 类 中的方法io.netty.channel.AbstractCoalescingBufferQueue
The number of readable bytes.
readAddress(long, int, int) - 类 中的方法io.netty.channel.unix.FileDescriptor
 
readBatch() - 类 中的方法io.netty.buffer.ByteBufAccessBenchmark
 
readBoolean() - 类 中的方法io.netty.buffer.AbstractByteBuf
 
readBoolean() - 类 中的方法io.netty.buffer.ByteBuf
Gets a boolean at the current readerIndex and increases the readerIndex by 1 in this buffer.
readBoolean() - 类 中的方法io.netty.buffer.ByteBufInputStream
 
readBoolean() - 类 中的方法io.netty.buffer.EmptyByteBuf
 
readBoolean() - 类 中的方法io.netty.buffer.SwappedByteBuf
已过时。
 
readBoolean() - 类 中的方法io.netty.handler.codec.serialization.ObjectDecoderInputStream
 
readByte() - 类 中的方法io.netty.buffer.AbstractByteBuf
 
readByte() - 类 中的方法io.netty.buffer.ByteBuf
Gets a byte at the current readerIndex and increases the readerIndex by 1 in this buffer.
readByte() - 类 中的方法io.netty.buffer.ByteBufInputStream
 
readByte() - 类 中的方法io.netty.buffer.EmptyByteBuf
 
readByte() - 类 中的方法io.netty.buffer.SwappedByteBuf
已过时。
 
readByte() - 类 中的方法io.netty.handler.codec.serialization.ObjectDecoderInputStream
 
readBytes(int) - 类 中的方法io.netty.buffer.AbstractByteBuf
 
readBytes(byte[], int, int) - 类 中的方法io.netty.buffer.AbstractByteBuf
 
readBytes(byte[]) - 类 中的方法io.netty.buffer.AbstractByteBuf
 
readBytes(ByteBuf) - 类 中的方法io.netty.buffer.AbstractByteBuf
 
readBytes(ByteBuf, int) - 类 中的方法io.netty.buffer.AbstractByteBuf
 
readBytes(ByteBuf, int, int) - 类 中的方法io.netty.buffer.AbstractByteBuf
 
readBytes(ByteBuffer) - 类 中的方法io.netty.buffer.AbstractByteBuf
 
readBytes(GatheringByteChannel, int) - 类 中的方法io.netty.buffer.AbstractByteBuf
 
readBytes(FileChannel, long, int) - 类 中的方法io.netty.buffer.AbstractByteBuf
 
readBytes(OutputStream, int) - 类 中的方法io.netty.buffer.AbstractByteBuf
 
readBytes(int) - 类 中的方法io.netty.buffer.ByteBuf
Transfers this buffer's data to a newly created buffer starting at the current readerIndex and increases the readerIndex by the number of the transferred bytes (= length).
readBytes(ByteBuf) - 类 中的方法io.netty.buffer.ByteBuf
Transfers this buffer's data to the specified destination starting at the current readerIndex until the destination becomes non-writable, and increases the readerIndex by the number of the transferred bytes.
readBytes(ByteBuf, int) - 类 中的方法io.netty.buffer.ByteBuf
Transfers this buffer's data to the specified destination starting at the current readerIndex and increases the readerIndex by the number of the transferred bytes (= length).
readBytes(ByteBuf, int, int) - 类 中的方法io.netty.buffer.ByteBuf
Transfers this buffer's data to the specified destination starting at the current readerIndex and increases the readerIndex by the number of the transferred bytes (= length).
readBytes(byte[]) - 类 中的方法io.netty.buffer.ByteBuf
Transfers this buffer's data to the specified destination starting at the current readerIndex and increases the readerIndex by the number of the transferred bytes (= dst.length).
readBytes(byte[], int, int) - 类 中的方法io.netty.buffer.ByteBuf
Transfers this buffer's data to the specified destination starting at the current readerIndex and increases the readerIndex by the number of the transferred bytes (= length).
readBytes(ByteBuffer) - 类 中的方法io.netty.buffer.ByteBuf
Transfers this buffer's data to the specified destination starting at the current readerIndex until the destination's position reaches its limit, and increases the readerIndex by the number of the transferred bytes.
readBytes(OutputStream, int) - 类 中的方法io.netty.buffer.ByteBuf
Transfers this buffer's data to the specified stream starting at the current readerIndex.
readBytes(GatheringByteChannel, int) - 类 中的方法io.netty.buffer.ByteBuf
Transfers this buffer's data to the specified stream starting at the current readerIndex.
readBytes(FileChannel, long, int) - 类 中的方法io.netty.buffer.ByteBuf
Transfers this buffer's data starting at the current readerIndex to the specified channel starting at the given file position.
readBytes() - 类 中的方法io.netty.buffer.ByteBufInputStream
Returns the number of read bytes by this stream so far.
readBytes(ByteBufAllocator, ByteBuf, int) - 类 中的静态方法io.netty.buffer.ByteBufUtil
Read the given amount of bytes into a new ByteBuf that is allocated from the ByteBufAllocator.
readBytes(ByteBuf) - 类 中的方法io.netty.buffer.CompositeByteBuf
 
readBytes(ByteBuf, int) - 类 中的方法io.netty.buffer.CompositeByteBuf
 
readBytes(ByteBuf, int, int) - 类 中的方法io.netty.buffer.CompositeByteBuf
 
readBytes(byte[]) - 类 中的方法io.netty.buffer.CompositeByteBuf
 
readBytes(byte[], int, int) - 类 中的方法io.netty.buffer.CompositeByteBuf
 
readBytes(ByteBuffer) - 类 中的方法io.netty.buffer.CompositeByteBuf
 
readBytes(OutputStream, int) - 类 中的方法io.netty.buffer.CompositeByteBuf
 
readBytes(int) - 类 中的方法io.netty.buffer.EmptyByteBuf
 
readBytes(ByteBuf) - 类 中的方法io.netty.buffer.EmptyByteBuf
 
readBytes(ByteBuf, int) - 类 中的方法io.netty.buffer.EmptyByteBuf
 
readBytes(ByteBuf, int, int) - 类 中的方法io.netty.buffer.EmptyByteBuf
 
readBytes(byte[]) - 类 中的方法io.netty.buffer.EmptyByteBuf
 
readBytes(byte[], int, int) - 类 中的方法io.netty.buffer.EmptyByteBuf
 
readBytes(ByteBuffer) - 类 中的方法io.netty.buffer.EmptyByteBuf
 
readBytes(OutputStream, int) - 类 中的方法io.netty.buffer.EmptyByteBuf
 
readBytes(GatheringByteChannel, int) - 类 中的方法io.netty.buffer.EmptyByteBuf
 
readBytes(FileChannel, long, int) - 类 中的方法io.netty.buffer.EmptyByteBuf
 
readBytes(int) - 类 中的方法io.netty.buffer.SwappedByteBuf
已过时。
 
readBytes(ByteBuf) - 类 中的方法io.netty.buffer.SwappedByteBuf
已过时。
 
readBytes(ByteBuf, int) - 类 中的方法io.netty.buffer.SwappedByteBuf
已过时。
 
readBytes(ByteBuf, int, int) - 类 中的方法io.netty.buffer.SwappedByteBuf
已过时。
 
readBytes(byte[]) - 类 中的方法io.netty.buffer.SwappedByteBuf
已过时。
 
readBytes(byte[], int, int) - 类 中的方法io.netty.buffer.SwappedByteBuf
已过时。
 
readBytes(ByteBuffer) - 类 中的方法io.netty.buffer.SwappedByteBuf
已过时。
 
readBytes(OutputStream, int) - 类 中的方法io.netty.buffer.SwappedByteBuf
已过时。
 
readBytes(GatheringByteChannel, int) - 类 中的方法io.netty.buffer.SwappedByteBuf
已过时。
 
readBytes(FileChannel, long, int) - 类 中的方法io.netty.buffer.SwappedByteBuf
已过时。
 
readBytes(byte[], int, int) - 类 中的方法io.netty.buffer.UnpooledDirectByteBuf
 
readBytes(ByteBuffer) - 类 中的方法io.netty.buffer.UnpooledDirectByteBuf
 
readBytes(OutputStream, int) - 类 中的方法io.netty.buffer.UnpooledDirectByteBuf
 
readBytes(GatheringByteChannel, int) - 类 中的方法io.netty.buffer.UnpooledDirectByteBuf
 
readBytes(FileChannel, long, int) - 类 中的方法io.netty.buffer.UnpooledDirectByteBuf
 
readBytes(GatheringByteChannel, int) - 类 中的方法io.netty.buffer.UnpooledHeapByteBuf
 
readBytes(FileChannel, long, int) - 类 中的方法io.netty.buffer.UnpooledHeapByteBuf
 
readChar() - 类 中的方法io.netty.buffer.AbstractByteBuf
 
readChar() - 类 中的方法io.netty.buffer.ByteBuf
Gets a 2-byte UTF-16 character at the current readerIndex and increases the readerIndex by 2 in this buffer.
readChar() - 类 中的方法io.netty.buffer.ByteBufInputStream
 
readChar() - 类 中的方法io.netty.buffer.EmptyByteBuf
 
readChar() - 类 中的方法io.netty.buffer.SwappedByteBuf
已过时。
 
readChar() - 类 中的方法io.netty.handler.codec.serialization.ObjectDecoderInputStream
 
readCharSequence(int, Charset) - 类 中的方法io.netty.buffer.AbstractByteBuf
 
readCharSequence(int, Charset) - 类 中的方法io.netty.buffer.ByteBuf
Gets a CharSequence with the given length at the current readerIndex and increases the readerIndex by the given length.
readCharSequence(int, Charset) - 类 中的方法io.netty.buffer.EmptyByteBuf
 
readCharSequence(int, Charset) - 类 中的方法io.netty.buffer.SwappedByteBuf
已过时。
 
readChunk(ChannelHandlerContext) - 类 中的方法io.netty.handler.codec.http.HttpChunkedInput
已过时。
readChunk(ByteBufAllocator) - 类 中的方法io.netty.handler.codec.http.HttpChunkedInput
 
readChunk(ChannelHandlerContext) - 类 中的方法io.netty.handler.codec.http.multipart.HttpPostRequestEncoder
已过时。
readChunk(ByteBufAllocator) - 类 中的方法io.netty.handler.codec.http.multipart.HttpPostRequestEncoder
Returns the next available HttpChunk.
readChunk(ChannelHandlerContext) - 类 中的方法io.netty.handler.codec.http.websocketx.WebSocketChunkedInput
已过时。
Use WebSocketChunkedInput.readChunk(ByteBufAllocator). Fetches a chunked data from the stream. Once this method returns the last chunk and thus the stream has reached at its end, any subsequent WebSocketChunkedInput.isEndOfInput() call must return true.
readChunk(ByteBufAllocator) - 类 中的方法io.netty.handler.codec.http.websocketx.WebSocketChunkedInput
Fetches a chunked data from the stream.
readChunk(ChannelHandlerContext) - 类 中的方法io.netty.handler.stream.ChunkedFile
已过时。
readChunk(ByteBufAllocator) - 类 中的方法io.netty.handler.stream.ChunkedFile
 
readChunk(ChannelHandlerContext) - 接口 中的方法io.netty.handler.stream.ChunkedInput
已过时。
Use ChunkedInput.readChunk(ByteBufAllocator).

Fetches a chunked data from the stream. Once this method returns the last chunk and thus the stream has reached at its end, any subsequent ChunkedInput.isEndOfInput() call must return true.

readChunk(ByteBufAllocator) - 接口 中的方法io.netty.handler.stream.ChunkedInput
Fetches a chunked data from the stream.
readChunk(ChannelHandlerContext) - 类 中的方法io.netty.handler.stream.ChunkedNioFile
已过时。
readChunk(ByteBufAllocator) - 类 中的方法io.netty.handler.stream.ChunkedNioFile
 
readChunk(ChannelHandlerContext) - 类 中的方法io.netty.handler.stream.ChunkedNioStream
已过时。
readChunk(ByteBufAllocator) - 类 中的方法io.netty.handler.stream.ChunkedNioStream
 
readChunk(ChannelHandlerContext) - 类 中的方法io.netty.handler.stream.ChunkedStream
已过时。
readChunk(ByteBufAllocator) - 类 中的方法io.netty.handler.stream.ChunkedStream
 
readComplete() - 类 中的方法io.netty.channel.DefaultMaxMessagesRecvByteBufAllocator.MaxMessageHandle
 
readComplete() - 类 中的方法io.netty.channel.RecvByteBufAllocator.DelegatingHandle
 
readComplete() - 接口 中的方法io.netty.channel.RecvByteBufAllocator.Handle
已过时。
The read has completed.
readDataFrame(int, boolean, ByteBuf) - 类 中的方法io.netty.handler.codec.spdy.SpdyFrameCodec
 
readDataFrame(int, boolean, ByteBuf) - 接口 中的方法io.netty.handler.codec.spdy.SpdyFrameDecoderDelegate
Called when a DATA frame is received.
readDouble() - 类 中的方法io.netty.buffer.AbstractByteBuf
 
readDouble() - 类 中的方法io.netty.buffer.ByteBuf
Gets a 64-bit floating point number at the current readerIndex and increases the readerIndex by 8 in this buffer.
readDouble() - 类 中的方法io.netty.buffer.ByteBufInputStream
 
readDouble() - 类 中的方法io.netty.buffer.EmptyByteBuf
 
readDouble() - 类 中的方法io.netty.buffer.SwappedByteBuf
已过时。
 
readDouble() - 类 中的方法io.netty.handler.codec.serialization.ObjectDecoderInputStream
 
readDoubleLE() - 类 中的方法io.netty.buffer.ByteBuf
Gets a 64-bit floating point number at the current readerIndex in Little Endian Byte Order and increases the readerIndex by 8 in this buffer.
READER_IDLE_STATE_EVENT - 类 中的静态变量io.netty.handler.timeout.IdleStateEvent
 
readerIndex() - 类 中的方法io.netty.buffer.AbstractByteBuf
 
readerIndex(int) - 类 中的方法io.netty.buffer.AbstractByteBuf
 
readerIndex() - 类 中的方法io.netty.buffer.ByteBuf
Returns the readerIndex of this buffer.
readerIndex(int) - 类 中的方法io.netty.buffer.ByteBuf
Sets the readerIndex of this buffer.
readerIndex(int) - 类 中的方法io.netty.buffer.CompositeByteBuf
 
readerIndex() - 类 中的方法io.netty.buffer.EmptyByteBuf
 
readerIndex(int) - 类 中的方法io.netty.buffer.EmptyByteBuf
 
readerIndex() - 类 中的方法io.netty.buffer.SwappedByteBuf
已过时。
 
readerIndex(int) - 类 中的方法io.netty.buffer.SwappedByteBuf
已过时。
 
readFloat() - 类 中的方法io.netty.buffer.AbstractByteBuf
 
readFloat() - 类 中的方法io.netty.buffer.ByteBuf
Gets a 32-bit floating point number at the current readerIndex and increases the readerIndex by 4 in this buffer.
readFloat() - 类 中的方法io.netty.buffer.ByteBufInputStream
 
readFloat() - 类 中的方法io.netty.buffer.EmptyByteBuf
 
readFloat() - 类 中的方法io.netty.buffer.SwappedByteBuf
已过时。
 
readFloat() - 类 中的方法io.netty.handler.codec.serialization.ObjectDecoderInputStream
 
readFloatLE() - 类 中的方法io.netty.buffer.ByteBuf
Gets a 32-bit floating point number at the current readerIndex in Little Endian Byte Order and increases the readerIndex by 4 in this buffer.
readFrame(ChannelHandlerContext, ByteBuf, Http2FrameListener) - 类 中的方法io.netty.handler.codec.http2.DefaultHttp2FrameReader
 
readFrame(ChannelHandlerContext, ByteBuf, Http2FrameListener) - 接口 中的方法io.netty.handler.codec.http2.Http2FrameReader
Attempts to read the next frame from the input buffer.
readFrame(ChannelHandlerContext, ByteBuf, Http2FrameListener) - 类 中的方法io.netty.handler.codec.http2.Http2InboundFrameLogger
 
readFrameError(String) - 类 中的方法io.netty.handler.codec.spdy.SpdyFrameCodec
 
readFrameError(String) - 接口 中的方法io.netty.handler.codec.spdy.SpdyFrameDecoderDelegate
Called when an unrecoverable session error has occurred.
readFrom(ByteBuf, boolean) - 枚举 中的静态方法io.netty.handler.codec.redis.RedisMessageType
Determine RedisMessageType based on the type prefix byte read from given the buffer.
readFully(byte[]) - 类 中的方法io.netty.buffer.ByteBufInputStream
 
readFully(byte[], int, int) - 类 中的方法io.netty.buffer.ByteBufInputStream
 
readFully(byte[], int, int) - 类 中的方法io.netty.handler.codec.serialization.ObjectDecoderInputStream
 
readFully(byte[]) - 类 中的方法io.netty.handler.codec.serialization.ObjectDecoderInputStream
 
readGoAwayFrame(int, int) - 类 中的方法io.netty.handler.codec.spdy.SpdyFrameCodec
 
readGoAwayFrame(int, int) - 接口 中的方法io.netty.handler.codec.spdy.SpdyFrameDecoderDelegate
Called when a GOAWAY frame is received.
readHeaderBlock(ByteBuf) - 类 中的方法io.netty.handler.codec.spdy.SpdyFrameCodec
 
readHeaderBlock(ByteBuf) - 接口 中的方法io.netty.handler.codec.spdy.SpdyFrameDecoderDelegate
Called when the header block within a SYN_STREAM, SYN_REPLY, or HEADERS frame is received.
readHeaderBlockEnd() - 类 中的方法io.netty.handler.codec.spdy.SpdyFrameCodec
 
readHeaderBlockEnd() - 接口 中的方法io.netty.handler.codec.spdy.SpdyFrameDecoderDelegate
Called when an entire header block has been received.
readHeadersFrame(int, boolean) - 类 中的方法io.netty.handler.codec.spdy.SpdyFrameCodec
 
readHeadersFrame(int, boolean) - 接口 中的方法io.netty.handler.codec.spdy.SpdyFrameDecoderDelegate
Called when a HEADERS frame is received.
readInbound() - 类 中的方法io.netty.channel.embedded.EmbeddedChannel
Return received data from this Channel
readInt() - 类 中的方法io.netty.buffer.AbstractByteBuf
 
readInt() - 类 中的方法io.netty.buffer.ByteBuf
Gets a 32-bit integer at the current readerIndex and increases the readerIndex by 4 in this buffer.
readInt() - 类 中的方法io.netty.buffer.ByteBufInputStream
 
readInt() - 类 中的方法io.netty.buffer.EmptyByteBuf
 
readInt() - 类 中的方法io.netty.buffer.SwappedByteBuf
已过时。
 
readInt() - 类 中的方法io.netty.handler.codec.serialization.ObjectDecoderInputStream
 
readInterestOp - 类 中的变量io.netty.channel.nio.AbstractNioChannel
 
readIntLE() - 类 中的方法io.netty.buffer.AbstractByteBuf
 
readIntLE() - 类 中的方法io.netty.buffer.ByteBuf
Gets a 32-bit integer at the current readerIndex in the Little Endian Byte Order and increases the readerIndex by 4 in this buffer.
readIntLE() - 类 中的方法io.netty.buffer.EmptyByteBuf
 
readIntLE() - 类 中的方法io.netty.buffer.SwappedByteBuf
已过时。
 
readLine() - 类 中的方法io.netty.buffer.ByteBufInputStream
 
readLine() - 类 中的方法io.netty.handler.codec.serialization.ObjectDecoderInputStream
已过时。
Use BufferedReader.readLine() instead.
readLong() - 类 中的方法io.netty.buffer.AbstractByteBuf
 
readLong() - 类 中的方法io.netty.buffer.ByteBuf
Gets a 64-bit integer at the current readerIndex and increases the readerIndex by 8 in this buffer.
readLong() - 类 中的方法io.netty.buffer.ByteBufInputStream
 
readLong() - 类 中的方法io.netty.buffer.EmptyByteBuf
 
readLong() - 类 中的方法io.netty.buffer.SwappedByteBuf
已过时。
 
readLong() - 类 中的方法io.netty.handler.codec.serialization.ObjectDecoderInputStream
 
readLongLE() - 类 中的方法io.netty.buffer.AbstractByteBuf
 
readLongLE() - 类 中的方法io.netty.buffer.ByteBuf
Gets a 64-bit integer at the current readerIndex in the Little Endian Byte Order and increases the readerIndex by 8 in this buffer.
readLongLE() - 类 中的方法io.netty.buffer.EmptyByteBuf
 
readLongLE() - 类 中的方法io.netty.buffer.SwappedByteBuf
已过时。
 
readMedium() - 类 中的方法io.netty.buffer.AbstractByteBuf
 
readMedium() - 类 中的方法io.netty.buffer.ByteBuf
Gets a 24-bit medium integer at the current readerIndex and increases the readerIndex by 3 in this buffer.
readMedium() - 类 中的方法io.netty.buffer.EmptyByteBuf
 
readMedium() - 类 中的方法io.netty.buffer.SwappedByteBuf
已过时。
 
readMediumLE() - 类 中的方法io.netty.buffer.AbstractByteBuf
 
readMediumLE() - 类 中的方法io.netty.buffer.ByteBuf
Gets a 24-bit medium integer at the current readerIndex in the Little Endian Byte Order and increases the readerIndex by 3 in this buffer.
readMediumLE() - 类 中的方法io.netty.buffer.EmptyByteBuf
 
readMediumLE() - 类 中的方法io.netty.buffer.SwappedByteBuf
已过时。
 
readObject() - 类 中的方法io.netty.handler.codec.serialization.ObjectDecoderInputStream
 
ReadOnlyByteBuf - io.netty.buffer中的类
已过时。
Do not use.
ReadOnlyByteBuf(ByteBuf) - 类 的构造器io.netty.buffer.ReadOnlyByteBuf
已过时。
 
readOnlyClientHeaders(Blackhole) - 类 中的方法io.netty.microbench.headers.ReadOnlyHttp2HeadersBenchmark
 
ReadOnlyHttp2Headers - io.netty.handler.codec.http2中的类
A variant of Http2Headers which only supports read-only methods.
ReadOnlyHttp2HeadersBenchmark - io.netty.microbench.headers中的类
 
ReadOnlyHttp2HeadersBenchmark() - 类 的构造器io.netty.microbench.headers.ReadOnlyHttp2HeadersBenchmark
 
ReadOnlyHttpHeaders - io.netty.handler.codec.http中的类
A variant of HttpHeaders which only supports read-only methods.
ReadOnlyHttpHeaders(boolean, CharSequence...) - 类 的构造器io.netty.handler.codec.http.ReadOnlyHttpHeaders
Create a new instance.
ReadOnlyIterator<T> - io.netty.util.internal中的类
 
ReadOnlyIterator(Iterator<? extends T>) - 类 的构造器io.netty.util.internal.ReadOnlyIterator
 
readOnlyServerHeaders(Blackhole) - 类 中的方法io.netty.microbench.headers.ReadOnlyHttp2HeadersBenchmark
 
readOnlyTrailers(Blackhole) - 类 中的方法io.netty.microbench.headers.ReadOnlyHttp2HeadersBenchmark
 
readOutbound() - 类 中的方法io.netty.channel.embedded.EmbeddedChannel
Read data from the outbound.
readPingFrame(int) - 类 中的方法io.netty.handler.codec.spdy.SpdyFrameCodec
 
readPingFrame(int) - 接口 中的方法io.netty.handler.codec.spdy.SpdyFrameDecoderDelegate
Called when a PING frame is received.
readResolve() - 类 中的方法io.netty.util.internal.logging.AbstractInternalLogger
 
readRetainedSlice(int) - 类 中的方法io.netty.buffer.AbstractByteBuf
 
readRetainedSlice(int) - 类 中的方法io.netty.buffer.ByteBuf
Returns a new retained slice of this buffer's sub-region starting at the current readerIndex and increases the readerIndex by the size of the new slice (= length).
readRetainedSlice(int) - 类 中的方法io.netty.buffer.EmptyByteBuf
 
readRetainedSlice(int) - 类 中的方法io.netty.buffer.SwappedByteBuf
已过时。
 
readRstStreamFrame(int, int) - 类 中的方法io.netty.handler.codec.spdy.SpdyFrameCodec
 
readRstStreamFrame(int, int) - 接口 中的方法io.netty.handler.codec.spdy.SpdyFrameDecoderDelegate
Called when a RST_STREAM frame is received.
readSetting(int, int, boolean, boolean) - 类 中的方法io.netty.handler.codec.spdy.SpdyFrameCodec
 
readSetting(int, int, boolean, boolean) - 接口 中的方法io.netty.handler.codec.spdy.SpdyFrameDecoderDelegate
Called when an individual setting within a SETTINGS frame is received.
readSettingsEnd() - 类 中的方法io.netty.handler.codec.spdy.SpdyFrameCodec
 
readSettingsEnd() - 接口 中的方法io.netty.handler.codec.spdy.SpdyFrameDecoderDelegate
Called when the entire SETTINGS frame has been received.
readSettingsFrame(boolean) - 类 中的方法io.netty.handler.codec.spdy.SpdyFrameCodec
 
readSettingsFrame(boolean) - 接口 中的方法io.netty.handler.codec.spdy.SpdyFrameDecoderDelegate
Called when a SETTINGS frame is received.
readShort() - 类 中的方法io.netty.buffer.AbstractByteBuf
 
readShort() - 类 中的方法io.netty.buffer.ByteBuf
Gets a 16-bit short integer at the current readerIndex and increases the readerIndex by 2 in this buffer.
readShort() - 类 中的方法io.netty.buffer.ByteBufInputStream
 
readShort() - 类 中的方法io.netty.buffer.EmptyByteBuf
 
readShort() - 类 中的方法io.netty.buffer.SwappedByteBuf
已过时。
 
readShort() - 类 中的方法io.netty.handler.codec.serialization.ObjectDecoderInputStream
 
readShortLE() - 类 中的方法io.netty.buffer.AbstractByteBuf
 
readShortLE() - 类 中的方法io.netty.buffer.ByteBuf
Gets a 16-bit short integer at the current readerIndex in the Little Endian Byte Order and increases the readerIndex by 2 in this buffer.
readShortLE() - 类 中的方法io.netty.buffer.EmptyByteBuf
 
readShortLE() - 类 中的方法io.netty.buffer.SwappedByteBuf
已过时。
 
readSlice(int) - 类 中的方法io.netty.buffer.AbstractByteBuf
 
readSlice(int) - 类 中的方法io.netty.buffer.ByteBuf
Returns a new slice of this buffer's sub-region starting at the current readerIndex and increases the readerIndex by the size of the new slice (= length).
readSlice(int) - 类 中的方法io.netty.buffer.EmptyByteBuf
 
readSlice(int) - 类 中的方法io.netty.buffer.SwappedByteBuf
已过时。
 
readSynReplyFrame(int, boolean) - 类 中的方法io.netty.handler.codec.spdy.SpdyFrameCodec
 
readSynReplyFrame(int, boolean) - 接口 中的方法io.netty.handler.codec.spdy.SpdyFrameDecoderDelegate
Called when a SYN_REPLY frame is received.
readSynStreamFrame(int, int, byte, boolean, boolean) - 类 中的方法io.netty.handler.codec.spdy.SpdyFrameCodec
 
readSynStreamFrame(int, int, byte, boolean, boolean) - 接口 中的方法io.netty.handler.codec.spdy.SpdyFrameDecoderDelegate
Called when a SYN_STREAM frame is received.
readTimedOut(ChannelHandlerContext) - 类 中的方法io.netty.handler.timeout.ReadTimeoutHandler
Is called when a read timeout was detected.
ReadTimeoutException - io.netty.handler.timeout中的异常错误
A TimeoutException raised by ReadTimeoutHandler when no data was read within a certain period of time.
ReadTimeoutHandler - io.netty.handler.timeout中的类
Raises a ReadTimeoutException when no data was read within a certain period of time.
ReadTimeoutHandler(int) - 类 的构造器io.netty.handler.timeout.ReadTimeoutHandler
Creates a new instance.
ReadTimeoutHandler(long, TimeUnit) - 类 的构造器io.netty.handler.timeout.ReadTimeoutHandler
Creates a new instance.
readTimeToWait(long, long, long) - 类 中的方法io.netty.handler.traffic.TrafficCounter
已过时。
readTimeToWait(long, long, long, long) - 类 中的方法io.netty.handler.traffic.TrafficCounter
Returns the time to wait (if any) for the given length message, using the given limitTraffic and the max wait time.
readUnsignedByte() - 类 中的方法io.netty.buffer.AbstractByteBuf
 
readUnsignedByte() - 类 中的方法io.netty.buffer.ByteBuf
Gets an unsigned byte at the current readerIndex and increases the readerIndex by 1 in this buffer.
readUnsignedByte() - 类 中的方法io.netty.buffer.ByteBufInputStream
 
readUnsignedByte() - 类 中的方法io.netty.buffer.EmptyByteBuf
 
readUnsignedByte() - 类 中的方法io.netty.buffer.SwappedByteBuf
已过时。
 
readUnsignedByte() - 类 中的方法io.netty.handler.codec.serialization.ObjectDecoderInputStream
 
readUnsignedInt() - 类 中的方法io.netty.buffer.AbstractByteBuf
 
readUnsignedInt() - 类 中的方法io.netty.buffer.ByteBuf
Gets an unsigned 32-bit integer at the current readerIndex and increases the readerIndex by 4 in this buffer.
readUnsignedInt() - 类 中的方法io.netty.buffer.EmptyByteBuf
 
readUnsignedInt() - 类 中的方法io.netty.buffer.SwappedByteBuf
已过时。
 
readUnsignedInt(ByteBuf) - 类 中的静态方法io.netty.handler.codec.http2.Http2CodecUtil
Reads a big-endian (31-bit) integer from the buffer.
readUnsignedIntLE() - 类 中的方法io.netty.buffer.AbstractByteBuf
 
readUnsignedIntLE() - 类 中的方法io.netty.buffer.ByteBuf
Gets an unsigned 32-bit integer at the current readerIndex in the Little Endian Byte Order and increases the readerIndex by 4 in this buffer.
readUnsignedIntLE() - 类 中的方法io.netty.buffer.EmptyByteBuf
 
readUnsignedIntLE() - 类 中的方法io.netty.buffer.SwappedByteBuf
已过时。
 
readUnsignedMedium() - 类 中的方法io.netty.buffer.AbstractByteBuf
 
readUnsignedMedium() - 类 中的方法io.netty.buffer.ByteBuf
Gets an unsigned 24-bit medium integer at the current readerIndex and increases the readerIndex by 3 in this buffer.
readUnsignedMedium() - 类 中的方法io.netty.buffer.EmptyByteBuf
 
readUnsignedMedium() - 类 中的方法io.netty.buffer.SwappedByteBuf
已过时。
 
readUnsignedMediumLE() - 类 中的方法io.netty.buffer.AbstractByteBuf
 
readUnsignedMediumLE() - 类 中的方法io.netty.buffer.ByteBuf
Gets an unsigned 24-bit medium integer at the current readerIndex in the Little Endian Byte Order and increases the readerIndex by 3 in this buffer.
readUnsignedMediumLE() - 类 中的方法io.netty.buffer.EmptyByteBuf
 
readUnsignedMediumLE() - 类 中的方法io.netty.buffer.SwappedByteBuf
已过时。
 
readUnsignedShort() - 类 中的方法io.netty.buffer.AbstractByteBuf
 
readUnsignedShort() - 类 中的方法io.netty.buffer.ByteBuf
Gets an unsigned 16-bit short integer at the current readerIndex and increases the readerIndex by 2 in this buffer.
readUnsignedShort() - 类 中的方法io.netty.buffer.ByteBufInputStream
 
readUnsignedShort() - 类 中的方法io.netty.buffer.EmptyByteBuf
 
readUnsignedShort() - 类 中的方法io.netty.buffer.SwappedByteBuf
已过时。
 
readUnsignedShort() - 类 中的方法io.netty.handler.codec.serialization.ObjectDecoderInputStream
 
readUnsignedShortLE() - 类 中的方法io.netty.buffer.AbstractByteBuf
 
readUnsignedShortLE() - 类 中的方法io.netty.buffer.ByteBuf
Gets an unsigned 16-bit short integer at the current readerIndex in the Little Endian Byte Order and increases the readerIndex by 2 in this buffer.
readUnsignedShortLE() - 类 中的方法io.netty.buffer.EmptyByteBuf
 
readUnsignedShortLE() - 类 中的方法io.netty.buffer.SwappedByteBuf
已过时。
 
readUTF() - 类 中的方法io.netty.buffer.ByteBufInputStream
 
readUTF() - 类 中的方法io.netty.handler.codec.serialization.ObjectDecoderInputStream
 
readWindowUpdateFrame(int, int) - 类 中的方法io.netty.handler.codec.spdy.SpdyFrameCodec
 
readWindowUpdateFrame(int, int) - 接口 中的方法io.netty.handler.codec.spdy.SpdyFrameDecoderDelegate
Called when a WINDOW_UPDATE frame is received.
reallocateDirectNoCleaner(ByteBuffer, int) - 类 中的静态方法io.netty.util.internal.PlatformDependent
Reallocate a new ByteBuffer with the given capacity.
reallocateMemory(long, long) - 类 中的静态方法io.netty.util.internal.PlatformDependent
 
REASON_CODE_OK - 类 中的静态变量io.netty.handler.codec.mqtt.MqttPubReplyMessageVariableHeader
 
REASON_CODE_OK - 类 中的静态变量io.netty.handler.codec.mqtt.MqttReasonCodeAndPropertiesVariableHeader
 
reasonCode(byte) - 类 中的方法io.netty.handler.codec.mqtt.MqttMessageBuilders.AuthBuilder
 
reasonCode(byte) - 类 中的方法io.netty.handler.codec.mqtt.MqttMessageBuilders.DisconnectBuilder
 
reasonCode(byte) - 类 中的方法io.netty.handler.codec.mqtt.MqttMessageBuilders.PubAckBuilder
 
reasonCode() - 类 中的方法io.netty.handler.codec.mqtt.MqttPubReplyMessageVariableHeader
 
reasonCode() - 类 中的方法io.netty.handler.codec.mqtt.MqttReasonCodeAndPropertiesVariableHeader
 
reasonCodes() - 类 中的方法io.netty.handler.codec.mqtt.MqttSubAckPayload
 
reasonPhrase() - 类 中的方法io.netty.handler.codec.http.HttpResponseStatus
Returns the reason phrase of this HttpResponseStatus.
reasonString(String) - 类 中的方法io.netty.handler.codec.mqtt.MqttMessageBuilders.ConnAckPropertiesBuilder
 
reasonText() - 类 中的方法io.netty.handler.codec.http.websocketx.CloseWebSocketFrame
Returns the reason text as per RFC 6455 If a reason text is not supplied, an empty string is returned.
reasonText() - 类 中的方法io.netty.handler.codec.http.websocketx.WebSocketCloseStatus
 
rebuildSelector() - 类 中的方法io.netty.channel.nio.NioEventLoop
Replaces the current Selector of this event loop with newly created Selectors to work around the infamous epoll 100% CPU bug.
rebuildSelectors() - 类 中的方法io.netty.channel.nio.NioEventLoopGroup
Replaces the current Selectors of the child event loops with newly created Selectors to work around the infamous epoll 100% CPU bug.
RECEIPT - 接口 中的静态变量io.netty.handler.codec.stomp.StompHeaders
 
RECEIPT_ID - 接口 中的静态变量io.netty.handler.codec.stomp.StompHeaders
 
receivedAmount() - 类 中的方法io.netty.channel.unix.DatagramSocketAddress
 
receivedAmount() - 类 中的方法io.netty.channel.unix.DomainDatagramSocketAddress
 
receiveFlowControlledFrame(Http2Stream, ByteBuf, int, boolean) - 类 中的方法io.netty.handler.codec.http2.DefaultHttp2LocalFlowController
 
receiveFlowControlledFrame(Http2Stream, ByteBuf, int, boolean) - 接口 中的方法io.netty.handler.codec.http2.Http2LocalFlowController
Receives an inbound DATA frame from the remote endpoint and applies flow control policies to it for both the stream as well as the connection.
receiveFlowControlledFrame(Http2Stream, ByteBuf, int, boolean) - 类 中的方法io.netty.microbench.http2.NoopHttp2LocalFlowController
 
receiveMaximum(int) - 类 中的方法io.netty.handler.codec.mqtt.MqttMessageBuilders.ConnAckPropertiesBuilder
 
recipient() - 接口 中的方法io.netty.channel.AddressedEnvelope
Returns the address of the recipient of this message.
recipient() - 类 中的方法io.netty.channel.DefaultAddressedEnvelope
 
recipient() - 类 中的方法io.netty.handler.codec.dns.DatagramDnsQuery
 
recipient() - 类 中的方法io.netty.handler.codec.dns.DatagramDnsResponse
 
RECORD - 类 中的静态变量io.netty.handler.codec.rtsp.RtspMethods
The RECORD getMethod initiates recording a range of media data according to the presentation description.
record() - 类 中的方法io.netty.microbench.util.ResourceLeakDetectorRecordBenchmark
 
record() - 接口 中的方法io.netty.util.ResourceLeak
已过时。
Records the caller's current stack trace so that the ResourceLeakDetector can tell where the leaked resource was accessed lastly.
record(Object) - 接口 中的方法io.netty.util.ResourceLeak
已过时。
Records the caller's current stack trace and the specified additional arbitrary information so that the ResourceLeakDetector can tell where the leaked resource was accessed lastly.
record() - 接口 中的方法io.netty.util.ResourceLeakTracker
Records the caller's current stack trace so that the ResourceLeakDetector can tell where the leaked resource was accessed lastly.
record(Object) - 接口 中的方法io.netty.util.ResourceLeakTracker
Records the caller's current stack trace and the specified additional arbitrary information so that the ResourceLeakDetector can tell where the leaked resource was accessed lastly.
recordAt(DnsSection) - 类 中的方法io.netty.handler.codec.dns.AbstractDnsMessage
 
recordAt(DnsSection, int) - 类 中的方法io.netty.handler.codec.dns.AbstractDnsMessage
 
recordAt(DnsSection) - 接口 中的方法io.netty.handler.codec.dns.DnsMessage
Returns the first record in the specified section of this DNS message.
recordAt(DnsSection, int) - 接口 中的方法io.netty.handler.codec.dns.DnsMessage
Returns the record at the specified index of the specified section of this DNS message.
recordWithHint() - 类 中的方法io.netty.microbench.util.ResourceLeakDetectorRecordBenchmark
 
recursionDesired(boolean) - 类 中的方法io.netty.resolver.dns.DnsNameResolverBuilder
Sets if this resolver has to send a DNS query with the RD (recursion desired) flag set.
recvBufAllocHandle() - 类 中的方法io.netty.channel.AbstractChannel.AbstractUnsafe
 
recvBufAllocHandle() - 接口 中的方法io.netty.channel.Channel.Unsafe
Return the assigned RecvByteBufAllocator.Handle which will be used to allocate ByteBuf's when receiving data.
RecvByteBufAllocator - io.netty.channel中的接口
Allocates a new receive buffer whose capacity is probably large enough to read all inbound data and small enough not to waste its space.
RecvByteBufAllocator.DelegatingHandle - io.netty.channel中的类
A RecvByteBufAllocator.Handle which delegates all call to some other RecvByteBufAllocator.Handle.
RecvByteBufAllocator.ExtendedHandle - io.netty.channel中的接口
 
RecvByteBufAllocator.Handle - io.netty.channel中的接口
recvFd() - 类 中的方法io.netty.channel.unix.Socket
 
recvFrom(ByteBuffer, int, int) - 类 中的方法io.netty.channel.unix.Socket
 
recvFromAddress(long, int, int) - 类 中的方法io.netty.channel.unix.Socket
 
recvFromAddressDomainSocket(long, int, int) - 类 中的方法io.netty.channel.unix.Socket
 
recvFromDomainSocket(ByteBuffer, int, int) - 类 中的方法io.netty.channel.unix.Socket
 
recyclableArrayList() - 类 中的方法io.netty.handler.codec.CodecOutputListBenchmark
 
RecyclableArrayList - io.netty.util.internal中的类
A simple list which is recyclable.
RecyclableArrayListBenchmark - io.netty.microbench.internal中的类
This class benchmarks different allocators with different allocation sizes.
RecyclableArrayListBenchmark() - 类 的构造器io.netty.microbench.internal.RecyclableArrayListBenchmark
 
recycle() - 类 中的方法io.netty.channel.ChannelOutboundBuffer
已过时。
recycle(T) - 接口 中的方法io.netty.util.internal.ObjectPool.Handle
Recycle the Object if possible and so make it ready to be reused.
recycle() - 类 中的方法io.netty.util.internal.PendingWrite
Clear and recycle this instance.
recycle() - 类 中的方法io.netty.util.internal.RecyclableArrayList
Clear and recycle this instance.
recycle(T, Recycler.Handle<T>) - 类 中的方法io.netty.util.Recycler
recycleAndGet() - 类 中的方法io.netty.util.internal.PendingWrite
Recycle this instance and return the Promise.
Recycler<T> - io.netty.util中的类
Light-weight object pool based on a thread-local stack.
Recycler() - 类 的构造器io.netty.util.Recycler
 
Recycler(int) - 类 的构造器io.netty.util.Recycler
 
Recycler(int, int) - 类 的构造器io.netty.util.Recycler
已过时。
Recycler(int, int, int, int) - 类 的构造器io.netty.util.Recycler
已过时。
Recycler(int, int, int, int, int) - 类 的构造器io.netty.util.Recycler
已过时。
Recycler(int, int, int) - 类 的构造器io.netty.util.Recycler
 
Recycler.Handle<T> - io.netty.util中的接口
 
RecyclerBenchmark - io.netty.microbench.util中的类
 
RecyclerBenchmark() - 类 的构造器io.netty.microbench.util.RecyclerBenchmark
 
RecyclerBenchmark.ProducerConsumerState - io.netty.microbench.util中的类
 
recyclerGetAndOrphan() - 类 中的方法io.netty.microbench.util.RecyclerBenchmark
 
recyclerGetAndRecycle() - 类 中的方法io.netty.microbench.util.RecyclerBenchmark
 
recycleSameThread() - 类 中的方法io.netty.microbench.internal.RecyclableArrayListBenchmark
 
REDIRECT - 类 中的静态变量io.netty.handler.codec.rtsp.RtspMethods
The REDIRECT request informs the client that it must connect to another server location.
RedisArrayAggregator - io.netty.handler.codec.redis中的类
Aggregates RedisMessage parts into ArrayRedisMessage.
RedisArrayAggregator() - 类 的构造器io.netty.handler.codec.redis.RedisArrayAggregator
 
RedisBulkStringAggregator - io.netty.handler.codec.redis中的类
A ChannelHandler that aggregates an BulkStringHeaderRedisMessage and its following BulkStringRedisContents into a single FullBulkStringRedisMessage with no following BulkStringRedisContents.
RedisBulkStringAggregator() - 类 的构造器io.netty.handler.codec.redis.RedisBulkStringAggregator
Creates a new instance.
RedisClient - io.netty.example.redis中的类
Simple Redis client that demonstrates Redis commands against a Redis server.
RedisClient() - 类 的构造器io.netty.example.redis.RedisClient
 
RedisClientHandler - io.netty.example.redis中的类
An example Redis client handler.
RedisClientHandler() - 类 的构造器io.netty.example.redis.RedisClientHandler
 
RedisCodecException - io.netty.handler.codec.redis中的异常错误
An Exception which is thrown by RedisEncoder or RedisDecoder.
RedisCodecException(String) - 异常错误 的构造器io.netty.handler.codec.redis.RedisCodecException
Creates a new instance.
RedisCodecException(Throwable) - 异常错误 的构造器io.netty.handler.codec.redis.RedisCodecException
Creates a new instance.
RedisDecoder - io.netty.handler.codec.redis中的类
Decodes the Redis protocol into RedisMessage objects following RESP (REdis Serialization Protocol).
RedisDecoder() - 类 的构造器io.netty.handler.codec.redis.RedisDecoder
Creates a new instance with default maxInlineMessageLength and messagePool and inline command decoding disabled.
RedisDecoder(boolean) - 类 的构造器io.netty.handler.codec.redis.RedisDecoder
Creates a new instance with default maxInlineMessageLength and messagePool.
RedisDecoder(int, RedisMessagePool) - 类 的构造器io.netty.handler.codec.redis.RedisDecoder
Creates a new instance with inline command decoding disabled.
RedisDecoder(int, RedisMessagePool, boolean) - 类 的构造器io.netty.handler.codec.redis.RedisDecoder
Creates a new instance.
RedisEncoder - io.netty.handler.codec.redis中的类
RedisEncoder() - 类 的构造器io.netty.handler.codec.redis.RedisEncoder
Creates a new instance with default messagePool.
RedisEncoder(RedisMessagePool) - 类 的构造器io.netty.handler.codec.redis.RedisEncoder
Creates a new instance.
RedisEncoderBenchmark - io.netty.microbench.redis中的类
 
RedisEncoderBenchmark() - 类 的构造器io.netty.microbench.redis.RedisEncoderBenchmark
 
RedisMessage - io.netty.handler.codec.redis中的接口
RedisMessage is base interface for codec-redis.
RedisMessagePool - io.netty.handler.codec.redis中的接口
A strategy interface for caching RedisMessages.
RedisMessageType - io.netty.handler.codec.redis中的枚举
refCnt() - 类 中的方法io.netty.buffer.AbstractDerivedByteBuf
已过时。
 
refCnt() - 类 中的方法io.netty.buffer.AbstractReferenceCountedByteBuf
 
refCnt() - 类 中的方法io.netty.buffer.DefaultByteBufHolder
 
refCnt() - 类 中的方法io.netty.buffer.EmptyByteBuf
 
refCnt() - 类 中的方法io.netty.buffer.SwappedByteBuf
已过时。
 
refCnt() - 类 中的方法io.netty.channel.DefaultAddressedEnvelope
 
refCnt() - 类 中的方法io.netty.handler.codec.dns.DefaultDnsRawRecord
 
refCnt() - 类 中的方法io.netty.handler.codec.http.DefaultFullHttpRequest
 
refCnt() - 类 中的方法io.netty.handler.codec.http.DefaultFullHttpResponse
 
refCnt() - 类 中的方法io.netty.handler.codec.http.DefaultHttpContent
 
refCnt() - 类 中的方法io.netty.handler.codec.http.HttpServerUpgradeHandler.UpgradeEvent
 
refCnt() - 类 中的方法io.netty.handler.codec.http.multipart.MixedAttribute
 
refCnt() - 类 中的方法io.netty.handler.codec.http.multipart.MixedFileUpload
 
refCnt() - 类 中的方法io.netty.handler.codec.http2.DefaultHttp2DataFrame
 
refCnt() - 类 中的方法io.netty.handler.codec.mqtt.MqttPublishMessage
 
refCnt() - 类 中的方法io.netty.handler.codec.spdy.DefaultSpdyDataFrame
 
refCnt() - 类 中的方法io.netty.handler.codec.stomp.DefaultStompFrame
 
refCnt() - 类 中的方法io.netty.handler.ssl.PemX509Certificate
 
refCnt() - 类 中的方法io.netty.handler.ssl.ReferenceCountedOpenSslContext
 
refCnt() - 类 中的方法io.netty.handler.ssl.ReferenceCountedOpenSslEngine
 
refCnt() - 类 中的方法io.netty.util.AbstractReferenceCounted
 
refCnt(T) - 类 中的方法io.netty.util.internal.ReferenceCountUpdater
 
refCnt() - 接口 中的方法io.netty.util.ReferenceCounted
Returns the reference count of this object.
refCnt(Object) - 类 中的静态方法io.netty.util.ReferenceCountUtil
Returns reference count of a ReferenceCounted object.
ReferenceCounted - io.netty.util中的接口
A reference-counted object that requires explicit deallocation.
ReferenceCountedOpenSslClientContext - io.netty.handler.ssl中的类
A client-side SslContext which uses OpenSSL's SSL/TLS implementation.
ReferenceCountedOpenSslContext - io.netty.handler.ssl中的类
An implementation of SslContext which works with libraries that support the OpenSsl C library API.
ReferenceCountedOpenSslEngine - io.netty.handler.ssl中的类
Implements a SSLEngine using OpenSSL BIO abstractions.
ReferenceCountedOpenSslServerContext - io.netty.handler.ssl中的类
A server-side SslContext which uses OpenSSL's SSL/TLS implementation.
ReferenceCountUpdater<T extends ReferenceCounted> - io.netty.util.internal中的类
Common logic for ReferenceCounted implementations
ReferenceCountUpdater() - 类 的构造器io.netty.util.internal.ReferenceCountUpdater
 
ReferenceCountUtil - io.netty.util中的类
Collection of method to handle objects that may implement ReferenceCounted.
REFERER - 类 中的静态变量io.netty.handler.codec.http.HttpHeaderNames
"referer"
REFERER - 类 中的静态变量io.netty.handler.codec.http.HttpHeaders.Names
已过时。
"Referer"
REFERER - 类 中的静态变量io.netty.handler.codec.rtsp.RtspHeaderNames
"referer"
REFERER - 类 中的静态变量io.netty.handler.codec.rtsp.RtspHeaders.Names
已过时。
"Referer"
ReflectionUtil - io.netty.util.internal中的类
 
ReflectiveChannelFactory<T extends Channel> - io.netty.channel中的类
A ChannelFactory that instantiates a new Channel by invoking its default constructor reflectively.
ReflectiveChannelFactory(Class<? extends T>) - 类 的构造器io.netty.channel.ReflectiveChannelFactory
 
REFUSED - 类 中的静态变量io.netty.handler.codec.dns.DnsResponseCode
The 'Refused' DNS RCODE (5), as defined in RFC1035.
REFUSED_STREAM - 类 中的静态变量io.netty.handler.codec.spdy.SpdyStreamStatus
3 Refused Stream
regionMatches(int, CharSequence, int, int) - 类 中的方法io.netty.util.AsciiString
Compares the specified string to this string and compares the specified range of characters to determine if they are the same.
regionMatches(boolean, int, CharSequence, int, int) - 类 中的方法io.netty.util.AsciiString
Compares the specified string to this string and compares the specified range of characters to determine if they are the same.
regionMatches(CharSequence, boolean, int, CharSequence, int, int) - 类 中的静态方法io.netty.util.AsciiString
This methods make regionMatches operation correctly for any chars in strings
regionMatchesAscii(CharSequence, boolean, int, CharSequence, int, int) - 类 中的静态方法io.netty.util.AsciiString
This is optimized version of regionMatches for string with ASCII chars only
register() - 类 中的方法io.netty.bootstrap.AbstractBootstrap
Create a new Channel and register it with an EventLoop.
register(EventLoop, ChannelPromise) - 类 中的方法io.netty.channel.AbstractChannel.AbstractUnsafe
 
register(EventLoop, ChannelPromise) - 接口 中的方法io.netty.channel.Channel.Unsafe
Register the Channel of the ChannelPromise and notify the ChannelFuture once the registration was complete.
register() - 类 中的方法io.netty.channel.embedded.EmbeddedChannel
Register this Channel on its EventLoop.
register(Channel) - 接口 中的方法io.netty.channel.EventLoopGroup
Register a Channel with this EventLoop.
register(ChannelPromise) - 接口 中的方法io.netty.channel.EventLoopGroup
Register a Channel with this EventLoop using a ChannelFuture.
register(Channel, ChannelPromise) - 接口 中的方法io.netty.channel.EventLoopGroup
已过时。
register(Channel) - 类 中的方法io.netty.channel.MultithreadEventLoopGroup
 
register(ChannelPromise) - 类 中的方法io.netty.channel.MultithreadEventLoopGroup
 
register(Channel, ChannelPromise) - 类 中的方法io.netty.channel.MultithreadEventLoopGroup
已过时。
register(SelectableChannel, int, NioTask<?>) - 类 中的方法io.netty.channel.nio.NioEventLoop
Registers an arbitrary SelectableChannel, not necessarily created by Netty, to the Selector of this event loop.
register(Channel) - 类 中的方法io.netty.channel.SingleThreadEventLoop
 
register(ChannelPromise) - 类 中的方法io.netty.channel.SingleThreadEventLoop
 
register(Channel, ChannelPromise) - 类 中的方法io.netty.channel.SingleThreadEventLoop
已过时。
register(ChannelPromise) - 类 中的方法io.netty.channel.ThreadPerChannelEventLoop
已过时。
 
register(Channel, ChannelPromise) - 类 中的方法io.netty.channel.ThreadPerChannelEventLoop
已过时。
register(Channel) - 类 中的方法io.netty.channel.ThreadPerChannelEventLoopGroup
已过时。
 
register(ChannelPromise) - 类 中的方法io.netty.channel.ThreadPerChannelEventLoopGroup
已过时。
 
register(Channel, ChannelPromise) - 类 中的方法io.netty.channel.ThreadPerChannelEventLoopGroup
已过时。
register(Object, Runnable) - 类 中的静态方法io.netty.util.internal.ObjectCleaner
Register the given Object for which the Runnable will be executed once there are no references to the object anymore.
registerAllExtensions(com.google.protobuf.ExtensionRegistry) - 类 中的静态方法io.netty.example.worldclock.WorldClockProtocol
 
registeredChannels() - 类 中的方法io.netty.channel.nio.NioEventLoop
 
registeredChannels() - 类 中的方法io.netty.channel.SingleThreadEventLoop
Returns the number of Channels registered with this EventLoop or -1 if operation is not supported.
registeredChannels() - 类 中的方法io.netty.channel.ThreadPerChannelEventLoop
已过时。
 
registerInternal(Runnable) - 类 中的静态方法io.netty.channel.unix.Unix
Internal method...
reject() - 类 中的静态方法io.netty.util.concurrent.RejectedExecutionHandlers
Returns a RejectedExecutionHandler that will always just throw a RejectedExecutionException.
reject() - 类 中的静态方法io.netty.util.concurrent.SingleThreadEventExecutor
 
reject(Runnable) - 类 中的方法io.netty.util.concurrent.SingleThreadEventExecutor
Offers the task to the associated RejectedExecutionHandler.
rejected(Runnable, SingleThreadEventExecutor) - 接口 中的方法io.netty.util.concurrent.RejectedExecutionHandler
Called when someone tried to add a task to SingleThreadEventExecutor but this failed due capacity restrictions.
REJECTED_OR_FAILED - 类 中的静态变量io.netty.handler.codec.socksx.v4.Socks4CommandStatus
 
RejectedExecutionHandler - io.netty.util.concurrent中的接口
Similar to RejectedExecutionHandler but specific to SingleThreadEventExecutor.
RejectedExecutionHandlers - io.netty.util.concurrent中的类
Expose helper methods which create different RejectedExecutionHandlers.
rejectResponse(HttpRequest) - 类 中的方法io.netty.handler.codec.http.HttpServerExpectContinueHandler
Returns the appropriate 4XX HttpResponse for the given HttpRequest.
RelayHandler - io.netty.example.socksproxy中的类
 
RelayHandler(Channel) - 类 的构造器io.netty.example.socksproxy.RelayHandler
 
release() - 类 中的方法io.netty.buffer.AbstractDerivedByteBuf
已过时。
 
release(int) - 类 中的方法io.netty.buffer.AbstractDerivedByteBuf
已过时。
 
release() - 类 中的方法io.netty.buffer.AbstractReferenceCountedByteBuf
 
release(int) - 类 中的方法io.netty.buffer.AbstractReferenceCountedByteBuf
 
release() - 类 中的方法io.netty.buffer.DefaultByteBufHolder
 
release(int) - 类 中的方法io.netty.buffer.DefaultByteBufHolder
 
release() - 类 中的方法io.netty.buffer.EmptyByteBuf
 
release(int) - 类 中的方法io.netty.buffer.EmptyByteBuf
 
release() - 类 中的方法io.netty.buffer.SwappedByteBuf
已过时。
 
release(int) - 类 中的方法io.netty.buffer.SwappedByteBuf
已过时。
 
release() - 类 中的方法io.netty.channel.DefaultAddressedEnvelope
 
release(int) - 类 中的方法io.netty.channel.DefaultAddressedEnvelope
 
release(Channel) - 接口 中的方法io.netty.channel.pool.ChannelPool
Release a Channel back to this ChannelPool.
release(Channel, Promise<Void>) - 接口 中的方法io.netty.channel.pool.ChannelPool
Release a Channel back to this ChannelPool.
release(Channel, Promise<Void>) - 类 中的方法io.netty.channel.pool.FixedChannelPool
 
release(Channel) - 类 中的方法io.netty.channel.pool.SimpleChannelPool
 
release(Channel, Promise<Void>) - 类 中的方法io.netty.channel.pool.SimpleChannelPool
 
release() - 类 中的方法io.netty.channel.unix.IovArray
Release the IovArray.
release() - 类 中的方法io.netty.handler.codec.dns.DefaultDnsRawRecord
 
release(int) - 类 中的方法io.netty.handler.codec.dns.DefaultDnsRawRecord
 
release() - 类 中的方法io.netty.handler.codec.haproxy.HAProxyMessage
 
release(int) - 类 中的方法io.netty.handler.codec.haproxy.HAProxyMessage
 
release() - 类 中的方法io.netty.handler.codec.http.DefaultFullHttpRequest
 
release(int) - 类 中的方法io.netty.handler.codec.http.DefaultFullHttpRequest
 
release() - 类 中的方法io.netty.handler.codec.http.DefaultFullHttpResponse
 
release(int) - 类 中的方法io.netty.handler.codec.http.DefaultFullHttpResponse
 
release() - 类 中的方法io.netty.handler.codec.http.DefaultHttpContent
 
release(int) - 类 中的方法io.netty.handler.codec.http.DefaultHttpContent
 
release() - 类 中的方法io.netty.handler.codec.http.HttpServerUpgradeHandler.UpgradeEvent
 
release(int) - 类 中的方法io.netty.handler.codec.http.HttpServerUpgradeHandler.UpgradeEvent
 
release() - 类 中的方法io.netty.handler.codec.http.multipart.MixedAttribute
 
release(int) - 类 中的方法io.netty.handler.codec.http.multipart.MixedAttribute
 
release() - 类 中的方法io.netty.handler.codec.http.multipart.MixedFileUpload
 
release(int) - 类 中的方法io.netty.handler.codec.http.multipart.MixedFileUpload
 
release() - 类 中的方法io.netty.handler.codec.http2.DefaultHttp2DataFrame
 
release(int) - 类 中的方法io.netty.handler.codec.http2.DefaultHttp2DataFrame
 
release() - 类 中的方法io.netty.handler.codec.mqtt.MqttPublishMessage
 
release(int) - 类 中的方法io.netty.handler.codec.mqtt.MqttPublishMessage
 
release() - 类 中的方法io.netty.handler.codec.spdy.DefaultSpdyDataFrame
 
release(int) - 类 中的方法io.netty.handler.codec.spdy.DefaultSpdyDataFrame
 
release() - 类 中的方法io.netty.handler.codec.stomp.DefaultStompFrame
 
release(int) - 类 中的方法io.netty.handler.codec.stomp.DefaultStompFrame
 
release() - 类 中的方法io.netty.handler.ssl.PemX509Certificate
 
release(int) - 类 中的方法io.netty.handler.ssl.PemX509Certificate
 
release() - 类 中的方法io.netty.handler.ssl.ReferenceCountedOpenSslContext
 
release(int) - 类 中的方法io.netty.handler.ssl.ReferenceCountedOpenSslContext
 
release() - 类 中的方法io.netty.handler.ssl.ReferenceCountedOpenSslEngine
 
release(int) - 类 中的方法io.netty.handler.ssl.ReferenceCountedOpenSslEngine
 
release() - 类 中的方法io.netty.handler.traffic.GlobalChannelTrafficShapingHandler
Release all internal resources of this instance.
release() - 类 中的方法io.netty.handler.traffic.GlobalTrafficShapingHandler
Release all internal resources of this instance.
release() - 类 中的方法io.netty.util.AbstractReferenceCounted
 
release(int) - 类 中的方法io.netty.util.AbstractReferenceCounted
 
release(T) - 类 中的方法io.netty.util.internal.ReferenceCountUpdater
 
release(T, int) - 类 中的方法io.netty.util.internal.ReferenceCountUpdater
 
release() - 接口 中的方法io.netty.util.ReferenceCounted
Decreases the reference count by 1 and deallocates this object if the reference count reaches at 0.
release(int) - 接口 中的方法io.netty.util.ReferenceCounted
Decreases the reference count by the specified decrement and deallocates this object if the reference count reaches at 0.
release(Object) - 类 中的静态方法io.netty.util.ReferenceCountUtil
Try to call ReferenceCounted.release() if the specified message implements ReferenceCounted.
release(Object, int) - 类 中的静态方法io.netty.util.ReferenceCountUtil
Try to call ReferenceCounted.release(int) if the specified message implements ReferenceCounted.
releaseAndFailAll(ChannelOutboundInvoker, Throwable) - 类 中的方法io.netty.channel.AbstractCoalescingBufferQueue
Release all buffers in the queue and complete all listeners and promises.
releaseAndFailAll(Throwable) - 类 中的方法io.netty.channel.CoalescingBufferQueue
Release all buffers in the queue and complete all listeners and promises.
releaseBuffers() - 类 中的方法io.netty.microbench.buffer.ByteBufIndexOfBenchmark
 
releaseCumulation() - 类 中的方法io.netty.microbench.channel.EmbeddedChannelWriteAccumulatingHandlerContext
 
releaseHealthCheck() - 类 中的方法io.netty.channel.pool.SimpleChannelPool
Indicates whether this pool will check the health of channels before offering them back into the pool.
releaseInbound() - 类 中的方法io.netty.channel.embedded.EmbeddedChannel
Release all buffered inbound messages and return true if any were in the inbound buffer, false otherwise.
releaseLater(T) - 类 中的静态方法io.netty.util.ReferenceCountUtil
已过时。
this may introduce a lot of memory usage so it is generally preferable to manually release objects.
releaseLater(T, int) - 类 中的静态方法io.netty.util.ReferenceCountUtil
已过时。
this may introduce a lot of memory usage so it is generally preferable to manually release objects.
releaseOutbound() - 类 中的方法io.netty.channel.embedded.EmbeddedChannel
Release all buffered outbound messages and return true if any were in the outbound buffer, false otherwise.
remainingLength() - 类 中的方法io.netty.handler.codec.mqtt.MqttFixedHeader
 
remote() - 类 中的方法io.netty.handler.codec.http2.DefaultHttp2Connection
 
remote() - 接口 中的方法io.netty.handler.codec.http2.Http2Connection
Gets a view of this connection from the remote Http2Connection.Endpoint.
remoteAddress(SocketAddress) - 类 中的方法io.netty.bootstrap.Bootstrap
The SocketAddress to connect to once the Bootstrap.connect() method is called.
remoteAddress(String, int) - 类 中的方法io.netty.bootstrap.Bootstrap
 
remoteAddress(InetAddress, int) - 类 中的方法io.netty.bootstrap.Bootstrap
 
remoteAddress() - 类 中的方法io.netty.bootstrap.BootstrapConfig
Returns the configured remote address or null if non is configured yet.
remoteAddress() - 类 中的方法io.netty.channel.AbstractChannel.AbstractUnsafe
 
remoteAddress() - 类 中的方法io.netty.channel.AbstractChannel
 
remoteAddress() - 类 中的方法io.netty.channel.AbstractServerChannel
 
remoteAddress() - 接口 中的方法io.netty.channel.Channel
Returns the remote address where this channel is connected to.
remoteAddress() - 接口 中的方法io.netty.channel.Channel.Unsafe
Return the SocketAddress to which is bound remote or null if none is bound yet.
remoteAddress() - 类 中的方法io.netty.channel.epoll.EpollDatagramChannel
 
remoteAddress() - 类 中的方法io.netty.channel.epoll.EpollDomainDatagramChannel
 
remoteAddress() - 类 中的方法io.netty.channel.epoll.EpollDomainSocketChannel
 
remoteAddress() - 类 中的方法io.netty.channel.epoll.EpollServerDomainSocketChannel
 
remoteAddress() - 类 中的方法io.netty.channel.epoll.EpollServerSocketChannel
 
remoteAddress() - 类 中的方法io.netty.channel.epoll.EpollSocketChannel
 
remoteAddress() - 类 中的方法io.netty.channel.kqueue.KQueueDatagramChannel
 
remoteAddress() - 类 中的方法io.netty.channel.kqueue.KQueueDomainDatagramChannel
 
remoteAddress() - 类 中的方法io.netty.channel.kqueue.KQueueDomainSocketChannel
 
remoteAddress() - 类 中的方法io.netty.channel.kqueue.KQueueServerDomainSocketChannel
 
remoteAddress() - 类 中的方法io.netty.channel.kqueue.KQueueServerSocketChannel
 
remoteAddress() - 类 中的方法io.netty.channel.kqueue.KQueueSocketChannel
 
remoteAddress() - 类 中的方法io.netty.channel.local.LocalChannel
 
remoteAddress() - 类 中的方法io.netty.channel.local.LocalServerChannel
 
remoteAddress() - 类 中的方法io.netty.channel.rxtx.RxtxChannel
已过时。
 
remoteAddress() - 类 中的方法io.netty.channel.sctp.nio.NioSctpChannel
 
remoteAddress() - 类 中的方法io.netty.channel.sctp.nio.NioSctpServerChannel
 
remoteAddress() - 类 中的方法io.netty.channel.sctp.oio.OioSctpChannel
已过时。
 
remoteAddress() - 类 中的方法io.netty.channel.sctp.oio.OioSctpServerChannel
已过时。
 
remoteAddress() - 接口 中的方法io.netty.channel.sctp.SctpChannel
Return the (primary) remote address of the SCTP channel.
remoteAddress() - 接口 中的方法io.netty.channel.socket.DatagramChannel
 
remoteAddress() - 类 中的方法io.netty.channel.socket.nio.NioDatagramChannel
 
remoteAddress() - 类 中的方法io.netty.channel.socket.nio.NioServerSocketChannel
 
remoteAddress() - 类 中的方法io.netty.channel.socket.nio.NioSocketChannel
 
remoteAddress() - 类 中的方法io.netty.channel.socket.oio.OioDatagramChannel
已过时。
 
remoteAddress() - 类 中的方法io.netty.channel.socket.oio.OioServerSocketChannel
已过时。
 
remoteAddress() - 类 中的方法io.netty.channel.socket.oio.OioSocketChannel
已过时。
 
remoteAddress() - 接口 中的方法io.netty.channel.socket.ServerSocketChannel
 
remoteAddress() - 接口 中的方法io.netty.channel.socket.SocketChannel
 
remoteAddress() - 类 中的方法io.netty.channel.udt.nio.NioUdtAcceptorChannel
已过时。
 
remoteAddress() - 类 中的方法io.netty.channel.udt.nio.NioUdtByteConnectorChannel
已过时。
 
remoteAddress() - 类 中的方法io.netty.channel.udt.nio.NioUdtMessageConnectorChannel
已过时。
 
remoteAddress() - 接口 中的方法io.netty.channel.udt.UdtChannel
已过时。
 
remoteAddress() - 接口 中的方法io.netty.channel.unix.DomainDatagramChannel
 
remoteAddress() - 接口 中的方法io.netty.channel.unix.DomainSocketChannel
 
remoteAddress() - 接口 中的方法io.netty.channel.unix.ServerDomainSocketChannel
 
remoteAddress() - 类 中的方法io.netty.channel.unix.Socket
 
remoteAddress(SocketAddress, SocketAddress) - 类 中的方法io.netty.handler.address.DynamicAddressConnectHandler
Returns the remote SocketAddress to use for ChannelOutboundInvoker.connect(SocketAddress, SocketAddress) based on the original remoteAddress and localAddress.
remoteAddress() - 异常错误 中的方法io.netty.resolver.dns.DnsNameResolverException
Returns the InetSocketAddress of the DNS query that has failed.
remoteAddress0() - 类 中的方法io.netty.channel.AbstractChannel
Return the SocketAddress which the Channel is connected to.
remoteAddress0() - 类 中的方法io.netty.channel.AbstractServerChannel
 
remoteAddress0() - 类 中的方法io.netty.channel.embedded.EmbeddedChannel
 
remoteAddress0() - 类 中的方法io.netty.channel.epoll.AbstractEpollServerChannel
 
remoteAddress0() - 类 中的方法io.netty.channel.epoll.EpollDomainDatagramChannel
 
remoteAddress0() - 类 中的方法io.netty.channel.epoll.EpollDomainSocketChannel
 
remoteAddress0() - 类 中的方法io.netty.channel.kqueue.AbstractKQueueServerChannel
 
remoteAddress0() - 类 中的方法io.netty.channel.kqueue.KQueueDomainDatagramChannel
 
remoteAddress0() - 类 中的方法io.netty.channel.kqueue.KQueueDomainSocketChannel
 
remoteAddress0() - 类 中的方法io.netty.channel.local.LocalChannel
 
remoteAddress0() - 类 中的方法io.netty.channel.rxtx.RxtxChannel
已过时。
 
remoteAddress0() - 类 中的方法io.netty.channel.sctp.nio.NioSctpChannel
 
remoteAddress0() - 类 中的方法io.netty.channel.sctp.nio.NioSctpServerChannel
 
remoteAddress0() - 类 中的方法io.netty.channel.sctp.oio.OioSctpChannel
已过时。
 
remoteAddress0() - 类 中的方法io.netty.channel.sctp.oio.OioSctpServerChannel
已过时。
 
remoteAddress0() - 类 中的方法io.netty.channel.socket.nio.NioDatagramChannel
 
remoteAddress0() - 类 中的方法io.netty.channel.socket.nio.NioServerSocketChannel
 
remoteAddress0() - 类 中的方法io.netty.channel.socket.nio.NioSocketChannel
 
remoteAddress0() - 类 中的方法io.netty.channel.socket.oio.OioDatagramChannel
已过时。
 
remoteAddress0() - 类 中的方法io.netty.channel.socket.oio.OioServerSocketChannel
已过时。
 
remoteAddress0() - 类 中的方法io.netty.channel.socket.oio.OioSocketChannel
已过时。
 
remoteAddress0() - 类 中的方法io.netty.channel.udt.nio.NioUdtAcceptorChannel
已过时。
 
remoteAddress0() - 类 中的方法io.netty.channel.udt.nio.NioUdtByteConnectorChannel
已过时。
 
remoteAddress0() - 类 中的方法io.netty.channel.udt.nio.NioUdtMessageConnectorChannel
已过时。
 
remoteSettings(Http2Settings) - 类 中的方法io.netty.handler.codec.http2.DecoratingHttp2ConnectionEncoder
 
remoteSettings(Http2Settings) - 类 中的方法io.netty.handler.codec.http2.DefaultHttp2ConnectionEncoder
 
remoteSettings(Http2Settings) - 接口 中的方法io.netty.handler.codec.http2.Http2ConnectionEncoder
Sets the settings for the remote endpoint of the HTTP/2 connection.
remoteSettings(Http2Settings) - 类 中的方法io.netty.handler.codec.http2.StreamBufferingEncoder
 
remoteSideOpen() - 枚举 中的方法io.netty.handler.codec.http2.Http2Stream.State
Indicates whether the remote side of this stream is open (i.e. the state is either Http2Stream.State.OPEN or Http2Stream.State.HALF_CLOSED_LOCAL).
remove(ByteBufAllocator, int, ChannelPromise) - 类 中的方法io.netty.channel.AbstractCoalescingBufferQueue
Remove a ByteBuf from the queue with the specified number of bytes.
remove() - 类 中的方法io.netty.channel.ChannelOutboundBuffer
Will remove the current message, mark its ChannelPromise as success and return true.
remove(Throwable) - 类 中的方法io.netty.channel.ChannelOutboundBuffer
Will remove the current message, mark its ChannelPromise as failure using the given Throwable and return true.
remove(ChannelHandler) - 接口 中的方法io.netty.channel.ChannelPipeline
Removes the specified ChannelHandler from this pipeline.
remove(String) - 接口 中的方法io.netty.channel.ChannelPipeline
Removes the ChannelHandler with the specified name from this pipeline.
remove(Class<T>) - 接口 中的方法io.netty.channel.ChannelPipeline
Removes the ChannelHandler of the specified type from this pipeline.
remove(int, ChannelPromise) - 类 中的方法io.netty.channel.CoalescingBufferQueue
Remove a ByteBuf from the queue with the specified number of bytes.
remove(ChannelHandler) - 类 中的方法io.netty.channel.DefaultChannelPipeline
 
remove(String) - 类 中的方法io.netty.channel.DefaultChannelPipeline
 
remove(Class<T>) - 类 中的方法io.netty.channel.DefaultChannelPipeline
 
remove(Object) - 类 中的方法io.netty.channel.group.DefaultChannelGroup
 
remove() - 类 中的方法io.netty.channel.PendingWriteQueue
Removes a pending write operation and release it's message via ReferenceCountUtil.safeRelease(Object).
remove(K) - 类 中的方法io.netty.channel.pool.AbstractChannelPoolMap
Remove the ChannelPool from this AbstractChannelPoolMap.
remove() - 类 中的方法io.netty.handler.codec.DefaultHeaders.HeaderEntry
 
remove(K) - 类 中的方法io.netty.handler.codec.DefaultHeaders
 
remove(K) - 类 中的方法io.netty.handler.codec.EmptyHeaders
 
remove(K) - 接口 中的方法io.netty.handler.codec.Headers
Removes all headers with the specified name.
remove(String) - 类 中的方法io.netty.handler.codec.http.DefaultHttpHeaders
 
remove(CharSequence) - 类 中的方法io.netty.handler.codec.http.DefaultHttpHeaders
 
remove(String) - 类 中的方法io.netty.handler.codec.http.EmptyHttpHeaders
 
remove(String) - 类 中的方法io.netty.handler.codec.http.HttpHeaders
 
remove(CharSequence) - 类 中的方法io.netty.handler.codec.http.HttpHeaders
Removes the header with the specified name.
remove(String) - 类 中的方法io.netty.handler.codec.http.ReadOnlyHttpHeaders
 
remove(CharSequence) - 类 中的方法io.netty.handler.codec.http2.ReadOnlyHttp2Headers
 
remove(Blackhole) - 类 中的方法io.netty.microbenchmark.common.IntObjectHashMapBenchmark
 
remove() - 接口 中的方法io.netty.util.Attribute
已过时。
please consider using Attribute.set(Object) (with value of null).
remove() - 类 中的方法io.netty.util.concurrent.FastThreadLocal
Sets the value to uninitialized for the specified thread local map.
remove(InternalThreadLocalMap) - 类 中的方法io.netty.util.concurrent.FastThreadLocal
Sets the value to uninitialized for the specified thread local map.
remove(Object) - 类 中的方法io.netty.util.internal.ConcurrentSet
已过时。
 
remove(Object) - 类 中的方法io.netty.util.internal.DefaultPriorityQueue
 
remove(Object) - 类 中的方法io.netty.util.internal.EmptyPriorityQueue
 
remove() - 类 中的方法io.netty.util.internal.EmptyPriorityQueue
 
remove() - 类 中的静态方法io.netty.util.internal.InternalThreadLocalMap
 
remove() - 类 中的方法io.netty.util.internal.ReadOnlyIterator
 
removeAll() - 类 中的静态方法io.netty.util.concurrent.FastThreadLocal
Removes all FastThreadLocal variables bound to the current thread.
removeAll(Collection<?>) - 类 中的方法io.netty.util.internal.EmptyPriorityQueue
 
removeAndFail(Throwable) - 类 中的方法io.netty.channel.PendingWriteQueue
Remove a pending write operation and fail it with the given Throwable.
removeAndFailAll(Throwable) - 类 中的方法io.netty.channel.PendingWriteQueue
Remove all pending write operation and fail them with the given Throwable.
removeAndWrite() - 类 中的方法io.netty.channel.PendingWriteQueue
Removes a pending write operation and performs it via ChannelOutboundInvoker.write(Object, ChannelPromise).
removeAndWriteAll() - 类 中的方法io.netty.channel.PendingWriteQueue
Remove all pending write operation and performs them via ChannelOutboundInvoker.write(Object, ChannelPromise).
removeAssertions(String[]) - 类 中的静态方法io.netty.microbench.util.AbstractMicrobenchmarkBase
 
removeBytes(long) - 类 中的方法io.netty.channel.ChannelOutboundBuffer
Removes the fully written entries and update the reader index of the partially written entry.
removeComponent(int) - 类 中的方法io.netty.buffer.CompositeByteBuf
Remove the ByteBuf from the given index.
removeComponents(int, int) - 类 中的方法io.netty.buffer.CompositeByteBuf
Remove the number of ByteBufs starting from the given index.
removeDecoder(ChannelHandlerContext) - 类 中的方法io.netty.handler.proxy.HttpProxyHandler
 
removeDecoder(ChannelHandlerContext) - 类 中的方法io.netty.handler.proxy.ProxyHandler
Removes the decoders added in ProxyHandler.addCodec(ChannelHandlerContext).
removeDecoder(ChannelHandlerContext) - 类 中的方法io.netty.handler.proxy.Socks4ProxyHandler
 
removeDecoder(ChannelHandlerContext) - 类 中的方法io.netty.handler.proxy.Socks5ProxyHandler
 
removeEmptyValue() - 类 中的方法io.netty.channel.AbstractCoalescingBufferQueue
The value to return when AbstractCoalescingBufferQueue.remove(ByteBufAllocator, int, ChannelPromise) is called but the queue is empty.
removeEmptyValue() - 类 中的方法io.netty.channel.CoalescingBufferQueue
 
removeEncoder(ChannelHandlerContext) - 类 中的方法io.netty.handler.proxy.HttpProxyHandler
 
removeEncoder(ChannelHandlerContext) - 类 中的方法io.netty.handler.proxy.ProxyHandler
Removes the encoders added in ProxyHandler.addCodec(ChannelHandlerContext).
removeEncoder(ChannelHandlerContext) - 类 中的方法io.netty.handler.proxy.Socks4ProxyHandler
 
removeEncoder(ChannelHandlerContext) - 类 中的方法io.netty.handler.proxy.Socks5ProxyHandler
 
removeFirst(ChannelPromise) - 类 中的方法io.netty.channel.AbstractCoalescingBufferQueue
Remove the first ByteBuf from the queue.
removeFirst() - 接口 中的方法io.netty.channel.ChannelPipeline
Removes the first ChannelHandler in this pipeline.
removeFirst() - 类 中的方法io.netty.channel.DefaultChannelPipeline
 
removeHeader(HttpMessage, String) - 类 中的静态方法io.netty.handler.codec.http.HttpHeaders
已过时。
removeHeader(HttpMessage, CharSequence) - 类 中的静态方法io.netty.handler.codec.http.HttpHeaders
已过时。
Use HttpHeaders.remove(CharSequence) instead. Removes the header with the specified name.
removeHttpDataFromClean(HttpRequest, InterfaceHttpData) - 类 中的方法io.netty.handler.codec.http.multipart.DefaultHttpDataFactory
 
removeHttpDataFromClean(HttpRequest, InterfaceHttpData) - 接口 中的方法io.netty.handler.codec.http.multipart.HttpDataFactory
Remove the given InterfaceHttpData from clean list (will not delete the file, except if the file is still a temporary one as setup at construction)
removeHttpDataFromClean(InterfaceHttpData) - 类 中的方法io.netty.handler.codec.http.multipart.HttpPostMultipartRequestDecoder
Remove the given FileUpload from the list of FileUploads to clean
removeHttpDataFromClean(InterfaceHttpData) - 类 中的方法io.netty.handler.codec.http.multipart.HttpPostRequestDecoder
 
removeHttpDataFromClean(InterfaceHttpData) - 类 中的方法io.netty.handler.codec.http.multipart.HttpPostStandardRequestDecoder
Remove the given FileUpload from the list of FileUploads to clean
removeHttpDataFromClean(InterfaceHttpData) - 接口 中的方法io.netty.handler.codec.http.multipart.InterfaceHttpPostRequestDecoder
Remove the given FileUpload from the list of FileUploads to clean
removeIfExists(String) - 类 中的方法io.netty.channel.DefaultChannelPipeline
 
removeIfExists(Class<T>) - 类 中的方法io.netty.channel.DefaultChannelPipeline
 
removeIfExists(ChannelHandler) - 类 中的方法io.netty.channel.DefaultChannelPipeline
 
removeInboundHandler() - 类 中的方法io.netty.channel.CombinedChannelDuplexHandler
Removes the ChannelInboundHandler that was combined in this CombinedChannelDuplexHandler.
removeIndexedVariable(int) - 类 中的方法io.netty.util.internal.InternalThreadLocalMap
 
removeLast() - 接口 中的方法io.netty.channel.ChannelPipeline
Removes the last ChannelHandler in this pipeline.
removeLast() - 类 中的方法io.netty.channel.DefaultChannelPipeline
 
removeListener(GenericFutureListener<? extends Future<? super Void>>) - 接口 中的方法io.netty.channel.ChannelFuture
 
removeListener(GenericFutureListener<? extends Future<? super Void>>) - 接口 中的方法io.netty.channel.ChannelProgressiveFuture
 
removeListener(GenericFutureListener<? extends Future<? super Void>>) - 接口 中的方法io.netty.channel.ChannelProgressivePromise
 
removeListener(GenericFutureListener<? extends Future<? super Void>>) - 接口 中的方法io.netty.channel.ChannelPromise
 
removeListener(GenericFutureListener<? extends Future<? super Void>>) - 类 中的方法io.netty.channel.DefaultChannelProgressivePromise
 
removeListener(GenericFutureListener<? extends Future<? super Void>>) - 类 中的方法io.netty.channel.DefaultChannelPromise
 
removeListener(GenericFutureListener<? extends Future<? super Void>>) - 类 中的方法io.netty.channel.DelegatingChannelPromiseNotifier
 
removeListener(GenericFutureListener<? extends Future<? super Void>>) - 接口 中的方法io.netty.channel.group.ChannelGroupFuture
 
removeListener(GenericFutureListener<? extends Future<? super Void>>) - 类 中的方法io.netty.channel.VoidChannelPromise
 
removeListener(Http2Connection.Listener) - 类 中的方法io.netty.handler.codec.http2.DefaultHttp2Connection
 
removeListener(Http2Connection.Listener) - 接口 中的方法io.netty.handler.codec.http2.Http2Connection
Removes a listener of stream life-cycle events.
removeListener(GenericFutureListener<? extends Future<? super V>>) - 类 中的方法io.netty.util.concurrent.CompleteFuture
 
removeListener(GenericFutureListener<? extends Future<? super V>>) - 类 中的方法io.netty.util.concurrent.DefaultProgressivePromise
 
removeListener(GenericFutureListener<? extends Future<? super V>>) - 类 中的方法io.netty.util.concurrent.DefaultPromise
 
removeListener(GenericFutureListener<? extends Future<? super V>>) - 接口 中的方法io.netty.util.concurrent.Future
Removes the first occurrence of the specified listener from this future.
removeListener(GenericFutureListener<? extends Future<? super V>>) - 接口 中的方法io.netty.util.concurrent.ProgressiveFuture
 
removeListener(GenericFutureListener<? extends Future<? super V>>) - 接口 中的方法io.netty.util.concurrent.ProgressivePromise
 
removeListener(GenericFutureListener<? extends Future<? super V>>) - 接口 中的方法io.netty.util.concurrent.Promise
 
removeListeners(GenericFutureListener<? extends Future<? super Void>>...) - 接口 中的方法io.netty.channel.ChannelFuture
 
removeListeners(GenericFutureListener<? extends Future<? super Void>>...) - 接口 中的方法io.netty.channel.ChannelProgressiveFuture
 
removeListeners(GenericFutureListener<? extends Future<? super Void>>...) - 接口 中的方法io.netty.channel.ChannelProgressivePromise
 
removeListeners(GenericFutureListener<? extends Future<? super Void>>...) - 接口 中的方法io.netty.channel.ChannelPromise
 
removeListeners(GenericFutureListener<? extends Future<? super Void>>...) - 类 中的方法io.netty.channel.DefaultChannelProgressivePromise
 
removeListeners(GenericFutureListener<? extends Future<? super Void>>...) - 类 中的方法io.netty.channel.DefaultChannelPromise
 
removeListeners(GenericFutureListener<? extends Future<? super Void>>...) - 类 中的方法io.netty.channel.DelegatingChannelPromiseNotifier
 
removeListeners(GenericFutureListener<? extends Future<? super Void>>...) - 接口 中的方法io.netty.channel.group.ChannelGroupFuture
 
removeListeners(GenericFutureListener<? extends Future<? super Void>>...) - 类 中的方法io.netty.channel.VoidChannelPromise
 
removeListeners(GenericFutureListener<? extends Future<? super V>>...) - 类 中的方法io.netty.util.concurrent.CompleteFuture
 
removeListeners(GenericFutureListener<? extends Future<? super V>>...) - 类 中的方法io.netty.util.concurrent.DefaultProgressivePromise
 
removeListeners(GenericFutureListener<? extends Future<? super V>>...) - 类 中的方法io.netty.util.concurrent.DefaultPromise
 
removeListeners(GenericFutureListener<? extends Future<? super V>>...) - 接口 中的方法io.netty.util.concurrent.Future
Removes the first occurrence for each of the listeners from this future.
removeListeners(GenericFutureListener<? extends Future<? super V>>...) - 接口 中的方法io.netty.util.concurrent.ProgressiveFuture
 
removeListeners(GenericFutureListener<? extends Future<? super V>>...) - 接口 中的方法io.netty.util.concurrent.ProgressivePromise
 
removeListeners(GenericFutureListener<? extends Future<? super V>>...) - 接口 中的方法io.netty.util.concurrent.Promise
 
removeLocalTime(int) - 类 中的方法io.netty.example.worldclock.WorldClockProtocol.LocalTimes.Builder
repeated .io.netty.example.worldclock.LocalTime localTime = 1;
removeLocation(int) - 类 中的方法io.netty.example.worldclock.WorldClockProtocol.Locations.Builder
repeated .io.netty.example.worldclock.Location location = 1;
removeMessage(Http2Stream, boolean) - 类 中的方法io.netty.handler.codec.http2.InboundHttp2ToHttpAdapter
The stream is out of scope for the HTTP message flow and will no longer be tracked
removeMessage(int) - 类 中的方法io.netty.handler.codec.spdy.SpdyHttpDecoder
 
removeOutboundHandler() - 类 中的方法io.netty.channel.CombinedChannelDuplexHandler
Removes the ChannelOutboundHandler that was combined in this CombinedChannelDuplexHandler.
removeProperty(Http2Connection.PropertyKey) - 接口 中的方法io.netty.handler.codec.http2.Http2Stream
Returns and removes application-defined data if any was associated with this stream.
removeReadOp() - 类 中的方法io.netty.channel.nio.AbstractNioChannel.AbstractNioUnsafe
 
removeRecord(DnsSection, int) - 类 中的方法io.netty.handler.codec.dns.AbstractDnsMessage
 
removeRecord(DnsSection, int) - 接口 中的方法io.netty.handler.codec.dns.DnsMessage
Removes the record at the specified index of the specified section from this DNS message.
removeShutdownHook(Runnable) - 类 中的方法io.netty.util.concurrent.SingleThreadEventExecutor
Remove a previous added Runnable as a shutdown hook
removeTask(Runnable) - 类 中的方法io.netty.util.concurrent.SingleThreadEventExecutor
 
removeTransferEncodingChunked(HttpMessage) - 类 中的静态方法io.netty.handler.codec.http.HttpHeaders
removeTyped(T) - 类 中的方法io.netty.util.internal.DefaultPriorityQueue
 
removeTyped(T) - 类 中的方法io.netty.util.internal.EmptyPriorityQueue
 
removeTyped(T) - 接口 中的方法io.netty.util.internal.PriorityQueue
Same as Collection.remove(Object) but typed using generics.
removeValue(int) - 类 中的方法io.netty.handler.codec.spdy.DefaultSpdySettingsFrame
 
removeValue(int) - 接口 中的方法io.netty.handler.codec.spdy.SpdySettingsFrame
Removes the value of the setting ID.
renameTo(File) - 类 中的方法io.netty.handler.codec.http.multipart.AbstractDiskHttpData
 
renameTo(File) - 类 中的方法io.netty.handler.codec.http.multipart.AbstractMemoryHttpData
 
renameTo(File) - 接口 中的方法io.netty.handler.codec.http.multipart.HttpData
A convenience getMethod to write an uploaded item to disk.
renameTo(File) - 类 中的方法io.netty.handler.codec.http.multipart.MixedAttribute
 
renameTo(File) - 类 中的方法io.netty.handler.codec.http.multipart.MixedFileUpload
 
renegotiate() - 类 中的方法io.netty.handler.ssl.SslHandler
Performs TLS renegotiation.
renegotiate(Promise<Channel>) - 类 中的方法io.netty.handler.ssl.SslHandler
Performs TLS renegotiation.
reordering() - 类 中的方法io.netty.channel.epoll.EpollTcpInfo
 
replace(ByteBuf) - 接口 中的方法io.netty.buffer.ByteBufHolder
Returns a new ByteBufHolder which contains the specified content.
replace(ByteBuf) - 类 中的方法io.netty.buffer.DefaultByteBufHolder
Returns a new ByteBufHolder which contains the specified content.
replace(ChannelHandler, String, ChannelHandler) - 接口 中的方法io.netty.channel.ChannelPipeline
Replaces the specified ChannelHandler with a new handler in this pipeline.
replace(String, String, ChannelHandler) - 接口 中的方法io.netty.channel.ChannelPipeline
Replaces the ChannelHandler of the specified name with a new handler in this pipeline.
replace(Class<T>, String, ChannelHandler) - 接口 中的方法io.netty.channel.ChannelPipeline
Replaces the ChannelHandler of the specified type with a new handler in this pipeline.
replace(ChannelHandler, String, ChannelHandler) - 类 中的方法io.netty.channel.DefaultChannelPipeline
 
replace(String, String, ChannelHandler) - 类 中的方法io.netty.channel.DefaultChannelPipeline
 
replace(Class<T>, String, ChannelHandler) - 类 中的方法io.netty.channel.DefaultChannelPipeline
 
replace(ByteBuf) - 类 中的方法io.netty.channel.epoll.SegmentedDatagramPacket
已过时。
 
replace(ByteBuf) - 类 中的方法io.netty.channel.sctp.SctpMessage
 
replace(ByteBuf) - 类 中的方法io.netty.channel.socket.DatagramPacket
 
replace(ByteBuf) - 类 中的方法io.netty.channel.udt.UdtMessage
已过时。
 
replace(ByteBuf) - 类 中的方法io.netty.channel.unix.DomainDatagramPacket
 
replace(ByteBuf) - 类 中的方法io.netty.channel.unix.SegmentedDatagramPacket
 
replace(ByteBuf) - 类 中的方法io.netty.handler.codec.dns.DefaultDnsRawRecord
 
replace(ByteBuf) - 接口 中的方法io.netty.handler.codec.dns.DnsRawRecord
 
replace(ByteBuf) - 类 中的方法io.netty.handler.codec.haproxy.HAProxyTLV
 
replace(ByteBuf) - 类 中的方法io.netty.handler.codec.http.DefaultFullHttpRequest
 
replace(ByteBuf) - 类 中的方法io.netty.handler.codec.http.DefaultFullHttpResponse
 
replace(ByteBuf) - 类 中的方法io.netty.handler.codec.http.DefaultHttpContent
 
replace(ByteBuf) - 类 中的方法io.netty.handler.codec.http.DefaultLastHttpContent
 
replace(ByteBuf) - 接口 中的方法io.netty.handler.codec.http.FullHttpMessage
 
replace(ByteBuf) - 接口 中的方法io.netty.handler.codec.http.FullHttpRequest
 
replace(ByteBuf) - 接口 中的方法io.netty.handler.codec.http.FullHttpResponse
 
replace(ByteBuf) - 接口 中的方法io.netty.handler.codec.http.HttpContent
 
replace(ByteBuf) - 接口 中的方法io.netty.handler.codec.http.LastHttpContent
 
replace(ByteBuf) - 接口 中的方法io.netty.handler.codec.http.multipart.Attribute
 
replace(ByteBuf) - 类 中的方法io.netty.handler.codec.http.multipart.DiskAttribute
 
replace(ByteBuf) - 类 中的方法io.netty.handler.codec.http.multipart.DiskFileUpload
 
replace(ByteBuf) - 接口 中的方法io.netty.handler.codec.http.multipart.FileUpload
 
replace(ByteBuf) - 接口 中的方法io.netty.handler.codec.http.multipart.HttpData
 
replace(ByteBuf) - 类 中的方法io.netty.handler.codec.http.multipart.MemoryAttribute
 
replace(ByteBuf) - 类 中的方法io.netty.handler.codec.http.multipart.MemoryFileUpload
 
replace(ByteBuf) - 类 中的方法io.netty.handler.codec.http.multipart.MixedAttribute
 
replace(ByteBuf) - 类 中的方法io.netty.handler.codec.http.multipart.MixedFileUpload
 
replace(ByteBuf) - 类 中的方法io.netty.handler.codec.http.websocketx.BinaryWebSocketFrame
 
replace(ByteBuf) - 类 中的方法io.netty.handler.codec.http.websocketx.CloseWebSocketFrame
 
replace(ByteBuf) - 类 中的方法io.netty.handler.codec.http.websocketx.ContinuationWebSocketFrame
 
replace(ByteBuf) - 类 中的方法io.netty.handler.codec.http.websocketx.PingWebSocketFrame
 
replace(ByteBuf) - 类 中的方法io.netty.handler.codec.http.websocketx.PongWebSocketFrame
 
replace(ByteBuf) - 类 中的方法io.netty.handler.codec.http.websocketx.TextWebSocketFrame
 
replace(ByteBuf) - 类 中的方法io.netty.handler.codec.http.websocketx.WebSocketFrame
 
replace(ByteBuf) - 类 中的方法io.netty.handler.codec.http2.DefaultHttp2DataFrame
 
replace(ByteBuf) - 类 中的方法io.netty.handler.codec.http2.DefaultHttp2GoAwayFrame
 
replace(ByteBuf) - 类 中的方法io.netty.handler.codec.http2.DefaultHttp2UnknownFrame
 
replace(ByteBuf) - 接口 中的方法io.netty.handler.codec.http2.Http2DataFrame
 
replace(ByteBuf) - 接口 中的方法io.netty.handler.codec.http2.Http2GoAwayFrame
 
replace(ByteBuf) - 接口 中的方法io.netty.handler.codec.http2.Http2UnknownFrame
 
REPLACE - 类 中的静态变量io.netty.handler.codec.memcache.binary.BinaryMemcacheOpcodes
 
replace(ByteBuf) - 类 中的方法io.netty.handler.codec.memcache.binary.DefaultFullBinaryMemcacheRequest
 
replace(ByteBuf) - 类 中的方法io.netty.handler.codec.memcache.binary.DefaultFullBinaryMemcacheResponse
 
replace(ByteBuf) - 接口 中的方法io.netty.handler.codec.memcache.binary.FullBinaryMemcacheRequest
 
replace(ByteBuf) - 接口 中的方法io.netty.handler.codec.memcache.binary.FullBinaryMemcacheResponse
 
replace(ByteBuf) - 类 中的方法io.netty.handler.codec.memcache.DefaultLastMemcacheContent
 
replace(ByteBuf) - 类 中的方法io.netty.handler.codec.memcache.DefaultMemcacheContent
 
replace(ByteBuf) - 接口 中的方法io.netty.handler.codec.memcache.FullMemcacheMessage
 
replace(ByteBuf) - 接口 中的方法io.netty.handler.codec.memcache.LastMemcacheContent
 
replace(ByteBuf) - 接口 中的方法io.netty.handler.codec.memcache.MemcacheContent
 
replace(ByteBuf) - 类 中的方法io.netty.handler.codec.mqtt.MqttPublishMessage
 
replace(ByteBuf) - 接口 中的方法io.netty.handler.codec.redis.BulkStringRedisContent
 
replace(ByteBuf) - 类 中的方法io.netty.handler.codec.redis.DefaultBulkStringRedisContent
 
replace(ByteBuf) - 类 中的方法io.netty.handler.codec.redis.DefaultLastBulkStringRedisContent
 
replace(ByteBuf) - 类 中的方法io.netty.handler.codec.redis.FullBulkStringRedisMessage
 
replace(ByteBuf) - 接口 中的方法io.netty.handler.codec.redis.LastBulkStringRedisContent
 
replace(ByteBuf) - 类 中的方法io.netty.handler.codec.smtp.DefaultLastSmtpContent
 
replace(ByteBuf) - 类 中的方法io.netty.handler.codec.smtp.DefaultSmtpContent
 
replace(ByteBuf) - 接口 中的方法io.netty.handler.codec.smtp.LastSmtpContent
 
replace(ByteBuf) - 接口 中的方法io.netty.handler.codec.smtp.SmtpContent
 
replace(ByteBuf) - 类 中的方法io.netty.handler.codec.spdy.DefaultSpdyDataFrame
 
replace(ByteBuf) - 接口 中的方法io.netty.handler.codec.spdy.SpdyDataFrame
 
replace(ByteBuf) - 类 中的方法io.netty.handler.codec.stomp.DefaultLastStompContentSubframe
 
replace(ByteBuf) - 类 中的方法io.netty.handler.codec.stomp.DefaultStompContentSubframe
 
replace(ByteBuf) - 类 中的方法io.netty.handler.codec.stomp.DefaultStompFrame
 
replace(ByteBuf) - 接口 中的方法io.netty.handler.codec.stomp.LastStompContentSubframe
 
replace(ByteBuf) - 接口 中的方法io.netty.handler.codec.stomp.StompContentSubframe
 
replace(ByteBuf) - 接口 中的方法io.netty.handler.codec.stomp.StompFrame
 
replace(ByteBuf) - 类 中的方法io.netty.handler.ssl.PemPrivateKey
 
replace(ByteBuf) - 类 中的方法io.netty.handler.ssl.PemX509Certificate
 
replace(char, char) - 类 中的方法io.netty.util.AsciiString
Copies this string replacing occurrences of the specified character with another character.
replaceHandler(ChannelHandlerContext, String, SslContext) - 类 中的方法io.netty.handler.ssl.SniHandler
The default implementation of this method will simply replace this SniHandler instance with a SslHandler.
REPLACEQ - 类 中的静态变量io.netty.handler.codec.memcache.binary.BinaryMemcacheOpcodes
 
ReplayingDecoder<S> - io.netty.handler.codec中的类
A specialized variation of ByteToMessageDecoder which enables implementation of a non-blocking decoder in the blocking I/O paradigm.
ReplayingDecoder() - 类 的构造器io.netty.handler.codec.ReplayingDecoder
Creates a new instance with no initial state (i.e: null).
ReplayingDecoder(S) - 类 的构造器io.netty.handler.codec.ReplayingDecoder
Creates a new instance with the specified initial state.
reportInstancesLeak(String) - 类 中的方法io.netty.util.ResourceLeakDetector
已过时。
This method will no longer be invoked by ResourceLeakDetector.
reportTracedLeak(String, String) - 类 中的方法io.netty.util.ResourceLeakDetector
This method is called when a traced leak is detected.
reportUntracedLeak(String) - 类 中的方法io.netty.util.ResourceLeakDetector
This method is called when an untraced leak is detected.
repositoryStatus() - 类 中的方法io.netty.util.Version
 
request(URI, OCSPReq, long, TimeUnit) - 类 中的静态方法io.netty.example.ocsp.OcspUtils
TODO: This is a very crude and non-scalable HTTP client to fetch the OCSP response from the CA's OCSP responder server.
request() - 异常错误 中的方法io.netty.handler.codec.http.websocketx.WebSocketServerHandshakeException
Returns a request if exception occurs during request validation otherwise null.
REQUEST_ENTITY_TOO_LARGE - 类 中的静态变量io.netty.handler.codec.http.HttpResponseStatus
413 Request Entity Too Large
REQUEST_ENTITY_TOO_LARGE - 类 中的静态变量io.netty.handler.codec.rtsp.RtspResponseStatuses
413 Request Entity Too Large
REQUEST_HEADER_FIELDS_TOO_LARGE - 类 中的静态变量io.netty.handler.codec.http.HttpResponseStatus
431 Request Header Fields Too Large (RFC6585)
REQUEST_MAGIC_BYTE - 类 中的静态变量io.netty.handler.codec.memcache.binary.DefaultBinaryMemcacheRequest
Default magic byte for a request.
REQUEST_TIMEOUT - 类 中的静态变量io.netty.handler.codec.http.HttpResponseStatus
408 Request Timeout
REQUEST_TIMEOUT - 类 中的静态变量io.netty.handler.codec.rtsp.RtspResponseStatuses
408 Request Timeout
REQUEST_URI_TOO_LONG - 类 中的静态变量io.netty.handler.codec.http.HttpResponseStatus
414 Request-URI Too Long
REQUEST_URI_TOO_LONG - 类 中的静态变量io.netty.handler.codec.rtsp.RtspResponseStatuses
414 Request-URI Too Long
REQUESTED_RANGE_NOT_SATISFIABLE - 类 中的静态变量io.netty.handler.codec.http.HttpResponseStatus
416 Requested Range Not Satisfiable
requestHeaders() - 类 中的方法io.netty.handler.codec.http.websocketx.WebSocketServerProtocolHandler.HandshakeComplete
 
requestType() - 类 中的方法io.netty.handler.codec.socks.SocksRequest
Returns socks request type
requestUri() - 类 中的方法io.netty.handler.codec.http.websocketx.WebSocketServerProtocolHandler.HandshakeComplete
 
REQUIRE - 类 中的静态变量io.netty.handler.codec.rtsp.RtspHeaderNames
"require"
REQUIRE - 类 中的静态变量io.netty.handler.codec.rtsp.RtspHeaders.Names
已过时。
"Require"
requiredUpgradeHeaders() - 接口 中的方法io.netty.handler.codec.http.HttpServerUpgradeHandler.UpgradeCodec
Gets all protocol-specific headers required by this protocol for a successful upgrade.
requiredUpgradeHeaders() - 类 中的方法io.netty.handler.codec.http2.Http2ServerUpgradeCodec
 
reserveAndWriteUtf8(ByteBuf, CharSequence, int) - 类 中的静态方法io.netty.buffer.ByteBufUtil
Encode a CharSequence in UTF-8 and write it into reserveBytes of a ByteBuf.
reserveAndWriteUtf8(ByteBuf, CharSequence, int, int, int) - 类 中的静态方法io.netty.buffer.ByteBufUtil
Equivalent to reserveAndWriteUtf8(buf, seq.subSequence(start, end), reserveBytes) but avoids subsequence object allocation if possible.
reserved() - 接口 中的方法io.netty.handler.codec.memcache.binary.BinaryMemcacheRequest
Returns the reserved field value.
reserved() - 类 中的方法io.netty.handler.codec.memcache.binary.DefaultBinaryMemcacheRequest
 
reservePushStream(int, Http2Stream) - 接口 中的方法io.netty.handler.codec.http2.Http2Connection.Endpoint
Creates a push stream in the reserved state for this endpoint and notifies all listeners.
reset() - 类 中的方法io.netty.buffer.ByteBufInputStream
 
reset() - 类 中的方法io.netty.buffer.search.AhoCorasicSearchProcessorFactory.Processor
 
reset() - 类 中的方法io.netty.buffer.search.BitapSearchProcessorFactory.Processor
 
reset() - 类 中的方法io.netty.buffer.search.KmpSearchProcessorFactory.Processor
 
reset() - 接口 中的方法io.netty.buffer.search.SearchProcessor
Resets the state of SearchProcessor.
reset(ChannelConfig) - 类 中的方法io.netty.channel.DefaultMaxMessagesRecvByteBufAllocator.MaxMessageHandle
reset(ChannelConfig) - 类 中的方法io.netty.channel.RecvByteBufAllocator.DelegatingHandle
 
reset(ChannelConfig) - 接口 中的方法io.netty.channel.RecvByteBufAllocator.Handle
已过时。
Reset any counters that have accumulated and recommend how many messages/bytes should be read for the next read loop.
reset() - 类 中的方法io.netty.handler.codec.compression.Lz4XXHash32
 
reset() - 类 中的方法io.netty.handler.codec.compression.Snappy
 
reset() - 类 中的方法io.netty.handler.codec.DateFormatter
 
reset() - 类 中的方法io.netty.handler.codec.http.HttpObjectDecoder
Resets the state of the decoder so that it is ready to decode a new message.
reset() - 类 中的方法io.netty.handler.codec.serialization.ObjectDecoderInputStream
 
reset() - 类 中的方法io.netty.microbench.concurrent.ScheduledFutureTaskBenchmark.FuturesHolder
 
reset() - 类 中的方法io.netty.util.concurrent.ScheduleFutureTaskBenchmark.ThreadState
 
reset() - 类 中的方法io.netty.util.DefaultAttributeMapBenchmark.KeySequence
 
reset() - 类 中的方法io.netty.util.internal.AppendableCharSequence
RESET_CONTENT - 类 中的静态变量io.netty.handler.codec.http.HttpResponseStatus
205 Reset Content
resetCompleted() - 类 中的方法io.netty.microbench.concurrent.BurstCostExecutorsBenchmark.PerThreadState
Single-writer reset of completed counter.
resetCumulativeTime() - 类 中的方法io.netty.handler.traffic.GlobalChannelTrafficCounter
 
resetCumulativeTime() - 类 中的方法io.netty.handler.traffic.TrafficCounter
Reset both read and written cumulative bytes counters and the associated absolute time from System.currentTimeMillis().
resetDecoder() - 类 中的方法io.netty.handler.codec.memcache.binary.AbstractBinaryMemcacheDecoder
Prepare for next decoding iteration.
resetReaderIndex() - 类 中的方法io.netty.buffer.AbstractByteBuf
 
resetReaderIndex() - 类 中的方法io.netty.buffer.ByteBuf
Repositions the current readerIndex to the marked readerIndex in this buffer.
resetReaderIndex() - 类 中的方法io.netty.buffer.CompositeByteBuf
 
resetReaderIndex() - 类 中的方法io.netty.buffer.EmptyByteBuf
 
resetReaderIndex() - 类 中的方法io.netty.buffer.SwappedByteBuf
已过时。
 
resetRefCnt() - 类 中的方法io.netty.buffer.AbstractReferenceCountedByteBuf
An unsafe operation intended for use by a subclass that resets the reference count of the buffer to 1
resetRefCnt(T) - 类 中的方法io.netty.util.internal.ReferenceCountUpdater
Resets the reference count to 1
resetSent() - 接口 中的方法io.netty.handler.codec.http2.Http2Stream
Sets the flag indicating that a RST_STREAM frame has been sent from the local endpoint for this stream.
resetStream(ChannelHandlerContext, int, long, ChannelPromise) - 类 中的方法io.netty.handler.codec.http2.Http2ConnectionHandler
 
resetStream(ChannelHandlerContext, int, long, ChannelPromise) - 接口 中的方法io.netty.handler.codec.http2.Http2LifecycleManager
Ensure the stream identified by streamId is reset.
resetWriterIndex() - 类 中的方法io.netty.buffer.AbstractByteBuf
 
resetWriterIndex() - 类 中的方法io.netty.buffer.ByteBuf
Repositions the current writerIndex to the marked writerIndex in this buffer.
resetWriterIndex() - 类 中的方法io.netty.buffer.CompositeByteBuf
 
resetWriterIndex() - 类 中的方法io.netty.buffer.EmptyByteBuf
 
resetWriterIndex() - 类 中的方法io.netty.buffer.SwappedByteBuf
已过时。
 
resolve(String) - 接口 中的方法io.netty.handler.codec.serialization.ClassResolver
 
resolve(SocketAddress) - 类 中的方法io.netty.resolver.AbstractAddressResolver
 
resolve(SocketAddress, Promise<T>) - 类 中的方法io.netty.resolver.AbstractAddressResolver
 
resolve(SocketAddress) - 接口 中的方法io.netty.resolver.AddressResolver
Resolves the specified address.
resolve(SocketAddress, Promise<T>) - 接口 中的方法io.netty.resolver.AddressResolver
Resolves the specified address.
resolve(String, Iterable<DnsRecord>) - 类 中的方法io.netty.resolver.dns.DnsNameResolver
Resolves the specified name into an address.
resolve(String, Iterable<DnsRecord>, Promise<InetAddress>) - 类 中的方法io.netty.resolver.dns.DnsNameResolver
Resolves the specified name into an address.
resolve(String) - 接口 中的方法io.netty.resolver.NameResolver
Resolves the specified name into an address.
resolve(String, Promise<T>) - 接口 中的方法io.netty.resolver.NameResolver
Resolves the specified name into an address.
resolve(String) - 类 中的方法io.netty.resolver.SimpleNameResolver
 
resolve(String, Promise<T>) - 类 中的方法io.netty.resolver.SimpleNameResolver
 
ResolveAddressHandler - io.netty.handler.address中的类
ChannelOutboundHandlerAdapter which will resolve the SocketAddress that is passed to ResolveAddressHandler.connect(ChannelHandlerContext, SocketAddress, SocketAddress, ChannelPromise) if it is not already resolved and the AddressResolver supports the type of SocketAddress.
ResolveAddressHandler(AddressResolverGroup<? extends SocketAddress>) - 类 的构造器io.netty.handler.address.ResolveAddressHandler
 
resolveAll(SocketAddress) - 类 中的方法io.netty.resolver.AbstractAddressResolver
 
resolveAll(SocketAddress, Promise<List<T>>) - 类 中的方法io.netty.resolver.AbstractAddressResolver
 
resolveAll(SocketAddress) - 接口 中的方法io.netty.resolver.AddressResolver
Resolves the specified address.
resolveAll(SocketAddress, Promise<List<T>>) - 接口 中的方法io.netty.resolver.AddressResolver
Resolves the specified address.
resolveAll(String, Iterable<DnsRecord>) - 类 中的方法io.netty.resolver.dns.DnsNameResolver
Resolves the specified host name and port into a list of address.
resolveAll(String, Iterable<DnsRecord>, Promise<List<InetAddress>>) - 类 中的方法io.netty.resolver.dns.DnsNameResolver
Resolves the specified host name and port into a list of address.
resolveAll(DnsQuestion) - 类 中的方法io.netty.resolver.dns.DnsNameResolver
Resolves the DnsRecords that are matched by the specified DnsQuestion.
resolveAll(DnsQuestion, Iterable<DnsRecord>) - 类 中的方法io.netty.resolver.dns.DnsNameResolver
Resolves the DnsRecords that are matched by the specified DnsQuestion.
resolveAll(DnsQuestion, Iterable<DnsRecord>, Promise<List<DnsRecord>>) - 类 中的方法io.netty.resolver.dns.DnsNameResolver
Resolves the DnsRecords that are matched by the specified DnsQuestion.
resolveAll(String) - 接口 中的方法io.netty.resolver.NameResolver
Resolves the specified host name and port into a list of address.
resolveAll(String, Promise<List<T>>) - 接口 中的方法io.netty.resolver.NameResolver
Resolves the specified host name and port into a list of address.
resolveAll(String) - 类 中的方法io.netty.resolver.SimpleNameResolver
 
resolveAll(String, Promise<List<T>>) - 类 中的方法io.netty.resolver.SimpleNameResolver
 
resolveCache() - 类 中的方法io.netty.resolver.dns.DnsNameResolver
Returns the resolution cache.
resolveCache(DnsCache) - 类 中的方法io.netty.resolver.dns.DnsNameResolverBuilder
Sets the cache for resolution results.
resolvedAddressTypes() - 类 中的方法io.netty.resolver.dns.DnsNameResolver
resolvedAddressTypes(ResolvedAddressTypes) - 类 中的方法io.netty.resolver.dns.DnsNameResolverBuilder
Sets the list of the protocol families of the address resolved.
ResolvedAddressTypes - io.netty.resolver中的枚举
Defined resolved address types.
resolver(AddressResolverGroup<?>) - 类 中的方法io.netty.bootstrap.Bootstrap
Sets the NameResolver which will resolve the address of the unresolved named address.
resolver() - 类 中的方法io.netty.bootstrap.BootstrapConfig
Returns the configured AddressResolverGroup or the default if non is configured yet.
ResourceLeak - io.netty.util中的接口
已过时。
please use ResourceLeakTracker as it may lead to false-positives.
ResourceLeakDetector<T> - io.netty.util中的类
 
ResourceLeakDetector(Class<?>) - 类 的构造器io.netty.util.ResourceLeakDetector
ResourceLeakDetector(String) - 类 的构造器io.netty.util.ResourceLeakDetector
ResourceLeakDetector(Class<?>, int, long) - 类 的构造器io.netty.util.ResourceLeakDetector
ResourceLeakDetector(Class<?>, int) - 类 的构造器io.netty.util.ResourceLeakDetector
This should not be used directly by users of ResourceLeakDetector.
ResourceLeakDetector(String, int, long) - 类 的构造器io.netty.util.ResourceLeakDetector
ResourceLeakDetector.Level - io.netty.util中的枚举
Represents the level of resource leak detection.
ResourceLeakDetectorBenchmark - io.netty.microbench.util中的类
 
ResourceLeakDetectorBenchmark() - 类 的构造器io.netty.microbench.util.ResourceLeakDetectorBenchmark
 
ResourceLeakDetectorFactory - io.netty.util中的类
This static factory should be used to load ResourceLeakDetectors as needed
ResourceLeakDetectorFactory() - 类 的构造器io.netty.util.ResourceLeakDetectorFactory
 
ResourceLeakDetectorRecordBenchmark - io.netty.microbench.util中的类
 
ResourceLeakDetectorRecordBenchmark() - 类 的构造器io.netty.microbench.util.ResourceLeakDetectorRecordBenchmark
 
ResourceLeakException - io.netty.util中的异常错误
已过时。
This class will be removed in the future version.
ResourceLeakException() - 异常错误 的构造器io.netty.util.ResourceLeakException
已过时。
 
ResourceLeakException(String) - 异常错误 的构造器io.netty.util.ResourceLeakException
已过时。
 
ResourceLeakException(String, Throwable) - 异常错误 的构造器io.netty.util.ResourceLeakException
已过时。
 
ResourceLeakException(Throwable) - 异常错误 的构造器io.netty.util.ResourceLeakException
已过时。
 
ResourceLeakHint - io.netty.util中的接口
A hint object that provides human-readable message for easier resource leak tracking.
ResourceLeakTracker<T> - io.netty.util中的接口
 
ResourcesUtil - io.netty.util.internal中的类
A utility class that provides various common operations and constants related to loading resources
respectMaybeMoreData(boolean) - 类 中的方法io.netty.channel.AdaptiveRecvByteBufAllocator
 
respectMaybeMoreData(boolean) - 类 中的方法io.netty.channel.DefaultMaxMessagesRecvByteBufAllocator
Determine if future instances of RecvByteBufAllocator.newHandle() will stop reading if we think there is no more data.
respectMaybeMoreData() - 类 中的方法io.netty.channel.DefaultMaxMessagesRecvByteBufAllocator
Get if future instances of RecvByteBufAllocator.newHandle() will stop reading if we think there is no more data.
respectMaybeMoreData(boolean) - 类 中的方法io.netty.channel.FixedRecvByteBufAllocator
 
response() - 异常错误 中的方法io.netty.handler.codec.http.websocketx.WebSocketClientHandshakeException
Returns a response if exception occurs during response validation otherwise null.
RESPONSE_MAGIC_BYTE - 类 中的静态变量io.netty.handler.codec.memcache.binary.DefaultBinaryMemcacheResponse
Default magic byte for a request.
responseHandler() - 类 中的方法io.netty.example.http2.helloworld.client.Http2ClientInitializer
 
responseInformation(String) - 类 中的方法io.netty.handler.codec.mqtt.MqttMessageBuilders.ConnAckPropertiesBuilder
 
responseSuccessfullyCompleted() - 类 中的方法io.netty.example.http2.helloworld.frame.client.Http2ClientStreamFrameResponseHandler
Waits for the latch to be decremented (i.e. for an end of stream message to be received), or for the latch to expire after 5 seconds.
responseType() - 类 中的方法io.netty.handler.codec.socks.SocksResponse
Returns socks response type
Result(String, EmbeddedChannel) - 类 的构造器io.netty.handler.codec.http.HttpContentEncoder.Result
 
resumeTransfer() - 类 中的方法io.netty.handler.stream.ChunkedWriteHandler
Continues to fetch the chunks from the input.
retain() - 类 中的方法io.netty.buffer.AbstractDerivedByteBuf
已过时。
 
retain(int) - 类 中的方法io.netty.buffer.AbstractDerivedByteBuf
已过时。
 
retain() - 类 中的方法io.netty.buffer.AbstractReferenceCountedByteBuf
 
retain(int) - 类 中的方法io.netty.buffer.AbstractReferenceCountedByteBuf
 
retain(int) - 类 中的方法io.netty.buffer.ByteBuf
 
retain() - 类 中的方法io.netty.buffer.ByteBuf
 
retain() - 接口 中的方法io.netty.buffer.ByteBufHolder
 
retain(int) - 接口 中的方法io.netty.buffer.ByteBufHolder
 
retain(int) - 类 中的方法io.netty.buffer.CompositeByteBuf
 
retain() - 类 中的方法io.netty.buffer.CompositeByteBuf
 
retain() - 类 中的方法io.netty.buffer.DefaultByteBufHolder
 
retain(int) - 类 中的方法io.netty.buffer.DefaultByteBufHolder
 
retain() - 类 中的方法io.netty.buffer.EmptyByteBuf
 
retain(int) - 类 中的方法io.netty.buffer.EmptyByteBuf
 
retain() - 类 中的方法io.netty.buffer.SwappedByteBuf
已过时。
 
retain(int) - 类 中的方法io.netty.buffer.SwappedByteBuf
已过时。
 
retain() - 接口 中的方法io.netty.channel.AddressedEnvelope
 
retain(int) - 接口 中的方法io.netty.channel.AddressedEnvelope
 
retain() - 类 中的方法io.netty.channel.DefaultAddressedEnvelope
 
retain(int) - 类 中的方法io.netty.channel.DefaultAddressedEnvelope
 
retain() - 类 中的方法io.netty.channel.DefaultFileRegion
 
retain(int) - 类 中的方法io.netty.channel.DefaultFileRegion
 
retain() - 类 中的方法io.netty.channel.epoll.SegmentedDatagramPacket
已过时。
 
retain(int) - 类 中的方法io.netty.channel.epoll.SegmentedDatagramPacket
已过时。
 
retain() - 接口 中的方法io.netty.channel.FileRegion
 
retain(int) - 接口 中的方法io.netty.channel.FileRegion
 
retain() - 类 中的方法io.netty.channel.sctp.SctpMessage
 
retain(int) - 类 中的方法io.netty.channel.sctp.SctpMessage
 
retain() - 类 中的方法io.netty.channel.socket.DatagramPacket
 
retain(int) - 类 中的方法io.netty.channel.socket.DatagramPacket
 
retain() - 类 中的方法io.netty.channel.udt.UdtMessage
已过时。
 
retain(int) - 类 中的方法io.netty.channel.udt.UdtMessage
已过时。
 
retain() - 类 中的方法io.netty.channel.unix.DomainDatagramPacket
 
retain(int) - 类 中的方法io.netty.channel.unix.DomainDatagramPacket
 
retain() - 类 中的方法io.netty.channel.unix.SegmentedDatagramPacket
 
retain(int) - 类 中的方法io.netty.channel.unix.SegmentedDatagramPacket
 
retain() - 类 中的方法io.netty.handler.codec.dns.AbstractDnsMessage
 
retain(int) - 类 中的方法io.netty.handler.codec.dns.AbstractDnsMessage
 
retain() - 类 中的方法io.netty.handler.codec.dns.DatagramDnsQuery
 
retain(int) - 类 中的方法io.netty.handler.codec.dns.DatagramDnsQuery
 
retain() - 类 中的方法io.netty.handler.codec.dns.DatagramDnsResponse
 
retain(int) - 类 中的方法io.netty.handler.codec.dns.DatagramDnsResponse
 
retain() - 类 中的方法io.netty.handler.codec.dns.DefaultDnsQuery
 
retain(int) - 类 中的方法io.netty.handler.codec.dns.DefaultDnsQuery
 
retain() - 类 中的方法io.netty.handler.codec.dns.DefaultDnsRawRecord
 
retain(int) - 类 中的方法io.netty.handler.codec.dns.DefaultDnsRawRecord
 
retain() - 类 中的方法io.netty.handler.codec.dns.DefaultDnsResponse
 
retain(int) - 类 中的方法io.netty.handler.codec.dns.DefaultDnsResponse
 
retain() - 接口 中的方法io.netty.handler.codec.dns.DnsMessage
 
retain(int) - 接口 中的方法io.netty.handler.codec.dns.DnsMessage
 
retain() - 接口 中的方法io.netty.handler.codec.dns.DnsQuery
 
retain(int) - 接口 中的方法io.netty.handler.codec.dns.DnsQuery
 
retain() - 接口 中的方法io.netty.handler.codec.dns.DnsRawRecord
 
retain(int) - 接口 中的方法io.netty.handler.codec.dns.DnsRawRecord
 
retain() - 接口 中的方法io.netty.handler.codec.dns.DnsResponse
 
retain(int) - 接口 中的方法io.netty.handler.codec.dns.DnsResponse
 
retain() - 类 中的方法io.netty.handler.codec.haproxy.HAProxyMessage
 
retain(int) - 类 中的方法io.netty.handler.codec.haproxy.HAProxyMessage
 
retain() - 类 中的方法io.netty.handler.codec.haproxy.HAProxyTLV
 
retain(int) - 类 中的方法io.netty.handler.codec.haproxy.HAProxyTLV
 
retain() - 类 中的方法io.netty.handler.codec.http.DefaultFullHttpRequest
 
retain(int) - 类 中的方法io.netty.handler.codec.http.DefaultFullHttpRequest
 
retain() - 类 中的方法io.netty.handler.codec.http.DefaultFullHttpResponse
 
retain(int) - 类 中的方法io.netty.handler.codec.http.DefaultFullHttpResponse
 
retain() - 类 中的方法io.netty.handler.codec.http.DefaultHttpContent
 
retain(int) - 类 中的方法io.netty.handler.codec.http.DefaultHttpContent
 
retain(int) - 类 中的方法io.netty.handler.codec.http.DefaultLastHttpContent
 
retain() - 类 中的方法io.netty.handler.codec.http.DefaultLastHttpContent
 
retain(int) - 接口 中的方法io.netty.handler.codec.http.FullHttpMessage
 
retain() - 接口 中的方法io.netty.handler.codec.http.FullHttpMessage
 
retain(int) - 接口 中的方法io.netty.handler.codec.http.FullHttpRequest
 
retain() - 接口 中的方法io.netty.handler.codec.http.FullHttpRequest
 
retain(int) - 接口 中的方法io.netty.handler.codec.http.FullHttpResponse
 
retain() - 接口 中的方法io.netty.handler.codec.http.FullHttpResponse
 
retain() - 接口 中的方法io.netty.handler.codec.http.HttpContent
 
retain(int) - 接口 中的方法io.netty.handler.codec.http.HttpContent
 
retain() - 类 中的方法io.netty.handler.codec.http.HttpServerUpgradeHandler.UpgradeEvent
 
retain(int) - 类 中的方法io.netty.handler.codec.http.HttpServerUpgradeHandler.UpgradeEvent
 
retain(int) - 接口 中的方法io.netty.handler.codec.http.LastHttpContent
 
retain() - 接口 中的方法io.netty.handler.codec.http.LastHttpContent
 
retain() - 类 中的方法io.netty.handler.codec.http.multipart.AbstractHttpData
 
retain(int) - 类 中的方法io.netty.handler.codec.http.multipart.AbstractHttpData
 
retain() - 接口 中的方法io.netty.handler.codec.http.multipart.Attribute
 
retain(int) - 接口 中的方法io.netty.handler.codec.http.multipart.Attribute
 
retain(int) - 类 中的方法io.netty.handler.codec.http.multipart.DiskAttribute
 
retain() - 类 中的方法io.netty.handler.codec.http.multipart.DiskAttribute
 
retain(int) - 类 中的方法io.netty.handler.codec.http.multipart.DiskFileUpload
 
retain() - 类 中的方法io.netty.handler.codec.http.multipart.DiskFileUpload
 
retain() - 接口 中的方法io.netty.handler.codec.http.multipart.FileUpload
 
retain(int) - 接口 中的方法io.netty.handler.codec.http.multipart.FileUpload
 
retain() - 接口 中的方法io.netty.handler.codec.http.multipart.HttpData
 
retain(int) - 接口 中的方法io.netty.handler.codec.http.multipart.HttpData
 
retain() - 接口 中的方法io.netty.handler.codec.http.multipart.InterfaceHttpData
 
retain(int) - 接口 中的方法io.netty.handler.codec.http.multipart.InterfaceHttpData
 
retain() - 类 中的方法io.netty.handler.codec.http.multipart.MemoryAttribute
 
retain(int) - 类 中的方法io.netty.handler.codec.http.multipart.MemoryAttribute
 
retain() - 类 中的方法io.netty.handler.codec.http.multipart.MemoryFileUpload
 
retain(int) - 类 中的方法io.netty.handler.codec.http.multipart.MemoryFileUpload
 
retain() - 类 中的方法io.netty.handler.codec.http.multipart.MixedAttribute
 
retain(int) - 类 中的方法io.netty.handler.codec.http.multipart.MixedAttribute
 
retain() - 类 中的方法io.netty.handler.codec.http.multipart.MixedFileUpload
 
retain(int) - 类 中的方法io.netty.handler.codec.http.multipart.MixedFileUpload
 
retain() - 类 中的方法io.netty.handler.codec.http.websocketx.BinaryWebSocketFrame
 
retain(int) - 类 中的方法io.netty.handler.codec.http.websocketx.BinaryWebSocketFrame
 
retain() - 类 中的方法io.netty.handler.codec.http.websocketx.CloseWebSocketFrame
 
retain(int) - 类 中的方法io.netty.handler.codec.http.websocketx.CloseWebSocketFrame
 
retain() - 类 中的方法io.netty.handler.codec.http.websocketx.ContinuationWebSocketFrame
 
retain(int) - 类 中的方法io.netty.handler.codec.http.websocketx.ContinuationWebSocketFrame
 
retain() - 类 中的方法io.netty.handler.codec.http.websocketx.PingWebSocketFrame
 
retain(int) - 类 中的方法io.netty.handler.codec.http.websocketx.PingWebSocketFrame
 
retain() - 类 中的方法io.netty.handler.codec.http.websocketx.PongWebSocketFrame
 
retain(int) - 类 中的方法io.netty.handler.codec.http.websocketx.PongWebSocketFrame
 
retain() - 类 中的方法io.netty.handler.codec.http.websocketx.TextWebSocketFrame
 
retain(int) - 类 中的方法io.netty.handler.codec.http.websocketx.TextWebSocketFrame
 
retain() - 类 中的方法io.netty.handler.codec.http.websocketx.WebSocketFrame
 
retain(int) - 类 中的方法io.netty.handler.codec.http.websocketx.WebSocketFrame
 
retain() - 类 中的方法io.netty.handler.codec.http2.DefaultHttp2DataFrame
 
retain(int) - 类 中的方法io.netty.handler.codec.http2.DefaultHttp2DataFrame
 
retain() - 类 中的方法io.netty.handler.codec.http2.DefaultHttp2GoAwayFrame
 
retain(int) - 类 中的方法io.netty.handler.codec.http2.DefaultHttp2GoAwayFrame
 
retain() - 类 中的方法io.netty.handler.codec.http2.DefaultHttp2UnknownFrame
 
retain(int) - 类 中的方法io.netty.handler.codec.http2.DefaultHttp2UnknownFrame
 
retain() - 接口 中的方法io.netty.handler.codec.http2.Http2DataFrame
 
retain(int) - 接口 中的方法io.netty.handler.codec.http2.Http2DataFrame
 
retain() - 接口 中的方法io.netty.handler.codec.http2.Http2GoAwayFrame
 
retain(int) - 接口 中的方法io.netty.handler.codec.http2.Http2GoAwayFrame
 
retain() - 接口 中的方法io.netty.handler.codec.http2.Http2UnknownFrame
 
retain(int) - 接口 中的方法io.netty.handler.codec.http2.Http2UnknownFrame
 
retain() - 类 中的方法io.netty.handler.codec.memcache.binary.AbstractBinaryMemcacheMessage
 
retain(int) - 类 中的方法io.netty.handler.codec.memcache.binary.AbstractBinaryMemcacheMessage
 
retain() - 接口 中的方法io.netty.handler.codec.memcache.binary.BinaryMemcacheMessage
Increases the reference count by 1.
retain(int) - 接口 中的方法io.netty.handler.codec.memcache.binary.BinaryMemcacheMessage
Increases the reference count by the specified increment.
retain() - 接口 中的方法io.netty.handler.codec.memcache.binary.BinaryMemcacheRequest
 
retain(int) - 接口 中的方法io.netty.handler.codec.memcache.binary.BinaryMemcacheRequest
 
retain() - 接口 中的方法io.netty.handler.codec.memcache.binary.BinaryMemcacheResponse
 
retain(int) - 接口 中的方法io.netty.handler.codec.memcache.binary.BinaryMemcacheResponse
 
retain() - 类 中的方法io.netty.handler.codec.memcache.binary.DefaultBinaryMemcacheRequest
 
retain(int) - 类 中的方法io.netty.handler.codec.memcache.binary.DefaultBinaryMemcacheRequest
 
retain() - 类 中的方法io.netty.handler.codec.memcache.binary.DefaultBinaryMemcacheResponse
 
retain(int) - 类 中的方法io.netty.handler.codec.memcache.binary.DefaultBinaryMemcacheResponse
 
retain() - 类 中的方法io.netty.handler.codec.memcache.binary.DefaultFullBinaryMemcacheRequest
 
retain(int) - 类 中的方法io.netty.handler.codec.memcache.binary.DefaultFullBinaryMemcacheRequest
 
retain() - 类 中的方法io.netty.handler.codec.memcache.binary.DefaultFullBinaryMemcacheResponse
 
retain(int) - 类 中的方法io.netty.handler.codec.memcache.binary.DefaultFullBinaryMemcacheResponse
 
retain(int) - 接口 中的方法io.netty.handler.codec.memcache.binary.FullBinaryMemcacheRequest
 
retain() - 接口 中的方法io.netty.handler.codec.memcache.binary.FullBinaryMemcacheRequest
 
retain(int) - 接口 中的方法io.netty.handler.codec.memcache.binary.FullBinaryMemcacheResponse
 
retain() - 接口 中的方法io.netty.handler.codec.memcache.binary.FullBinaryMemcacheResponse
 
retain() - 类 中的方法io.netty.handler.codec.memcache.DefaultLastMemcacheContent
 
retain(int) - 类 中的方法io.netty.handler.codec.memcache.DefaultLastMemcacheContent
 
retain() - 类 中的方法io.netty.handler.codec.memcache.DefaultMemcacheContent
 
retain(int) - 类 中的方法io.netty.handler.codec.memcache.DefaultMemcacheContent
 
retain(int) - 接口 中的方法io.netty.handler.codec.memcache.FullMemcacheMessage
 
retain() - 接口 中的方法io.netty.handler.codec.memcache.FullMemcacheMessage
 
retain(int) - 接口 中的方法io.netty.handler.codec.memcache.LastMemcacheContent
 
retain() - 接口 中的方法io.netty.handler.codec.memcache.LastMemcacheContent
 
retain() - 接口 中的方法io.netty.handler.codec.memcache.MemcacheContent
 
retain(int) - 接口 中的方法io.netty.handler.codec.memcache.MemcacheContent
 
retain() - 接口 中的方法io.netty.handler.codec.memcache.MemcacheMessage
Increases the reference count by 1.
retain(int) - 接口 中的方法io.netty.handler.codec.memcache.MemcacheMessage
Increases the reference count by the specified increment.
retain() - 类 中的方法io.netty.handler.codec.mqtt.MqttPublishMessage
 
retain(int) - 类 中的方法io.netty.handler.codec.mqtt.MqttPublishMessage
 
retain() - 接口 中的方法io.netty.handler.codec.redis.BulkStringRedisContent
 
retain(int) - 接口 中的方法io.netty.handler.codec.redis.BulkStringRedisContent
 
retain() - 类 中的方法io.netty.handler.codec.redis.DefaultBulkStringRedisContent
 
retain(int) - 类 中的方法io.netty.handler.codec.redis.DefaultBulkStringRedisContent
 
retain() - 类 中的方法io.netty.handler.codec.redis.DefaultLastBulkStringRedisContent
 
retain(int) - 类 中的方法io.netty.handler.codec.redis.DefaultLastBulkStringRedisContent
 
retain() - 类 中的方法io.netty.handler.codec.redis.FullBulkStringRedisMessage
 
retain(int) - 类 中的方法io.netty.handler.codec.redis.FullBulkStringRedisMessage
 
retain() - 接口 中的方法io.netty.handler.codec.redis.LastBulkStringRedisContent
 
retain(int) - 接口 中的方法io.netty.handler.codec.redis.LastBulkStringRedisContent
 
retain() - 类 中的方法io.netty.handler.codec.smtp.DefaultLastSmtpContent
 
retain(int) - 类 中的方法io.netty.handler.codec.smtp.DefaultLastSmtpContent
 
retain() - 类 中的方法io.netty.handler.codec.smtp.DefaultSmtpContent
 
retain(int) - 类 中的方法io.netty.handler.codec.smtp.DefaultSmtpContent
 
retain() - 接口 中的方法io.netty.handler.codec.smtp.LastSmtpContent
 
retain(int) - 接口 中的方法io.netty.handler.codec.smtp.LastSmtpContent
 
retain() - 接口 中的方法io.netty.handler.codec.smtp.SmtpContent
 
retain(int) - 接口 中的方法io.netty.handler.codec.smtp.SmtpContent
 
retain() - 类 中的方法io.netty.handler.codec.spdy.DefaultSpdyDataFrame
 
retain(int) - 类 中的方法io.netty.handler.codec.spdy.DefaultSpdyDataFrame
 
retain() - 接口 中的方法io.netty.handler.codec.spdy.SpdyDataFrame
 
retain(int) - 接口 中的方法io.netty.handler.codec.spdy.SpdyDataFrame
 
retain() - 类 中的方法io.netty.handler.codec.stomp.DefaultLastStompContentSubframe
 
retain(int) - 类 中的方法io.netty.handler.codec.stomp.DefaultLastStompContentSubframe
 
retain() - 类 中的方法io.netty.handler.codec.stomp.DefaultStompContentSubframe
 
retain(int) - 类 中的方法io.netty.handler.codec.stomp.DefaultStompContentSubframe
 
retain() - 类 中的方法io.netty.handler.codec.stomp.DefaultStompFrame
 
retain(int) - 类 中的方法io.netty.handler.codec.stomp.DefaultStompFrame
 
retain() - 接口 中的方法io.netty.handler.codec.stomp.LastStompContentSubframe
 
retain(int) - 接口 中的方法io.netty.handler.codec.stomp.LastStompContentSubframe
 
retain() - 接口 中的方法io.netty.handler.codec.stomp.StompContentSubframe
 
retain(int) - 接口 中的方法io.netty.handler.codec.stomp.StompContentSubframe
 
retain() - 接口 中的方法io.netty.handler.codec.stomp.StompFrame
 
retain(int) - 接口 中的方法io.netty.handler.codec.stomp.StompFrame
 
retain() - 类 中的方法io.netty.handler.ssl.PemPrivateKey
 
retain(int) - 类 中的方法io.netty.handler.ssl.PemPrivateKey
 
retain() - 类 中的方法io.netty.handler.ssl.PemX509Certificate
 
retain(int) - 类 中的方法io.netty.handler.ssl.PemX509Certificate
 
retain() - 类 中的方法io.netty.handler.ssl.ReferenceCountedOpenSslContext
 
retain(int) - 类 中的方法io.netty.handler.ssl.ReferenceCountedOpenSslContext
 
retain() - 类 中的方法io.netty.handler.ssl.ReferenceCountedOpenSslEngine
 
retain(int) - 类 中的方法io.netty.handler.ssl.ReferenceCountedOpenSslEngine
 
retain() - 类 中的方法io.netty.util.AbstractReferenceCounted
 
retain(int) - 类 中的方法io.netty.util.AbstractReferenceCounted
 
retain(T) - 类 中的方法io.netty.util.internal.ReferenceCountUpdater
 
retain(T, int) - 类 中的方法io.netty.util.internal.ReferenceCountUpdater
 
retain() - 接口 中的方法io.netty.util.ReferenceCounted
Increases the reference count by 1.
retain(int) - 接口 中的方法io.netty.util.ReferenceCounted
Increases the reference count by the specified increment.
retain(T) - 类 中的静态方法io.netty.util.ReferenceCountUtil
Try to call ReferenceCounted.retain() if the specified message implements ReferenceCounted.
retain(T, int) - 类 中的静态方法io.netty.util.ReferenceCountUtil
Try to call ReferenceCounted.retain(int) if the specified message implements ReferenceCounted.
retainAll(Collection<?>) - 类 中的方法io.netty.util.internal.EmptyPriorityQueue
 
retainAvailable(boolean) - 类 中的方法io.netty.handler.codec.mqtt.MqttMessageBuilders.ConnAckPropertiesBuilder
 
retained(boolean) - 类 中的方法io.netty.handler.codec.mqtt.MqttMessageBuilders.PublishBuilder
 
retainedDuplicate() - 类 中的方法io.netty.buffer.AbstractByteBuf
 
retainedDuplicate() - 类 中的方法io.netty.buffer.ByteBuf
Returns a retained buffer which shares the whole region of this buffer.
retainedDuplicate() - 接口 中的方法io.netty.buffer.ByteBufHolder
Duplicates this ByteBufHolder.
retainedDuplicate() - 类 中的方法io.netty.buffer.DefaultByteBufHolder
Duplicates this ByteBufHolder.
retainedDuplicate() - 类 中的方法io.netty.buffer.EmptyByteBuf
 
retainedDuplicate() - 类 中的方法io.netty.buffer.SwappedByteBuf
已过时。
 
retainedDuplicate() - 类 中的方法io.netty.channel.epoll.SegmentedDatagramPacket
已过时。
 
retainedDuplicate() - 类 中的方法io.netty.channel.sctp.SctpMessage
 
retainedDuplicate() - 类 中的方法io.netty.channel.socket.DatagramPacket
 
retainedDuplicate() - 类 中的方法io.netty.channel.udt.UdtMessage
已过时。
 
retainedDuplicate() - 类 中的方法io.netty.channel.unix.DomainDatagramPacket
 
retainedDuplicate() - 类 中的方法io.netty.channel.unix.SegmentedDatagramPacket
 
retainedDuplicate() - 类 中的方法io.netty.handler.codec.dns.DefaultDnsRawRecord
 
retainedDuplicate() - 接口 中的方法io.netty.handler.codec.dns.DnsRawRecord
 
retainedDuplicate() - 类 中的方法io.netty.handler.codec.haproxy.HAProxyTLV
 
retainedDuplicate() - 类 中的方法io.netty.handler.codec.http.DefaultFullHttpRequest
 
retainedDuplicate() - 类 中的方法io.netty.handler.codec.http.DefaultFullHttpResponse
 
retainedDuplicate() - 类 中的方法io.netty.handler.codec.http.DefaultHttpContent
 
retainedDuplicate() - 类 中的方法io.netty.handler.codec.http.DefaultLastHttpContent
 
retainedDuplicate() - 接口 中的方法io.netty.handler.codec.http.FullHttpMessage
 
retainedDuplicate() - 接口 中的方法io.netty.handler.codec.http.FullHttpRequest
 
retainedDuplicate() - 接口 中的方法io.netty.handler.codec.http.FullHttpResponse
 
retainedDuplicate() - 接口 中的方法io.netty.handler.codec.http.HttpContent
 
retainedDuplicate() - 接口 中的方法io.netty.handler.codec.http.LastHttpContent
 
retainedDuplicate() - 接口 中的方法io.netty.handler.codec.http.multipart.Attribute
 
retainedDuplicate() - 类 中的方法io.netty.handler.codec.http.multipart.DiskAttribute
 
retainedDuplicate() - 类 中的方法io.netty.handler.codec.http.multipart.DiskFileUpload
 
retainedDuplicate() - 接口 中的方法io.netty.handler.codec.http.multipart.FileUpload
 
retainedDuplicate() - 接口 中的方法io.netty.handler.codec.http.multipart.HttpData
 
retainedDuplicate() - 类 中的方法io.netty.handler.codec.http.multipart.MemoryAttribute
 
retainedDuplicate() - 类 中的方法io.netty.handler.codec.http.multipart.MemoryFileUpload
 
retainedDuplicate() - 类 中的方法io.netty.handler.codec.http.multipart.MixedAttribute
 
retainedDuplicate() - 类 中的方法io.netty.handler.codec.http.multipart.MixedFileUpload
 
retainedDuplicate() - 类 中的方法io.netty.handler.codec.http.websocketx.BinaryWebSocketFrame
 
retainedDuplicate() - 类 中的方法io.netty.handler.codec.http.websocketx.CloseWebSocketFrame
 
retainedDuplicate() - 类 中的方法io.netty.handler.codec.http.websocketx.ContinuationWebSocketFrame
 
retainedDuplicate() - 类 中的方法io.netty.handler.codec.http.websocketx.PingWebSocketFrame
 
retainedDuplicate() - 类 中的方法io.netty.handler.codec.http.websocketx.PongWebSocketFrame
 
retainedDuplicate() - 类 中的方法io.netty.handler.codec.http.websocketx.TextWebSocketFrame
 
retainedDuplicate() - 类 中的方法io.netty.handler.codec.http.websocketx.WebSocketFrame
 
retainedDuplicate() - 类 中的方法io.netty.handler.codec.http2.DefaultHttp2DataFrame
 
retainedDuplicate() - 类 中的方法io.netty.handler.codec.http2.DefaultHttp2GoAwayFrame
 
retainedDuplicate() - 类 中的方法io.netty.handler.codec.http2.DefaultHttp2UnknownFrame
 
retainedDuplicate() - 接口 中的方法io.netty.handler.codec.http2.Http2DataFrame
 
retainedDuplicate() - 接口 中的方法io.netty.handler.codec.http2.Http2GoAwayFrame
 
retainedDuplicate() - 接口 中的方法io.netty.handler.codec.http2.Http2UnknownFrame
 
retainedDuplicate() - 类 中的方法io.netty.handler.codec.memcache.binary.DefaultFullBinaryMemcacheRequest
 
retainedDuplicate() - 类 中的方法io.netty.handler.codec.memcache.binary.DefaultFullBinaryMemcacheResponse
 
retainedDuplicate() - 接口 中的方法io.netty.handler.codec.memcache.binary.FullBinaryMemcacheRequest
 
retainedDuplicate() - 接口 中的方法io.netty.handler.codec.memcache.binary.FullBinaryMemcacheResponse
 
retainedDuplicate() - 类 中的方法io.netty.handler.codec.memcache.DefaultLastMemcacheContent
 
retainedDuplicate() - 类 中的方法io.netty.handler.codec.memcache.DefaultMemcacheContent
 
retainedDuplicate() - 接口 中的方法io.netty.handler.codec.memcache.FullMemcacheMessage
 
retainedDuplicate() - 接口 中的方法io.netty.handler.codec.memcache.LastMemcacheContent
 
retainedDuplicate() - 接口 中的方法io.netty.handler.codec.memcache.MemcacheContent
 
retainedDuplicate() - 类 中的方法io.netty.handler.codec.mqtt.MqttPublishMessage
 
retainedDuplicate() - 接口 中的方法io.netty.handler.codec.redis.BulkStringRedisContent
 
retainedDuplicate() - 类 中的方法io.netty.handler.codec.redis.DefaultBulkStringRedisContent
 
retainedDuplicate() - 类 中的方法io.netty.handler.codec.redis.DefaultLastBulkStringRedisContent
 
retainedDuplicate() - 类 中的方法io.netty.handler.codec.redis.FullBulkStringRedisMessage
 
retainedDuplicate() - 接口 中的方法io.netty.handler.codec.redis.LastBulkStringRedisContent
 
retainedDuplicate() - 类 中的方法io.netty.handler.codec.smtp.DefaultLastSmtpContent
 
retainedDuplicate() - 类 中的方法io.netty.handler.codec.smtp.DefaultSmtpContent
 
retainedDuplicate() - 接口 中的方法io.netty.handler.codec.smtp.LastSmtpContent
 
retainedDuplicate() - 接口 中的方法io.netty.handler.codec.smtp.SmtpContent
 
retainedDuplicate() - 类 中的方法io.netty.handler.codec.spdy.DefaultSpdyDataFrame
 
retainedDuplicate() - 接口 中的方法io.netty.handler.codec.spdy.SpdyDataFrame
 
retainedDuplicate() - 类 中的方法io.netty.handler.codec.stomp.DefaultLastStompContentSubframe
 
retainedDuplicate() - 类 中的方法io.netty.handler.codec.stomp.DefaultStompContentSubframe
 
retainedDuplicate() - 类 中的方法io.netty.handler.codec.stomp.DefaultStompFrame
 
retainedDuplicate() - 接口 中的方法io.netty.handler.codec.stomp.LastStompContentSubframe
 
retainedDuplicate() - 接口 中的方法io.netty.handler.codec.stomp.StompContentSubframe
 
retainedDuplicate() - 接口 中的方法io.netty.handler.codec.stomp.StompFrame
 
retainedDuplicate() - 类 中的方法io.netty.handler.ssl.PemPrivateKey
 
retainedDuplicate() - 类 中的方法io.netty.handler.ssl.PemX509Certificate
 
retainedSlice() - 类 中的方法io.netty.buffer.AbstractByteBuf
 
retainedSlice(int, int) - 类 中的方法io.netty.buffer.AbstractByteBuf
 
retainedSlice() - 类 中的方法io.netty.buffer.ByteBuf
Returns a retained slice of this buffer's readable bytes.
retainedSlice(int, int) - 类 中的方法io.netty.buffer.ByteBuf
Returns a retained slice of this buffer's sub-region.
retainedSlice() - 类 中的方法io.netty.buffer.EmptyByteBuf
 
retainedSlice(int, int) - 类 中的方法io.netty.buffer.EmptyByteBuf
 
retainedSlice() - 类 中的方法io.netty.buffer.SwappedByteBuf
已过时。
 
retainedSlice(int, int) - 类 中的方法io.netty.buffer.SwappedByteBuf
已过时。
 
retainHandling() - 类 中的方法io.netty.handler.codec.mqtt.MqttSubscriptionOption
 
retainReleaseContended() - 类 中的方法io.netty.buffer.AbstractReferenceCountedByteBufBenchmark
 
retainReleaseUncontended() - 类 中的方法io.netty.buffer.AbstractReferenceCountedByteBufBenchmark
 
retrans() - 类 中的方法io.netty.channel.epoll.EpollTcpInfo
 
retransmits() - 类 中的方法io.netty.channel.epoll.EpollTcpInfo
 
RETRT_AFTER - 类 中的静态变量io.netty.handler.codec.rtsp.RtspHeaderNames
"retry-after"
RETRT_AFTER - 类 中的静态变量io.netty.handler.codec.rtsp.RtspHeaders.Names
已过时。
"Retry-After"
RETRY_AFTER - 类 中的静态变量io.netty.handler.codec.http.HttpHeaderNames
"retry-after"
RETRY_AFTER - 类 中的静态变量io.netty.handler.codec.http.HttpHeaders.Names
已过时。
"Retry-After"
returnCode(MqttConnectReturnCode) - 类 中的方法io.netty.handler.codec.mqtt.MqttMessageBuilders.ConnAckBuilder
 
rotational(Iterable<? extends InetSocketAddress>) - 类 中的静态方法io.netty.resolver.dns.DnsServerAddresses
Returns the DnsServerAddresses that yields the specified addresses in a rotational sequential order.
rotational(InetSocketAddress...) - 类 中的静态方法io.netty.resolver.dns.DnsServerAddresses
Returns the DnsServerAddresses that yields the specified addresses in a rotational sequential order.
RoundRobinDnsAddressResolverGroup - io.netty.resolver.dns中的类
A AddressResolverGroup of DnsNameResolvers that supports random selection of destination addresses if multiple are provided by the nameserver.
RoundRobinDnsAddressResolverGroup(DnsNameResolverBuilder) - 类 的构造器io.netty.resolver.dns.RoundRobinDnsAddressResolverGroup
 
RoundRobinDnsAddressResolverGroup(Class<? extends DatagramChannel>, DnsServerAddressStreamProvider) - 类 的构造器io.netty.resolver.dns.RoundRobinDnsAddressResolverGroup
 
RoundRobinDnsAddressResolverGroup(ChannelFactory<? extends DatagramChannel>, DnsServerAddressStreamProvider) - 类 的构造器io.netty.resolver.dns.RoundRobinDnsAddressResolverGroup
 
RoundRobinInetAddressResolver - io.netty.resolver中的类
A NameResolver that resolves InetAddress and force Round Robin by choosing a single address randomly in SimpleNameResolver.resolve(String) and SimpleNameResolver.resolve(String, Promise) if multiple are returned by the NameResolver.
RoundRobinInetAddressResolver(EventExecutor, NameResolver<InetAddress>) - 类 的构造器io.netty.resolver.RoundRobinInetAddressResolver
 
RP - 类 中的静态变量io.netty.handler.codec.dns.DnsRecordType
Responsible person record RFC 1183 Information about the responsible person(s) for the domain.
rp1 - 类 中的变量io.netty.util.internal.InternalThreadLocalMap
已过时。
These padding fields will be removed in the future.
rp2 - 类 中的变量io.netty.util.internal.InternalThreadLocalMap
已过时。
These padding fields will be removed in the future.
rp3 - 类 中的变量io.netty.util.internal.InternalThreadLocalMap
已过时。
These padding fields will be removed in the future.
rp4 - 类 中的变量io.netty.util.internal.InternalThreadLocalMap
已过时。
These padding fields will be removed in the future.
rp5 - 类 中的变量io.netty.util.internal.InternalThreadLocalMap
已过时。
These padding fields will be removed in the future.
rp6 - 类 中的变量io.netty.util.internal.InternalThreadLocalMap
已过时。
These padding fields will be removed in the future.
rp7 - 类 中的变量io.netty.util.internal.InternalThreadLocalMap
已过时。
These padding fields will be removed in the future.
rp8 - 类 中的变量io.netty.util.internal.InternalThreadLocalMap
已过时。
These padding fields will be removed in the future.
rp9 - 类 中的变量io.netty.util.internal.InternalThreadLocalMap
已过时。
These padding fields will be removed in the future.
RRSIG - 类 中的静态变量io.netty.handler.codec.dns.DnsRecordType
DNSSEC signature record RFC 4034 Signature for a DNSSEC-secured record set.
RSET - 类 中的静态变量io.netty.handler.codec.smtp.SmtpCommand
 
rset() - 类 中的静态方法io.netty.handler.codec.smtp.SmtpRequests
Creates a RSET request.
RST_STREAM - 类 中的静态变量io.netty.handler.codec.http2.Http2FrameTypes
 
RST_STREAM_FRAME_LENGTH - 类 中的静态变量io.netty.handler.codec.http2.Http2CodecUtil
 
rsv() - 接口 中的方法io.netty.handler.codec.http.websocketx.extensions.WebSocketExtension
 
rsv() - 类 中的方法io.netty.handler.codec.http.websocketx.WebSocketFrame
Bits used for extensions to the standard.
RSV1 - 接口 中的静态变量io.netty.handler.codec.http.websocketx.extensions.WebSocketExtension
 
RSV2 - 接口 中的静态变量io.netty.handler.codec.http.websocketx.extensions.WebSocketExtension
 
RSV3 - 接口 中的静态变量io.netty.handler.codec.http.websocketx.extensions.WebSocketExtension
 
rto() - 类 中的方法io.netty.channel.epoll.EpollTcpInfo
 
RTP - 类 中的静态变量io.netty.handler.codec.rtsp.RtspHeaders.Values
已过时。
"RTP"
RTP - 类 中的静态变量io.netty.handler.codec.rtsp.RtspHeaderValues
"RTP"
RTP_INFO - 类 中的静态变量io.netty.handler.codec.rtsp.RtspHeaderNames
"rtp-info"
RTP_INFO - 类 中的静态变量io.netty.handler.codec.rtsp.RtspHeaders.Names
已过时。
"RTP-Info"
RTPTIME - 类 中的静态变量io.netty.handler.codec.rtsp.RtspHeaders.Values
已过时。
"rtptime"
RTPTIME - 类 中的静态变量io.netty.handler.codec.rtsp.RtspHeaderValues
"rtptime"
RTS - 类 中的静态变量io.netty.channel.rxtx.RxtxChannelOption
已过时。
 
RTSP_1_0 - 类 中的静态变量io.netty.handler.codec.rtsp.RtspVersions
RTSP/1.0
RTSP_VERSION_NOT_SUPPORTED - 类 中的静态变量io.netty.handler.codec.rtsp.RtspResponseStatuses
505 RTSP Version not supported
RtspDecoder - io.netty.handler.codec.rtsp中的类
Decodes ByteBufs into RTSP messages represented in HttpMessages.
RtspDecoder() - 类 的构造器io.netty.handler.codec.rtsp.RtspDecoder
Creates a new instance with the default maxInitialLineLength (4096), maxHeaderSize (8192), and maxContentLength (8192).
RtspDecoder(int, int, int) - 类 的构造器io.netty.handler.codec.rtsp.RtspDecoder
Creates a new instance with the specified parameters.
RtspDecoder(int, int, int, boolean) - 类 的构造器io.netty.handler.codec.rtsp.RtspDecoder
Creates a new instance with the specified parameters.
RtspEncoder - io.netty.handler.codec.rtsp中的类
Encodes an RTSP message represented in HttpMessage or an HttpContent into a ByteBuf.
RtspEncoder() - 类 的构造器io.netty.handler.codec.rtsp.RtspEncoder
 
RtspHeaderNames - io.netty.handler.codec.rtsp中的类
Standard RTSP header names.
RtspHeaders - io.netty.handler.codec.rtsp中的类
已过时。
Use RtspHeaderNames or RtspHeaderValues instead. Standard RTSP header names and values.
RtspHeaders.Names - io.netty.handler.codec.rtsp中的类
已过时。
Use RtspHeaderNames instead. Standard RTSP header names.
RtspHeaders.Values - io.netty.handler.codec.rtsp中的类
已过时。
Use RtspHeaderValues instead. Standard RTSP header values.
RtspHeaderValues - io.netty.handler.codec.rtsp中的类
Standard RTSP header names.
RtspMethods - io.netty.handler.codec.rtsp中的类
The request getMethod of RTSP.
RtspObjectDecoder - io.netty.handler.codec.rtsp中的类
已过时。
Use RtspDecoder instead.
RtspObjectDecoder() - 类 的构造器io.netty.handler.codec.rtsp.RtspObjectDecoder
已过时。
Creates a new instance with the default maxInitialLineLength (4096), maxHeaderSize (8192), and maxContentLength (8192).
RtspObjectDecoder(int, int, int) - 类 的构造器io.netty.handler.codec.rtsp.RtspObjectDecoder
已过时。
Creates a new instance with the specified parameters.
RtspObjectDecoder(int, int, int, boolean) - 类 的构造器io.netty.handler.codec.rtsp.RtspObjectDecoder
已过时。
 
RtspObjectEncoder<H extends HttpMessage> - io.netty.handler.codec.rtsp中的类
已过时。
Use RtspEncoder instead.
RtspObjectEncoder() - 类 的构造器io.netty.handler.codec.rtsp.RtspObjectEncoder
已过时。
Creates a new instance.
RtspRequestDecoder - io.netty.handler.codec.rtsp中的类
已过时。
Use RtspDecoder directly instead
RtspRequestDecoder() - 类 的构造器io.netty.handler.codec.rtsp.RtspRequestDecoder
已过时。
 
RtspRequestEncoder - io.netty.handler.codec.rtsp中的类
已过时。
Use RtspEncoder directly instead
RtspRequestEncoder() - 类 的构造器io.netty.handler.codec.rtsp.RtspRequestEncoder
已过时。
 
RtspResponseDecoder - io.netty.handler.codec.rtsp中的类
已过时。
Use RtspDecoder directly instead
RtspResponseDecoder() - 类 的构造器io.netty.handler.codec.rtsp.RtspResponseDecoder
已过时。
 
RtspResponseEncoder - io.netty.handler.codec.rtsp中的类
已过时。
Use RtspEncoder directly instead
RtspResponseEncoder() - 类 的构造器io.netty.handler.codec.rtsp.RtspResponseEncoder
已过时。
 
RtspResponseStatuses - io.netty.handler.codec.rtsp中的类
The getStatus code and its description of a RTSP response.
RtspVersions - io.netty.handler.codec.rtsp中的类
The version of RTSP.
rtt() - 类 中的方法io.netty.channel.epoll.EpollTcpInfo
 
rttvar() - 类 中的方法io.netty.channel.epoll.EpollTcpInfo
 
RuleBasedIpFilter - io.netty.handler.ipfilter中的类
This class allows one to filter new Channels based on the IpFilterRules passed to its constructor.
RuleBasedIpFilter(IpFilterRule...) - 类 的构造器io.netty.handler.ipfilter.RuleBasedIpFilter
Create new Instance of RuleBasedIpFilter and filter incoming connections based on their IP address and rules applied.
RuleBasedIpFilter(boolean, IpFilterRule...) - 类 的构造器io.netty.handler.ipfilter.RuleBasedIpFilter
Create new Instance of RuleBasedIpFilter and filter incoming connections based on their IP address and rules applied.
ruleType() - 接口 中的方法io.netty.handler.ipfilter.IpFilterRule
 
ruleType() - 类 中的方法io.netty.handler.ipfilter.IpSubnetFilterRule
 
run() - 类 中的方法io.netty.channel.DefaultEventLoop
 
run() - 类 中的方法io.netty.channel.nio.NioEventLoop
 
run() - 类 中的方法io.netty.channel.ThreadPerChannelEventLoop
已过时。
 
run() - 类 中的方法io.netty.example.udt.echo.rendezvous.MsgEchoPeerBase
 
run() - 类 中的方法io.netty.example.udt.echo.rendezvousBytes.ByteEchoPeerBase
 
run() - 类 中的方法io.netty.microbench.util.AbstractMicrobenchmarkBase
 
run() - 类 中的方法io.netty.util.concurrent.DefaultEventExecutor
 
run() - 类 中的方法io.netty.util.concurrent.SingleThreadEventExecutor
run(Timeout) - 接口 中的方法io.netty.util.TimerTask
Executed after the delay specified with Timer.newTimeout(TimerTask, long, TimeUnit).
runAllTasks() - 类 中的方法io.netty.util.concurrent.SingleThreadEventExecutor
Poll all tasks from the task queue and run them via Runnable.run() method.
runAllTasks(long) - 类 中的方法io.netty.util.concurrent.SingleThreadEventExecutor
Poll all tasks from the task queue and run them via Runnable.run() method.
runAllTasksFrom(Queue<Runnable>) - 类 中的方法io.netty.util.concurrent.SingleThreadEventExecutor
Runs all tasks from the passed taskQueue.
runPendingTasks() - 类 中的方法io.netty.channel.embedded.EmbeddedChannel
Run all tasks (which also includes scheduled tasks) that are pending in the EventLoop for this Channel
runScheduledAndExecutorTasks(int) - 类 中的方法io.netty.util.concurrent.SingleThreadEventExecutor
Execute all expired scheduled tasks and all current tasks in the executor queue until both queues are empty, or maxDrainAttempts has been exceeded.
runScheduledPendingTasks() - 类 中的方法io.netty.channel.embedded.EmbeddedChannel
Run all pending scheduled tasks in the EventLoop for this Channel and return the nanoseconds when the next scheduled task is ready to run.
RxtxChannel - io.netty.channel.rxtx中的类
已过时。
this transport will be removed in the next major version.
RxtxChannel() - 类 的构造器io.netty.channel.rxtx.RxtxChannel
已过时。
 
RxtxChannelConfig - io.netty.channel.rxtx中的接口
已过时。
this transport will be removed in the next major version.
RxtxChannelConfig.Databits - io.netty.channel.rxtx中的枚举
已过时。
 
RxtxChannelConfig.Paritybit - io.netty.channel.rxtx中的枚举
已过时。
 
RxtxChannelConfig.Stopbits - io.netty.channel.rxtx中的枚举
已过时。
 
RxtxChannelOption<T> - io.netty.channel.rxtx中的类
已过时。
this transport will be removed in the next major version.
RxtxClient - io.netty.example.rxtx中的类
Sends one message to a serial device
RxtxClient() - 类 的构造器io.netty.example.rxtx.RxtxClient
 
RxtxClientHandler - io.netty.example.rxtx中的类
 
RxtxClientHandler() - 类 的构造器io.netty.example.rxtx.RxtxClientHandler
 
RxtxDeviceAddress - io.netty.channel.rxtx中的类
已过时。
this transport will be removed in the next major version.
RxtxDeviceAddress(String) - 类 的构造器io.netty.channel.rxtx.RxtxDeviceAddress
已过时。
Creates a RxtxDeviceAddress representing the address of the serial port.
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _ 
跳过导航链接
Netty 4.1.72.Final(2021/12/14)

Copyright © 2021 即时通讯网(52im.net) - 即时通讯开发者社区. All rights reserved.