- AbstractChannel - Class in org.jboss.netty.channel
-
- AbstractChannel(Channel, ChannelFactory, ChannelPipeline, ChannelSink) - Constructor for class org.jboss.netty.channel.AbstractChannel
-
Creates a new instance.
- AbstractChannel(Integer, Channel, ChannelFactory, ChannelPipeline, ChannelSink) - Constructor for class org.jboss.netty.channel.AbstractChannel
-
(Internal use only) Creates a new temporary instance with the specified
ID.
- AbstractChannelBuffer - Class in org.jboss.netty.buffer
-
A skeletal implementation of a buffer.
- AbstractChannelBuffer() - Constructor for class org.jboss.netty.buffer.AbstractChannelBuffer
-
- AbstractChannelBufferFactory - Class in org.jboss.netty.buffer
-
- AbstractChannelBufferFactory() - Constructor for class org.jboss.netty.buffer.AbstractChannelBufferFactory
-
- AbstractChannelBufferFactory(ByteOrder) - Constructor for class org.jboss.netty.buffer.AbstractChannelBufferFactory
-
Creates a new factory with the specified default
ByteOrder
.
- AbstractChannelSink - Class in org.jboss.netty.channel
-
- AbstractChannelSink() - Constructor for class org.jboss.netty.channel.AbstractChannelSink
-
Creates a new instance.
- AbstractDiskHttpData - Class in org.jboss.netty.handler.codec.http.multipart
-
Abstract Disk HttpData implementation
- AbstractDiskHttpData(String, Charset, long) - Constructor for class org.jboss.netty.handler.codec.http.multipart.AbstractDiskHttpData
-
- AbstractHttpData - Class in org.jboss.netty.handler.codec.http.multipart
-
Abstract HttpData implementation
- AbstractHttpData(String, Charset, long) - Constructor for class org.jboss.netty.handler.codec.http.multipart.AbstractHttpData
-
- AbstractInternalLogger - Class in org.jboss.netty.logging
-
- AbstractInternalLogger() - Constructor for class org.jboss.netty.logging.AbstractInternalLogger
-
Creates a new instance.
- AbstractMemoryHttpData - Class in org.jboss.netty.handler.codec.http.multipart
-
Abstract Memory HttpData implementation
- AbstractMemoryHttpData(String, Charset, long) - Constructor for class org.jboss.netty.handler.codec.http.multipart.AbstractMemoryHttpData
-
- AbstractNioBossPool<E extends Boss> - Class in org.jboss.netty.channel.socket.nio
-
- AbstractNioChannelSink - Class in org.jboss.netty.channel.socket.nio
-
- AbstractNioChannelSink() - Constructor for class org.jboss.netty.channel.socket.nio.AbstractNioChannelSink
-
- AbstractNioWorkerPool<E extends org.jboss.netty.channel.socket.nio.AbstractNioWorker> - Class in org.jboss.netty.channel.socket.nio
-
- AbstractOioChannelSink - Class in org.jboss.netty.channel.socket.oio
-
- AbstractOioChannelSink() - Constructor for class org.jboss.netty.channel.socket.oio.AbstractOioChannelSink
-
- AbstractServerChannel - Class in org.jboss.netty.channel
-
A skeletal server-side
Channel
implementation.
- AbstractServerChannel(ChannelFactory, ChannelPipeline, ChannelSink) - Constructor for class org.jboss.netty.channel.AbstractServerChannel
-
Creates a new instance.
- AbstractTrafficShapingHandler - Class in org.jboss.netty.handler.traffic
-
- AbstractTrafficShapingHandler(Timer, long, long, long) - Constructor for class org.jboss.netty.handler.traffic.AbstractTrafficShapingHandler
-
- AbstractTrafficShapingHandler(ObjectSizeEstimator, Timer, long, long, long) - Constructor for class org.jboss.netty.handler.traffic.AbstractTrafficShapingHandler
-
Constructor using the specified ObjectSizeEstimator and
default max time as delay allowed value of
15000L ms.
- AbstractTrafficShapingHandler(Timer, long, long) - Constructor for class org.jboss.netty.handler.traffic.AbstractTrafficShapingHandler
-
Constructor using default
ObjectSizeEstimator
and using
default Check Interval value of
1000L ms and
default max time as delay allowed value of
15000L ms.
- AbstractTrafficShapingHandler(ObjectSizeEstimator, Timer, long, long) - Constructor for class org.jboss.netty.handler.traffic.AbstractTrafficShapingHandler
-
Constructor using the specified ObjectSizeEstimator and using
default Check Interval value of
1000L ms and
default max time as delay allowed value of
15000L ms.
- AbstractTrafficShapingHandler(Timer) - Constructor for class org.jboss.netty.handler.traffic.AbstractTrafficShapingHandler
-
Constructor using default
ObjectSizeEstimator
and using NO LIMIT and
default Check Interval value of
1000L ms and
default max time as delay allowed value of
15000L ms.
- AbstractTrafficShapingHandler(ObjectSizeEstimator, Timer) - Constructor for class org.jboss.netty.handler.traffic.AbstractTrafficShapingHandler
-
Constructor using the specified ObjectSizeEstimator and using NO LIMIT and
default Check Interval value of
1000L ms and
default max time as delay allowed value of
15000L ms.
- AbstractTrafficShapingHandler(Timer, long) - Constructor for class org.jboss.netty.handler.traffic.AbstractTrafficShapingHandler
-
- AbstractTrafficShapingHandler(ObjectSizeEstimator, Timer, long) - Constructor for class org.jboss.netty.handler.traffic.AbstractTrafficShapingHandler
-
Constructor using the specified ObjectSizeEstimator and using NO LIMIT and
default max time as delay allowed value of
15000L ms.
- AbstractTrafficShapingHandler(Timer, long, long, long, long) - Constructor for class org.jboss.netty.handler.traffic.AbstractTrafficShapingHandler
-
- AbstractTrafficShapingHandler(ObjectSizeEstimator, Timer, long, long, long, long) - Constructor for class org.jboss.netty.handler.traffic.AbstractTrafficShapingHandler
-
Constructor using the specified ObjectSizeEstimator.
- AbstractTrafficShapingHandler.SimpleObjectSizeEstimator - Class in org.jboss.netty.handler.traffic
-
For simple ChannelBuffer, returns the readableBytes, else
use standard DefaultObjectSizeEstimator.
- AbstractTrafficShapingHandler.SimpleObjectSizeEstimator() - Constructor for class org.jboss.netty.handler.traffic.AbstractTrafficShapingHandler.SimpleObjectSizeEstimator
-
- accelerationFactor() - Method in class org.jboss.netty.handler.traffic.GlobalChannelTrafficShapingHandler
-
- ACCEPT - Static variable in class org.jboss.netty.handler.codec.http.HttpHeaders.Names
-
"Accept"
- ACCEPT - Static variable in class org.jboss.netty.handler.codec.rtsp.RtspHeaders.Names
-
"Accept"
- accept(ChannelHandlerContext, ChannelEvent, InetSocketAddress) - Method in class org.jboss.netty.handler.ipfilter.IpFilteringHandlerImpl
-
Called when the channel is connected.
- accept(ChannelHandlerContext, ChannelEvent, InetSocketAddress) - Method in class org.jboss.netty.handler.ipfilter.IpFilterRuleHandler
-
- accept(ChannelHandlerContext, ChannelEvent, InetSocketAddress) - Method in class org.jboss.netty.handler.ipfilter.OneIpFilterHandler
-
- accept() - Method in class org.jboss.netty.handler.ssl.OpenSslSessionStats
-
Returns the number of started SSL/TLS handshakes in server mode.
- ACCEPT_CHARSET - Static variable in class org.jboss.netty.handler.codec.http.HttpHeaders.Names
-
"Accept-Charset"
- ACCEPT_ENCODING - Static variable in class org.jboss.netty.handler.codec.http.HttpHeaders.Names
-
"Accept-Encoding"
- ACCEPT_ENCODING - Static variable in class org.jboss.netty.handler.codec.rtsp.RtspHeaders.Names
-
"Accept-Encoding"
- ACCEPT_LANGUAGE - Static variable in class org.jboss.netty.handler.codec.http.HttpHeaders.Names
-
"Accept-Language"
- ACCEPT_LANGUAGE - Static variable in class org.jboss.netty.handler.codec.rtsp.RtspHeaders.Names
-
"Accept-Lanugage"
- ACCEPT_PATCH - Static variable in class org.jboss.netty.handler.codec.http.HttpHeaders.Names
-
"Accept-Patch"
- ACCEPT_RANGES - Static variable in class org.jboss.netty.handler.codec.http.HttpHeaders.Names
-
"Accept-Ranges"
- ACCEPTED - Static variable in class org.jboss.netty.handler.codec.http.HttpResponseStatus
-
202 Accepted
- acceptGood() - Method in class org.jboss.netty.handler.ssl.OpenSslSessionStats
-
Returns the number of successfully established SSL/TLS sessions in server mode.
- acceptRenegotiate() - Method in class org.jboss.netty.handler.ssl.OpenSslSessionStats
-
Returns the number of start renegotiations in server mode.
- ACCESS_CONTROL_ALLOW_CREDENTIALS - Static variable in class org.jboss.netty.handler.codec.http.HttpHeaders.Names
-
"Access-Control-Allow-Credentials"
- ACCESS_CONTROL_ALLOW_HEADERS - Static variable in class org.jboss.netty.handler.codec.http.HttpHeaders.Names
-
"Access-Control-Allow-Headers"
- ACCESS_CONTROL_ALLOW_METHODS - Static variable in class org.jboss.netty.handler.codec.http.HttpHeaders.Names
-
"Access-Control-Allow-Methods"
- ACCESS_CONTROL_ALLOW_ORIGIN - Static variable in class org.jboss.netty.handler.codec.http.HttpHeaders.Names
-
"Access-Control-Allow-Origin"
- ACCESS_CONTROL_EXPOSE_HEADERS - Static variable in class org.jboss.netty.handler.codec.http.HttpHeaders.Names
-
"Access-Control-Expose-Headers"
- ACCESS_CONTROL_MAX_AGE - Static variable in class org.jboss.netty.handler.codec.http.HttpHeaders.Names
-
"Access-Control-Max-Age"
- ACCESS_CONTROL_REQUEST_HEADERS - Static variable in class org.jboss.netty.handler.codec.http.HttpHeaders.Names
-
"Access-Control-Request-Headers"
- ACCESS_CONTROL_REQUEST_METHOD - Static variable in class org.jboss.netty.handler.codec.http.HttpHeaders.Names
-
"Access-Control-Request-Method"
- acquireBuffer() - Method in class org.jboss.netty.handler.ssl.SslBufferPool
-
- actualReadableBytes() - Method in class org.jboss.netty.handler.codec.frame.FrameDecoder
-
Returns the actual number of readable bytes in the internal cumulative
buffer of this decoder.
- AdaptiveReceiveBufferSizePredictor - Class in org.jboss.netty.channel
-
- AdaptiveReceiveBufferSizePredictor() - Constructor for class org.jboss.netty.channel.AdaptiveReceiveBufferSizePredictor
-
Creates a new predictor with the default parameters.
- AdaptiveReceiveBufferSizePredictor(int, int, int) - Constructor for class org.jboss.netty.channel.AdaptiveReceiveBufferSizePredictor
-
Creates a new predictor with the specified parameters.
- AdaptiveReceiveBufferSizePredictorFactory - Class in org.jboss.netty.channel
-
- AdaptiveReceiveBufferSizePredictorFactory() - Constructor for class org.jboss.netty.channel.AdaptiveReceiveBufferSizePredictorFactory
-
Creates a new factory with the default parameters.
- AdaptiveReceiveBufferSizePredictorFactory(int, int, int) - Constructor for class org.jboss.netty.channel.AdaptiveReceiveBufferSizePredictorFactory
-
Creates a new factory with the specified parameters.
- add(Channel) - Method in class org.jboss.netty.channel.group.DefaultChannelGroup
-
- add(String, Object) - Method in class org.jboss.netty.handler.codec.http.DefaultHttpHeaders
-
- add(String, Iterable<?>) - Method in class org.jboss.netty.handler.codec.http.DefaultHttpHeaders
-
- add(String, Object) - Method in class org.jboss.netty.handler.codec.http.HttpHeaders
-
Adds a new header with the specified name and value.
- add(String, Iterable<?>) - Method in class org.jboss.netty.handler.codec.http.HttpHeaders
-
Adds a new header with the specified name and values.
- add(HttpHeaders) - Method in class org.jboss.netty.handler.codec.http.HttpHeaders
-
Adds all header entries of the specified headers
.
- add(String, Object) - Method in class org.jboss.netty.handler.codec.spdy.DefaultSpdyHeaders
-
- add(String, Iterable<?>) - Method in class org.jboss.netty.handler.codec.spdy.DefaultSpdyHeaders
-
- add(String, Object) - Method in class org.jboss.netty.handler.codec.spdy.SpdyHeaders
-
Adds a new header with the specified name and value.
- add(String, Iterable<?>) - Method in class org.jboss.netty.handler.codec.spdy.SpdyHeaders
-
Adds a new header with the specified name and values.
- add(IpFilterRule) - Method in class org.jboss.netty.handler.ipfilter.IpFilterRuleHandler
-
Add an ipFilterRule in the list at the end
- add(int, IpFilterRule) - Method in class org.jboss.netty.handler.ipfilter.IpFilterRuleHandler
-
Add an ipFilterRule in the list at the specified position (shifting to the right other elements)
- addAfter(String, String, ChannelHandler) - Method in interface org.jboss.netty.channel.ChannelPipeline
-
- addAfter(String, String, ChannelHandler) - Method in class org.jboss.netty.channel.DefaultChannelPipeline
-
- addAll(Collection<IpFilterRule>) - Method in class org.jboss.netty.handler.ipfilter.IpFilterRuleHandler
-
Appends all of the elements in the specified collection to the end of this list,
in the order that they are returned by the specified collection's iterator.
- addAll(int, Collection<IpFilterRule>) - Method in class org.jboss.netty.handler.ipfilter.IpFilterRuleHandler
-
Inserts all of the elements in the specified collection into this list, starting at the specified position.
- addAllAbsent(Collection<IpFilterRule>) - Method in class org.jboss.netty.handler.ipfilter.IpFilterRuleHandler
-
Append the element if not present.
- addBefore(String, String, ChannelHandler) - Method in interface org.jboss.netty.channel.ChannelPipeline
-
- addBefore(String, String, ChannelHandler) - Method in class org.jboss.netty.channel.DefaultChannelPipeline
-
- addBodyAttribute(String, String) - Method in class org.jboss.netty.handler.codec.http.multipart.HttpPostRequestEncoder
-
Add a simple attribute in the body as Name=Value
- addBodyFileUpload(String, File, String, boolean) - Method in class org.jboss.netty.handler.codec.http.multipart.HttpPostRequestEncoder
-
Add a file as a FileUpload
- addBodyFileUploads(String, File[], String[], boolean[]) - Method in class org.jboss.netty.handler.codec.http.multipart.HttpPostRequestEncoder
-
Add a series of Files associated with one File parameter
- addBodyHttpData(InterfaceHttpData) - Method in class org.jboss.netty.handler.codec.http.multipart.HttpPostRequestEncoder
-
Add the InterfaceHttpData to the Body list
- addContent(ChannelBuffer, boolean) - Method in class org.jboss.netty.handler.codec.http.multipart.AbstractDiskHttpData
-
- addContent(ChannelBuffer, boolean) - Method in class org.jboss.netty.handler.codec.http.multipart.AbstractMemoryHttpData
-
- addContent(ChannelBuffer, boolean) - Method in class org.jboss.netty.handler.codec.http.multipart.DiskAttribute
-
- addContent(ChannelBuffer, boolean) - Method in interface org.jboss.netty.handler.codec.http.multipart.HttpData
-
Add the content from the ChannelBuffer
- addContent(ChannelBuffer, boolean) - Method in class org.jboss.netty.handler.codec.http.multipart.MemoryAttribute
-
- addContent(ChannelBuffer, boolean) - Method in class org.jboss.netty.handler.codec.http.multipart.MixedAttribute
-
- addContent(ChannelBuffer, boolean) - Method in class org.jboss.netty.handler.codec.http.multipart.MixedFileUpload
-
- addCookie(String, String) - Method in class org.jboss.netty.handler.codec.http.CookieEncoder
-
Adds a new
Cookie
created with the specified name and value to
this encoder.
- addCookie(Cookie) - Method in class org.jboss.netty.handler.codec.http.CookieEncoder
-
Adds the specified
Cookie
to this encoder.
- addDateHeader(HttpMessage, String, Date) - Static method in class org.jboss.netty.handler.codec.http.HttpHeaders
-
Adds a new date header with the specified name and value.
- addFirst(String, ChannelHandler) - Method in interface org.jboss.netty.channel.ChannelPipeline
-
- addFirst(String, ChannelHandler) - Method in class org.jboss.netty.channel.DefaultChannelPipeline
-
- addHeader(HttpMessage, String, Object) - Static method in class org.jboss.netty.handler.codec.http.HttpHeaders
-
Adds a new header with the specified name and value.
- addHeader(SpdyHeadersFrame, String, Object) - Static method in class org.jboss.netty.handler.codec.spdy.SpdyHeaders
-
Adds a new header with the specified name and value.
- addHttpHandlers(ChannelHandlerContext) - Method in class org.jboss.netty.handler.codec.spdy.SpdyOrHttpChooser
-
- addIfAbsent(IpFilterRule) - Method in class org.jboss.netty.handler.ipfilter.IpFilterRuleHandler
-
Append the element if not present.
- addIntHeader(HttpMessage, String, int) - Static method in class org.jboss.netty.handler.codec.http.HttpHeaders
-
Adds a new integer header with the specified name and value.
- addLast(String, ChannelHandler) - Method in interface org.jboss.netty.channel.ChannelPipeline
-
- addLast(String, ChannelHandler) - Method in class org.jboss.netty.channel.DefaultChannelPipeline
-
- addListener(ChannelFutureListener) - Method in interface org.jboss.netty.channel.ChannelFuture
-
Adds the specified listener to this future.
- addListener(ChannelFutureListener) - Method in class org.jboss.netty.channel.CompleteChannelFuture
-
- addListener(ChannelFutureListener) - Method in class org.jboss.netty.channel.DefaultChannelFuture
-
- addListener(ChannelGroupFutureListener) - Method in interface org.jboss.netty.channel.group.ChannelGroupFuture
-
Adds the specified listener to this future.
- addListener(ChannelGroupFutureListener) - Method in class org.jboss.netty.channel.group.DefaultChannelGroupFuture
-
- addParam(String, String) - Method in class org.jboss.netty.handler.codec.http.QueryStringEncoder
-
Adds a parameter with the specified name and value to this encoder.
- addSpdyHandlers(ChannelHandlerContext, SpdyVersion) - Method in class org.jboss.netty.handler.codec.spdy.SpdyOrHttpChooser
-
Add all
ChannelHandler
's that are needed for SPDY with the given version.
- addValue(String) - Method in class org.jboss.netty.handler.codec.http.multipart.InternalAttribute
-
- addValue(String, int) - Method in class org.jboss.netty.handler.codec.http.multipart.InternalAttribute
-
- afterAdd(ChannelHandlerContext) - Method in interface org.jboss.netty.channel.LifeCycleAwareChannelHandler
-
- afterAdd(ChannelHandlerContext) - Method in class org.jboss.netty.handler.codec.compression.JdkZlibEncoder
-
- afterAdd(ChannelHandlerContext) - Method in class org.jboss.netty.handler.codec.compression.ZlibEncoder
-
- afterAdd(ChannelHandlerContext) - Method in class org.jboss.netty.handler.codec.frame.FrameDecoder
-
- afterAdd(ChannelHandlerContext) - Method in class org.jboss.netty.handler.codec.http.HttpChunkAggregator
-
- afterAdd(ChannelHandlerContext) - Method in class org.jboss.netty.handler.codec.http.HttpContentDecoder
-
- afterAdd(ChannelHandlerContext) - Method in class org.jboss.netty.handler.codec.http.HttpContentEncoder
-
- afterAdd(ChannelHandlerContext) - Method in class org.jboss.netty.handler.codec.http.websocketx.WebSocketServerProtocolHandler
-
- afterAdd(ChannelHandlerContext) - Method in class org.jboss.netty.handler.queue.BufferedWriteHandler
-
- afterAdd(ChannelHandlerContext) - Method in class org.jboss.netty.handler.stream.ChunkedWriteHandler
-
- afterAdd(ChannelHandlerContext) - Method in class org.jboss.netty.handler.timeout.IdleStateHandler
-
- afterAdd(ChannelHandlerContext) - Method in class org.jboss.netty.handler.timeout.ReadTimeoutHandler
-
- afterRemove(ChannelHandlerContext) - Method in interface org.jboss.netty.channel.LifeCycleAwareChannelHandler
-
- afterRemove(ChannelHandlerContext) - Method in class org.jboss.netty.handler.codec.compression.JdkZlibEncoder
-
- afterRemove(ChannelHandlerContext) - Method in class org.jboss.netty.handler.codec.compression.ZlibEncoder
-
- afterRemove(ChannelHandlerContext) - Method in class org.jboss.netty.handler.codec.frame.FrameDecoder
-
- afterRemove(ChannelHandlerContext) - Method in class org.jboss.netty.handler.codec.http.HttpChunkAggregator
-
- afterRemove(ChannelHandlerContext) - Method in class org.jboss.netty.handler.codec.http.HttpContentDecoder
-
- afterRemove(ChannelHandlerContext) - Method in class org.jboss.netty.handler.codec.http.HttpContentEncoder
-
- afterRemove(ChannelHandlerContext) - Method in class org.jboss.netty.handler.codec.http.websocketx.WebSocketServerProtocolHandler
-
- afterRemove(ChannelHandlerContext) - Method in class org.jboss.netty.handler.queue.BufferedWriteHandler
-
Fail all buffered writes that are left.
- afterRemove(ChannelHandlerContext) - Method in class org.jboss.netty.handler.ssl.SslHandler
-
Fail all pending writes which we were not able to flush out
- afterRemove(ChannelHandlerContext) - Method in class org.jboss.netty.handler.stream.ChunkedWriteHandler
-
- afterRemove(ChannelHandlerContext) - Method in class org.jboss.netty.handler.timeout.IdleStateHandler
-
- afterRemove(ChannelHandlerContext) - Method in class org.jboss.netty.handler.timeout.ReadTimeoutHandler
-
- AGE - Static variable in class org.jboss.netty.handler.codec.http.HttpHeaders.Names
-
"Age"
- AGGREGATE_OPERATION_NOT_ALLOWED - Static variable in class org.jboss.netty.handler.codec.rtsp.RtspResponseStatuses
-
459 Aggregate operation not allowed
- ALLOW - Static variable in class org.jboss.netty.handler.codec.http.HttpHeaders.Names
-
"Allow"
- ALLOW - Static variable in class org.jboss.netty.handler.codec.rtsp.RtspHeaders.Names
-
"Allow"
- allowed(ChannelHandlerContext, ChannelEvent, InetSocketAddress) - Method in interface org.jboss.netty.handler.ipfilter.IpFilterListener
-
Called when the channel has the CONNECTED status and the channel was allowed by a previous call to accept().
- ANNOUNCE - Static variable in class org.jboss.netty.handler.codec.rtsp.RtspMethods
-
The ANNOUNCE posts the description of a presentation or media object
identified by the request URL to a server, or updates the client-side
session description in real-time.
- APPEND - Static variable in class org.jboss.netty.handler.codec.rtsp.RtspHeaders.Values
-
"append"
- appendHeaders(StringBuilder) - Method in class org.jboss.netty.handler.codec.spdy.DefaultSpdyHeadersFrame
-
- appendToCumulation(ChannelBuffer) - Method in class org.jboss.netty.handler.codec.frame.FrameDecoder
-
- appendToCumulation(ChannelBuffer) - Method in class org.jboss.netty.handler.codec.http.HttpChunkAggregator
-
- APPLICATION_X_WWW_FORM_URLENCODED - Static variable in class org.jboss.netty.handler.codec.http.HttpHeaders.Values
-
"application/x-www-form-urlencoded"
- array() - Method in class org.jboss.netty.buffer.ByteBufferBackedChannelBuffer
-
- array() - Method in interface org.jboss.netty.buffer.ChannelBuffer
-
Returns the backing byte array of this buffer.
- array() - Method in class org.jboss.netty.buffer.CompositeChannelBuffer
-
- array() - Method in class org.jboss.netty.buffer.DuplicatedChannelBuffer
-
- array() - Method in class org.jboss.netty.buffer.DynamicChannelBuffer
-
- array - Variable in class org.jboss.netty.buffer.HeapChannelBuffer
-
The underlying heap byte array that this buffer is wrapping.
- array() - Method in class org.jboss.netty.buffer.HeapChannelBuffer
-
- array() - Method in class org.jboss.netty.buffer.ReadOnlyChannelBuffer
-
- array() - Method in class org.jboss.netty.buffer.SlicedChannelBuffer
-
- array() - Method in class org.jboss.netty.buffer.TruncatedChannelBuffer
-
- arrayOffset() - Method in class org.jboss.netty.buffer.ByteBufferBackedChannelBuffer
-
- arrayOffset() - Method in interface org.jboss.netty.buffer.ChannelBuffer
-
Returns the offset of the first byte within the backing byte array of
this buffer.
- arrayOffset() - Method in class org.jboss.netty.buffer.CompositeChannelBuffer
-
- arrayOffset() - Method in class org.jboss.netty.buffer.DuplicatedChannelBuffer
-
- arrayOffset() - Method in class org.jboss.netty.buffer.DynamicChannelBuffer
-
- arrayOffset() - Method in class org.jboss.netty.buffer.HeapChannelBuffer
-
- arrayOffset() - Method in class org.jboss.netty.buffer.ReadOnlyChannelBuffer
-
- arrayOffset() - Method in class org.jboss.netty.buffer.SlicedChannelBuffer
-
- arrayOffset() - Method in class org.jboss.netty.buffer.TruncatedChannelBuffer
-
- ASSOCIATED_TO_STREAM_ID - Static variable in class org.jboss.netty.handler.codec.spdy.SpdyHttpHeaders.Names
-
"X-SPDY-Associated-To-Stream-ID"
- attach(Channel, ChannelSink) - Method in interface org.jboss.netty.channel.ChannelPipeline
-
- attach(Channel, ChannelSink) - Method in class org.jboss.netty.channel.DefaultChannelPipeline
-
- Attribute - Interface in org.jboss.netty.handler.codec.http.multipart
-
Attribute interface
- AUTHORIZATION - Static variable in class org.jboss.netty.handler.codec.http.HttpHeaders.Names
-
"Authorization"
- AUTHORIZATION - Static variable in class org.jboss.netty.handler.codec.rtsp.RtspHeaders.Names
-
"Authorization"
- available() - Method in class org.jboss.netty.buffer.ChannelBufferInputStream
-
- available() - Method in class org.jboss.netty.handler.codec.serialization.ObjectDecoderInputStream
-
- AVP - Static variable in class org.jboss.netty.handler.codec.rtsp.RtspHeaders.Values
-
"AVP"
- await() - Method in interface org.jboss.netty.channel.ChannelFuture
-
Waits for this future to be completed.
- await(long, TimeUnit) - Method in interface org.jboss.netty.channel.ChannelFuture
-
Waits for this future to be completed within the
specified time limit.
- await(long) - Method in interface org.jboss.netty.channel.ChannelFuture
-
Waits for this future to be completed within the
specified time limit.
- await() - Method in class org.jboss.netty.channel.CompleteChannelFuture
-
- await(long, TimeUnit) - Method in class org.jboss.netty.channel.CompleteChannelFuture
-
- await(long) - Method in class org.jboss.netty.channel.CompleteChannelFuture
-
- await() - Method in class org.jboss.netty.channel.DefaultChannelFuture
-
- await(long, TimeUnit) - Method in class org.jboss.netty.channel.DefaultChannelFuture
-
- await(long) - Method in class org.jboss.netty.channel.DefaultChannelFuture
-
- await() - Method in interface org.jboss.netty.channel.group.ChannelGroupFuture
-
Waits for this future to be completed.
- await(long, TimeUnit) - Method in interface org.jboss.netty.channel.group.ChannelGroupFuture
-
Waits for this future to be completed within the
specified time limit.
- await(long) - Method in interface org.jboss.netty.channel.group.ChannelGroupFuture
-
Waits for this future to be completed within the
specified time limit.
- await() - Method in class org.jboss.netty.channel.group.DefaultChannelGroupFuture
-
- await(long, TimeUnit) - Method in class org.jboss.netty.channel.group.DefaultChannelGroupFuture
-
- await(long) - Method in class org.jboss.netty.channel.group.DefaultChannelGroupFuture
-
- awaitTermination(long, TimeUnit) - Method in class org.jboss.netty.util.VirtualExecutorService
-
- awaitUninterruptibly() - Method in interface org.jboss.netty.channel.ChannelFuture
-
Waits for this future to be completed without
interruption.
- awaitUninterruptibly(long, TimeUnit) - Method in interface org.jboss.netty.channel.ChannelFuture
-
Waits for this future to be completed within the
specified time limit without interruption.
- awaitUninterruptibly(long) - Method in interface org.jboss.netty.channel.ChannelFuture
-
Waits for this future to be completed within the
specified time limit without interruption.
- awaitUninterruptibly() - Method in class org.jboss.netty.channel.CompleteChannelFuture
-
- awaitUninterruptibly(long, TimeUnit) - Method in class org.jboss.netty.channel.CompleteChannelFuture
-
- awaitUninterruptibly(long) - Method in class org.jboss.netty.channel.CompleteChannelFuture
-
- awaitUninterruptibly() - Method in class org.jboss.netty.channel.DefaultChannelFuture
-
- awaitUninterruptibly(long, TimeUnit) - Method in class org.jboss.netty.channel.DefaultChannelFuture
-
- awaitUninterruptibly(long) - Method in class org.jboss.netty.channel.DefaultChannelFuture
-
- awaitUninterruptibly() - Method in interface org.jboss.netty.channel.group.ChannelGroupFuture
-
Waits for this future to be completed without
interruption.
- awaitUninterruptibly(long, TimeUnit) - Method in interface org.jboss.netty.channel.group.ChannelGroupFuture
-
Waits for this future to be completed within the
specified time limit without interruption.
- awaitUninterruptibly(long) - Method in interface org.jboss.netty.channel.group.ChannelGroupFuture
-
Waits for this future to be completed within the
specified time limit without interruption.
- awaitUninterruptibly() - Method in class org.jboss.netty.channel.group.DefaultChannelGroupFuture
-
- awaitUninterruptibly(long, TimeUnit) - Method in class org.jboss.netty.channel.group.DefaultChannelGroupFuture
-
- awaitUninterruptibly(long) - Method in class org.jboss.netty.channel.group.DefaultChannelGroupFuture
-
- CACHE_CONTROL - Static variable in class org.jboss.netty.handler.codec.http.HttpHeaders.Names
-
"Cache-Control"
- CACHE_CONTROL - Static variable in class org.jboss.netty.handler.codec.rtsp.RtspHeaders.Names
-
"Cache-Control"
- cacheDisabled(ClassLoader) - Static method in class org.jboss.netty.handler.codec.serialization.ClassResolvers
-
cache disabled
- cacheFull() - Method in class org.jboss.netty.handler.ssl.OpenSslSessionStats
-
Returns the number of sessions that were removed because the maximum session cache size was exceeded.
- calculateSize(Object) - Method in class org.jboss.netty.handler.traffic.AbstractTrafficShapingHandler
-
- cancel() - Method in interface org.jboss.netty.channel.ChannelFuture
-
Cancels the I/O operation associated with this future
and notifies all listeners if canceled successfully.
- cancel() - Method in class org.jboss.netty.channel.CompleteChannelFuture
-
- cancel() - Method in class org.jboss.netty.channel.DefaultChannelFuture
-
- cancel() - Method in class org.jboss.netty.channel.socket.ChannelRunnableWrapper
-
- CANCEL - Static variable in class org.jboss.netty.handler.codec.spdy.SpdyStreamStatus
-
5 Cancel
- cancel() - Method in interface org.jboss.netty.util.Timeout
-
Cancels the
TimerTask
associated with this handle.
- canHandleDownstream() - Method in interface org.jboss.netty.channel.ChannelHandlerContext
-
- canHandleUpstream() - Method in interface org.jboss.netty.channel.ChannelHandlerContext
-
- capacity() - Method in class org.jboss.netty.buffer.ByteBufferBackedChannelBuffer
-
- capacity() - Method in interface org.jboss.netty.buffer.ChannelBuffer
-
Returns the number of bytes (octets) this buffer can contain.
- capacity() - Method in class org.jboss.netty.buffer.CompositeChannelBuffer
-
- capacity() - Method in class org.jboss.netty.buffer.DuplicatedChannelBuffer
-
- capacity() - Method in class org.jboss.netty.buffer.DynamicChannelBuffer
-
- capacity() - Method in class org.jboss.netty.buffer.HeapChannelBuffer
-
- capacity() - Method in class org.jboss.netty.buffer.ReadOnlyChannelBuffer
-
- capacity() - Method in class org.jboss.netty.buffer.SlicedChannelBuffer
-
- capacity() - Method in class org.jboss.netty.buffer.TruncatedChannelBuffer
-
- cbHits() - Method in class org.jboss.netty.handler.ssl.OpenSslSessionStats
-
Returns the number of successfully retrieved sessions from the external session cache in server mode.
- certificate() - Method in class org.jboss.netty.handler.ssl.util.SelfSignedCertificate
-
Returns the generated X.509 certificate file in PEM format.
- ChainedExecutor - Class in org.jboss.netty.handler.execution
-
- ChainedExecutor(ChannelEventRunnableFilter, Executor, Executor) - Constructor for class org.jboss.netty.handler.execution.ChainedExecutor
-
- Channel - Interface in org.jboss.netty.channel
-
A nexus to a network socket or a component which is capable of I/O
operations such as read, write, connect, and bind.
- channelBound(ChannelHandlerContext, ChannelStateEvent) - Method in class org.jboss.netty.channel.SimpleChannelHandler
-
Invoked when a
Channel
is open and bound to a local address,
but not connected.
- channelBound(ChannelHandlerContext, ChannelStateEvent) - Method in class org.jboss.netty.channel.SimpleChannelUpstreamHandler
-
Invoked when a
Channel
is open and bound to a local address,
but not connected.
- ChannelBuffer - Interface in org.jboss.netty.buffer
-
A random and sequential accessible sequence of zero or more bytes (octets).
- ChannelBufferFactory - Interface in org.jboss.netty.buffer
-
- ChannelBufferIndexFinder - Interface in org.jboss.netty.buffer
-
- ChannelBufferInputStream - Class in org.jboss.netty.buffer
-
- ChannelBufferInputStream(ChannelBuffer) - Constructor for class org.jboss.netty.buffer.ChannelBufferInputStream
-
Creates a new stream which reads data from the specified buffer
starting at the current readerIndex
and ending at the current
writerIndex
.
- ChannelBufferInputStream(ChannelBuffer, int) - Constructor for class org.jboss.netty.buffer.ChannelBufferInputStream
-
Creates a new stream which reads data from the specified buffer
starting at the current readerIndex
and ending at
readerIndex + length
.
- ChannelBufferOutputStream - Class in org.jboss.netty.buffer
-
- ChannelBufferOutputStream(ChannelBuffer) - Constructor for class org.jboss.netty.buffer.ChannelBufferOutputStream
-
Creates a new stream which writes data to the specified buffer
.
- ChannelBuffers - Class in org.jboss.netty.buffer
-
Creates a new
ChannelBuffer
by allocating new space or by wrapping
or copying existing byte arrays, byte buffers and a string.
- channelClosed(ChannelHandlerContext, ChannelStateEvent) - Method in class org.jboss.netty.channel.SimpleChannelHandler
-
Invoked when a
Channel
was closed and all its related resources
were released.
- channelClosed(ChannelHandlerContext, ChannelStateEvent) - Method in class org.jboss.netty.channel.SimpleChannelUpstreamHandler
-
Invoked when a
Channel
was closed and all its related resources
were released.
- channelClosed(ChannelHandlerContext, ChannelStateEvent) - Method in class org.jboss.netty.handler.codec.frame.FrameDecoder
-
- channelClosed(ChannelHandlerContext, ChannelStateEvent) - Method in class org.jboss.netty.handler.codec.http.HttpContentDecoder
-
- channelClosed(ChannelHandlerContext, ChannelStateEvent) - Method in class org.jboss.netty.handler.codec.http.HttpContentEncoder
-
- channelClosed(ChannelHandlerContext, ChannelStateEvent) - Method in class org.jboss.netty.handler.queue.BlockingReadHandler
-
- channelClosed(ChannelHandlerContext, ChannelStateEvent) - Method in class org.jboss.netty.handler.queue.BufferedWriteHandler
-
Fail all buffered writes that are left.
- channelClosed(ChannelHandlerContext, ChannelStateEvent) - Method in class org.jboss.netty.handler.ssl.SslHandler
-
Loop over all the pending writes and fail them.
- channelClosed(ChannelHandlerContext, ChannelStateEvent) - Method in class org.jboss.netty.handler.timeout.IdleStateHandler
-
- channelClosed(ChannelHandlerContext, ChannelStateEvent) - Method in class org.jboss.netty.handler.timeout.ReadTimeoutHandler
-
- channelClosed(ChannelHandlerContext, ChannelStateEvent) - Method in class org.jboss.netty.handler.traffic.ChannelTrafficShapingHandler
-
- channelClosed(ChannelHandlerContext, ChannelStateEvent) - Method in class org.jboss.netty.handler.traffic.GlobalChannelTrafficShapingHandler
-
- channelClosed(ChannelHandlerContext, ChannelStateEvent) - Method in class org.jboss.netty.handler.traffic.GlobalTrafficShapingHandler
-
- ChannelConfig - Interface in org.jboss.netty.channel
-
A set of configuration properties of a
Channel
.
- channelConnected(ChannelHandlerContext, ChannelStateEvent) - Method in class org.jboss.netty.channel.SimpleChannelHandler
-
Invoked when a
Channel
is open, bound to a local address, and
connected to a remote address.
- channelConnected(ChannelHandlerContext, ChannelStateEvent) - Method in class org.jboss.netty.channel.SimpleChannelUpstreamHandler
-
Invoked when a
Channel
is open, bound to a local address, and
connected to a remote address.
- channelConnected(ChannelHandlerContext, ChannelStateEvent) - Method in class org.jboss.netty.handler.ssl.SslHandler
-
- channelConnected(ChannelHandlerContext, ChannelStateEvent) - Method in class org.jboss.netty.handler.traffic.AbstractTrafficShapingHandler
-
- channelConnected(ChannelHandlerContext, ChannelStateEvent) - Method in class org.jboss.netty.handler.traffic.ChannelTrafficShapingHandler
-
- channelConnected(ChannelHandlerContext, ChannelStateEvent) - Method in class org.jboss.netty.handler.traffic.GlobalChannelTrafficShapingHandler
-
- channelConnected(ChannelHandlerContext, ChannelStateEvent) - Method in class org.jboss.netty.handler.traffic.GlobalTrafficShapingHandler
-
- channelDisconnected(ChannelHandlerContext, ChannelStateEvent) - Method in class org.jboss.netty.channel.SimpleChannelHandler
-
Invoked when a
Channel
was disconnected from its remote peer.
- channelDisconnected(ChannelHandlerContext, ChannelStateEvent) - Method in class org.jboss.netty.channel.SimpleChannelUpstreamHandler
-
Invoked when a
Channel
was disconnected from its remote peer.
- channelDisconnected(ChannelHandlerContext, ChannelStateEvent) - Method in class org.jboss.netty.handler.codec.frame.FrameDecoder
-
- channelDisconnected(ChannelHandlerContext, ChannelStateEvent) - Method in class org.jboss.netty.handler.ssl.SslHandler
-
- ChannelDownstreamEventRunnable - Class in org.jboss.netty.handler.execution
-
- ChannelDownstreamEventRunnable(ChannelHandlerContext, ChannelEvent, Executor) - Constructor for class org.jboss.netty.handler.execution.ChannelDownstreamEventRunnable
-
- ChannelDownstreamEventRunnableFilter - Class in org.jboss.netty.handler.execution
-
- ChannelDownstreamEventRunnableFilter() - Constructor for class org.jboss.netty.handler.execution.ChannelDownstreamEventRunnableFilter
-
- ChannelDownstreamHandler - Interface in org.jboss.netty.channel
-
- ChannelEvent - Interface in org.jboss.netty.channel
-
An I/O event or I/O request associated with a
Channel
.
- ChannelEventRunnable - Class in org.jboss.netty.handler.execution
-
- ChannelEventRunnable(ChannelHandlerContext, ChannelEvent, Executor) - Constructor for class org.jboss.netty.handler.execution.ChannelEventRunnable
-
- ChannelEventRunnableFilter - Interface in org.jboss.netty.handler.execution
-
- ChannelException - Exception in org.jboss.netty.channel
-
- ChannelException() - Constructor for exception org.jboss.netty.channel.ChannelException
-
Creates a new exception.
- ChannelException(String, Throwable) - Constructor for exception org.jboss.netty.channel.ChannelException
-
Creates a new exception.
- ChannelException(String) - Constructor for exception org.jboss.netty.channel.ChannelException
-
Creates a new exception.
- ChannelException(Throwable) - Constructor for exception org.jboss.netty.channel.ChannelException
-
Creates a new exception.
- ChannelFactory - Interface in org.jboss.netty.channel
-
The main interface to a transport that creates a
Channel
associated
with a certain communication entity such as a network socket.
- ChannelFuture - Interface in org.jboss.netty.channel
-
The result of an asynchronous
Channel
I/O operation.
- ChannelFutureListener - Interface in org.jboss.netty.channel
-
- ChannelFutureNotifier - Class in org.jboss.netty.channel
-
ChannelFutureListener implementation which takes another ChannelFuture and notifies it
once the operationComplete method was called.
- ChannelFutureNotifier(ChannelFuture) - Constructor for class org.jboss.netty.channel.ChannelFutureNotifier
-
- ChannelFutureProgressListener - Interface in org.jboss.netty.channel
-
Listens to the progress of a time-consuming I/O operation such as a large
file transfer.
- ChannelGroup - Interface in org.jboss.netty.channel.group
-
A thread-safe
Set
that contains open
Channel
s and provides
various bulk operations on them.
- ChannelGroupFuture - Interface in org.jboss.netty.channel.group
-
- ChannelGroupFutureListener - Interface in org.jboss.netty.channel.group
-
- ChannelHandler - Interface in org.jboss.netty.channel
-
- ChannelHandler.Sharable - Annotation Type in org.jboss.netty.channel
-
Indicates that the same instance of the annotated
ChannelHandler
can be added to one or more
ChannelPipeline
s multiple times
without a race condition.
- ChannelHandlerContext - Interface in org.jboss.netty.channel
-
- ChannelHandlerLifeCycleException - Exception in org.jboss.netty.channel
-
- ChannelHandlerLifeCycleException() - Constructor for exception org.jboss.netty.channel.ChannelHandlerLifeCycleException
-
Creates a new exception.
- ChannelHandlerLifeCycleException(String, Throwable) - Constructor for exception org.jboss.netty.channel.ChannelHandlerLifeCycleException
-
Creates a new exception.
- ChannelHandlerLifeCycleException(String) - Constructor for exception org.jboss.netty.channel.ChannelHandlerLifeCycleException
-
Creates a new exception.
- ChannelHandlerLifeCycleException(Throwable) - Constructor for exception org.jboss.netty.channel.ChannelHandlerLifeCycleException
-
Creates a new exception.
- channelIdle(ChannelHandlerContext, IdleStateEvent) - Method in class org.jboss.netty.handler.timeout.IdleStateAwareChannelHandler
-
Invoked when a
Channel
has been idle for a while.
- channelIdle(ChannelHandlerContext, IdleStateEvent) - Method in class org.jboss.netty.handler.timeout.IdleStateAwareChannelUpstreamHandler
-
Invoked when a
Channel
has been idle for a while.
- channelIdle(ChannelHandlerContext, IdleState, long) - Method in class org.jboss.netty.handler.timeout.IdleStateHandler
-
- channelInterestChanged(ChannelHandlerContext, ChannelStateEvent) - Method in class org.jboss.netty.channel.SimpleChannelHandler
-
- channelInterestChanged(ChannelHandlerContext, ChannelStateEvent) - Method in class org.jboss.netty.channel.SimpleChannelUpstreamHandler
-
- ChannelLocal<T> - Class in org.jboss.netty.channel
-
A global variable that is local to a
Channel
.
- ChannelLocal() - Constructor for class org.jboss.netty.channel.ChannelLocal
-
- ChannelLocal(boolean) - Constructor for class org.jboss.netty.channel.ChannelLocal
-
- channelOpen(ChannelHandlerContext, ChannelStateEvent) - Method in class org.jboss.netty.channel.SimpleChannelHandler
-
Invoked when a
Channel
is open, but not bound nor connected.
- channelOpen(ChannelHandlerContext, ChannelStateEvent) - Method in class org.jboss.netty.channel.SimpleChannelUpstreamHandler
-
Invoked when a
Channel
is open, but not bound nor connected.
- channelOpen(ChannelHandlerContext, ChannelStateEvent) - Method in class org.jboss.netty.handler.timeout.IdleStateHandler
-
- channelOpen(ChannelHandlerContext, ChannelStateEvent) - Method in class org.jboss.netty.handler.timeout.ReadTimeoutHandler
-
- ChannelPipeline - Interface in org.jboss.netty.channel
-
- ChannelPipelineException - Exception in org.jboss.netty.channel
-
- ChannelPipelineException() - Constructor for exception org.jboss.netty.channel.ChannelPipelineException
-
Creates a new instance.
- ChannelPipelineException(String, Throwable) - Constructor for exception org.jboss.netty.channel.ChannelPipelineException
-
Creates a new instance.
- ChannelPipelineException(String) - Constructor for exception org.jboss.netty.channel.ChannelPipelineException
-
Creates a new instance.
- ChannelPipelineException(Throwable) - Constructor for exception org.jboss.netty.channel.ChannelPipelineException
-
Creates a new instance.
- ChannelPipelineFactory - Interface in org.jboss.netty.channel
-
- ChannelRunnableWrapper - Class in org.jboss.netty.channel.socket
-
- ChannelRunnableWrapper(Channel, Runnable) - Constructor for class org.jboss.netty.channel.socket.ChannelRunnableWrapper
-
- Channels - Class in org.jboss.netty.channel
-
- ChannelSink - Interface in org.jboss.netty.channel
-
Receives and processes the terminal downstream
ChannelEvent
s.
- ChannelState - Enum in org.jboss.netty.channel
-
The current or future state of a
Channel
.
- ChannelStateEvent - Interface in org.jboss.netty.channel
-
- channelTrafficCounters() - Method in class org.jboss.netty.handler.traffic.GlobalChannelTrafficShapingHandler
-
To allow for instance doAccounting to use the TrafficCounter per channel.
- ChannelTrafficShapingHandler - Class in org.jboss.netty.handler.traffic
-
This implementation of the
AbstractTrafficShapingHandler
is for channel
traffic shaping, that is to say a per channel limitation of the bandwidth.
- ChannelTrafficShapingHandler(Timer, long, long, long) - Constructor for class org.jboss.netty.handler.traffic.ChannelTrafficShapingHandler
-
- ChannelTrafficShapingHandler(Timer, long, long, long, long) - Constructor for class org.jboss.netty.handler.traffic.ChannelTrafficShapingHandler
-
- ChannelTrafficShapingHandler(Timer, long, long) - Constructor for class org.jboss.netty.handler.traffic.ChannelTrafficShapingHandler
-
- ChannelTrafficShapingHandler(Timer, long) - Constructor for class org.jboss.netty.handler.traffic.ChannelTrafficShapingHandler
-
- ChannelTrafficShapingHandler(Timer) - Constructor for class org.jboss.netty.handler.traffic.ChannelTrafficShapingHandler
-
- ChannelTrafficShapingHandler(ObjectSizeEstimator, Timer, long, long, long) - Constructor for class org.jboss.netty.handler.traffic.ChannelTrafficShapingHandler
-
- ChannelTrafficShapingHandler(ObjectSizeEstimator, Timer, long, long, long, long) - Constructor for class org.jboss.netty.handler.traffic.ChannelTrafficShapingHandler
-
- ChannelTrafficShapingHandler(ObjectSizeEstimator, Timer, long, long) - Constructor for class org.jboss.netty.handler.traffic.ChannelTrafficShapingHandler
-
- ChannelTrafficShapingHandler(ObjectSizeEstimator, Timer, long) - Constructor for class org.jboss.netty.handler.traffic.ChannelTrafficShapingHandler
-
- ChannelTrafficShapingHandler(ObjectSizeEstimator, Timer) - Constructor for class org.jboss.netty.handler.traffic.ChannelTrafficShapingHandler
-
- channelUnbound(ChannelHandlerContext, ChannelStateEvent) - Method in class org.jboss.netty.channel.SimpleChannelHandler
-
Invoked when a
Channel
was unbound from the current local address.
- channelUnbound(ChannelHandlerContext, ChannelStateEvent) - Method in class org.jboss.netty.channel.SimpleChannelUpstreamHandler
-
Invoked when a
Channel
was unbound from the current local address.
- ChannelUpstreamEventRunnable - Class in org.jboss.netty.handler.execution
-
- ChannelUpstreamEventRunnable(ChannelHandlerContext, ChannelEvent, Executor) - Constructor for class org.jboss.netty.handler.execution.ChannelUpstreamEventRunnable
-
- ChannelUpstreamEventRunnableFilter - Class in org.jboss.netty.handler.execution
-
- ChannelUpstreamEventRunnableFilter() - Constructor for class org.jboss.netty.handler.execution.ChannelUpstreamEventRunnableFilter
-
- ChannelUpstreamHandler - Interface in org.jboss.netty.channel
-
- CHARSET - Static variable in class org.jboss.netty.handler.codec.http.HttpHeaders.Values
-
"charset"
- charset - Variable in class org.jboss.netty.handler.codec.http.multipart.AbstractHttpData
-
- CHARSET - Static variable in class org.jboss.netty.handler.codec.rtsp.RtspHeaders.Values
-
"charset"
- CharsetUtil - Class in org.jboss.netty.util
-
A utility class that provides various common operations and constants
related with
Charset
and its relevant classes.
- checkCloseFrameBody(Channel, ChannelBuffer) - Method in class org.jboss.netty.handler.codec.http.websocketx.WebSocket08FrameDecoder
-
- checkInterval - Variable in class org.jboss.netty.handler.traffic.AbstractTrafficShapingHandler
-
Delay between two performance snapshots
- checkpoint() - Method in class org.jboss.netty.handler.codec.replay.ReplayingDecoder
-
Stores the internal cumulative buffer's reader position.
- checkpoint(T) - Method in class org.jboss.netty.handler.codec.replay.ReplayingDecoder
-
Stores the internal cumulative buffer's reader position and updates
the current decoder state.
- checkReadableBytes(int) - Method in class org.jboss.netty.buffer.AbstractChannelBuffer
-
- checkReadableBytes(int) - Method in class org.jboss.netty.buffer.EmptyChannelBuffer
-
- checkSize(long) - Method in class org.jboss.netty.handler.codec.http.multipart.AbstractHttpData
-
- checkSize(long) - Method in interface org.jboss.netty.handler.codec.http.multipart.HttpData
-
Check if the new size is not reaching the max limit allowed.
- checkSize(long) - Method in class org.jboss.netty.handler.codec.http.multipart.MixedAttribute
-
- checkSize(long) - Method in class org.jboss.netty.handler.codec.http.multipart.MixedFileUpload
-
- checkWaitReadTime(ChannelHandlerContext, long, long) - Method in class org.jboss.netty.handler.traffic.GlobalChannelTrafficShapingHandler
-
- childChannelClosed(ChannelHandlerContext, ChildChannelStateEvent) - Method in class org.jboss.netty.channel.SimpleChannelHandler
-
Invoked when a child
Channel
was closed.
- childChannelClosed(ChannelHandlerContext, ChildChannelStateEvent) - Method in class org.jboss.netty.channel.SimpleChannelUpstreamHandler
-
Invoked when a child
Channel
was closed.
- childChannelOpen(ChannelHandlerContext, ChildChannelStateEvent) - Method in class org.jboss.netty.channel.SimpleChannelHandler
-
Invoked when a child
Channel
was open.
- childChannelOpen(ChannelHandlerContext, ChildChannelStateEvent) - Method in class org.jboss.netty.channel.SimpleChannelUpstreamHandler
-
Invoked when a child
Channel
was open.
- ChildChannelStateEvent - Interface in org.jboss.netty.channel
-
- childExecutors - Variable in class org.jboss.netty.handler.execution.OrderedMemoryAwareThreadPoolExecutor
-
- CHUNKED - Static variable in class org.jboss.netty.handler.codec.http.HttpHeaders.Values
-
"chunked"
- ChunkedFile - Class in org.jboss.netty.handler.stream
-
A
ChunkedInput
that fetches data from a file chunk by chunk.
- ChunkedFile(File) - Constructor for class org.jboss.netty.handler.stream.ChunkedFile
-
Creates a new instance that fetches data from the specified file.
- ChunkedFile(File, int) - Constructor for class org.jboss.netty.handler.stream.ChunkedFile
-
Creates a new instance that fetches data from the specified file.
- ChunkedFile(RandomAccessFile) - Constructor for class org.jboss.netty.handler.stream.ChunkedFile
-
Creates a new instance that fetches data from the specified file.
- ChunkedFile(RandomAccessFile, int) - Constructor for class org.jboss.netty.handler.stream.ChunkedFile
-
Creates a new instance that fetches data from the specified file.
- ChunkedFile(RandomAccessFile, long, long, int) - Constructor for class org.jboss.netty.handler.stream.ChunkedFile
-
Creates a new instance that fetches data from the specified file.
- ChunkedInput - Interface in org.jboss.netty.handler.stream
-
- ChunkedNioFile - Class in org.jboss.netty.handler.stream
-
- ChunkedNioFile(File) - Constructor for class org.jboss.netty.handler.stream.ChunkedNioFile
-
Creates a new instance that fetches data from the specified file.
- ChunkedNioFile(File, int) - Constructor for class org.jboss.netty.handler.stream.ChunkedNioFile
-
Creates a new instance that fetches data from the specified file.
- ChunkedNioFile(FileChannel) - Constructor for class org.jboss.netty.handler.stream.ChunkedNioFile
-
Creates a new instance that fetches data from the specified file.
- ChunkedNioFile(FileChannel, int) - Constructor for class org.jboss.netty.handler.stream.ChunkedNioFile
-
Creates a new instance that fetches data from the specified file.
- ChunkedNioFile(FileChannel, long, long, int) - Constructor for class org.jboss.netty.handler.stream.ChunkedNioFile
-
Creates a new instance that fetches data from the specified file.
- ChunkedNioStream - Class in org.jboss.netty.handler.stream
-
- ChunkedNioStream(ReadableByteChannel) - Constructor for class org.jboss.netty.handler.stream.ChunkedNioStream
-
Creates a new instance that fetches data from the specified channel.
- ChunkedNioStream(ReadableByteChannel, int) - Constructor for class org.jboss.netty.handler.stream.ChunkedNioStream
-
Creates a new instance that fetches data from the specified channel.
- ChunkedStream - Class in org.jboss.netty.handler.stream
-
- ChunkedStream(InputStream) - Constructor for class org.jboss.netty.handler.stream.ChunkedStream
-
Creates a new instance that fetches data from the specified stream.
- ChunkedStream(InputStream, int) - Constructor for class org.jboss.netty.handler.stream.ChunkedStream
-
Creates a new instance that fetches data from the specified stream.
- ChunkedWriteHandler - Class in org.jboss.netty.handler.stream
-
- ChunkedWriteHandler() - Constructor for class org.jboss.netty.handler.stream.ChunkedWriteHandler
-
- CIDR - Class in org.jboss.netty.handler.ipfilter
-
- CIDR() - Constructor for class org.jboss.netty.handler.ipfilter.CIDR
-
- CIDR4 - Class in org.jboss.netty.handler.ipfilter
-
- CIDR4(Inet4Address, int) - Constructor for class org.jboss.netty.handler.ipfilter.CIDR4
-
- CIDR6 - Class in org.jboss.netty.handler.ipfilter
-
- CIDR6(Inet6Address, int) - Constructor for class org.jboss.netty.handler.ipfilter.CIDR6
-
- cidrMask - Variable in class org.jboss.netty.handler.ipfilter.CIDR
-
The mask used in the CIDR notation
- cipherSuites() - Method in class org.jboss.netty.handler.ssl.JdkSslContext
-
- cipherSuites() - Method in class org.jboss.netty.handler.ssl.OpenSslServerContext
-
- cipherSuites() - Method in class org.jboss.netty.handler.ssl.SslContext
-
Returns the list of enabled cipher suites, in the order of preference.
- ClassResolver - Interface in org.jboss.netty.handler.codec.serialization
-
- ClassResolvers - Class in org.jboss.netty.handler.codec.serialization
-
- cleanAllHttpDatas() - Method in class org.jboss.netty.handler.codec.http.multipart.DefaultHttpDataFactory
-
- cleanAllHttpDatas() - Method in interface org.jboss.netty.handler.codec.http.multipart.HttpDataFactory
-
Remove all InterfaceHttpData from virtual File storage from clean list for all requests
- cleanFiles() - Method in class org.jboss.netty.handler.codec.http.multipart.HttpPostMultipartRequestDecoder
-
- cleanFiles() - Method in class org.jboss.netty.handler.codec.http.multipart.HttpPostRequestDecoder
-
Clean all HttpDatas (on Disk) for the current request.
- cleanFiles() - Method in class org.jboss.netty.handler.codec.http.multipart.HttpPostRequestEncoder
-
Clean all HttpDatas (on Disk) for the current request.
- cleanFiles() - Method in class org.jboss.netty.handler.codec.http.multipart.HttpPostStandardRequestDecoder
-
- cleanFiles() - Method in interface org.jboss.netty.handler.codec.http.multipart.InterfaceHttpPostRequestDecoder
-
Clean all HttpDatas (on Disk) for the current request.
- cleanRequestHttpDatas(HttpRequest) - Method in class org.jboss.netty.handler.codec.http.multipart.DefaultHttpDataFactory
-
- cleanRequestHttpDatas(HttpRequest) - Method in interface org.jboss.netty.handler.codec.http.multipart.HttpDataFactory
-
Remove all InterfaceHttpData from virtual File storage from clean list for the request
- cleanup(ChannelHandlerContext, ChannelStateEvent) - Method in class org.jboss.netty.handler.codec.frame.FrameDecoder
-
- cleanup(ChannelHandlerContext, ChannelStateEvent) - Method in class org.jboss.netty.handler.codec.replay.ReplayingDecoder
-
- cleanup(ChannelHandlerContext, ChannelStateEvent) - Method in class org.jboss.netty.handler.codec.spdy.SpdyFrameCodec
-
- clear() - Method in class org.jboss.netty.buffer.AbstractChannelBuffer
-
- clear() - Method in interface org.jboss.netty.buffer.ChannelBuffer
-
Sets the readerIndex
and writerIndex
of this buffer to
0
.
- clear() - Method in class org.jboss.netty.buffer.EmptyChannelBuffer
-
- clear() - Method in class org.jboss.netty.channel.group.DefaultChannelGroup
-
- clear() - Method in class org.jboss.netty.handler.codec.http.DefaultHttpHeaders
-
- clear() - Method in class org.jboss.netty.handler.codec.http.HttpHeaders
-
- clear() - Method in class org.jboss.netty.handler.codec.spdy.DefaultSpdyHeaders
-
- clear() - Method in class org.jboss.netty.handler.codec.spdy.SpdyHeaders
-
Removes all headers from this frame.
- clear() - Method in class org.jboss.netty.handler.ipfilter.IpFilterRuleHandler
-
Clear the list
- clearHeaders(HttpMessage) - Static method in class org.jboss.netty.handler.codec.http.HttpHeaders
-
Removes all headers from the specified message.
- clearPreviouslyPersistedSettings() - Method in class org.jboss.netty.handler.codec.spdy.DefaultSpdySettingsFrame
-
- clearPreviouslyPersistedSettings() - Method in interface org.jboss.netty.handler.codec.spdy.SpdySettingsFrame
-
Returns true
if previously persisted settings should be cleared.
- CLIENT_PORT - Static variable in class org.jboss.netty.handler.codec.rtsp.RtspHeaders.Values
-
"client_port"
- ClientBootstrap - Class in org.jboss.netty.bootstrap
-
A helper class which creates a new client-side
Channel
and makes a
connection attempt.
- ClientBootstrap() - Constructor for class org.jboss.netty.bootstrap.ClientBootstrap
-
- ClientBootstrap(ChannelFactory) - Constructor for class org.jboss.netty.bootstrap.ClientBootstrap
-
- ClientCookieDecoder - Class in org.jboss.netty.handler.codec.http.cookie
-
A
RFC6265 compliant cookie decoder to be used client side.
- ClientCookieEncoder - Class in org.jboss.netty.handler.codec.http.cookie
-
A
RFC6265 compliant cookie encoder to be used client side,
so only name=value pairs are sent.
- ClientSocketChannelFactory - Interface in org.jboss.netty.channel.socket
-
- CLOCK - Static variable in class org.jboss.netty.handler.codec.rtsp.RtspHeaders.Values
-
"clock"
- close() - Method in class org.jboss.netty.channel.AbstractChannel
-
- close() - Method in interface org.jboss.netty.channel.Channel
-
Closes this channel asynchronously.
- CLOSE - Static variable in interface org.jboss.netty.channel.ChannelFutureListener
-
- close(Channel) - Static method in class org.jboss.netty.channel.Channels
-
- close(ChannelHandlerContext, ChannelFuture) - Static method in class org.jboss.netty.channel.Channels
-
- close() - Method in interface org.jboss.netty.channel.group.ChannelGroup
-
- close() - Method in class org.jboss.netty.channel.group.DefaultChannelGroup
-
- close(SelectionKey) - Method in class org.jboss.netty.channel.socket.nio.NioClientBoss
-
- close(SelectionKey) - Method in class org.jboss.netty.channel.socket.nio.NioServerBoss
-
- close() - Method in class org.jboss.netty.handler.codec.compression.JdkZlibEncoder
-
- close() - Method in class org.jboss.netty.handler.codec.compression.ZlibEncoder
-
- CLOSE - Static variable in class org.jboss.netty.handler.codec.http.HttpHeaders.Values
-
"close"
- close() - Method in class org.jboss.netty.handler.codec.http.multipart.HttpPostRequestEncoder
-
- close(Channel, CloseWebSocketFrame) - Method in class org.jboss.netty.handler.codec.http.websocketx.WebSocketServerHandshaker
-
Performs the closing handshake
- close(Channel, CloseWebSocketFrame) - Method in class org.jboss.netty.handler.codec.http.websocketx.WebSocketServerHandshaker00
-
Echo back the closing frame
- close(Channel, CloseWebSocketFrame) - Method in class org.jboss.netty.handler.codec.http.websocketx.WebSocketServerHandshaker07
-
Echo back the closing frame and close the connection
- close(Channel, CloseWebSocketFrame) - Method in class org.jboss.netty.handler.codec.http.websocketx.WebSocketServerHandshaker08
-
Echo back the closing frame and close the connection
- close(Channel, CloseWebSocketFrame) - Method in class org.jboss.netty.handler.codec.http.websocketx.WebSocketServerHandshaker13
-
Echo back the closing frame and close the connection
- CLOSE - Static variable in class org.jboss.netty.handler.codec.rtsp.RtspHeaders.Values
-
"close"
- close() - Method in class org.jboss.netty.handler.codec.serialization.ObjectDecoderInputStream
-
- close() - Method in class org.jboss.netty.handler.codec.serialization.ObjectEncoderOutputStream
-
- close() - Method in class org.jboss.netty.handler.ssl.SslHandler
-
Sends an SSL
close_notify
message to the specified channel and
destroys the underlying
SSLEngine
.
- close() - Method in class org.jboss.netty.handler.stream.ChunkedFile
-
- close() - Method in interface org.jboss.netty.handler.stream.ChunkedInput
-
Releases the resources associated with the stream.
- close() - Method in class org.jboss.netty.handler.stream.ChunkedNioFile
-
- close() - Method in class org.jboss.netty.handler.stream.ChunkedNioStream
-
- close() - Method in class org.jboss.netty.handler.stream.ChunkedStream
-
- CLOSE_ON_FAILURE - Static variable in interface org.jboss.netty.channel.ChannelFutureListener
-
- closeInbound() - Method in class org.jboss.netty.handler.ssl.OpenSslEngine
-
- closeOutbound() - Method in class org.jboss.netty.handler.ssl.OpenSslEngine
-
- closeRequested(ChannelHandlerContext, ChannelStateEvent) - Method in class org.jboss.netty.channel.SimpleChannelDownstreamHandler
-
- closeRequested(ChannelHandlerContext, ChannelStateEvent) - Method in class org.jboss.netty.channel.SimpleChannelHandler
-
- closeRequested(ChannelHandlerContext, ChannelStateEvent) - Method in class org.jboss.netty.handler.queue.BufferedWriteHandler
-
- CloseWebSocketFrame - Class in org.jboss.netty.handler.codec.http.websocketx
-
Web Socket Frame for closing the connection
- CloseWebSocketFrame() - Constructor for class org.jboss.netty.handler.codec.http.websocketx.CloseWebSocketFrame
-
Creates a new empty close frame.
- CloseWebSocketFrame(int, String) - Constructor for class org.jboss.netty.handler.codec.http.websocketx.CloseWebSocketFrame
-
Creates a new empty close frame with closing status code and reason text
- CloseWebSocketFrame(boolean, int) - Constructor for class org.jboss.netty.handler.codec.http.websocketx.CloseWebSocketFrame
-
Creates a new close frame with no losing status code and no reason text
- CloseWebSocketFrame(boolean, int, int, String) - Constructor for class org.jboss.netty.handler.codec.http.websocketx.CloseWebSocketFrame
-
Creates a new close frame with closing status code and reason text
- CloseWebSocketFrame(boolean, int, ChannelBuffer) - Constructor for class org.jboss.netty.handler.codec.http.websocketx.CloseWebSocketFrame
-
Creates a new close frame
- CodecEmbedder<E> - Interface in org.jboss.netty.handler.codec.embedder
-
A helper that wraps an encoder or a decoder (codec) so that they can be used
without doing actual I/O in unit tests or higher level codecs.
- CodecEmbedderException - Exception in org.jboss.netty.handler.codec.embedder
-
- CodecEmbedderException() - Constructor for exception org.jboss.netty.handler.codec.embedder.CodecEmbedderException
-
Creates a new instance.
- CodecEmbedderException(String, Throwable) - Constructor for exception org.jboss.netty.handler.codec.embedder.CodecEmbedderException
-
Creates a new instance.
- CodecEmbedderException(String) - Constructor for exception org.jboss.netty.handler.codec.embedder.CodecEmbedderException
-
Creates a new instance.
- CodecEmbedderException(Throwable) - Constructor for exception org.jboss.netty.handler.codec.embedder.CodecEmbedderException
-
Creates a new instance.
- COLON - Static variable in class org.jboss.netty.handler.codec.http.HttpConstants
-
Colon ':'
- COMMA - Static variable in class org.jboss.netty.handler.codec.http.HttpConstants
-
Comma ','
- comment() - Method in interface org.jboss.netty.handler.codec.http.Cookie
-
Deprecated.
Not part of RFC6265
- comment() - Method in class org.jboss.netty.handler.codec.http.DefaultCookie
-
Deprecated.
- commentUrl() - Method in interface org.jboss.netty.handler.codec.http.Cookie
-
Deprecated.
Not part of RFC6265
- commentUrl() - Method in class org.jboss.netty.handler.codec.http.DefaultCookie
-
Deprecated.
- CommonsLoggerFactory - Class in org.jboss.netty.logging
-
- CommonsLoggerFactory() - Constructor for class org.jboss.netty.logging.CommonsLoggerFactory
-
- compare(ChannelBuffer, ChannelBuffer) - Static method in class org.jboss.netty.buffer.ChannelBuffers
-
- compareAndSetNext(FairOrderedMemoryAwareThreadPoolExecutor.EventTask, FairOrderedMemoryAwareThreadPoolExecutor.EventTask, FairOrderedMemoryAwareThreadPoolExecutor.EventTask) - Method in class org.jboss.netty.handler.execution.FairOrderedMemoryAwareThreadPoolExecutor
-
- compareTo(ChannelBuffer) - Method in class org.jboss.netty.buffer.AbstractChannelBuffer
-
- compareTo(ChannelBuffer) - Method in interface org.jboss.netty.buffer.ChannelBuffer
-
Compares the content of the specified buffer to the content of this
buffer.
- compareTo(Channel) - Method in class org.jboss.netty.channel.AbstractChannel
-
Compares the
ID of the two channels.
- compareTo(ChannelGroup) - Method in class org.jboss.netty.channel.group.DefaultChannelGroup
-
- compareTo(LocalAddress) - Method in class org.jboss.netty.channel.local.LocalAddress
-
- compareTo(Cookie) - Method in class org.jboss.netty.handler.codec.http.cookie.DefaultCookie
-
- compareTo(HttpMethod) - Method in class org.jboss.netty.handler.codec.http.HttpMethod
-
- compareTo(HttpResponseStatus) - Method in class org.jboss.netty.handler.codec.http.HttpResponseStatus
-
- compareTo(HttpVersion) - Method in class org.jboss.netty.handler.codec.http.HttpVersion
-
- compareTo(InterfaceHttpData) - Method in class org.jboss.netty.handler.codec.http.multipart.DiskAttribute
-
- compareTo(Attribute) - Method in class org.jboss.netty.handler.codec.http.multipart.DiskAttribute
-
- compareTo(InterfaceHttpData) - Method in class org.jboss.netty.handler.codec.http.multipart.DiskFileUpload
-
- compareTo(FileUpload) - Method in class org.jboss.netty.handler.codec.http.multipart.DiskFileUpload
-
- compareTo(InterfaceHttpData) - Method in class org.jboss.netty.handler.codec.http.multipart.InternalAttribute
-
- compareTo(InternalAttribute) - Method in class org.jboss.netty.handler.codec.http.multipart.InternalAttribute
-
- compareTo(InterfaceHttpData) - Method in class org.jboss.netty.handler.codec.http.multipart.MemoryAttribute
-
- compareTo(Attribute) - Method in class org.jboss.netty.handler.codec.http.multipart.MemoryAttribute
-
- compareTo(InterfaceHttpData) - Method in class org.jboss.netty.handler.codec.http.multipart.MemoryFileUpload
-
- compareTo(FileUpload) - Method in class org.jboss.netty.handler.codec.http.multipart.MemoryFileUpload
-
- compareTo(InterfaceHttpData) - Method in class org.jboss.netty.handler.codec.http.multipart.MixedAttribute
-
- compareTo(InterfaceHttpData) - Method in class org.jboss.netty.handler.codec.http.multipart.MixedFileUpload
-
- compareTo(SpdySessionStatus) - Method in class org.jboss.netty.handler.codec.spdy.SpdySessionStatus
-
- compareTo(SpdyStreamStatus) - Method in class org.jboss.netty.handler.codec.spdy.SpdyStreamStatus
-
- compareTo(CIDR) - Method in class org.jboss.netty.handler.ipfilter.CIDR4
-
- compareTo(CIDR) - Method in class org.jboss.netty.handler.ipfilter.CIDR6
-
- compareTo(IpSubnet) - Method in class org.jboss.netty.handler.ipfilter.IpSubnet
-
Compare two IpSubnet
- compareTo(IpV4Subnet) - Method in class org.jboss.netty.handler.ipfilter.IpV4Subnet
-
Compare two IpV4Subnet
- compareTo(Object) - Method in class org.jboss.netty.handler.ipfilter.PatternRule
-
- CompatibleMarshallingDecoder - Class in org.jboss.netty.handler.codec.marshalling
-
- CompatibleMarshallingDecoder(UnmarshallerProvider, int) - Constructor for class org.jboss.netty.handler.codec.marshalling.CompatibleMarshallingDecoder
-
- CompatibleMarshallingEncoder - Class in org.jboss.netty.handler.codec.marshalling
-
OneToOneEncoder
implementation which uses JBoss Marshalling to marshal
an Object.
- CompatibleMarshallingEncoder(MarshallerProvider) - Constructor for class org.jboss.netty.handler.codec.marshalling.CompatibleMarshallingEncoder
-
- CompatibleObjectEncoder - Class in org.jboss.netty.handler.codec.serialization
-
An encoder which serializes a Java object into a
ChannelBuffer
(interoperability version).
- CompatibleObjectEncoder() - Constructor for class org.jboss.netty.handler.codec.serialization.CompatibleObjectEncoder
-
Creates a new instance with the reset interval of 16
.
- CompatibleObjectEncoder(int) - Constructor for class org.jboss.netty.handler.codec.serialization.CompatibleObjectEncoder
-
Creates a new instance.
- CompleteChannelFuture - Class in org.jboss.netty.channel
-
- CompleteChannelFuture(Channel) - Constructor for class org.jboss.netty.channel.CompleteChannelFuture
-
Creates a new instance.
- completed - Variable in class org.jboss.netty.handler.codec.http.multipart.AbstractHttpData
-
- CompositeChannelBuffer - Class in org.jboss.netty.buffer
-
A virtual buffer which shows multiple buffers as a single merged buffer.
- CompositeChannelBuffer(ByteOrder, List<ChannelBuffer>, boolean) - Constructor for class org.jboss.netty.buffer.CompositeChannelBuffer
-
- COMPRESS - Static variable in class org.jboss.netty.handler.codec.http.HttpHeaders.Values
-
"compress"
- COMPRESS - Static variable in class org.jboss.netty.handler.codec.rtsp.RtspHeaders.Values
-
"compress"
- CompressionException - Exception in org.jboss.netty.handler.codec.compression
-
An
IOException
that is raised when compression or decompression
failed.
- CompressionException() - Constructor for exception org.jboss.netty.handler.codec.compression.CompressionException
-
Creates a new instance.
- CompressionException(String, Throwable) - Constructor for exception org.jboss.netty.handler.codec.compression.CompressionException
-
Creates a new instance.
- CompressionException(String) - Constructor for exception org.jboss.netty.handler.codec.compression.CompressionException
-
Creates a new instance.
- CompressionException(Throwable) - Constructor for exception org.jboss.netty.handler.codec.compression.CompressionException
-
Creates a new instance.
- CONFERENCE - Static variable in class org.jboss.netty.handler.codec.rtsp.RtspHeaders.Names
-
"Conference"
- CONFERENCE_NOT_FOUND - Static variable in class org.jboss.netty.handler.codec.rtsp.RtspResponseStatuses
-
452 Conference Not Found
- configure(long, long, long) - Method in class org.jboss.netty.handler.traffic.AbstractTrafficShapingHandler
-
Change the underlying limitations and check interval.
- configure(long, long) - Method in class org.jboss.netty.handler.traffic.AbstractTrafficShapingHandler
-
Change the underlying limitations.
- configure(long) - Method in class org.jboss.netty.handler.traffic.AbstractTrafficShapingHandler
-
Change the check interval.
- configure(long) - Method in class org.jboss.netty.handler.traffic.TrafficCounter
-
Change checkInterval between
two computations in millisecond.
- configureChannel(long, long) - Method in class org.jboss.netty.handler.traffic.GlobalChannelTrafficShapingHandler
-
- CONFLICT - Static variable in class org.jboss.netty.handler.codec.http.HttpResponseStatus
-
409 Conflict
- connect() - Method in class org.jboss.netty.bootstrap.ClientBootstrap
-
Attempts a new connection with the current "remoteAddress"
and
"localAddress"
option.
- connect(SocketAddress) - Method in class org.jboss.netty.bootstrap.ClientBootstrap
-
Attempts a new connection with the specified remoteAddress
and
the current "localAddress"
option.
- connect(SocketAddress, SocketAddress) - Method in class org.jboss.netty.bootstrap.ClientBootstrap
-
Attempts a new connection with the specified remoteAddress
and
the specified localAddress
.
- connect() - Method in class org.jboss.netty.bootstrap.ConnectionlessBootstrap
-
Creates a new connected channel with the current "remoteAddress"
and "localAddress"
option.
- connect(SocketAddress) - Method in class org.jboss.netty.bootstrap.ConnectionlessBootstrap
-
Creates a new connected channel with the specified
"remoteAddress"
and the current "localAddress"
option.
- connect(SocketAddress, SocketAddress) - Method in class org.jboss.netty.bootstrap.ConnectionlessBootstrap
-
Creates a new connected channel with the specified
"remoteAddress"
and the specified "localAddress"
.
- connect(SocketAddress) - Method in class org.jboss.netty.channel.AbstractChannel
-
- connect(SocketAddress) - Method in class org.jboss.netty.channel.AbstractServerChannel
-
- connect(SocketAddress) - Method in interface org.jboss.netty.channel.Channel
-
Connects this channel to the specified remote address asynchronously.
- connect(Channel, SocketAddress) - Static method in class org.jboss.netty.channel.Channels
-
- connect(ChannelHandlerContext, ChannelFuture, SocketAddress) - Static method in class org.jboss.netty.channel.Channels
-
- CONNECT - Static variable in class org.jboss.netty.handler.codec.http.HttpMethod
-
This specification reserves the method name CONNECT for use with a proxy that can
dynamically switch to being a tunnel
- connect() - Method in class org.jboss.netty.handler.ssl.OpenSslSessionStats
-
Returns the number of started SSL/TLS handshakes in client mode.
- connectGood() - Method in class org.jboss.netty.handler.ssl.OpenSslSessionStats
-
Returns the number of successfully established SSL/TLS sessions in client mode.
- CONNECTION - Static variable in class org.jboss.netty.handler.codec.http.HttpHeaders.Names
-
"Connection"
- CONNECTION - Static variable in class org.jboss.netty.handler.codec.rtsp.RtspHeaders.Names
-
"Connection"
- ConnectionlessBootstrap - Class in org.jboss.netty.bootstrap
-
A helper class which creates a new server-side
Channel
for a
connectionless transport.
- ConnectionlessBootstrap() - Constructor for class org.jboss.netty.bootstrap.ConnectionlessBootstrap
-
- ConnectionlessBootstrap(ChannelFactory) - Constructor for class org.jboss.netty.bootstrap.ConnectionlessBootstrap
-
- connectRenegotiate() - Method in class org.jboss.netty.handler.ssl.OpenSslSessionStats
-
Returns the number of start renegotiations in client mode.
- connectRequested(ChannelHandlerContext, ChannelStateEvent) - Method in class org.jboss.netty.channel.SimpleChannelDownstreamHandler
-
- connectRequested(ChannelHandlerContext, ChannelStateEvent) - Method in class org.jboss.netty.channel.SimpleChannelHandler
-
- ConnectTimeoutException - Exception in org.jboss.netty.channel
-
ConnectException
which will be thrown if a connection could
not be established because of a connection timeout.
- ConnectTimeoutException(String) - Constructor for exception org.jboss.netty.channel.ConnectTimeoutException
-
- ConnectTimeoutException() - Constructor for exception org.jboss.netty.channel.ConnectTimeoutException
-
- contains(Object) - Method in class org.jboss.netty.channel.group.DefaultChannelGroup
-
- contains(String) - Method in class org.jboss.netty.handler.codec.http.DefaultHttpHeaders
-
- contains(String, String, boolean) - Method in class org.jboss.netty.handler.codec.http.DefaultHttpHeaders
-
- contains(String) - Method in class org.jboss.netty.handler.codec.http.HttpHeaders
-
Checks to see if there is a header with the specified name
- contains(String, String, boolean) - Method in class org.jboss.netty.handler.codec.http.HttpHeaders
-
Returns true
if a header with the name and value exists.
- contains(String) - Method in class org.jboss.netty.handler.codec.spdy.DefaultSpdyHeaders
-
- contains(String) - Method in class org.jboss.netty.handler.codec.spdy.SpdyHeaders
-
Returns true
if and only if there is a header with the specified
header name.
- contains(InetAddress) - Method in class org.jboss.netty.handler.ipfilter.CIDR
-
Compares the given InetAddress against the CIDR and returns true if
the ip is in the subnet-ip-range and false if not.
- contains(InetAddress) - Method in class org.jboss.netty.handler.ipfilter.CIDR4
-
- contains(InetAddress) - Method in class org.jboss.netty.handler.ipfilter.CIDR6
-
- contains(IpFilterRule) - Method in class org.jboss.netty.handler.ipfilter.IpFilterRuleHandler
-
Returns true if this list contains the specified element
- contains(InetAddress) - Method in interface org.jboss.netty.handler.ipfilter.IpSet
-
Compares the given InetAddress against the IpSet and returns true if
the InetAddress is contained in this Rule and false if not.
- contains(String) - Method in class org.jboss.netty.handler.ipfilter.IpSubnet
-
Compares the given IP-Address against the Subnet and returns true if
the ip is in the subnet-ip-range and false if not.
- contains(InetAddress) - Method in class org.jboss.netty.handler.ipfilter.IpSubnet
-
Compares the given InetAddress against the Subnet and returns true if
the ip is in the subnet-ip-range and false if not.
- contains(String) - Method in class org.jboss.netty.handler.ipfilter.IpV4Subnet
-
Compares the given IP-Address against the Subnet and returns true if
the ip is in the subnet-ip-range and false if not.
- contains(InetAddress) - Method in class org.jboss.netty.handler.ipfilter.IpV4Subnet
-
Compares the given InetAddress against the Subnet and returns true if
the ip is in the subnet-ip-range and false if not.
- contains(InetAddress) - Method in class org.jboss.netty.handler.ipfilter.PatternRule
-
- containsAll(Collection<IpFilterRule>) - Method in class org.jboss.netty.handler.ipfilter.IpFilterRuleHandler
-
Returns true if this list contains all of the elements of the specified collection
- CONTENT_BASE - Static variable in class org.jboss.netty.handler.codec.http.HttpHeaders.Names
-
"Content-Base"
- CONTENT_BASE - Static variable in class org.jboss.netty.handler.codec.rtsp.RtspHeaders.Names
-
"Content-Base"
- CONTENT_ENCODING - Static variable in class org.jboss.netty.handler.codec.http.HttpHeaders.Names
-
"Content-Encoding"
- CONTENT_ENCODING - Static variable in class org.jboss.netty.handler.codec.rtsp.RtspHeaders.Names
-
"Content-Encoding"
- CONTENT_LANGUAGE - Static variable in class org.jboss.netty.handler.codec.http.HttpHeaders.Names
-
"Content-Language"
- CONTENT_LANGUAGE - Static variable in class org.jboss.netty.handler.codec.rtsp.RtspHeaders.Names
-
"Content-Language"
- CONTENT_LENGTH - Static variable in class org.jboss.netty.handler.codec.http.HttpHeaders.Names
-
"Content-Length"
- CONTENT_LENGTH - Static variable in class org.jboss.netty.handler.codec.rtsp.RtspHeaders.Names
-
"Content-Length"
- CONTENT_LOCATION - Static variable in class org.jboss.netty.handler.codec.http.HttpHeaders.Names
-
"Content-Location"
- CONTENT_LOCATION - Static variable in class org.jboss.netty.handler.codec.rtsp.RtspHeaders.Names
-
"Content-Location"
- CONTENT_MD5 - Static variable in class org.jboss.netty.handler.codec.http.HttpHeaders.Names
-
"Content-MD5"
- CONTENT_RANGE - Static variable in class org.jboss.netty.handler.codec.http.HttpHeaders.Names
-
"Content-Range"
- CONTENT_TRANSFER_ENCODING - Static variable in class org.jboss.netty.handler.codec.http.HttpHeaders.Names
-
"Content-Transfer-Encoding"
- CONTENT_TYPE - Static variable in class org.jboss.netty.handler.codec.http.HttpHeaders.Names
-
"Content-Type"
- CONTENT_TYPE - Static variable in class org.jboss.netty.handler.codec.rtsp.RtspHeaders.Names
-
"Content-Type"
- context() - Method in class org.jboss.netty.handler.ssl.JdkSslClientContext
-
- context() - Method in class org.jboss.netty.handler.ssl.JdkSslContext
-
Returns the JDK
SSLContext
object held by this context.
- context() - Method in class org.jboss.netty.handler.ssl.JdkSslServerContext
-
- context() - Method in class org.jboss.netty.handler.ssl.OpenSslServerContext
-
Returns the SSL_CTX
object of this context.
- ContextBoundUnmarshallerProvider - Class in org.jboss.netty.handler.codec.marshalling
-
- ContextBoundUnmarshallerProvider(MarshallerFactory, MarshallingConfiguration) - Constructor for class org.jboss.netty.handler.codec.marshalling.ContextBoundUnmarshallerProvider
-
- ContinuationWebSocketFrame - Class in org.jboss.netty.handler.codec.http.websocketx
-
Web Socket continuation frame containing continuation text or binary data.
- ContinuationWebSocketFrame() - Constructor for class org.jboss.netty.handler.codec.http.websocketx.ContinuationWebSocketFrame
-
Creates a new empty continuation frame.
- ContinuationWebSocketFrame(ChannelBuffer) - Constructor for class org.jboss.netty.handler.codec.http.websocketx.ContinuationWebSocketFrame
-
Creates a new continuation frame with the specified binary data.
- ContinuationWebSocketFrame(boolean, int, ChannelBuffer) - Constructor for class org.jboss.netty.handler.codec.http.websocketx.ContinuationWebSocketFrame
-
Creates a new continuation frame with the specified binary data
- ContinuationWebSocketFrame(boolean, int, String) - Constructor for class org.jboss.netty.handler.codec.http.websocketx.ContinuationWebSocketFrame
-
Creates a new continuation frame with the specified text data
- CONTINUE - Static variable in class org.jboss.netty.handler.codec.http.HttpHeaders.Values
-
"100-continue"
- CONTINUE - Static variable in class org.jboss.netty.handler.codec.http.HttpResponseStatus
-
100 Continue
- CONTINUE - Static variable in class org.jboss.netty.handler.codec.rtsp.RtspHeaders.Values
-
"100-continue"
- CONTINUE - Static variable in class org.jboss.netty.handler.codec.rtsp.RtspResponseStatuses
-
100 Continue
- continues(ChannelHandlerContext, ChannelEvent) - Method in class org.jboss.netty.handler.ipfilter.IpFilteringHandlerImpl
-
Called in handleUpstream, if this channel was previously blocked,
to check if whatever the event, it should be passed to the next entry in the pipeline.
- continues(ChannelHandlerContext, ChannelEvent) - Method in interface org.jboss.netty.handler.ipfilter.IpFilterListener
-
Called in handleUpstream, if this channel was previously blocked,
to check if whatever the event, it should be passed to the next entry in the pipeline.
- Cookie - Interface in org.jboss.netty.handler.codec.http
-
- Cookie - Interface in org.jboss.netty.handler.codec.http.cookie
-
- COOKIE - Static variable in class org.jboss.netty.handler.codec.http.HttpHeaders.Names
-
"Cookie"
- CookieDecoder - Class in org.jboss.netty.handler.codec.http.cookie
-
Parent of Client and Server side cookie decoders
- CookieDecoder(boolean) - Constructor for class org.jboss.netty.handler.codec.http.cookie.CookieDecoder
-
- CookieDecoder - Class in org.jboss.netty.handler.codec.http
-
Deprecated.
Use io.netty.handler.codec.http.cookie.ClientCookieDecoder
or io.netty.handler.codec.http.cookie.ServerCookieDecoder
instead.
Decodes an HTTP header value into Cookie
s. This decoder can decode
the HTTP cookie version 0, 1, and 2.
HttpRequest
req = ...;
String value = req.getHeader("Cookie");
Set<Cookie
> cookies = CookieDecoder
.decode(value);
- CookieDecoder() - Constructor for class org.jboss.netty.handler.codec.http.CookieDecoder
-
Deprecated.
Creates a new decoder.
- CookieDecoder(boolean) - Constructor for class org.jboss.netty.handler.codec.http.CookieDecoder
-
Deprecated.
Creates a new decoder.
- CookieEncoder - Class in org.jboss.netty.handler.codec.http.cookie
-
Parent of Client and Server side cookie encoders
- CookieEncoder(boolean) - Constructor for class org.jboss.netty.handler.codec.http.cookie.CookieEncoder
-
- CookieEncoder - Class in org.jboss.netty.handler.codec.http
-
Encodes
Cookie
s into an HTTP header value.
- CookieEncoder(boolean) - Constructor for class org.jboss.netty.handler.codec.http.CookieEncoder
-
Creates a new encoder.
- CookieEncoder(boolean, boolean) - Constructor for class org.jboss.netty.handler.codec.http.CookieEncoder
-
Creates a new encoder.
- CookieHeaderNames - Class in org.jboss.netty.handler.codec.http.cookie
-
- copiedBuffer(byte[]) - Static method in class org.jboss.netty.buffer.ChannelBuffers
-
Creates a new big-endian buffer whose content is a copy of the
specified array
.
- copiedBuffer(ByteOrder, byte[]) - Static method in class org.jboss.netty.buffer.ChannelBuffers
-
Creates a new buffer with the specified endianness
whose
content is a copy of the specified array
.
- copiedBuffer(byte[], int, int) - Static method in class org.jboss.netty.buffer.ChannelBuffers
-
Creates a new big-endian buffer whose content is a copy of the
specified array
's sub-region.
- copiedBuffer(ByteOrder, byte[], int, int) - Static method in class org.jboss.netty.buffer.ChannelBuffers
-
Creates a new buffer with the specified endianness
whose
content is a copy of the specified array
's sub-region.
- copiedBuffer(ByteBuffer) - Static method in class org.jboss.netty.buffer.ChannelBuffers
-
Creates a new buffer whose content is a copy of the specified
buffer
's current slice.
- copiedBuffer(ChannelBuffer) - Static method in class org.jboss.netty.buffer.ChannelBuffers
-
Creates a new buffer whose content is a copy of the specified
buffer
's readable bytes.
- copiedBuffer(byte[]...) - Static method in class org.jboss.netty.buffer.ChannelBuffers
-
Creates a new big-endian buffer whose content is a merged copy of
the specified arrays
.
- copiedBuffer(ByteOrder, byte[]...) - Static method in class org.jboss.netty.buffer.ChannelBuffers
-
Creates a new buffer with the specified endianness
whose
content is a merged copy of the specified arrays
.
- copiedBuffer(ChannelBuffer...) - Static method in class org.jboss.netty.buffer.ChannelBuffers
-
Creates a new buffer whose content is a merged copy of the specified
buffers
' readable bytes.
- copiedBuffer(ByteBuffer...) - Static method in class org.jboss.netty.buffer.ChannelBuffers
-
Creates a new buffer whose content is a merged copy of the specified
buffers
' slices.
- copiedBuffer(CharSequence, Charset) - Static method in class org.jboss.netty.buffer.ChannelBuffers
-
Creates a new big-endian buffer whose content is the specified
string
encoded in the specified charset
.
- copiedBuffer(CharSequence, int, int, Charset) - Static method in class org.jboss.netty.buffer.ChannelBuffers
-
Creates a new big-endian buffer whose content is a subregion of
the specified string
encoded in the specified charset
.
- copiedBuffer(ByteOrder, CharSequence, Charset) - Static method in class org.jboss.netty.buffer.ChannelBuffers
-
Creates a new buffer with the specified endianness
whose
content is the specified string
encoded in the specified
charset
.
- copiedBuffer(ByteOrder, CharSequence, int, int, Charset) - Static method in class org.jboss.netty.buffer.ChannelBuffers
-
Creates a new buffer with the specified endianness
whose
content is a subregion of the specified string
encoded in the
specified charset
.
- copiedBuffer(char[], Charset) - Static method in class org.jboss.netty.buffer.ChannelBuffers
-
Creates a new big-endian buffer whose content is the specified
array
encoded in the specified charset
.
- copiedBuffer(char[], int, int, Charset) - Static method in class org.jboss.netty.buffer.ChannelBuffers
-
Creates a new big-endian buffer whose content is a subregion of
the specified array
encoded in the specified charset
.
- copiedBuffer(ByteOrder, char[], Charset) - Static method in class org.jboss.netty.buffer.ChannelBuffers
-
Creates a new buffer with the specified endianness
whose
content is the specified array
encoded in the specified
charset
.
- copiedBuffer(ByteOrder, char[], int, int, Charset) - Static method in class org.jboss.netty.buffer.ChannelBuffers
-
Creates a new buffer with the specified endianness
whose
content is a subregion of the specified array
encoded in the
specified charset
.
- copy() - Method in class org.jboss.netty.buffer.AbstractChannelBuffer
-
- copy(int, int) - Method in class org.jboss.netty.buffer.BigEndianHeapChannelBuffer
-
- copy(int, int) - Method in class org.jboss.netty.buffer.ByteBufferBackedChannelBuffer
-
- copy() - Method in interface org.jboss.netty.buffer.ChannelBuffer
-
Returns a copy of this buffer's readable bytes.
- copy(int, int) - Method in interface org.jboss.netty.buffer.ChannelBuffer
-
Returns a copy of this buffer's sub-region.
- copy(int, int) - Method in class org.jboss.netty.buffer.CompositeChannelBuffer
-
- copy(int, int) - Method in class org.jboss.netty.buffer.DuplicatedChannelBuffer
-
- copy(int, int) - Method in class org.jboss.netty.buffer.DynamicChannelBuffer
-
- copy(int, int) - Method in class org.jboss.netty.buffer.LittleEndianHeapChannelBuffer
-
- copy(int, int) - Method in class org.jboss.netty.buffer.ReadOnlyChannelBuffer
-
- copy(int, int) - Method in class org.jboss.netty.buffer.SlicedChannelBuffer
-
- copy(int, int) - Method in class org.jboss.netty.buffer.TruncatedChannelBuffer
-
- CorruptedFrameException - Exception in org.jboss.netty.handler.codec.frame
-
An
Exception
which is thrown when the received frame data can not
be decoded by a
FrameDecoder
implementation.
- CorruptedFrameException() - Constructor for exception org.jboss.netty.handler.codec.frame.CorruptedFrameException
-
Creates a new instance.
- CorruptedFrameException(String, Throwable) - Constructor for exception org.jboss.netty.handler.codec.frame.CorruptedFrameException
-
Creates a new instance.
- CorruptedFrameException(String) - Constructor for exception org.jboss.netty.handler.codec.frame.CorruptedFrameException
-
Creates a new instance.
- CorruptedFrameException(Throwable) - Constructor for exception org.jboss.netty.handler.codec.frame.CorruptedFrameException
-
Creates a new instance.
- CR - Static variable in interface org.jboss.netty.buffer.ChannelBufferIndexFinder
-
Index finder which locates a CR ('\r')
byte.
- CR - Static variable in class org.jboss.netty.handler.codec.http.HttpConstants
-
Carriage return
- createAttribute(HttpRequest, String) - Method in class org.jboss.netty.handler.codec.http.multipart.DefaultHttpDataFactory
-
- createAttribute(HttpRequest, String, String) - Method in class org.jboss.netty.handler.codec.http.multipart.DefaultHttpDataFactory
-
- createAttribute(HttpRequest, String) - Method in interface org.jboss.netty.handler.codec.http.multipart.HttpDataFactory
-
- createAttribute(HttpRequest, String, String) - Method in interface org.jboss.netty.handler.codec.http.multipart.HttpDataFactory
-
- createByteArrayFromIpAddressString(String) - Static method in class org.jboss.netty.util.NetUtil
-
Creates an byte[] based on an ipAddressString.
- createChannelFactory(SocketAddress) - Method in class org.jboss.netty.channel.socket.http.HttpTunnelingServlet
-
- CREATED - Static variable in class org.jboss.netty.handler.codec.http.HttpResponseStatus
-
201 Created
- CREATED - Static variable in class org.jboss.netty.handler.codec.rtsp.RtspResponseStatuses
-
201 Created
- createFileUpload(HttpRequest, String, String, String, String, Charset, long) - Method in class org.jboss.netty.handler.codec.http.multipart.DefaultHttpDataFactory
-
- createFileUpload(HttpRequest, String, String, String, String, Charset, long) - Method in interface org.jboss.netty.handler.codec.http.multipart.HttpDataFactory
-
- createHttpRequestHandlerForHttp() - Method in class org.jboss.netty.handler.codec.spdy.SpdyOrHttpChooser
-
- createHttpRequestHandlerForSpdy() - Method in class org.jboss.netty.handler.codec.spdy.SpdyOrHttpChooser
-
- createMessage(String[]) - Method in class org.jboss.netty.handler.codec.http.HttpMessageDecoder
-
- createMessage(String[]) - Method in class org.jboss.netty.handler.codec.http.HttpRequestDecoder
-
- createMessage(String[]) - Method in class org.jboss.netty.handler.codec.http.HttpResponseDecoder
-
- createMessage(String[]) - Method in class org.jboss.netty.handler.codec.rtsp.RtspRequestDecoder
-
- createMessage(String[]) - Method in class org.jboss.netty.handler.codec.rtsp.RtspResponseDecoder
-
- createRegisterTask(Channel, ChannelFuture) - Method in class org.jboss.netty.channel.socket.nio.NioClientBoss
-
- createRegisterTask(Channel, ChannelFuture) - Method in class org.jboss.netty.channel.socket.nio.NioDatagramWorker
-
- createRegisterTask(Channel, ChannelFuture) - Method in class org.jboss.netty.channel.socket.nio.NioServerBoss
-
- createRegisterTask(Channel, ChannelFuture) - Method in class org.jboss.netty.channel.socket.nio.NioWorker
-
- CRLF - Static variable in interface org.jboss.netty.buffer.ChannelBufferIndexFinder
-
Index finder which locates a CR ('\r')
or LF ('\n')
.
- CSEQ - Static variable in class org.jboss.netty.handler.codec.rtsp.RtspHeaders.Names
-
"CSeq"
- ctx - Variable in class org.jboss.netty.handler.execution.ChannelEventRunnable
-
- cumulation - Variable in class org.jboss.netty.handler.codec.frame.FrameDecoder
-
- CURRENT - Static variable in interface org.jboss.netty.util.ThreadNameDeterminer
-
- customHeaders - Variable in class org.jboss.netty.handler.codec.http.websocketx.WebSocketClientHandshaker
-
- DatagramChannel - Interface in org.jboss.netty.channel.socket
-
- DatagramChannelConfig - Interface in org.jboss.netty.channel.socket
-
- DatagramChannelFactory - Interface in org.jboss.netty.channel.socket
-
- DATE - Static variable in class org.jboss.netty.handler.codec.http.HttpHeaders.Names
-
"Date"
- DATE - Static variable in class org.jboss.netty.handler.codec.rtsp.RtspHeaders.Names
-
"Date"
- debug(String) - Method in interface org.jboss.netty.logging.InternalLogger
-
Logs a DEBUG level message.
- debug(String, Throwable) - Method in interface org.jboss.netty.logging.InternalLogger
-
Logs a DEBUG level message.
- DebugUtil - Class in org.jboss.netty.util
-
Determines if Netty is running in a debug mode or not.
- decode(ChannelBuffer) - Static method in class org.jboss.netty.handler.codec.base64.Base64
-
- decode(ChannelBuffer, Base64Dialect) - Static method in class org.jboss.netty.handler.codec.base64.Base64
-
- decode(ChannelBuffer, ChannelBufferFactory) - Static method in class org.jboss.netty.handler.codec.base64.Base64
-
- decode(ChannelBuffer, Base64Dialect, ChannelBufferFactory) - Static method in class org.jboss.netty.handler.codec.base64.Base64
-
- decode(ChannelBuffer, int, int) - Static method in class org.jboss.netty.handler.codec.base64.Base64
-
- decode(ChannelBuffer, int, int, Base64Dialect) - Static method in class org.jboss.netty.handler.codec.base64.Base64
-
- decode(ChannelBuffer, int, int, ChannelBufferFactory) - Static method in class org.jboss.netty.handler.codec.base64.Base64
-
- decode(ChannelBuffer, int, int, Base64Dialect, ChannelBufferFactory) - Static method in class org.jboss.netty.handler.codec.base64.Base64
-
- decode(ChannelHandlerContext, Channel, Object) - Method in class org.jboss.netty.handler.codec.base64.Base64Decoder
-
- decode(ChannelHandlerContext, Channel, Object) - Method in class org.jboss.netty.handler.codec.compression.ZlibDecoder
-
- decode(ChannelHandlerContext, Channel, ChannelBuffer) - Method in class org.jboss.netty.handler.codec.frame.DelimiterBasedFrameDecoder
-
- decode(ChannelHandlerContext, Channel, ChannelBuffer) - Method in class org.jboss.netty.handler.codec.frame.FixedLengthFrameDecoder
-
- decode(ChannelHandlerContext, Channel, ChannelBuffer) - Method in class org.jboss.netty.handler.codec.frame.FrameDecoder
-
Decodes the received packets so far into a frame.
- decode(ChannelHandlerContext, Channel, ChannelBuffer) - Method in class org.jboss.netty.handler.codec.frame.LengthFieldBasedFrameDecoder
-
- decode(ChannelHandlerContext, Channel, ChannelBuffer) - Method in class org.jboss.netty.handler.codec.frame.LineBasedFrameDecoder
-
- decode(String) - Method in class org.jboss.netty.handler.codec.http.cookie.ClientCookieDecoder
-
Decodes the specified Set-Cookie HTTP header value into a
Cookie
.
- decode(String) - Method in class org.jboss.netty.handler.codec.http.cookie.ServerCookieDecoder
-
Decodes the specified Set-Cookie HTTP header value into a
Cookie
.
- decode(String) - Method in class org.jboss.netty.handler.codec.http.CookieDecoder
-
Deprecated.
Decodes the specified HTTP header value into
Cookie
s.
- decode(ChannelHandlerContext, Channel, ChannelBuffer, HttpMessageDecoder.State) - Method in class org.jboss.netty.handler.codec.http.HttpMessageDecoder
-
- decode(ChannelHandlerContext, Channel, ChannelBuffer, VoidEnum) - Method in class org.jboss.netty.handler.codec.http.websocketx.WebSocket00FrameDecoder
-
- decode(ChannelHandlerContext, Channel, ChannelBuffer, WebSocket08FrameDecoder.State) - Method in class org.jboss.netty.handler.codec.http.websocketx.WebSocket08FrameDecoder
-
- decode(ChannelHandlerContext, Channel, Object) - Method in class org.jboss.netty.handler.codec.http.websocketx.WebSocketFrameAggregator
-
- decode(ChannelHandlerContext, Channel, ChannelBuffer, VoidEnum) - Method in class org.jboss.netty.handler.codec.marshalling.CompatibleMarshallingDecoder
-
- decode(ChannelHandlerContext, Channel, ChannelBuffer) - Method in class org.jboss.netty.handler.codec.marshalling.MarshallingDecoder
-
- decode(ChannelHandlerContext, Channel, Object) - Method in class org.jboss.netty.handler.codec.oneone.OneToOneDecoder
-
Transforms the specified received message into another message and return
the transformed message.
- decode(ChannelHandlerContext, Channel, Object) - Method in class org.jboss.netty.handler.codec.protobuf.ProtobufDecoder
-
- decode(ChannelHandlerContext, Channel, ChannelBuffer) - Method in class org.jboss.netty.handler.codec.protobuf.ProtobufVarint32FrameDecoder
-
- decode(ChannelHandlerContext, Channel, ChannelBuffer, T) - Method in class org.jboss.netty.handler.codec.replay.ReplayingDecoder
-
Decodes the received packets so far into a frame.
- decode(ChannelHandlerContext, Channel, ChannelBuffer) - Method in class org.jboss.netty.handler.codec.replay.ReplayingDecoder
-
- decode(ChannelHandlerContext, Channel, ChannelBuffer, HttpMessageDecoder.State) - Method in class org.jboss.netty.handler.codec.rtsp.RtspMessageDecoder
-
- decode(ChannelHandlerContext, Channel, ChannelBuffer) - Method in class org.jboss.netty.handler.codec.serialization.ObjectDecoder
-
- decode(ChannelHandlerContext, Channel, ChannelBuffer, SocksAuthRequestDecoder.State) - Method in class org.jboss.netty.handler.codec.socks.SocksAuthRequestDecoder
-
- decode(ChannelHandlerContext, Channel, ChannelBuffer, SocksAuthResponseDecoder.State) - Method in class org.jboss.netty.handler.codec.socks.SocksAuthResponseDecoder
-
- decode(ChannelHandlerContext, Channel, ChannelBuffer, SocksCmdRequestDecoder.State) - Method in class org.jboss.netty.handler.codec.socks.SocksCmdRequestDecoder
-
- decode(ChannelHandlerContext, Channel, ChannelBuffer, SocksCmdResponseDecoder.State) - Method in class org.jboss.netty.handler.codec.socks.SocksCmdResponseDecoder
-
- decode(ChannelHandlerContext, Channel, ChannelBuffer, SocksInitRequestDecoder.State) - Method in class org.jboss.netty.handler.codec.socks.SocksInitRequestDecoder
-
- decode(ChannelHandlerContext, Channel, ChannelBuffer, SocksInitResponseDecoder.State) - Method in class org.jboss.netty.handler.codec.socks.SocksInitResponseDecoder
-
- decode(ChannelHandlerContext, Channel, ChannelBuffer) - Method in class org.jboss.netty.handler.codec.spdy.SpdyFrameCodec
-
- decode(ChannelBuffer) - Method in class org.jboss.netty.handler.codec.spdy.SpdyFrameDecoder
-
- decode(ChannelHandlerContext, Channel, Object) - Method in class org.jboss.netty.handler.codec.spdy.SpdyHttpDecoder
-
- decode(ChannelHandlerContext, Channel, Object) - Method in class org.jboss.netty.handler.codec.string.StringDecoder
-
- decode(ChannelHandlerContext, Channel, ChannelBuffer) - Method in class org.jboss.netty.handler.ssl.SslHandler
-
- decodeComponent(String) - Static method in class org.jboss.netty.handler.codec.http.QueryStringDecoder
-
Decodes a bit of an URL encoded by a browser.
- decodeComponent(String, Charset) - Static method in class org.jboss.netty.handler.codec.http.QueryStringDecoder
-
Decodes a bit of an URL encoded by a browser.
- decodeHeaderBlock(ChannelBuffer, SpdyHeadersFrame) - Method in class org.jboss.netty.handler.codec.spdy.SpdyHeaderBlockRawDecoder
-
- decodeLast(ChannelHandlerContext, Channel, ChannelBuffer) - Method in class org.jboss.netty.handler.codec.frame.FrameDecoder
-
Decodes the received data so far into a frame when the channel is
disconnected.
- decodeLast(ChannelHandlerContext, Channel, ChannelBuffer, VoidEnum) - Method in class org.jboss.netty.handler.codec.marshalling.CompatibleMarshallingDecoder
-
- decodeLast(ChannelHandlerContext, Channel, ChannelBuffer, T) - Method in class org.jboss.netty.handler.codec.replay.ReplayingDecoder
-
Decodes the received data so far into a frame when the channel is
disconnected.
- decodeLast(ChannelHandlerContext, Channel, ChannelBuffer) - Method in class org.jboss.netty.handler.codec.replay.ReplayingDecoder
-
- DecoderEmbedder<E> - Class in org.jboss.netty.handler.codec.embedder
-
A helper that wraps a decoder so that it can be used without doing actual
I/O in unit tests or higher level codecs.
- DecoderEmbedder(ChannelUpstreamHandler...) - Constructor for class org.jboss.netty.handler.codec.embedder.DecoderEmbedder
-
Creates a new embedder whose pipeline is composed of the specified
handlers.
- DecoderEmbedder(ChannelBufferFactory, ChannelUpstreamHandler...) - Constructor for class org.jboss.netty.handler.codec.embedder.DecoderEmbedder
-
Creates a new embedder whose pipeline is composed of the specified
handlers.
- decompose(int, int) - Method in class org.jboss.netty.buffer.CompositeChannelBuffer
-
- decreaseCounter(Runnable) - Method in class org.jboss.netty.handler.execution.MemoryAwareThreadPoolExecutor
-
- DEFAULT_CHARSET - Static variable in class org.jboss.netty.handler.codec.http.HttpConstants
-
Default character set (UTF-8)
- DEFAULT_CHECK_INTERVAL - Static variable in class org.jboss.netty.handler.traffic.AbstractTrafficShapingHandler
-
Default delay between two checks: 1s
- DEFAULT_MAX_COMPOSITEBUFFER_COMPONENTS - Static variable in class org.jboss.netty.handler.codec.frame.FrameDecoder
-
- DEFAULT_MAX_COMPOSITEBUFFER_COMPONENTS - Static variable in class org.jboss.netty.handler.codec.http.HttpChunkAggregator
-
- DEFAULT_MAX_TIME - Static variable in class org.jboss.netty.handler.traffic.AbstractTrafficShapingHandler
-
Default max delay in case of traffic shaping
(during which no communication will occur).
- DefaultChannelConfig - Class in org.jboss.netty.channel
-
- DefaultChannelConfig() - Constructor for class org.jboss.netty.channel.DefaultChannelConfig
-
- DefaultChannelFuture - Class in org.jboss.netty.channel
-
- DefaultChannelFuture(Channel, boolean) - Constructor for class org.jboss.netty.channel.DefaultChannelFuture
-
Creates a new instance.
- DefaultChannelGroup - Class in org.jboss.netty.channel.group
-
- DefaultChannelGroup() - Constructor for class org.jboss.netty.channel.group.DefaultChannelGroup
-
Creates a new group with a generated name.
- DefaultChannelGroup(String) - Constructor for class org.jboss.netty.channel.group.DefaultChannelGroup
-
Creates a new group with the specified name
.
- DefaultChannelGroupFuture - Class in org.jboss.netty.channel.group
-
- DefaultChannelGroupFuture(ChannelGroup, Collection<ChannelFuture>) - Constructor for class org.jboss.netty.channel.group.DefaultChannelGroupFuture
-
Creates a new instance.
- DefaultChannelPipeline - Class in org.jboss.netty.channel
-
- DefaultChannelPipeline() - Constructor for class org.jboss.netty.channel.DefaultChannelPipeline
-
- DefaultChildChannelStateEvent - Class in org.jboss.netty.channel
-
- DefaultChildChannelStateEvent(Channel, Channel) - Constructor for class org.jboss.netty.channel.DefaultChildChannelStateEvent
-
Creates a new instance.
- defaultClientProvider() - Static method in class org.jboss.netty.handler.ssl.SslContext
-
Returns the default client-side implementation provider currently in use.
- DefaultCookie - Class in org.jboss.netty.handler.codec.http.cookie
-
The default
Cookie
implementation.
- DefaultCookie(String, String) - Constructor for class org.jboss.netty.handler.codec.http.cookie.DefaultCookie
-
Creates a new cookie with the specified name and value.
- DefaultCookie - Class in org.jboss.netty.handler.codec.http
-
Deprecated.
Use io.netty.handler.codec.http.cookie.DefaultCookie
instead.
- DefaultCookie(String, String) - Constructor for class org.jboss.netty.handler.codec.http.DefaultCookie
-
Deprecated.
Creates a new cookie with the specified name and value.
- DefaultDatagramChannelConfig - Class in org.jboss.netty.channel.socket
-
- DefaultDatagramChannelConfig(DatagramSocket) - Constructor for class org.jboss.netty.channel.socket.DefaultDatagramChannelConfig
-
Creates a new instance.
- DefaultExceptionEvent - Class in org.jboss.netty.channel
-
- DefaultExceptionEvent(Channel, Throwable) - Constructor for class org.jboss.netty.channel.DefaultExceptionEvent
-
Creates a new instance.
- DefaultFileRegion - Class in org.jboss.netty.channel
-
- DefaultFileRegion(FileChannel, long, long) - Constructor for class org.jboss.netty.channel.DefaultFileRegion
-
- DefaultFileRegion(FileChannel, long, long, boolean) - Constructor for class org.jboss.netty.channel.DefaultFileRegion
-
- DefaultHttpChunk - Class in org.jboss.netty.handler.codec.http
-
- DefaultHttpChunk(ChannelBuffer) - Constructor for class org.jboss.netty.handler.codec.http.DefaultHttpChunk
-
Creates a new instance with the specified chunk content.
- DefaultHttpChunkTrailer - Class in org.jboss.netty.handler.codec.http
-
- DefaultHttpChunkTrailer() - Constructor for class org.jboss.netty.handler.codec.http.DefaultHttpChunkTrailer
-
- DefaultHttpDataFactory - Class in org.jboss.netty.handler.codec.http.multipart
-
Default factory giving Attribute and FileUpload according to constructor
Attribute and FileUpload could be :
- MemoryAttribute, DiskAttribute or MixedAttribute
- MemoryFileUpload, DiskFileUpload or MixedFileUpload
according to the constructor.
- DefaultHttpDataFactory() - Constructor for class org.jboss.netty.handler.codec.http.multipart.DefaultHttpDataFactory
-
HttpData will be in memory if less than default size (16KB).
- DefaultHttpDataFactory(boolean) - Constructor for class org.jboss.netty.handler.codec.http.multipart.DefaultHttpDataFactory
-
HttpData will be always on Disk if useDisk is True, else always in Memory if False.
- DefaultHttpDataFactory(long) - Constructor for class org.jboss.netty.handler.codec.http.multipart.DefaultHttpDataFactory
-
HttpData will be on Disk if the size of the file is greater than minSize, else it
will be in memory.
- DefaultHttpHeaders - Class in org.jboss.netty.handler.codec.http
-
- DefaultHttpHeaders() - Constructor for class org.jboss.netty.handler.codec.http.DefaultHttpHeaders
-
- DefaultHttpHeaders(boolean) - Constructor for class org.jboss.netty.handler.codec.http.DefaultHttpHeaders
-
- DefaultHttpMessage - Class in org.jboss.netty.handler.codec.http
-
- DefaultHttpMessage(HttpVersion) - Constructor for class org.jboss.netty.handler.codec.http.DefaultHttpMessage
-
Creates a new instance.
- DefaultHttpRequest - Class in org.jboss.netty.handler.codec.http
-
- DefaultHttpRequest(HttpVersion, HttpMethod, String) - Constructor for class org.jboss.netty.handler.codec.http.DefaultHttpRequest
-
Creates a new instance.
- DefaultHttpResponse - Class in org.jboss.netty.handler.codec.http
-
- DefaultHttpResponse(HttpVersion, HttpResponseStatus) - Constructor for class org.jboss.netty.handler.codec.http.DefaultHttpResponse
-
Creates a new instance.
- DefaultIdleStateEvent - Class in org.jboss.netty.handler.timeout
-
- DefaultIdleStateEvent(Channel, IdleState, long) - Constructor for class org.jboss.netty.handler.timeout.DefaultIdleStateEvent
-
Creates a new instance.
- DefaultLocalClientChannelFactory - Class in org.jboss.netty.channel.local
-
- DefaultLocalClientChannelFactory() - Constructor for class org.jboss.netty.channel.local.DefaultLocalClientChannelFactory
-
Creates a new instance.
- DefaultLocalServerChannelFactory - Class in org.jboss.netty.channel.local
-
- DefaultLocalServerChannelFactory() - Constructor for class org.jboss.netty.channel.local.DefaultLocalServerChannelFactory
-
- DefaultMarshallerProvider - Class in org.jboss.netty.handler.codec.marshalling
-
- DefaultMarshallerProvider(MarshallerFactory, MarshallingConfiguration) - Constructor for class org.jboss.netty.handler.codec.marshalling.DefaultMarshallerProvider
-
Create a new instance
- DefaultObjectSizeEstimator - Class in org.jboss.netty.util
-
- DefaultObjectSizeEstimator() - Constructor for class org.jboss.netty.util.DefaultObjectSizeEstimator
-
Creates a new instance.
- DefaultServerChannelConfig - Class in org.jboss.netty.channel
-
- DefaultServerChannelConfig() - Constructor for class org.jboss.netty.channel.DefaultServerChannelConfig
-
- defaultServerProvider() - Static method in class org.jboss.netty.handler.ssl.SslContext
-
Returns the default server-side implementation provider currently in use.
- DefaultServerSocketChannelConfig - Class in org.jboss.netty.channel.socket
-
- DefaultServerSocketChannelConfig(ServerSocket) - Constructor for class org.jboss.netty.channel.socket.DefaultServerSocketChannelConfig
-
Creates a new instance.
- DefaultSocketChannelConfig - Class in org.jboss.netty.channel.socket
-
- DefaultSocketChannelConfig(Socket) - Constructor for class org.jboss.netty.channel.socket.DefaultSocketChannelConfig
-
Creates a new instance.
- DefaultSpdyDataFrame - Class in org.jboss.netty.handler.codec.spdy
-
- DefaultSpdyDataFrame(int) - Constructor for class org.jboss.netty.handler.codec.spdy.DefaultSpdyDataFrame
-
Creates a new instance.
- DefaultSpdyGoAwayFrame - Class in org.jboss.netty.handler.codec.spdy
-
- DefaultSpdyGoAwayFrame(int) - Constructor for class org.jboss.netty.handler.codec.spdy.DefaultSpdyGoAwayFrame
-
Creates a new instance.
- DefaultSpdyGoAwayFrame(int, int) - Constructor for class org.jboss.netty.handler.codec.spdy.DefaultSpdyGoAwayFrame
-
Creates a new instance.
- DefaultSpdyGoAwayFrame(int, SpdySessionStatus) - Constructor for class org.jboss.netty.handler.codec.spdy.DefaultSpdyGoAwayFrame
-
Creates a new instance.
- DefaultSpdyHeaders - Class in org.jboss.netty.handler.codec.spdy
-
- DefaultSpdyHeadersFrame - Class in org.jboss.netty.handler.codec.spdy
-
- DefaultSpdyHeadersFrame(int) - Constructor for class org.jboss.netty.handler.codec.spdy.DefaultSpdyHeadersFrame
-
Creates a new instance.
- DefaultSpdyPingFrame - Class in org.jboss.netty.handler.codec.spdy
-
- DefaultSpdyPingFrame(int) - Constructor for class org.jboss.netty.handler.codec.spdy.DefaultSpdyPingFrame
-
Creates a new instance.
- DefaultSpdyRstStreamFrame - Class in org.jboss.netty.handler.codec.spdy
-
- DefaultSpdyRstStreamFrame(int, int) - Constructor for class org.jboss.netty.handler.codec.spdy.DefaultSpdyRstStreamFrame
-
Creates a new instance.
- DefaultSpdyRstStreamFrame(int, SpdyStreamStatus) - Constructor for class org.jboss.netty.handler.codec.spdy.DefaultSpdyRstStreamFrame
-
Creates a new instance.
- DefaultSpdySettingsFrame - Class in org.jboss.netty.handler.codec.spdy
-
- DefaultSpdySettingsFrame() - Constructor for class org.jboss.netty.handler.codec.spdy.DefaultSpdySettingsFrame
-
- DefaultSpdyStreamFrame - Class in org.jboss.netty.handler.codec.spdy
-
- DefaultSpdyStreamFrame(int) - Constructor for class org.jboss.netty.handler.codec.spdy.DefaultSpdyStreamFrame
-
Creates a new instance.
- DefaultSpdySynReplyFrame - Class in org.jboss.netty.handler.codec.spdy
-
- DefaultSpdySynReplyFrame(int) - Constructor for class org.jboss.netty.handler.codec.spdy.DefaultSpdySynReplyFrame
-
Creates a new instance.
- DefaultSpdySynStreamFrame - Class in org.jboss.netty.handler.codec.spdy
-
- DefaultSpdySynStreamFrame(int, int, byte) - Constructor for class org.jboss.netty.handler.codec.spdy.DefaultSpdySynStreamFrame
-
Creates a new instance.
- DefaultSpdyWindowUpdateFrame - Class in org.jboss.netty.handler.codec.spdy
-
- DefaultSpdyWindowUpdateFrame(int, int) - Constructor for class org.jboss.netty.handler.codec.spdy.DefaultSpdyWindowUpdateFrame
-
Creates a new instance.
- DefaultUnmarshallerProvider - Class in org.jboss.netty.handler.codec.marshalling
-
- DefaultUnmarshallerProvider(MarshallerFactory, MarshallingConfiguration) - Constructor for class org.jboss.netty.handler.codec.marshalling.DefaultUnmarshallerProvider
-
- DefaultWriteCompletionEvent - Class in org.jboss.netty.channel
-
- DefaultWriteCompletionEvent(Channel, long) - Constructor for class org.jboss.netty.channel.DefaultWriteCompletionEvent
-
Creates a new instance.
- definedSize - Variable in class org.jboss.netty.handler.codec.http.multipart.AbstractHttpData
-
- DEFLATE - Static variable in class org.jboss.netty.handler.codec.http.HttpHeaders.Values
-
"deflate"
- DEFLATE - Static variable in class org.jboss.netty.handler.codec.rtsp.RtspHeaders.Values
-
"deflate"
- DELETE - Static variable in class org.jboss.netty.handler.codec.http.HttpMethod
-
The DELETE method requests that the origin server delete the resource identified by the
Request-URI.
- delete() - Method in class org.jboss.netty.handler.codec.http.multipart.AbstractDiskHttpData
-
- delete() - Method in class org.jboss.netty.handler.codec.http.multipart.AbstractMemoryHttpData
-
- delete() - Method in interface org.jboss.netty.handler.codec.http.multipart.HttpData
-
Deletes the underlying storage for a file item, including deleting any
associated temporary disk file.
- delete() - Method in class org.jboss.netty.handler.codec.http.multipart.MixedAttribute
-
- delete() - Method in class org.jboss.netty.handler.codec.http.multipart.MixedFileUpload
-
- delete() - Method in class org.jboss.netty.handler.ssl.util.SelfSignedCertificate
-
Deletes the generated X.509 certificate file and RSA private key file.
- deleteOnExit() - Method in class org.jboss.netty.handler.codec.http.multipart.AbstractDiskHttpData
-
- deleteOnExit() - Method in class org.jboss.netty.handler.codec.http.multipart.DiskAttribute
-
- deleteOnExit() - Method in class org.jboss.netty.handler.codec.http.multipart.DiskFileUpload
-
- deleteOnExitTemporaryFile - Static variable in class org.jboss.netty.handler.codec.http.multipart.DiskAttribute
-
- deleteOnExitTemporaryFile - Static variable in class org.jboss.netty.handler.codec.http.multipart.DiskFileUpload
-
- DelimiterBasedFrameDecoder - Class in org.jboss.netty.handler.codec.frame
-
A decoder that splits the received
ChannelBuffer
s by one or more
delimiters.
- DelimiterBasedFrameDecoder(int, ChannelBuffer) - Constructor for class org.jboss.netty.handler.codec.frame.DelimiterBasedFrameDecoder
-
Creates a new instance.
- DelimiterBasedFrameDecoder(int, boolean, ChannelBuffer) - Constructor for class org.jboss.netty.handler.codec.frame.DelimiterBasedFrameDecoder
-
Creates a new instance.
- DelimiterBasedFrameDecoder(int, boolean, boolean, ChannelBuffer) - Constructor for class org.jboss.netty.handler.codec.frame.DelimiterBasedFrameDecoder
-
Creates a new instance.
- DelimiterBasedFrameDecoder(int, ChannelBuffer...) - Constructor for class org.jboss.netty.handler.codec.frame.DelimiterBasedFrameDecoder
-
Creates a new instance.
- DelimiterBasedFrameDecoder(int, boolean, ChannelBuffer...) - Constructor for class org.jboss.netty.handler.codec.frame.DelimiterBasedFrameDecoder
-
Creates a new instance.
- DelimiterBasedFrameDecoder(int, boolean, boolean, ChannelBuffer...) - Constructor for class org.jboss.netty.handler.codec.frame.DelimiterBasedFrameDecoder
-
Creates a new instance.
- Delimiters - Class in org.jboss.netty.handler.codec.frame
-
- DESCRIBE - Static variable in class org.jboss.netty.handler.codec.rtsp.RtspMethods
-
The DESCRIBE method retrieves the description of a presentation or
media object identified by the request URL from a server.
- DESTINATION - Static variable in class org.jboss.netty.handler.codec.rtsp.RtspHeaders.Values
-
"destination"
- DESTINATION_UNREACHABLE - Static variable in class org.jboss.netty.handler.codec.rtsp.RtspResponseStatuses
-
462 Destination unreachable
- destroy() - Method in class org.jboss.netty.channel.socket.http.HttpTunnelingServlet
-
- destroy() - Method in class org.jboss.netty.channel.socket.nio.ShareableWorkerPool
-
- destroy() - Method in class org.jboss.netty.logging.OsgiLoggerFactory
-
- destroyChannelFactory(ChannelFactory) - Method in class org.jboss.netty.channel.socket.http.HttpTunnelingServlet
-
- determineThreadName(String, String) - Method in interface org.jboss.netty.util.ThreadNameDeterminer
-
- directBuffer(int) - Static method in class org.jboss.netty.buffer.ChannelBuffers
-
Creates a new big-endian direct buffer with the specified
capacity
.
- directBuffer(ByteOrder, int) - Static method in class org.jboss.netty.buffer.ChannelBuffers
-
Creates a new direct buffer with the specified endianness
and
capacity
.
- DirectChannelBufferFactory - Class in org.jboss.netty.buffer
-
A
ChannelBufferFactory
which pre-allocates a large chunk of direct
buffer and returns its slice on demand.
- DirectChannelBufferFactory() - Constructor for class org.jboss.netty.buffer.DirectChannelBufferFactory
-
- DirectChannelBufferFactory(int) - Constructor for class org.jboss.netty.buffer.DirectChannelBufferFactory
-
- DirectChannelBufferFactory(ByteOrder) - Constructor for class org.jboss.netty.buffer.DirectChannelBufferFactory
-
Creates a new factory with the specified default
ByteOrder
.
- DirectChannelBufferFactory(ByteOrder, int) - Constructor for class org.jboss.netty.buffer.DirectChannelBufferFactory
-
Creates a new factory with the specified default
ByteOrder
.
- discardReadBytes() - Method in class org.jboss.netty.buffer.AbstractChannelBuffer
-
- discardReadBytes() - Method in interface org.jboss.netty.buffer.ChannelBuffer
-
Discards the bytes between the 0th index and readerIndex
.
- discardReadBytes() - Method in class org.jboss.netty.buffer.CompositeChannelBuffer
-
- discardReadBytes() - Method in class org.jboss.netty.buffer.EmptyChannelBuffer
-
- discardReadBytes() - Method in class org.jboss.netty.buffer.ReadOnlyChannelBuffer
-
- disconnect() - Method in class org.jboss.netty.channel.AbstractChannel
-
- disconnect() - Method in class org.jboss.netty.channel.AbstractServerChannel
-
- disconnect() - Method in interface org.jboss.netty.channel.Channel
-
Disconnects this channel from the current remote address asynchronously.
- disconnect(Channel) - Static method in class org.jboss.netty.channel.Channels
-
- disconnect(ChannelHandlerContext, ChannelFuture) - Static method in class org.jboss.netty.channel.Channels
-
- disconnect() - Method in interface org.jboss.netty.channel.group.ChannelGroup
-
Disconnects all
Channel
s in this group from their remote peers.
- disconnect() - Method in class org.jboss.netty.channel.group.DefaultChannelGroup
-
- disconnectRequested(ChannelHandlerContext, ChannelStateEvent) - Method in class org.jboss.netty.channel.SimpleChannelDownstreamHandler
-
- disconnectRequested(ChannelHandlerContext, ChannelStateEvent) - Method in class org.jboss.netty.channel.SimpleChannelHandler
-
- disconnectRequested(ChannelHandlerContext, ChannelStateEvent) - Method in class org.jboss.netty.handler.queue.BufferedWriteHandler
-
- DiskAttribute - Class in org.jboss.netty.handler.codec.http.multipart
-
Disk implementation of Attributes
- DiskAttribute(String) - Constructor for class org.jboss.netty.handler.codec.http.multipart.DiskAttribute
-
Constructor used for huge Attribute
- DiskAttribute(String, String) - Constructor for class org.jboss.netty.handler.codec.http.multipart.DiskAttribute
-
- DiskFileUpload - Class in org.jboss.netty.handler.codec.http.multipart
-
Disk FileUpload implementation that stores file into real files
- DiskFileUpload(String, String, String, String, Charset, long) - Constructor for class org.jboss.netty.handler.codec.http.multipart.DiskFileUpload
-
- doAccounting(TrafficCounter) - Method in class org.jboss.netty.handler.traffic.AbstractTrafficShapingHandler
-
Called each time the accounting is computed from the TrafficCounters.
- doAccounting(TrafficCounter) - Method in class org.jboss.netty.handler.traffic.GlobalChannelTrafficShapingHandler
-
- doEncode(ChannelHandlerContext, MessageEvent) - Method in class org.jboss.netty.handler.codec.oneone.OneToOneEncoder
-
- doEncode(ChannelHandlerContext, MessageEvent) - Method in class org.jboss.netty.handler.codec.oneone.OneToOneStrictEncoder
-
- doExecute(Runnable) - Method in class org.jboss.netty.handler.execution.FairOrderedDownstreamThreadPoolExecutor
-
Executes the specified task concurrently while maintaining the event order.
- doExecute(Runnable) - Method in class org.jboss.netty.handler.execution.FairOrderedMemoryAwareThreadPoolExecutor
-
Executes the specified task concurrently while maintaining the event order.
- doExecute(Runnable) - Method in class org.jboss.netty.handler.execution.MemoryAwareThreadPoolExecutor
-
Put the actual execution logic here.
- doExecute(Runnable) - Method in class org.jboss.netty.handler.execution.OrderedMemoryAwareThreadPoolExecutor
-
Executes the specified task concurrently while maintaining the event
order.
- domain() - Method in interface org.jboss.netty.handler.codec.http.cookie.Cookie
-
Returns the domain of this
Cookie
.
- DOMAIN - Static variable in class org.jboss.netty.handler.codec.http.cookie.CookieHeaderNames
-
- domain() - Method in class org.jboss.netty.handler.codec.http.cookie.DefaultCookie
-
- doRun() - Method in class org.jboss.netty.handler.execution.ChannelDownstreamEventRunnable
-
- doRun() - Method in class org.jboss.netty.handler.execution.ChannelEventRunnable
-
- doRun() - Method in class org.jboss.netty.handler.execution.ChannelUpstreamEventRunnable
-
Sends the event upstream.
- DOUBLE_QUOTE - Static variable in class org.jboss.netty.handler.codec.http.HttpConstants
-
Double quote '"'
- doUnorderedExecute(Runnable) - Method in class org.jboss.netty.handler.execution.MemoryAwareThreadPoolExecutor
-
Executes the specified task without maintaining the event order.
- DownstreamChannelStateEvent - Class in org.jboss.netty.channel
-
- DownstreamChannelStateEvent(Channel, ChannelFuture, ChannelState, Object) - Constructor for class org.jboss.netty.channel.DownstreamChannelStateEvent
-
Creates a new instance.
- DownstreamMessageEvent - Class in org.jboss.netty.channel
-
- DownstreamMessageEvent(Channel, ChannelFuture, Object, SocketAddress) - Constructor for class org.jboss.netty.channel.DownstreamMessageEvent
-
Creates a new instance.
- duplicate() - Method in class org.jboss.netty.buffer.BigEndianHeapChannelBuffer
-
- duplicate() - Method in class org.jboss.netty.buffer.ByteBufferBackedChannelBuffer
-
- duplicate() - Method in interface org.jboss.netty.buffer.ChannelBuffer
-
Returns a buffer which shares the whole region of this buffer.
- duplicate() - Method in class org.jboss.netty.buffer.CompositeChannelBuffer
-
- duplicate() - Method in class org.jboss.netty.buffer.DuplicatedChannelBuffer
-
- duplicate() - Method in class org.jboss.netty.buffer.DynamicChannelBuffer
-
- duplicate() - Method in class org.jboss.netty.buffer.LittleEndianHeapChannelBuffer
-
- duplicate() - Method in class org.jboss.netty.buffer.ReadOnlyChannelBuffer
-
- duplicate() - Method in class org.jboss.netty.buffer.SlicedChannelBuffer
-
- duplicate() - Method in class org.jboss.netty.buffer.TruncatedChannelBuffer
-
- DuplicatedChannelBuffer - Class in org.jboss.netty.buffer
-
A derived buffer which simply forwards all data access requests to its
parent.
- DuplicatedChannelBuffer(ChannelBuffer) - Constructor for class org.jboss.netty.buffer.DuplicatedChannelBuffer
-
- dynamicBuffer() - Static method in class org.jboss.netty.buffer.ChannelBuffers
-
Creates a new big-endian dynamic buffer whose estimated data length is
256
bytes.
- dynamicBuffer(ChannelBufferFactory) - Static method in class org.jboss.netty.buffer.ChannelBuffers
-
- dynamicBuffer(int) - Static method in class org.jboss.netty.buffer.ChannelBuffers
-
Creates a new big-endian dynamic buffer with the specified estimated
data length.
- dynamicBuffer(ByteOrder, int) - Static method in class org.jboss.netty.buffer.ChannelBuffers
-
Creates a new dynamic buffer with the specified endianness and
the specified estimated data length.
- dynamicBuffer(int, ChannelBufferFactory) - Static method in class org.jboss.netty.buffer.ChannelBuffers
-
Creates a new big-endian dynamic buffer with the specified estimated
data length using the specified factory.
- dynamicBuffer(ByteOrder, int, ChannelBufferFactory) - Static method in class org.jboss.netty.buffer.ChannelBuffers
-
Creates a new dynamic buffer with the specified endianness and
the specified estimated data length using the specified factory.
- DynamicChannelBuffer - Class in org.jboss.netty.buffer
-
A dynamic capacity buffer which increases its capacity as needed.
- DynamicChannelBuffer(int) - Constructor for class org.jboss.netty.buffer.DynamicChannelBuffer
-
- DynamicChannelBuffer(ByteOrder, int) - Constructor for class org.jboss.netty.buffer.DynamicChannelBuffer
-
- DynamicChannelBuffer(ByteOrder, int, ChannelBufferFactory) - Constructor for class org.jboss.netty.buffer.DynamicChannelBuffer
-
- GATEWAY_TIMEOUT - Static variable in class org.jboss.netty.handler.codec.http.HttpResponseStatus
-
504 Gateway Timeout
- GATEWAY_TIMEOUT - Static variable in class org.jboss.netty.handler.codec.rtsp.RtspResponseStatuses
-
504 Gateway Timeout
- get(Channel) - Method in class org.jboss.netty.channel.ChannelLocal
-
Returns the value of this variable.
- get(String) - Method in interface org.jboss.netty.channel.ChannelPipeline
-
- get(Class<T>) - Method in interface org.jboss.netty.channel.ChannelPipeline
-
- get(String) - Method in class org.jboss.netty.channel.DefaultChannelPipeline
-
- get(Class<T>) - Method in class org.jboss.netty.channel.DefaultChannelPipeline
-
- get(String) - Method in class org.jboss.netty.handler.codec.http.DefaultHttpHeaders
-
- get() - Static method in class org.jboss.netty.handler.codec.http.HttpHeaderDateFormat
-
- get(String) - Method in class org.jboss.netty.handler.codec.http.HttpHeaders
-
Returns the value of a header with the specified name.
- GET - Static variable in class org.jboss.netty.handler.codec.http.HttpMethod
-
The GET method means retrieve whatever information (in the form of an entity) is identified
by the Request-URI.
- get() - Method in class org.jboss.netty.handler.codec.http.multipart.AbstractDiskHttpData
-
- get() - Method in class org.jboss.netty.handler.codec.http.multipart.AbstractMemoryHttpData
-
- get() - Method in interface org.jboss.netty.handler.codec.http.multipart.HttpData
-
Returns the contents of the file item as an array of bytes.
- get() - Method in class org.jboss.netty.handler.codec.http.multipart.MixedAttribute
-
- get() - Method in class org.jboss.netty.handler.codec.http.multipart.MixedFileUpload
-
- get(String) - Method in class org.jboss.netty.handler.codec.spdy.DefaultSpdyHeaders
-
- get(String) - Method in class org.jboss.netty.handler.codec.spdy.SpdyHeaders
-
Returns the header value with the specified header name.
- get(int) - Method in class org.jboss.netty.handler.ipfilter.IpFilterRuleHandler
-
Returns the element at the specified position in this list
- GET_PARAMETER - Static variable in class org.jboss.netty.handler.codec.rtsp.RtspMethods
-
The GET_PARAMETER request retrieves the value of a parameter of a
presentation or stream specified in the URI.
- getActualSubprotocol() - Method in class org.jboss.netty.handler.codec.http.websocketx.WebSocketClientHandshaker
-
Returns the subprotocol response sent by the server.
- getAddressType() - Method in class org.jboss.netty.handler.codec.socks.SocksCmdRequest
-
- getAddressType() - Method in class org.jboss.netty.handler.codec.socks.SocksCmdResponse
-
- getAll(String) - Method in class org.jboss.netty.handler.codec.http.DefaultHttpHeaders
-
- getAll(String) - Method in class org.jboss.netty.handler.codec.http.HttpHeaders
-
Returns the values of headers with the specified name
- getAll(String) - Method in class org.jboss.netty.handler.codec.spdy.DefaultSpdyHeaders
-
- getAll(String) - Method in class org.jboss.netty.handler.codec.spdy.SpdyHeaders
-
Returns the header values with the specified header name.
- getAllIdleTimeInMillis() - Method in class org.jboss.netty.handler.timeout.IdleStateHandler
-
Return the allIdleTime that was given when instance this class in milliseconds.
- getAssociatedToStreamId() - Method in class org.jboss.netty.handler.codec.spdy.DefaultSpdySynStreamFrame
-
- getAssociatedToStreamId(HttpMessage) - Static method in class org.jboss.netty.handler.codec.spdy.SpdyHttpHeaders
-
Returns the value of the "X-SPDY-Associated-To-Stream-ID"
header.
- getAssociatedToStreamId() - Method in interface org.jboss.netty.handler.codec.spdy.SpdySynStreamFrame
-
Returns the Associated-To-Stream-ID of this frame.
- getAttachment() - Method in class org.jboss.netty.channel.AbstractChannel
-
- getAttachment() - Method in interface org.jboss.netty.channel.Channel
-
- getAttachment() - Method in interface org.jboss.netty.channel.ChannelHandlerContext
-
Retrieves an object which is
attached
to
this context.
- getAuthScheme() - Method in class org.jboss.netty.handler.codec.socks.SocksInitResponse
-
- getAuthSchemes() - Method in class org.jboss.netty.handler.codec.socks.SocksInitRequest
-
- getAuthStatus() - Method in class org.jboss.netty.handler.codec.socks.SocksAuthResponse
-
- getBacklog() - Method in class org.jboss.netty.channel.socket.DefaultServerSocketChannelConfig
-
- getBacklog() - Method in interface org.jboss.netty.channel.socket.ServerSocketChannelConfig
-
Gets the backlog value to specify when the channel binds to a local
address.
- getBaseAddress() - Method in class org.jboss.netty.handler.ipfilter.CIDR
-
- getBaseDirectory() - Method in class org.jboss.netty.handler.codec.http.multipart.AbstractDiskHttpData
-
- getBaseDirectory() - Method in class org.jboss.netty.handler.codec.http.multipart.DiskAttribute
-
- getBaseDirectory() - Method in class org.jboss.netty.handler.codec.http.multipart.DiskFileUpload
-
- getBinaryData() - Method in class org.jboss.netty.handler.codec.http.websocketx.WebSocketFrame
-
Returns binary data
- getBodyHttpData(String) - Method in class org.jboss.netty.handler.codec.http.multipart.HttpPostMultipartRequestDecoder
-
- getBodyHttpData(String) - Method in class org.jboss.netty.handler.codec.http.multipart.HttpPostRequestDecoder
-
This method returns the first InterfaceHttpData with the given name from body.
- getBodyHttpData(String) - Method in class org.jboss.netty.handler.codec.http.multipart.HttpPostStandardRequestDecoder
-
- getBodyHttpData(String) - Method in interface org.jboss.netty.handler.codec.http.multipart.InterfaceHttpPostRequestDecoder
-
This method returns the first InterfaceHttpData with the given name from body.
- getBodyHttpDatas() - Method in class org.jboss.netty.handler.codec.http.multipart.HttpPostMultipartRequestDecoder
-
- getBodyHttpDatas(String) - Method in class org.jboss.netty.handler.codec.http.multipart.HttpPostMultipartRequestDecoder
-
- getBodyHttpDatas() - Method in class org.jboss.netty.handler.codec.http.multipart.HttpPostRequestDecoder
-
This method returns a List of all HttpDatas from body.
- getBodyHttpDatas(String) - Method in class org.jboss.netty.handler.codec.http.multipart.HttpPostRequestDecoder
-
This method returns a List of all HttpDatas with the given name from body.
- getBodyHttpDatas() - Method in class org.jboss.netty.handler.codec.http.multipart.HttpPostStandardRequestDecoder
-
- getBodyHttpDatas(String) - Method in class org.jboss.netty.handler.codec.http.multipart.HttpPostStandardRequestDecoder
-
- getBodyHttpDatas() - Method in interface org.jboss.netty.handler.codec.http.multipart.InterfaceHttpPostRequestDecoder
-
This method returns a List of all HttpDatas from body.
- getBodyHttpDatas(String) - Method in interface org.jboss.netty.handler.codec.http.multipart.InterfaceHttpPostRequestDecoder
-
This method returns a List of all HttpDatas with the given name from body.
- getBodyListAttributes() - Method in class org.jboss.netty.handler.codec.http.multipart.HttpPostRequestEncoder
-
This method returns a List of all InterfaceHttpData from body part.
- getBuffer(int) - Method in class org.jboss.netty.buffer.AbstractChannelBufferFactory
-
- getBuffer(byte[], int, int) - Method in class org.jboss.netty.buffer.AbstractChannelBufferFactory
-
- getBuffer(int) - Method in interface org.jboss.netty.buffer.ChannelBufferFactory
-
- getBuffer(ByteOrder, int) - Method in interface org.jboss.netty.buffer.ChannelBufferFactory
-
Returns a
ChannelBuffer
with the specified
endianness
and
capacity
.
- getBuffer(byte[], int, int) - Method in interface org.jboss.netty.buffer.ChannelBufferFactory
-
Returns a
ChannelBuffer
whose content is equal to the sub-region
of the specified
array
.
- getBuffer(ByteOrder, byte[], int, int) - Method in interface org.jboss.netty.buffer.ChannelBufferFactory
-
Returns a
ChannelBuffer
whose content is equal to the sub-region
of the specified
array
.
- getBuffer(ByteBuffer) - Method in interface org.jboss.netty.buffer.ChannelBufferFactory
-
Returns a
ChannelBuffer
whose content is equal to the sub-region
of the specified
nioBuffer
.
- getBuffer(int) - Method in class org.jboss.netty.buffer.CompositeChannelBuffer
-
- getBuffer(ByteOrder, int) - Method in class org.jboss.netty.buffer.DirectChannelBufferFactory
-
- getBuffer(ByteOrder, byte[], int, int) - Method in class org.jboss.netty.buffer.DirectChannelBufferFactory
-
- getBuffer(ByteBuffer) - Method in class org.jboss.netty.buffer.DirectChannelBufferFactory
-
- getBuffer(ByteOrder, int) - Method in class org.jboss.netty.buffer.HeapChannelBufferFactory
-
- getBuffer(ByteOrder, byte[], int, int) - Method in class org.jboss.netty.buffer.HeapChannelBufferFactory
-
- getBuffer(ByteBuffer) - Method in class org.jboss.netty.buffer.HeapChannelBufferFactory
-
- getBufferFactory() - Method in interface org.jboss.netty.channel.ChannelConfig
-
- getBufferFactory() - Method in class org.jboss.netty.channel.DefaultChannelConfig
-
- getBufferFactory() - Method in class org.jboss.netty.channel.DefaultServerChannelConfig
-
- getBufferFactory() - Method in class org.jboss.netty.channel.socket.http.HttpTunnelingSocketChannelConfig
-
- getByName(CharSequence) - Static method in class org.jboss.netty.util.NetUtil
-
- getByName(CharSequence, boolean) - Static method in class org.jboss.netty.util.NetUtil
-
- getByte(int) - Method in class org.jboss.netty.buffer.ByteBufferBackedChannelBuffer
-
- getByte(int) - Method in interface org.jboss.netty.buffer.ChannelBuffer
-
Gets a byte at the specified absolute index
in this buffer.
- getByte(int) - Method in class org.jboss.netty.buffer.CompositeChannelBuffer
-
- getByte(int) - Method in class org.jboss.netty.buffer.DuplicatedChannelBuffer
-
- getByte(int) - Method in class org.jboss.netty.buffer.DynamicChannelBuffer
-
- getByte(int) - Method in class org.jboss.netty.buffer.HeapChannelBuffer
-
- getByte(int) - Method in class org.jboss.netty.buffer.ReadOnlyChannelBuffer
-
- getByte(int) - Method in class org.jboss.netty.buffer.SlicedChannelBuffer
-
- getByte(int) - Method in class org.jboss.netty.buffer.TruncatedChannelBuffer
-
- getBytes(int, byte[]) - Method in class org.jboss.netty.buffer.AbstractChannelBuffer
-
- getBytes(int, ChannelBuffer) - Method in class org.jboss.netty.buffer.AbstractChannelBuffer
-
- getBytes(int, ChannelBuffer, int) - Method in class org.jboss.netty.buffer.AbstractChannelBuffer
-
- getBytes(int, ChannelBuffer, int, int) - Method in class org.jboss.netty.buffer.ByteBufferBackedChannelBuffer
-
- getBytes(int, byte[], int, int) - Method in class org.jboss.netty.buffer.ByteBufferBackedChannelBuffer
-
- getBytes(int, ByteBuffer) - Method in class org.jboss.netty.buffer.ByteBufferBackedChannelBuffer
-
- getBytes(int, OutputStream, int) - Method in class org.jboss.netty.buffer.ByteBufferBackedChannelBuffer
-
- getBytes(int, GatheringByteChannel, int) - Method in class org.jboss.netty.buffer.ByteBufferBackedChannelBuffer
-
- getBytes(int, ChannelBuffer) - Method in interface org.jboss.netty.buffer.ChannelBuffer
-
Transfers this buffer's data to the specified destination starting at
the specified absolute index
until the destination becomes
non-writable.
- getBytes(int, ChannelBuffer, int) - Method in interface org.jboss.netty.buffer.ChannelBuffer
-
Transfers this buffer's data to the specified destination starting at
the specified absolute index
.
- getBytes(int, ChannelBuffer, int, int) - Method in interface org.jboss.netty.buffer.ChannelBuffer
-
Transfers this buffer's data to the specified destination starting at
the specified absolute index
.
- getBytes(int, byte[]) - Method in interface org.jboss.netty.buffer.ChannelBuffer
-
Transfers this buffer's data to the specified destination starting at
the specified absolute index
.
- getBytes(int, byte[], int, int) - Method in interface org.jboss.netty.buffer.ChannelBuffer
-
Transfers this buffer's data to the specified destination starting at
the specified absolute index
.
- getBytes(int, ByteBuffer) - Method in interface org.jboss.netty.buffer.ChannelBuffer
-
Transfers this buffer's data to the specified destination starting at
the specified absolute index
until the destination's position
reaches its limit.
- getBytes(int, OutputStream, int) - Method in interface org.jboss.netty.buffer.ChannelBuffer
-
Transfers this buffer's data to the specified stream starting at the
specified absolute index
.
- getBytes(int, GatheringByteChannel, int) - Method in interface org.jboss.netty.buffer.ChannelBuffer
-
Transfers this buffer's data to the specified channel starting at the
specified absolute index
.
- getBytes(int, byte[], int, int) - Method in class org.jboss.netty.buffer.CompositeChannelBuffer
-
- getBytes(int, ByteBuffer) - Method in class org.jboss.netty.buffer.CompositeChannelBuffer
-
- getBytes(int, ChannelBuffer, int, int) - Method in class org.jboss.netty.buffer.CompositeChannelBuffer
-
- getBytes(int, GatheringByteChannel, int) - Method in class org.jboss.netty.buffer.CompositeChannelBuffer
-
- getBytes(int, OutputStream, int) - Method in class org.jboss.netty.buffer.CompositeChannelBuffer
-
- getBytes(int, ChannelBuffer, int, int) - Method in class org.jboss.netty.buffer.DuplicatedChannelBuffer
-
- getBytes(int, byte[], int, int) - Method in class org.jboss.netty.buffer.DuplicatedChannelBuffer
-
- getBytes(int, ByteBuffer) - Method in class org.jboss.netty.buffer.DuplicatedChannelBuffer
-
- getBytes(int, OutputStream, int) - Method in class org.jboss.netty.buffer.DuplicatedChannelBuffer
-
- getBytes(int, GatheringByteChannel, int) - Method in class org.jboss.netty.buffer.DuplicatedChannelBuffer
-
- getBytes(int, byte[], int, int) - Method in class org.jboss.netty.buffer.DynamicChannelBuffer
-
- getBytes(int, ChannelBuffer, int, int) - Method in class org.jboss.netty.buffer.DynamicChannelBuffer
-
- getBytes(int, ByteBuffer) - Method in class org.jboss.netty.buffer.DynamicChannelBuffer
-
- getBytes(int, GatheringByteChannel, int) - Method in class org.jboss.netty.buffer.DynamicChannelBuffer
-
- getBytes(int, OutputStream, int) - Method in class org.jboss.netty.buffer.DynamicChannelBuffer
-
- getBytes(int, ChannelBuffer, int, int) - Method in class org.jboss.netty.buffer.HeapChannelBuffer
-
- getBytes(int, byte[], int, int) - Method in class org.jboss.netty.buffer.HeapChannelBuffer
-
- getBytes(int, ByteBuffer) - Method in class org.jboss.netty.buffer.HeapChannelBuffer
-
- getBytes(int, OutputStream, int) - Method in class org.jboss.netty.buffer.HeapChannelBuffer
-
- getBytes(int, GatheringByteChannel, int) - Method in class org.jboss.netty.buffer.HeapChannelBuffer
-
- getBytes(int, GatheringByteChannel, int) - Method in class org.jboss.netty.buffer.ReadOnlyChannelBuffer
-
- getBytes(int, OutputStream, int) - Method in class org.jboss.netty.buffer.ReadOnlyChannelBuffer
-
- getBytes(int, byte[], int, int) - Method in class org.jboss.netty.buffer.ReadOnlyChannelBuffer
-
- getBytes(int, ChannelBuffer, int, int) - Method in class org.jboss.netty.buffer.ReadOnlyChannelBuffer
-
- getBytes(int, ByteBuffer) - Method in class org.jboss.netty.buffer.ReadOnlyChannelBuffer
-
- getBytes(int, ChannelBuffer, int, int) - Method in class org.jboss.netty.buffer.SlicedChannelBuffer
-
- getBytes(int, byte[], int, int) - Method in class org.jboss.netty.buffer.SlicedChannelBuffer
-
- getBytes(int, ByteBuffer) - Method in class org.jboss.netty.buffer.SlicedChannelBuffer
-
- getBytes(int, OutputStream, int) - Method in class org.jboss.netty.buffer.SlicedChannelBuffer
-
- getBytes(int, GatheringByteChannel, int) - Method in class org.jboss.netty.buffer.SlicedChannelBuffer
-
- getBytes(int, ChannelBuffer, int, int) - Method in class org.jboss.netty.buffer.TruncatedChannelBuffer
-
- getBytes(int, byte[], int, int) - Method in class org.jboss.netty.buffer.TruncatedChannelBuffer
-
- getBytes(int, ByteBuffer) - Method in class org.jboss.netty.buffer.TruncatedChannelBuffer
-
- getBytes(int, OutputStream, int) - Method in class org.jboss.netty.buffer.TruncatedChannelBuffer
-
- getBytes(int, GatheringByteChannel, int) - Method in class org.jboss.netty.buffer.TruncatedChannelBuffer
-
- getByteValue() - Method in enum org.jboss.netty.handler.codec.socks.SocksMessage.AddressType
-
- getByteValue() - Method in enum org.jboss.netty.handler.codec.socks.SocksMessage.AuthScheme
-
- getByteValue() - Method in enum org.jboss.netty.handler.codec.socks.SocksMessage.AuthStatus
-
- getByteValue() - Method in enum org.jboss.netty.handler.codec.socks.SocksMessage.CmdStatus
-
- getByteValue() - Method in enum org.jboss.netty.handler.codec.socks.SocksMessage.CmdType
-
- getByteValue() - Method in enum org.jboss.netty.handler.codec.socks.SocksMessage.ProtocolVersion
-
- getByteValue() - Method in enum org.jboss.netty.handler.codec.socks.SocksMessage.SubnegotiationVersion
-
- getCause() - Method in interface org.jboss.netty.channel.ChannelFuture
-
Returns the cause of the failed I/O operation if the I/O operation has
failed.
- getCause() - Method in class org.jboss.netty.channel.DefaultChannelFuture
-
- getCause() - Method in class org.jboss.netty.channel.DefaultExceptionEvent
-
- getCause() - Method in interface org.jboss.netty.channel.ExceptionEvent
-
Returns the raised exception.
- getCause() - Method in class org.jboss.netty.channel.FailedChannelFuture
-
- getCause() - Method in class org.jboss.netty.channel.SucceededChannelFuture
-
- getChannel() - Method in interface org.jboss.netty.channel.ChannelEvent
-
Returns the
Channel
which is associated with this event.
- getChannel() - Method in interface org.jboss.netty.channel.ChannelFuture
-
Returns a channel where the I/O operation associated with this
future takes place.
- getChannel() - Method in interface org.jboss.netty.channel.ChannelHandlerContext
-
- getChannel() - Method in interface org.jboss.netty.channel.ChannelPipeline
-
Returns the
Channel
that this pipeline is attached to.
- getChannel() - Method in interface org.jboss.netty.channel.ChildChannelStateEvent
-
Returns the
parent Channel
which is associated
with this event.
- getChannel() - Method in class org.jboss.netty.channel.CompleteChannelFuture
-
- getChannel() - Method in class org.jboss.netty.channel.DefaultChannelFuture
-
- getChannel() - Method in class org.jboss.netty.channel.DefaultChannelPipeline
-
- getChannel() - Method in class org.jboss.netty.channel.DefaultChildChannelStateEvent
-
- getChannel() - Method in class org.jboss.netty.channel.DefaultExceptionEvent
-
- getChannel() - Method in class org.jboss.netty.channel.DefaultWriteCompletionEvent
-
- getChannel() - Method in class org.jboss.netty.channel.DownstreamChannelStateEvent
-
- getChannel() - Method in class org.jboss.netty.channel.DownstreamMessageEvent
-
- getChannel() - Method in class org.jboss.netty.channel.UpstreamChannelStateEvent
-
- getChannel() - Method in class org.jboss.netty.channel.UpstreamMessageEvent
-
- getChannel() - Method in class org.jboss.netty.handler.timeout.DefaultIdleStateEvent
-
- getChannelBuffer() - Method in class org.jboss.netty.handler.codec.http.multipart.AbstractDiskHttpData
-
- getChannelBuffer() - Method in class org.jboss.netty.handler.codec.http.multipart.AbstractMemoryHttpData
-
Utility to go from a In Memory FileUpload
to a Disk (or another implementation) FileUpload
- getChannelBuffer() - Method in interface org.jboss.netty.handler.codec.http.multipart.HttpData
-
Returns the content of the file item as a ChannelBuffer
- getChannelBuffer() - Method in class org.jboss.netty.handler.codec.http.multipart.MixedAttribute
-
- getChannelBuffer() - Method in class org.jboss.netty.handler.codec.http.multipart.MixedFileUpload
-
- getChar(int) - Method in class org.jboss.netty.buffer.AbstractChannelBuffer
-
- getChar(int) - Method in interface org.jboss.netty.buffer.ChannelBuffer
-
Gets a 2-byte UTF-16 character at the specified absolute
index
in this buffer.
- getCharset() - Method in class org.jboss.netty.handler.codec.http.multipart.AbstractHttpData
-
- getCharset() - Method in interface org.jboss.netty.handler.codec.http.multipart.HttpData
-
Returns the Charset passed by the browser or null if not defined.
- getCharset() - Method in class org.jboss.netty.handler.codec.http.multipart.MixedAttribute
-
- getCharset() - Method in class org.jboss.netty.handler.codec.http.multipart.MixedFileUpload
-
- getCheckInterval() - Method in class org.jboss.netty.handler.traffic.AbstractTrafficShapingHandler
-
- getCheckInterval() - Method in class org.jboss.netty.handler.traffic.TrafficCounter
-
- getChildChannel() - Method in interface org.jboss.netty.channel.ChildChannelStateEvent
-
Returns the child
Channel
whose state has been changed.
- getChildChannel() - Method in class org.jboss.netty.channel.DefaultChildChannelStateEvent
-
- getChildExecutor(ChannelEvent) - Method in class org.jboss.netty.handler.execution.OrderedDownstreamThreadPoolExecutor
-
- getChildExecutor(ChannelEvent) - Method in class org.jboss.netty.handler.execution.OrderedMemoryAwareThreadPoolExecutor
-
- getChildExecutorKey(ChannelEvent) - Method in class org.jboss.netty.handler.execution.OrderedMemoryAwareThreadPoolExecutor
-
- getChildExecutorKeySet() - Method in class org.jboss.netty.handler.execution.OrderedMemoryAwareThreadPoolExecutor
-
- getChunk(int) - Method in class org.jboss.netty.handler.codec.http.multipart.AbstractDiskHttpData
-
- getChunk(int) - Method in class org.jboss.netty.handler.codec.http.multipart.AbstractMemoryHttpData
-
- getChunk(int) - Method in interface org.jboss.netty.handler.codec.http.multipart.HttpData
-
Returns a ChannelBuffer for the content from the current position with at
most length read bytes, increasing the current position of the Bytes
read.
- getChunk(int) - Method in class org.jboss.netty.handler.codec.http.multipart.MixedAttribute
-
- getChunk(int) - Method in class org.jboss.netty.handler.codec.http.multipart.MixedFileUpload
-
- getCloseFuture() - Method in class org.jboss.netty.channel.AbstractChannel
-
- getCloseFuture() - Method in interface org.jboss.netty.channel.Channel
-
Returns the
ChannelFuture
which will be notified when this
channel is closed.
- getCloseOnSSLException() - Method in class org.jboss.netty.handler.ssl.SslHandler
-
- getCmdStatus() - Method in class org.jboss.netty.handler.codec.socks.SocksCmdResponse
-
- getCmdType() - Method in class org.jboss.netty.handler.codec.socks.SocksCmdRequest
-
- getCode() - Method in class org.jboss.netty.handler.codec.http.HttpResponseStatus
-
Returns the code of this status.
- getCode() - Method in class org.jboss.netty.handler.codec.spdy.SpdySessionStatus
-
Returns the code of this status.
- getCode() - Method in class org.jboss.netty.handler.codec.spdy.SpdyStreamStatus
-
Returns the code of this status.
- getComment() - Method in interface org.jboss.netty.handler.codec.http.Cookie
-
- getComment() - Method in class org.jboss.netty.handler.codec.http.DefaultCookie
-
Deprecated.
- getCommentUrl() - Method in interface org.jboss.netty.handler.codec.http.Cookie
-
- getCommentUrl() - Method in class org.jboss.netty.handler.codec.http.DefaultCookie
-
Deprecated.
- getConfig() - Method in interface org.jboss.netty.channel.Channel
-
Returns the configuration of this channel.
- getConfig() - Method in interface org.jboss.netty.channel.socket.DatagramChannel
-
- getConfig() - Method in class org.jboss.netty.channel.socket.nio.NioDatagramChannel
-
- getConfig() - Method in class org.jboss.netty.channel.socket.nio.NioSocketChannel
-
- getConfig() - Method in interface org.jboss.netty.channel.socket.ServerSocketChannel
-
- getConfig() - Method in interface org.jboss.netty.channel.socket.SocketChannel
-
- getConnectTimeoutMillis() - Method in interface org.jboss.netty.channel.ChannelConfig
-
Returns the connect timeout of the channel in milliseconds.
- getConnectTimeoutMillis() - Method in class org.jboss.netty.channel.DefaultChannelConfig
-
- getConnectTimeoutMillis() - Method in class org.jboss.netty.channel.DefaultServerChannelConfig
-
- getConnectTimeoutMillis() - Method in class org.jboss.netty.channel.socket.http.HttpTunnelingSocketChannelConfig
-
- getContent() - Method in class org.jboss.netty.handler.codec.http.DefaultHttpChunk
-
- getContent() - Method in class org.jboss.netty.handler.codec.http.DefaultHttpChunkTrailer
-
- getContent() - Method in class org.jboss.netty.handler.codec.http.DefaultHttpMessage
-
- getContent() - Method in interface org.jboss.netty.handler.codec.http.HttpChunk
-
Returns the content of this chunk.
- getContent() - Method in interface org.jboss.netty.handler.codec.http.HttpMessage
-
Returns the content of this message.
- getContentLength(HttpMessage) - Static method in class org.jboss.netty.handler.codec.http.HttpHeaders
-
Returns the length of the content.
- getContentLength(HttpMessage, long) - Static method in class org.jboss.netty.handler.codec.http.HttpHeaders
-
Returns the length of the content.
- getContentTransferEncoding() - Method in class org.jboss.netty.handler.codec.http.multipart.DiskFileUpload
-
- getContentTransferEncoding() - Method in interface org.jboss.netty.handler.codec.http.multipart.FileUpload
-
Returns the Content-Transfer-Encoding
- getContentTransferEncoding() - Method in class org.jboss.netty.handler.codec.http.multipart.MemoryFileUpload
-
- getContentTransferEncoding() - Method in class org.jboss.netty.handler.codec.http.multipart.MixedFileUpload
-
- getContentType() - Method in class org.jboss.netty.handler.codec.http.multipart.DiskFileUpload
-
- getContentType() - Method in interface org.jboss.netty.handler.codec.http.multipart.FileUpload
-
Returns the content type passed by the browser or null if not defined.
- getContentType() - Method in class org.jboss.netty.handler.codec.http.multipart.MemoryFileUpload
-
- getContentType() - Method in class org.jboss.netty.handler.codec.http.multipart.MixedFileUpload
-
- getContext(ChannelHandler) - Method in interface org.jboss.netty.channel.ChannelPipeline
-
Returns the context object of the specified
ChannelHandler
in
this pipeline.
- getContext(String) - Method in interface org.jboss.netty.channel.ChannelPipeline
-
Returns the context object of the
ChannelHandler
with the
specified name in this pipeline.
- getContext(Class<? extends ChannelHandler>) - Method in interface org.jboss.netty.channel.ChannelPipeline
-
Returns the context object of the
ChannelHandler
of the
specified type in this pipeline.
- getContext(String) - Method in class org.jboss.netty.channel.DefaultChannelPipeline
-
- getContext(ChannelHandler) - Method in class org.jboss.netty.channel.DefaultChannelPipeline
-
- getContext(Class<? extends ChannelHandler>) - Method in class org.jboss.netty.channel.DefaultChannelPipeline
-
- getContext() - Method in class org.jboss.netty.handler.execution.ChannelEventRunnable
-
- getCount() - Method in class org.jboss.netty.channel.DefaultFileRegion
-
- getCount() - Method in interface org.jboss.netty.channel.FileRegion
-
Returns the number of bytes to transfer.
- getCumulativeReadBytes() - Method in class org.jboss.netty.handler.traffic.TrafficCounter
-
- getCumulativeWrittenBytes() - Method in class org.jboss.netty.handler.traffic.TrafficCounter
-
- getCurrentOffset() - Method in class org.jboss.netty.handler.stream.ChunkedFile
-
Returns the offset in the file where the transfer is happening currently.
- getCurrentOffset() - Method in class org.jboss.netty.handler.stream.ChunkedNioFile
-
Returns the offset in the file where the transfer is happening currently.
- getCurrentReadBytes() - Method in class org.jboss.netty.handler.traffic.TrafficCounter
-
- getCurrentWrittenBytes() - Method in class org.jboss.netty.handler.traffic.TrafficCounter
-
- getData() - Method in class org.jboss.netty.handler.codec.spdy.DefaultSpdyDataFrame
-
- getData() - Method in interface org.jboss.netty.handler.codec.spdy.SpdyDataFrame
-
Returns the data payload of this frame.
- getDate(HttpMessage) - Static method in class org.jboss.netty.handler.codec.http.HttpHeaders
-
Returns the value of the "Date"
header.
- getDate(HttpMessage, Date) - Static method in class org.jboss.netty.handler.codec.http.HttpHeaders
-
Returns the value of the "Date"
header.
- getDateHeader(HttpMessage, String) - Static method in class org.jboss.netty.handler.codec.http.HttpHeaders
-
Returns the date header value with the specified header name.
- getDateHeader(HttpMessage, String, Date) - Static method in class org.jboss.netty.handler.codec.http.HttpHeaders
-
Returns the date header value with the specified header name.
- getDecoder(Charset) - Static method in class org.jboss.netty.util.CharsetUtil
-
Returns a cached thread-local
CharsetDecoder
for the specified
charset.
- getDefaultBufferPool() - Static method in class org.jboss.netty.handler.ssl.SslHandler
-
Returns the default
SslBufferPool
used when no pool is
specified in the constructor.
- getDefaultFactory() - Static method in class org.jboss.netty.logging.InternalLoggerFactory
-
Returns the default factory.
- getDefaultOrder() - Method in class org.jboss.netty.buffer.AbstractChannelBufferFactory
-
- getDefaultOrder() - Method in interface org.jboss.netty.buffer.ChannelBufferFactory
-
- getDelegatedTask() - Method in class org.jboss.netty.handler.ssl.OpenSslEngine
-
- getDeltaWindowSize() - Method in class org.jboss.netty.handler.codec.spdy.DefaultSpdyWindowUpdateFrame
-
- getDeltaWindowSize() - Method in interface org.jboss.netty.handler.codec.spdy.SpdyWindowUpdateFrame
-
Returns the Delta-Window-Size of this frame.
- getDiskFilename() - Method in class org.jboss.netty.handler.codec.http.multipart.AbstractDiskHttpData
-
- getDiskFilename() - Method in class org.jboss.netty.handler.codec.http.multipart.DiskAttribute
-
- getDiskFilename() - Method in class org.jboss.netty.handler.codec.http.multipart.DiskFileUpload
-
- getDomain() - Method in interface org.jboss.netty.handler.codec.http.Cookie
-
- getDomain() - Method in class org.jboss.netty.handler.codec.http.DefaultCookie
-
Deprecated.
- getDouble(int) - Method in class org.jboss.netty.buffer.AbstractChannelBuffer
-
- getDouble(int) - Method in interface org.jboss.netty.buffer.ChannelBuffer
-
Gets a 64-bit floating point number at the specified absolute
index
in this buffer.
- getEnabledCipherSuites() - Method in class org.jboss.netty.handler.ssl.OpenSslEngine
-
- getEnabledProtocols() - Method in class org.jboss.netty.handler.ssl.OpenSslEngine
-
- getEnabledSslCipherSuites() - Method in class org.jboss.netty.channel.socket.http.HttpTunnelingSocketChannelConfig
-
Returns the cipher suites enabled for use on an
SSLEngine
.
- getEnabledSslProtocols() - Method in class org.jboss.netty.channel.socket.http.HttpTunnelingSocketChannelConfig
-
Returns the protocol versions enabled for use on an
SSLEngine
.
- getEnableSessionCreation() - Method in class org.jboss.netty.handler.ssl.OpenSslEngine
-
- getEncoder(Charset) - Static method in class org.jboss.netty.util.CharsetUtil
-
Returns a cached thread-local
CharsetEncoder
for the specified
charset.
- getEndAddress() - Method in class org.jboss.netty.handler.ipfilter.CIDR
-
- getEndAddress() - Method in class org.jboss.netty.handler.ipfilter.CIDR4
-
- getEndAddress() - Method in class org.jboss.netty.handler.ipfilter.CIDR6
-
- getEndOffset() - Method in class org.jboss.netty.handler.stream.ChunkedFile
-
Returns the offset in the file where the transfer will end.
- getEndOffset() - Method in class org.jboss.netty.handler.stream.ChunkedNioFile
-
Returns the offset in the file where the transfer will end.
- getEngine() - Method in class org.jboss.netty.handler.ssl.SslHandler
-
Returns the
SSLEngine
which is used by this handler.
- getEvent() - Method in class org.jboss.netty.handler.execution.ChannelEventRunnable
-
- getExecutor() - Method in class org.jboss.netty.handler.execution.ExecutionHandler
-
Returns the
Executor
which was specified with the constructor.
- getExpectedSubprotocol() - Method in class org.jboss.netty.handler.codec.http.websocketx.WebSocketClientHandshaker
-
Returns the CSV of requested subprotocol(s) sent to the server as specified in the constructor
- getFactory() - Method in class org.jboss.netty.bootstrap.Bootstrap
-
Returns the
ChannelFactory
that will be used to perform an
I/O operation.
- getFactory() - Method in class org.jboss.netty.channel.AbstractChannel
-
- getFactory() - Method in interface org.jboss.netty.channel.Channel
-
- getFallback() - Method in class org.jboss.netty.logging.OsgiLoggerFactory
-
- getFile() - Method in class org.jboss.netty.handler.codec.http.multipart.AbstractDiskHttpData
-
- getFile() - Method in class org.jboss.netty.handler.codec.http.multipart.AbstractMemoryHttpData
-
- getFile() - Method in interface org.jboss.netty.handler.codec.http.multipart.HttpData
-
- getFile() - Method in class org.jboss.netty.handler.codec.http.multipart.MixedAttribute
-
- getFile() - Method in class org.jboss.netty.handler.codec.http.multipart.MixedFileUpload
-
- getFilename() - Method in class org.jboss.netty.handler.codec.http.multipart.DiskFileUpload
-
- getFilename() - Method in interface org.jboss.netty.handler.codec.http.multipart.FileUpload
-
Returns the original filename in the client's filesystem,
as provided by the browser (or other client software).
- getFilename() - Method in class org.jboss.netty.handler.codec.http.multipart.MemoryFileUpload
-
- getFilename() - Method in class org.jboss.netty.handler.codec.http.multipart.MixedFileUpload
-
- getFirst() - Method in interface org.jboss.netty.channel.ChannelPipeline
-
- getFirst() - Method in class org.jboss.netty.channel.DefaultChannelPipeline
-
- getFloat(int) - Method in class org.jboss.netty.buffer.AbstractChannelBuffer
-
- getFloat(int) - Method in interface org.jboss.netty.buffer.ChannelBuffer
-
Gets a 32-bit floating point number at the specified absolute
index
in this buffer.
- getFuture() - Method in interface org.jboss.netty.channel.ChannelEvent
-
- getFuture() - Method in class org.jboss.netty.channel.DefaultChildChannelStateEvent
-
- getFuture() - Method in class org.jboss.netty.channel.DefaultExceptionEvent
-
- getFuture() - Method in class org.jboss.netty.channel.DefaultWriteCompletionEvent
-
- getFuture() - Method in class org.jboss.netty.channel.DownstreamChannelStateEvent
-
- getFuture() - Method in class org.jboss.netty.channel.DownstreamMessageEvent
-
- getFuture() - Method in class org.jboss.netty.channel.UpstreamChannelStateEvent
-
- getFuture() - Method in class org.jboss.netty.channel.UpstreamMessageEvent
-
- getFuture() - Method in class org.jboss.netty.handler.timeout.DefaultIdleStateEvent
-
- getGroup() - Method in interface org.jboss.netty.channel.group.ChannelGroupFuture
-
Returns the
ChannelGroup
which is associated with this future.
- getGroup() - Method in class org.jboss.netty.channel.group.DefaultChannelGroupFuture
-
- getHandler() - Method in interface org.jboss.netty.channel.ChannelHandlerContext
-
- getHandshakeStatus() - Method in class org.jboss.netty.handler.ssl.OpenSslEngine
-
- getHandshakeTimeout() - Method in class org.jboss.netty.handler.ssl.SslHandler
-
- getHeader(HttpMessage, String) - Static method in class org.jboss.netty.handler.codec.http.HttpHeaders
-
Returns the header value with the specified header name.
- getHeader(HttpMessage, String, String) - Static method in class org.jboss.netty.handler.codec.http.HttpHeaders
-
Returns the header value with the specified header name.
- getHeader(SpdyHeadersFrame, String) - Static method in class org.jboss.netty.handler.codec.spdy.SpdyHeaders
-
Returns the header value with the specified header name.
- getHeader(SpdyHeadersFrame, String, String) - Static method in class org.jboss.netty.handler.codec.spdy.SpdyHeaders
-
Returns the header value with the specified header name.
- getHost(HttpMessage) - Static method in class org.jboss.netty.handler.codec.http.HttpHeaders
-
Returns the value of the "Host"
header.
- getHost(HttpMessage, String) - Static method in class org.jboss.netty.handler.codec.http.HttpHeaders
-
Returns the value of the "Host"
header.
- getHost() - Method in class org.jboss.netty.handler.codec.socks.SocksCmdRequest
-
- getHost(SpdyHeadersFrame) - Static method in class org.jboss.netty.handler.codec.spdy.SpdyHeaders
-
Returns the SPDY host header.
- getHttpDataType() - Method in class org.jboss.netty.handler.codec.http.multipart.DiskAttribute
-
- getHttpDataType() - Method in class org.jboss.netty.handler.codec.http.multipart.DiskFileUpload
-
- getHttpDataType() - Method in interface org.jboss.netty.handler.codec.http.multipart.InterfaceHttpData
-
- getHttpDataType() - Method in class org.jboss.netty.handler.codec.http.multipart.InternalAttribute
-
- getHttpDataType() - Method in class org.jboss.netty.handler.codec.http.multipart.MemoryAttribute
-
- getHttpDataType() - Method in class org.jboss.netty.handler.codec.http.multipart.MemoryFileUpload
-
- getHttpDataType() - Method in class org.jboss.netty.handler.codec.http.multipart.MixedAttribute
-
- getHttpDataType() - Method in class org.jboss.netty.handler.codec.http.multipart.MixedFileUpload
-
- getId() - Method in class org.jboss.netty.channel.AbstractChannel
-
- getId() - Method in interface org.jboss.netty.channel.Channel
-
Returns the unique integer ID of this channel.
- getId() - Method in class org.jboss.netty.channel.local.LocalAddress
-
Returns the ID of this address.
- getId() - Method in class org.jboss.netty.handler.codec.spdy.DefaultSpdyPingFrame
-
- getId() - Method in interface org.jboss.netty.handler.codec.spdy.SpdyPingFrame
-
Returns the ID of this frame.
- getIds() - Method in class org.jboss.netty.handler.codec.spdy.DefaultSpdySettingsFrame
-
- getIds() - Method in interface org.jboss.netty.handler.codec.spdy.SpdySettingsFrame
-
Returns a Set
of the setting IDs.
- getInstance() - Static method in class org.jboss.netty.buffer.DirectChannelBufferFactory
-
- getInstance(ByteOrder) - Static method in class org.jboss.netty.buffer.DirectChannelBufferFactory
-
- getInstance() - Static method in class org.jboss.netty.buffer.HeapChannelBufferFactory
-
- getInstance(ByteOrder) - Static method in class org.jboss.netty.buffer.HeapChannelBufferFactory
-
- getInstance(Class<?>) - Static method in class org.jboss.netty.logging.InternalLoggerFactory
-
Creates a new logger instance with the name of the specified class.
- getInstance(String) - Static method in class org.jboss.netty.logging.InternalLoggerFactory
-
Creates a new logger instance with the specified name.
- getInt(int) - Method in class org.jboss.netty.buffer.BigEndianHeapChannelBuffer
-
- getInt(int) - Method in class org.jboss.netty.buffer.ByteBufferBackedChannelBuffer
-
- getInt(int) - Method in interface org.jboss.netty.buffer.ChannelBuffer
-
Gets a 32-bit integer at the specified absolute index
in
this buffer.
- getInt(int) - Method in class org.jboss.netty.buffer.CompositeChannelBuffer
-
- getInt(int) - Method in class org.jboss.netty.buffer.DuplicatedChannelBuffer
-
- getInt(int) - Method in class org.jboss.netty.buffer.DynamicChannelBuffer
-
- getInt(int) - Method in class org.jboss.netty.buffer.LittleEndianHeapChannelBuffer
-
- getInt(int) - Method in class org.jboss.netty.buffer.ReadOnlyChannelBuffer
-
- getInt(int) - Method in class org.jboss.netty.buffer.SlicedChannelBuffer
-
- getInt(int) - Method in class org.jboss.netty.buffer.TruncatedChannelBuffer
-
- getInterestOps() - Method in class org.jboss.netty.channel.AbstractChannel
-
- getInterestOps() - Method in class org.jboss.netty.channel.AbstractServerChannel
-
- getInterestOps() - Method in interface org.jboss.netty.channel.Channel
-
Returns the current interestOps
of this channel.
- getInterface() - Method in interface org.jboss.netty.channel.socket.DatagramChannelConfig
-
Gets the address of the network interface used for multicast packets.
- getInterface() - Method in class org.jboss.netty.channel.socket.DefaultDatagramChannelConfig
-
- getInternalInterestOps() - Method in class org.jboss.netty.channel.AbstractChannel
-
- getIntHeader(HttpMessage, String) - Static method in class org.jboss.netty.handler.codec.http.HttpHeaders
-
Returns the integer header value with the specified header name.
- getIntHeader(HttpMessage, String, int) - Static method in class org.jboss.netty.handler.codec.http.HttpHeaders
-
Returns the integer header value with the specified header name.
- getIpV4FromIpV6(Inet6Address) - Static method in class org.jboss.netty.handler.ipfilter.CIDR
-
Compute a byte representation of IpV4 from a IpV6
- getIpV6FromIpV4(Inet4Address) - Static method in class org.jboss.netty.handler.ipfilter.CIDR
-
Compute a byte representation of IpV6 from a IpV4
- getKey(ChannelEvent) - Method in class org.jboss.netty.handler.execution.FairOrderedMemoryAwareThreadPoolExecutor
-
- getLast() - Method in interface org.jboss.netty.channel.ChannelPipeline
-
- getLast() - Method in class org.jboss.netty.channel.DefaultChannelPipeline
-
- getLastActivityTimeMillis() - Method in class org.jboss.netty.handler.timeout.DefaultIdleStateEvent
-
- getLastActivityTimeMillis() - Method in interface org.jboss.netty.handler.timeout.IdleStateEvent
-
Returns the last time when I/O occurred in milliseconds.
- getLastCumulativeTime() - Method in class org.jboss.netty.handler.traffic.TrafficCounter
-
- getLastGoodStreamId() - Method in class org.jboss.netty.handler.codec.spdy.DefaultSpdyGoAwayFrame
-
- getLastGoodStreamId() - Method in interface org.jboss.netty.handler.codec.spdy.SpdyGoAwayFrame
-
Returns the Last-good-stream-ID of this frame.
- getLastReadBytes() - Method in class org.jboss.netty.handler.traffic.TrafficCounter
-
- getLastReadThroughput() - Method in class org.jboss.netty.handler.traffic.TrafficCounter
-
- getLastTime() - Method in class org.jboss.netty.handler.traffic.TrafficCounter
-
- getLastWriteThroughput() - Method in class org.jboss.netty.handler.traffic.TrafficCounter
-
- getLastWrittenBytes() - Method in class org.jboss.netty.handler.traffic.TrafficCounter
-
- getLevel() - Method in class org.jboss.netty.handler.logging.LoggingHandler
-
- getLocalAddress() - Method in interface org.jboss.netty.channel.Channel
-
Returns the local address where this channel is bound to.
- getLocalAddress() - Method in interface org.jboss.netty.channel.local.LocalChannel
-
- getLocalAddress() - Method in interface org.jboss.netty.channel.local.LocalServerChannel
-
- getLocalAddress() - Method in interface org.jboss.netty.channel.socket.DatagramChannel
-
- getLocalAddress() - Method in interface org.jboss.netty.channel.socket.ServerSocketChannel
-
- getLocalAddress() - Method in interface org.jboss.netty.channel.socket.SocketChannel
-
- getLogger() - Method in class org.jboss.netty.handler.logging.LoggingHandler
-
- getLogService() - Method in class org.jboss.netty.logging.OsgiLoggerFactory
-
- getLong(int) - Method in class org.jboss.netty.buffer.BigEndianHeapChannelBuffer
-
- getLong(int) - Method in class org.jboss.netty.buffer.ByteBufferBackedChannelBuffer
-
- getLong(int) - Method in interface org.jboss.netty.buffer.ChannelBuffer
-
Gets a 64-bit long integer at the specified absolute index
in
this buffer.
- getLong(int) - Method in class org.jboss.netty.buffer.CompositeChannelBuffer
-
- getLong(int) - Method in class org.jboss.netty.buffer.DuplicatedChannelBuffer
-
- getLong(int) - Method in class org.jboss.netty.buffer.DynamicChannelBuffer
-
- getLong(int) - Method in class org.jboss.netty.buffer.LittleEndianHeapChannelBuffer
-
- getLong(int) - Method in class org.jboss.netty.buffer.ReadOnlyChannelBuffer
-
- getLong(int) - Method in class org.jboss.netty.buffer.SlicedChannelBuffer
-
- getLong(int) - Method in class org.jboss.netty.buffer.TruncatedChannelBuffer
-
- getMajorVersion() - Method in class org.jboss.netty.handler.codec.http.HttpVersion
-
Returns the name of the protocol such as 1
in "HTTP/1.0"
.
- getMarshaller(ChannelHandlerContext) - Method in class org.jboss.netty.handler.codec.marshalling.DefaultMarshallerProvider
-
- getMarshaller(ChannelHandlerContext) - Method in interface org.jboss.netty.handler.codec.marshalling.MarshallerProvider
-
- getMarshaller(ChannelHandlerContext) - Method in class org.jboss.netty.handler.codec.marshalling.ThreadLocalMarshallerProvider
-
- getMask() - Method in class org.jboss.netty.handler.ipfilter.CIDR
-
- getMaxAge() - Method in interface org.jboss.netty.handler.codec.http.Cookie
-
- getMaxAge() - Method in class org.jboss.netty.handler.codec.http.DefaultCookie
-
Deprecated.
- getMaxChannelMemorySize() - Method in class org.jboss.netty.handler.execution.FairOrderedDownstreamThreadPoolExecutor
-
Returns 0L
- getMaxChannelMemorySize() - Method in class org.jboss.netty.handler.execution.MemoryAwareThreadPoolExecutor
-
Returns the maximum total size of the queued events per channel.
- getMaxChannelMemorySize() - Method in class org.jboss.netty.handler.execution.OrderedDownstreamThreadPoolExecutor
-
Returns 0L
- getMaxCumulationBufferCapacity() - Method in class org.jboss.netty.handler.codec.frame.FrameDecoder
-
- getMaxCumulationBufferComponents() - Method in class org.jboss.netty.handler.codec.frame.FrameDecoder
-
Returns the maximum number of components in the cumulation buffer.
- getMaxCumulationBufferComponents() - Method in class org.jboss.netty.handler.codec.http.HttpChunkAggregator
-
Returns the maximum number of components in the cumulation buffer.
- getMaxFramePayloadLength() - Method in class org.jboss.netty.handler.codec.http.websocketx.WebSocketClientHandshaker
-
Returns the max length for any frame's payload
- getMaxFramePayloadLength() - Method in class org.jboss.netty.handler.codec.http.websocketx.WebSocketServerHandshaker
-
Returns the max length for any frame's payload
- getMaxGlobalWriteSize() - Method in class org.jboss.netty.handler.traffic.GlobalChannelTrafficShapingHandler
-
- getMaxGlobalWriteSize() - Method in class org.jboss.netty.handler.traffic.GlobalTrafficShapingHandler
-
- getMaxPoolSize() - Method in class org.jboss.netty.handler.ssl.SslBufferPool
-
Returns the maximum size of this pool in byte unit.
- getMaxTimeWait() - Method in class org.jboss.netty.handler.traffic.AbstractTrafficShapingHandler
-
- getMaxTotalMemorySize() - Method in class org.jboss.netty.handler.execution.FairOrderedDownstreamThreadPoolExecutor
-
Returns 0L
- getMaxTotalMemorySize() - Method in class org.jboss.netty.handler.execution.MemoryAwareThreadPoolExecutor
-
Returns the maximum total size of the queued events for this pool.
- getMaxTotalMemorySize() - Method in class org.jboss.netty.handler.execution.OrderedDownstreamThreadPoolExecutor
-
Returns 0L
- getMaxWriteDelay() - Method in class org.jboss.netty.handler.traffic.AbstractTrafficShapingHandler
-
- getMaxWriteSize() - Method in class org.jboss.netty.handler.traffic.AbstractTrafficShapingHandler
-
- getMedium(int) - Method in class org.jboss.netty.buffer.AbstractChannelBuffer
-
- getMedium(int) - Method in interface org.jboss.netty.buffer.ChannelBuffer
-
Gets a 24-bit medium integer at the specified absolute index
in
this buffer.
- getMessage() - Method in class org.jboss.netty.channel.DownstreamMessageEvent
-
- getMessage() - Method in interface org.jboss.netty.channel.MessageEvent
-
Returns the message.
- getMessage() - Method in class org.jboss.netty.channel.UpstreamMessageEvent
-
- getMessage(int) - Method in class org.jboss.netty.handler.codec.spdy.SpdyHttpDecoder
-
- getMessageType() - Method in class org.jboss.netty.handler.codec.socks.SocksMessage
-
- getMethod() - Method in class org.jboss.netty.handler.codec.http.DefaultHttpRequest
-
- getMethod() - Method in interface org.jboss.netty.handler.codec.http.HttpRequest
-
Returns the method of this request.
- getMethod(int, SpdyHeadersFrame) - Static method in class org.jboss.netty.handler.codec.spdy.SpdyHeaders
-
Returns the
HttpMethod
represented by the HTTP method header.
- getMinorVersion() - Method in class org.jboss.netty.handler.codec.http.HttpVersion
-
Returns the name of the protocol such as 0
in "HTTP/1.0"
.
- getMultipartDataBoundary(String) - Static method in class org.jboss.netty.handler.codec.http.multipart.HttpPostRequestDecoder
-
Check from the request ContentType if this request is a Multipart request.
- getName() - Method in interface org.jboss.netty.channel.ChannelHandlerContext
-
- getName() - Method in interface org.jboss.netty.channel.group.ChannelGroup
-
Returns the name of this group.
- getName() - Method in class org.jboss.netty.channel.group.DefaultChannelGroup
-
- getName() - Method in interface org.jboss.netty.handler.codec.http.Cookie
-
- getName() - Method in class org.jboss.netty.handler.codec.http.DefaultCookie
-
Deprecated.
- getName() - Method in class org.jboss.netty.handler.codec.http.HttpMethod
-
Returns the name of this method.
- getName() - Method in class org.jboss.netty.handler.codec.http.multipart.AbstractHttpData
-
- getName() - Method in interface org.jboss.netty.handler.codec.http.multipart.InterfaceHttpData
-
Returns the name of this InterfaceHttpData.
- getName() - Method in class org.jboss.netty.handler.codec.http.multipart.InternalAttribute
-
- getName() - Method in class org.jboss.netty.handler.codec.http.multipart.MixedAttribute
-
- getName() - Method in class org.jboss.netty.handler.codec.http.multipart.MixedFileUpload
-
- getName() - Method in class org.jboss.netty.handler.traffic.TrafficCounter
-
- getNames() - Method in interface org.jboss.netty.channel.ChannelPipeline
-
Returns the
List
of the handler names.
- getNames() - Method in class org.jboss.netty.channel.DefaultChannelPipeline
-
- getNeedClientAuth() - Method in class org.jboss.netty.handler.ssl.OpenSslEngine
-
- getNetworkInterface() - Method in interface org.jboss.netty.channel.socket.DatagramChannelConfig
-
- getNetworkInterface() - Method in class org.jboss.netty.channel.socket.DefaultDatagramChannelConfig
-
- getNotifyChannelFuturesOnShutdown() - Method in class org.jboss.netty.handler.execution.MemoryAwareThreadPoolExecutor
-
- getObjectSizeEstimator() - Method in class org.jboss.netty.handler.execution.FairOrderedDownstreamThreadPoolExecutor
-
Return null
- getObjectSizeEstimator() - Method in class org.jboss.netty.handler.execution.MemoryAwareThreadPoolExecutor
-
- getObjectSizeEstimator() - Method in class org.jboss.netty.handler.execution.OrderedDownstreamThreadPoolExecutor
-
Return null
- getOption(String) - Method in class org.jboss.netty.bootstrap.Bootstrap
-
Returns the value of the option with the specified key.
- getOptions() - Method in class org.jboss.netty.bootstrap.Bootstrap
-
Returns the options which configures a new
Channel
and its
child
Channel
s.
- getParameters() - Method in class org.jboss.netty.handler.codec.http.QueryStringDecoder
-
Returns the decoded key-value parameter pairs of the URI.
- getParent() - Method in class org.jboss.netty.channel.AbstractChannel
-
- getParent() - Method in interface org.jboss.netty.channel.Channel
-
Returns the parent of this channel.
- getParentHandler() - Method in class org.jboss.netty.bootstrap.ServerBootstrap
-
Returns an optional
ChannelHandler
which intercepts an event
of a newly bound server-side channel which accepts incoming connections.
- getPassword() - Method in class org.jboss.netty.handler.codec.socks.SocksAuthRequest
-
Returns password that needs to be validated
- getPath() - Method in interface org.jboss.netty.handler.codec.http.Cookie
-
- getPath() - Method in class org.jboss.netty.handler.codec.http.DefaultCookie
-
Deprecated.
- getPath() - Method in class org.jboss.netty.handler.codec.http.QueryStringDecoder
-
Returns the decoded path string of the URI.
- getPattern() - Method in class org.jboss.netty.handler.ipfilter.PatternRule
-
returns the pattern.
- getPipeline() - Method in class org.jboss.netty.bootstrap.Bootstrap
-
- getPipeline() - Method in class org.jboss.netty.channel.AbstractChannel
-
- getPipeline() - Method in interface org.jboss.netty.channel.Channel
-
- getPipeline() - Method in interface org.jboss.netty.channel.ChannelHandlerContext
-
- getPipeline() - Method in interface org.jboss.netty.channel.ChannelPipelineFactory
-
- getPipeline() - Method in interface org.jboss.netty.handler.codec.embedder.CodecEmbedder
-
- getPipelineAsMap() - Method in class org.jboss.netty.bootstrap.Bootstrap
-
Dependency injection friendly convenience method for
Bootstrap.getPipeline()
which returns the default pipeline of this
bootstrap as an ordered map.
- getPipelineFactory() - Method in class org.jboss.netty.bootstrap.Bootstrap
-
- getPipelineFactory() - Method in interface org.jboss.netty.channel.ChannelConfig
-
- getPipelineFactory() - Method in class org.jboss.netty.channel.DefaultChannelConfig
-
- getPipelineFactory() - Method in class org.jboss.netty.channel.DefaultServerChannelConfig
-
- getPipelineFactory() - Method in class org.jboss.netty.channel.socket.http.HttpTunnelingSocketChannelConfig
-
- getPort() - Method in class org.jboss.netty.handler.codec.socks.SocksCmdRequest
-
- getPorts() - Method in interface org.jboss.netty.handler.codec.http.Cookie
-
- getPorts() - Method in class org.jboss.netty.handler.codec.http.DefaultCookie
-
Deprecated.
- getPosition() - Method in class org.jboss.netty.channel.DefaultFileRegion
-
- getPosition() - Method in interface org.jboss.netty.channel.FileRegion
-
Returns the offset in the file where the transfer began.
- getPostfix() - Method in class org.jboss.netty.handler.codec.http.multipart.AbstractDiskHttpData
-
- getPostfix() - Method in class org.jboss.netty.handler.codec.http.multipart.DiskAttribute
-
- getPostfix() - Method in class org.jboss.netty.handler.codec.http.multipart.DiskFileUpload
-
- getPredictor() - Method in class org.jboss.netty.channel.AdaptiveReceiveBufferSizePredictorFactory
-
- getPredictor() - Method in class org.jboss.netty.channel.FixedReceiveBufferSizePredictorFactory
-
- getPredictor() - Method in interface org.jboss.netty.channel.ReceiveBufferSizePredictorFactory
-
- getPrefix() - Method in class org.jboss.netty.handler.codec.http.multipart.AbstractDiskHttpData
-
- getPrefix() - Method in class org.jboss.netty.handler.codec.http.multipart.DiskAttribute
-
- getPrefix() - Method in class org.jboss.netty.handler.codec.http.multipart.DiskFileUpload
-
- getPriority() - Method in class org.jboss.netty.handler.codec.spdy.DefaultSpdySynStreamFrame
-
- getPriority(HttpMessage) - Static method in class org.jboss.netty.handler.codec.spdy.SpdyHttpHeaders
-
Returns the value of the "X-SPDY-Priority"
header.
- getPriority() - Method in interface org.jboss.netty.handler.codec.spdy.SpdySynStreamFrame
-
Returns the priority of the stream.
- getProtocol(SSLEngine) - Method in class org.jboss.netty.handler.codec.spdy.SpdyOrHttpChooser
-
- getProtocolName() - Method in class org.jboss.netty.handler.codec.http.HttpVersion
-
Returns the name of the protocol such as "HTTP"
in "HTTP/1.0"
.
- getProtocolVersion() - Method in class org.jboss.netty.handler.codec.http.DefaultHttpMessage
-
- getProtocolVersion() - Method in interface org.jboss.netty.handler.codec.http.HttpMessage
-
Returns the protocol version of this message.
- getProtocolVersion() - Method in class org.jboss.netty.handler.codec.socks.SocksMessage
-
- getQueue() - Method in class org.jboss.netty.handler.queue.BlockingReadHandler
-
Returns the queue which stores the received messages.
- getQueue() - Method in class org.jboss.netty.handler.queue.BufferedWriteHandler
-
Returns the queue which stores the write requests.
- getReadChannelLimit() - Method in class org.jboss.netty.handler.traffic.GlobalChannelTrafficShapingHandler
-
- getReaderIdleTimeInMillis() - Method in class org.jboss.netty.handler.timeout.IdleStateHandler
-
Return the readerIdleTime that was given when instance this class in milliseconds.
- getReadLimit() - Method in class org.jboss.netty.handler.traffic.AbstractTrafficShapingHandler
-
- getRealWriteThroughput() - Method in class org.jboss.netty.handler.traffic.TrafficCounter
-
- getRealWrittenBytes() - Method in class org.jboss.netty.handler.traffic.TrafficCounter
-
- getReasonPhrase() - Method in class org.jboss.netty.handler.codec.http.HttpResponseStatus
-
Returns the reason phrase of this status.
- getReasonText() - Method in class org.jboss.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.
- getReceiveBufferSize() - Method in interface org.jboss.netty.channel.socket.DatagramChannelConfig
-
- getReceiveBufferSize() - Method in class org.jboss.netty.channel.socket.DefaultDatagramChannelConfig
-
- getReceiveBufferSize() - Method in class org.jboss.netty.channel.socket.DefaultServerSocketChannelConfig
-
- getReceiveBufferSize() - Method in class org.jboss.netty.channel.socket.DefaultSocketChannelConfig
-
- getReceiveBufferSize() - Method in class org.jboss.netty.channel.socket.http.HttpTunnelingSocketChannelConfig
-
- getReceiveBufferSize() - Method in interface org.jboss.netty.channel.socket.ServerSocketChannelConfig
-
- getReceiveBufferSize() - Method in interface org.jboss.netty.channel.socket.SocketChannelConfig
-
- getReceiveBufferSizePredictor() - Method in interface org.jboss.netty.channel.socket.DatagramChannelConfig
-
- getReceiveBufferSizePredictor() - Method in class org.jboss.netty.channel.socket.DefaultDatagramChannelConfig
-
- getReceiveBufferSizePredictor() - Method in interface org.jboss.netty.channel.socket.nio.NioSocketChannelConfig
-
- getReceiveBufferSizePredictorFactory() - Method in interface org.jboss.netty.channel.socket.DatagramChannelConfig
-
- getReceiveBufferSizePredictorFactory() - Method in class org.jboss.netty.channel.socket.DefaultDatagramChannelConfig
-
- getReceiveBufferSizePredictorFactory() - Method in interface org.jboss.netty.channel.socket.nio.NioSocketChannelConfig
-
- getRemoteAddress() - Method in interface org.jboss.netty.channel.Channel
-
Returns the remote address where this channel is connected to.
- getRemoteAddress() - Method in class org.jboss.netty.channel.DownstreamMessageEvent
-
- getRemoteAddress() - Method in interface org.jboss.netty.channel.local.LocalChannel
-
- getRemoteAddress() - Method in interface org.jboss.netty.channel.local.LocalServerChannel
-
- getRemoteAddress() - Method in interface org.jboss.netty.channel.MessageEvent
-
Returns the remote address of the message.
- getRemoteAddress() - Method in interface org.jboss.netty.channel.socket.DatagramChannel
-
- getRemoteAddress() - Method in interface org.jboss.netty.channel.socket.ServerSocketChannel
-
- getRemoteAddress() - Method in interface org.jboss.netty.channel.socket.SocketChannel
-
- getRemoteAddress() - Method in class org.jboss.netty.channel.UpstreamMessageEvent
-
- getRsv() - Method in class org.jboss.netty.handler.codec.http.websocketx.WebSocketFrame
-
Bits used for extensions to the standard.
- getScheme(int, SpdyHeadersFrame) - Static method in class org.jboss.netty.handler.codec.spdy.SpdyHeaders
-
Returns the value of the URL scheme header.
- getScheme(HttpMessage) - Static method in class org.jboss.netty.handler.codec.spdy.SpdyHttpHeaders
-
Returns the value of the "X-SPDY-Scheme"
header.
- getSelectedSubprotocol() - Method in class org.jboss.netty.handler.codec.http.websocketx.WebSocketServerHandshaker
-
Returns the selected subprotocol.
- getSendBufferSize() - Method in interface org.jboss.netty.channel.socket.DatagramChannelConfig
-
- getSendBufferSize() - Method in class org.jboss.netty.channel.socket.DefaultDatagramChannelConfig
-
- getSendBufferSize() - Method in class org.jboss.netty.channel.socket.DefaultSocketChannelConfig
-
- getSendBufferSize() - Method in class org.jboss.netty.channel.socket.http.HttpTunnelingSocketChannelConfig
-
- getSendBufferSize() - Method in interface org.jboss.netty.channel.socket.SocketChannelConfig
-
- getServerName() - Method in class org.jboss.netty.channel.socket.http.HttpTunnelingSocketChannelConfig
-
Returns the host name of the HTTP server.
- getServerPath() - Method in class org.jboss.netty.channel.socket.http.HttpTunnelingSocketChannelConfig
-
- getSession() - Method in class org.jboss.netty.handler.ssl.OpenSslEngine
-
- getShort(int) - Method in class org.jboss.netty.buffer.BigEndianHeapChannelBuffer
-
- getShort(int) - Method in class org.jboss.netty.buffer.ByteBufferBackedChannelBuffer
-
- getShort(int) - Method in interface org.jboss.netty.buffer.ChannelBuffer
-
Gets a 16-bit short integer at the specified absolute index
in
this buffer.
- getShort(int) - Method in class org.jboss.netty.buffer.CompositeChannelBuffer
-
- getShort(int) - Method in class org.jboss.netty.buffer.DuplicatedChannelBuffer
-
- getShort(int) - Method in class org.jboss.netty.buffer.DynamicChannelBuffer
-
- getShort(int) - Method in class org.jboss.netty.buffer.LittleEndianHeapChannelBuffer
-
- getShort(int) - Method in class org.jboss.netty.buffer.ReadOnlyChannelBuffer
-
- getShort(int) - Method in class org.jboss.netty.buffer.SlicedChannelBuffer
-
- getShort(int) - Method in class org.jboss.netty.buffer.TruncatedChannelBuffer
-
- getSink() - Method in interface org.jboss.netty.channel.ChannelPipeline
-
Returns the
ChannelSink
that this pipeline is attached to.
- getSink() - Method in class org.jboss.netty.channel.DefaultChannelPipeline
-
- getSocksRequestType() - Method in class org.jboss.netty.handler.codec.socks.SocksRequest
-
Returns socks request type
- getSocksResponseType() - Method in class org.jboss.netty.handler.codec.socks.SocksResponse
-
Returns socks response type
- getSoLinger() - Method in class org.jboss.netty.channel.socket.DefaultSocketChannelConfig
-
- getSoLinger() - Method in class org.jboss.netty.channel.socket.http.HttpTunnelingSocketChannelConfig
-
- getSoLinger() - Method in interface org.jboss.netty.channel.socket.SocketChannelConfig
-
- getSslContext() - Method in class org.jboss.netty.channel.socket.http.HttpTunnelingSocketChannelConfig
-
Returns the
SSLContext
which is used to establish an HTTPS
connection.
- getSSLEngineInboundCloseFuture() - Method in class org.jboss.netty.handler.ssl.SslHandler
-
- getStartOffset() - Method in class org.jboss.netty.handler.stream.ChunkedFile
-
Returns the offset in the file where the transfer began.
- getStartOffset() - Method in class org.jboss.netty.handler.stream.ChunkedNioFile
-
Returns the offset in the file where the transfer began.
- getState() - Method in interface org.jboss.netty.channel.ChannelStateEvent
-
Returns the changed property of the
Channel
.
- getState() - Method in class org.jboss.netty.channel.DownstreamChannelStateEvent
-
- getState() - Method in class org.jboss.netty.channel.UpstreamChannelStateEvent
-
- getState() - Method in class org.jboss.netty.handler.codec.replay.ReplayingDecoder
-
Returns the current state of this decoder.
- getState() - Method in class org.jboss.netty.handler.timeout.DefaultIdleStateEvent
-
- getState() - Method in interface org.jboss.netty.handler.timeout.IdleStateEvent
-
Returns the detailed idle state.
- getStatus() - Method in class org.jboss.netty.handler.codec.http.DefaultHttpResponse
-
- getStatus() - Method in interface org.jboss.netty.handler.codec.http.HttpResponse
-
Returns the status of this response.
- getStatus() - Method in class org.jboss.netty.handler.codec.spdy.DefaultSpdyGoAwayFrame
-
- getStatus() - Method in class org.jboss.netty.handler.codec.spdy.DefaultSpdyRstStreamFrame
-
- getStatus() - Method in interface org.jboss.netty.handler.codec.spdy.SpdyGoAwayFrame
-
Returns the status of this frame.
- getStatus(int, SpdyHeadersFrame) - Static method in class org.jboss.netty.handler.codec.spdy.SpdyHeaders
-
- getStatus() - Method in interface org.jboss.netty.handler.codec.spdy.SpdyRstStreamFrame
-
Returns the status of this frame.
- getStatusCode() - Method in class org.jboss.netty.handler.codec.http.websocketx.CloseWebSocketFrame
-
Returns the closing status code as per
RFC 6455.
- getStatusPhrase() - Method in class org.jboss.netty.handler.codec.spdy.SpdySessionStatus
-
Returns the status phrase of this status.
- getStatusPhrase() - Method in class org.jboss.netty.handler.codec.spdy.SpdyStreamStatus
-
Returns the status phrase of this status.
- getStreamId() - Method in class org.jboss.netty.handler.codec.spdy.DefaultSpdyStreamFrame
-
- getStreamId() - Method in class org.jboss.netty.handler.codec.spdy.DefaultSpdyWindowUpdateFrame
-
- getStreamId(HttpMessage) - Static method in class org.jboss.netty.handler.codec.spdy.SpdyHttpHeaders
-
Returns the value of the "X-SPDY-Stream-ID"
header.
- getStreamId() - Method in interface org.jboss.netty.handler.codec.spdy.SpdyStreamFrame
-
Returns the Stream-ID of this frame.
- getStreamId() - Method in interface org.jboss.netty.handler.codec.spdy.SpdyWindowUpdateFrame
-
Returns the Stream-ID of this frame.
- getString() - Method in class org.jboss.netty.handler.codec.http.multipart.AbstractDiskHttpData
-
- getString(Charset) - Method in class org.jboss.netty.handler.codec.http.multipart.AbstractDiskHttpData
-
- getString() - Method in class org.jboss.netty.handler.codec.http.multipart.AbstractMemoryHttpData
-
- getString(Charset) - Method in class org.jboss.netty.handler.codec.http.multipart.AbstractMemoryHttpData
-
- getString() - Method in interface org.jboss.netty.handler.codec.http.multipart.HttpData
-
Returns the contents of the file item as a String, using the default
character encoding.
- getString(Charset) - Method in interface org.jboss.netty.handler.codec.http.multipart.HttpData
-
Returns the contents of the file item as a String, using the specified
charset.
- getString() - Method in class org.jboss.netty.handler.codec.http.multipart.MixedAttribute
-
- getString(Charset) - Method in class org.jboss.netty.handler.codec.http.multipart.MixedAttribute
-
- getString() - Method in class org.jboss.netty.handler.codec.http.multipart.MixedFileUpload
-
- getString(Charset) - Method in class org.jboss.netty.handler.codec.http.multipart.MixedFileUpload
-
- getSubprotocols() - Method in class org.jboss.netty.handler.codec.http.websocketx.WebSocketServerHandshaker
-
Returns the CSV of supported sub protocols
- getSucceededFuture() - Method in class org.jboss.netty.channel.AbstractChannel
-
- getSupportedCipherSuites() - Method in class org.jboss.netty.handler.ssl.OpenSslEngine
-
- getSupportedProtocols() - Method in class org.jboss.netty.handler.ssl.OpenSslEngine
-
- getTargetContentEncoding(String) - Method in class org.jboss.netty.handler.codec.http.HttpContentCompressor
-
- getTargetContentEncoding(String) - Method in class org.jboss.netty.handler.codec.http.HttpContentDecoder
-
Returns the expected content encoding of the decoded content.
- getTargetContentEncoding(String) - Method in class org.jboss.netty.handler.codec.http.HttpContentEncoder
-
Returns the expected content encoding of the encoded content.
- getTask() - Method in interface org.jboss.netty.util.Timeout
-
Returns the
TimerTask
which is associated with this handle.
- getText() - Method in class org.jboss.netty.handler.codec.http.HttpVersion
-
Returns the full protocol version text such as "HTTP/1.0"
.
- getText() - Method in class org.jboss.netty.handler.codec.http.websocketx.ContinuationWebSocketFrame
-
Returns the text data in this frame
- getText() - Method in class org.jboss.netty.handler.codec.http.websocketx.TextWebSocketFrame
-
Returns the text data in this frame
- getThreadNameDeterminer() - Static method in class org.jboss.netty.util.ThreadRenamingRunnable
-
- getTimeoutMillis(MessageEvent) - Method in class org.jboss.netty.handler.timeout.WriteTimeoutHandler
-
Returns the write timeout of the specified event.
- getTimer() - Method in interface org.jboss.netty.util.Timeout
-
Returns the
Timer
that created this handle.
- getTimeToLive() - Method in interface org.jboss.netty.channel.socket.DatagramChannelConfig
-
- getTimeToLive() - Method in class org.jboss.netty.channel.socket.DefaultDatagramChannelConfig
-
- getTrafficClass() - Method in interface org.jboss.netty.channel.socket.DatagramChannelConfig
-
- getTrafficClass() - Method in class org.jboss.netty.channel.socket.DefaultDatagramChannelConfig
-
- getTrafficClass() - Method in class org.jboss.netty.channel.socket.DefaultSocketChannelConfig
-
- getTrafficClass() - Method in class org.jboss.netty.channel.socket.http.HttpTunnelingSocketChannelConfig
-
- getTrafficClass() - Method in interface org.jboss.netty.channel.socket.SocketChannelConfig
-
- getTrafficCounter() - Method in class org.jboss.netty.handler.traffic.AbstractTrafficShapingHandler
-
- getTransferredBytes() - Method in class org.jboss.netty.handler.stream.ChunkedNioStream
-
Returns the number of transferred bytes.
- getTransferredBytes() - Method in class org.jboss.netty.handler.stream.ChunkedStream
-
Returns the number of transferred bytes.
- getUnacquiredPoolSize() - Method in class org.jboss.netty.handler.ssl.SslBufferPool
-
Returns the number of bytes which were allocated but have not been
acquired yet.
- getUnmarshaller(ChannelHandlerContext) - Method in class org.jboss.netty.handler.codec.marshalling.ContextBoundUnmarshallerProvider
-
- getUnmarshaller(ChannelHandlerContext) - Method in class org.jboss.netty.handler.codec.marshalling.DefaultUnmarshallerProvider
-
- getUnmarshaller(ChannelHandlerContext) - Method in class org.jboss.netty.handler.codec.marshalling.ThreadLocalUnmarshallerProvider
-
- getUnmarshaller(ChannelHandlerContext) - Method in interface org.jboss.netty.handler.codec.marshalling.UnmarshallerProvider
-
- getUnsignedByte(int) - Method in class org.jboss.netty.buffer.AbstractChannelBuffer
-
- getUnsignedByte(int) - Method in interface org.jboss.netty.buffer.ChannelBuffer
-
Gets an unsigned byte at the specified absolute index
in this
buffer.
- getUnsignedInt(int) - Method in class org.jboss.netty.buffer.AbstractChannelBuffer
-
- getUnsignedInt(int) - Method in interface org.jboss.netty.buffer.ChannelBuffer
-
Gets an unsigned 32-bit integer at the specified absolute index
in this buffer.
- getUnsignedMedium(int) - Method in class org.jboss.netty.buffer.BigEndianHeapChannelBuffer
-
- getUnsignedMedium(int) - Method in class org.jboss.netty.buffer.ByteBufferBackedChannelBuffer
-
- getUnsignedMedium(int) - Method in interface org.jboss.netty.buffer.ChannelBuffer
-
Gets an unsigned 24-bit medium integer at the specified absolute
index
in this buffer.
- getUnsignedMedium(int) - Method in class org.jboss.netty.buffer.CompositeChannelBuffer
-
- getUnsignedMedium(int) - Method in class org.jboss.netty.buffer.DuplicatedChannelBuffer
-
- getUnsignedMedium(int) - Method in class org.jboss.netty.buffer.DynamicChannelBuffer
-
- getUnsignedMedium(int) - Method in class org.jboss.netty.buffer.LittleEndianHeapChannelBuffer
-
- getUnsignedMedium(int) - Method in class org.jboss.netty.buffer.ReadOnlyChannelBuffer
-
- getUnsignedMedium(int) - Method in class org.jboss.netty.buffer.SlicedChannelBuffer
-
- getUnsignedMedium(int) - Method in class org.jboss.netty.buffer.TruncatedChannelBuffer
-
- getUnsignedShort(int) - Method in class org.jboss.netty.buffer.AbstractChannelBuffer
-
- getUnsignedShort(int) - Method in interface org.jboss.netty.buffer.ChannelBuffer
-
Gets an unsigned 16-bit short integer at the specified absolute
index
in this buffer.
- getUnsupportedOperationFuture() - Method in class org.jboss.netty.channel.AbstractChannel
-
- getUri() - Method in class org.jboss.netty.handler.codec.http.DefaultHttpRequest
-
- getUri() - Method in interface org.jboss.netty.handler.codec.http.HttpRequest
-
Returns the URI (or path) of this request.
- getUrl(int, SpdyHeadersFrame) - Static method in class org.jboss.netty.handler.codec.spdy.SpdyHeaders
-
Returns the value of the URL path header.
- getUrl(HttpMessage) - Static method in class org.jboss.netty.handler.codec.spdy.SpdyHttpHeaders
-
Returns the value of the "X-SPDY-URL"
header.
- getUseClientMode() - Method in class org.jboss.netty.handler.ssl.OpenSslEngine
-
- getUserDefinedWritability(int) - Method in class org.jboss.netty.channel.AbstractChannel
-
- getUserDefinedWritability(int) - Method in interface org.jboss.netty.channel.Channel
-
Returns true
if and only if the user-defined writability flag at the specified index is set to
true
.
- getUsername() - Method in class org.jboss.netty.handler.codec.socks.SocksAuthRequest
-
Returns username that needs to be authenticated
- getValue() - Method in interface org.jboss.netty.channel.ChannelStateEvent
-
Returns the value of the changed property of the
Channel
.
- getValue() - Method in class org.jboss.netty.channel.DownstreamChannelStateEvent
-
- getValue() - Method in class org.jboss.netty.channel.UpstreamChannelStateEvent
-
- getValue() - Method in interface org.jboss.netty.handler.codec.http.Cookie
-
- getValue() - Method in class org.jboss.netty.handler.codec.http.DefaultCookie
-
Deprecated.
- getValue() - Method in interface org.jboss.netty.handler.codec.http.multipart.Attribute
-
Returns the value of this HttpData.
- getValue() - Method in class org.jboss.netty.handler.codec.http.multipart.DiskAttribute
-
- getValue() - Method in class org.jboss.netty.handler.codec.http.multipart.MemoryAttribute
-
- getValue() - Method in class org.jboss.netty.handler.codec.http.multipart.MixedAttribute
-
- getValue(int) - Method in class org.jboss.netty.handler.codec.spdy.DefaultSpdySettingsFrame
-
- getValue(int) - Method in interface org.jboss.netty.handler.codec.spdy.SpdySettingsFrame
-
Returns the value of the setting ID.
- getVersion() - Method in interface org.jboss.netty.handler.codec.http.Cookie
-
- getVersion() - Method in class org.jboss.netty.handler.codec.http.DefaultCookie
-
Deprecated.
- getVersion() - Method in class org.jboss.netty.handler.codec.http.websocketx.WebSocketClientHandshaker
-
Version of the web socket specification that is being used
- getVersion() - Method in class org.jboss.netty.handler.codec.http.websocketx.WebSocketServerHandshaker
-
Returns the version of the specification being supported
- getVersion(int, SpdyHeadersFrame) - Static method in class org.jboss.netty.handler.codec.spdy.SpdyHeaders
-
Returns the
HttpVersion
represented by the HTTP version header.
- getWantClientAuth() - Method in class org.jboss.netty.handler.ssl.OpenSslEngine
-
- getWebSocketUrl() - Method in class org.jboss.netty.handler.codec.http.websocketx.WebSocketClientHandshaker
-
Returns the URI to the web socket. e.g.
- getWebSocketUrl() - Method in class org.jboss.netty.handler.codec.http.websocketx.WebSocketServerHandshaker
-
Returns the URL of the web socket
- getWorker() - Method in class org.jboss.netty.channel.socket.nio.NioDatagramChannel
-
- getWorker() - Method in class org.jboss.netty.channel.socket.nio.NioSocketChannel
-
- getWriteBufferHighWaterMark() - Method in interface org.jboss.netty.channel.socket.nio.NioChannelConfig
-
Returns the high water mark of the write buffer.
- getWriteBufferLowWaterMark() - Method in interface org.jboss.netty.channel.socket.nio.NioChannelConfig
-
Returns the low water mark of the write buffer.
- getWriteChannelLimit() - Method in class org.jboss.netty.handler.traffic.GlobalChannelTrafficShapingHandler
-
- getWriteLimit() - Method in class org.jboss.netty.handler.traffic.AbstractTrafficShapingHandler
-
- getWriterIdleTimeInMillis() - Method in class org.jboss.netty.handler.timeout.IdleStateHandler
-
Return the writerIdleTime that was given when instance this class in milliseconds.
- getWriteSpinCount() - Method in interface org.jboss.netty.channel.socket.nio.NioChannelConfig
-
- getWrittenAmount() - Method in class org.jboss.netty.channel.DefaultWriteCompletionEvent
-
- getWrittenAmount() - Method in interface org.jboss.netty.channel.WriteCompletionEvent
-
Returns the amount of data written.
- GlobalChannelTrafficCounter - Class in org.jboss.netty.handler.traffic
-
- GlobalChannelTrafficCounter(GlobalChannelTrafficShapingHandler, Timer, String, long) - Constructor for class org.jboss.netty.handler.traffic.GlobalChannelTrafficCounter
-
- GlobalChannelTrafficShapingHandler - Class in org.jboss.netty.handler.traffic
-
This implementation of the
AbstractTrafficShapingHandler
is for global
and per channel traffic shaping, that is to say a global limitation of the bandwidth, whatever
the number of opened channels and a per channel limitation of the bandwidth.
- GlobalChannelTrafficShapingHandler(Timer, long, long, long, long, long, long) - Constructor for class org.jboss.netty.handler.traffic.GlobalChannelTrafficShapingHandler
-
Create a new instance.
- GlobalChannelTrafficShapingHandler(Timer, long, long, long, long, long) - Constructor for class org.jboss.netty.handler.traffic.GlobalChannelTrafficShapingHandler
-
Create a new instance.
- GlobalChannelTrafficShapingHandler(Timer, long, long, long, long) - Constructor for class org.jboss.netty.handler.traffic.GlobalChannelTrafficShapingHandler
-
Create a new instance.
- GlobalChannelTrafficShapingHandler(Timer, long) - Constructor for class org.jboss.netty.handler.traffic.GlobalChannelTrafficShapingHandler
-
Create a new instance.
- GlobalChannelTrafficShapingHandler(Timer) - Constructor for class org.jboss.netty.handler.traffic.GlobalChannelTrafficShapingHandler
-
Create a new instance.
- GlobalChannelTrafficShapingHandler(ObjectSizeEstimator, Timer, long, long, long, long, long, long) - Constructor for class org.jboss.netty.handler.traffic.GlobalChannelTrafficShapingHandler
-
- GlobalChannelTrafficShapingHandler(ObjectSizeEstimator, Timer, long, long, long, long, long) - Constructor for class org.jboss.netty.handler.traffic.GlobalChannelTrafficShapingHandler
-
- GlobalChannelTrafficShapingHandler(ObjectSizeEstimator, Timer, long, long, long, long) - Constructor for class org.jboss.netty.handler.traffic.GlobalChannelTrafficShapingHandler
-
- GlobalChannelTrafficShapingHandler(ObjectSizeEstimator, Timer, long) - Constructor for class org.jboss.netty.handler.traffic.GlobalChannelTrafficShapingHandler
-
- GlobalChannelTrafficShapingHandler(ObjectSizeEstimator, Timer) - Constructor for class org.jboss.netty.handler.traffic.GlobalChannelTrafficShapingHandler
-
- GlobalTrafficShapingHandler - Class in org.jboss.netty.handler.traffic
-
This implementation of the
AbstractTrafficShapingHandler
is for global
traffic shaping, that is to say a global limitation of the bandwidth, whatever
the number of opened channels.
- GlobalTrafficShapingHandler(Timer, long, long, long) - Constructor for class org.jboss.netty.handler.traffic.GlobalTrafficShapingHandler
-
- GlobalTrafficShapingHandler(Timer, long, long, long, long) - Constructor for class org.jboss.netty.handler.traffic.GlobalTrafficShapingHandler
-
- GlobalTrafficShapingHandler(Timer, long, long) - Constructor for class org.jboss.netty.handler.traffic.GlobalTrafficShapingHandler
-
- GlobalTrafficShapingHandler(Timer, long) - Constructor for class org.jboss.netty.handler.traffic.GlobalTrafficShapingHandler
-
- GlobalTrafficShapingHandler(Timer) - Constructor for class org.jboss.netty.handler.traffic.GlobalTrafficShapingHandler
-
- GlobalTrafficShapingHandler(ObjectSizeEstimator, Timer, long, long, long) - Constructor for class org.jboss.netty.handler.traffic.GlobalTrafficShapingHandler
-
- GlobalTrafficShapingHandler(ObjectSizeEstimator, Timer, long, long, long, long) - Constructor for class org.jboss.netty.handler.traffic.GlobalTrafficShapingHandler
-
- GlobalTrafficShapingHandler(ObjectSizeEstimator, Timer, long, long) - Constructor for class org.jboss.netty.handler.traffic.GlobalTrafficShapingHandler
-
- GlobalTrafficShapingHandler(ObjectSizeEstimator, Timer, long) - Constructor for class org.jboss.netty.handler.traffic.GlobalTrafficShapingHandler
-
- GlobalTrafficShapingHandler(ObjectSizeEstimator, Timer) - Constructor for class org.jboss.netty.handler.traffic.GlobalTrafficShapingHandler
-
- GONE - Static variable in class org.jboss.netty.handler.codec.http.HttpResponseStatus
-
410 Gone
- GONE - Static variable in class org.jboss.netty.handler.codec.rtsp.RtspResponseStatuses
-
410 Gone
- GZIP - Static variable in class org.jboss.netty.handler.codec.http.HttpHeaders.Values
-
"gzip"
- GZIP - Static variable in class org.jboss.netty.handler.codec.rtsp.RtspHeaders.Values
-
"gzip"
- handleAllowedChannel(ChannelHandlerContext, ChannelEvent, InetSocketAddress) - Method in class org.jboss.netty.handler.ipfilter.IpFilteringHandlerImpl
-
- handleDownstream(ChannelHandlerContext, ChannelEvent) - Method in interface org.jboss.netty.channel.ChannelDownstreamHandler
-
Handles the specified downstream event.
- handleDownstream(ChannelHandlerContext, ChannelEvent) - Method in class org.jboss.netty.channel.SimpleChannelDownstreamHandler
-
Handles the specified downstream event.
- handleDownstream(ChannelHandlerContext, ChannelEvent) - Method in class org.jboss.netty.channel.SimpleChannelHandler
-
Handles the specified downstream event.
- handleDownstream(ChannelHandlerContext, ChannelEvent) - Method in class org.jboss.netty.handler.codec.compression.JdkZlibEncoder
-
- handleDownstream(ChannelHandlerContext, ChannelEvent) - Method in class org.jboss.netty.handler.codec.compression.ZlibEncoder
-
- handleDownstream(ChannelHandlerContext, ChannelEvent) - Method in class org.jboss.netty.handler.codec.http.HttpClientCodec
-
- handleDownstream(ChannelHandlerContext, ChannelEvent) - Method in class org.jboss.netty.handler.codec.http.HttpServerCodec
-
- handleDownstream(ChannelHandlerContext, ChannelEvent) - Method in class org.jboss.netty.handler.codec.oneone.OneToOneEncoder
-
- handleDownstream(ChannelHandlerContext, ChannelEvent) - Method in class org.jboss.netty.handler.codec.spdy.SpdyFrameCodec
-
- handleDownstream(ChannelHandlerContext, ChannelEvent) - Method in class org.jboss.netty.handler.codec.spdy.SpdyHttpCodec
-
- handleDownstream(ChannelHandlerContext, ChannelEvent) - Method in class org.jboss.netty.handler.codec.spdy.SpdyHttpEncoder
-
- handleDownstream(ChannelHandlerContext, ChannelEvent) - Method in class org.jboss.netty.handler.codec.spdy.SpdySessionHandler
-
- handleDownstream(ChannelHandlerContext, ChannelEvent) - Method in class org.jboss.netty.handler.execution.ExecutionHandler
-
- handleDownstream(ChannelHandlerContext, ChannelEvent) - Method in class org.jboss.netty.handler.logging.LoggingHandler
-
- handleDownstream(ChannelHandlerContext, ChannelEvent) - Method in class org.jboss.netty.handler.ssl.SslHandler
-
- handleDownstream(ChannelHandlerContext, ChannelEvent) - Method in class org.jboss.netty.handler.stream.ChunkedWriteHandler
-
- handleReadSuspend(ChannelHandlerContext, ChannelEvent) - Method in class org.jboss.netty.handler.execution.ExecutionHandler
-
Handle suspended reads
- handleRefusedChannel(ChannelHandlerContext, ChannelEvent, InetSocketAddress) - Method in class org.jboss.netty.handler.ipfilter.IpFilteringHandlerImpl
-
Called when the channel has the CONNECTED status and the channel was refused by a previous call to accept().
- handleUpstream(ChannelHandlerContext, ChannelEvent) - Method in interface org.jboss.netty.channel.ChannelUpstreamHandler
-
Handles the specified upstream event.
- handleUpstream(ChannelHandlerContext, ChannelEvent) - Method in class org.jboss.netty.channel.SimpleChannelHandler
-
Handles the specified upstream event.
- handleUpstream(ChannelHandlerContext, ChannelEvent) - Method in class org.jboss.netty.channel.SimpleChannelUpstreamHandler
-
Handles the specified upstream event.
- handleUpstream(ChannelHandlerContext, ChannelEvent) - Method in class org.jboss.netty.handler.codec.http.HttpClientCodec
-
- handleUpstream(ChannelHandlerContext, ChannelEvent) - Method in class org.jboss.netty.handler.codec.http.HttpServerCodec
-
- handleUpstream(ChannelHandlerContext, ChannelEvent) - Method in class org.jboss.netty.handler.codec.oneone.OneToOneDecoder
-
- handleUpstream(ChannelHandlerContext, ChannelEvent) - Method in class org.jboss.netty.handler.codec.spdy.SpdyHttpCodec
-
- handleUpstream(ChannelHandlerContext, ChannelEvent) - Method in class org.jboss.netty.handler.codec.spdy.SpdyOrHttpChooser
-
- handleUpstream(ChannelHandlerContext, ChannelEvent) - Method in class org.jboss.netty.handler.execution.ExecutionHandler
-
- handleUpstream(ChannelHandlerContext, ChannelEvent) - Method in class org.jboss.netty.handler.ipfilter.IpFilteringHandlerImpl
-
- handleUpstream(ChannelHandlerContext, ChannelEvent) - Method in class org.jboss.netty.handler.ipfilter.OneIpFilterHandler
-
- handleUpstream(ChannelHandlerContext, ChannelEvent) - Method in class org.jboss.netty.handler.logging.LoggingHandler
-
- handleUpstream(ChannelHandlerContext, ChannelEvent) - Method in class org.jboss.netty.handler.stream.ChunkedWriteHandler
-
- handleUpstream(ChannelHandlerContext, ChannelEvent) - Method in class org.jboss.netty.handler.timeout.IdleStateAwareChannelHandler
-
- handleUpstream(ChannelHandlerContext, ChannelEvent) - Method in class org.jboss.netty.handler.timeout.IdleStateAwareChannelUpstreamHandler
-
- handshake(Channel) - Method in class org.jboss.netty.handler.codec.http.websocketx.WebSocketClientHandshaker
-
Begins the opening handshake
- handshake(Channel) - Method in class org.jboss.netty.handler.codec.http.websocketx.WebSocketClientHandshaker00
-
Sends the opening request to the server:
GET /demo HTTP/1.1
Upgrade: WebSocket
Connection: Upgrade
Host: example.com
Origin: http://example.com
Sec-WebSocket-Key1: 4 @1 46546xW%0l 1 5
Sec-WebSocket-Key2: 12998 5 Y3 1 .P00
^n:ds[4U
- handshake(Channel) - Method in class org.jboss.netty.handler.codec.http.websocketx.WebSocketClientHandshaker07
-
/**
Sends the opening request to the server:
GET /chat HTTP/1.1
Host: server.example.com
Upgrade: websocket
Connection: Upgrade
Sec-WebSocket-Key: dGhlIHNhbXBsZSBub25jZQ==
Sec-WebSocket-Origin: http://example.com
Sec-WebSocket-Protocol: chat, superchat
Sec-WebSocket-Version: 7
- handshake(Channel) - Method in class org.jboss.netty.handler.codec.http.websocketx.WebSocketClientHandshaker08
-
/**
Sends the opening request to the server:
GET /chat HTTP/1.1
Host: server.example.com
Upgrade: websocket
Connection: Upgrade
Sec-WebSocket-Key: dGhlIHNhbXBsZSBub25jZQ==
Sec-WebSocket-Origin: http://example.com
Sec-WebSocket-Protocol: chat, superchat
Sec-WebSocket-Version: 8
- handshake(Channel) - Method in class org.jboss.netty.handler.codec.http.websocketx.WebSocketClientHandshaker13
-
/**
Sends the opening request to the server:
GET /chat HTTP/1.1
Host: server.example.com
Upgrade: websocket
Connection: Upgrade
Sec-WebSocket-Key: dGhlIHNhbXBsZSBub25jZQ==
Sec-WebSocket-Origin: http://example.com
Sec-WebSocket-Protocol: chat, superchat
Sec-WebSocket-Version: 13
- handshake(Channel, HttpRequest) - Method in class org.jboss.netty.handler.codec.http.websocketx.WebSocketServerHandshaker
-
Performs the opening handshake
- handshake(Channel, HttpRequest) - Method in class org.jboss.netty.handler.codec.http.websocketx.WebSocketServerHandshaker00
-
Handle the web socket handshake for the web socket specification
HyBi version 0 and lower.
- handshake(Channel, HttpRequest) - Method in class org.jboss.netty.handler.codec.http.websocketx.WebSocketServerHandshaker07
-
Handle the web socket handshake for the web socket specification
HyBi version 7.
- handshake(Channel, HttpRequest) - Method in class org.jboss.netty.handler.codec.http.websocketx.WebSocketServerHandshaker08
-
- handshake(Channel, HttpRequest) - Method in class org.jboss.netty.handler.codec.http.websocketx.WebSocketServerHandshaker13
-
- handshake() - Method in class org.jboss.netty.handler.ssl.SslHandler
-
Starts an SSL / TLS handshake for the specified channel.
- HANDSHAKE_LISTENER - Static variable in class org.jboss.netty.handler.codec.http.websocketx.WebSocketServerHandshaker
-
- hasArray() - Method in class org.jboss.netty.buffer.ByteBufferBackedChannelBuffer
-
- hasArray() - Method in interface org.jboss.netty.buffer.ChannelBuffer
-
Returns true
if and only if this buffer has a backing byte array.
- hasArray() - Method in class org.jboss.netty.buffer.CompositeChannelBuffer
-
- hasArray() - Method in class org.jboss.netty.buffer.DuplicatedChannelBuffer
-
- hasArray() - Method in class org.jboss.netty.buffer.DynamicChannelBuffer
-
- hasArray() - Method in class org.jboss.netty.buffer.HeapChannelBuffer
-
- hasArray() - Method in class org.jboss.netty.buffer.ReadOnlyChannelBuffer
-
- hasArray() - Method in class org.jboss.netty.buffer.SlicedChannelBuffer
-
- hasArray() - Method in class org.jboss.netty.buffer.TruncatedChannelBuffer
-
- hashCode() - Method in class org.jboss.netty.buffer.AbstractChannelBuffer
-
- hashCode() - Method in interface org.jboss.netty.buffer.ChannelBuffer
-
Returns a hash code which was calculated from the content of this
buffer.
- hashCode(ChannelBuffer) - Static method in class org.jboss.netty.buffer.ChannelBuffers
-
Calculates the hash code of the specified buffer.
- hashCode() - Method in class org.jboss.netty.channel.AbstractChannel
-
Returns the ID of this channel.
- hashCode() - Method in class org.jboss.netty.channel.group.DefaultChannelGroup
-
- hashCode() - Method in class org.jboss.netty.channel.local.LocalAddress
-
- hashCode() - Method in class org.jboss.netty.handler.codec.http.cookie.DefaultCookie
-
- hashCode() - Method in class org.jboss.netty.handler.codec.http.HttpMethod
-
- hashCode() - Method in class org.jboss.netty.handler.codec.http.HttpResponseStatus
-
- hashCode() - Method in class org.jboss.netty.handler.codec.http.HttpVersion
-
- hashCode() - Method in class org.jboss.netty.handler.codec.http.multipart.DiskAttribute
-
- hashCode() - Method in class org.jboss.netty.handler.codec.http.multipart.DiskFileUpload
-
- hashCode() - Method in class org.jboss.netty.handler.codec.http.multipart.InternalAttribute
-
- hashCode() - Method in class org.jboss.netty.handler.codec.http.multipart.MemoryAttribute
-
- hashCode() - Method in class org.jboss.netty.handler.codec.http.multipart.MemoryFileUpload
-
- hashCode() - Method in class org.jboss.netty.handler.codec.spdy.SpdySessionStatus
-
- hashCode() - Method in class org.jboss.netty.handler.codec.spdy.SpdyStreamStatus
-
- hashCode() - Method in class org.jboss.netty.handler.ipfilter.CIDR
-
- hashCode() - Method in class org.jboss.netty.handler.ipfilter.IpSubnet
-
- hashCode() - Method in class org.jboss.netty.handler.ipfilter.IpV4Subnet
-
- HashedWheelTimer - Class in org.jboss.netty.util
-
A
Timer
optimized for approximated I/O timeout scheduling.
- HashedWheelTimer() - Constructor for class org.jboss.netty.util.HashedWheelTimer
-
- HashedWheelTimer(long, TimeUnit) - Constructor for class org.jboss.netty.util.HashedWheelTimer
-
- HashedWheelTimer(long, TimeUnit, int) - Constructor for class org.jboss.netty.util.HashedWheelTimer
-
- HashedWheelTimer(ThreadFactory) - Constructor for class org.jboss.netty.util.HashedWheelTimer
-
Creates a new timer with the default tick duration and default number of
ticks per wheel.
- HashedWheelTimer(ThreadFactory, long, TimeUnit) - Constructor for class org.jboss.netty.util.HashedWheelTimer
-
Creates a new timer with the default number of ticks per wheel.
- HashedWheelTimer(ThreadFactory, long, TimeUnit, int) - Constructor for class org.jboss.netty.util.HashedWheelTimer
-
Creates a new timer.
- HashedWheelTimer(ThreadFactory, ThreadNameDeterminer, long, TimeUnit, int) - Constructor for class org.jboss.netty.util.HashedWheelTimer
-
Creates a new timer.
- hasNext() - Method in class org.jboss.netty.handler.codec.http.multipart.HttpPostMultipartRequestDecoder
-
- hasNext() - Method in class org.jboss.netty.handler.codec.http.multipart.HttpPostRequestDecoder
-
True if at current status, there is an available decoded InterfaceHttpData from the Body.
- hasNext() - Method in class org.jboss.netty.handler.codec.http.multipart.HttpPostStandardRequestDecoder
-
- hasNext() - Method in interface org.jboss.netty.handler.codec.http.multipart.InterfaceHttpPostRequestDecoder
-
True if at current status, there is an available decoded InterfaceHttpData from the Body.
- hasNextChunk() - Method in class org.jboss.netty.handler.codec.http.multipart.HttpPostRequestEncoder
-
- hasNextChunk() - Method in class org.jboss.netty.handler.stream.ChunkedFile
-
- hasNextChunk() - Method in interface org.jboss.netty.handler.stream.ChunkedInput
-
Returns true
if and only if there is any data left in the
stream.
- hasNextChunk() - Method in class org.jboss.netty.handler.stream.ChunkedNioFile
-
- hasNextChunk() - Method in class org.jboss.netty.handler.stream.ChunkedNioStream
-
- hasNextChunk() - Method in class org.jboss.netty.handler.stream.ChunkedStream
-
- HEAD - Static variable in class org.jboss.netty.handler.codec.http.HttpMethod
-
The HEAD method is identical to GET except that the server MUST NOT return a message-body in
the response.
- HEADER_FIELD_NOT_VALID - Static variable in class org.jboss.netty.handler.codec.rtsp.RtspResponseStatuses
-
456 Header Field Not Valid for Resource
- headers() - Method in class org.jboss.netty.handler.codec.http.DefaultHttpMessage
-
- headers() - Method in interface org.jboss.netty.handler.codec.http.HttpMessage
-
Returns the headers of this message.
- headers() - Method in class org.jboss.netty.handler.codec.spdy.DefaultSpdyHeadersFrame
-
- headers() - Method in interface org.jboss.netty.handler.codec.spdy.SpdyHeadersFrame
-
- HeapChannelBuffer - Class in org.jboss.netty.buffer
-
A skeletal implementation for Java heap buffers.
- HeapChannelBuffer(int) - Constructor for class org.jboss.netty.buffer.HeapChannelBuffer
-
Creates a new heap buffer with a newly allocated byte array.
- HeapChannelBuffer(byte[]) - Constructor for class org.jboss.netty.buffer.HeapChannelBuffer
-
Creates a new heap buffer with an existing byte array.
- HeapChannelBuffer(byte[], int, int) - Constructor for class org.jboss.netty.buffer.HeapChannelBuffer
-
Creates a new heap buffer with an existing byte array.
- HeapChannelBufferFactory - Class in org.jboss.netty.buffer
-
- HeapChannelBufferFactory() - Constructor for class org.jboss.netty.buffer.HeapChannelBufferFactory
-
- HeapChannelBufferFactory(ByteOrder) - Constructor for class org.jboss.netty.buffer.HeapChannelBufferFactory
-
Creates a new factory with the specified default
ByteOrder
.
- hexDump(String) - Static method in class org.jboss.netty.buffer.ChannelBuffers
-
- hexDump(ChannelBuffer) - Static method in class org.jboss.netty.buffer.ChannelBuffers
-
Returns a
hex dump
of the specified buffer's readable bytes.
- hexDump(ChannelBuffer, int, int) - Static method in class org.jboss.netty.buffer.ChannelBuffers
-
Returns a
hex dump
of the specified buffer's sub-region.
- hits() - Method in class org.jboss.netty.handler.ssl.OpenSslSessionStats
-
Returns the number of successfully reused sessions.
- HOST - Static variable in class org.jboss.netty.handler.codec.http.HttpHeaders.Names
-
"Host"
- HOST - Static variable in class org.jboss.netty.handler.codec.rtsp.RtspHeaders.Names
-
"Host"
- HOST - Static variable in class org.jboss.netty.handler.codec.spdy.SpdyHeaders.HttpNames
-
":host"
- HT - Static variable in class org.jboss.netty.handler.codec.http.HttpConstants
-
Horizontal tab
- HTTP_1_0 - Static variable in class org.jboss.netty.handler.codec.http.HttpVersion
-
HTTP/1.0
- HTTP_1_1 - Static variable in class org.jboss.netty.handler.codec.http.HttpVersion
-
HTTP/1.1
- HTTP_VERSION_NOT_SUPPORTED - Static variable in class org.jboss.netty.handler.codec.http.HttpResponseStatus
-
505 HTTP Version Not Supported
- HttpChunk - Interface in org.jboss.netty.handler.codec.http
-
An HTTP chunk which is used for HTTP chunked transfer-encoding.
- HttpChunkAggregator - Class in org.jboss.netty.handler.codec.http
-
- HttpChunkAggregator(int) - Constructor for class org.jboss.netty.handler.codec.http.HttpChunkAggregator
-
Creates a new instance.
- HttpChunkTrailer - Interface in org.jboss.netty.handler.codec.http
-
The last
HttpChunk
which has trailing headers.
- HttpClientCodec - Class in org.jboss.netty.handler.codec.http
-
- HttpClientCodec() - Constructor for class org.jboss.netty.handler.codec.http.HttpClientCodec
-
Creates a new instance with the default decoder options
(maxInitialLineLength (4096
}, maxHeaderSize (8192)
, and
maxChunkSize (8192)
).
- HttpClientCodec(int, int, int) - Constructor for class org.jboss.netty.handler.codec.http.HttpClientCodec
-
Creates a new instance with the specified decoder options.
- HttpClientCodec(int, int, int, boolean) - Constructor for class org.jboss.netty.handler.codec.http.HttpClientCodec
-
Creates a new instance with the specified decoder options.
- HttpConstants - Class in org.jboss.netty.handler.codec.http
-
- HttpContentCompressor - Class in org.jboss.netty.handler.codec.http
-
Compresses an
HttpMessage
and an
HttpChunk
in
gzip
or
deflate
encoding while respecting the
"Accept-Encoding"
header.
- HttpContentCompressor() - Constructor for class org.jboss.netty.handler.codec.http.HttpContentCompressor
-
Creates a new handler with the default compression level (6), default window size
() and default memory level ().
- HttpContentCompressor(int) - Constructor for class org.jboss.netty.handler.codec.http.HttpContentCompressor
-
Creates a new handler with the specified compression level, default window size
() and default memory level ().
- HttpContentCompressor(int, int, int) - Constructor for class org.jboss.netty.handler.codec.http.HttpContentCompressor
-
Creates a new handler with the specified compression level, window size, and memory level.
- HttpContentDecoder - Class in org.jboss.netty.handler.codec.http
-
- HttpContentDecoder() - Constructor for class org.jboss.netty.handler.codec.http.HttpContentDecoder
-
Creates a new instance.
- HttpContentDecompressor - Class in org.jboss.netty.handler.codec.http
-
- HttpContentDecompressor() - Constructor for class org.jboss.netty.handler.codec.http.HttpContentDecompressor
-
- HttpContentEncoder - Class in org.jboss.netty.handler.codec.http
-
- HttpContentEncoder() - Constructor for class org.jboss.netty.handler.codec.http.HttpContentEncoder
-
Creates a new instance.
- HttpData - Interface in org.jboss.netty.handler.codec.http.multipart
-
Extended interface for InterfaceHttpData
- HttpDataFactory - Interface in org.jboss.netty.handler.codec.http.multipart
-
Interface to enable creation of InterfaceHttpData objects
- HttpHeaderDateFormat - Class in org.jboss.netty.handler.codec.http
-
This DateFormat decodes 3 formats of
Date
, but only encodes the one,
the first:
Sun, 06 Nov 1994 08:49:37 GMT: standard specification, the only one with
valid generation
Sun, 06 Nov 1994 08:49:37 GMT: obsolete specification
Sun Nov 6 08:49:37 1994: obsolete specification
- HttpHeaders - Class in org.jboss.netty.handler.codec.http
-
Provides the constants for the standard HTTP header names and values and
commonly used utility methods that accesses an
HttpMessage
.
- HttpHeaders() - Constructor for class org.jboss.netty.handler.codec.http.HttpHeaders
-
- HttpHeaders.Names - Class in org.jboss.netty.handler.codec.http
-
Standard HTTP header names.
- HttpHeaders.Values - Class in org.jboss.netty.handler.codec.http
-
Standard HTTP header values.
- HttpMessage - Interface in org.jboss.netty.handler.codec.http
-
- HttpMessageDecoder - Class in org.jboss.netty.handler.codec.http
-
- HttpMessageDecoder() - Constructor for class org.jboss.netty.handler.codec.http.HttpMessageDecoder
-
Creates a new instance with the default
maxInitialLineLength (4096
}, maxHeaderSize (8192)
, and
maxChunkSize (8192)
.
- HttpMessageDecoder(int, int, int) - Constructor for class org.jboss.netty.handler.codec.http.HttpMessageDecoder
-
Creates a new instance with the specified parameters.
- HttpMessageDecoder.State - Enum in org.jboss.netty.handler.codec.http
-
- HttpMessageEncoder - Class in org.jboss.netty.handler.codec.http
-
- HttpMessageEncoder() - Constructor for class org.jboss.netty.handler.codec.http.HttpMessageEncoder
-
Creates a new instance.
- HttpMethod - Class in org.jboss.netty.handler.codec.http
-
The request method of HTTP or its derived protocols, such as
RTSP and
ICAP.
- HttpMethod(String) - Constructor for class org.jboss.netty.handler.codec.http.HttpMethod
-
Creates a new HTTP method with the specified name.
- HTTPONLY - Static variable in class org.jboss.netty.handler.codec.http.cookie.CookieHeaderNames
-
- HttpPostMultipartRequestDecoder - Class in org.jboss.netty.handler.codec.http.multipart
-
This decoder will decode Body and can handle POST BODY in multipart form.
- HttpPostMultipartRequestDecoder(HttpRequest) - Constructor for class org.jboss.netty.handler.codec.http.multipart.HttpPostMultipartRequestDecoder
-
- HttpPostMultipartRequestDecoder(HttpDataFactory, HttpRequest) - Constructor for class org.jboss.netty.handler.codec.http.multipart.HttpPostMultipartRequestDecoder
-
- HttpPostMultipartRequestDecoder(HttpDataFactory, HttpRequest, Charset) - Constructor for class org.jboss.netty.handler.codec.http.multipart.HttpPostMultipartRequestDecoder
-
- HttpPostRequestDecoder - Class in org.jboss.netty.handler.codec.http.multipart
-
This decoder will decode Body and can handle POST BODY (both multipart and standard).
- HttpPostRequestDecoder(HttpRequest) - Constructor for class org.jboss.netty.handler.codec.http.multipart.HttpPostRequestDecoder
-
- HttpPostRequestDecoder(HttpDataFactory, HttpRequest) - Constructor for class org.jboss.netty.handler.codec.http.multipart.HttpPostRequestDecoder
-
- HttpPostRequestDecoder(HttpDataFactory, HttpRequest, Charset) - Constructor for class org.jboss.netty.handler.codec.http.multipart.HttpPostRequestDecoder
-
- HttpPostRequestDecoder.EndOfDataDecoderException - Exception in org.jboss.netty.handler.codec.http.multipart
-
Exception when the body is fully decoded, even if there is still data
- HttpPostRequestDecoder.EndOfDataDecoderException() - Constructor for exception org.jboss.netty.handler.codec.http.multipart.HttpPostRequestDecoder.EndOfDataDecoderException
-
- HttpPostRequestDecoder.ErrorDataDecoderException - Exception in org.jboss.netty.handler.codec.http.multipart
-
Exception when an error occurs while decoding
- HttpPostRequestDecoder.ErrorDataDecoderException() - Constructor for exception org.jboss.netty.handler.codec.http.multipart.HttpPostRequestDecoder.ErrorDataDecoderException
-
- HttpPostRequestDecoder.ErrorDataDecoderException(String) - Constructor for exception org.jboss.netty.handler.codec.http.multipart.HttpPostRequestDecoder.ErrorDataDecoderException
-
- HttpPostRequestDecoder.ErrorDataDecoderException(Throwable) - Constructor for exception org.jboss.netty.handler.codec.http.multipart.HttpPostRequestDecoder.ErrorDataDecoderException
-
- HttpPostRequestDecoder.ErrorDataDecoderException(String, Throwable) - Constructor for exception org.jboss.netty.handler.codec.http.multipart.HttpPostRequestDecoder.ErrorDataDecoderException
-
- HttpPostRequestDecoder.MultiPartStatus - Enum in org.jboss.netty.handler.codec.http.multipart
-
states follow
NOTSTARTED PREAMBLE (
(HEADERDELIMITER DISPOSITION (FIELD | FILEUPLOAD))*
(HEADERDELIMITER DISPOSITION MIXEDPREAMBLE
(MIXEDDELIMITER MIXEDDISPOSITION MIXEDFILEUPLOAD)+
MIXEDCLOSEDELIMITER)*
CLOSEDELIMITER)+ EPILOGUE
First status is: NOSTARTED
Content-type: multipart/form-data, boundary=AaB03x => PREAMBLE in Header
--AaB03x => HEADERDELIMITER
content-disposition: form-data; name="field1" => DISPOSITION
Joe Blow => FIELD
--AaB03x => HEADERDELIMITER
content-disposition: form-data; name="pics" => DISPOSITION
Content-type: multipart/mixed, boundary=BbC04y
--BbC04y => MIXEDDELIMITER
Content-disposition: attachment; filename="file1.txt" => MIXEDDISPOSITION
Content-Type: text/plain
... contents of file1.txt ... => MIXEDFILEUPLOAD
--BbC04y => MIXEDDELIMITER
Content-disposition: file; filename="file2.gif" => MIXEDDISPOSITION
Content-type: image/gif
Content-Transfer-Encoding: binary
...contents of file2.gif... => MIXEDFILEUPLOAD
--BbC04y-- => MIXEDCLOSEDELIMITER
--AaB03x-- => CLOSEDELIMITER
Once CLOSEDELIMITER is found, last status is EPILOGUE
- HttpPostRequestDecoder.NotEnoughDataDecoderException - Exception in org.jboss.netty.handler.codec.http.multipart
-
Exception when try reading data from request in chunked format, and not enough
data are available (need more chunks)
- HttpPostRequestDecoder.NotEnoughDataDecoderException() - Constructor for exception org.jboss.netty.handler.codec.http.multipart.HttpPostRequestDecoder.NotEnoughDataDecoderException
-
- HttpPostRequestDecoder.NotEnoughDataDecoderException(String) - Constructor for exception org.jboss.netty.handler.codec.http.multipart.HttpPostRequestDecoder.NotEnoughDataDecoderException
-
- HttpPostRequestDecoder.NotEnoughDataDecoderException(Throwable) - Constructor for exception org.jboss.netty.handler.codec.http.multipart.HttpPostRequestDecoder.NotEnoughDataDecoderException
-
- HttpPostRequestDecoder.NotEnoughDataDecoderException(String, Throwable) - Constructor for exception org.jboss.netty.handler.codec.http.multipart.HttpPostRequestDecoder.NotEnoughDataDecoderException
-
- HttpPostRequestEncoder - Class in org.jboss.netty.handler.codec.http.multipart
-
This encoder will help to encode Request for a FORM as POST.
- HttpPostRequestEncoder(HttpRequest, boolean) - Constructor for class org.jboss.netty.handler.codec.http.multipart.HttpPostRequestEncoder
-
- HttpPostRequestEncoder(HttpDataFactory, HttpRequest, boolean) - Constructor for class org.jboss.netty.handler.codec.http.multipart.HttpPostRequestEncoder
-
- HttpPostRequestEncoder(HttpDataFactory, HttpRequest, boolean, Charset) - Constructor for class org.jboss.netty.handler.codec.http.multipart.HttpPostRequestEncoder
-
- HttpPostRequestEncoder(HttpDataFactory, HttpRequest, boolean, Charset, HttpPostRequestEncoder.EncoderMode) - Constructor for class org.jboss.netty.handler.codec.http.multipart.HttpPostRequestEncoder
-
- HttpPostRequestEncoder.EncoderMode - Enum in org.jboss.netty.handler.codec.http.multipart
-
Different modes to use to encode form data.
- HttpPostRequestEncoder.ErrorDataEncoderException - Exception in org.jboss.netty.handler.codec.http.multipart
-
Exception when an error occurs while encoding
- HttpPostRequestEncoder.ErrorDataEncoderException() - Constructor for exception org.jboss.netty.handler.codec.http.multipart.