Netty 4.0.56.Final(2018/10/07)
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _ 

L

last() - 接口 中的方法io.netty.channel.ChannelPipeline
Returns the last ChannelHandler in this pipeline.
last() - 类 中的方法io.netty.channel.DefaultChannelPipeline
 
LAST_MODIFIED - 类 中的静态变量io.netty.handler.codec.http.HttpHeaders.Names
"Last-Modified"
LAST_MODIFIED - 类 中的静态变量io.netty.handler.codec.rtsp.RtspHeaders.Names
"Last-Modified"
lastAckRecv() - 类 中的方法io.netty.channel.epoll.EpollTcpInfo
 
lastAckSent() - 类 中的方法io.netty.channel.epoll.EpollTcpInfo
 
lastContext() - 接口 中的方法io.netty.channel.ChannelPipeline
Returns the context of the last ChannelHandler in this pipeline.
lastContext() - 类 中的方法io.netty.channel.DefaultChannelPipeline
 
lastCumulativeTime() - 类 中的方法io.netty.handler.traffic.TrafficCounter
 
lastDataRecv() - 类 中的方法io.netty.channel.epoll.EpollTcpInfo
 
lastDataSent() - 类 中的方法io.netty.channel.epoll.EpollTcpInfo
 
lastGoodStreamId() - 类 中的方法io.netty.handler.codec.spdy.DefaultSpdyGoAwayFrame
 
lastGoodStreamId() - 接口 中的方法io.netty.handler.codec.spdy.SpdyGoAwayFrame
Returns the Last-good-stream-ID of this frame.
LastHttpContent - io.netty.handler.codec.http中的接口
The last HttpContent which has trailing headers.
lastInboundBuffer() - 类 中的方法io.netty.channel.embedded.EmbeddedChannel
lastOutboundBuffer() - 类 中的方法io.netty.channel.embedded.EmbeddedChannel
lastReadBytes() - 类 中的方法io.netty.handler.traffic.TrafficCounter
 
lastReadThroughput() - 类 中的方法io.netty.handler.traffic.TrafficCounter
 
lastTime() - 类 中的方法io.netty.handler.traffic.TrafficCounter
 
lastVariableIndex() - 类 中的静态方法io.netty.util.internal.InternalThreadLocalMap
 
lastWriteThroughput() - 类 中的方法io.netty.handler.traffic.TrafficCounter
 
lastWrittenBytes() - 类 中的方法io.netty.handler.traffic.TrafficCounter
 
LAX - 类 中的静态变量io.netty.handler.codec.http.cookie.ClientCookieDecoder
Lax instance that doesn't validate name and value
LAX - 类 中的静态变量io.netty.handler.codec.http.cookie.ClientCookieEncoder
Lax instance that doesn't validate name and value, and (for methods that accept multiple cookies) keeps cookies in the order in which they were given.
LAX - 类 中的静态变量io.netty.handler.codec.http.cookie.ServerCookieDecoder
Lax instance that doesn't validate name and value
LAX - 类 中的静态变量io.netty.handler.codec.http.cookie.ServerCookieEncoder
Lax instance that doesn't validate name and value, and that allows multiple cookies with the same name.
LAYERS - 类 中的静态变量io.netty.handler.codec.rtsp.RtspHeaders.Values
"layers"
leaveGroup(InetAddress) - 类 中的方法io.netty.channel.epoll.EpollDatagramChannel
 
leaveGroup(InetAddress, ChannelPromise) - 类 中的方法io.netty.channel.epoll.EpollDatagramChannel
 
leaveGroup(InetSocketAddress, NetworkInterface) - 类 中的方法io.netty.channel.epoll.EpollDatagramChannel
 
leaveGroup(InetSocketAddress, NetworkInterface, ChannelPromise) - 类 中的方法io.netty.channel.epoll.EpollDatagramChannel
 
leaveGroup(InetAddress, NetworkInterface, InetAddress) - 类 中的方法io.netty.channel.epoll.EpollDatagramChannel
 
leaveGroup(InetAddress, NetworkInterface, InetAddress, ChannelPromise) - 类 中的方法io.netty.channel.epoll.EpollDatagramChannel
 
