Netty 3.10.5.Final(build 2016/02/27)
A B C D E F G H I J K L M N O P Q R S T U V W Y Z 

B

BAD_GATEWAY - 类 中的静态变量org.jboss.netty.handler.codec.http.HttpResponseStatus
502 Bad Gateway
BAD_GATEWAY - 类 中的静态变量org.jboss.netty.handler.codec.rtsp.RtspResponseStatuses
502 Bad Gateway
BAD_REQUEST - 类 中的静态变量org.jboss.netty.handler.codec.http.HttpResponseStatus
400 Bad Request
BAD_REQUEST - 类 中的静态变量org.jboss.netty.handler.codec.rtsp.RtspResponseStatuses
400 Bad Request
BANDWIDTH - 类 中的静态变量org.jboss.netty.handler.codec.rtsp.RtspHeaders.Names
"Bandwidth"
Base64 - org.jboss.netty.handler.codec.base64中的类
Utility class for ChannelBuffer that encodes and decodes to and from Base64 notation.
BASE64 - 类 中的静态变量org.jboss.netty.handler.codec.http.HttpHeaders.Values
"base64"
Base64Decoder - org.jboss.netty.handler.codec.base64中的类
Decodes a Base64-encoded ChannelBuffer or US-ASCII String into a ChannelBuffer.
Base64Decoder() - 类 的构造器org.jboss.netty.handler.codec.base64.Base64Decoder
 
Base64Decoder(Base64Dialect) - 类 的构造器org.jboss.netty.handler.codec.base64.Base64Decoder
 
Base64Dialect - org.jboss.netty.handler.codec.base64中的枚举
Enumeration of supported Base64 dialects.
Base64Encoder - org.jboss.netty.handler.codec.base64中的类
Encodes a ChannelBuffer into a Base64-encoded ChannelBuffer.
Base64Encoder() - 类 的构造器org.jboss.netty.handler.codec.base64.Base64Encoder
 
Base64Encoder(boolean) - 类 的构造器org.jboss.netty.handler.codec.base64.Base64Encoder
 
Base64Encoder(boolean, Base64Dialect) - 类 的构造器org.jboss.netty.handler.codec.base64.Base64Encoder
 
baseAddress - 类 中的变量org.jboss.netty.handler.ipfilter.CIDR
The base address of the CIDR notation
baseDirectory - 类 中的静态变量org.jboss.netty.handler.codec.http.multipart.DiskAttribute
 
baseDirectory - 类 中的静态变量org.jboss.netty.handler.codec.http.multipart.DiskFileUpload
 
beforeAdd(ChannelHandlerContext) - 接口 中的方法org.jboss.netty.channel.LifeCycleAwareChannelHandler
 
beforeAdd(ChannelHandlerContext) - 类 中的方法org.jboss.netty.handler.codec.compression.JdkZlibEncoder
 
beforeAdd(ChannelHandlerContext) - 类 中的方法org.jboss.netty.handler.codec.compression.ZlibEncoder
 
beforeAdd(ChannelHandlerContext) - 类 中的方法org.jboss.netty.handler.codec.frame.FrameDecoder
 
beforeAdd(ChannelHandlerContext) - 类 中的方法org.jboss.netty.handler.codec.http.HttpChunkAggregator
 
beforeAdd(ChannelHandlerContext) - 类 中的方法org.jboss.netty.handler.codec.http.HttpContentDecoder
 
beforeAdd(ChannelHandlerContext) - 类 中的方法org.jboss.netty.handler.codec.http.HttpContentEncoder
 
beforeAdd(ChannelHandlerContext) - 类 中的方法org.jboss.netty.handler.codec.http.websocketx.WebSocketServerProtocolHandler
 
beforeAdd(ChannelHandlerContext) - 类 中的方法org.jboss.netty.handler.codec.spdy.SpdyFrameCodec
 
beforeAdd(ChannelHandlerContext) - 类 中的方法org.jboss.netty.handler.queue.BufferedWriteHandler
 
beforeAdd(ChannelHandlerContext) - 类 中的方法org.jboss.netty.handler.ssl.SslHandler
 
beforeAdd(ChannelHandlerContext) - 类 中的方法org.jboss.netty.handler.stream.ChunkedWriteHandler
 
beforeAdd(ChannelHandlerContext) - 类 中的方法org.jboss.netty.handler.timeout.IdleStateHandler
 
beforeAdd(ChannelHandlerContext) - 类 中的方法org.jboss.netty.handler.timeout.ReadTimeoutHandler
 
beforeExecute(Thread, Runnable) - 类 中的方法org.jboss.netty.handler.execution.MemoryAwareThreadPoolExecutor
 
