io.netty.channel.ChannelFlushPromiseNotifier.add(ChannelPromise, int)
|
io.netty.util.DomainNameMapping.add(String, V)
|
io.netty.handler.codec.http.HttpHeaders.addDateHeader(HttpMessage, CharSequence, Date)
|
io.netty.handler.codec.http.HttpHeaders.addDateHeader(HttpMessage, String, Date)
|
io.netty.handler.codec.http.HttpHeaders.addHeader(HttpMessage, CharSequence, Object)
|
io.netty.handler.codec.http.HttpHeaders.addHeader(HttpMessage, String, Object)
|
io.netty.handler.codec.http.HttpHeaders.addIntHeader(HttpMessage, CharSequence, int)
|
io.netty.handler.codec.http.HttpHeaders.addIntHeader(HttpMessage, String, int)
|
io.netty.handler.codec.http.cors.CorsConfig.Builder.allowCredentials()
|
io.netty.handler.codec.http.cors.CorsConfig.Builder.allowedRequestHeaders(String...)
|
io.netty.handler.codec.http.cors.CorsConfig.Builder.allowedRequestMethods(HttpMethod...)
|
io.netty.handler.codec.http.cors.CorsConfig.Builder.allowNullOrigin()
|
io.netty.channel.ChannelHandlerContext.attr(AttributeKey)
|
io.netty.handler.ssl.OpenSsl.availableCipherSuites()
|
io.netty.handler.codec.http.cors.CorsConfig.Builder.build()
|
io.netty.handler.ssl.JdkSslContext.buildKeyManagerFactory(File, File, String, KeyManagerFactory)
will be removed.
|
io.netty.handler.ssl.JdkSslContext.buildKeyManagerFactory(File, String, File, String, KeyManagerFactory)
will be removed.
|
io.netty.handler.ssl.SslContext.buildTrustManagerFactory(File, TrustManagerFactory) |
io.netty.bootstrap.AbstractBootstrap.channelFactory(ChannelFactory extends C>)
|
io.netty.bootstrap.ServerBootstrap.childGroup()
|
io.netty.handler.codec.http.multipart.HttpDataFactory.cleanAllHttpDatas()
|
io.netty.handler.codec.http.multipart.HttpDataFactory.cleanRequestHttpDatas(HttpRequest)
|
io.netty.handler.codec.http.HttpHeaders.clearHeaders(HttpMessage)
|
io.netty.handler.codec.http.Cookie.comment()
Not part of RFC6265
|
io.netty.handler.codec.http.DefaultCookie.comment() |
io.netty.handler.codec.http.Cookie.commentUrl()
Not part of RFC6265
|
io.netty.handler.codec.http.DefaultCookie.commentUrl() |
io.netty.util.internal.chmv8.ConcurrentHashMapV8.contains(Object) |
io.netty.handler.ssl.ReferenceCountedOpenSslContext.context()
|
io.netty.channel.group.ChannelGroup.deregister()
|
io.netty.channel.group.ChannelGroup.deregister(ChannelMatcher)
|
io.netty.handler.codec.http.cors.CorsConfig.Builder.disable()
|
io.netty.handler.codec.http.ServerCookieEncoder.encode(Collection) |
io.netty.handler.codec.http.ServerCookieEncoder.encode(Cookie...) |
io.netty.handler.codec.http.ClientCookieEncoder.encode(Cookie...) |
io.netty.handler.codec.http.ServerCookieEncoder.encode(Cookie) |
io.netty.handler.codec.http.ClientCookieEncoder.encode(Cookie) |
io.netty.handler.codec.http.ServerCookieEncoder.encode(Iterable) |
io.netty.handler.codec.http.ClientCookieEncoder.encode(Iterable) |
io.netty.handler.codec.http.ServerCookieEncoder.encode(String, String) |
io.netty.handler.codec.http.ClientCookieEncoder.encode(String, String) |
io.netty.handler.codec.socks.SocksMessage.encodeAsByteBuf(ByteBuf)
Do not use; this method was intended for an internal use only.
|
io.netty.handler.codec.http.HttpObjectEncoder.encodeAscii(String, ByteBuf) |
io.netty.channel.AbstractChannel.AbstractUnsafe.ensureOpen(ChannelPromise) |
io.netty.handler.codec.http.HttpHeaders.equalsIgnoreCase(CharSequence, CharSequence)
|
io.netty.channel.ChannelHandler.exceptionCaught(ChannelHandlerContext, Throwable)
|
io.netty.handler.codec.http.cors.CorsConfig.Builder.exposeHeaders(String...)
|
io.netty.channel.group.ChannelGroup.flushAndWrite(Object)
|
io.netty.channel.group.ChannelGroup.flushAndWrite(Object, ChannelMatcher)
|
io.netty.buffer.PooledByteBufAllocator.freeThreadLocalCache() |
io.netty.handler.codec.socks.SocksProtocolVersion.fromByte(byte)
|
io.netty.handler.codec.socks.SocksCmdStatus.fromByte(byte)
|
io.netty.handler.codec.socks.SocksAuthStatus.fromByte(byte)
|
io.netty.handler.codec.socks.SocksAddressType.fromByte(byte)
|
io.netty.handler.codec.socks.SocksCmdType.fromByte(byte)
|
io.netty.handler.codec.socks.SocksSubnegotiationVersion.fromByte(byte)
|
io.netty.handler.codec.socks.SocksAuthScheme.fromByte(byte)
|
io.netty.util.Attribute.getAndRemove()
|
io.netty.handler.codec.http.Cookie.getComment()
|
io.netty.handler.codec.http.DefaultCookie.getComment() |
io.netty.handler.codec.http.Cookie.getCommentUrl()
|
io.netty.handler.codec.http.DefaultCookie.getCommentUrl() |
io.netty.handler.codec.http.HttpHeaders.getContentLength(HttpMessage)
|
io.netty.handler.codec.http.HttpHeaders.getContentLength(HttpMessage, long)
|
io.netty.handler.codec.http.HttpHeaders.getDate(HttpMessage)
|
io.netty.handler.codec.http.HttpHeaders.getDate(HttpMessage, Date)
|
io.netty.handler.codec.http.HttpHeaders.getDateHeader(HttpMessage, CharSequence)
Use HttpHeaders.getTimeMillis(CharSequence) instead.
Returns the date header value with the specified header name. If
there are more than one header value for the specified header name, the
first value is returned.
|
io.netty.handler.codec.http.HttpHeaders.getDateHeader(HttpMessage, CharSequence, Date)
|
io.netty.handler.codec.http.HttpHeaders.getDateHeader(HttpMessage, String)
|
io.netty.handler.codec.http.HttpHeaders.getDateHeader(HttpMessage, String, Date)
|
io.netty.util.CharsetUtil.getDecoder(Charset)
|
io.netty.handler.codec.http.DefaultHttpObject.getDecoderResult() |
io.netty.handler.codec.http.HttpObject.getDecoderResult()
|
io.netty.handler.codec.http.Cookie.getDomain()
|
io.netty.handler.codec.http.DefaultCookie.getDomain() |
io.netty.util.CharsetUtil.getEncoder(Charset)
|
io.netty.handler.codec.http.HttpHeaders.getHeader(HttpMessage, CharSequence)
Use HttpHeaders.get(CharSequence) instead.
Returns the header value with the specified header name. If there are
more than one header value for the specified header name, the first
value is returned.
|
io.netty.handler.codec.http.HttpHeaders.getHeader(HttpMessage, CharSequence, String)
Use HttpHeaders.get(CharSequence, String) instead.
Returns the header value with the specified header name. If there are
more than one header value for the specified header name, the first
value is returned.
|
io.netty.handler.codec.http.HttpHeaders.getHeader(HttpMessage, String)
|
io.netty.handler.codec.http.HttpHeaders.getHeader(HttpMessage, String, String)
|
io.netty.handler.codec.http.HttpHeaders.getHost(HttpMessage)
|
io.netty.handler.codec.http.HttpHeaders.getHost(HttpMessage, String)
|
io.netty.handler.codec.http.HttpHeaders.getIntHeader(HttpMessage, CharSequence)
Use HttpHeaders.getInt(CharSequence) instead.
Returns the integer header value with the specified header name. If
there are more than one header value for the specified header name, the
first value is returned.
|
io.netty.handler.codec.http.HttpHeaders.getIntHeader(HttpMessage, CharSequence, int)
Use HttpHeaders.getInt(CharSequence, int) instead.
Returns the integer header value with the specified header name. If
there are more than one header value for the specified header name, the
first value is returned.
|
io.netty.handler.codec.http.HttpHeaders.getIntHeader(HttpMessage, String)
|
io.netty.handler.codec.http.HttpHeaders.getIntHeader(HttpMessage, String, int)
|
io.netty.handler.codec.http.Cookie.getMaxAge()
|
io.netty.handler.codec.http.DefaultCookie.getMaxAge() |
io.netty.channel.DefaultChannelConfig.getMaxMessagesPerRead() |
io.netty.channel.ChannelConfig.getMaxMessagesPerRead()
Use MaxMessagesRecvByteBufAllocator
Returns the maximum number of messages to read per read loop.
a channelRead() event.
If this value is greater than 1, an event loop might attempt to read multiple times to procure multiple messages.
|
io.netty.handler.codec.http.HttpRequest.getMethod()
|
io.netty.handler.codec.http.DefaultHttpRequest.getMethod() |
io.netty.handler.codec.http.Cookie.getName()
|
io.netty.handler.codec.http.DefaultCookie.getName() |
io.netty.handler.codec.http.Cookie.getPath()
|
io.netty.handler.codec.http.DefaultCookie.getPath() |
io.netty.handler.codec.http.Cookie.getPorts()
|
io.netty.handler.codec.http.DefaultCookie.getPorts() |
io.netty.handler.codec.http.DefaultHttpMessage.getProtocolVersion() |
io.netty.handler.codec.http.HttpMessage.getProtocolVersion()
|
io.netty.handler.codec.http.DefaultHttpResponse.getStatus() |
io.netty.handler.codec.http.HttpResponse.getStatus()
|
io.netty.handler.codec.http.HttpRequest.getUri()
|
io.netty.handler.codec.http.DefaultHttpRequest.getUri() |
io.netty.handler.codec.http.Cookie.getValue()
|
io.netty.handler.codec.http.DefaultCookie.getValue() |
io.netty.handler.codec.http.Cookie.getVersion()
|
io.netty.handler.codec.http.DefaultCookie.getVersion() |
io.netty.channel.DefaultChannelConfig.getWriteBufferHighWaterMark() |
io.netty.channel.DefaultChannelConfig.getWriteBufferLowWaterMark() |
io.netty.bootstrap.AbstractBootstrap.group()
|
io.netty.channel.ChannelHandlerContext.hasAttr(AttributeKey)
|
io.netty.buffer.PooledByteBufAllocator.hasThreadLocalCache() |
io.netty.channel.AbstractChannel.invalidateLocalAddress()
no use-case for this.
|
io.netty.channel.AbstractChannel.invalidateRemoteAddress()
no use-case for this.
|
io.netty.handler.codec.http.HttpHeaders.is100ContinueExpected(HttpMessage)
|
io.netty.channel.ChannelConfig.isAutoClose()
Auto close will be removed in a future release.
Returns true if and only if the Channel will be closed automatically and immediately on
write failure. The default is false .
|
io.netty.handler.codec.http.HttpHeaders.isContentLengthSet(HttpMessage)
|
io.netty.handler.codec.http.Cookie.isDiscard()
Not part of RFC6265
|
io.netty.handler.codec.http.DefaultCookie.isDiscard() |
io.netty.handler.codec.http.HttpHeaders.isKeepAlive(HttpMessage)
|
io.netty.channel.nio.AbstractNioChannel.isReadPending()
No longer supported.
No longer supported.
|
io.netty.channel.oio.AbstractOioChannel.isReadPending()
No longer supported.
No longer supported.
|
io.netty.handler.codec.http.cors.CorsConfig.isShortCurcuit()
|
io.netty.handler.codec.http.HttpHeaders.isTransferEncodingChunked(HttpMessage)
|
io.netty.handler.codec.http.HttpHeaders.iterator()
|
io.netty.handler.codec.http.DefaultHttpHeaders.iterator() |
io.netty.channel.embedded.EmbeddedChannel.lastInboundBuffer()
|
io.netty.channel.embedded.EmbeddedChannel.lastOutboundBuffer()
|
io.netty.handler.codec.http.Cookie.maxAge()
Not part of RFC6265
|
io.netty.handler.codec.http.cors.CorsConfig.Builder.maxAge(long)
|
io.netty.handler.ssl.SslContext.newClientContext()
|
io.netty.handler.ssl.SslContext.newClientContext(File)
|
io.netty.handler.ssl.SslContext.newClientContext(File, TrustManagerFactory)
|
io.netty.handler.ssl.SslContext.newClientContext(File, TrustManagerFactory, Iterable, CipherSuiteFilter, ApplicationProtocolConfig, long, long)
|
io.netty.handler.ssl.SslContext.newClientContext(File, TrustManagerFactory, Iterable, Iterable, long, long)
|
io.netty.handler.ssl.SslContext.newClientContext(SslProvider)
|
io.netty.handler.ssl.SslContext.newClientContext(SslProvider, File)
|
io.netty.handler.ssl.SslContext.newClientContext(SslProvider, File, TrustManagerFactory)
|
io.netty.handler.ssl.SslContext.newClientContext(SslProvider, File, TrustManagerFactory, File, File, String, KeyManagerFactory, Iterable, CipherSuiteFilter, ApplicationProtocolConfig, long, long)
|
io.netty.handler.ssl.SslContext.newClientContext(SslProvider, File, TrustManagerFactory, Iterable, CipherSuiteFilter, ApplicationProtocolConfig, long, long)
|
io.netty.handler.ssl.SslContext.newClientContext(SslProvider, File, TrustManagerFactory, Iterable, Iterable, long, long)
|
io.netty.handler.ssl.SslContext.newClientContext(SslProvider, TrustManagerFactory)
|
io.netty.handler.ssl.SslContext.newClientContext(TrustManagerFactory)
|
io.netty.handler.codec.http.HttpHeaders.newEntity(String)
Use AsciiString instead.
Create a new CharSequence which is optimized for reuse as HttpHeaders name or value.
So if you have a Header name or value that you want to reuse you should make use of this.
|
io.netty.resolver.dns.DnsAddressResolverGroup.newResolver(EventLoop, ChannelFactory extends DatagramChannel>, DnsServerAddresses)
|
io.netty.handler.ssl.SslContext.newServerContext(File, File)
|
io.netty.handler.ssl.SslContext.newServerContext(File, File, String)
|
io.netty.handler.ssl.SslContext.newServerContext(File, File, String, Iterable, CipherSuiteFilter, ApplicationProtocolConfig, long, long)
|
io.netty.handler.ssl.SslContext.newServerContext(File, File, String, Iterable, Iterable, long, long)
|
io.netty.handler.ssl.SslContext.newServerContext(SslProvider, File, File)
|
io.netty.handler.ssl.SslContext.newServerContext(SslProvider, File, File, String)
|
io.netty.handler.ssl.SslContext.newServerContext(SslProvider, File, File, String, Iterable, CipherSuiteFilter, ApplicationProtocolConfig, long, long)
|
io.netty.handler.ssl.SslContext.newServerContext(SslProvider, File, File, String, Iterable, Iterable, long, long)
|
io.netty.handler.ssl.SslContext.newServerContext(SslProvider, File, File, String, TrustManagerFactory, Iterable, Iterable, long, long)
|
io.netty.handler.ssl.SslContext.newServerContext(SslProvider, File, TrustManagerFactory, File, File, String, KeyManagerFactory, Iterable, CipherSuiteFilter, ApplicationProtocolConfig, long, long)
|
io.netty.util.concurrent.SingleThreadEventExecutor.newTaskQueue()
|
io.netty.util.ConstantPool.nextId() |
io.netty.handler.ssl.SslContext.nextProtocols()
|
io.netty.handler.codec.http.cors.CorsConfig.Builder.noPreflightResponseHeaders()
|
io.netty.channel.ChannelFlushPromiseNotifier.notifyFlushFutures()
|
io.netty.channel.ChannelFlushPromiseNotifier.notifyFlushFutures(Throwable)
|
io.netty.channel.ChannelFlushPromiseNotifier.notifyFlushFutures(Throwable, Throwable)
|
io.netty.buffer.ByteBuf.order()
use the Little Endian accessors, e.g. getShortLE , getIntLE
instead of creating a buffer with swapped endianness .
|
io.netty.buffer.DuplicatedByteBuf.order() |
io.netty.buffer.ReadOnlyByteBuf.order() |
io.netty.buffer.ByteBuf.order(ByteOrder)
use the Little Endian accessors, e.g. getShortLE , getIntLE
instead of creating a buffer with swapped endianness .
|
io.netty.handler.codec.http.Cookie.ports()
Not part of RFC6265
|
io.netty.handler.codec.http.DefaultCookie.ports() |
io.netty.handler.codec.http.cors.CorsConfig.Builder.preflightResponseHeader(CharSequence, Iterable)
|
io.netty.handler.codec.http.cors.CorsConfig.Builder.preflightResponseHeader(CharSequence, Object...)
|
io.netty.handler.codec.http.cors.CorsConfig.Builder.preflightResponseHeader(String, Callable)
|
io.netty.handler.stream.ChunkedInput.readChunk(ChannelHandlerContext)
|
io.netty.handler.stream.ChunkedNioFile.readChunk(ChannelHandlerContext) |
io.netty.handler.stream.ChunkedNioStream.readChunk(ChannelHandlerContext) |
io.netty.handler.stream.ChunkedFile.readChunk(ChannelHandlerContext) |
io.netty.handler.stream.ChunkedStream.readChunk(ChannelHandlerContext) |
io.netty.handler.codec.http.HttpChunkedInput.readChunk(ChannelHandlerContext) |
io.netty.handler.codec.http.websocketx.WebSocketChunkedInput.readChunk(ChannelHandlerContext)
|
io.netty.handler.codec.http.multipart.HttpPostRequestEncoder.readChunk(ChannelHandlerContext) |
io.netty.handler.codec.serialization.ObjectDecoderInputStream.readLine()
|
io.netty.handler.traffic.TrafficCounter.readTimeToWait(long, long, long) |
io.netty.channel.ChannelOutboundBuffer.recycle() |
io.netty.util.Recycler.recycle(T, Recycler.Handle)
|
io.netty.channel.ThreadPerChannelEventLoop.register(Channel, ChannelPromise) |
io.netty.channel.SingleThreadEventLoop.register(Channel, ChannelPromise) |
io.netty.channel.MultithreadEventLoopGroup.register(Channel, ChannelPromise) |
io.netty.channel.ThreadPerChannelEventLoopGroup.register(Channel, ChannelPromise) |
io.netty.channel.EventLoopGroup.register(Channel, ChannelPromise)
|
io.netty.util.Attribute.remove()
|
io.netty.handler.codec.http.HttpHeaders.removeHeader(HttpMessage, CharSequence)
|
io.netty.handler.codec.http.HttpHeaders.removeHeader(HttpMessage, String)
|
io.netty.handler.codec.http.HttpHeaders.removeTransferEncodingChunked(HttpMessage)
|
io.netty.handler.codec.http.websocketx.WebSocketServerHandshakerFactory.sendUnsupportedWebSocketVersionResponse(Channel)
|
io.netty.handler.codec.http.HttpHeaders.set100ContinueExpected(HttpMessage)
|
io.netty.handler.codec.http.HttpHeaders.set100ContinueExpected(HttpMessage, boolean)
Use HttpUtil.set100ContinueExpected(HttpMessage, boolean) instead.
Sets or removes the "Expect: 100-continue" header to / from the
specified message. If set is true ,
the "Expect: 100-continue" header is set and all other previous
"Expect" headers are removed. Otherwise, all "Expect"
headers are removed completely.
|
io.netty.channel.ChannelConfig.setAutoClose(boolean)
Auto close will be removed in a future release.
Sets whether the Channel should be closed automatically and immediately on write faillure.
The default is false .
|
io.netty.handler.codec.http.Cookie.setComment(String)
Not part of RFC6265
|
io.netty.handler.codec.http.DefaultCookie.setComment(String) |
io.netty.handler.codec.http.Cookie.setCommentUrl(String)
Not part of RFC6265
|
io.netty.handler.codec.http.DefaultCookie.setCommentUrl(String) |
io.netty.handler.codec.http.HttpHeaders.setContentLength(HttpMessage, long)
|
io.netty.handler.codec.http.HttpHeaders.setDate(HttpMessage, Date)
|
io.netty.handler.codec.http.HttpHeaders.setDateHeader(HttpMessage, CharSequence, Date)
Use HttpHeaders.set(CharSequence, Object) instead.
Sets a new date header with the specified name and value. If there
is an existing header with the same name, the existing header is removed.
The specified value is formatted as defined in
RFC2616
|
io.netty.handler.codec.http.HttpHeaders.setDateHeader(HttpMessage, CharSequence, Iterable)
Use HttpHeaders.set(CharSequence, Iterable) instead.
Sets a new date header with the specified name and values. If there
is an existing header with the same name, the existing header is removed.
The specified values are formatted as defined in
RFC2616
|
io.netty.handler.codec.http.HttpHeaders.setDateHeader(HttpMessage, String, Date)
|
io.netty.handler.codec.http.HttpHeaders.setDateHeader(HttpMessage, String, Iterable)
|
io.netty.handler.codec.http.Cookie.setDiscard(boolean)
Not part of RFC6265
|
io.netty.handler.codec.http.DefaultCookie.setDiscard(boolean) |
io.netty.util.ResourceLeakDetector.setEnabled(boolean)
|
io.netty.handler.codec.http.HttpHeaders.setHeader(HttpMessage, CharSequence, Iterable>)
Use HttpHeaders.set(CharSequence, Iterable) instead.
Sets a new header with the specified name and values. If there is an
existing header with the same name, the existing header is removed.
This getMethod can be represented approximately as the following code:
removeHeader(message, name);
for (Object v: values) {
if (v == null) {
break;
}
addHeader(message, name, v);
}
|
io.netty.handler.codec.http.HttpHeaders.setHeader(HttpMessage, CharSequence, Object)
|
io.netty.handler.codec.http.HttpHeaders.setHeader(HttpMessage, String, Iterable>)
|
io.netty.handler.codec.http.HttpHeaders.setHeader(HttpMessage, String, Object)
|
io.netty.handler.codec.http.HttpHeaders.setHost(HttpMessage, CharSequence)
|
io.netty.handler.codec.http.HttpHeaders.setHost(HttpMessage, String)
|
io.netty.handler.codec.http.HttpHeaders.setIntHeader(HttpMessage, CharSequence, int)
Use HttpHeaders.setInt(CharSequence, int) instead.
Sets a new integer header with the specified name and value. If there
is an existing header with the same name, the existing header is removed.
|
io.netty.handler.codec.http.HttpHeaders.setIntHeader(HttpMessage, CharSequence, Iterable)
Use HttpHeaders.set(CharSequence, Iterable) instead.
Sets a new integer header with the specified name and values. If there
is an existing header with the same name, the existing header is removed.
|
io.netty.handler.codec.http.HttpHeaders.setIntHeader(HttpMessage, String, int)
|
io.netty.handler.codec.http.HttpHeaders.setIntHeader(HttpMessage, String, Iterable)
|
io.netty.handler.codec.http.HttpHeaders.setKeepAlive(HttpMessage, boolean)
Use HttpUtil.setKeepAlive(HttpMessage, boolean) instead.
Sets the value of the "Connection" header depending on the
protocol version of the specified message. This getMethod sets or removes
the "Connection" header depending on what the default keep alive
mode of the message's protocol version is, as specified by
HttpVersion.isKeepAliveDefault() .
- If the connection is kept alive by default:
- set to
"close" if keepAlive is false .
- remove otherwise.
- If the connection is closed by default:
- set to
"keep-alive" if keepAlive is true .
- remove otherwise.
|
io.netty.handler.codec.http.Cookie.setMaxAge(long)
Not part of RFC6265
|
io.netty.channel.DefaultChannelConfig.setMaxMessagesPerRead(int) |
io.netty.channel.ChannelConfig.setMaxMessagesPerRead(int)
Use MaxMessagesRecvByteBufAllocator
Sets the maximum number of messages to read per read loop.
If this value is greater than 1, an event loop might attempt to read multiple times to procure multiple messages.
|
io.netty.channel.socket.DatagramChannelConfig.setMaxMessagesPerRead(int) |
io.netty.channel.socket.DefaultDatagramChannelConfig.setMaxMessagesPerRead(int) |
io.netty.channel.socket.ServerSocketChannelConfig.setMaxMessagesPerRead(int) |
io.netty.channel.socket.DefaultSocketChannelConfig.setMaxMessagesPerRead(int) |
io.netty.channel.socket.DefaultServerSocketChannelConfig.setMaxMessagesPerRead(int) |
io.netty.channel.socket.SocketChannelConfig.setMaxMessagesPerRead(int) |
io.netty.channel.socket.oio.DefaultOioServerSocketChannelConfig.setMaxMessagesPerRead(int) |
io.netty.channel.socket.oio.DefaultOioSocketChannelConfig.setMaxMessagesPerRead(int) |
io.netty.channel.socket.oio.OioServerSocketChannelConfig.setMaxMessagesPerRead(int) |
io.netty.channel.socket.oio.OioSocketChannelConfig.setMaxMessagesPerRead(int) |
io.netty.channel.rxtx.RxtxChannelConfig.setMaxMessagesPerRead(int) |
io.netty.channel.sctp.SctpChannelConfig.setMaxMessagesPerRead(int) |
io.netty.channel.sctp.SctpServerChannelConfig.setMaxMessagesPerRead(int) |
io.netty.channel.sctp.DefaultSctpServerChannelConfig.setMaxMessagesPerRead(int) |
io.netty.channel.sctp.DefaultSctpChannelConfig.setMaxMessagesPerRead(int) |
io.netty.channel.udt.UdtChannelConfig.setMaxMessagesPerRead(int) |
io.netty.channel.udt.UdtServerChannelConfig.setMaxMessagesPerRead(int) |
io.netty.channel.udt.DefaultUdtServerChannelConfig.setMaxMessagesPerRead(int) |
io.netty.channel.udt.DefaultUdtChannelConfig.setMaxMessagesPerRead(int) |
io.netty.channel.epoll.EpollChannelConfig.setMaxMessagesPerRead(int) |
io.netty.channel.epoll.EpollServerSocketChannelConfig.setMaxMessagesPerRead(int) |
io.netty.channel.epoll.EpollDomainSocketChannelConfig.setMaxMessagesPerRead(int) |
io.netty.channel.epoll.EpollSocketChannelConfig.setMaxMessagesPerRead(int) |
io.netty.channel.epoll.EpollServerChannelConfig.setMaxMessagesPerRead(int) |
io.netty.channel.epoll.EpollDatagramChannelConfig.setMaxMessagesPerRead(int) |
io.netty.channel.unix.DomainSocketChannelConfig.setMaxMessagesPerRead(int) |
io.netty.handler.codec.http.Cookie.setPorts(int...)
Not part of RFC6265
|
io.netty.handler.codec.http.DefaultCookie.setPorts(int...) |
io.netty.handler.codec.http.Cookie.setPorts(Iterable)
Not part of RFC6265
|
io.netty.handler.codec.http.DefaultCookie.setPorts(Iterable) |
io.netty.channel.nio.AbstractNioChannel.setReadPending(boolean)
|
io.netty.channel.oio.AbstractOioChannel.setReadPending(boolean)
|
io.netty.channel.socket.nio.NioDatagramChannel.setReadPending(boolean) |
io.netty.channel.socket.oio.OioSocketChannel.setReadPending(boolean) |
io.netty.channel.socket.oio.OioServerSocketChannel.setReadPending(boolean) |
io.netty.handler.ssl.OpenSslSessionContext.setTicketKeys(byte[])
|
io.netty.handler.ssl.ReferenceCountedOpenSslContext.setTicketKeys(byte[])
|
io.netty.handler.codec.http.HttpHeaders.setTransferEncodingChunked(HttpMessage)
|
io.netty.handler.codec.http.Cookie.setVersion(int)
Not part of RFC6265
|
io.netty.handler.codec.http.DefaultCookie.setVersion(int) |
io.netty.channel.DefaultChannelConfig.setWriteBufferHighWaterMark(int) |
io.netty.channel.ChannelConfig.setWriteBufferHighWaterMark(int)
|
io.netty.channel.socket.DefaultDatagramChannelConfig.setWriteBufferHighWaterMark(int) |
io.netty.channel.socket.ServerSocketChannelConfig.setWriteBufferHighWaterMark(int)
|
io.netty.channel.socket.DefaultSocketChannelConfig.setWriteBufferHighWaterMark(int) |
io.netty.channel.socket.DefaultServerSocketChannelConfig.setWriteBufferHighWaterMark(int) |
io.netty.channel.socket.oio.DefaultOioServerSocketChannelConfig.setWriteBufferHighWaterMark(int) |
io.netty.channel.socket.oio.DefaultOioSocketChannelConfig.setWriteBufferHighWaterMark(int) |
io.netty.channel.socket.oio.OioServerSocketChannelConfig.setWriteBufferHighWaterMark(int) |
io.netty.channel.socket.oio.OioSocketChannelConfig.setWriteBufferHighWaterMark(int) |
io.netty.channel.rxtx.RxtxChannelConfig.setWriteBufferHighWaterMark(int) |
io.netty.channel.sctp.SctpChannelConfig.setWriteBufferHighWaterMark(int) |
io.netty.channel.sctp.SctpServerChannelConfig.setWriteBufferHighWaterMark(int) |
io.netty.channel.sctp.DefaultSctpServerChannelConfig.setWriteBufferHighWaterMark(int) |
io.netty.channel.sctp.DefaultSctpChannelConfig.setWriteBufferHighWaterMark(int) |
io.netty.channel.udt.UdtChannelConfig.setWriteBufferHighWaterMark(int) |
io.netty.channel.udt.UdtServerChannelConfig.setWriteBufferHighWaterMark(int) |
io.netty.channel.udt.DefaultUdtServerChannelConfig.setWriteBufferHighWaterMark(int) |
io.netty.channel.udt.DefaultUdtChannelConfig.setWriteBufferHighWaterMark(int) |
io.netty.channel.epoll.EpollChannelConfig.setWriteBufferHighWaterMark(int) |
io.netty.channel.epoll.EpollServerSocketChannelConfig.setWriteBufferHighWaterMark(int) |
io.netty.channel.epoll.EpollDomainSocketChannelConfig.setWriteBufferHighWaterMark(int) |
io.netty.channel.epoll.EpollSocketChannelConfig.setWriteBufferHighWaterMark(int) |
io.netty.channel.epoll.EpollServerChannelConfig.setWriteBufferHighWaterMark(int) |
io.netty.channel.epoll.EpollDatagramChannelConfig.setWriteBufferHighWaterMark(int) |
io.netty.channel.unix.DomainSocketChannelConfig.setWriteBufferHighWaterMark(int) |
io.netty.channel.DefaultChannelConfig.setWriteBufferLowWaterMark(int) |
io.netty.channel.ChannelConfig.setWriteBufferLowWaterMark(int)
|
io.netty.channel.socket.DefaultDatagramChannelConfig.setWriteBufferLowWaterMark(int) |
io.netty.channel.socket.ServerSocketChannelConfig.setWriteBufferLowWaterMark(int)
|
io.netty.channel.socket.DefaultSocketChannelConfig.setWriteBufferLowWaterMark(int) |
io.netty.channel.socket.DefaultServerSocketChannelConfig.setWriteBufferLowWaterMark(int) |
io.netty.channel.socket.oio.DefaultOioServerSocketChannelConfig.setWriteBufferLowWaterMark(int) |
io.netty.channel.socket.oio.DefaultOioSocketChannelConfig.setWriteBufferLowWaterMark(int) |
io.netty.channel.socket.oio.OioServerSocketChannelConfig.setWriteBufferLowWaterMark(int) |
io.netty.channel.socket.oio.OioSocketChannelConfig.setWriteBufferLowWaterMark(int) |
io.netty.channel.rxtx.RxtxChannelConfig.setWriteBufferLowWaterMark(int) |
io.netty.channel.sctp.SctpChannelConfig.setWriteBufferLowWaterMark(int) |
io.netty.channel.sctp.SctpServerChannelConfig.setWriteBufferLowWaterMark(int) |
io.netty.channel.sctp.DefaultSctpServerChannelConfig.setWriteBufferLowWaterMark(int) |
io.netty.channel.sctp.DefaultSctpChannelConfig.setWriteBufferLowWaterMark(int) |
io.netty.channel.udt.UdtChannelConfig.setWriteBufferLowWaterMark(int) |
io.netty.channel.udt.UdtServerChannelConfig.setWriteBufferLowWaterMark(int) |
io.netty.channel.udt.DefaultUdtServerChannelConfig.setWriteBufferLowWaterMark(int) |
io.netty.channel.udt.DefaultUdtChannelConfig.setWriteBufferLowWaterMark(int) |
io.netty.channel.epoll.EpollChannelConfig.setWriteBufferLowWaterMark(int) |
io.netty.channel.epoll.EpollServerSocketChannelConfig.setWriteBufferLowWaterMark(int) |
io.netty.channel.epoll.EpollDomainSocketChannelConfig.setWriteBufferLowWaterMark(int) |
io.netty.channel.epoll.EpollSocketChannelConfig.setWriteBufferLowWaterMark(int) |
io.netty.channel.epoll.EpollServerChannelConfig.setWriteBufferLowWaterMark(int) |
io.netty.channel.epoll.EpollDatagramChannelConfig.setWriteBufferLowWaterMark(int) |
io.netty.channel.unix.DomainSocketChannelConfig.setWriteBufferLowWaterMark(int) |
io.netty.handler.codec.http.cors.CorsConfig.Builder.shortCurcuit()
|
io.netty.util.concurrent.AbstractEventExecutor.shutdown()
|
io.netty.util.concurrent.AbstractEventExecutorGroup.shutdown()
|
io.netty.util.concurrent.ImmediateEventExecutor.shutdown() |
io.netty.util.concurrent.MultithreadEventExecutorGroup.shutdown() |
io.netty.util.concurrent.GlobalEventExecutor.shutdown() |
io.netty.util.concurrent.EventExecutorGroup.shutdown()
|
io.netty.util.concurrent.SingleThreadEventExecutor.shutdown() |
io.netty.channel.ThreadPerChannelEventLoopGroup.shutdown() |
io.netty.microbench.util.AbstractSharedExecutorMicrobenchmark.DelegateHarnessExecutor.shutdown() |
io.netty.util.concurrent.AbstractEventExecutor.shutdownNow()
|
io.netty.util.concurrent.AbstractEventExecutorGroup.shutdownNow()
|
io.netty.util.concurrent.EventExecutorGroup.shutdownNow()
|
io.netty.handler.ssl.ReferenceCountedOpenSslContext.stats()
use #sessionContext#stats()
|
io.netty.handler.traffic.AbstractTrafficShapingHandler.submitWrite(ChannelHandlerContext, Object, long, ChannelPromise) |
io.netty.channel.FileRegion.transfered()
|
io.netty.channel.DefaultFileRegion.transfered() |
io.netty.buffer.Unpooled.unmodifiableBuffer(ByteBuf)
|
io.netty.handler.codec.http.cookie.DefaultCookie.validateValue(String, String)
CookieUtil is package private, will be removed once old Cookie API is dropped
|
io.netty.handler.codec.http.Cookie.version()
Not part of RFC6265
|
io.netty.handler.codec.http.DefaultCookie.version() |
io.netty.handler.codec.http.cors.CorsConfig.withAnyOrigin()
|
io.netty.handler.codec.http.cors.CorsConfig.withOrigin(String)
|
io.netty.handler.codec.http.cors.CorsConfig.withOrigins(String...)
|
io.netty.handler.traffic.TrafficCounter.writeTimeToWait(long, long, long) |