Home / Subdomains / Allocators

Allocators

Browse all 14511 subdomain entities categorized under Allocators in the netty Architecture Docs architecture documentation.

14511 entities · Page 137 of 303

Http2MultiplexHandler() — netty Function Reference
Architecture documentation for the Http2MultiplexHandler() function in Http2StreamChannelBootstrapTest.java from the netty codebase.
Function java
open0FailsPromiseOnHttp2MultiplexHandlerError() — netty Function Reference
Architecture documentation for the open0FailsPromiseOnHttp2MultiplexHandlerError() function in Http2StreamChannelBootstrapTest.java from the netty codebase.
Function java
safeClose() — netty Function Reference
Architecture documentation for the safeClose() function in Http2StreamChannelBootstrapTest.java from the netty codebase.
Function java
testStreamIsNotCreatedIfParentConnectionIsClosedConcurrently() — netty Function Reference
Architecture documentation for the testStreamIsNotCreatedIfParentConnectionIsClosedConcurrently() function in Http2StreamChannelBootstrapTest.java from the netty codebase.
Function java
compareTo() — netty Function Reference
Architecture documentation for the compareTo() function in Http2StreamChannelId.java from the netty codebase.
Function java
equals() — netty Function Reference
Architecture documentation for the equals() function in Http2StreamChannelId.java from the netty codebase.
Function java
getSequenceId() — netty Function Reference
Architecture documentation for the getSequenceId() function in Http2StreamChannelId.java from the netty codebase.
Function java
hashCode() — netty Function Reference
Architecture documentation for the hashCode() function in Http2StreamChannelId.java from the netty codebase.
Function java
Http2StreamChannelId() — netty Function Reference
Architecture documentation for the Http2StreamChannelId() function in Http2StreamChannelId.java from the netty codebase.
Function java
String() — netty Function Reference
Architecture documentation for the String() function in Http2StreamChannelId.java from the netty codebase.
Function java
testSerialization() — netty Function Reference
Architecture documentation for the testSerialization() function in Http2StreamChannelIdTest.java from the netty codebase.
Function java
Http2StreamChannelOption() — netty Function Reference
Architecture documentation for the Http2StreamChannelOption() function in Http2StreamChannelOption.java from the netty codebase.
Function java
acceptInboundMessage() — netty Function Reference
Architecture documentation for the acceptInboundMessage() function in Http2StreamFrameToHttpObjectCodec.java from the netty codebase.
Function java
Channel() — netty Function Reference
Architecture documentation for the Channel() function in Http2StreamFrameToHttpObjectCodec.java from the netty codebase.
Function java
connectionSchemeAttribute() — netty Function Reference
Architecture documentation for the connectionSchemeAttribute() function in Http2StreamFrameToHttpObjectCodec.java from the netty codebase.
Function java
decode() — netty Function Reference
Architecture documentation for the decode() function in Http2StreamFrameToHttpObjectCodec.java from the netty codebase.
Function java
encode() — netty Function Reference
Architecture documentation for the encode() function in Http2StreamFrameToHttpObjectCodec.java from the netty codebase.
Function java
encodeLastContent() — netty Function Reference
Architecture documentation for the encodeLastContent() function in Http2StreamFrameToHttpObjectCodec.java from the netty codebase.
Function java
FullHttpMessage() — netty Function Reference
Architecture documentation for the FullHttpMessage() function in Http2StreamFrameToHttpObjectCodec.java from the netty codebase.
Function java
handlerAdded() — netty Function Reference
Architecture documentation for the handlerAdded() function in Http2StreamFrameToHttpObjectCodec.java from the netty codebase.
Function java
Http2Headers() — netty Function Reference
Architecture documentation for the Http2Headers() function in Http2StreamFrameToHttpObjectCodec.java from the netty codebase.
Function java
Http2StreamFrameToHttpObjectCodec() — netty Function Reference
Architecture documentation for the Http2StreamFrameToHttpObjectCodec() function in Http2StreamFrameToHttpObjectCodec.java from the netty codebase.
Function java
HttpMessage() — netty Function Reference
Architecture documentation for the HttpMessage() function in Http2StreamFrameToHttpObjectCodec.java from the netty codebase.
Function java
HttpScheme() — netty Function Reference
Architecture documentation for the HttpScheme() function in Http2StreamFrameToHttpObjectCodec.java from the netty codebase.
Function java
isContentAlwaysEmpty() — netty Function Reference
Architecture documentation for the isContentAlwaysEmpty() function in Http2StreamFrameToHttpObjectCodec.java from the netty codebase.
Function java
isInformationalResponseHeaderFrame() — netty Function Reference
Architecture documentation for the isInformationalResponseHeaderFrame() function in Http2StreamFrameToHttpObjectCodec.java from the netty codebase.
Function java
isSsl() — netty Function Reference
Architecture documentation for the isSsl() function in Http2StreamFrameToHttpObjectCodec.java from the netty codebase.
Function java
decode100ContinueHttp2HeadersAsFullHttpResponse() — netty Function Reference
Architecture documentation for the decode100ContinueHttp2HeadersAsFullHttpResponse() function in Http2StreamFrameToHttpObjectCodecTest.java from the netty codebase.
Function java
decode103EarlyHintsHttp2HeadersAsFullHttpResponse() — netty Function Reference
Architecture documentation for the decode103EarlyHintsHttp2HeadersAsFullHttpResponse() function in Http2StreamFrameToHttpObjectCodecTest.java from the netty codebase.
Function java
encode100ContinueAsHttp2HeadersFrameThatIsNotEndStream() — netty Function Reference
Architecture documentation for the encode100ContinueAsHttp2HeadersFrameThatIsNotEndStream() function in Http2StreamFrameToHttpObjectCodecTest.java from the netty codebase.
Function java
encodeNonFullHttpResponse100ContinueIsRejected() — netty Function Reference
Architecture documentation for the encodeNonFullHttpResponse100ContinueIsRejected() function in Http2StreamFrameToHttpObjectCodecTest.java from the netty codebase.
Function java
testDecodeDataAsClient() — netty Function Reference
Architecture documentation for the testDecodeDataAsClient() function in Http2StreamFrameToHttpObjectCodecTest.java from the netty codebase.
Function java
testDecodeEndDataAsClient() — netty Function Reference
Architecture documentation for the testDecodeEndDataAsClient() function in Http2StreamFrameToHttpObjectCodecTest.java from the netty codebase.
Function java
testDecodeFullResponseHeaders() — netty Function Reference
Architecture documentation for the testDecodeFullResponseHeaders() function in Http2StreamFrameToHttpObjectCodecTest.java from the netty codebase.
Function java
testDecodeFullResponseHeadersWithStreamID() — netty Function Reference
Architecture documentation for the testDecodeFullResponseHeadersWithStreamID() function in Http2StreamFrameToHttpObjectCodecTest.java from the netty codebase.
Function java
testDecodeResponseHeaders() — netty Function Reference
Architecture documentation for the testDecodeResponseHeaders() function in Http2StreamFrameToHttpObjectCodecTest.java from the netty codebase.
Function java
testDecodeResponseHeadersContentAlwaysEmpty() — netty Function Reference
Architecture documentation for the testDecodeResponseHeadersContentAlwaysEmpty() function in Http2StreamFrameToHttpObjectCodecTest.java from the netty codebase.
Function java
testDecodeResponseHeadersWithContentLength() — netty Function Reference
Architecture documentation for the testDecodeResponseHeadersWithContentLength() function in Http2StreamFrameToHttpObjectCodecTest.java from the netty codebase.
Function java
testDecodeResponseTrailersAsClient() — netty Function Reference
Architecture documentation for the testDecodeResponseTrailersAsClient() function in Http2StreamFrameToHttpObjectCodecTest.java from the netty codebase.
Function java
testDowngradeData() — netty Function Reference
Architecture documentation for the testDowngradeData() function in Http2StreamFrameToHttpObjectCodecTest.java from the netty codebase.
Function java
testDowngradeEndData() — netty Function Reference
Architecture documentation for the testDowngradeEndData() function in Http2StreamFrameToHttpObjectCodecTest.java from the netty codebase.
Function java
testDowngradeFullHeaders() — netty Function Reference
Architecture documentation for the testDowngradeFullHeaders() function in Http2StreamFrameToHttpObjectCodecTest.java from the netty codebase.
Function java
testDowngradeHeaders() — netty Function Reference
Architecture documentation for the testDowngradeHeaders() function in Http2StreamFrameToHttpObjectCodecTest.java from the netty codebase.
Function java
testDowngradeHeadersWithContentLength() — netty Function Reference
Architecture documentation for the testDowngradeHeadersWithContentLength() function in Http2StreamFrameToHttpObjectCodecTest.java from the netty codebase.
Function java
testDowngradeTrailers() — netty Function Reference
Architecture documentation for the testDowngradeTrailers() function in Http2StreamFrameToHttpObjectCodecTest.java from the netty codebase.
Function java
testEncodeChunkAsClient() — netty Function Reference
Architecture documentation for the testEncodeChunkAsClient() function in Http2StreamFrameToHttpObjectCodecTest.java from the netty codebase.
Function java
testEncodeDataEndAsClient() — netty Function Reference
Architecture documentation for the testEncodeDataEndAsClient() function in Http2StreamFrameToHttpObjectCodecTest.java from the netty codebase.
Function java
testEncodeDataEndWithTrailersAsClient() — netty Function Reference
Architecture documentation for the testEncodeDataEndWithTrailersAsClient() function in Http2StreamFrameToHttpObjectCodecTest.java from the netty codebase.
Function java

Analyze Your Own Codebase

Get architecture documentation, dependency graphs, and domain analysis for your codebase in minutes.

Try Supermodel Free