leaveGroup(InetAddress) - 接口 中的方法io.netty.channel.socket.DatagramChannel
Leaves a multicast group and notifies the ChannelFuture once the operation completes.
leaveGroup(InetAddress, ChannelPromise) - 接口 中的方法io.netty.channel.socket.DatagramChannel
Leaves a multicast group and notifies the ChannelFuture once the operation completes.
leaveGroup(InetSocketAddress, NetworkInterface) - 接口 中的方法io.netty.channel.socket.DatagramChannel
Leaves a multicast group on a specified local interface and notifies the ChannelFuture once the operation completes.
leaveGroup(InetSocketAddress, NetworkInterface, ChannelPromise) - 接口 中的方法io.netty.channel.socket.DatagramChannel
Leaves a multicast group on a specified local interface and notifies the ChannelFuture once the operation completes.
leaveGroup(InetAddress, NetworkInterface, InetAddress) - 接口 中的方法io.netty.channel.socket.DatagramChannel
Leave the specified multicast group at the specified interface using the specified source and notifies the ChannelFuture once the operation completes.
leaveGroup(InetAddress, NetworkInterface, InetAddress, ChannelPromise) - 接口 中的方法io.netty.channel.socket.DatagramChannel
Leave the specified multicast group at the specified interface using the specified source and notifies the ChannelFuture once the operation completes.
leaveGroup(InetAddress) - 类 中的方法io.netty.channel.socket.nio.NioDatagramChannel
 
leaveGroup(InetAddress, ChannelPromise) - 类 中的方法io.netty.channel.socket.nio.NioDatagramChannel
 
leaveGroup(InetSocketAddress, NetworkInterface) - 类 中的方法io.netty.channel.socket.nio.NioDatagramChannel
 
leaveGroup(InetSocketAddress, NetworkInterface, ChannelPromise) - 类 中的方法io.netty.channel.socket.nio.NioDatagramChannel
 
leaveGroup(InetAddress, NetworkInterface, InetAddress) - 类 中的方法io.netty.channel.socket.nio.NioDatagramChannel
 
leaveGroup(InetAddress, NetworkInterface, InetAddress, ChannelPromise) - 类 中的方法io.netty.channel.socket.nio.NioDatagramChannel
 
leaveGroup(InetAddress) - 类 中的方法io.netty.channel.socket.oio.OioDatagramChannel
 
leaveGroup(InetAddress, ChannelPromise) - 类 中的方法io.netty.channel.socket.oio.OioDatagramChannel
 
leaveGroup(InetSocketAddress, NetworkInterface) - 类 中的方法io.netty.channel.socket.oio.OioDatagramChannel
 
leaveGroup(InetSocketAddress, NetworkInterface, ChannelPromise) - 类 中的方法io.netty.channel.socket.oio.OioDatagramChannel
 
leaveGroup(InetAddress, NetworkInterface, InetAddress) - 类 中的方法io.netty.channel.socket.oio.OioDatagramChannel
 
leaveGroup(InetAddress, NetworkInterface, InetAddress, ChannelPromise) - 类 中的方法io.netty.channel.socket.oio.OioDatagramChannel
 
length() - 类 中的方法io.netty.handler.codec.http.multipart.AbstractHttpData
 
length() - 接口 中的方法io.netty.handler.codec.http.multipart.HttpData
Returns the size in byte of the InterfaceHttpData
length() - 类 中的方法io.netty.handler.codec.http.multipart.MixedAttribute
 
length() - 类 中的方法io.netty.handler.codec.http.multipart.MixedFileUpload
 
length() - 类 中的方法io.netty.util.internal.AppendableCharSequence
 
