- UDP - 类 中的静态变量io.netty.handler.codec.rtsp.RtspHeaders.Values
-
"UDP"
- UdtChannel - io.netty.channel.udt中的接口
-
已过时。
The UDT transport is no longer maintained and will be removed.
- UdtChannelConfig - io.netty.channel.udt中的接口
-
已过时。
The UDT transport is no longer maintained and will be removed.
- UdtChannelOption<T> - io.netty.channel.udt中的类
-
已过时。
The UDT transport is no longer maintained and will be removed.
- UdtMessage - io.netty.channel.udt中的类
-
已过时。
The UDT transport is no longer maintained and will be removed.
- UdtMessage(ByteBuf) - 类 的构造器io.netty.channel.udt.UdtMessage
-
已过时。
- UdtServerChannel - io.netty.channel.udt中的接口
-
已过时。
The UDT transport is no longer maintained and will be removed.
- UdtServerChannelConfig - io.netty.channel.udt中的接口
-
已过时。
The UDT transport is no longer maintained and will be removed.
- uid() - 类 中的方法io.netty.channel.unix.PeerCredentials
-
- UIO_MAX_IOV - 类 中的静态变量io.netty.channel.epoll.Native
-
- unacked() - 类 中的方法io.netty.channel.epoll.EpollTcpInfo
-
- UnaryPromiseNotifier<T> - io.netty.util.concurrent中的类
-
- UnaryPromiseNotifier(Promise<? super T>) - 类 的构造器io.netty.util.concurrent.UnaryPromiseNotifier
-
- UNAUTHORIZED - 类 中的静态变量io.netty.handler.codec.http.HttpResponseStatus
-
401 Unauthorized
- UNAUTHORIZED - 类 中的静态变量io.netty.handler.codec.rtsp.RtspResponseStatuses
-
401 Unauthorized
- unavailabilityCause() - 类 中的静态方法io.netty.channel.epoll.Epoll
-
- unavailabilityCause() - 类 中的静态方法io.netty.handler.ssl.OpenSsl
-
Returns the cause of unavailability of
netty-tcnative
and its OpenSSL support.
- unbindAddress(InetAddress) - 类 中的方法io.netty.channel.sctp.nio.NioSctpChannel
-
- unbindAddress(InetAddress, ChannelPromise) - 类 中的方法io.netty.channel.sctp.nio.NioSctpChannel
-
- unbindAddress(InetAddress) - 类 中的方法io.netty.channel.sctp.nio.NioSctpServerChannel
-
- unbindAddress(InetAddress, ChannelPromise) - 类 中的方法io.netty.channel.sctp.nio.NioSctpServerChannel
-
- unbindAddress(InetAddress) - 类 中的方法io.netty.channel.sctp.oio.OioSctpChannel
-
- unbindAddress(InetAddress, ChannelPromise) - 类 中的方法io.netty.channel.sctp.oio.OioSctpChannel
-
- unbindAddress(InetAddress) - 类 中的方法io.netty.channel.sctp.oio.OioSctpServerChannel
-
- unbindAddress(InetAddress, ChannelPromise) - 类 中的方法io.netty.channel.sctp.oio.OioSctpServerChannel
-
- unbindAddress(InetAddress) - 接口 中的方法io.netty.channel.sctp.SctpChannel
-
Unbind the address from channel's multi-homing address list.
- unbindAddress(InetAddress, ChannelPromise) - 接口 中的方法io.netty.channel.sctp.SctpChannel
-
Unbind the address from channel's multi-homing address list.
- unbindAddress(InetAddress) - 接口 中的方法io.netty.channel.sctp.SctpServerChannel
-
Unbind the address from channel's multi-homing address list.
- unbindAddress(InetAddress, ChannelPromise) - 接口 中的方法io.netty.channel.sctp.SctpServerChannel
-
Unbind the address from channel's multi-homing address list.
- UNDEFINED_MAX_AGE - 接口 中的静态变量io.netty.handler.codec.http.cookie.Cookie
-
Constant for undefined MaxAge attribute value.
- unescapeCsv(CharSequence) - 类 中的静态方法io.netty.util.internal.StringUtil
-
Unescapes the specified escaped CSV field, if necessary according to
RFC-4180.
- UNFINISHED - 类 中的静态变量io.netty.handler.codec.DecoderResult
-
- UNICAST - 类 中的静态变量io.netty.handler.codec.rtsp.RtspHeaders.Values
-
"unicast"
- UniqueIpFilter - io.netty.handler.ipfilter中的类
-
This class allows one to ensure that at all times for every IP address there is at most one
Channel
connected to the server.
- UniqueIpFilter() - 类 的构造器io.netty.handler.ipfilter.UniqueIpFilter
-
- UniqueName - io.netty.util中的类
-
已过时。
Known to have problems with class loaders.
Defines a name that must be unique in the map that is provided during construction.
- UniqueName(ConcurrentMap<String, Boolean>, String, Object...) - 类 的构造器io.netty.util.UniqueName
-
已过时。
- UniqueName(String) - 类 的构造器io.netty.util.UniqueName
-
已过时。
- UnixChannel - io.netty.channel.unix中的接口
-
Channel
that expose operations that are only present on
UNIX
like systems.
- UnixChannelUtil - io.netty.channel.epoll中的类
-
- UnknownSocksRequest - io.netty.handler.codec.socks中的类
-
An unknown socks request.
- UnknownSocksRequest() - 类 的构造器io.netty.handler.codec.socks.UnknownSocksRequest
-
- UnknownSocksResponse - io.netty.handler.codec.socks中的类
-
An unknown socks response.
- UnknownSocksResponse() - 类 的构造器io.netty.handler.codec.socks.UnknownSocksResponse
-
- unknownStackTrace(T, Class<?>, String) - 类 中的静态方法io.netty.util.internal.ThrowableUtil
-
Set the StackTraceElement
for the given Throwable
, using the Class
and method name.
- UnmarshallerProvider - io.netty.handler.codec.marshalling中的接口
-
- unmodifiableBuffer(ByteBuf) - 类 中的静态方法io.netty.buffer.Unpooled
-
Creates a read-only buffer which disallows any modification operations
on the specified buffer
.
- unmodifiableBuffer(ByteBuf...) - 类 中的静态方法io.netty.buffer.Unpooled
-
- UNORDERED_COLLECTION - 类 中的静态变量io.netty.handler.codec.http.HttpResponseStatus
-
425 Unordered Collection (WebDAV, RFC3648)
- UnorderedThreadPoolEventExecutor - io.netty.util.concurrent中的类
-
EventExecutor
implementation which makes no guarantees about the ordering of task execution that
are submitted because there may be multiple threads executing these tasks.
- UnorderedThreadPoolEventExecutor(int) - 类 的构造器io.netty.util.concurrent.UnorderedThreadPoolEventExecutor
-
- UnorderedThreadPoolEventExecutor(int, ThreadFactory) - 类 的构造器io.netty.util.concurrent.UnorderedThreadPoolEventExecutor
-
See ScheduledThreadPoolExecutor.ScheduledThreadPoolExecutor(int, ThreadFactory)
- UnorderedThreadPoolEventExecutor(int, RejectedExecutionHandler) - 类 的构造器io.netty.util.concurrent.UnorderedThreadPoolEventExecutor
-
- UnorderedThreadPoolEventExecutor(int, ThreadFactory, RejectedExecutionHandler) - 类 的构造器io.netty.util.concurrent.UnorderedThreadPoolEventExecutor
-
See ScheduledThreadPoolExecutor.ScheduledThreadPoolExecutor(int, ThreadFactory, RejectedExecutionHandler)
- Unpooled - io.netty.buffer中的类
-
Creates a new
ByteBuf
by allocating new space or by wrapping
or copying existing byte arrays, byte buffers and a string.
- UnpooledByteBufAllocator - io.netty.buffer中的类
-
- UnpooledByteBufAllocator(boolean) - 类 的构造器io.netty.buffer.UnpooledByteBufAllocator
-
Create a new instance which uses leak-detection for direct buffers.
- UnpooledByteBufAllocator(boolean, boolean) - 类 的构造器io.netty.buffer.UnpooledByteBufAllocator
-
Create a new instance
- UnpooledByteBufAllocator(boolean, boolean, boolean) - 类 的构造器io.netty.buffer.UnpooledByteBufAllocator
-
Create a new instance
- UnpooledDirectByteBuf - io.netty.buffer中的类
-
A NIO ByteBuffer
based buffer.
- UnpooledDirectByteBuf(ByteBufAllocator, int, int) - 类 的构造器io.netty.buffer.UnpooledDirectByteBuf
-
Creates a new direct buffer.
- UnpooledDirectByteBuf(ByteBufAllocator, ByteBuffer, int) - 类 的构造器io.netty.buffer.UnpooledDirectByteBuf
-
Creates a new direct buffer by wrapping the specified initial buffer.
- UnpooledHeapByteBuf - io.netty.buffer中的类
-
Big endian Java heap buffer implementation.
- UnpooledHeapByteBuf(ByteBufAllocator, int, int) - 类 的构造器io.netty.buffer.UnpooledHeapByteBuf
-
Creates a new heap buffer with a newly allocated byte array.
- UnpooledHeapByteBuf(ByteBufAllocator, byte[], int) - 类 的构造器io.netty.buffer.UnpooledHeapByteBuf
-
Creates a new heap buffer with an existing byte array.
- UnpooledUnsafeDirectByteBuf - io.netty.buffer中的类
-
A NIO ByteBuffer
based buffer.
- UnpooledUnsafeDirectByteBuf(ByteBufAllocator, int, int) - 类 的构造器io.netty.buffer.UnpooledUnsafeDirectByteBuf
-
Creates a new direct buffer.
- UnpooledUnsafeDirectByteBuf(ByteBufAllocator, ByteBuffer, int) - 类 的构造器io.netty.buffer.UnpooledUnsafeDirectByteBuf
-
Creates a new direct buffer by wrapping the specified initial buffer.
- UNPROCESSABLE_ENTITY - 类 中的静态变量io.netty.handler.codec.http.HttpResponseStatus
-
422 Unprocessable Entity (WebDAV, RFC4918)
- unreleasableBuffer(ByteBuf) - 类 中的静态方法io.netty.buffer.Unpooled
-
Return a unreleasable view on the given
ByteBuf
which will just ignore release and retain calls.
- unsafe() - 类 中的方法io.netty.channel.AbstractChannel
-
- unsafe() - 接口 中的方法io.netty.channel.Channel
-
Returns an internal-use-only object that provides unsafe operations.
- unsafe() - 类 中的方法io.netty.channel.embedded.EmbeddedChannel
-
- unsafe() - 类 中的方法io.netty.channel.nio.AbstractNioChannel
-
- UNSET - 类 中的静态变量io.netty.util.internal.InternalThreadLocalMap
-
- UnstableApi - io.netty.util.internal中的注释类型
-
Indicates a public API that can change at any time (even in minor/bugfix releases).
- UNSUPPORTED - 类 中的静态变量io.netty.handler.codec.rtsp.RtspHeaders.Names
-
"Unsupported"
- unsupported() - 接口 中的方法io.netty.handler.ssl.JdkApplicationProtocolNegotiator.ProtocolSelectionListener
-
已过时。
- unsupported() - 接口 中的方法io.netty.handler.ssl.JdkApplicationProtocolNegotiator.ProtocolSelector
-
已过时。
- UNSUPPORTED_MEDIA_TYPE - 类 中的静态变量io.netty.handler.codec.http.HttpResponseStatus
-
415 Unsupported Media Type
- UNSUPPORTED_MEDIA_TYPE - 类 中的静态变量io.netty.handler.codec.rtsp.RtspResponseStatuses
-
415 Unsupported Media Type
- UNSUPPORTED_TRANSPORT - 类 中的静态变量io.netty.handler.codec.rtsp.RtspResponseStatuses
-
461 Unsupported transport
- UNSUPPORTED_VERSION - 类 中的静态变量io.netty.handler.codec.spdy.SpdyStreamStatus
-
4 Unsupported Version
- UnsupportedMessageTypeException - io.netty.handler.codec中的异常错误
-
Thrown if an unsupported message is received by an codec.
- UnsupportedMessageTypeException(Object, Class<?>...) - 异常错误 的构造器io.netty.handler.codec.UnsupportedMessageTypeException
-
- UnsupportedMessageTypeException() - 异常错误 的构造器io.netty.handler.codec.UnsupportedMessageTypeException
-
- UnsupportedMessageTypeException(String, Throwable) - 异常错误 的构造器io.netty.handler.codec.UnsupportedMessageTypeException
-
- UnsupportedMessageTypeException(String) - 异常错误 的构造器io.netty.handler.codec.UnsupportedMessageTypeException
-
- UnsupportedMessageTypeException(Throwable) - 异常错误 的构造器io.netty.handler.codec.UnsupportedMessageTypeException
-
- unwatch(Thread, Runnable) - 类 中的静态方法io.netty.util.ThreadDeathWatcher
-
已过时。
- unwrap() - 类 中的方法io.netty.buffer.ByteBuf
-
Return the underlying buffer instance if this buffer is a wrapper of another buffer.
- unwrap() - 类 中的方法io.netty.buffer.CompositeByteBuf
-
- unwrap() - 类 中的方法io.netty.buffer.DuplicatedByteBuf
-
已过时。
- unwrap() - 类 中的方法io.netty.buffer.EmptyByteBuf
-
- unwrap() - 类 中的方法io.netty.buffer.ReadOnlyByteBuf
-
已过时。
- unwrap() - 类 中的方法io.netty.buffer.SlicedByteBuf
-
已过时。
- unwrap() - 类 中的方法io.netty.buffer.SwappedByteBuf
-
- unwrap() - 类 中的方法io.netty.buffer.UnpooledDirectByteBuf
-
- unwrap() - 类 中的方法io.netty.buffer.UnpooledHeapByteBuf
-
- unwrap() - 类 中的方法io.netty.buffer.UnpooledUnsafeDirectByteBuf
-
- unwrap(ByteBuffer[], int, int, ByteBuffer[], int, int) - 类 中的方法io.netty.handler.ssl.ReferenceCountedOpenSslEngine
-
- unwrap(ByteBuffer[], ByteBuffer[]) - 类 中的方法io.netty.handler.ssl.ReferenceCountedOpenSslEngine
-
- unwrap(ByteBuffer, ByteBuffer[], int, int) - 类 中的方法io.netty.handler.ssl.ReferenceCountedOpenSslEngine
-
- unwrap(ByteBuffer, ByteBuffer) - 类 中的方法io.netty.handler.ssl.ReferenceCountedOpenSslEngine
-
- unwrap(ByteBuffer, ByteBuffer[]) - 类 中的方法io.netty.handler.ssl.ReferenceCountedOpenSslEngine
-
- updateLastExecutionTime() - 类 中的方法io.netty.util.concurrent.SingleThreadEventExecutor
-
Updates the internal timestamp that tells when a submitted task was executed most recently.
- UPGRADE - 类 中的静态变量io.netty.handler.codec.http.HttpHeaders.Names
-
"Upgrade"
- UPGRADE - 类 中的静态变量io.netty.handler.codec.http.HttpHeaders.Values
-
"Upgrade"
- UPGRADE_REQUIRED - 类 中的静态变量io.netty.handler.codec.http.HttpResponseStatus
-
426 Upgrade Required (RFC2817)
- UptimeClient - io.netty.example.uptime中的类
-
Connects to a server periodically to measure and print the uptime of the
server.
- UptimeClient() - 类 的构造器io.netty.example.uptime.UptimeClient
-
- UptimeClientHandler - io.netty.example.uptime中的类
-
Keep reconnecting to the server while printing out the current uptime and
connection attempt getStatus.
- UptimeClientHandler() - 类 的构造器io.netty.example.uptime.UptimeClientHandler
-
- UptimeServer - io.netty.example.uptime中的类
-
Uptime server is served as a connection server.
- UptimeServerHandler - io.netty.example.uptime中的类
-
- UptimeServerHandler() - 类 的构造器io.netty.example.uptime.UptimeServerHandler
-
- uri() - 类 中的方法io.netty.handler.codec.http.QueryStringDecoder
-
- uri() - 类 中的方法io.netty.handler.codec.http.websocketx.WebSocketClientHandshaker
-
Returns the URI to the web socket. e.g.
- uri() - 类 中的方法io.netty.handler.codec.http.websocketx.WebSocketServerHandshaker
-
Returns the URL of the web socket
- URL - 类 中的静态变量io.netty.handler.codec.rtsp.RtspHeaders.Values
-
"url"
- US_ASCII - 类 中的静态变量io.netty.util.CharsetUtil
-
7-bit ASCII, as known as ISO646-US or the Basic Latin block of the
Unicode character set
- usage() - 接口 中的方法io.netty.buffer.PoolChunkMetric
-
Return the percentage of the current usage of the chunk.
- USE_PROXY - 类 中的静态变量io.netty.handler.codec.http.HttpResponseStatus
-
305 Use Proxy (since HTTP/1.1)
- USE_PROXY - 类 中的静态变量io.netty.handler.codec.rtsp.RtspResponseStatuses
-
305 Use Proxy
- usedDirectMemory() - 接口 中的方法io.netty.buffer.ByteBufAllocatorMetric
-
Returns the number of bytes of direct memory used by a
ByteBufAllocator
or
-1
if unknown.
- usedDirectMemory() - 类 中的方法io.netty.buffer.PooledByteBufAllocatorMetric
-
- usedHeapMemory() - 接口 中的方法io.netty.buffer.ByteBufAllocatorMetric
-
Returns the number of bytes of heap memory used by a
ByteBufAllocator
or
-1
if unknown.
- usedHeapMemory() - 类 中的方法io.netty.buffer.PooledByteBufAllocatorMetric
-
- useDirectBufferNoCleaner() - 类 中的静态方法io.netty.util.internal.PlatformDependent
-
- USER_AGENT - 类 中的静态变量io.netty.handler.codec.http.HttpHeaders.Names
-
"User-Agent"
- USER_AGENT - 类 中的静态变量io.netty.handler.codec.rtsp.RtspHeaders.Names
-
"User-Agent"
- userDefinedWritabilityIndex() - 类 中的方法io.netty.handler.traffic.AbstractTrafficShapingHandler
-
- userDefinedWritabilityIndex() - 类 中的方法io.netty.handler.traffic.GlobalChannelTrafficShapingHandler
-
- userDefinedWritabilityIndex() - 类 中的方法io.netty.handler.traffic.GlobalTrafficShapingHandler
-
- userEventTriggered(ChannelHandlerContext, Object) - 接口 中的方法io.netty.channel.ChannelInboundHandler
-
Gets called if an user event was triggered.
- userEventTriggered(ChannelHandlerContext, Object) - 类 中的方法io.netty.channel.ChannelInboundHandlerAdapter
-
- userEventTriggered(ChannelHandlerContext, Object) - 类 中的方法io.netty.channel.CombinedChannelDuplexHandler
-
- userEventTriggered(ChannelHandlerContext, Object) - 类 中的方法io.netty.example.uptime.UptimeClientHandler
-
- userEventTriggered(ChannelHandlerContext, Object) - 类 中的方法io.netty.handler.codec.ByteToMessageDecoder
-
- userEventTriggered(ChannelHandlerContext, Object) - 类 中的方法io.netty.handler.codec.http.HttpObjectDecoder
-
- userEventTriggered(ChannelHandlerContext, Object) - 类 中的方法io.netty.handler.logging.LoggingHandler
-
- userEventTriggered(ChannelHandlerContext, Object) - 类 中的方法io.netty.handler.ssl.ApplicationProtocolNegotiationHandler
-
- userEventTriggered(ChannelHandlerContext, Object) - 类 中的方法io.netty.handler.ssl.ocsp.OcspClientHandler
-
- username() - 类 中的方法io.netty.handler.codec.socks.SocksAuthRequest
-
Returns username that needs to be authenticated
- UTF_16 - 类 中的静态变量io.netty.util.CharsetUtil
-
16-bit UTF (UCS Transformation Format) whose byte order is identified by
an optional byte-order mark
- UTF_16BE - 类 中的静态变量io.netty.util.CharsetUtil
-
16-bit UTF (UCS Transformation Format) whose byte order is big-endian
- UTF_16LE - 类 中的静态变量io.netty.util.CharsetUtil
-
16-bit UTF (UCS Transformation Format) whose byte order is little-endian
- UTF_8 - 类 中的静态变量io.netty.util.CharsetUtil
-
8-bit UTF (UCS Transformation Format)