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

U

UDP - 类 中的静态变量org.jboss.netty.handler.codec.rtsp.RtspHeaders.Values
"UDP"
UNAUTHORIZED - 类 中的静态变量org.jboss.netty.handler.codec.http.HttpResponseStatus
401 Unauthorized
UNAUTHORIZED - 类 中的静态变量org.jboss.netty.handler.codec.rtsp.RtspResponseStatuses
401 Unauthorized
unavailabilityCause() - 类 中的静态方法org.jboss.netty.handler.ssl.OpenSsl
Returns the cause of unavailability of netty-tcnative and its OpenSSL support.
unbind() - 类 中的方法org.jboss.netty.channel.AbstractChannel
 
unbind() - 接口 中的方法org.jboss.netty.channel.Channel
Unbinds this channel from the current local address asynchronously.
unbind(ChannelHandlerContext, ChannelFuture) - 类 中的静态方法org.jboss.netty.channel.Channels
Sends a "unbind" request to the ChannelDownstreamHandler which is placed in the closest downstream from the handler associated with the specified ChannelHandlerContext.
unbind(Channel) - 类 中的静态方法org.jboss.netty.channel.Channels
Sends a "unbind" request to the last ChannelDownstreamHandler in the ChannelPipeline of the specified Channel.
unbind() - 接口 中的方法org.jboss.netty.channel.group.ChannelGroup
Unbinds all Channels in this group from their local address.
unbind() - 类 中的方法org.jboss.netty.channel.group.DefaultChannelGroup
 
unbindRequested(ChannelHandlerContext, ChannelStateEvent) - 类 中的方法org.jboss.netty.channel.SimpleChannelDownstreamHandler
Invoked when Channel.unbind() was called.
unbindRequested(ChannelHandlerContext, ChannelStateEvent) - 类 中的方法org.jboss.netty.channel.SimpleChannelHandler
Invoked when Channel.unbind() was called.
unfoldAndFireMessageReceived(ChannelHandlerContext, SocketAddress, Object) - 类 中的方法org.jboss.netty.handler.codec.frame.FrameDecoder
 
UNICAST - 类 中的静态变量org.jboss.netty.handler.codec.rtsp.RtspHeaders.Values
"unicast"
UnknownSocksMessage - org.jboss.netty.handler.codec.socks中的类
An unknown socks message.
UnknownSocksMessage() - 类 的构造器org.jboss.netty.handler.codec.socks.UnknownSocksMessage
 
UnknownSocksRequest - org.jboss.netty.handler.codec.socks中的类
An unknown socks request.
UnknownSocksRequest() - 类 的构造器org.jboss.netty.handler.codec.socks.UnknownSocksRequest
 
UnknownSocksResponse - org.jboss.netty.handler.codec.socks中的类
An unknown socks response.
UnknownSocksResponse() - 类 的构造器org.jboss.netty.handler.codec.socks.UnknownSocksResponse
 
unlock() - 类 中的方法org.jboss.netty.util.internal.NonReentrantLock
 
UnmarshallerProvider - org.jboss.netty.handler.codec.marshalling中的接口
This provider is responsible to get an Unmarshaller for a ChannelHandlerContext
unmodifiableBuffer(ChannelBuffer) - 类 中的静态方法org.jboss.netty.buffer.ChannelBuffers
Creates a read-only buffer which disallows any modification operations on the specified buffer.
UNORDERED_COLLECTION - 类 中的静态变量org.jboss.netty.handler.codec.http.HttpResponseStatus
425 Unordered Collection (WebDAV, RFC3648)
UNPROCESSABLE_ENTITY - 类 中的静态变量org.jboss.netty.handler.codec.http.HttpResponseStatus
422 Unprocessable Entity (WebDAV, RFC4918)
UnreplayableOperationException - org.jboss.netty.handler.codec.replay中的异常错误
An Exception which is thrown when a user calls an unsupported operation on a ChannelBuffer in a ReplayingDecoder implementation.
UnreplayableOperationException() - 异常错误 的构造器org.jboss.netty.handler.codec.replay.UnreplayableOperationException
Creates a new instance.
UnreplayableOperationException(String) - 异常错误 的构造器org.jboss.netty.handler.codec.replay.UnreplayableOperationException
Creates a new instance.
UnreplayableOperationException(Throwable) - 异常错误 的构造器org.jboss.netty.handler.codec.replay.UnreplayableOperationException
Creates a new instance.
UnreplayableOperationException(String, Throwable) - 异常错误 的构造器org.jboss.netty.handler.codec.replay.UnreplayableOperationException
Creates a new instance.
UNSUPPORTED - 类 中的静态变量org.jboss.netty.handler.codec.rtsp.RtspHeaders.Names
"Unsupported"
UNSUPPORTED_MEDIA_TYPE - 类 中的静态变量org.jboss.netty.handler.codec.http.HttpResponseStatus
415 Unsupported Media Type
UNSUPPORTED_MEDIA_TYPE - 类 中的静态变量org.jboss.netty.handler.codec.rtsp.RtspResponseStatuses
415 Unsupported Media Type
UNSUPPORTED_TRANSPORT - 类 中的静态变量org.jboss.netty.handler.codec.rtsp.RtspResponseStatuses
461 Unsupported transport
UNSUPPORTED_VERSION - 类 中的静态变量org.jboss.netty.handler.codec.spdy.SpdyStreamStatus
4 Unsupported Version
UnterminatableExecutor - org.jboss.netty.util.internal中的类
Disables shutdown of an Executor by wrapping the Executor.
UnterminatableExecutor(Executor) - 类 的构造器org.jboss.netty.util.internal.UnterminatableExecutor
 
