Allocators
Browse all 14511 subdomain entities categorized under Allocators in the netty Architecture Docs architecture documentation.
Http2MultiplexHandler() — netty Function Reference
Architecture documentation for the Http2MultiplexHandler() function in Http2StreamChannelBootstrapTest.java from the netty codebase.
open0FailsPromiseOnHttp2MultiplexHandlerError() — netty Function Reference
Architecture documentation for the open0FailsPromiseOnHttp2MultiplexHandlerError() function in Http2StreamChannelBootstrapTest.java from the netty codebase.
safeClose() — netty Function Reference
Architecture documentation for the safeClose() function in Http2StreamChannelBootstrapTest.java from the netty codebase.
testStreamIsNotCreatedIfParentConnectionIsClosedConcurrently() — netty Function Reference
Architecture documentation for the testStreamIsNotCreatedIfParentConnectionIsClosedConcurrently() function in Http2StreamChannelBootstrapTest.java from the netty codebase.
compareTo() — netty Function Reference
Architecture documentation for the compareTo() function in Http2StreamChannelId.java from the netty codebase.
equals() — netty Function Reference
Architecture documentation for the equals() function in Http2StreamChannelId.java from the netty codebase.
getSequenceId() — netty Function Reference
Architecture documentation for the getSequenceId() function in Http2StreamChannelId.java from the netty codebase.
hashCode() — netty Function Reference
Architecture documentation for the hashCode() function in Http2StreamChannelId.java from the netty codebase.
Http2StreamChannelId() — netty Function Reference
Architecture documentation for the Http2StreamChannelId() function in Http2StreamChannelId.java from the netty codebase.
String() — netty Function Reference
Architecture documentation for the String() function in Http2StreamChannelId.java from the netty codebase.
testSerialization() — netty Function Reference
Architecture documentation for the testSerialization() function in Http2StreamChannelIdTest.java from the netty codebase.
Http2StreamChannelOption() — netty Function Reference
Architecture documentation for the Http2StreamChannelOption() function in Http2StreamChannelOption.java from the netty codebase.
acceptInboundMessage() — netty Function Reference
Architecture documentation for the acceptInboundMessage() function in Http2StreamFrameToHttpObjectCodec.java from the netty codebase.
Channel() — netty Function Reference
Architecture documentation for the Channel() function in Http2StreamFrameToHttpObjectCodec.java from the netty codebase.
connectionSchemeAttribute() — netty Function Reference
Architecture documentation for the connectionSchemeAttribute() function in Http2StreamFrameToHttpObjectCodec.java from the netty codebase.
decode() — netty Function Reference
Architecture documentation for the decode() function in Http2StreamFrameToHttpObjectCodec.java from the netty codebase.
encode() — netty Function Reference
Architecture documentation for the encode() function in Http2StreamFrameToHttpObjectCodec.java from the netty codebase.
encodeLastContent() — netty Function Reference
Architecture documentation for the encodeLastContent() function in Http2StreamFrameToHttpObjectCodec.java from the netty codebase.
FullHttpMessage() — netty Function Reference
Architecture documentation for the FullHttpMessage() function in Http2StreamFrameToHttpObjectCodec.java from the netty codebase.
handlerAdded() — netty Function Reference
Architecture documentation for the handlerAdded() function in Http2StreamFrameToHttpObjectCodec.java from the netty codebase.
Http2Headers() — netty Function Reference
Architecture documentation for the Http2Headers() function in Http2StreamFrameToHttpObjectCodec.java from the netty codebase.
Http2StreamFrameToHttpObjectCodec() — netty Function Reference
Architecture documentation for the Http2StreamFrameToHttpObjectCodec() function in Http2StreamFrameToHttpObjectCodec.java from the netty codebase.
HttpMessage() — netty Function Reference
Architecture documentation for the HttpMessage() function in Http2StreamFrameToHttpObjectCodec.java from the netty codebase.
HttpScheme() — netty Function Reference
Architecture documentation for the HttpScheme() function in Http2StreamFrameToHttpObjectCodec.java from the netty codebase.
isContentAlwaysEmpty() — netty Function Reference
Architecture documentation for the isContentAlwaysEmpty() function in Http2StreamFrameToHttpObjectCodec.java from the netty codebase.
isInformationalResponseHeaderFrame() — netty Function Reference
Architecture documentation for the isInformationalResponseHeaderFrame() function in Http2StreamFrameToHttpObjectCodec.java from the netty codebase.
isSsl() — netty Function Reference
Architecture documentation for the isSsl() function in Http2StreamFrameToHttpObjectCodec.java from the netty codebase.
decode100ContinueHttp2HeadersAsFullHttpResponse() — netty Function Reference
Architecture documentation for the decode100ContinueHttp2HeadersAsFullHttpResponse() function in Http2StreamFrameToHttpObjectCodecTest.java from the netty codebase.
decode103EarlyHintsHttp2HeadersAsFullHttpResponse() — netty Function Reference
Architecture documentation for the decode103EarlyHintsHttp2HeadersAsFullHttpResponse() function in Http2StreamFrameToHttpObjectCodecTest.java from the netty codebase.
encode100ContinueAsHttp2HeadersFrameThatIsNotEndStream() — netty Function Reference
Architecture documentation for the encode100ContinueAsHttp2HeadersFrameThatIsNotEndStream() function in Http2StreamFrameToHttpObjectCodecTest.java from the netty codebase.
encodeNonFullHttpResponse100ContinueIsRejected() — netty Function Reference
Architecture documentation for the encodeNonFullHttpResponse100ContinueIsRejected() function in Http2StreamFrameToHttpObjectCodecTest.java from the netty codebase.
testDecodeDataAsClient() — netty Function Reference
Architecture documentation for the testDecodeDataAsClient() function in Http2StreamFrameToHttpObjectCodecTest.java from the netty codebase.
testDecodeEndDataAsClient() — netty Function Reference
Architecture documentation for the testDecodeEndDataAsClient() function in Http2StreamFrameToHttpObjectCodecTest.java from the netty codebase.
testDecodeFullResponseHeaders() — netty Function Reference
Architecture documentation for the testDecodeFullResponseHeaders() function in Http2StreamFrameToHttpObjectCodecTest.java from the netty codebase.
testDecodeFullResponseHeadersWithStreamID() — netty Function Reference
Architecture documentation for the testDecodeFullResponseHeadersWithStreamID() function in Http2StreamFrameToHttpObjectCodecTest.java from the netty codebase.
testDecodeResponseHeaders() — netty Function Reference
Architecture documentation for the testDecodeResponseHeaders() function in Http2StreamFrameToHttpObjectCodecTest.java from the netty codebase.
testDecodeResponseHeadersContentAlwaysEmpty() — netty Function Reference
Architecture documentation for the testDecodeResponseHeadersContentAlwaysEmpty() function in Http2StreamFrameToHttpObjectCodecTest.java from the netty codebase.
testDecodeResponseHeadersWithContentLength() — netty Function Reference
Architecture documentation for the testDecodeResponseHeadersWithContentLength() function in Http2StreamFrameToHttpObjectCodecTest.java from the netty codebase.
testDecodeResponseTrailersAsClient() — netty Function Reference
Architecture documentation for the testDecodeResponseTrailersAsClient() function in Http2StreamFrameToHttpObjectCodecTest.java from the netty codebase.
testDowngradeData() — netty Function Reference
Architecture documentation for the testDowngradeData() function in Http2StreamFrameToHttpObjectCodecTest.java from the netty codebase.
testDowngradeEndData() — netty Function Reference
Architecture documentation for the testDowngradeEndData() function in Http2StreamFrameToHttpObjectCodecTest.java from the netty codebase.
testDowngradeFullHeaders() — netty Function Reference
Architecture documentation for the testDowngradeFullHeaders() function in Http2StreamFrameToHttpObjectCodecTest.java from the netty codebase.
testDowngradeHeaders() — netty Function Reference
Architecture documentation for the testDowngradeHeaders() function in Http2StreamFrameToHttpObjectCodecTest.java from the netty codebase.
testDowngradeHeadersWithContentLength() — netty Function Reference
Architecture documentation for the testDowngradeHeadersWithContentLength() function in Http2StreamFrameToHttpObjectCodecTest.java from the netty codebase.
testDowngradeTrailers() — netty Function Reference
Architecture documentation for the testDowngradeTrailers() function in Http2StreamFrameToHttpObjectCodecTest.java from the netty codebase.
testEncodeChunkAsClient() — netty Function Reference
Architecture documentation for the testEncodeChunkAsClient() function in Http2StreamFrameToHttpObjectCodecTest.java from the netty codebase.
testEncodeDataEndAsClient() — netty Function Reference
Architecture documentation for the testEncodeDataEndAsClient() function in Http2StreamFrameToHttpObjectCodecTest.java from the netty codebase.
testEncodeDataEndWithTrailersAsClient() — netty Function Reference
Architecture documentation for the testEncodeDataEndWithTrailersAsClient() function in Http2StreamFrameToHttpObjectCodecTest.java from the netty codebase.
Analyze Your Own Codebase
Get architecture documentation, dependency graphs, and domain analysis for your codebase in minutes.
Try Supermodel Free