length(String) - 类 中的静态方法io.netty.util.internal.StringUtil
Get the length of a string, null input is considered 0 length.
LENGTH_REQUIRED - 类 中的静态变量io.netty.handler.codec.http.HttpResponseStatus
411 Length Required
LENGTH_REQUIRED - 类 中的静态变量io.netty.handler.codec.rtsp.RtspResponseStatuses
411 Length Required
LengthFieldBasedFrameDecoder - io.netty.handler.codec中的类
A decoder that splits the received ByteBufs dynamically by the value of the length field in the message.
LengthFieldBasedFrameDecoder(int, int, int) - 类 的构造器io.netty.handler.codec.LengthFieldBasedFrameDecoder
Creates a new instance.
LengthFieldBasedFrameDecoder(int, int, int, int, int) - 类 的构造器io.netty.handler.codec.LengthFieldBasedFrameDecoder
Creates a new instance.
LengthFieldBasedFrameDecoder(int, int, int, int, int, boolean) - 类 的构造器io.netty.handler.codec.LengthFieldBasedFrameDecoder
Creates a new instance.
LengthFieldBasedFrameDecoder(ByteOrder, int, int, int, int, int, boolean) - 类 的构造器io.netty.handler.codec.LengthFieldBasedFrameDecoder
Creates a new instance.
LengthFieldPrepender - io.netty.handler.codec中的类
An encoder that prepends the length of the message.
LengthFieldPrepender(int) - 类 的构造器io.netty.handler.codec.LengthFieldPrepender
Creates a new instance.
LengthFieldPrepender(int, boolean) - 类 的构造器io.netty.handler.codec.LengthFieldPrepender
Creates a new instance.
LengthFieldPrepender(int, int) - 类 的构造器io.netty.handler.codec.LengthFieldPrepender
Creates a new instance.
LengthFieldPrepender(int, int, boolean) - 类 的构造器io.netty.handler.codec.LengthFieldPrepender
Creates a new instance.
LengthFieldPrepender(ByteOrder, int, int, boolean) - 类 的构造器io.netty.handler.codec.LengthFieldPrepender
Creates a new instance.
level() - 类 中的方法io.netty.handler.logging.LoggingHandler
Returns the LogLevel that this handler uses to log
LF - 类 中的静态变量io.netty.handler.codec.http.HttpConstants
Line feed character
Library - io.netty.internal.tcnative中的类
 
LINE_FEED - 类 中的静态变量io.netty.util.internal.StringUtil
 
LineBasedFrameDecoder - io.netty.handler.codec中的类
A decoder that splits the received ByteBufs on line endings.
LineBasedFrameDecoder(int) - 类 的构造器io.netty.handler.codec.LineBasedFrameDecoder
Creates a new decoder.
LineBasedFrameDecoder(int, boolean, boolean) - 类 的构造器io.netty.handler.codec.LineBasedFrameDecoder
Creates a new decoder.
lineDelimiter() - 类 中的静态方法io.netty.handler.codec.Delimiters
Returns CR ('\r') and LF ('\n') delimiters, which could be used for text-based line protocols.
listen(int) - 类 中的方法io.netty.channel.unix.Socket
 
LITTLE_ENDIAN - 类 中的静态变量io.netty.buffer.Unpooled
Little endian byte order.
load(String, ClassLoader) - 类 中的静态方法io.netty.util.internal.NativeLibraryLoader
Load the given library with the specified ClassLoader
loadFirstAvailable(ClassLoader, String...) - 类 中的静态方法io.netty.util.internal.NativeLibraryLoader
Loads the first available library in the collection with the specified ClassLoader.
localAddress(SocketAddress) - 类 中的方法io.netty.bootstrap.AbstractBootstrap
The SocketAddress which is used to bind the local "end" to.
localAddress(int) - 类 中的方法io.netty.bootstrap.AbstractBootstrap
 
localAddress(String, int) - 类 中的方法io.netty.bootstrap.AbstractBootstrap
 
localAddress(InetAddress, int) - 类 中的方法io.netty.bootstrap.AbstractBootstrap
 
localAddress() - 类 中的方法io.netty.channel.AbstractChannel.AbstractUnsafe
 
localAddress() - 类 中的方法io.netty.channel.AbstractChannel
 
localAddress() - 接口 中的方法io.netty.channel.Channel
Returns the local address where this channel is bound to.
localAddress() - 接口 中的方法io.netty.channel.Channel.Unsafe
Return the SocketAddress to which is bound local or null if none.
localAddress() - 类 中的方法io.netty.channel.epoll.EpollDatagramChannel
 
