- ObjectDecoder - org.jboss.netty.handler.codec.serialization中的类
-
A decoder which deserializes the received
ChannelBuffer
s into Java
objects.
- ObjectDecoder(ClassResolver) - 类 的构造器org.jboss.netty.handler.codec.serialization.ObjectDecoder
-
Creates a new decoder whose maximum object size is 1048576
bytes.
- ObjectDecoder(int, ClassResolver) - 类 的构造器org.jboss.netty.handler.codec.serialization.ObjectDecoder
-
Creates a new decoder with the specified maximum object size.
- ObjectDecoderInputStream - org.jboss.netty.handler.codec.serialization中的类
-
- ObjectDecoderInputStream(InputStream) - 类 的构造器org.jboss.netty.handler.codec.serialization.ObjectDecoderInputStream
-
Creates a new ObjectInput
.
- ObjectDecoderInputStream(InputStream, ClassLoader) - 类 的构造器org.jboss.netty.handler.codec.serialization.ObjectDecoderInputStream
-
Creates a new ObjectInput
.
- ObjectDecoderInputStream(InputStream, int) - 类 的构造器org.jboss.netty.handler.codec.serialization.ObjectDecoderInputStream
-
Creates a new ObjectInput
.
- ObjectDecoderInputStream(InputStream, ClassLoader, int) - 类 的构造器org.jboss.netty.handler.codec.serialization.ObjectDecoderInputStream
-
Creates a new ObjectInput
.
- ObjectEchoClient - org.jboss.netty.example.objectecho中的类
-
Modification of
EchoClient
which utilizes Java object serialization.
- ObjectEchoClient() - 类 的构造器org.jboss.netty.example.objectecho.ObjectEchoClient
-
- ObjectEchoClientHandler - org.jboss.netty.example.objectecho中的类
-
Handler implementation for the object echo client.
- ObjectEchoClientHandler(int) - 类 的构造器org.jboss.netty.example.objectecho.ObjectEchoClientHandler
-
Creates a client-side handler.
- ObjectEchoServer - org.jboss.netty.example.objectecho中的类
-
Modification of
EchoServer
which utilizes Java object serialization.
- ObjectEchoServer() - 类 的构造器org.jboss.netty.example.objectecho.ObjectEchoServer
-
- ObjectEchoServerHandler - org.jboss.netty.example.objectecho中的类
-
Handles both client-side and server-side handler depending on which
constructor was called.
- ObjectEchoServerHandler() - 类 的构造器org.jboss.netty.example.objectecho.ObjectEchoServerHandler
-
- ObjectEncoder - org.jboss.netty.handler.codec.serialization中的类
-
- ObjectEncoder() - 类 的构造器org.jboss.netty.handler.codec.serialization.ObjectEncoder
-
Creates a new encoder with the estimated length of 512 bytes.
- ObjectEncoder(int) - 类 的构造器org.jboss.netty.handler.codec.serialization.ObjectEncoder
-
Creates a new encoder.
- ObjectEncoderOutputStream - org.jboss.netty.handler.codec.serialization中的类
-
- ObjectEncoderOutputStream(OutputStream) - 类 的构造器org.jboss.netty.handler.codec.serialization.ObjectEncoderOutputStream
-
Creates a new ObjectOutput
with the estimated length of 512
bytes.
- ObjectEncoderOutputStream(OutputStream, int) - 类 的构造器org.jboss.netty.handler.codec.serialization.ObjectEncoderOutputStream
-
Creates a new ObjectOutput
.
- ObjectSizeEstimator - org.jboss.netty.util中的接口
-
Estimates the size of an object in bytes.
- offer(Object) - 接口 中的方法org.jboss.netty.handler.codec.embedder.CodecEmbedder
-
Offers an input object to the pipeline of this embedder.
- offer(Object) - 类 中的方法org.jboss.netty.handler.codec.embedder.DecoderEmbedder
-
- offer(Object) - 类 中的方法org.jboss.netty.handler.codec.embedder.EncoderEmbedder
-
- offer(HttpChunk) - 类 中的方法org.jboss.netty.handler.codec.http.multipart.HttpPostMultipartRequestDecoder
-
- offer(HttpChunk) - 类 中的方法org.jboss.netty.handler.codec.http.multipart.HttpPostRequestDecoder
-
Initialized the internals from a new chunk
- offer(HttpChunk) - 类 中的方法org.jboss.netty.handler.codec.http.multipart.HttpPostStandardRequestDecoder
-
- offer(HttpChunk) - 接口 中的方法org.jboss.netty.handler.codec.http.multipart.InterfaceHttpPostRequestDecoder
-
Initialized the internals from a new chunk
- OioClientSocketChannelFactory - org.jboss.netty.channel.socket.oio中的类
-
- OioClientSocketChannelFactory() - 类 的构造器org.jboss.netty.channel.socket.oio.OioClientSocketChannelFactory
-
Creates a new instance with a Executors.newCachedThreadPool()
as worker executor.
- OioClientSocketChannelFactory(Executor) - 类 的构造器org.jboss.netty.channel.socket.oio.OioClientSocketChannelFactory
-
Creates a new instance.
- OioClientSocketChannelFactory(Executor, ThreadNameDeterminer) - 类 的构造器org.jboss.netty.channel.socket.oio.OioClientSocketChannelFactory
-
Creates a new instance.
- OioDatagramChannelFactory - org.jboss.netty.channel.socket.oio中的类
-
- OioDatagramChannelFactory() - 类 的构造器org.jboss.netty.channel.socket.oio.OioDatagramChannelFactory
-
- OioDatagramChannelFactory(Executor) - 类 的构造器org.jboss.netty.channel.socket.oio.OioDatagramChannelFactory
-
Creates a new instance.
- OioDatagramChannelFactory(Executor, ThreadNameDeterminer) - 类 的构造器org.jboss.netty.channel.socket.oio.OioDatagramChannelFactory
-
Creates a new instance.
- OioServerSocketChannelFactory - org.jboss.netty.channel.socket.oio中的类
-
- OioServerSocketChannelFactory() - 类 的构造器org.jboss.netty.channel.socket.oio.OioServerSocketChannelFactory
-
- OioServerSocketChannelFactory(Executor, Executor) - 类 的构造器org.jboss.netty.channel.socket.oio.OioServerSocketChannelFactory
-
Creates a new instance.
- OioServerSocketChannelFactory(Executor, Executor, ThreadNameDeterminer) - 类 的构造器org.jboss.netty.channel.socket.oio.OioServerSocketChannelFactory
-
Creates a new instance.
- OK - 类 中的静态变量org.jboss.netty.handler.codec.http.HttpResponseStatus
-
200 OK
- OK - 类 中的静态变量org.jboss.netty.handler.codec.rtsp.RtspResponseStatuses
-
200 OK
- OK - 类 中的静态变量org.jboss.netty.handler.codec.spdy.SpdySessionStatus
-
0 OK
- OneIpFilterHandler - org.jboss.netty.handler.ipfilter中的类
-
Handler that block any new connection if there are already a currently active
channel connected with the same InetAddress (IP).
- OneIpFilterHandler() - 类 的构造器org.jboss.netty.handler.ipfilter.OneIpFilterHandler
-
- OneToOneDecoder - org.jboss.netty.handler.codec.oneone中的类
-
Transforms a received message into another message.
- OneToOneDecoder() - 类 的构造器org.jboss.netty.handler.codec.oneone.OneToOneDecoder
-
Creates a new instance with the current system character set.
- OneToOneEncoder - org.jboss.netty.handler.codec.oneone中的类
-
Transforms a write request into another write request.
- OneToOneEncoder() - 类 的构造器org.jboss.netty.handler.codec.oneone.OneToOneEncoder
-
- OneToOneStrictEncoder - org.jboss.netty.handler.codec.oneone中的类
-
Special
OneToOneEncoder
which enforce strict ordering of encoding and writing.
- OneToOneStrictEncoder() - 类 的构造器org.jboss.netty.handler.codec.oneone.OneToOneStrictEncoder
-
- ONLY_AGGREGATE_OPERATION_ALLOWED - 类 中的静态变量org.jboss.netty.handler.codec.rtsp.RtspResponseStatuses
-
460 Only Aggregate operation allowed
- ONLY_IF_CACHED - 类 中的静态变量org.jboss.netty.handler.codec.http.HttpHeaders.Values
-
"only-if-cached"
- ONLY_IF_CACHED - 类 中的静态变量org.jboss.netty.handler.codec.rtsp.RtspHeaders.Values
-
"only-if-cached"
- OP_NONE - 接口 中的静态变量org.jboss.netty.channel.Channel
-
The
interestOps
value which tells that only
read operation has been suspended.
- OP_READ - 接口 中的静态变量org.jboss.netty.channel.Channel
-
The
interestOps
value which tells that neither
read nor write operation has been suspended.
- OP_READ_WRITE - 接口 中的静态变量org.jboss.netty.channel.Channel
-
The
interestOps
value which tells that only
write operation has been suspended.
- OP_WRITE - 接口 中的静态变量org.jboss.netty.channel.Channel
-
The
interestOps
value which tells that both
read and write operation has been suspended.
- OpenSsl - org.jboss.netty.handler.ssl中的类
-
- OpenSslEngine - org.jboss.netty.handler.ssl中的类
-
- OpenSslEngine(long, SslBufferPool, String) - 类 的构造器org.jboss.netty.handler.ssl.OpenSslEngine
-
Creates a new instance
- OpenSslServerContext - org.jboss.netty.handler.ssl中的类
-
A server-side
SslContext
which uses OpenSSL's SSL/TLS implementation.
- OpenSslServerContext(File, File) - 类 的构造器org.jboss.netty.handler.ssl.OpenSslServerContext
-
Creates a new instance.
- OpenSslServerContext(File, File, String) - 类 的构造器org.jboss.netty.handler.ssl.OpenSslServerContext
-
Creates a new instance.
- OpenSslServerContext(SslBufferPool, File, File, String, Iterable<String>, Iterable<String>, long, long) - 类 的构造器org.jboss.netty.handler.ssl.OpenSslServerContext
-
Creates a new instance.
- OpenSslSessionStats - org.jboss.netty.handler.ssl中的类
-
Stats exposed by an OpenSSL session context.
- operationComplete(ChannelFuture) - 接口 中的方法org.jboss.netty.channel.ChannelFutureListener
-
Invoked when the I/O operation associated with the
ChannelFuture
has been completed.
- operationComplete(ChannelFuture) - 类 中的方法org.jboss.netty.channel.ChannelFutureNotifier
-
- operationComplete(ChannelGroupFuture) - 接口 中的方法org.jboss.netty.channel.group.ChannelGroupFutureListener
-
Invoked when all I/O operations associated with the
ChannelGroupFuture
have been completed.
- operationProgressed(ChannelFuture, long, long, long) - 接口 中的方法org.jboss.netty.channel.ChannelFutureProgressListener
-
Invoked when the I/O operation associated with the
ChannelFuture
has been progressed.
- OPTION_NOT_SUPPORTED - 类 中的静态变量org.jboss.netty.handler.codec.rtsp.RtspResponseStatuses
-
551 Option not supported
- OPTIONS - 类 中的静态变量org.jboss.netty.handler.codec.http.HttpMethod
-
The OPTIONS method represents a request for information about the communication options
available on the request/response chain identified by the Request-URI.
- OPTIONS - 类 中的静态变量org.jboss.netty.handler.codec.rtsp.RtspMethods
-
The OPTIONS method represents a request for information about the communication options
available on the request/response chain identified by the Request-URI.
- order() - 类 中的方法org.jboss.netty.buffer.BigEndianHeapChannelBuffer
-
- order() - 类 中的方法org.jboss.netty.buffer.ByteBufferBackedChannelBuffer
-
- order() - 接口 中的方法org.jboss.netty.buffer.ChannelBuffer
-
- order() - 类 中的方法org.jboss.netty.buffer.CompositeChannelBuffer
-
- order() - 类 中的方法org.jboss.netty.buffer.DuplicatedChannelBuffer
-
- order() - 类 中的方法org.jboss.netty.buffer.DynamicChannelBuffer
-
- order() - 类 中的方法org.jboss.netty.buffer.LittleEndianHeapChannelBuffer
-
- order() - 类 中的方法org.jboss.netty.buffer.ReadOnlyChannelBuffer
-
- order() - 类 中的方法org.jboss.netty.buffer.SlicedChannelBuffer
-
- order() - 类 中的方法org.jboss.netty.buffer.TruncatedChannelBuffer
-
- OrderedDownstreamThreadPoolExecutor - org.jboss.netty.handler.execution中的类
-
Executor
which should be used for downstream
ChannelEvent
's.
- OrderedDownstreamThreadPoolExecutor(int) - 类 的构造器org.jboss.netty.handler.execution.OrderedDownstreamThreadPoolExecutor
-
Creates a new instance.
- OrderedDownstreamThreadPoolExecutor(int, long, TimeUnit) - 类 的构造器org.jboss.netty.handler.execution.OrderedDownstreamThreadPoolExecutor
-
Creates a new instance.
- OrderedDownstreamThreadPoolExecutor(int, long, TimeUnit, ThreadFactory) - 类 的构造器org.jboss.netty.handler.execution.OrderedDownstreamThreadPoolExecutor
-
Creates a new instance.
- OrderedMemoryAwareThreadPoolExecutor - org.jboss.netty.handler.execution中的类
-
- OrderedMemoryAwareThreadPoolExecutor(int, long, long) - 类 的构造器org.jboss.netty.handler.execution.OrderedMemoryAwareThreadPoolExecutor
-
Creates a new instance.
- OrderedMemoryAwareThreadPoolExecutor(int, long, long, long, TimeUnit) - 类 的构造器org.jboss.netty.handler.execution.OrderedMemoryAwareThreadPoolExecutor
-
Creates a new instance.
- OrderedMemoryAwareThreadPoolExecutor(int, long, long, long, TimeUnit, ThreadFactory) - 类 的构造器org.jboss.netty.handler.execution.OrderedMemoryAwareThreadPoolExecutor
-
Creates a new instance.
- OrderedMemoryAwareThreadPoolExecutor(int, long, long, long, TimeUnit, ObjectSizeEstimator, ThreadFactory) - 类 的构造器org.jboss.netty.handler.execution.OrderedMemoryAwareThreadPoolExecutor
-
Creates a new instance.
- OrderedMemoryAwareThreadPoolExecutor.ChildExecutor - org.jboss.netty.handler.execution中的类
-
- OrderedMemoryAwareThreadPoolExecutor.ChildExecutor() - 类 的构造器org.jboss.netty.handler.execution.OrderedMemoryAwareThreadPoolExecutor.ChildExecutor
-
- org.jboss.netty.bootstrap - 程序包 org.jboss.netty.bootstrap
-
IoC/DI friendly helper classes which enable an easy implementation of
typical client side and server side channel initialization.
- org.jboss.netty.buffer - 程序包 org.jboss.netty.buffer
-
Abstraction of a byte buffer - the fundamental data structure
to represent a low-level binary and text message.
- org.jboss.netty.channel - 程序包 org.jboss.netty.channel
-
The core channel API which is asynchronous and event-driven abstraction of
various transports such as a
NIO Channel.
- org.jboss.netty.channel.group - 程序包 org.jboss.netty.channel.group
-
A channel registry which helps a user maintain the list of open
Channel
s and perform bulk operations on them.
- org.jboss.netty.channel.local - 程序包 org.jboss.netty.channel.local
-
A virtual transport that enables the communication between the two
parties in the same virtual machine.
- org.jboss.netty.channel.socket - 程序包 org.jboss.netty.channel.socket
-
Abstract TCP and UDP socket interfaces which extend the core channel API.
- org.jboss.netty.channel.socket.http - 程序包 org.jboss.netty.channel.socket.http
-
An HTTP-based client-side
SocketChannel
and its corresponding server-side Servlet implementation that make your
existing server application work in a firewalled network.
- org.jboss.netty.channel.socket.nio - 程序包 org.jboss.netty.channel.socket.nio
-
NIO-based socket channel
API implementation - recommended for a large number of connections (>= 1000).
- org.jboss.netty.channel.socket.oio - 程序包 org.jboss.netty.channel.socket.oio
-
Old blocking I/O based socket channel API implementation - recommended for
a small number of connections (< 1000).
- org.jboss.netty.container.microcontainer - 程序包 org.jboss.netty.container.microcontainer
-
- org.jboss.netty.container.osgi - 程序包 org.jboss.netty.container.osgi
-
- org.jboss.netty.container.spring - 程序包 org.jboss.netty.container.spring
-
- org.jboss.netty.example.discard - 程序包 org.jboss.netty.example.discard
-
- org.jboss.netty.example.echo - 程序包 org.jboss.netty.example.echo
-
- org.jboss.netty.example.factorial - 程序包 org.jboss.netty.example.factorial
-
- org.jboss.netty.example.http.file - 程序包 org.jboss.netty.example.http.file
-
- org.jboss.netty.example.http.helloworld - 程序包 org.jboss.netty.example.http.helloworld
-
- org.jboss.netty.example.http.snoop - 程序包 org.jboss.netty.example.http.snoop
-
- org.jboss.netty.example.http.tunnel - 程序包 org.jboss.netty.example.http.tunnel
-
- org.jboss.netty.example.http.upload - 程序包 org.jboss.netty.example.http.upload
-
- org.jboss.netty.example.http.websocketx.autobahn - 程序包 org.jboss.netty.example.http.websocketx.autobahn
-
- org.jboss.netty.example.http.websocketx.client - 程序包 org.jboss.netty.example.http.websocketx.client
-
This is an example web service client.
- org.jboss.netty.example.http.websocketx.server - 程序包 org.jboss.netty.example.http.websocketx.server
-
This package contains an example web socket web server.
- org.jboss.netty.example.local - 程序包 org.jboss.netty.example.local
-
- org.jboss.netty.example.localtime - 程序包 org.jboss.netty.example.localtime
-
- org.jboss.netty.example.objectecho - 程序包 org.jboss.netty.example.objectecho
-
- org.jboss.netty.example.portunification - 程序包 org.jboss.netty.example.portunification
-
- org.jboss.netty.example.proxy - 程序包 org.jboss.netty.example.proxy
-
- org.jboss.netty.example.qotm - 程序包 org.jboss.netty.example.qotm
-
- org.jboss.netty.example.securechat - 程序包 org.jboss.netty.example.securechat
-
- org.jboss.netty.example.telnet - 程序包 org.jboss.netty.example.telnet
-
- org.jboss.netty.example.uptime - 程序包 org.jboss.netty.example.uptime
-
- org.jboss.netty.handler.codec - 程序包 org.jboss.netty.handler.codec
-
Base package for codecs
- org.jboss.netty.handler.codec.base64 - 程序包 org.jboss.netty.handler.codec.base64
-
- org.jboss.netty.handler.codec.compression - 程序包 org.jboss.netty.handler.codec.compression
-
Encoder and decoder which compresses and decompresses
ChannelBuffer
s
in a compression format such as
zlib
and
gzip.
- org.jboss.netty.handler.codec.embedder - 程序包 org.jboss.netty.handler.codec.embedder
-
A helper that wraps an encoder or a decoder so that they can be used without
doing actual I/O in unit tests or higher level codecs.
- org.jboss.netty.handler.codec.frame - 程序包 org.jboss.netty.handler.codec.frame
-
Extensible decoder and its common implementations which deal with the
packet fragmentation and reassembly issue found in a stream-based transport
such as TCP/IP.
- org.jboss.netty.handler.codec.http - 程序包 org.jboss.netty.handler.codec.http
-
Encoder, decoder and their related message types for HTTP.
- org.jboss.netty.handler.codec.http.cookie - 程序包 org.jboss.netty.handler.codec.http.cookie
-
This package contains Cookie related classes.
- org.jboss.netty.handler.codec.http.multipart - 程序包 org.jboss.netty.handler.codec.http.multipart
-
HTTP multipart support.
- org.jboss.netty.handler.codec.http.websocketx - 程序包 org.jboss.netty.handler.codec.http.websocketx
-
Encoder, decoder, handshakers and their related message types for
Web Socket data frames.
- org.jboss.netty.handler.codec.marshalling - 程序包 org.jboss.netty.handler.codec.marshalling
-
- org.jboss.netty.handler.codec.oneone - 程序包 org.jboss.netty.handler.codec.oneone
-
Simplistic abstract classes which help implement encoder and decoder that
transform an object into another object and vice versa.
- org.jboss.netty.handler.codec.protobuf - 程序包 org.jboss.netty.handler.codec.protobuf
-
- org.jboss.netty.handler.codec.replay - 程序包 org.jboss.netty.handler.codec.replay
-
Specialized variation of
FrameDecoder
which enables implementation of a non-blocking decoder in the blocking I/O
paradigm.
- org.jboss.netty.handler.codec.rtsp - 程序包 org.jboss.netty.handler.codec.rtsp
-
An
RTSP
extension based on the HTTP codec.
- org.jboss.netty.handler.codec.serialization - 程序包 org.jboss.netty.handler.codec.serialization
-
Encoder, decoder and their compatibility stream implementations which
transform a Serializable
object into a byte buffer and
vice versa.
- org.jboss.netty.handler.codec.socks - 程序包 org.jboss.netty.handler.codec.socks
-
Encoder, decoder and their related message types for Socks.
- org.jboss.netty.handler.codec.spdy - 程序包 org.jboss.netty.handler.codec.spdy
-
Encoder, decoder, session handler and their related message types for the SPDY protocol.
- org.jboss.netty.handler.codec.string - 程序包 org.jboss.netty.handler.codec.string
-
Encoder and decoder which transform a
String
into a
ChannelBuffer
and vice versa.
- org.jboss.netty.handler.execution - 程序包 org.jboss.netty.handler.execution
-
Executor
-based implementation of various
thread models that separate business logic from I/O threads
- org.jboss.netty.handler.ipfilter - 程序包 org.jboss.netty.handler.ipfilter
-
Implementation of a Ip based Filter handlers.
- org.jboss.netty.handler.logging - 程序包 org.jboss.netty.handler.logging
-
- org.jboss.netty.handler.queue - 程序包 org.jboss.netty.handler.queue
-
The special-purpose handlers that store an event into an internal queue
instead of propagating the event immediately.
- org.jboss.netty.handler.ssl - 程序包 org.jboss.netty.handler.ssl
-
- org.jboss.netty.handler.ssl.util - 程序包 org.jboss.netty.handler.ssl.util
-
Utility classes that helps easier development of TLS/SSL applications.
- org.jboss.netty.handler.stream - 程序包 org.jboss.netty.handler.stream
-
Writes very large data stream asynchronously neither spending a lot of
memory nor getting OutOfMemoryError
.
- org.jboss.netty.handler.timeout - 程序包 org.jboss.netty.handler.timeout
-
Adds support for read and write timeout and idle connection notification
using a
Timer
.
- org.jboss.netty.handler.traffic - 程序包 org.jboss.netty.handler.traffic
-
Implementation of a Traffic Shaping Handler and Dynamic Statistics.
- org.jboss.netty.logging - 程序包 org.jboss.netty.logging
-
Simplistic internal-use-only logging layer which allows a user to
decide what logging framework Netty should use.
- org.jboss.netty.util - 程序包 org.jboss.netty.util
-
Utility classes used across multiple packages.
- org.jboss.netty.util.internal - 程序包 org.jboss.netty.util.internal
-
Internal-use-only utilities which is not allowed to be used
outside Netty.
- org.jboss.netty.util.internal.jzlib - 程序包 org.jboss.netty.util.internal.jzlib
-
Internal-use-only utilities which is not allowed to be used
outside Netty.
- ORIGIN - 类 中的静态变量org.jboss.netty.handler.codec.http.HttpHeaders.Names
-
"Origin"
- OsgiLoggerFactory - org.jboss.netty.logging中的类
-
Logger factory which creates an
OSGi
LogService
logger.
- OsgiLoggerFactory(BundleContext) - 类 的构造器org.jboss.netty.logging.OsgiLoggerFactory
-
- OsgiLoggerFactory(BundleContext, InternalLoggerFactory) - 类 的构造器org.jboss.netty.logging.OsgiLoggerFactory
-