- MAGIC_GUID - 类 中的静态变量io.netty.handler.codec.http.websocketx.WebSocketClientHandshaker07
-
- MAGIC_GUID - 类 中的静态变量io.netty.handler.codec.http.websocketx.WebSocketClientHandshaker08
-
- MAGIC_GUID - 类 中的静态变量io.netty.handler.codec.http.websocketx.WebSocketClientHandshaker13
-
- main(String[]) - 类 中的静态方法io.netty.example.discard.DiscardClient
-
- main(String[]) - 类 中的静态方法io.netty.example.discard.DiscardServer
-
- main(String[]) - 类 中的静态方法io.netty.example.echo.EchoClient
-
- main(String[]) - 类 中的静态方法io.netty.example.echo.EchoServer
-
- main(String[]) - 类 中的静态方法io.netty.example.factorial.FactorialClient
-
- main(String[]) - 类 中的静态方法io.netty.example.factorial.FactorialServer
-
- main(String[]) - 类 中的静态方法io.netty.example.file.FileServer
-
- main(String[]) - 类 中的静态方法io.netty.example.http.cors.HttpCorsServer
-
- main(String[]) - 类 中的静态方法io.netty.example.http.file.HttpStaticFileServer
-
- main(String[]) - 类 中的静态方法io.netty.example.http.helloworld.HttpHelloWorldServer
-
- main(String[]) - 类 中的静态方法io.netty.example.http.snoop.HttpSnoopClient
-
- main(String[]) - 类 中的静态方法io.netty.example.http.snoop.HttpSnoopServer
-
- main(String[]) - 类 中的静态方法io.netty.example.http.upload.HttpUploadClient
-
- main(String[]) - 类 中的静态方法io.netty.example.http.upload.HttpUploadServer
-
- main(String[]) - 类 中的静态方法io.netty.example.http.websocketx.benchmarkserver.WebSocketServer
-
- main(String[]) - 类 中的静态方法io.netty.example.http.websocketx.client.WebSocketClient
-
- main(String[]) - 类 中的静态方法io.netty.example.http.websocketx.server.WebSocketServer
-
- main(String[]) - 类 中的静态方法io.netty.example.localecho.LocalEcho
-
- main(String[]) - 类 中的静态方法io.netty.example.objectecho.ObjectEchoClient
-
- main(String[]) - 类 中的静态方法io.netty.example.objectecho.ObjectEchoServer
-
- main(String[]) - 类 中的静态方法io.netty.example.ocsp.OcspClientExample
-
- main(String[]) - 类 中的静态方法io.netty.example.ocsp.OcspServerExample
-
- main(String[]) - 类 中的静态方法io.netty.example.portunification.PortUnificationServer
-
- main(String[]) - 类 中的静态方法io.netty.example.proxy.HexDumpProxy
-
- main(String[]) - 类 中的静态方法io.netty.example.qotm.QuoteOfTheMomentClient
-
- main(String[]) - 类 中的静态方法io.netty.example.qotm.QuoteOfTheMomentServer
-
- main(String[]) - 类 中的静态方法io.netty.example.rxtx.RxtxClient
-
- main(String[]) - 类 中的静态方法io.netty.example.sctp.multihoming.SctpMultiHomingEchoClient
-
- main(String[]) - 类 中的静态方法io.netty.example.sctp.multihoming.SctpMultiHomingEchoServer
-
- main(String[]) - 类 中的静态方法io.netty.example.sctp.SctpEchoClient
-
- main(String[]) - 类 中的静态方法io.netty.example.sctp.SctpEchoServer
-
- main(String[]) - 类 中的静态方法io.netty.example.securechat.SecureChatClient
-
- main(String[]) - 类 中的静态方法io.netty.example.securechat.SecureChatServer
-
- main(String[]) - 类 中的静态方法io.netty.example.socksproxy.SocksServer
-
- main(String[]) - 类 中的静态方法io.netty.example.spdy.client.SpdyClient
-
- main(String[]) - 类 中的静态方法io.netty.example.spdy.server.SpdyServer
-
- main(String[]) - 类 中的静态方法io.netty.example.telnet.TelnetClient
-
- main(String[]) - 类 中的静态方法io.netty.example.telnet.TelnetServer
-
- main(String[]) - 类 中的静态方法io.netty.example.udt.echo.bytes.ByteEchoClient
-
- main(String[]) - 类 中的静态方法io.netty.example.udt.echo.bytes.ByteEchoServer
-
- main(String[]) - 类 中的静态方法io.netty.example.udt.echo.message.MsgEchoClient
-
- main(String[]) - 类 中的静态方法io.netty.example.udt.echo.message.MsgEchoServer
-
- main(String[]) - 类 中的静态方法io.netty.example.udt.echo.rendezvous.MsgEchoPeerOne
-
- main(String[]) - 类 中的静态方法io.netty.example.udt.echo.rendezvous.MsgEchoPeerTwo
-
- main(String[]) - 类 中的静态方法io.netty.example.udt.echo.rendezvousBytes.ByteEchoPeerOne
-
- main(String[]) - 类 中的静态方法io.netty.example.udt.echo.rendezvousBytes.ByteEchoPeerTwo
-
- main(String[]) - 类 中的静态方法io.netty.example.uptime.UptimeClient
-
- main(String[]) - 类 中的静态方法io.netty.example.uptime.UptimeServer
-
- main(String[]) - 类 中的静态方法io.netty.example.worldclock.WorldClockClient
-
- main(String[]) - 类 中的静态方法io.netty.example.worldclock.WorldClockServer
-
- main(String[]) - 类 中的静态方法io.netty.util.Version
-
Prints the version information to System.err
.
- majorVersion() - 类 中的方法io.netty.handler.codec.http.HttpVersion
-
Returns the name of the protocol such as 1
in "HTTP/1.0"
.
- make(int, int) - 类 中的静态方法io.netty.internal.tcnative.SSLContext
-
Initialize new SSL context
- map(String) - 类 中的方法io.netty.util.DomainNameMapping
-
- map(IN) - 接口 中的方法io.netty.util.Mapping
-
Returns mapped value of the specified input.
- Mapping<IN,OUT> - io.netty.util中的接口
-
Maintains the mapping from the objects of one type to the objects of the other type.
- mark(int) - 类 中的方法io.netty.buffer.ByteBufInputStream
-
- mark(int) - 类 中的方法io.netty.handler.codec.serialization.ObjectDecoderInputStream
-
- markReaderIndex() - 类 中的方法io.netty.buffer.AbstractByteBuf
-
- markReaderIndex() - 类 中的方法io.netty.buffer.ByteBuf
-
Marks the current readerIndex
in this buffer.
- markReaderIndex() - 类 中的方法io.netty.buffer.CompositeByteBuf
-
- markReaderIndex() - 类 中的方法io.netty.buffer.EmptyByteBuf
-
- markReaderIndex() - 类 中的方法io.netty.buffer.SwappedByteBuf
-
- markSupported() - 类 中的方法io.netty.buffer.ByteBufInputStream
-
- markSupported() - 类 中的方法io.netty.handler.codec.serialization.ObjectDecoderInputStream
-
- markWriterIndex() - 类 中的方法io.netty.buffer.AbstractByteBuf
-
- markWriterIndex() - 类 中的方法io.netty.buffer.ByteBuf
-
Marks the current writerIndex
in this buffer.
- markWriterIndex() - 类 中的方法io.netty.buffer.CompositeByteBuf
-
- markWriterIndex() - 类 中的方法io.netty.buffer.EmptyByteBuf
-
- markWriterIndex() - 类 中的方法io.netty.buffer.SwappedByteBuf
-
- MarshallerProvider - io.netty.handler.codec.marshalling中的接口
-
- MarshallingDecoder - io.netty.handler.codec.marshalling中的类
-
- MarshallingDecoder(UnmarshallerProvider) - 类 的构造器io.netty.handler.codec.marshalling.MarshallingDecoder
-
Creates a new decoder whose maximum object size is 1048576
bytes.
- MarshallingDecoder(UnmarshallerProvider, int) - 类 的构造器io.netty.handler.codec.marshalling.MarshallingDecoder
-
Creates a new decoder with the specified maximum object size.
- MarshallingEncoder - io.netty.handler.codec.marshalling中的类
-
- MarshallingEncoder(MarshallerProvider) - 类 的构造器io.netty.handler.codec.marshalling.MarshallingEncoder
-
Creates a new encoder.
- match(long, String) - 接口 中的方法io.netty.internal.tcnative.SniHostNameMatcher
-
Returns true
if the hostname was matched and so SNI should be allowed.
- match(Object) - 类 中的方法io.netty.util.internal.NoOpTypeParameterMatcher
-
- match(Object) - 类 中的方法io.netty.util.internal.TypeParameterMatcher
-
- matches(Channel) - 接口 中的方法io.netty.channel.group.ChannelMatcher
-
Returns
true
if the operation should be also executed on the given
Channel
.
- matches(InetSocketAddress) - 接口 中的方法io.netty.handler.ipfilter.IpFilterRule
-
- matches(InetSocketAddress) - 类 中的方法io.netty.handler.ipfilter.IpSubnetFilterRule
-
- MathUtil - io.netty.util.internal中的类
-
Math utility methods.
- MAX_AGE - 类 中的静态变量io.netty.handler.codec.http.cookie.CookieHeaderNames
-
- MAX_AGE - 类 中的静态变量io.netty.handler.codec.http.HttpHeaders.Values
-
"max-age"
- MAX_AGE - 类 中的静态变量io.netty.handler.codec.rtsp.RtspHeaders.Values
-
"max-age"
- MAX_FORWARDS - 类 中的静态变量io.netty.handler.codec.http.HttpHeaders.Names
-
"Max-Forwards"
- MAX_MESSAGES_PER_READ - 类 中的静态变量io.netty.channel.ChannelOption
-
- MAX_STALE - 类 中的静态变量io.netty.handler.codec.http.HttpHeaders.Values
-
"max-stale"
- MAX_STALE - 类 中的静态变量io.netty.handler.codec.rtsp.RtspHeaders.Values
-
"max-stale"
- maxAge() - 接口 中的方法io.netty.handler.codec.http.cookie.Cookie
-
- maxAge() - 类 中的方法io.netty.handler.codec.http.cookie.DefaultCookie
-
- maxAge() - 接口 中的方法io.netty.handler.codec.http.Cookie
-
- maxAge(long) - 类 中的方法io.netty.handler.codec.http.cors.CorsConfig.Builder
-
When making a preflight request the client has to perform two request with can be inefficient.
- maxAge() - 类 中的方法io.netty.handler.codec.http.cors.CorsConfig
-
Gets the maxAge setting.
- maxCapacity() - 类 中的方法io.netty.buffer.AbstractByteBuf
-
- maxCapacity(int) - 类 中的方法io.netty.buffer.AbstractByteBuf
-
- maxCapacity() - 类 中的方法io.netty.buffer.ByteBuf
-
Returns the maximum allowed capacity of this buffer.
- maxCapacity() - 类 中的方法io.netty.buffer.EmptyByteBuf
-
- maxCapacity() - 类 中的方法io.netty.buffer.SwappedByteBuf
-
- maxDeviation() - 类 中的方法io.netty.handler.traffic.GlobalChannelTrafficShapingHandler
-
- maxDirectMemory() - 类 中的静态方法io.netty.util.internal.PlatformDependent
-
Returns the maximum memory reserved for direct buffer allocation.
- maxFramePayloadLength() - 类 中的方法io.netty.handler.codec.http.websocketx.WebSocketClientHandshaker
-
Returns the max length for any frame's payload
- maxFramePayloadLength() - 类 中的方法io.netty.handler.codec.http.websocketx.WebSocketServerHandshaker
-
Gets the maximum length for any frame's payload.
- maximumCumulativeReadBytes() - 类 中的方法io.netty.handler.traffic.GlobalChannelTrafficShapingHandler
-
- maximumCumulativeWrittenBytes() - 类 中的方法io.netty.handler.traffic.GlobalChannelTrafficShapingHandler
-
- maxNumComponents() - 类 中的方法io.netty.buffer.CompositeByteBuf
-
Return the max number of
ByteBuf
's that are composed in this instance
- maxNumElements() - 接口 中的方法io.netty.buffer.PoolSubpageMetric
-
Return the number of maximal elements that can be allocated out of the sub-page.
- maxObjectSize - 类 中的变量io.netty.handler.codec.marshalling.CompatibleMarshallingDecoder
-
- maxTime - 类 中的变量io.netty.handler.traffic.AbstractTrafficShapingHandler
-
Max delay in wait
- maxUsage() - 接口 中的方法io.netty.buffer.PoolChunkListMetric
-
Return the maximum usage of the chunk list after which chunks are promoted to the next list.
- maxWritableBytes() - 类 中的方法io.netty.buffer.AbstractByteBuf
-
- maxWritableBytes() - 类 中的方法io.netty.buffer.ByteBuf
-
Returns the maximum possible number of writable bytes, which is equal to
(this.maxCapacity - this.writerIndex)
.
- maxWritableBytes() - 类 中的方法io.netty.buffer.EmptyByteBuf
-
- maxWritableBytes() - 类 中的方法io.netty.buffer.SwappedByteBuf
-
- maybeSuperUser() - 类 中的静态方法io.netty.util.internal.PlatformDependent
-
Return true
if the current user may be a super-user.
- memoryAddress() - 类 中的方法io.netty.buffer.ByteBuf
-
Returns the low-level memory address that point to the first byte of ths backing data.
- memoryAddress() - 类 中的方法io.netty.buffer.CompositeByteBuf
-
- memoryAddress() - 类 中的方法io.netty.buffer.DuplicatedByteBuf
-
已过时。
- memoryAddress() - 类 中的方法io.netty.buffer.EmptyByteBuf
-
- memoryAddress() - 类 中的方法io.netty.buffer.ReadOnlyByteBuf
-
已过时。
- memoryAddress() - 类 中的方法io.netty.buffer.SlicedByteBuf
-
已过时。
- memoryAddress() - 类 中的方法io.netty.buffer.SwappedByteBuf
-
- memoryAddress() - 类 中的方法io.netty.buffer.UnpooledDirectByteBuf
-
- memoryAddress() - 类 中的方法io.netty.buffer.UnpooledHeapByteBuf
-
- memoryAddress() - 类 中的方法io.netty.buffer.UnpooledUnsafeDirectByteBuf
-
- MemoryAttribute - io.netty.handler.codec.http.multipart中的类
-
Memory implementation of Attributes
- MemoryAttribute(String) - 类 的构造器io.netty.handler.codec.http.multipart.MemoryAttribute
-
- MemoryAttribute(String, String) - 类 的构造器io.netty.handler.codec.http.multipart.MemoryAttribute
-
- MemoryFileUpload - io.netty.handler.codec.http.multipart中的类
-
Default FileUpload implementation that stores file into memory.
- MemoryFileUpload(String, String, String, String, Charset, long) - 类 的构造器io.netty.handler.codec.http.multipart.MemoryFileUpload
-
- MERGE_CUMULATOR - 类 中的静态变量io.netty.handler.codec.ByteToMessageDecoder
-
Cumulate
ByteBuf
s by merge them into one
ByteBuf
's, using memory copies.
- mergeFrom(com.google.protobuf.Message) - 类 中的方法io.netty.example.worldclock.WorldClockProtocol.LocalTime.Builder
-
- mergeFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - 类 中的方法io.netty.example.worldclock.WorldClockProtocol.LocalTime.Builder
-
- mergeFrom(com.google.protobuf.Message) - 类 中的方法io.netty.example.worldclock.WorldClockProtocol.LocalTimes.Builder
-
- mergeFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - 类 中的方法io.netty.example.worldclock.WorldClockProtocol.LocalTimes.Builder
-
- mergeFrom(com.google.protobuf.Message) - 类 中的方法io.netty.example.worldclock.WorldClockProtocol.Location.Builder
-
- mergeFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - 类 中的方法io.netty.example.worldclock.WorldClockProtocol.Location.Builder
-
- mergeFrom(com.google.protobuf.Message) - 类 中的方法io.netty.example.worldclock.WorldClockProtocol.Locations.Builder
-
- mergeFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - 类 中的方法io.netty.example.worldclock.WorldClockProtocol.Locations.Builder
-
- MESSAGE_ACCEPTOR - 类 中的静态变量io.netty.channel.udt.nio.NioUdtProvider
-
已过时。
- MESSAGE_CONNECTOR - 类 中的静态变量io.netty.channel.udt.nio.NioUdtProvider
-
已过时。
- MESSAGE_PROVIDER - 类 中的静态变量io.netty.channel.udt.nio.NioUdtProvider
-
已过时。
SelectorProvider
for UDT Message channels.
- MESSAGE_RENDEZVOUS - 类 中的静态变量io.netty.channel.udt.nio.NioUdtProvider
-
已过时。
- MESSAGE_SIZE_ESTIMATOR - 类 中的静态变量io.netty.channel.ChannelOption
-
- messageInfo() - 类 中的方法io.netty.channel.sctp.SctpMessage
-
Return the MessageInfo
for inbound messages or null
for
outbound messages.
- messageSize - 类 中的变量io.netty.example.udt.echo.rendezvous.MsgEchoPeerBase
-
- messageSize - 类 中的变量io.netty.example.udt.echo.rendezvousBytes.ByteEchoPeerBase
-
- MessageSizeEstimator - io.netty.channel中的接口
-
Responsible to estimate size of a message.
- MessageSizeEstimator.Handle - io.netty.channel中的接口
-
- MessageToByteEncoder<I> - io.netty.handler.codec中的类
-
- MessageToByteEncoder() - 类 的构造器io.netty.handler.codec.MessageToByteEncoder
-
- MessageToByteEncoder(Class<? extends I>) - 类 的构造器io.netty.handler.codec.MessageToByteEncoder
-
- MessageToByteEncoder(boolean) - 类 的构造器io.netty.handler.codec.MessageToByteEncoder
-
Create a new instance which will try to detect the types to match out of the type parameter of the class.
- MessageToByteEncoder(Class<? extends I>, boolean) - 类 的构造器io.netty.handler.codec.MessageToByteEncoder
-
Create a new instance
- MessageToMessageCodec<INBOUND_IN,OUTBOUND_IN> - io.netty.handler.codec中的类
-
A Codec for on-the-fly encoding/decoding of message.
- MessageToMessageCodec() - 类 的构造器io.netty.handler.codec.MessageToMessageCodec
-
Create a new instance which will try to detect the types to decode and encode out of the type parameter
of the class.
- MessageToMessageCodec(Class<? extends INBOUND_IN>, Class<? extends OUTBOUND_IN>) - 类 的构造器io.netty.handler.codec.MessageToMessageCodec
-
Create a new instance.
- MessageToMessageDecoder<I> - io.netty.handler.codec中的类
-
- MessageToMessageDecoder() - 类 的构造器io.netty.handler.codec.MessageToMessageDecoder
-
Create a new instance which will try to detect the types to match out of the type parameter of the class.
- MessageToMessageDecoder(Class<? extends I>) - 类 的构造器io.netty.handler.codec.MessageToMessageDecoder
-
Create a new instance
- MessageToMessageEncoder<I> - io.netty.handler.codec中的类
-
ChannelOutboundHandlerAdapter
which encodes from one message to an other message
For example here is an implementation which decodes an
Integer
to an
String
.
- MessageToMessageEncoder() - 类 的构造器io.netty.handler.codec.MessageToMessageEncoder
-
Create a new instance which will try to detect the types to match out of the type parameter of the class.
- MessageToMessageEncoder(Class<? extends I>) - 类 的构造器io.netty.handler.codec.MessageToMessageEncoder
-
Create a new instance
- metadata() - 类 中的方法io.netty.channel.AbstractServerChannel
-
- metadata() - 接口 中的方法io.netty.channel.Channel
-
- metadata() - 类 中的方法io.netty.channel.embedded.EmbeddedChannel
-
- metadata() - 类 中的方法io.netty.channel.epoll.EpollDatagramChannel
-
- metadata() - 类 中的方法io.netty.channel.local.LocalChannel
-
- metadata() - 类 中的方法io.netty.channel.oio.AbstractOioByteChannel
-
- metadata() - 类 中的方法io.netty.channel.sctp.nio.NioSctpChannel
-
- metadata() - 类 中的方法io.netty.channel.sctp.nio.NioSctpServerChannel
-
- metadata() - 类 中的方法io.netty.channel.sctp.oio.OioSctpChannel
-
- metadata() - 类 中的方法io.netty.channel.sctp.oio.OioSctpServerChannel
-
- metadata() - 类 中的方法io.netty.channel.socket.nio.NioDatagramChannel
-
- metadata() - 类 中的方法io.netty.channel.socket.nio.NioServerSocketChannel
-
- metadata() - 类 中的方法io.netty.channel.socket.nio.NioSocketChannel
-
- metadata() - 类 中的方法io.netty.channel.socket.oio.OioDatagramChannel
-
- metadata() - 类 中的方法io.netty.channel.socket.oio.OioServerSocketChannel
-
- metadata() - 类 中的方法io.netty.channel.udt.nio.NioUdtAcceptorChannel
-
已过时。
- metadata() - 类 中的方法io.netty.channel.udt.nio.NioUdtByteConnectorChannel
-
已过时。
- metadata() - 类 中的方法io.netty.channel.udt.nio.NioUdtMessageConnectorChannel
-
已过时。
- METHOD - 类 中的静态变量io.netty.handler.codec.spdy.SpdyHeaders.HttpNames
-
":method"
- METHOD_NOT_ALLOWED - 类 中的静态变量io.netty.handler.codec.http.HttpResponseStatus
-
405 Method Not Allowed
- METHOD_NOT_ALLOWED - 类 中的静态变量io.netty.handler.codec.rtsp.RtspResponseStatuses
-
405 Method Not Allowed
- METHOD_NOT_VALID - 类 中的静态变量io.netty.handler.codec.rtsp.RtspResponseStatuses
-
455 Method Not Valid in This State
- metric() - 接口 中的方法io.netty.buffer.ByteBufAllocatorMetricProvider
-
- metric() - 类 中的方法io.netty.buffer.PooledByteBufAllocator
-
- metric() - 类 中的方法io.netty.buffer.UnpooledByteBufAllocator
-
- MIDEAST_VALUE - 枚举 中的静态变量io.netty.example.worldclock.WorldClockProtocol.Continent
-
MIDEAST = 9;
- milliSecondFromNano() - 类 中的静态方法io.netty.handler.traffic.TrafficCounter
-
- MIN_FRESH - 类 中的静态变量io.netty.handler.codec.http.HttpHeaders.Values
-
"min-fresh"
- MIN_FRESH - 类 中的静态变量io.netty.handler.codec.rtsp.RtspHeaders.Values
-
"min-fresh"
- minorVersion() - 类 中的方法io.netty.handler.codec.http.HttpVersion
-
Returns the name of the protocol such as 0
in "HTTP/1.0"
.
- MINSIZE - 类 中的静态变量io.netty.handler.codec.http.multipart.DefaultHttpDataFactory
-
Proposed default MINSIZE as 16 KB.
- minUsage() - 接口 中的方法io.netty.buffer.PoolChunkListMetric
-
Return the minimum usage of the chunk list before which chunks are promoted to the previous list.
- MINUTE_FIELD_NUMBER - 类 中的静态变量io.netty.example.worldclock.WorldClockProtocol.LocalTime
-
- misses() - 类 中的方法io.netty.handler.ssl.OpenSslSessionStats
-
Returns the number of sessions proposed by clients that were not found in the internal session cache
in server mode.
- MixedAttribute - io.netty.handler.codec.http.multipart中的类
-
Mixed implementation using both in Memory and in File with a limit of size
- MixedAttribute(String, long) - 类 的构造器io.netty.handler.codec.http.multipart.MixedAttribute
-
- MixedAttribute(String, String, long) - 类 的构造器io.netty.handler.codec.http.multipart.MixedAttribute
-
- MixedFileUpload - io.netty.handler.codec.http.multipart中的类
-
Mixed implementation using both in Memory and in File with a limit of size
- MixedFileUpload(String, String, String, String, Charset, long, long) - 类 的构造器io.netty.handler.codec.http.multipart.MixedFileUpload
-
- MODE - 类 中的静态变量io.netty.handler.codec.rtsp.RtspHeaders.Values
-
"mode"
- MONDAY_VALUE - 枚举 中的静态变量io.netty.example.worldclock.WorldClockProtocol.DayOfWeek
-
MONDAY = 2;
- MONTH_FIELD_NUMBER - 类 中的静态变量io.netty.example.worldclock.WorldClockProtocol.LocalTime
-
- MOVED_PERMANENTLY - 类 中的静态变量io.netty.handler.codec.http.HttpResponseStatus
-
301 Moved Permanently
- MOVED_PERMANENTLY - 类 中的静态变量io.netty.handler.codec.rtsp.RtspResponseStatuses
-
301 Moved Permanently
- MOVED_TEMPORARILY - 类 中的静态变量io.netty.handler.codec.rtsp.RtspResponseStatuses
-
302 Moved Temporarily
- msg() - 类 中的方法io.netty.util.internal.PendingWrite
-
- MsgEchoClient - io.netty.example.udt.echo.message中的类
-
UDT Message Flow client
Sends one message when a connection is open and echoes back any received data
to the server.
- MsgEchoClient() - 类 的构造器io.netty.example.udt.echo.message.MsgEchoClient
-
- MsgEchoClientHandler - io.netty.example.udt.echo.message中的类
-
Handler implementation for the echo client.
- MsgEchoClientHandler() - 类 的构造器io.netty.example.udt.echo.message.MsgEchoClientHandler
-
- MsgEchoPeerBase - io.netty.example.udt.echo.rendezvous中的类
-
UDT Message Flow Peer
Sends one message when a connection is open and echoes back any received data
to the other peer.
- MsgEchoPeerBase(InetSocketAddress, InetSocketAddress, int) - 类 的构造器io.netty.example.udt.echo.rendezvous.MsgEchoPeerBase
-
- MsgEchoPeerHandler - io.netty.example.udt.echo.rendezvous中的类
-
Handler implementation for the echo peer.
- MsgEchoPeerHandler(int) - 类 的构造器io.netty.example.udt.echo.rendezvous.MsgEchoPeerHandler
-
- MsgEchoPeerOne - io.netty.example.udt.echo.rendezvous中的类
-
UDT Message Flow Peer
Sends one message when a connection is open and echoes back any received data
to the other peer.
- MsgEchoPeerOne(InetSocketAddress, InetSocketAddress, int) - 类 的构造器io.netty.example.udt.echo.rendezvous.MsgEchoPeerOne
-
- MsgEchoPeerTwo - io.netty.example.udt.echo.rendezvous中的类
-
UDT Message Flow Peer
Sends one message when a connection is open and echoes back any received data
to the other peer.
- MsgEchoPeerTwo(InetSocketAddress, InetSocketAddress, int) - 类 的构造器io.netty.example.udt.echo.rendezvous.MsgEchoPeerTwo
-
- MsgEchoServer - io.netty.example.udt.echo.message中的类
-
UDT Message Flow Server
Echoes back any received data from a client.
- MsgEchoServer() - 类 的构造器io.netty.example.udt.echo.message.MsgEchoServer
-
- MsgEchoServerHandler - io.netty.example.udt.echo.message中的类
-
Handler implementation for the echo server.
- MsgEchoServerHandler() - 类 的构造器io.netty.example.udt.echo.message.MsgEchoServerHandler
-
- MULTI_STATUS - 类 中的静态变量io.netty.handler.codec.http.HttpResponseStatus
-
207 Multi-Status (WebDAV, RFC2518)
- MULTICAST - 类 中的静态变量io.netty.handler.codec.rtsp.RtspHeaders.Values
-
"multicast"
- MULTIPART_FORM_DATA - 类 中的静态变量io.netty.handler.codec.http.HttpHeaders.Values
-
"multipart/form-data"
- MULTIPLE_CHOICES - 类 中的静态变量io.netty.handler.codec.http.HttpResponseStatus
-
300 Multiple Choices
- MULTIPLE_CHOICES - 类 中的静态变量io.netty.handler.codec.rtsp.RtspResponseStatuses
-
300 Multiple Choices
- MultithreadEventExecutorGroup - io.netty.util.concurrent中的类
-
Abstract base class for
EventExecutorGroup
implementations that handles their tasks with multiple threads at
the same time.
- MultithreadEventExecutorGroup(int, ThreadFactory, Object...) - 类 的构造器io.netty.util.concurrent.MultithreadEventExecutorGroup
-
Create a new instance.
- MultithreadEventLoopGroup - io.netty.channel中的类
-
Abstract base class for
EventLoopGroup
implementations that handles their tasks with multiple threads at
the same time.
- MultithreadEventLoopGroup(int, ThreadFactory, Object...) - 类 的构造器io.netty.channel.MultithreadEventLoopGroup
-
- MUST_REVALIDATE - 类 中的静态变量io.netty.handler.codec.http.HttpHeaders.Values
-
"must-revalidate"
- MUST_REVALIDATE - 类 中的静态变量io.netty.handler.codec.rtsp.RtspHeaders.Values
-
"must-revalidate"
- myAddress - 类 中的变量io.netty.example.udt.echo.rendezvousBytes.ByteEchoPeerBase
-