localAddress() - 类 中的方法io.netty.channel.epoll.EpollDomainSocketChannel
 
localAddress() - 类 中的方法io.netty.channel.epoll.EpollServerDomainSocketChannel
 
localAddress() - 类 中的方法io.netty.channel.epoll.EpollServerSocketChannel
 
localAddress() - 类 中的方法io.netty.channel.epoll.EpollSocketChannel
 
LocalAddress - io.netty.channel.local中的类
An endpoint in the local transport.
LocalAddress(String) - 类 的构造器io.netty.channel.local.LocalAddress
Creates a new instance with the specified ID.
localAddress() - 类 中的方法io.netty.channel.local.LocalChannel
 
localAddress() - 类 中的方法io.netty.channel.local.LocalServerChannel
 
localAddress() - 类 中的方法io.netty.channel.rxtx.RxtxChannel
已过时。
 
localAddress() - 类 中的方法io.netty.channel.sctp.nio.NioSctpChannel
 
localAddress() - 类 中的方法io.netty.channel.sctp.nio.NioSctpServerChannel
 
localAddress() - 类 中的方法io.netty.channel.sctp.oio.OioSctpChannel
 
localAddress() - 类 中的方法io.netty.channel.sctp.oio.OioSctpServerChannel
 
localAddress() - 接口 中的方法io.netty.channel.sctp.SctpChannel
Return the (primary) local address of the SCTP channel.
localAddress() - 接口 中的方法io.netty.channel.sctp.SctpServerChannel
Return the (primary) local address of the SCTP server channel.
localAddress() - 接口 中的方法io.netty.channel.socket.DatagramChannel
 
localAddress() - 类 中的方法io.netty.channel.socket.nio.NioDatagramChannel
 
localAddress() - 类 中的方法io.netty.channel.socket.nio.NioServerSocketChannel
 
localAddress() - 类 中的方法io.netty.channel.socket.nio.NioSocketChannel
 
localAddress() - 类 中的方法io.netty.channel.socket.oio.OioDatagramChannel
 
localAddress() - 类 中的方法io.netty.channel.socket.oio.OioServerSocketChannel
 
localAddress() - 类 中的方法io.netty.channel.socket.oio.OioSocketChannel
 
localAddress() - 接口 中的方法io.netty.channel.socket.ServerSocketChannel
 
localAddress() - 接口 中的方法io.netty.channel.socket.SocketChannel
 
localAddress() - 类 中的方法io.netty.channel.udt.nio.NioUdtAcceptorChannel
已过时。
 
localAddress() - 类 中的方法io.netty.channel.udt.nio.NioUdtByteConnectorChannel
已过时。
 
localAddress() - 类 中的方法io.netty.channel.udt.nio.NioUdtMessageConnectorChannel
已过时。
 
localAddress() - 接口 中的方法io.netty.channel.udt.UdtChannel
已过时。
 
localAddress() - 接口 中的方法io.netty.channel.unix.DomainSocketChannel
 
localAddress() - 接口 中的方法io.netty.channel.unix.ServerDomainSocketChannel
 
localAddress() - 类 中的方法io.netty.channel.unix.Socket
 
localAddress0() - 类 中的方法io.netty.channel.AbstractChannel
Returns the SocketAddress which is bound locally.
localAddress0() - 类 中的方法io.netty.channel.embedded.EmbeddedChannel
 
localAddress0() - 类 中的方法io.netty.channel.epoll.EpollDomainSocketChannel
 
localAddress0() - 类 中的方法io.netty.channel.epoll.EpollServerDomainSocketChannel
 
localAddress0() - 类 中的方法io.netty.channel.local.LocalChannel
 
localAddress0() - 类 中的方法io.netty.channel.local.LocalServerChannel
 
localAddress0() - 类 中的方法io.netty.channel.rxtx.RxtxChannel
已过时。
 
localAddress0() - 类 中的方法io.netty.channel.sctp.nio.NioSctpChannel
 