beforeRemove(ChannelHandlerContext) - 接口 中的方法org.jboss.netty.channel.LifeCycleAwareChannelHandler
 
beforeRemove(ChannelHandlerContext) - 类 中的方法org.jboss.netty.handler.codec.compression.JdkZlibEncoder
 
beforeRemove(ChannelHandlerContext) - 类 中的方法org.jboss.netty.handler.codec.compression.ZlibEncoder
 
beforeRemove(ChannelHandlerContext) - 类 中的方法org.jboss.netty.handler.codec.frame.FrameDecoder
 
beforeRemove(ChannelHandlerContext) - 类 中的方法org.jboss.netty.handler.codec.http.HttpChunkAggregator
 
beforeRemove(ChannelHandlerContext) - 类 中的方法org.jboss.netty.handler.codec.http.HttpContentDecoder
 
beforeRemove(ChannelHandlerContext) - 类 中的方法org.jboss.netty.handler.codec.http.HttpContentEncoder
 
beforeRemove(ChannelHandlerContext) - 类 中的方法org.jboss.netty.handler.codec.http.websocketx.WebSocketServerProtocolHandler
 
beforeRemove(ChannelHandlerContext) - 类 中的方法org.jboss.netty.handler.queue.BufferedWriteHandler
 
beforeRemove(ChannelHandlerContext) - 类 中的方法org.jboss.netty.handler.stream.ChunkedWriteHandler
 
beforeRemove(ChannelHandlerContext) - 类 中的方法org.jboss.netty.handler.timeout.IdleStateHandler
 
beforeRemove(ChannelHandlerContext) - 类 中的方法org.jboss.netty.handler.timeout.ReadTimeoutHandler
 
beginHandshake() - 类 中的方法org.jboss.netty.handler.ssl.OpenSslEngine
 
BIG_ENDIAN - 类 中的静态变量org.jboss.netty.buffer.ChannelBuffers
Big endian byte order.
BigEndianHeapChannelBuffer - org.jboss.netty.buffer中的类
A big-endian Java heap buffer.
BigEndianHeapChannelBuffer(int) - 类 的构造器org.jboss.netty.buffer.BigEndianHeapChannelBuffer
Creates a new big-endian heap buffer with a newly allocated byte array.
BigEndianHeapChannelBuffer(byte[]) - 类 的构造器org.jboss.netty.buffer.BigEndianHeapChannelBuffer
Creates a new big-endian heap buffer with an existing byte array.
BigIntegerDecoder - org.jboss.netty.example.factorial中的类
Decodes the binary representation of a BigInteger prepended with a magic number ('F' or 0x46) and a 32-bit integer length prefix into a BigInteger instance.
BigIntegerDecoder() - 类 的构造器org.jboss.netty.example.factorial.BigIntegerDecoder
 
BINARY - 类 中的静态变量org.jboss.netty.handler.codec.http.HttpHeaders.Values
"binary"
BinaryWebSocketFrame - org.jboss.netty.handler.codec.http.websocketx中的类
Web Socket frame containing binary data
BinaryWebSocketFrame() - 类 的构造器org.jboss.netty.handler.codec.http.websocketx.BinaryWebSocketFrame
Creates a new empty binary frame.
BinaryWebSocketFrame(ChannelBuffer) - 类 的构造器org.jboss.netty.handler.codec.http.websocketx.BinaryWebSocketFrame
Creates a new binary frame with the specified binary data.
BinaryWebSocketFrame(boolean, int, ChannelBuffer) - 类 的构造器org.jboss.netty.handler.codec.http.websocketx.BinaryWebSocketFrame
Creates a new binary frame with the specified binary data and the final fragment flag.
bind(SocketAddress) - 类 中的方法org.jboss.netty.bootstrap.ClientBootstrap
Attempts to bind a channel with the specified localAddress. later the channel can be connected to a remoteAddress by calling Channel.connect(SocketAddress).This method is useful where bind and connect need to be done in separate steps.
bind() - 类 中的方法org.jboss.netty.bootstrap.ConnectionlessBootstrap
Creates a new channel which is bound to the local address which was specified in the current "localAddress" option.
bind(SocketAddress) - 类 中的方法org.jboss.netty.bootstrap.ConnectionlessBootstrap
Creates a new channel which is bound to the specified local address.
bind() - 类 中的方法org.jboss.netty.bootstrap.ServerBootstrap
Creates a new channel which is bound to the local address which was specified in the current "localAddress" option.
bind(SocketAddress) - 类 中的方法org.jboss.netty.bootstrap.ServerBootstrap
Creates a new channel which is bound to the specified local address.
bind(SocketAddress) - 类 中的方法org.jboss.netty.channel.AbstractChannel
 
