- e - 类 中的变量org.jboss.netty.handler.execution.ChannelEventRunnable
-
- EchoClient - org.jboss.netty.example.echo中的类
-
Sends one message when a connection is open and echoes back any received
data to the server.
- EchoClient() - 类 的构造器org.jboss.netty.example.echo.EchoClient
-
- EchoClientHandler - org.jboss.netty.example.echo中的类
-
Handler implementation for the echo client.
- EchoClientHandler() - 类 的构造器org.jboss.netty.example.echo.EchoClientHandler
-
Creates a client-side handler.
- EchoServer - org.jboss.netty.example.echo中的类
-
Echoes back any received data from a client.
- EchoServer() - 类 的构造器org.jboss.netty.example.echo.EchoServer
-
- EchoServerHandler - org.jboss.netty.example.echo中的类
-
Handler implementation for the echo server.
- EchoServerHandler() - 类 的构造器org.jboss.netty.example.echo.EchoServerHandler
-
- elements() - 类 中的方法org.jboss.netty.util.internal.ConcurrentHashMap
-
Returns an enumeration of the values in this table.
- elements() - 类 中的方法org.jboss.netty.util.internal.ConcurrentIdentityHashMap
-
Returns an enumeration of the values in this table.
- elements() - 类 中的方法org.jboss.netty.util.internal.ConcurrentIdentityWeakKeyHashMap
-
Returns an enumeration of the values in this table.
- elements() - 类 中的方法org.jboss.netty.util.internal.ConcurrentWeakKeyHashMap
-
Returns an enumeration of the values in this table.
- EMPTY_BOOLEANS - 类 中的静态变量org.jboss.netty.util.internal.EmptyArrays
-
- EMPTY_BUFFER - 类 中的静态变量org.jboss.netty.buffer.ChannelBuffers
-
A buffer whose capacity is 0
.
- EMPTY_BYTE_BUFFERS - 类 中的静态变量org.jboss.netty.util.internal.EmptyArrays
-
- EMPTY_BYTES - 类 中的静态变量org.jboss.netty.util.internal.EmptyArrays
-
- EMPTY_DOUBLES - 类 中的静态变量org.jboss.netty.util.internal.EmptyArrays
-
- EMPTY_FLOATS - 类 中的静态变量org.jboss.netty.util.internal.EmptyArrays
-
- EMPTY_HEADERS - 类 中的静态变量org.jboss.netty.handler.codec.http.HttpHeaders
-
- EMPTY_HEADERS - 类 中的静态变量org.jboss.netty.handler.codec.spdy.SpdyHeaders
-
- EMPTY_INTS - 类 中的静态变量org.jboss.netty.util.internal.EmptyArrays
-
- EMPTY_LONGS - 类 中的静态变量org.jboss.netty.util.internal.EmptyArrays
-
- EMPTY_OBJECTS - 类 中的静态变量org.jboss.netty.util.internal.EmptyArrays
-
- EMPTY_SHORTS - 类 中的静态变量org.jboss.netty.util.internal.EmptyArrays
-
- EMPTY_STACK_TRACE - 类 中的静态变量org.jboss.netty.util.internal.EmptyArrays
-
- EMPTY_STRINGS - 类 中的静态变量org.jboss.netty.util.internal.EmptyArrays
-
- EMPTY_X509_CERTIFICATES - 类 中的静态变量org.jboss.netty.util.internal.EmptyArrays
-
- EmptyArrays - org.jboss.netty.util.internal中的类
-
- EmptyChannelBuffer - org.jboss.netty.buffer中的类
-
An immutable empty buffer implementation.
- encode(ChannelHandlerContext, Channel, Object) - 类 中的方法org.jboss.netty.example.factorial.NumberEncoder
-
- encode(ChannelBuffer) - 类 中的静态方法org.jboss.netty.handler.codec.base64.Base64
-
- encode(ChannelBuffer, Base64Dialect) - 类 中的静态方法org.jboss.netty.handler.codec.base64.Base64
-
- encode(ChannelBuffer, ChannelBufferFactory) - 类 中的静态方法org.jboss.netty.handler.codec.base64.Base64
-
- encode(ChannelBuffer, Base64Dialect, ChannelBufferFactory) - 类 中的静态方法org.jboss.netty.handler.codec.base64.Base64
-
- encode(ChannelBuffer, boolean) - 类 中的静态方法org.jboss.netty.handler.codec.base64.Base64
-
- encode(ChannelBuffer, boolean, Base64Dialect) - 类 中的静态方法org.jboss.netty.handler.codec.base64.Base64
-
- encode(ChannelBuffer, boolean, ChannelBufferFactory) - 类 中的静态方法org.jboss.netty.handler.codec.base64.Base64
-
- encode(ChannelBuffer, boolean, Base64Dialect, ChannelBufferFactory) - 类 中的静态方法org.jboss.netty.handler.codec.base64.Base64
-
- encode(ChannelBuffer, int, int) - 类 中的静态方法org.jboss.netty.handler.codec.base64.Base64
-
- encode(ChannelBuffer, int, int, Base64Dialect) - 类 中的静态方法org.jboss.netty.handler.codec.base64.Base64
-
- encode(ChannelBuffer, int, int, ChannelBufferFactory) - 类 中的静态方法org.jboss.netty.handler.codec.base64.Base64
-
- encode(ChannelBuffer, int, int, Base64Dialect, ChannelBufferFactory) - 类 中的静态方法org.jboss.netty.handler.codec.base64.Base64
-
- encode(ChannelBuffer, int, int, boolean) - 类 中的静态方法org.jboss.netty.handler.codec.base64.Base64
-
- encode(ChannelBuffer, int, int, boolean, Base64Dialect) - 类 中的静态方法org.jboss.netty.handler.codec.base64.Base64
-
- encode(ChannelBuffer, int, int, boolean, ChannelBufferFactory) - 类 中的静态方法org.jboss.netty.handler.codec.base64.Base64
-
- encode(ChannelBuffer, int, int, boolean, Base64Dialect, ChannelBufferFactory) - 类 中的静态方法org.jboss.netty.handler.codec.base64.Base64
-
- encode(ChannelHandlerContext, Channel, Object) - 类 中的方法org.jboss.netty.handler.codec.base64.Base64Encoder
-
- encode(ChannelHandlerContext, Channel, Object) - 类 中的方法org.jboss.netty.handler.codec.compression.JdkZlibEncoder
-
- encode(ChannelHandlerContext, Channel, Object) - 类 中的方法org.jboss.netty.handler.codec.compression.ZlibEncoder
-
- encode(ChannelHandlerContext, Channel, Object) - 类 中的方法org.jboss.netty.handler.codec.frame.LengthFieldPrepender
-
- encode(String, String) - 类 中的方法org.jboss.netty.handler.codec.http.cookie.ClientCookieEncoder
-
Encodes the specified cookie into a Cookie header value.
- encode(Cookie) - 类 中的方法org.jboss.netty.handler.codec.http.cookie.ClientCookieEncoder
-
Encodes the specified cookie into a Cookie header value.
- encode(Cookie...) - 类 中的方法org.jboss.netty.handler.codec.http.cookie.ClientCookieEncoder
-
Encodes the specified cookies into a single Cookie header value.
- encode(Iterable<? extends Cookie>) - 类 中的方法org.jboss.netty.handler.codec.http.cookie.ClientCookieEncoder
-
Encodes the specified cookies into a single Cookie header value.
- encode(String, String) - 类 中的方法org.jboss.netty.handler.codec.http.cookie.ServerCookieEncoder
-
Encodes the specified cookie name-value pair into a Set-Cookie header value.
- encode(Cookie) - 类 中的方法org.jboss.netty.handler.codec.http.cookie.ServerCookieEncoder
-
Encodes the specified cookie into a Set-Cookie header value.
- encode(Cookie...) - 类 中的方法org.jboss.netty.handler.codec.http.cookie.ServerCookieEncoder
-
Batch encodes cookies into Set-Cookie header values.
- encode(Collection<? extends Cookie>) - 类 中的方法org.jboss.netty.handler.codec.http.cookie.ServerCookieEncoder
-
Batch encodes cookies into Set-Cookie header values.
- encode(Iterable<? extends Cookie>) - 类 中的方法org.jboss.netty.handler.codec.http.cookie.ServerCookieEncoder
-
Batch encodes cookies into Set-Cookie header values.
- encode() - 类 中的方法org.jboss.netty.handler.codec.http.CookieEncoder
-
- encode(ChannelHandlerContext, Channel, Object) - 类 中的方法org.jboss.netty.handler.codec.http.HttpMessageEncoder
-
- encode(ChannelHandlerContext, Channel, Object) - 类 中的方法org.jboss.netty.handler.codec.http.websocketx.WebSocket00FrameEncoder
-
- encode(ChannelHandlerContext, Channel, Object) - 类 中的方法org.jboss.netty.handler.codec.http.websocketx.WebSocket08FrameEncoder
-
- encode(ChannelHandlerContext, Channel, Object) - 类 中的方法org.jboss.netty.handler.codec.marshalling.CompatibleMarshallingEncoder
-
- encode(ChannelHandlerContext, Channel, Object) - 类 中的方法org.jboss.netty.handler.codec.marshalling.MarshallingEncoder
-
- encode(ChannelHandlerContext, Channel, Object) - 类 中的方法org.jboss.netty.handler.codec.oneone.OneToOneEncoder
-
Transforms the specified message into another message and return the
transformed message.
- encode(ChannelHandlerContext, Channel, Object) - 类 中的方法org.jboss.netty.handler.codec.protobuf.ProtobufEncoder
-
- encode(ChannelHandlerContext, Channel, Object) - 类 中的方法org.jboss.netty.handler.codec.protobuf.ProtobufVarint32LengthFieldPrepender
-
- encode(ChannelHandlerContext, Channel, Object) - 类 中的方法org.jboss.netty.handler.codec.rtsp.RtspMessageEncoder
-
- encode(ChannelHandlerContext, Channel, Object) - 类 中的方法org.jboss.netty.handler.codec.serialization.CompatibleObjectEncoder
-
- encode(ChannelHandlerContext, Channel, Object) - 类 中的方法org.jboss.netty.handler.codec.serialization.ObjectEncoder
-
- encode(ChannelHandlerContext, Channel, Object) - 类 中的方法org.jboss.netty.handler.codec.socks.SocksMessageEncoder
-
- encode(SpdyHeadersFrame) - 类 中的方法org.jboss.netty.handler.codec.spdy.SpdyHeaderBlockRawEncoder
-
- encode(ChannelHandlerContext, Channel, Object) - 类 中的方法org.jboss.netty.handler.codec.string.StringEncoder
-
- encodeAsByteBuf(ChannelBuffer) - 类 中的方法org.jboss.netty.handler.codec.socks.SocksAuthRequest
-
- encodeAsByteBuf(ChannelBuffer) - 类 中的方法org.jboss.netty.handler.codec.socks.SocksAuthResponse
-
- encodeAsByteBuf(ChannelBuffer) - 类 中的方法org.jboss.netty.handler.codec.socks.SocksCmdRequest
-
- encodeAsByteBuf(ChannelBuffer) - 类 中的方法org.jboss.netty.handler.codec.socks.SocksCmdResponse
-
- encodeAsByteBuf(ChannelBuffer) - 类 中的方法org.jboss.netty.handler.codec.socks.SocksInitRequest
-
- encodeAsByteBuf(ChannelBuffer) - 类 中的方法org.jboss.netty.handler.codec.socks.SocksInitResponse
-
- encodeAsByteBuf(ChannelBuffer) - 类 中的方法org.jboss.netty.handler.codec.socks.SocksMessage
-
Encode socks message into its byte representation and write it into byteBuf
- encodeAsByteBuf(ChannelBuffer) - 类 中的方法org.jboss.netty.handler.codec.socks.UnknownSocksMessage
-
- encodeAsByteBuf(ChannelBuffer) - 类 中的方法org.jboss.netty.handler.codec.socks.UnknownSocksRequest
-
- encodeAsByteBuf(ChannelBuffer) - 类 中的方法org.jboss.netty.handler.codec.socks.UnknownSocksResponse
-
- encodeAscii(String, ChannelBuffer) - 类 中的静态方法org.jboss.netty.handler.codec.http.HttpMessageEncoder
-
- encodeDataFrame(int, boolean, ChannelBuffer) - 类 中的方法org.jboss.netty.handler.codec.spdy.SpdyFrameEncoder
-
- encodeGoAwayFrame(int, int) - 类 中的方法org.jboss.netty.handler.codec.spdy.SpdyFrameEncoder
-
- encodeHeadersFrame(int, boolean, ChannelBuffer) - 类 中的方法org.jboss.netty.handler.codec.spdy.SpdyFrameEncoder
-
- encodeInitialLine(ChannelBuffer, HttpMessage) - 类 中的方法org.jboss.netty.handler.codec.http.HttpMessageEncoder
-
- encodeInitialLine(ChannelBuffer, HttpMessage) - 类 中的方法org.jboss.netty.handler.codec.http.HttpRequestEncoder
-
- encodeInitialLine(ChannelBuffer, HttpMessage) - 类 中的方法org.jboss.netty.handler.codec.http.HttpResponseEncoder
-
- encodeInitialLine(ChannelBuffer, HttpMessage) - 类 中的方法org.jboss.netty.handler.codec.rtsp.RtspRequestEncoder
-
- encodeInitialLine(ChannelBuffer, HttpMessage) - 类 中的方法org.jboss.netty.handler.codec.rtsp.RtspResponseEncoder
-
- encodePingFrame(int) - 类 中的方法org.jboss.netty.handler.codec.spdy.SpdyFrameEncoder
-
- EncoderEmbedder<E> - org.jboss.netty.handler.codec.embedder中的类
-
A helper that wraps an encoder so that it can be used without doing actual
I/O in unit tests or higher level codecs.
- EncoderEmbedder(ChannelDownstreamHandler...) - 类 的构造器org.jboss.netty.handler.codec.embedder.EncoderEmbedder
-
Creates a new embedder whose pipeline is composed of the specified
handlers.
- EncoderEmbedder(ChannelBufferFactory, ChannelDownstreamHandler...) - 类 的构造器org.jboss.netty.handler.codec.embedder.EncoderEmbedder
-
Creates a new embedder whose pipeline is composed of the specified
handlers.
- encodeRstStreamFrame(int, int) - 类 中的方法org.jboss.netty.handler.codec.spdy.SpdyFrameEncoder
-
- encodeSettingsFrame(SpdySettingsFrame) - 类 中的方法org.jboss.netty.handler.codec.spdy.SpdyFrameEncoder
-
- encodeSynReplyFrame(int, boolean, ChannelBuffer) - 类 中的方法org.jboss.netty.handler.codec.spdy.SpdyFrameEncoder
-
- encodeSynStreamFrame(int, int, byte, boolean, boolean, ChannelBuffer) - 类 中的方法org.jboss.netty.handler.codec.spdy.SpdyFrameEncoder
-
- encodeWindowUpdateFrame(int, int) - 类 中的方法org.jboss.netty.handler.codec.spdy.SpdyFrameEncoder
-
- engineGetTrustManagers() - 类 中的方法org.jboss.netty.handler.ssl.util.FingerprintTrustManagerFactory
-
- engineGetTrustManagers() - 类 中的方法org.jboss.netty.handler.ssl.util.InsecureTrustManagerFactory
-
- engineGetTrustManagers() - 类 中的方法org.jboss.netty.handler.ssl.util.SimpleTrustManagerFactory
-
Returns one trust manager for each type of trust material.
- engineInit(KeyStore) - 类 中的方法org.jboss.netty.handler.ssl.util.FingerprintTrustManagerFactory
-
- engineInit(ManagerFactoryParameters) - 类 中的方法org.jboss.netty.handler.ssl.util.FingerprintTrustManagerFactory
-
- engineInit(KeyStore) - 类 中的方法org.jboss.netty.handler.ssl.util.InsecureTrustManagerFactory
-
- engineInit(ManagerFactoryParameters) - 类 中的方法org.jboss.netty.handler.ssl.util.InsecureTrustManagerFactory
-
- engineInit(KeyStore) - 类 中的方法org.jboss.netty.handler.ssl.util.SimpleTrustManagerFactory
-
Initializes this factory with a source of certificate authorities and related trust material.
- engineInit(ManagerFactoryParameters) - 类 中的方法org.jboss.netty.handler.ssl.util.SimpleTrustManagerFactory
-
Initializes this factory with a source of provider-specific key material.
- ensureAvailability() - 类 中的静态方法org.jboss.netty.handler.ssl.OpenSsl
-
- ensureWritableBytes(int) - 类 中的方法org.jboss.netty.buffer.AbstractChannelBuffer
-
- ensureWritableBytes(int) - 接口 中的方法org.jboss.netty.buffer.ChannelBuffer
-
Makes sure the number of
the writable bytes
is equal to or greater than the specified value.
- ensureWritableBytes(int) - 类 中的方法org.jboss.netty.buffer.DynamicChannelBuffer
-
- entries() - 类 中的方法org.jboss.netty.handler.codec.http.DefaultHttpHeaders
-
- entries() - 类 中的方法org.jboss.netty.handler.codec.http.HttpHeaders
-
Returns a new List
that contains all headers in this object.
- entries() - 类 中的方法org.jboss.netty.handler.codec.spdy.DefaultSpdyHeaders
-
- entries() - 类 中的方法org.jboss.netty.handler.codec.spdy.SpdyHeaders
-
Returns all header names and values that this frame contains.
- entrySet() - 类 中的方法org.jboss.netty.util.internal.ConcurrentHashMap
-
Returns a Set
view of the mappings contained in this map.
- entrySet() - 类 中的方法org.jboss.netty.util.internal.ConcurrentIdentityHashMap
-
Returns a Set
view of the mappings contained in this map.
- entrySet() - 类 中的方法org.jboss.netty.util.internal.ConcurrentIdentityWeakKeyHashMap
-
Returns a Set
view of the mappings contained in this map.
- entrySet() - 类 中的方法org.jboss.netty.util.internal.ConcurrentWeakKeyHashMap
-
Returns a Set
view of the mappings contained in this map.
- EPHEMERAL - 类 中的静态变量org.jboss.netty.channel.local.LocalAddress
-
- equals(Object) - 类 中的方法org.jboss.netty.buffer.AbstractChannelBuffer
-
- equals(Object) - 接口 中的方法org.jboss.netty.buffer.ChannelBuffer
-
Determines if the content of the specified buffer is identical to the
content of this array.
- equals(ChannelBuffer, ChannelBuffer) - 类 中的静态方法org.jboss.netty.buffer.ChannelBuffers
-
Returns true
if and only if the two specified buffers are
identical to each other as described in ChannelBuffer#equals(Object)
.
- equals(Object) - 类 中的方法org.jboss.netty.channel.AbstractChannel
-
Returns true
if and only if the specified object is identical
with this channel (i.e: this == o
).
- equals(Object) - 类 中的方法org.jboss.netty.channel.group.DefaultChannelGroup
-
- equals(Object) - 类 中的方法org.jboss.netty.channel.local.LocalAddress
-
- equals(Object) - 类 中的方法org.jboss.netty.handler.codec.http.cookie.DefaultCookie
-
- EQUALS - 类 中的静态变量org.jboss.netty.handler.codec.http.HttpConstants
-
Equals '='
- equals(Object) - 类 中的方法org.jboss.netty.handler.codec.http.HttpMethod
-
- equals(Object) - 类 中的方法org.jboss.netty.handler.codec.http.HttpResponseStatus
-
- equals(Object) - 类 中的方法org.jboss.netty.handler.codec.http.HttpVersion
-
- equals(Object) - 类 中的方法org.jboss.netty.handler.codec.http.multipart.DiskAttribute
-
- equals(Object) - 类 中的方法org.jboss.netty.handler.codec.http.multipart.DiskFileUpload
-
- equals(Object) - 类 中的方法org.jboss.netty.handler.codec.http.multipart.InternalAttribute
-
- equals(Object) - 类 中的方法org.jboss.netty.handler.codec.http.multipart.MemoryAttribute
-
- equals(Object) - 类 中的方法org.jboss.netty.handler.codec.http.multipart.MemoryFileUpload
-
- equals(Object) - 类 中的方法org.jboss.netty.handler.codec.spdy.SpdySessionStatus
-
- equals(Object) - 类 中的方法org.jboss.netty.handler.codec.spdy.SpdyStreamStatus
-
- equals(Object) - 类 中的方法org.jboss.netty.handler.ipfilter.CIDR
-
- equals(Object) - 类 中的方法org.jboss.netty.handler.ipfilter.IpSubnet
-
- equals(Object) - 类 中的方法org.jboss.netty.handler.ipfilter.IpV4Subnet
-
- error(String) - 接口 中的方法org.jboss.netty.logging.InternalLogger
-
Logs an ERROR level message.
- error(String, Throwable) - 接口 中的方法org.jboss.netty.logging.InternalLogger
-
Logs an ERROR level message.
- EstimatableObjectWrapper - org.jboss.netty.util中的接口
-
Represents an object which contains another object that needs to be taken
into account by
ObjectSizeEstimator
for more accurate object size
estimation.
- estimateSize(Object) - 类 中的方法org.jboss.netty.handler.traffic.AbstractTrafficShapingHandler.SimpleObjectSizeEstimator
-
- estimateSize(Object) - 类 中的方法org.jboss.netty.util.DefaultObjectSizeEstimator
-
- estimateSize(Object) - 接口 中的方法org.jboss.netty.util.ObjectSizeEstimator
-
Returns the estimated size of the specified object in bytes.
- ETAG - 类 中的静态变量org.jboss.netty.handler.codec.http.HttpHeaders.Names
-
"ETag"
- EUROPE_VALUE - 枚举 中的静态变量org.jboss.netty.example.localtime.LocalTimeProtocol.Continent
-
EUROPE = 7;
- eventSunk(ChannelPipeline, ChannelEvent) - 接口 中的方法org.jboss.netty.channel.ChannelSink
-
- exceptionCaught(ChannelPipeline, ChannelEvent, ChannelPipelineException) - 类 中的方法org.jboss.netty.channel.AbstractChannelSink
-
- exceptionCaught(ChannelPipeline, ChannelEvent, ChannelPipelineException) - 接口 中的方法org.jboss.netty.channel.ChannelSink
-
- exceptionCaught(ChannelHandlerContext, ExceptionEvent) - 类 中的方法org.jboss.netty.channel.SimpleChannelHandler
-
Invoked when an exception was raised by an I/O thread or a
ChannelHandler
.
- exceptionCaught(ChannelHandlerContext, ExceptionEvent) - 类 中的方法org.jboss.netty.channel.SimpleChannelUpstreamHandler
-
Invoked when an exception was raised by an I/O thread or a
ChannelHandler
.
- exceptionCaught(ChannelHandlerContext, ExceptionEvent) - 类 中的方法org.jboss.netty.example.discard.DiscardClientHandler
-
- exceptionCaught(ChannelHandlerContext, ExceptionEvent) - 类 中的方法org.jboss.netty.example.discard.DiscardServerHandler
-
- exceptionCaught(ChannelHandlerContext, ExceptionEvent) - 类 中的方法org.jboss.netty.example.echo.EchoClientHandler
-
- exceptionCaught(ChannelHandlerContext, ExceptionEvent) - 类 中的方法org.jboss.netty.example.echo.EchoServerHandler
-
- exceptionCaught(ChannelHandlerContext, ExceptionEvent) - 类 中的方法org.jboss.netty.example.factorial.FactorialClientHandler
-
- exceptionCaught(ChannelHandlerContext, ExceptionEvent) - 类 中的方法org.jboss.netty.example.factorial.FactorialServerHandler
-
- exceptionCaught(ChannelHandlerContext, ExceptionEvent) - 类 中的方法org.jboss.netty.example.http.file.HttpStaticFileServerHandler
-
- exceptionCaught(ChannelHandlerContext, ExceptionEvent) - 类 中的方法org.jboss.netty.example.http.helloworld.HttpHelloWorldServerHandler
-
- exceptionCaught(ChannelHandlerContext, ExceptionEvent) - 类 中的方法org.jboss.netty.example.http.snoop.HttpSnoopServerHandler
-
- exceptionCaught(ChannelHandlerContext, ExceptionEvent) - 类 中的方法org.jboss.netty.example.http.upload.HttpUploadClientHandler
-
- exceptionCaught(ChannelHandlerContext, ExceptionEvent) - 类 中的方法org.jboss.netty.example.http.upload.HttpUploadServerHandler
-
- exceptionCaught(ChannelHandlerContext, ExceptionEvent) - 类 中的方法org.jboss.netty.example.http.websocketx.autobahn.AutobahnServerHandler
-
- exceptionCaught(ChannelHandlerContext, ExceptionEvent) - 类 中的方法org.jboss.netty.example.http.websocketx.client.WebSocketClientHandler
-
- exceptionCaught(ChannelHandlerContext, ExceptionEvent) - 类 中的方法org.jboss.netty.example.http.websocketx.server.WebSocketServerHandler
-
- exceptionCaught(ChannelHandlerContext, ExceptionEvent) - 类 中的方法org.jboss.netty.example.localtime.LocalTimeClientHandler
-
- exceptionCaught(ChannelHandlerContext, ExceptionEvent) - 类 中的方法org.jboss.netty.example.localtime.LocalTimeServerHandler
-
- exceptionCaught(ChannelHandlerContext, ExceptionEvent) - 类 中的方法org.jboss.netty.example.objectecho.ObjectEchoClientHandler
-
- exceptionCaught(ChannelHandlerContext, ExceptionEvent) - 类 中的方法org.jboss.netty.example.objectecho.ObjectEchoServerHandler
-
- exceptionCaught(ChannelHandlerContext, ExceptionEvent) - 类 中的方法org.jboss.netty.example.proxy.HexDumpProxyInboundHandler
-
- exceptionCaught(ChannelHandlerContext, ExceptionEvent) - 类 中的方法org.jboss.netty.example.qotm.QuoteOfTheMomentClientHandler
-
- exceptionCaught(ChannelHandlerContext, ExceptionEvent) - 类 中的方法org.jboss.netty.example.qotm.QuoteOfTheMomentServerHandler
-
- exceptionCaught(ChannelHandlerContext, ExceptionEvent) - 类 中的方法org.jboss.netty.example.securechat.SecureChatClientHandler
-
- exceptionCaught(ChannelHandlerContext, ExceptionEvent) - 类 中的方法org.jboss.netty.example.securechat.SecureChatServerHandler
-
- exceptionCaught(ChannelHandlerContext, ExceptionEvent) - 类 中的方法org.jboss.netty.example.telnet.TelnetClientHandler
-
- exceptionCaught(ChannelHandlerContext, ExceptionEvent) - 类 中的方法org.jboss.netty.example.telnet.TelnetServerHandler
-
- exceptionCaught(ChannelHandlerContext, ExceptionEvent) - 类 中的方法org.jboss.netty.example.uptime.UptimeClientHandler
-
- exceptionCaught(ChannelHandlerContext, ExceptionEvent) - 类 中的方法org.jboss.netty.handler.codec.frame.FrameDecoder
-
- exceptionCaught(ChannelHandlerContext, ExceptionEvent) - 类 中的方法org.jboss.netty.handler.codec.http.websocketx.WebSocketServerProtocolHandler
-
- exceptionCaught(ChannelHandlerContext, Throwable) - 类 中的方法org.jboss.netty.handler.codec.http.websocketx.WebSocketServerProtocolHandshakeHandler
-
- exceptionCaught(ChannelHandlerContext, ExceptionEvent) - 类 中的方法org.jboss.netty.handler.codec.marshalling.CompatibleMarshallingDecoder
-
- exceptionCaught(ChannelHandlerContext, ExceptionEvent) - 类 中的方法org.jboss.netty.handler.codec.spdy.SpdySessionHandler
-
- exceptionCaught(ChannelHandlerContext, ExceptionEvent) - 类 中的方法org.jboss.netty.handler.queue.BlockingReadHandler
-
- exceptionCaught(ChannelHandlerContext, ExceptionEvent) - 类 中的方法org.jboss.netty.handler.ssl.SslHandler
-
- ExceptionEvent - org.jboss.netty.channel中的接口
-
- execute(ChannelPipeline, Runnable) - 类 中的方法org.jboss.netty.channel.AbstractChannelSink
-
This implementation just directly call Runnable.run()
.
- execute(Runnable) - 接口 中的方法org.jboss.netty.channel.ChannelPipeline
-
Schedules the specified task to be executed in the I/O thread associated
with this pipeline's
Channel
.
- execute(ChannelPipeline, Runnable) - 接口 中的方法org.jboss.netty.channel.ChannelSink
-
Execute the given Runnable
later in the io-thread.
- execute(Runnable) - 类 中的方法org.jboss.netty.channel.DefaultChannelPipeline
-
- execute(ChannelPipeline, Runnable) - 类 中的方法org.jboss.netty.channel.socket.nio.AbstractNioChannelSink
-
- execute(ChannelPipeline, Runnable) - 类 中的方法org.jboss.netty.channel.socket.oio.AbstractOioChannelSink
-
- execute(Runnable) - 类 中的方法org.jboss.netty.handler.execution.ChainedExecutor
-
- execute(Runnable) - 类 中的方法org.jboss.netty.handler.execution.FairOrderedDownstreamThreadPoolExecutor
-
- execute(Runnable) - 类 中的方法org.jboss.netty.handler.execution.MemoryAwareThreadPoolExecutor
-
- execute(Runnable) - 类 中的方法org.jboss.netty.handler.execution.OrderedDownstreamThreadPoolExecutor
-
- execute(Runnable) - 类 中的方法org.jboss.netty.handler.execution.OrderedMemoryAwareThreadPoolExecutor.ChildExecutor
-
- execute(Runnable) - 类 中的方法org.jboss.netty.handler.ssl.ImmediateExecutor
-
- execute(Runnable) - 类 中的方法org.jboss.netty.util.internal.UnterminatableExecutor
-
- execute(Runnable) - 类 中的方法org.jboss.netty.util.VirtualExecutorService
-
- executeInIoThread(Runnable) - 接口 中的方法org.jboss.netty.channel.socket.Worker
-
Execute the given Runnable
in the IO-Thread.
- ExecutionHandler - org.jboss.netty.handler.execution中的类
-
- ExecutionHandler(Executor) - 类 的构造器org.jboss.netty.handler.execution.ExecutionHandler
-
Creates a new instance with the specified Executor
.
- ExecutionHandler(Executor, boolean, boolean) - 类 的构造器org.jboss.netty.handler.execution.ExecutionHandler
-
Creates a new instance with the specified Executor
.
- ExecutorUtil - org.jboss.netty.util.internal中的类
-
Shuts down a list of Executor
s.
- EXPECT - 类 中的静态变量org.jboss.netty.handler.codec.http.HttpHeaders.Names
-
"Expect"
- EXPECTATION_FAILED - 类 中的静态变量org.jboss.netty.handler.codec.http.HttpResponseStatus
-
417 Expectation Failed
- EXPIRES - 类 中的静态变量org.jboss.netty.handler.codec.http.cookie.CookieHeaderNames
-
- EXPIRES - 类 中的静态变量org.jboss.netty.handler.codec.http.HttpHeaders.Names
-
"Expires"
- EXPIRES - 类 中的静态变量org.jboss.netty.handler.codec.rtsp.RtspHeaders.Names
-
"Expires"
- ExternalResourceReleasable - org.jboss.netty.util中的接口
-
A common interface for a class which depends on external resources that
need explicit release or shutdown.
- ExternalResourceUtil - org.jboss.netty.util中的类
-
- extractFrame(ChannelBuffer, int, int) - 类 中的方法org.jboss.netty.handler.codec.frame.FrameDecoder
-
Extract a Frame of the specified buffer.
- extractFrame(ChannelBuffer, int, int) - 类 中的方法org.jboss.netty.handler.codec.marshalling.MarshallingDecoder
-
- extractFrame(ChannelBuffer, int, int) - 类 中的方法org.jboss.netty.handler.codec.serialization.ObjectDecoder
-