localAddress0() - 类 中的方法io.netty.channel.sctp.nio.NioSctpServerChannel
 
localAddress0() - 类 中的方法io.netty.channel.sctp.oio.OioSctpChannel
 
localAddress0() - 类 中的方法io.netty.channel.sctp.oio.OioSctpServerChannel
 
localAddress0() - 类 中的方法io.netty.channel.socket.nio.NioDatagramChannel
 
localAddress0() - 类 中的方法io.netty.channel.socket.nio.NioServerSocketChannel
 
localAddress0() - 类 中的方法io.netty.channel.socket.nio.NioSocketChannel
 
localAddress0() - 类 中的方法io.netty.channel.socket.oio.OioDatagramChannel
 
localAddress0() - 类 中的方法io.netty.channel.socket.oio.OioServerSocketChannel
 
localAddress0() - 类 中的方法io.netty.channel.socket.oio.OioSocketChannel
 
localAddress0() - 类 中的方法io.netty.channel.udt.nio.NioUdtAcceptorChannel
已过时。
 
localAddress0() - 类 中的方法io.netty.channel.udt.nio.NioUdtByteConnectorChannel
已过时。
 
localAddress0() - 类 中的方法io.netty.channel.udt.nio.NioUdtMessageConnectorChannel
已过时。
 
LocalChannel - io.netty.channel.local中的类
A Channel for the local transport.
LocalChannel() - 类 的构造器io.netty.channel.local.LocalChannel
 
LocalChannel(LocalServerChannel, LocalChannel) - 类 的构造器io.netty.channel.local.LocalChannel
 
localChannelReaderStackDepth() - 类 中的方法io.netty.util.internal.InternalThreadLocalMap
 
LocalEcho - io.netty.example.localecho中的类
 
LocalEcho() - 类 的构造器io.netty.example.localecho.LocalEcho
 
LocalEchoClientHandler - io.netty.example.localecho中的类
 
LocalEchoClientHandler() - 类 的构造器io.netty.example.localecho.LocalEchoClientHandler
 
LocalEchoServerHandler - io.netty.example.localecho中的类
 
LocalEchoServerHandler() - 类 的构造器io.netty.example.localecho.LocalEchoServerHandler
 
LocalEventLoopGroup - io.netty.channel.local中的类
MultithreadEventLoopGroup which must be used for the local transport.
LocalEventLoopGroup() - 类 的构造器io.netty.channel.local.LocalEventLoopGroup
Create a new instance with the default number of threads.
LocalEventLoopGroup(int) - 类 的构造器io.netty.channel.local.LocalEventLoopGroup
Create a new instance
LocalEventLoopGroup(int, ThreadFactory) - 类 的构造器io.netty.channel.local.LocalEventLoopGroup
Create a new instance
LOCALHOST - 类 中的静态变量io.netty.util.NetUtil
The InetAddress that represents the loopback address.
LOCALHOST4 - 类 中的静态变量io.netty.util.NetUtil
The Inet4Address that represents the IPv4 loopback address '127.0.0.1'
LOCALHOST6 - 类 中的静态变量io.netty.util.NetUtil
The Inet6Address that represents the IPv6 loopback address '::1'
LocalServerChannel - io.netty.channel.local中的类
A ServerChannel for the local transport which allows in VM communication.
LocalServerChannel() - 类 的构造器io.netty.channel.local.LocalServerChannel
 
localSocketAddress(ServerSocket) - 类 中的静态方法io.netty.util.internal.SocketUtils
 
LOCALTIME_FIELD_NUMBER - 类 中的静态变量io.netty.example.worldclock.WorldClockProtocol.LocalTimes
 
LOCATION - 类 中的静态变量io.netty.handler.codec.http.HttpHeaders.Names
"Location"
LOCATION_FIELD_NUMBER - 类 中的静态变量io.netty.example.worldclock.WorldClockProtocol.Locations
 
LOCKED - 类 中的静态变量io.netty.handler.codec.http.HttpResponseStatus
423 Locked (WebDAV, RFC4918)
log(InternalLogLevel, String, Throwable) - 类 中的方法io.netty.util.internal.logging.AbstractInternalLogger
 