bind(SocketAddress) - 接口 中的方法org.jboss.netty.channel.Channel
Binds this channel to the specified local address asynchronously.
bind(Channel, SocketAddress) - 类 中的静态方法org.jboss.netty.channel.Channels
Sends a "bind" request to the last ChannelDownstreamHandler in the ChannelPipeline of the specified Channel.
bind(ChannelHandlerContext, ChannelFuture, SocketAddress) - 类 中的静态方法org.jboss.netty.channel.Channels
Sends a "bind" request to the ChannelDownstreamHandler which is placed in the closest downstream from the handler associated with the specified ChannelHandlerContext.
bindAsync() - 类 中的方法org.jboss.netty.bootstrap.ServerBootstrap
Bind a channel asynchronous to the local address specified in the current "localAddress" option.
bindAsync(SocketAddress) - 类 中的方法org.jboss.netty.bootstrap.ServerBootstrap
Bind a channel asynchronous to the specified local address.
bindRequested(ChannelHandlerContext, ChannelStateEvent) - 类 中的方法org.jboss.netty.channel.SimpleChannelDownstreamHandler
Invoked when Channel.bind(SocketAddress) was called.
bindRequested(ChannelHandlerContext, ChannelStateEvent) - 类 中的方法org.jboss.netty.channel.SimpleChannelHandler
Invoked when Channel.bind(SocketAddress) was called.
block(InetAddress, NetworkInterface, InetAddress) - 类 中的方法org.jboss.netty.channel.socket.nio.NioDatagramChannel
Block the given sourceToBlock address for the given multicastAddress on the given networkInterface
block(InetAddress, InetAddress) - 类 中的方法org.jboss.netty.channel.socket.nio.NioDatagramChannel
Block the given sourceToBlock address for the given multicastAddress
BlockingReadHandler<E> - org.jboss.netty.handler.queue中的类
Emulates blocking read operation.
BlockingReadHandler() - 类 的构造器org.jboss.netty.handler.queue.BlockingReadHandler
Creates a new instance with LinkedBlockingQueue
BlockingReadHandler(BlockingQueue<ChannelEvent>) - 类 的构造器org.jboss.netty.handler.queue.BlockingReadHandler
Creates a new instance with the specified BlockingQueue.
BlockingReadTimeoutException - org.jboss.netty.handler.queue中的异常错误
A IOException raised by BlockingReadHandler when no data was read within a certain period of time.
BlockingReadTimeoutException() - 异常错误 的构造器org.jboss.netty.handler.queue.BlockingReadTimeoutException
Creates a new instance.
BlockingReadTimeoutException(String, Throwable) - 异常错误 的构造器org.jboss.netty.handler.queue.BlockingReadTimeoutException
Creates a new instance.
BlockingReadTimeoutException(String) - 异常错误 的构造器org.jboss.netty.handler.queue.BlockingReadTimeoutException
Creates a new instance.
BlockingReadTimeoutException(Throwable) - 异常错误 的构造器org.jboss.netty.handler.queue.BlockingReadTimeoutException
Creates a new instance.
BLOCKSIZE - 类 中的静态变量org.jboss.netty.handler.codec.rtsp.RtspHeaders.Names
"Blocksize"
Bootstrap - org.jboss.netty.bootstrap中的类
A helper class which initializes a Channel.
Bootstrap() - 类 的构造器org.jboss.netty.bootstrap.Bootstrap
Creates a new instance with no ChannelFactory set.
Bootstrap(ChannelFactory) - 类 的构造器org.jboss.netty.bootstrap.Bootstrap
Creates a new instance with the specified initial ChannelFactory.
Boss - org.jboss.netty.channel.socket.nio中的接口
Serves the boss tasks like connecting/accepting
BossPool<E extends Boss> - org.jboss.netty.channel.socket.nio中的接口
A Pool that holds Boss instances
BOUNDARY - 类 中的静态变量org.jboss.netty.handler.codec.http.HttpHeaders.Values
"boundary"
buffer() - 类 中的方法org.jboss.netty.buffer.ChannelBufferOutputStream
Returns the buffer where this stream is writing data.
buffer(int) - 类 中的静态方法org.jboss.netty.buffer.ChannelBuffers
Creates a new big-endian Java heap buffer with the specified capacity.
buffer(ByteOrder, int) - 类 中的静态方法org.jboss.netty.buffer.ChannelBuffers
Creates a new Java heap buffer with the specified endianness and capacity.
BufferedWriteHandler - org.jboss.netty.handler.queue中的类
Emulates buffered write operation.
BufferedWriteHandler() - 类 的构造器org.jboss.netty.handler.queue.BufferedWriteHandler
Creates a new instance with the default unbounded BlockingQueue implementation and without buffer consolidation.
BufferedWriteHandler(Queue<MessageEvent>) - 类 的构造器org.jboss.netty.handler.queue.BufferedWriteHandler
Creates a new instance with the specified thread-safe unbounded Queue and without buffer consolidation.
BufferedWriteHandler(boolean) - 类 的构造器org.jboss.netty.handler.queue.BufferedWriteHandler
Creates a new instance with ConcurrentLinkedQueue
BufferedWriteHandler(Queue<MessageEvent>, boolean) - 类 的构造器org.jboss.netty.handler.queue.BufferedWriteHandler
Creates a new instance with the specified thread-safe unbounded Queue.
bufferPool() - 类 中的方法org.jboss.netty.handler.ssl.SslContext
Returns the SslBufferPool used by the SSLEngine and SslHandler created by this context.
build() - 类 中的方法org.jboss.netty.example.localtime.LocalTimeProtocol.LocalTime.Builder
 
