Allocators
Browse all 14511 subdomain entities categorized under Allocators in the netty Architecture Docs architecture documentation.
testEncodeEmptyEndAsClient() — netty Function Reference
Architecture documentation for the testEncodeEmptyEndAsClient() function in Http2StreamFrameToHttpObjectCodecTest.java from the netty codebase.
testEncodeEmptyFullRequest() — netty Function Reference
Architecture documentation for the testEncodeEmptyFullRequest() function in Http2StreamFrameToHttpObjectCodecTest.java from the netty codebase.
testEncodeEmptyFullRequestWithTrailers() — netty Function Reference
Architecture documentation for the testEncodeEmptyFullRequestWithTrailers() function in Http2StreamFrameToHttpObjectCodecTest.java from the netty codebase.
testEncodeHttpsSchemeWhenSslHandlerExists() — netty Function Reference
Architecture documentation for the testEncodeHttpsSchemeWhenSslHandlerExists() function in Http2StreamFrameToHttpObjectCodecTest.java from the netty codebase.
testEncodeNonEmptyFullRequest() — netty Function Reference
Architecture documentation for the testEncodeNonEmptyFullRequest() function in Http2StreamFrameToHttpObjectCodecTest.java from the netty codebase.
testEncodeNonEmptyFullRequestWithTrailers() — netty Function Reference
Architecture documentation for the testEncodeNonEmptyFullRequestWithTrailers() function in Http2StreamFrameToHttpObjectCodecTest.java from the netty codebase.
testEncodeRequestHeaders() — netty Function Reference
Architecture documentation for the testEncodeRequestHeaders() function in Http2StreamFrameToHttpObjectCodecTest.java from the netty codebase.
testEncodeTrailersAsClient() — netty Function Reference
Architecture documentation for the testEncodeTrailersAsClient() function in Http2StreamFrameToHttpObjectCodecTest.java from the netty codebase.
testIsSharableBetweenChannels() — netty Function Reference
Architecture documentation for the testIsSharableBetweenChannels() function in Http2StreamFrameToHttpObjectCodecTest.java from the netty codebase.
testPassThroughOther() — netty Function Reference
Architecture documentation for the testPassThroughOther() function in Http2StreamFrameToHttpObjectCodecTest.java from the netty codebase.
testPassThroughOtherAsClient() — netty Function Reference
Architecture documentation for the testPassThroughOtherAsClient() function in Http2StreamFrameToHttpObjectCodecTest.java from the netty codebase.
testUpgradeChunk() — netty Function Reference
Architecture documentation for the testUpgradeChunk() function in Http2StreamFrameToHttpObjectCodecTest.java from the netty codebase.
testUpgradeDataEnd() — netty Function Reference
Architecture documentation for the testUpgradeDataEnd() function in Http2StreamFrameToHttpObjectCodecTest.java from the netty codebase.
testUpgradeDataEndWithTrailers() — netty Function Reference
Architecture documentation for the testUpgradeDataEndWithTrailers() function in Http2StreamFrameToHttpObjectCodecTest.java from the netty codebase.
testUpgradeEmptyEnd() — netty Function Reference
Architecture documentation for the testUpgradeEmptyEnd() function in Http2StreamFrameToHttpObjectCodecTest.java from the netty codebase.
testUpgradeEmptyFullResponse() — netty Function Reference
Architecture documentation for the testUpgradeEmptyFullResponse() function in Http2StreamFrameToHttpObjectCodecTest.java from the netty codebase.
testUpgradeEmptyFullResponseWithTrailers() — netty Function Reference
Architecture documentation for the testUpgradeEmptyFullResponseWithTrailers() function in Http2StreamFrameToHttpObjectCodecTest.java from the netty codebase.
testUpgradeHeaders() — netty Function Reference
Architecture documentation for the testUpgradeHeaders() function in Http2StreamFrameToHttpObjectCodecTest.java from the netty codebase.
testUpgradeNonEmptyFullResponse() — netty Function Reference
Architecture documentation for the testUpgradeNonEmptyFullResponse() function in Http2StreamFrameToHttpObjectCodecTest.java from the netty codebase.
testUpgradeNonEmptyFullResponseWithTrailers() — netty Function Reference
Architecture documentation for the testUpgradeNonEmptyFullResponseWithTrailers() function in Http2StreamFrameToHttpObjectCodecTest.java from the netty codebase.
testUpgradeTrailers() — netty Function Reference
Architecture documentation for the testUpgradeTrailers() function in Http2StreamFrameToHttpObjectCodecTest.java from the netty codebase.
AsciiString() — netty Function Reference
Architecture documentation for the AsciiString() function in Http2TestUtil.java from the netty codebase.
assertEqualsAndRelease() — netty Function Reference
Architecture documentation for the assertEqualsAndRelease() function in Http2TestUtil.java from the netty codebase.
ByteBuf() — netty Function Reference
Architecture documentation for the ByteBuf() function in Http2TestUtil.java from the netty codebase.
ChannelPromise() — netty Function Reference
Architecture documentation for the ChannelPromise() function in Http2TestUtil.java from the netty codebase.
CharSequence() — netty Function Reference
Architecture documentation for the CharSequence() function in Http2TestUtil.java from the netty codebase.
FrameCountDown() — netty Function Reference
Architecture documentation for the FrameCountDown() function in Http2TestUtil.java from the netty codebase.
hasFrame() — netty Function Reference
Architecture documentation for the hasFrame() function in Http2TestUtil.java from the netty codebase.
HpackDecoder() — netty Function Reference
Architecture documentation for the HpackDecoder() function in Http2TestUtil.java from the netty codebase.
HpackEncoder() — netty Function Reference
Architecture documentation for the HpackEncoder() function in Http2TestUtil.java from the netty codebase.
Http2FrameWriter() — netty Function Reference
Architecture documentation for the Http2FrameWriter() function in Http2TestUtil.java from the netty codebase.
Http2Settings() — netty Function Reference
Architecture documentation for the Http2Settings() function in Http2TestUtil.java from the netty codebase.
Http2Stream() — netty Function Reference
Architecture documentation for the Http2Stream() function in Http2TestUtil.java from the netty codebase.
Http2TestUtil() — netty Function Reference
Architecture documentation for the Http2TestUtil() function in Http2TestUtil.java from the netty codebase.
onDataRead() — netty Function Reference
Architecture documentation for the onDataRead() function in Http2TestUtil.java from the netty codebase.
onGoAwayRead() — netty Function Reference
Architecture documentation for the onGoAwayRead() function in Http2TestUtil.java from the netty codebase.
onHeadersRead() — netty Function Reference
Architecture documentation for the onHeadersRead() function in Http2TestUtil.java from the netty codebase.
onPingAckRead() — netty Function Reference
Architecture documentation for the onPingAckRead() function in Http2TestUtil.java from the netty codebase.
onPingRead() — netty Function Reference
Architecture documentation for the onPingRead() function in Http2TestUtil.java from the netty codebase.
onPriorityRead() — netty Function Reference
Architecture documentation for the onPriorityRead() function in Http2TestUtil.java from the netty codebase.
onPushPromiseRead() — netty Function Reference
Architecture documentation for the onPushPromiseRead() function in Http2TestUtil.java from the netty codebase.
onRstStreamRead() — netty Function Reference
Architecture documentation for the onRstStreamRead() function in Http2TestUtil.java from the netty codebase.
onSettingsAckRead() — netty Function Reference
Architecture documentation for the onSettingsAckRead() function in Http2TestUtil.java from the netty codebase.
onSettingsRead() — netty Function Reference
Architecture documentation for the onSettingsRead() function in Http2TestUtil.java from the netty codebase.
onUnknownFrame() — netty Function Reference
Architecture documentation for the onUnknownFrame() function in Http2TestUtil.java from the netty codebase.
onWindowUpdateRead() — netty Function Reference
Architecture documentation for the onWindowUpdateRead() function in Http2TestUtil.java from the netty codebase.
pendingBytes() — netty Function Reference
Architecture documentation for the pendingBytes() function in Http2TestUtil.java from the netty codebase.
randomBytes() — netty Function Reference
Architecture documentation for the randomBytes() function in Http2TestUtil.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