- PACIFIC_VALUE - 枚举 中的静态变量io.netty.example.worldclock.WorldClockProtocol.Continent
-
PACIFIC = 10;
- packetId(int) - 类 中的方法io.netty.handler.codec.mqtt.MqttMessageBuilders.PubAckBuilder
-
- packetId(short) - 类 中的方法io.netty.handler.codec.mqtt.MqttMessageBuilders.PubAckBuilder
-
- packetId(int) - 类 中的方法io.netty.handler.codec.mqtt.MqttMessageBuilders.SubAckBuilder
-
- packetId(short) - 类 中的方法io.netty.handler.codec.mqtt.MqttMessageBuilders.SubAckBuilder
-
- packetId(int) - 类 中的方法io.netty.handler.codec.mqtt.MqttMessageBuilders.UnsubAckBuilder
-
- packetId(short) - 类 中的方法io.netty.handler.codec.mqtt.MqttMessageBuilders.UnsubAckBuilder
-
- packetId() - 类 中的方法io.netty.handler.codec.mqtt.MqttPublishVariableHeader
-
- PADDED - 类 中的静态变量io.netty.handler.codec.http2.Http2Flags
-
- padding - 类 中的变量io.netty.handler.codec.http2.DefaultHttp2ConnectionEncoder.FlowControlledBase
-
- padding() - 类 中的方法io.netty.handler.codec.http2.DefaultHttp2DataFrame
-
- padding() - 类 中的方法io.netty.handler.codec.http2.DefaultHttp2HeadersFrame
-
- padding() - 类 中的方法io.netty.handler.codec.http2.DefaultHttp2PushPromiseFrame
-
- padding() - 接口 中的方法io.netty.handler.codec.http2.Http2DataFrame
-
Frame padding to use.
- padding - 类 中的变量io.netty.handler.codec.http2.Http2FrameWriterDataBenchmark
-
- padding() - 接口 中的方法io.netty.handler.codec.http2.Http2HeadersFrame
-
Frame padding to use.
- padding() - 接口 中的方法io.netty.handler.codec.http2.Http2PushPromiseFrame
-
Frame padding to use.
- paddingPresent() - 类 中的方法io.netty.handler.codec.http2.Http2Flags
-
For frames that include padding, indicates if the
Http2Flags.PADDED
field is present.
- paddingPresent(boolean) - 类 中的方法io.netty.handler.codec.http2.Http2Flags
-
- pageIdx2size(int) - 接口 中的方法io.netty.buffer.SizeClassesMetric
-
Computes size from lookup table according to pageIdx.
- pageIdx2sizeCompute(int) - 接口 中的方法io.netty.buffer.SizeClassesMetric
-
Computes size according to pageIdx.
- pages2pageIdx(int) - 接口 中的方法io.netty.buffer.SizeClassesMetric
-
Normalizes request size up to the nearest pageSize class.
- pages2pageIdxFloor(int) - 接口 中的方法io.netty.buffer.SizeClassesMetric
-
Normalizes request size down to the nearest pageSize class.
- pageSize() - 接口 中的方法io.netty.buffer.PoolSubpageMetric
-
Return the page size (in bytes) of this page.
- PARAMETER_IS_READONLY - 类 中的静态变量io.netty.handler.codec.rtsp.RtspResponseStatuses
-
458 Parameter Is Read-Only
- PARAMETER_NOT_UNDERSTOOD - 类 中的静态变量io.netty.handler.codec.rtsp.RtspResponseStatuses
-
451 Parameter Not Understood
- parameters() - 类 中的方法io.netty.handler.codec.compression.BrotliOptions
-
- parameters() - 类 中的方法io.netty.handler.codec.http.QueryStringDecoder
-
Returns the decoded key-value parameter pairs of the URI.
- parameters() - 类 中的方法io.netty.handler.codec.http.websocketx.extensions.WebSocketExtensionData
-
- parameters() - 类 中的方法io.netty.handler.codec.smtp.DefaultSmtpRequest
-
- parameters() - 接口 中的方法io.netty.handler.codec.smtp.SmtpRequest
-
Returns a List
which holds all the parameters of a request, which may be an empty list.
- parent() - 类 中的方法io.netty.channel.AbstractChannel
-
- parent() - 类 中的方法io.netty.channel.AbstractEventLoop
-
- parent() - 接口 中的方法io.netty.channel.Channel
-
Returns the parent of this channel.
- parent() - 类 中的方法io.netty.channel.epoll.EpollSocketChannel
-
- parent() - 接口 中的方法io.netty.channel.EventLoop
-
- parent() - 类 中的方法io.netty.channel.kqueue.KQueueSocketChannel
-
- parent() - 类 中的方法io.netty.channel.local.LocalChannel
-
- parent() - 类 中的方法io.netty.channel.sctp.nio.NioSctpChannel
-
- parent() - 类 中的方法io.netty.channel.sctp.oio.OioSctpChannel
-
已过时。
- parent() - 接口 中的方法io.netty.channel.sctp.SctpChannel
-
- parent() - 类 中的方法io.netty.channel.SingleThreadEventLoop
-
- parent() - 类 中的方法io.netty.channel.socket.nio.NioSocketChannel
-
- parent() - 类 中的方法io.netty.channel.socket.oio.OioSocketChannel
-
已过时。
- parent() - 接口 中的方法io.netty.channel.socket.SocketChannel
-
- parent() - 类 中的方法io.netty.util.concurrent.AbstractEventExecutor
-
- parent() - 接口 中的方法io.netty.util.concurrent.EventExecutor
-
- parent() - 类 中的方法io.netty.util.concurrent.UnorderedThreadPoolEventExecutor
-
- PARITY_BIT - 类 中的静态变量io.netty.channel.rxtx.RxtxChannelOption
-
已过时。
- parse(String, ParsePosition) - 类 中的方法io.netty.handler.codec.http.HttpHeaderDateFormat
-
已过时。
- parse() - 接口 中的方法io.netty.resolver.HostsFileEntriesProvider.Parser
-
Parses the hosts file at standard OS location using the system default Charset
for decoding.
- parse(Charset...) - 接口 中的方法io.netty.resolver.HostsFileEntriesProvider.Parser
-
Parses the hosts file at standard OS location using the given Charset
s one after another until
parse something or none is left.
- parse(File, Charset...) - 接口 中的方法io.netty.resolver.HostsFileEntriesProvider.Parser
-
Parses the provided hosts file using the given Charset
s one after another until
parse something or none is left.
- parse(Reader) - 接口 中的方法io.netty.resolver.HostsFileEntriesProvider.Parser
-
Performs the parsing operation using the provided reader of hosts file format.
- parse() - 类 中的静态方法io.netty.resolver.HostsFileParser
-
Parse hosts file at standard OS location using the system default Charset
for decoding.
- parse(File) - 类 中的静态方法io.netty.resolver.HostsFileParser
-
Parse a hosts file using the system default Charset
for decoding.
- parse(File, Charset...) - 类 中的静态方法io.netty.resolver.HostsFileParser
-
Parse a hosts file.
- parse(Reader) - 类 中的静态方法io.netty.resolver.HostsFileParser
-
Parse a reader of hosts file format.
- parseBoolean() - 类 中的方法io.netty.util.AsciiString
-
- parseChar() - 类 中的方法io.netty.util.AsciiString
-
- parseChar(int) - 类 中的方法io.netty.util.AsciiString
-
- parseDelimitedFrom(InputStream) - 类 中的静态方法io.netty.example.worldclock.WorldClockProtocol.LocalTime
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - 类 中的静态方法io.netty.example.worldclock.WorldClockProtocol.LocalTime
-
- parseDelimitedFrom(InputStream) - 类 中的静态方法io.netty.example.worldclock.WorldClockProtocol.LocalTimes
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - 类 中的静态方法io.netty.example.worldclock.WorldClockProtocol.LocalTimes
-
- parseDelimitedFrom(InputStream) - 类 中的静态方法io.netty.example.worldclock.WorldClockProtocol.Location
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - 类 中的静态方法io.netty.example.worldclock.WorldClockProtocol.Location
-
- parseDelimitedFrom(InputStream) - 类 中的静态方法io.netty.example.worldclock.WorldClockProtocol.Locations
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - 类 中的静态方法io.netty.example.worldclock.WorldClockProtocol.Locations
-
- parseDouble() - 类 中的方法io.netty.util.AsciiString
-
- parseDouble(int, int) - 类 中的方法io.netty.util.AsciiString
-
- parseFloat() - 类 中的方法io.netty.util.AsciiString
-
- parseFloat(int, int) - 类 中的方法io.netty.util.AsciiString
-
- parseFrom(com.google.protobuf.ByteString) - 类 中的静态方法io.netty.example.worldclock.WorldClockProtocol.LocalTime
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - 类 中的静态方法io.netty.example.worldclock.WorldClockProtocol.LocalTime
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - 类 中的静态方法io.netty.example.worldclock.WorldClockProtocol.LocalTime
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - 类 中的静态方法io.netty.example.worldclock.WorldClockProtocol.LocalTime
-
- parseFrom(com.google.protobuf.CodedInputStream) - 类 中的静态方法io.netty.example.worldclock.WorldClockProtocol.LocalTime
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - 类 中的静态方法io.netty.example.worldclock.WorldClockProtocol.LocalTime
-
- parseFrom(com.google.protobuf.ByteString) - 类 中的静态方法io.netty.example.worldclock.WorldClockProtocol.LocalTimes
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - 类 中的静态方法io.netty.example.worldclock.WorldClockProtocol.LocalTimes
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - 类 中的静态方法io.netty.example.worldclock.WorldClockProtocol.LocalTimes
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - 类 中的静态方法io.netty.example.worldclock.WorldClockProtocol.LocalTimes
-
- parseFrom(com.google.protobuf.CodedInputStream) - 类 中的静态方法io.netty.example.worldclock.WorldClockProtocol.LocalTimes
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - 类 中的静态方法io.netty.example.worldclock.WorldClockProtocol.LocalTimes
-
- parseFrom(com.google.protobuf.ByteString) - 类 中的静态方法io.netty.example.worldclock.WorldClockProtocol.Location
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - 类 中的静态方法io.netty.example.worldclock.WorldClockProtocol.Location
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - 类 中的静态方法io.netty.example.worldclock.WorldClockProtocol.Location
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - 类 中的静态方法io.netty.example.worldclock.WorldClockProtocol.Location
-
- parseFrom(com.google.protobuf.CodedInputStream) - 类 中的静态方法io.netty.example.worldclock.WorldClockProtocol.Location
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - 类 中的静态方法io.netty.example.worldclock.WorldClockProtocol.Location
-
- parseFrom(com.google.protobuf.ByteString) - 类 中的静态方法io.netty.example.worldclock.WorldClockProtocol.Locations
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - 类 中的静态方法io.netty.example.worldclock.WorldClockProtocol.Locations
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - 类 中的静态方法io.netty.example.worldclock.WorldClockProtocol.Locations
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - 类 中的静态方法io.netty.example.worldclock.WorldClockProtocol.Locations
-
- parseFrom(com.google.protobuf.CodedInputStream) - 类 中的静态方法io.netty.example.worldclock.WorldClockProtocol.Locations
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - 类 中的静态方法io.netty.example.worldclock.WorldClockProtocol.Locations
-
- parseHttpDate(CharSequence) - 类 中的静态方法io.netty.handler.codec.DateFormatter
-
Parse some text into a Date
, according to RFC6265
- parseHttpDate(CharSequence, int, int) - 类 中的静态方法io.netty.handler.codec.DateFormatter
-
Parse some text into a Date
, according to RFC6265
- parseHttpHeaderDateFormat() - 类 中的方法io.netty.handler.codec.DateFormatterBenchmark
-
- parseHttpHeaderDateFormatter() - 类 中的方法io.netty.handler.codec.DateFormatterBenchmark
-
- parseHttpHeaderDateFormatterNew() - 类 中的方法io.netty.handler.codec.DateFormatter2Benchmark
-
- parseInt() - 类 中的方法io.netty.util.AsciiString
-
- parseInt(int) - 类 中的方法io.netty.util.AsciiString
-
- parseInt(int, int) - 类 中的方法io.netty.util.AsciiString
-
- parseInt(int, int, int) - 类 中的方法io.netty.util.AsciiString
-
- parseLine(CharSequence) - 类 中的静态方法io.netty.handler.codec.http.HttpResponseStatus
-
- parseLine(String) - 类 中的静态方法io.netty.handler.codec.http.HttpResponseStatus
-
- parseLine(AsciiString) - 类 中的静态方法io.netty.handler.codec.http.HttpResponseStatus
-
- parseLong() - 类 中的方法io.netty.util.AsciiString
-
- parseLong(int) - 类 中的方法io.netty.util.AsciiString
-
- parseLong(int, int) - 类 中的方法io.netty.util.AsciiString
-
- parseLong(int, int, int) - 类 中的方法io.netty.util.AsciiString
-
- parseMAC(String) - 类 中的静态方法io.netty.util.internal.MacAddressUtil
-
Parse a EUI-48, MAC-48, or EUI-64 MAC address from a String
and return it as a byte[]
.
- PARSER - 类 中的静态变量io.netty.example.worldclock.WorldClockProtocol.LocalTime
-
- PARSER - 类 中的静态变量io.netty.example.worldclock.WorldClockProtocol.LocalTimes
-
- PARSER - 类 中的静态变量io.netty.example.worldclock.WorldClockProtocol.Location
-
- PARSER - 类 中的静态变量io.netty.example.worldclock.WorldClockProtocol.Locations
-
- parser() - 类 中的静态方法io.netty.resolver.HostsFileEntriesProvider
-
- parseShort() - 类 中的方法io.netty.util.AsciiString
-
- parseShort(int) - 类 中的方法io.netty.util.AsciiString
-
- parseShort(int, int) - 类 中的方法io.netty.util.AsciiString
-
- parseShort(int, int, int) - 类 中的方法io.netty.util.AsciiString
-
- parseSilently() - 接口 中的方法io.netty.resolver.HostsFileEntriesProvider.Parser
-
Parses the hosts file at standard OS location using the system default Charset
for decoding.
- parseSilently(Charset...) - 接口 中的方法io.netty.resolver.HostsFileEntriesProvider.Parser
-
Parses the hosts file at standard OS location using the given Charset
s one after another until
parse something or none is left.
- parseSilently(File, Charset...) - 接口 中的方法io.netty.resolver.HostsFileEntriesProvider.Parser
-
Parses the provided hosts file using the given Charset
s one after another until
parse something or none is left.
- parseSilently() - 类 中的静态方法io.netty.resolver.HostsFileParser
-
Parse hosts file at standard OS location using the systems default Charset
for decoding.
- parseSilently(Charset...) - 类 中的静态方法io.netty.resolver.HostsFileParser
-
Parse hosts file at standard OS location using the given Charset
s one after each other until
we were able to parse something or none is left.
- parseStatus(CharSequence) - 类 中的静态方法io.netty.handler.codec.http2.HttpConversionUtil
-
- PARTIAL_CONTENT - 类 中的静态变量io.netty.handler.codec.http.HttpResponseStatus
-
206 Partial Content
- PARTITIONED - 类 中的静态变量io.netty.handler.codec.http.cookie.CookieHeaderNames
-
- PASSCODE - 接口 中的静态变量io.netty.handler.codec.stomp.StompHeaders
-
- password() - 类 中的方法io.netty.handler.codec.mqtt.MqttConnectPayload
-
- password(String) - 类 中的方法io.netty.handler.codec.mqtt.MqttMessageBuilders.ConnectBuilder
-
- password(byte[]) - 类 中的方法io.netty.handler.codec.mqtt.MqttMessageBuilders.ConnectBuilder
-
- password() - 类 中的方法io.netty.handler.codec.socks.SocksAuthRequest
-
Returns password that needs to be validated
- password() - 类 中的方法io.netty.handler.codec.socksx.v5.DefaultSocks5PasswordAuthRequest
-
- PASSWORD - 类 中的静态变量io.netty.handler.codec.socksx.v5.Socks5AuthMethod
-
- password() - 接口 中的方法io.netty.handler.codec.socksx.v5.Socks5PasswordAuthRequest
-
Returns the password of this request.
- password() - 类 中的方法io.netty.handler.proxy.HttpProxyHandler
-
- password() - 类 中的方法io.netty.handler.proxy.Socks5ProxyHandler
-
- passwordInBytes() - 类 中的方法io.netty.handler.codec.mqtt.MqttConnectPayload
-
- PATCH - 类 中的静态变量io.netty.handler.codec.http.HttpMethod
-
The PATCH method requests that a set of changes described in the
request entity be applied to the resource identified by the Request-URI.
- path() - 类 中的方法io.netty.channel.unix.DomainSocketAddress
-
The path to the domain socket.
- path() - 接口 中的方法io.netty.handler.codec.http.cookie.Cookie
-
Returns the path of this
Cookie
.
- PATH - 类 中的静态变量io.netty.handler.codec.http.cookie.CookieHeaderNames
-
- path() - 类 中的方法io.netty.handler.codec.http.cookie.DefaultCookie
-
- path() - 类 中的方法io.netty.handler.codec.http.QueryStringDecoder
-
Returns the decoded path string of the URI.
- path(CharSequence) - 类 中的方法io.netty.handler.codec.http2.DefaultHttp2Headers
-
- path() - 类 中的方法io.netty.handler.codec.http2.DefaultHttp2Headers
-
- path(CharSequence) - 类 中的方法io.netty.handler.codec.http2.EmptyHttp2Headers
-
- path() - 类 中的方法io.netty.handler.codec.http2.EmptyHttp2Headers
-
- path(CharSequence) - 接口 中的方法io.netty.handler.codec.http2.Http2Headers
-
- path() - 接口 中的方法io.netty.handler.codec.http2.Http2Headers
-
- path(CharSequence) - 类 中的方法io.netty.handler.codec.http2.ReadOnlyHttp2Headers
-
- path() - 类 中的方法io.netty.handler.codec.http2.ReadOnlyHttp2Headers
-
- PATH - 类 中的静态变量io.netty.handler.codec.spdy.SpdyHeaders.HttpNames
-
":path"
- PAUSE - 类 中的静态变量io.netty.handler.codec.rtsp.RtspMethods
-
The PAUSE request causes the stream delivery to be interrupted
(halted) temporarily.
- pause() - 类 中的方法io.netty.handler.pcap.PcapWriteHandler
-
- payload() - 类 中的方法io.netty.handler.codec.mqtt.MqttConnectMessage
-
- payload() - 类 中的方法io.netty.handler.codec.mqtt.MqttMessage
-
- payload(ByteBuf) - 类 中的方法io.netty.handler.codec.mqtt.MqttMessageBuilders.PublishBuilder
-
- payload() - 类 中的方法io.netty.handler.codec.mqtt.MqttPublishMessage
-
- payload() - 类 中的方法io.netty.handler.codec.mqtt.MqttSubAckMessage
-
- payload() - 类 中的方法io.netty.handler.codec.mqtt.MqttSubscribeMessage
-
- payload() - 类 中的方法io.netty.handler.codec.mqtt.MqttUnsubAckMessage
-
- payload() - 类 中的方法io.netty.handler.codec.mqtt.MqttUnsubscribeMessage
-
- payloadProtocolID() - 类 中的方法com.sun.nio.sctp.MessageInfo
-
- payloadProtocolID(int) - 类 中的方法com.sun.nio.sctp.MessageInfo
-
- payloadSize - 类 中的变量io.netty.handler.codec.http2.Http2FrameWriterDataBenchmark
-
- PAYMENT_REQUIRED - 类 中的静态变量io.netty.handler.codec.http.HttpResponseStatus
-
402 Payment Required
- PAYMENT_REQUIRED - 类 中的静态变量io.netty.handler.codec.rtsp.RtspResponseStatuses
-
402 Payment Required
- PcapWriteHandler - io.netty.handler.pcap中的类
-
- PcapWriteHandler(OutputStream) - 类 的构造器io.netty.handler.pcap.PcapWriteHandler
-
- PcapWriteHandler(OutputStream, boolean, boolean) - 类 的构造器io.netty.handler.pcap.PcapWriteHandler
-
- PcapWriteHandler.Builder - io.netty.handler.pcap中的类
-
- peek() - 类 中的方法io.netty.util.internal.DefaultPriorityQueue
-
- peek() - 类 中的方法io.netty.util.internal.EmptyPriorityQueue
-
- peekTask() - 类 中的方法io.netty.util.concurrent.SingleThreadEventExecutor
-
- peer - 类 中的变量io.netty.example.udt.echo.rendezvous.MsgEchoPeerBase
-
- peerAddress - 类 中的变量io.netty.example.udt.echo.rendezvousBytes.ByteEchoPeerBase
-
- PeerAddressChangeNotification - com.sun.nio.sctp中的类
-
- PeerAddressChangeNotification() - 类 的构造器com.sun.nio.sctp.PeerAddressChangeNotification
-
- peerCredentials() - 类 中的方法io.netty.channel.epoll.EpollDomainDatagramChannel
-
Returns the unix credentials (uid, gid, pid) of the peer
SO_PEERCRED
- peerCredentials() - 类 中的方法io.netty.channel.epoll.EpollDomainSocketChannel
-
Returns the unix credentials (uid, gid, pid) of the peer
SO_PEERCRED
- peerCredentials() - 类 中的方法io.netty.channel.kqueue.KQueueDomainDatagramChannel
-
Returns the unix credentials (uid, gid, pid) of the peer
SO_PEERCRED
- peerCredentials() - 类 中的方法io.netty.channel.kqueue.KQueueDomainSocketChannel
-
Returns the unix credentials (uid, gid, pid) of the peer
SO_PEERCRED
- PeerCredentials - io.netty.channel.unix中的类
-
User credentials discovered for the peer unix domain socket.
- PemPrivateKey - io.netty.handler.ssl中的类
-
This is a special purpose implementation of a
PrivateKey
which allows the
user to pass PEM/PKCS#8 encoded key material straight into
OpenSslContext
without having to parse and re-encode bytes in Java land.
- PemX509Certificate - io.netty.handler.ssl中的类
-
This is a special purpose implementation of a
X509Certificate
which allows
the user to pass PEM/PKCS#8 encoded data straight into
OpenSslContext
without
having to parse and re-encode bytes in Java land.
- pendingBytes() - 接口 中的方法io.netty.handler.codec.http2.StreamByteDistributor.StreamState
-
Get the amount of bytes this stream has pending to send.
- pendingTasks() - 类 中的方法io.netty.channel.SingleThreadEventLoop
-
- pendingTasks() - 类 中的方法io.netty.util.concurrent.GlobalEventExecutor
-
Return the number of tasks that are pending for processing.
- pendingTasks() - 类 中的方法io.netty.util.concurrent.SingleThreadEventExecutor
-
Return the number of tasks that are pending for processing.
- pendingTimeouts() - 类 中的方法io.netty.util.HashedWheelTimer
-
Returns the number of pending timeouts of this
Timer
.
- PendingWrite - io.netty.util.internal中的类
-
Some pending write which should be picked up later.
- PendingWriteQueue - io.netty.channel中的类
-
A queue of write operations which are pending for later execution.
- PendingWriteQueue(ChannelHandlerContext) - 类 的构造器io.netty.channel.PendingWriteQueue
-
- PendingWriteQueue(Channel) - 类 的构造器io.netty.channel.PendingWriteQueue
-
- performMasking(boolean) - 类 中的方法io.netty.handler.codec.http.websocketx.WebSocketClientProtocolConfig.Builder
-
Whether to mask all written websocket frames.
- performMasking() - 类 中的方法io.netty.handler.codec.http.websocketx.WebSocketClientProtocolConfig
-
- PERMANENT_REDIRECT - 类 中的静态变量io.netty.handler.codec.http.HttpResponseStatus
-
308 Permanent Redirect (RFC7538)
- PerMessageDeflateClientExtensionHandshaker - io.netty.handler.codec.http.websocketx.extensions.compression中的类
-
- PerMessageDeflateClientExtensionHandshaker() - 类 的构造器io.netty.handler.codec.http.websocketx.extensions.compression.PerMessageDeflateClientExtensionHandshaker
-
Constructor with default configuration.
- PerMessageDeflateClientExtensionHandshaker(int, boolean, int, boolean, boolean) - 类 的构造器io.netty.handler.codec.http.websocketx.extensions.compression.PerMessageDeflateClientExtensionHandshaker
-
Constructor with custom configuration.
- PerMessageDeflateClientExtensionHandshaker(int, boolean, int, boolean, boolean, WebSocketExtensionFilterProvider) - 类 的构造器io.netty.handler.codec.http.websocketx.extensions.compression.PerMessageDeflateClientExtensionHandshaker
-
Constructor with custom configuration.
- PerMessageDeflateServerExtensionHandshaker - io.netty.handler.codec.http.websocketx.extensions.compression中的类
-
- PerMessageDeflateServerExtensionHandshaker() - 类 的构造器io.netty.handler.codec.http.websocketx.extensions.compression.PerMessageDeflateServerExtensionHandshaker
-
Constructor with default configuration.
- PerMessageDeflateServerExtensionHandshaker(int, boolean, int, boolean, boolean) - 类 的构造器io.netty.handler.codec.http.websocketx.extensions.compression.PerMessageDeflateServerExtensionHandshaker
-
Constructor with custom configuration.
- PerMessageDeflateServerExtensionHandshaker(int, boolean, int, boolean, boolean, WebSocketExtensionFilterProvider) - 类 的构造器io.netty.handler.codec.http.websocketx.extensions.compression.PerMessageDeflateServerExtensionHandshaker
-
Constructor with custom configuration.
- permitBlockingCalls() - 类 中的方法io.netty.util.concurrent.FastThreadLocalThread
-
Query whether this thread is allowed to perform blocking calls or not.
- pid() - 类 中的方法io.netty.channel.unix.PeerCredentials
-
Get the PID of the peer process.
- PING - 类 中的静态变量io.netty.handler.codec.http2.Http2FrameTypes
-
- PING_FRAME_PAYLOAD_LENGTH - 类 中的静态变量io.netty.handler.codec.http2.Http2CodecUtil
-
- PINGREQ - 类 中的静态变量io.netty.handler.codec.mqtt.MqttMessage
-
- PINGRESP - 类 中的静态变量io.netty.handler.codec.mqtt.MqttMessage
-
- PingWebSocketFrame - io.netty.handler.codec.http.websocketx中的类
-
Web Socket frame containing binary data.
- PingWebSocketFrame() - 类 的构造器io.netty.handler.codec.http.websocketx.PingWebSocketFrame
-
Creates a new empty ping frame.
- PingWebSocketFrame(ByteBuf) - 类 的构造器io.netty.handler.codec.http.websocketx.PingWebSocketFrame
-
Creates a new ping frame with the specified binary data.
- PingWebSocketFrame(boolean, int, ByteBuf) - 类 的构造器io.netty.handler.codec.http.websocketx.PingWebSocketFrame
-
Creates a new ping frame with the specified binary data.
- pinnedDirectMemory() - 类 中的方法io.netty.buffer.PooledByteBufAllocator
-
Returns the number of bytes of direct memory that is currently pinned to direct buffers allocated by a
ByteBufAllocator
, or
-1
if unknown.
- pinnedHeapMemory() - 类 中的方法io.netty.buffer.PooledByteBufAllocator
-
Returns the number of bytes of heap memory that is currently pinned to heap buffers allocated by a
ByteBufAllocator
, or
-1
if unknown.
- pipe() - 类 中的静态方法io.netty.channel.unix.FileDescriptor
-
- pipeline() - 类 中的方法io.netty.channel.AbstractChannel
-
- pipeline() - 接口 中的方法io.netty.channel.Channel
-
- pipeline() - 接口 中的方法io.netty.channel.ChannelHandlerContext
-
- platformDefault() - 类 中的静态方法io.netty.resolver.dns.DnsServerAddressStreamProviders
-
- PlatformDependent - io.netty.util.internal中的类
-
Utility that detects various properties specific to the current runtime
environment, such as Java version and the availability of the
sun.misc.Unsafe
object.
- PLAY - 类 中的静态变量io.netty.handler.codec.rtsp.RtspMethods
-
The PLAY getMethod tells the server to start sending data via the
mechanism specified in SETUP.
- pmtu() - 类 中的方法io.netty.channel.epoll.EpollTcpInfo
-
- pointNeighborsToThis() - 类 中的方法io.netty.handler.codec.DefaultHeaders.HeaderEntry
-
- POLICY_VIOLATION - 类 中的静态变量io.netty.handler.codec.http.websocketx.WebSocketCloseStatus
-
- poll() - 类 中的方法io.netty.util.internal.DefaultPriorityQueue
-
- poll() - 类 中的方法io.netty.util.internal.EmptyPriorityQueue
-
- pollChannel() - 类 中的方法io.netty.channel.pool.SimpleChannelPool
-
Poll a
Channel
out of the internal storage to reuse it.
- pollScheduledTask() - 类 中的方法io.netty.util.concurrent.AbstractScheduledEventExecutor
-
- pollScheduledTask(long) - 类 中的方法io.netty.util.concurrent.AbstractScheduledEventExecutor
-
Return the Runnable
which is ready to be executed with the given nanoTime
.
- pollSentSettings() - 类 中的方法io.netty.handler.codec.http2.DecoratingHttp2ConnectionEncoder
-
- pollSentSettings() - 类 中的方法io.netty.handler.codec.http2.DefaultHttp2ConnectionEncoder
-
- pollSentSettings() - 接口 中的方法io.netty.handler.codec.http2.Http2ConnectionEncoder
-
Gets the local settings on the top of the queue that has been sent but not ACKed.
- pollTask() - 类 中的方法io.netty.util.concurrent.SingleThreadEventExecutor
-
- pollTaskFrom(Queue<Runnable>) - 类 中的静态方法io.netty.util.concurrent.SingleThreadEventExecutor
-
- PongWebSocketFrame - io.netty.handler.codec.http.websocketx中的类
-
Web Socket frame containing binary data.
- PongWebSocketFrame() - 类 的构造器io.netty.handler.codec.http.websocketx.PongWebSocketFrame
-
Creates a new empty pong frame.
- PongWebSocketFrame(ByteBuf) - 类 的构造器io.netty.handler.codec.http.websocketx.PongWebSocketFrame
-
Creates a new pong frame with the specified binary data.
- PongWebSocketFrame(boolean, int, ByteBuf) - 类 的构造器io.netty.handler.codec.http.websocketx.PongWebSocketFrame
-
Creates a new pong frame with the specified binary data
- PoolArenaMetric - io.netty.buffer中的接口
-
Expose metrics for an arena.
- PoolChunkListMetric - io.netty.buffer中的接口
-
Metrics for a list of chunks.
- PoolChunkMetric - io.netty.buffer中的接口
-
Metrics for a chunk.
- pooled - 类 中的变量io.netty.handler.codec.http2.Http2FrameWriterDataBenchmark
-
- PooledByteBufAllocator - io.netty.buffer中的类
-
- PooledByteBufAllocator() - 类 的构造器io.netty.buffer.PooledByteBufAllocator
-
- PooledByteBufAllocator(boolean) - 类 的构造器io.netty.buffer.PooledByteBufAllocator
-
- PooledByteBufAllocator(int, int, int, int) - 类 的构造器io.netty.buffer.PooledByteBufAllocator
-
- PooledByteBufAllocator(boolean, int, int, int, int) - 类 的构造器io.netty.buffer.PooledByteBufAllocator
-
- PooledByteBufAllocator(boolean, int, int, int, int, int, int, int) - 类 的构造器io.netty.buffer.PooledByteBufAllocator
-
- PooledByteBufAllocator(boolean, int, int, int, int, int, int, int, boolean) - 类 的构造器io.netty.buffer.PooledByteBufAllocator
-
- PooledByteBufAllocator(boolean, int, int, int, int, int, int, boolean) - 类 的构造器io.netty.buffer.PooledByteBufAllocator
-
- PooledByteBufAllocator(boolean, int, int, int, int, int, int, int, boolean, int) - 类 的构造器io.netty.buffer.PooledByteBufAllocator
-
- PooledByteBufAllocator(boolean, int, int, int, int, int, int, boolean, int) - 类 的构造器io.netty.buffer.PooledByteBufAllocator
-
- PooledByteBufAllocatorMetric - io.netty.buffer中的类
-
- PoolSubpageMetric - io.netty.buffer中的接口
-
Metrics for a sub-page.
- PORT - 类 中的静态变量io.netty.example.http2.tiles.Http2Server
-
- PORT - 类 中的静态变量io.netty.example.http2.tiles.HttpServer
-
- port() - 类 中的方法io.netty.handler.codec.http.HttpScheme
-
- port() - 类 中的方法io.netty.handler.codec.http.websocketx.WebSocketScheme
-
- PORT - 类 中的静态变量io.netty.handler.codec.rtsp.RtspHeaders.Values
-
已过时。
"port"
- PORT - 类 中的静态变量io.netty.handler.codec.rtsp.RtspHeaderValues
-
"port"
- port() - 类 中的方法io.netty.handler.codec.socks.SocksCmdRequest
-
- port() - 类 中的方法io.netty.handler.codec.socks.SocksCmdResponse
-
- portOne - 类 中的静态变量io.netty.example.udt.echo.rendezvous.Config
-
- ports() - 接口 中的方法io.netty.handler.codec.http.Cookie
-
- ports() - 类 中的方法io.netty.handler.codec.http.DefaultCookie
-
已过时。
- portTwo - 类 中的静态变量io.netty.example.udt.echo.rendezvous.Config
-
- PortUnificationServer - io.netty.example.portunification中的类
-
Serves two protocols (HTTP and Factorial) using only one port, enabling
either SSL or GZIP dynamically on demand.
- PortUnificationServer() - 类 的构造器io.netty.example.portunification.PortUnificationServer
-
- PortUnificationServerHandler - io.netty.example.portunification中的类
-
Manipulates the current pipeline dynamically to switch protocols or enable
SSL or GZIP.
- PortUnificationServerHandler(SslContext) - 类 的构造器io.netty.example.portunification.PortUnificationServerHandler
-
- position() - 类 中的方法io.netty.channel.DefaultFileRegion
-
- position() - 接口 中的方法io.netty.channel.FileRegion
-
Returns the offset in the file where the transfer began.
- POST - 类 中的静态变量io.netty.handler.codec.http.HttpMethod
-
The POST method is used to request that the origin server accept the entity enclosed in the
request as a new subordinate of the resource identified by the Request-URI in the
Request-Line.
- postfix - 类 中的静态变量io.netty.handler.codec.http.multipart.DiskAttribute
-
- postfix - 类 中的静态变量io.netty.handler.codec.http.multipart.DiskFileUpload
-
- postInitializeClientChannel(Channel) - 类 中的方法io.netty.bootstrap.ChannelInitializerExtension
-
Called by
Bootstrap
after the initialization of the given client channel.
- postInitializeServerChildChannel(Channel) - 类 中的方法io.netty.bootstrap.ChannelInitializerExtension
-
Called by
ServerBootstrap
after the initialization of the given child channel.
- postInitializeServerListenerChannel(ServerChannel) - 类 中的方法io.netty.bootstrap.ChannelInitializerExtension
-
Called by
ServerBootstrap
after the initialization of the given server listener channel.
- PRAGMA - 类 中的静态变量io.netty.handler.codec.http.HttpHeaderNames
-
"pragma"
- PRAGMA - 类 中的静态变量io.netty.handler.codec.http.HttpHeaders.Names
-
已过时。
"Pragma"
- PRECONDITION_FAILED - 类 中的静态变量io.netty.handler.codec.http.HttpResponseStatus
-
412 Precondition Failed
- PRECONDITION_FAILED - 类 中的静态变量io.netty.handler.codec.rtsp.RtspResponseStatuses
-
412 Precondition Failed
- PRECONDITION_REQUIRED - 类 中的静态变量io.netty.handler.codec.http.HttpResponseStatus
-
428 Precondition Required (RFC6585)
- prefaceReceived() - 类 中的方法io.netty.handler.codec.http2.DecoratingHttp2ConnectionDecoder
-
- prefaceReceived() - 类 中的方法io.netty.handler.codec.http2.DefaultHttp2ConnectionDecoder
-
- prefaceReceived() - 接口 中的方法io.netty.handler.codec.http2.Http2ConnectionDecoder
-
Indicates whether or not the first initial SETTINGS
frame was received from the remote endpoint.
- PreferHeapByteBufAllocator - io.netty.channel中的类
-
Wraps another
ByteBufAllocator
and use heapbuffers everywhere except when a direct buffer is explicit
requested.
- PreferHeapByteBufAllocator(ByteBufAllocator) - 类 的构造器io.netty.channel.PreferHeapByteBufAllocator
-
- PreferredDirectByteBufAllocator - io.netty.channel.unix中的类
-
- PreferredDirectByteBufAllocator() - 类 的构造器io.netty.channel.unix.PreferredDirectByteBufAllocator
-
- prefix - 类 中的静态变量io.netty.handler.codec.http.multipart.DiskAttribute
-
- prefix - 类 中的静态变量io.netty.handler.codec.http.multipart.DiskFileUpload
-
- prefix() - 类 中的方法io.netty.handler.codec.xml.XmlAttribute
-
- prefix() - 类 中的方法io.netty.handler.codec.xml.XmlElement
-
- prefix() - 类 中的方法io.netty.handler.codec.xml.XmlNamespace
-
- preflightResponseHeader(CharSequence, Object...) - 类 中的方法io.netty.handler.codec.http.cors.CorsConfig.Builder
-
- preflightResponseHeader(CharSequence, Iterable<T>) - 类 中的方法io.netty.handler.codec.http.cors.CorsConfig.Builder
-
- preflightResponseHeader(String, Callable<T>) - 类 中的方法io.netty.handler.codec.http.cors.CorsConfig.Builder
-
- preflightResponseHeader(CharSequence, Object...) - 类 中的方法io.netty.handler.codec.http.cors.CorsConfigBuilder
-
Returns HTTP response headers that should be added to a CORS preflight response.
- preflightResponseHeader(CharSequence, Iterable<T>) - 类 中的方法io.netty.handler.codec.http.cors.CorsConfigBuilder
-
Returns HTTP response headers that should be added to a CORS preflight response.
- preflightResponseHeader(CharSequence, Callable<T>) - 类 中的方法io.netty.handler.codec.http.cors.CorsConfigBuilder
-
Returns HTTP response headers that should be added to a CORS preflight response.
- preflightResponseHeaders() - 类 中的方法io.netty.handler.codec.http.cors.CorsConfig
-
Returns HTTP response headers that should be added to a CORS preflight response.
- PrematureChannelClosureException - io.netty.handler.codec中的异常错误
-
A
CodecException
which is thrown when a
Channel
is closed unexpectedly before
the codec finishes handling the current message, such as missing response while waiting for a
request.
- PrematureChannelClosureException() - 异常错误 的构造器io.netty.handler.codec.PrematureChannelClosureException
-
Creates a new instance.
- PrematureChannelClosureException(String, Throwable) - 异常错误 的构造器io.netty.handler.codec.PrematureChannelClosureException
-
Creates a new instance.
- PrematureChannelClosureException(String) - 异常错误 的构造器io.netty.handler.codec.PrematureChannelClosureException
-
Creates a new instance.
- PrematureChannelClosureException(Throwable) - 异常错误 的构造器io.netty.handler.codec.PrematureChannelClosureException
-
Creates a new instance.
- prepareDecompressBuffer(ChannelHandlerContext, ByteBuf, int) - 类 中的方法io.netty.handler.codec.compression.ZlibDecoder
-
Allocate or expand the decompression buffer, without exceeding the maximum allocation.
- prepareToClose() - 类 中的方法io.netty.channel.AbstractChannel.AbstractUnsafe
-
- prepareUpgradeFrom(ChannelHandlerContext) - 类 中的方法io.netty.handler.codec.http.HttpClientCodec
-
Prepares to upgrade to another protocol from HTTP.
- prepareUpgradeFrom(ChannelHandlerContext) - 接口 中的方法io.netty.handler.codec.http.HttpClientUpgradeHandler.SourceCodec
-
- prepareUpgradeResponse(ChannelHandlerContext, FullHttpRequest, HttpHeaders) - 接口 中的方法io.netty.handler.codec.http.HttpServerUpgradeHandler.UpgradeCodec
-
Prepares the upgradeHeaders
for a protocol update based upon the contents of upgradeRequest
.
- prepareUpgradeResponse(ChannelHandlerContext, FullHttpRequest, HttpHeaders) - 类 中的方法io.netty.handler.codec.http2.Http2ServerUpgradeCodec
-
- PREPEND - 类 中的静态变量io.netty.handler.codec.memcache.binary.BinaryMemcacheOpcodes
-
- PREPENDQ - 类 中的静态变量io.netty.handler.codec.memcache.binary.BinaryMemcacheOpcodes
-
- prettyHexDump(ByteBuf) - 类 中的静态方法io.netty.buffer.ByteBufUtil
-
Returns a multi-line hexadecimal dump of the specified
ByteBuf
that is easy to read by humans.
- prettyHexDump(ByteBuf, int, int) - 类 中的静态方法io.netty.buffer.ByteBufUtil
-
Returns a multi-line hexadecimal dump of the specified
ByteBuf
that is easy to read by humans,
starting at the given
offset
using the given
length
.
- priority() - 类 中的方法io.netty.bootstrap.ChannelInitializerExtension
-
Get the "priority" of this extension.
- PRIORITY - 类 中的静态变量io.netty.handler.codec.http2.Http2Flags
-
- PRIORITY - 类 中的静态变量io.netty.handler.codec.http2.Http2FrameTypes
-
- priority() - 类 中的方法io.netty.handler.codec.spdy.DefaultSpdySynStreamFrame
-
- PRIORITY - 类 中的静态变量io.netty.handler.codec.spdy.SpdyHttpHeaders.Names
-
"x-spdy-priority"
- priority() - 接口 中的方法io.netty.handler.codec.spdy.SpdySynStreamFrame
-
Returns the priority of the stream.
- priority() - 接口 中的方法io.netty.util.concurrent.ThreadProperties
-
- PRIORITY_ENTRY_LENGTH - 类 中的静态变量io.netty.handler.codec.http2.Http2CodecUtil
-
- PRIORITY_FRAME_LENGTH - 类 中的静态变量io.netty.handler.codec.http2.Http2CodecUtil
-
- priorityChanged(T) - 类 中的方法io.netty.util.internal.DefaultPriorityQueue
-
- priorityChanged(T) - 类 中的方法io.netty.util.internal.EmptyPriorityQueue
-
- priorityChanged(T) - 接口 中的方法io.netty.util.internal.PriorityQueue
-
Notify the queue that the priority for node
has changed.
- priorityPresent() - 类 中的方法io.netty.handler.codec.http2.Http2Flags
-
Determines whether the flag is set indicating the presence of the exclusive, stream
dependency, and weight fields in a HEADERS frame.
- priorityPresent(boolean) - 类 中的方法io.netty.handler.codec.http2.Http2Flags
-
- PriorityQueue<T> - io.netty.util.internal中的接口
-
- priorityQueueIndex(DefaultPriorityQueue<?>) - 接口 中的方法io.netty.util.internal.PriorityQueueNode
-
- priorityQueueIndex(DefaultPriorityQueue<?>, int) - 接口 中的方法io.netty.util.internal.PriorityQueueNode
-
- PriorityQueueNode - io.netty.util.internal中的接口
-
- PRIVATE - 类 中的静态变量io.netty.handler.codec.http.HttpHeaders.Values
-
已过时。
"private"
- PRIVATE - 类 中的静态变量io.netty.handler.codec.http.HttpHeaderValues
-
"private"
- PRIVATE - 类 中的静态变量io.netty.handler.codec.rtsp.RtspHeaders.Values
-
已过时。
"private"
- PRIVATE - 类 中的静态变量io.netty.handler.codec.rtsp.RtspHeaderValues
-
"private"
- PRIVATE_KEY_METHOD - 类 中的静态变量io.netty.handler.ssl.OpenSslContextOption
-
- privateKey() - 类 中的方法io.netty.handler.ssl.util.SelfSignedCertificate
-
Returns the generated EC/RSA private key file in PEM format.
- probes() - 类 中的方法io.netty.channel.epoll.EpollTcpInfo
-
- process(byte) - 类 中的方法io.netty.buffer.search.AhoCorasicSearchProcessorFactory.Processor
-
- process(byte) - 类 中的方法io.netty.buffer.search.BitapSearchProcessorFactory.Processor
-
- process(byte) - 类 中的方法io.netty.buffer.search.KmpSearchProcessorFactory.Processor
-
- process(byte) - 类 中的方法io.netty.util.ByteProcessor.IndexNotOfProcessor
-
- process(byte) - 类 中的方法io.netty.util.ByteProcessor.IndexOfProcessor
-
- process(byte) - 接口 中的方法io.netty.util.ByteProcessor
-
- processHandshake(Channel, HttpResponse) - 类 中的方法io.netty.handler.codec.http.websocketx.WebSocketClientHandshaker
-
- processHandshake(Channel, HttpResponse, ChannelPromise) - 类 中的方法io.netty.handler.codec.http.websocketx.WebSocketClientHandshaker
-
- processHeadersBegin(ChannelHandlerContext, Http2Stream, Http2Headers, boolean, boolean, boolean) - 类 中的方法io.netty.handler.codec.http2.InboundHttp2ToHttpAdapter
-
Provides translation between HTTP/2 and HTTP header objects while ensuring the stream
is in a valid state for additional headers.
- PROCESSING - 类 中的静态变量io.netty.handler.codec.http.HttpResponseStatus
-
102 Processing (WebDAV, RFC2518)
- processMessage(Object) - 接口 中的方法io.netty.channel.ChannelOutboundBuffer.MessageProcessor
-
Will be called for each flushed message until it either there are no more flushed messages or this
method returns false
.
- processMessage(Object) - 类 中的方法io.netty.channel.unix.IovArray
-
- progress(long) - 类 中的方法io.netty.channel.ChannelOutboundBuffer
-
Notify the
ChannelPromise
of the current message about writing progress.
- progress() - 类 中的方法io.netty.handler.codec.http.HttpChunkedInput
-
- progress() - 类 中的方法io.netty.handler.codec.http.multipart.HttpPostRequestEncoder
-
- progress() - 类 中的方法io.netty.handler.codec.http.websocketx.WebSocketChunkedInput
-
- progress() - 类 中的方法io.netty.handler.codec.http2.Http2DataChunkedInput
-
- progress() - 类 中的方法io.netty.handler.stream.ChunkedFile
-
- progress() - 接口 中的方法io.netty.handler.stream.ChunkedInput
-
Returns current transfer progress.
- progress() - 类 中的方法io.netty.handler.stream.ChunkedNioFile
-
- progress() - 类 中的方法io.netty.handler.stream.ChunkedNioStream
-
- progress() - 类 中的方法io.netty.handler.stream.ChunkedStream
-
- ProgressiveFuture<V> - io.netty.util.concurrent中的接口
-
A
Future
which is used to indicate the progress of an operation.
- ProgressivePromise<V> - io.netty.util.concurrent中的接口
-
- promise() - 类 中的方法io.netty.channel.DefaultChannelProgressivePromise
-
- promise() - 类 中的方法io.netty.channel.DefaultChannelPromise
-
- promise - 类 中的变量io.netty.handler.codec.http2.DefaultHttp2ConnectionEncoder.FlowControlledBase
-
- Promise<V> - io.netty.util.concurrent中的接口
-
Special
Future
which is writable.
- promise() - 类 中的方法io.netty.util.internal.PendingWrite
-
- PromiseAggregator<V,F extends Future<V>> - io.netty.util.concurrent中的类
-
- PromiseAggregator(Promise<Void>, boolean) - 类 的构造器io.netty.util.concurrent.PromiseAggregator
-
已过时。
Creates a new instance.
- PromiseAggregator(Promise<Void>) - 类 的构造器io.netty.util.concurrent.PromiseAggregator
-
已过时。
- PromiseCombiner - io.netty.util.concurrent中的类
-
A promise combiner monitors the outcome of a number of discrete futures, then notifies a final, aggregate promise
when all of the combined futures are finished.
- PromiseCombiner() - 类 的构造器io.netty.util.concurrent.PromiseCombiner
-
已过时。
- PromiseCombiner(EventExecutor) - 类 的构造器io.netty.util.concurrent.PromiseCombiner
-
- promisedRequestVerifier(Http2PromisedRequestVerifier) - 类 中的方法io.netty.handler.codec.http2.AbstractHttp2ConnectionHandlerBuilder
-
- promisedRequestVerifier() - 类 中的方法io.netty.handler.codec.http2.AbstractHttp2ConnectionHandlerBuilder
-
- promisedStreamId() - 类 中的方法io.netty.handler.codec.http2.DefaultHttp2PushPromiseFrame
-
- promisedStreamId() - 接口 中的方法io.netty.handler.codec.http2.Http2PushPromiseFrame
-
Promised Stream ID
- PromiseNotificationUtil - io.netty.util.internal中的类
-
Internal utilities to notify
Promise
s.
- PromiseNotifier<V,F extends Future<V>> - io.netty.util.concurrent中的类
-
- PromiseNotifier(Promise<? super V>...) - 类 的构造器io.netty.util.concurrent.PromiseNotifier
-
Create a new instance.
- PromiseNotifier(boolean, Promise<? super V>...) - 类 的构造器io.netty.util.concurrent.PromiseNotifier
-
Create a new instance.
- propagateSettings(boolean) - 类 中的方法io.netty.handler.codec.http2.AbstractInboundHttp2ToHttpAdapterBuilder
-
Specifies whether a read settings frame should be propagated along the channel pipeline.
- propagateSettings(boolean) - 类 中的方法io.netty.handler.codec.http2.InboundHttp2ToHttpAdapterBuilder
-
- properties() - 类 中的方法io.netty.handler.codec.mqtt.MqttConnAckVariableHeader
-
- properties() - 类 中的方法io.netty.handler.codec.mqtt.MqttConnectVariableHeader
-
- properties(MqttProperties) - 类 中的方法io.netty.handler.codec.mqtt.MqttMessageBuilders.AuthBuilder
-
- properties(MqttProperties) - 类 中的方法io.netty.handler.codec.mqtt.MqttMessageBuilders.ConnAckBuilder
-
- properties(MqttMessageBuilders.PropertiesInitializer<MqttMessageBuilders.ConnAckPropertiesBuilder>) - 类 中的方法io.netty.handler.codec.mqtt.MqttMessageBuilders.ConnAckBuilder
-
- properties(MqttProperties) - 类 中的方法io.netty.handler.codec.mqtt.MqttMessageBuilders.ConnectBuilder
-
- properties(MqttProperties) - 类 中的方法io.netty.handler.codec.mqtt.MqttMessageBuilders.DisconnectBuilder
-
- properties(MqttProperties) - 类 中的方法io.netty.handler.codec.mqtt.MqttMessageBuilders.PubAckBuilder
-
- properties(MqttProperties) - 类 中的方法io.netty.handler.codec.mqtt.MqttMessageBuilders.PublishBuilder
-
- properties(MqttProperties) - 类 中的方法io.netty.handler.codec.mqtt.MqttMessageBuilders.SubAckBuilder
-
- properties(MqttProperties) - 类 中的方法io.netty.handler.codec.mqtt.MqttMessageBuilders.SubscribeBuilder
-
- properties(MqttProperties) - 类 中的方法io.netty.handler.codec.mqtt.MqttMessageBuilders.UnsubAckBuilder
-
- properties(MqttProperties) - 类 中的方法io.netty.handler.codec.mqtt.MqttMessageBuilders.UnsubscribeBuilder
-
- properties() - 类 中的方法io.netty.handler.codec.mqtt.MqttMessageIdAndPropertiesVariableHeader
-
- properties() - 类 中的方法io.netty.handler.codec.mqtt.MqttPublishVariableHeader
-
- properties() - 类 中的方法io.netty.handler.codec.mqtt.MqttPubReplyMessageVariableHeader
-
- properties() - 类 中的方法io.netty.handler.codec.mqtt.MqttReasonCodeAndPropertiesVariableHeader
-
- propertyId() - 类 中的方法io.netty.handler.codec.mqtt.MqttProperties.MqttProperty
-
Get MQTT property ID
- ProtobufDecoder - io.netty.handler.codec.protobuf中的类
-
- ProtobufDecoder(MessageLite) - 类 的构造器io.netty.handler.codec.protobuf.ProtobufDecoder
-
Creates a new instance.
- ProtobufDecoder(MessageLite, ExtensionRegistry) - 类 的构造器io.netty.handler.codec.protobuf.ProtobufDecoder
-
- ProtobufDecoder(MessageLite, ExtensionRegistryLite) - 类 的构造器io.netty.handler.codec.protobuf.ProtobufDecoder
-
- ProtobufDecoderNano - io.netty.handler.codec.protobuf中的类
-
- ProtobufDecoderNano(Class<? extends MessageNano>) - 类 的构造器io.netty.handler.codec.protobuf.ProtobufDecoderNano
-
Creates a new instance.
- ProtobufEncoder - io.netty.handler.codec.protobuf中的类
-
- ProtobufEncoder() - 类 的构造器io.netty.handler.codec.protobuf.ProtobufEncoder
-
- ProtobufEncoderNano - io.netty.handler.codec.protobuf中的类
-
- ProtobufEncoderNano() - 类 的构造器io.netty.handler.codec.protobuf.ProtobufEncoderNano
-
- ProtobufVarint32FrameDecoder - io.netty.handler.codec.protobuf中的类
-
A decoder that splits the received
ByteBuf
s dynamically by the
value of the Google Protocol Buffers
Base
128 Varints integer length field in the message.
- ProtobufVarint32FrameDecoder() - 类 的构造器io.netty.handler.codec.protobuf.ProtobufVarint32FrameDecoder
-
- ProtobufVarint32LengthFieldPrepender - io.netty.handler.codec.protobuf中的类
-
An encoder that prepends the Google Protocol Buffers
ProtobufVarint32LengthFieldPrepender() - 类 的构造器io.netty.handler.codec.protobuf.
ProtobufVarint32LengthFieldPrepender
-
- protocol() - 接口 中的方法io.netty.handler.codec.http.HttpClientUpgradeHandler.UpgradeCodec
-
Returns the name of the protocol supported by this codec, as indicated by the 'UPGRADE'
header.
- protocol() - 类 中的方法io.netty.handler.codec.http.HttpServerUpgradeHandler.UpgradeEvent
-
The protocol that the channel has been upgraded to.
- protocol() - 类 中的方法io.netty.handler.codec.http2.Http2ClientUpgradeCodec
-
- protocol() - 类 中的方法io.netty.handler.proxy.HttpProxyHandler
-
- protocol() - 类 中的方法io.netty.handler.proxy.ProxyConnectionEvent
-
Returns the name of the proxy protocol in use.
- protocol() - 类 中的方法io.netty.handler.proxy.ProxyHandler
-
Returns the name of the proxy protocol in use.
- protocol() - 类 中的方法io.netty.handler.proxy.Socks4ProxyHandler
-
- protocol() - 类 中的方法io.netty.handler.proxy.Socks5ProxyHandler
-
- protocol() - 类 中的方法io.netty.handler.ssl.ApplicationProtocolConfig
-
Get which application level protocol negotiation to use.
- protocol() - 接口 中的方法io.netty.handler.ssl.OpenSslApplicationProtocolNegotiator
-
已过时。
- protocol() - 类 中的方法io.netty.handler.ssl.OpenSslDefaultApplicationProtocolNegotiator
-
已过时。
- protocol() - 类 中的方法io.netty.handler.ssl.OpenSslNpnApplicationProtocolNegotiator
-
已过时。
- PROTOCOL_ERROR - 类 中的静态变量io.netty.handler.codec.http.websocketx.WebSocketCloseStatus
-
- PROTOCOL_ERROR - 类 中的静态变量io.netty.handler.codec.spdy.SpdySessionStatus
-
1 Protocol Error
- PROTOCOL_ERROR - 类 中的静态变量io.netty.handler.codec.spdy.SpdyStreamStatus
-
1 Protocol Error
- PROTOCOL_RECEIVE_BUFFER_SIZE - 类 中的静态变量io.netty.channel.udt.UdtChannelOption
-
已过时。
See OptionUDT#Protocol_Receive_Buffer_Size
.
- PROTOCOL_SEND_BUFFER_SIZE - 类 中的静态变量io.netty.channel.udt.UdtChannelOption
-
已过时。
See OptionUDT#Protocol_Send_Buffer_Size
.
- ProtocolDetectionResult<T> - io.netty.handler.codec中的类
-
Result of detecting a protocol.
- ProtocolDetectionState - io.netty.handler.codec中的枚举
-
The state of the current detection.
- protocolIdentifier() - 类 中的方法io.netty.channel.sctp.SctpMessage
-
Return the protocol-identifier
- protocolLevel() - 枚举 中的方法io.netty.handler.codec.mqtt.MqttVersion
-
- protocolListenerFactory() - 接口 中的方法io.netty.handler.ssl.JdkApplicationProtocolNegotiator
-
已过时。
- protocolName() - 类 中的方法io.netty.handler.codec.http.HttpVersion
-
Returns the name of the protocol such as "HTTP"
in "HTTP/1.0"
.
- protocolName() - 枚举 中的方法io.netty.handler.codec.mqtt.MqttVersion
-
- protocolNameBytes() - 枚举 中的方法io.netty.handler.codec.mqtt.MqttVersion
-
- protocols() - 接口 中的方法io.netty.handler.ssl.ApplicationProtocolNegotiator
-
已过时。
Get the collection of application protocols supported by this application (in preference order).
- protocols() - 类 中的方法io.netty.handler.ssl.OpenSslDefaultApplicationProtocolNegotiator
-
已过时。
- protocols() - 类 中的方法io.netty.handler.ssl.OpenSslNpnApplicationProtocolNegotiator
-
已过时。
- protocols(String...) - 类 中的方法io.netty.handler.ssl.SslContextBuilder
-
The TLS protocol versions to enable.
- protocols(Iterable<String>) - 类 中的方法io.netty.handler.ssl.SslContextBuilder
-
The TLS protocol versions to enable.
- protocolSelectorFactory() - 接口 中的方法io.netty.handler.ssl.JdkApplicationProtocolNegotiator
-
已过时。
- protocolVersion() - 类 中的方法io.netty.handler.codec.haproxy.HAProxyMessage
-
- protocolVersion() - 类 中的方法io.netty.handler.codec.http.DefaultHttpMessage
-
- protocolVersion() - 接口 中的方法io.netty.handler.codec.http.HttpMessage
-
- protocolVersion(MqttVersion) - 类 中的方法io.netty.handler.codec.mqtt.MqttMessageBuilders.ConnectBuilder
-
- protocolVersion() - 类 中的方法io.netty.handler.codec.socks.SocksMessage
-
- provider - 类 中的变量io.netty.handler.codec.marshalling.CompatibleMarshallingDecoder
-
- proxiedProtocol() - 类 中的方法io.netty.handler.codec.haproxy.HAProxyMessage
-
- PROXY_AUTHENTICATE - 类 中的静态变量io.netty.handler.codec.http.HttpHeaderNames
-
"proxy-authenticate"
- PROXY_AUTHENTICATE - 类 中的静态变量io.netty.handler.codec.http.HttpHeaders.Names
-
已过时。
"Proxy-Authenticate"
- PROXY_AUTHENTICATE - 类 中的静态变量io.netty.handler.codec.rtsp.RtspHeaderNames
-
"proxy-authenticate"
- PROXY_AUTHENTICATE - 类 中的静态变量io.netty.handler.codec.rtsp.RtspHeaders.Names
-
已过时。
"Proxy-Authenticate"
- PROXY_AUTHENTICATION_REQUIRED - 类 中的静态变量io.netty.handler.codec.http.HttpResponseStatus
-
407 Proxy Authentication Required
- PROXY_AUTHENTICATION_REQUIRED - 类 中的静态变量io.netty.handler.codec.rtsp.RtspResponseStatuses
-
407 Proxy Authentication Required
- PROXY_AUTHORIZATION - 类 中的静态变量io.netty.handler.codec.http.HttpHeaderNames
-
"proxy-authorization"
- PROXY_AUTHORIZATION - 类 中的静态变量io.netty.handler.codec.http.HttpHeaders.Names
-
已过时。
"Proxy-Authorization"
- PROXY_CONNECTION - 类 中的静态变量io.netty.handler.codec.http.HttpHeaderNames
-
- PROXY_REQUIRE - 类 中的静态变量io.netty.handler.codec.rtsp.RtspHeaderNames
-
"proxy-require"
- PROXY_REQUIRE - 类 中的静态变量io.netty.handler.codec.rtsp.RtspHeaders.Names
-
已过时。
"Proxy-Require"
- PROXY_REVALIDATE - 类 中的静态变量io.netty.handler.codec.http.HttpHeaders.Values
-
已过时。
"proxy-revalidate"
- PROXY_REVALIDATE - 类 中的静态变量io.netty.handler.codec.http.HttpHeaderValues
-
"proxy-revalidate"
- PROXY_REVALIDATE - 类 中的静态变量io.netty.handler.codec.rtsp.RtspHeaders.Values
-
已过时。
"proxy-revalidate"
- PROXY_REVALIDATE - 类 中的静态变量io.netty.handler.codec.rtsp.RtspHeaderValues
-
"proxy-revalidate"
- proxyAddress() - 类 中的方法io.netty.handler.proxy.ProxyConnectionEvent
-
Returns the address of the proxy server.
- proxyAddress() - 类 中的方法io.netty.handler.proxy.ProxyHandler
-
Returns the address of the proxy server.
- ProxyConnectException - io.netty.handler.proxy中的异常错误
-
- ProxyConnectException() - 异常错误 的构造器io.netty.handler.proxy.ProxyConnectException
-
- ProxyConnectException(String) - 异常错误 的构造器io.netty.handler.proxy.ProxyConnectException
-
- ProxyConnectException(Throwable) - 异常错误 的构造器io.netty.handler.proxy.ProxyConnectException
-
- ProxyConnectException(String, Throwable) - 异常错误 的构造器io.netty.handler.proxy.ProxyConnectException
-
- ProxyConnectionEvent - io.netty.handler.proxy中的类
-
- ProxyConnectionEvent(String, String, SocketAddress, SocketAddress) - 类 的构造器io.netty.handler.proxy.ProxyConnectionEvent
-
Creates a new event that indicates a successful connection attempt to the destination address.
- ProxyHandler - io.netty.handler.proxy中的类
-
A common abstraction for protocols that establish blind forwarding proxy tunnels.
- ProxyHandler(SocketAddress) - 类 的构造器io.netty.handler.proxy.ProxyHandler
-
- PTR - 类 中的静态变量io.netty.handler.codec.dns.DnsRecordType
-
Pointer record RFC 1035 Pointer to a canonical name.
- pubAck() - 类 中的静态方法io.netty.handler.codec.mqtt.MqttMessageBuilders
-
- PUBLIC - 类 中的静态变量io.netty.handler.codec.http.HttpHeaders.Values
-
已过时。
"public"
- PUBLIC - 类 中的静态变量io.netty.handler.codec.http.HttpHeaderValues
-
"public"
- PUBLIC - 类 中的静态变量io.netty.handler.codec.rtsp.RtspHeaderNames
-
"public"
- PUBLIC - 类 中的静态变量io.netty.handler.codec.rtsp.RtspHeaders.Names
-
已过时。
"Public"
- PUBLIC - 类 中的静态变量io.netty.handler.codec.rtsp.RtspHeaders.Values
-
已过时。
"public"
- PUBLIC - 类 中的静态变量io.netty.handler.codec.rtsp.RtspHeaderValues
-
"public"
- publish() - 类 中的静态方法io.netty.handler.codec.mqtt.MqttMessageBuilders
-
- PUSH_PROMISE - 类 中的静态变量io.netty.handler.codec.http2.Http2FrameTypes
-
- PUSH_PROMISE_FRAME_HEADER_LENGTH - 类 中的静态变量io.netty.handler.codec.http2.Http2CodecUtil
-
- pushEnabled() - 类 中的方法io.netty.handler.codec.http2.Http2Settings
-
Gets the SETTINGS_ENABLE_PUSH
value.
- pushEnabled(boolean) - 类 中的方法io.netty.handler.codec.http2.Http2Settings
-
Sets the SETTINGS_ENABLE_PUSH
value.
- pushPromiseSent() - 接口 中的方法io.netty.handler.codec.http2.Http2Stream
-
Indicates that a push promise was sent to the remote endpoint.
- pushStream(Http2FrameStream) - 类 中的方法io.netty.handler.codec.http2.DefaultHttp2PushPromiseFrame
-
- pushStream() - 类 中的方法io.netty.handler.codec.http2.DefaultHttp2PushPromiseFrame
-
- pushStream(Http2FrameStream) - 接口 中的方法io.netty.handler.codec.http2.Http2PushPromiseFrame
-
- pushStream() - 接口 中的方法io.netty.handler.codec.http2.Http2PushPromiseFrame
-
Returns the Promise
Http2FrameStream
object for this frame, or
null
if the
frame has yet to be associated with a stream.
- put(int, ChannelFuture, ChannelPromise) - 类 中的方法io.netty.example.http2.helloworld.client.HttpResponseHandler
-
Create an association between an anticipated response stream id and a
ChannelPromise
- PUT - 类 中的静态变量io.netty.handler.codec.http.HttpMethod
-
The PUT method requests that the enclosed entity be stored under the supplied Request-URI.
- put(char, Long) - 类 中的方法io.netty.handler.codec.http2.Http2Settings
-
Adds the given setting key/value pair.
- putByte(long, byte) - 类 中的静态方法io.netty.util.internal.PlatformDependent
-
- putByte(byte[], int, byte) - 类 中的静态方法io.netty.util.internal.PlatformDependent
-
- putByte(Object, long, byte) - 类 中的静态方法io.netty.util.internal.PlatformDependent
-
- putInt(long, int) - 类 中的静态方法io.netty.util.internal.PlatformDependent
-
- putInt(byte[], int, int) - 类 中的静态方法io.netty.util.internal.PlatformDependent
-
- putIntOrdered(long, int) - 类 中的静态方法io.netty.util.internal.PlatformDependent
-
- putLong(long, long) - 类 中的静态方法io.netty.util.internal.PlatformDependent
-
- putLong(byte[], int, long) - 类 中的静态方法io.netty.util.internal.PlatformDependent
-
- putMessage(Http2Stream, FullHttpMessage) - 类 中的方法io.netty.handler.codec.http2.InboundHttp2ToHttpAdapter
-
Make message
be the state associated with stream
.
- putMessage(int, FullHttpMessage) - 类 中的方法io.netty.handler.codec.spdy.SpdyHttpDecoder
-
- putObject(Object, long, Object) - 类 中的静态方法io.netty.util.internal.PlatformDependent
-
- putShort(long, short) - 类 中的静态方法io.netty.util.internal.PlatformDependent
-
- putShort(byte[], int, short) - 类 中的静态方法io.netty.util.internal.PlatformDependent
-
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.1.109.Final(2024/04/15)
Copyright © 2024 即时通讯网(52im.net) - 即时通讯开发者社区. All rights reserved.