build() - 类 中的方法org.jboss.netty.example.localtime.LocalTimeProtocol.LocalTimes.Builder
 
build() - 类 中的方法org.jboss.netty.example.localtime.LocalTimeProtocol.Location.Builder
 
build() - 类 中的方法org.jboss.netty.example.localtime.LocalTimeProtocol.Locations.Builder
 
buildPartial() - 类 中的方法org.jboss.netty.example.localtime.LocalTimeProtocol.LocalTime.Builder
 
buildPartial() - 类 中的方法org.jboss.netty.example.localtime.LocalTimeProtocol.LocalTimes.Builder
 
buildPartial() - 类 中的方法org.jboss.netty.example.localtime.LocalTimeProtocol.Location.Builder
 
buildPartial() - 类 中的方法org.jboss.netty.example.localtime.LocalTimeProtocol.Locations.Builder
 
ByteBufferBackedChannelBuffer - org.jboss.netty.buffer中的类
A NIO ByteBuffer based buffer.
ByteBufferBackedChannelBuffer(ByteBuffer) - 类 的构造器org.jboss.netty.buffer.ByteBufferBackedChannelBuffer
Creates a new buffer which wraps the specified buffer's slice.
ByteBufferUtil - org.jboss.netty.util.internal中的类
This is fork of ElasticSearch's ByteBufferAllocator.Cleaner class
BYTES - 类 中的静态变量org.jboss.netty.handler.codec.http.HttpHeaders.Values
"bytes"
BYTES - 类 中的静态变量org.jboss.netty.handler.codec.rtsp.RtspHeaders.Values
"bytes"
bytesBefore(byte) - 类 中的方法org.jboss.netty.buffer.AbstractChannelBuffer
 
bytesBefore(ChannelBufferIndexFinder) - 类 中的方法org.jboss.netty.buffer.AbstractChannelBuffer
 
bytesBefore(int, byte) - 类 中的方法org.jboss.netty.buffer.AbstractChannelBuffer
 
bytesBefore(int, ChannelBufferIndexFinder) - 类 中的方法org.jboss.netty.buffer.AbstractChannelBuffer
 
bytesBefore(int, int, byte) - 类 中的方法org.jboss.netty.buffer.AbstractChannelBuffer
 
bytesBefore(int, int, ChannelBufferIndexFinder) - 类 中的方法org.jboss.netty.buffer.AbstractChannelBuffer
 
bytesBefore(byte) - 接口 中的方法org.jboss.netty.buffer.ChannelBuffer
Locates the first occurrence of the specified value in this buffer.
bytesBefore(ChannelBufferIndexFinder) - 接口 中的方法org.jboss.netty.buffer.ChannelBuffer
Locates the first place where the specified indexFinder returns true.
bytesBefore(int, byte) - 接口 中的方法org.jboss.netty.buffer.ChannelBuffer
Locates the first occurrence of the specified value in this buffer.
bytesBefore(int, ChannelBufferIndexFinder) - 接口 中的方法org.jboss.netty.buffer.ChannelBuffer
Locates the first place where the specified indexFinder returns true.
bytesBefore(int, int, byte) - 接口 中的方法org.jboss.netty.buffer.ChannelBuffer
Locates the first occurrence of the specified value in this buffer.
bytesBefore(int, int, ChannelBufferIndexFinder) - 接口 中的方法org.jboss.netty.buffer.ChannelBuffer
Locates the first place where the specified indexFinder returns true.
A B C D E F G H I J K L M N O P Q R S T U V W Y Z 
Netty 3.10.5.Final(build 2016/02/27)

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