log(InternalLogLevel, String) - 类 中的方法io.netty.util.internal.logging.AbstractInternalLogger
 
log(InternalLogLevel, String, Object) - 类 中的方法io.netty.util.internal.logging.AbstractInternalLogger
 
log(InternalLogLevel, String, Object, Object) - 类 中的方法io.netty.util.internal.logging.AbstractInternalLogger
 
log(InternalLogLevel, String, Object...) - 类 中的方法io.netty.util.internal.logging.AbstractInternalLogger
 
log(InternalLogLevel, String) - 接口 中的方法io.netty.util.internal.logging.InternalLogger
Log a message at the specified level.
log(InternalLogLevel, String, Object) - 接口 中的方法io.netty.util.internal.logging.InternalLogger
Log a message at the specified level according to the specified format and argument.
log(InternalLogLevel, String, Object, Object) - 接口 中的方法io.netty.util.internal.logging.InternalLogger
Log a message at the specified level according to the specified format and arguments.
log(InternalLogLevel, String, Object...) - 接口 中的方法io.netty.util.internal.logging.InternalLogger
Log a message at the specified level according to the specified format and arguments.
log(InternalLogLevel, String, Throwable) - 接口 中的方法io.netty.util.internal.logging.InternalLogger
Log an exception (throwable) at the specified level with an accompanying message.
Log4J2LoggerFactory - io.netty.util.internal.logging中的类
 
Log4J2LoggerFactory() - 类 的构造器io.netty.util.internal.logging.Log4J2LoggerFactory
已过时。
Log4JLoggerFactory - io.netty.util.internal.logging中的类
Logger factory which creates an Apache Log4J logger.
Log4JLoggerFactory() - 类 的构造器io.netty.util.internal.logging.Log4JLoggerFactory
已过时。
logger - 类 中的静态变量io.netty.channel.udt.nio.NioUdtAcceptorChannel
已过时。
 
logger - 类 中的变量io.netty.example.spdy.client.SpdyFrameLogger
 
logger - 类 中的静态变量io.netty.handler.codec.http.websocketx.WebSocketServerHandshaker
 
logger - 类 中的变量io.netty.handler.logging.LoggingHandler
 
LoggingHandler - io.netty.handler.logging中的类
A ChannelHandler that logs all events using a logging framework.
LoggingHandler() - 类 的构造器io.netty.handler.logging.LoggingHandler
Creates a new instance whose logger name is the fully qualified class name of the instance with hex dump enabled.
LoggingHandler(LogLevel) - 类 的构造器io.netty.handler.logging.LoggingHandler
Creates a new instance whose logger name is the fully qualified class name of the instance.
LoggingHandler(Class<?>) - 类 的构造器io.netty.handler.logging.LoggingHandler
Creates a new instance with the specified logger name and with hex dump enabled.
LoggingHandler(Class<?>, LogLevel) - 类 的构造器io.netty.handler.logging.LoggingHandler
Creates a new instance with the specified logger name.
LoggingHandler(String) - 类 的构造器io.netty.handler.logging.LoggingHandler
Creates a new instance with the specified logger name.
LoggingHandler(String, LogLevel) - 类 的构造器io.netty.handler.logging.LoggingHandler
Creates a new instance with the specified logger name.
LogLevel - io.netty.handler.logging中的枚举
 
longCommitHash() - 类 中的方法io.netty.util.Version
 
LongCounter - io.netty.util.internal中的接口
Counter for long.
longValue(Long, long) - 类 中的静态方法io.netty.util.internal.ObjectUtil
Resolves a possibly null Long to a primitive long, using a default value.
LOOPBACK_IF - 类 中的静态变量io.netty.util.NetUtil
The loopback NetworkInterface of the current machine
lost() - 类 中的方法io.netty.channel.epoll.EpollTcpInfo
 
LOW_STORAGE_SPACE - 类 中的静态变量io.netty.handler.codec.rtsp.RtspResponseStatuses
250 Low on Storage Space
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _ 
Netty 4.0.56.Final(2018/10/07)

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