unwrap() - 类 中的方法org.jboss.netty.buffer.DuplicatedChannelBuffer
 
unwrap() - 类 中的方法org.jboss.netty.buffer.ReadOnlyChannelBuffer
 
unwrap() - 类 中的方法org.jboss.netty.buffer.SlicedChannelBuffer
 
unwrap() - 类 中的方法org.jboss.netty.buffer.TruncatedChannelBuffer
 
unwrap() - 接口 中的方法org.jboss.netty.buffer.WrappedChannelBuffer
Returns this buffer's parent that this buffer is wrapping.
unwrap() - 类 中的方法org.jboss.netty.handler.execution.ChannelEventRunnable
 
unwrap(ByteBuffer, ByteBuffer[], int, int) - 类 中的方法org.jboss.netty.handler.ssl.OpenSslEngine
 
unwrap() - 接口 中的方法org.jboss.netty.util.EstimatableObjectWrapper
Returns the underlying object that needs to be taken into account by ObjectSizeEstimator for more accurate object size estimation.
updateCumulation(ChannelHandlerContext, ChannelBuffer) - 类 中的方法org.jboss.netty.handler.codec.frame.FrameDecoder
 
UPGRADE - 类 中的静态变量org.jboss.netty.handler.codec.http.HttpHeaders.Names
"Upgrade"
UPGRADE - 类 中的静态变量org.jboss.netty.handler.codec.http.HttpHeaders.Values
"Upgrade"
UPGRADE_REQUIRED - 类 中的静态变量org.jboss.netty.handler.codec.http.HttpResponseStatus
426 Upgrade Required (RFC2817)
UpstreamChannelStateEvent - org.jboss.netty.channel中的类
The default upstream ChannelStateEvent implementation.
UpstreamChannelStateEvent(Channel, ChannelState, Object) - 类 的构造器org.jboss.netty.channel.UpstreamChannelStateEvent
Creates a new instance.
UpstreamMessageEvent - org.jboss.netty.channel中的类
The default upstream MessageEvent implementation.
UpstreamMessageEvent(Channel, Object, SocketAddress) - 类 的构造器org.jboss.netty.channel.UpstreamMessageEvent
Creates a new instance.
UptimeClient - org.jboss.netty.example.uptime中的类
Connects to a server periodically to measure and print the uptime of the server.
UptimeClient() - 类 的构造器org.jboss.netty.example.uptime.UptimeClient
 
UptimeClientHandler - org.jboss.netty.example.uptime中的类
Keep reconnecting to the server while printing out the current uptime and connection attempt status.
UptimeClientHandler(ClientBootstrap, Timer) - 类 的构造器org.jboss.netty.example.uptime.UptimeClientHandler
 
URL - 类 中的静态变量org.jboss.netty.handler.codec.rtsp.RtspHeaders.Values
"url"
URL - 类 中的静态变量org.jboss.netty.handler.codec.spdy.SpdyHttpHeaders.Names
"X-SPDY-URL"
US_ASCII - 类 中的静态变量org.jboss.netty.util.CharsetUtil
7-bit ASCII, as known as ISO646-US or the Basic Latin block of the Unicode character set
USE_PROXY - 类 中的静态变量org.jboss.netty.handler.codec.http.HttpResponseStatus
305 Use Proxy (since HTTP/1.1)
USE_PROXY - 类 中的静态变量org.jboss.netty.handler.codec.rtsp.RtspResponseStatuses
305 Use Proxy
useGathering() - 类 中的方法org.jboss.netty.buffer.CompositeChannelBuffer
Return true if gathering writes / reads should be used for this CompositeChannelBuffer
USER_AGENT - 类 中的静态变量org.jboss.netty.handler.codec.http.HttpHeaders.Names
"User-Agent"
USER_AGENT - 类 中的静态变量org.jboss.netty.handler.codec.rtsp.RtspHeaders.Names
"User-Agent"
UTF_16 - 类 中的静态变量org.jboss.netty.util.CharsetUtil
16-bit UTF (UCS Transformation Format) whose byte order is identified by an optional byte-order mark
UTF_16BE - 类 中的静态变量org.jboss.netty.util.CharsetUtil
16-bit UTF (UCS Transformation Format) whose byte order is big-endian
UTF_16LE - 类 中的静态变量org.jboss.netty.util.CharsetUtil
16-bit UTF (UCS Transformation Format) whose byte order is little-endian
UTF_8 - 类 中的静态变量org.jboss.netty.util.CharsetUtil
8-bit UTF (UCS Transformation Format)
A B C D E F G H I J K L M N O P Q R S T U V W Y Z 
Netty 3.10.5.Final(build 2016/02/27)

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