Allocators
Browse all 14511 subdomain entities categorized under Allocators in the netty Architecture Docs architecture documentation.
connectionErrorShouldStartShutdown() — netty Function Reference
Architecture documentation for the connectionErrorShouldStartShutdown() function in Http2ConnectionHandlerTest.java from the netty codebase.
encoderAndDecoderAreClosedOnChannelInactive() — netty Function Reference
Architecture documentation for the encoderAndDecoderAreClosedOnChannelInactive() function in Http2ConnectionHandlerTest.java from the netty codebase.
gracefulShutdownIndefiniteTimeoutTest() — netty Function Reference
Architecture documentation for the gracefulShutdownIndefiniteTimeoutTest() function in Http2ConnectionHandlerTest.java from the netty codebase.
gracefulShutdownTimeoutNoActiveStreams() — netty Function Reference
Architecture documentation for the gracefulShutdownTimeoutNoActiveStreams() function in Http2ConnectionHandlerTest.java from the netty codebase.
gracefulShutdownTimeoutTest() — netty Function Reference
Architecture documentation for the gracefulShutdownTimeoutTest() function in Http2ConnectionHandlerTest.java from the netty codebase.
gracefulShutdownTimeoutWhenConnectionErrorGracefulShutdownTest() — netty Function Reference
Architecture documentation for the gracefulShutdownTimeoutWhenConnectionErrorGracefulShutdownTest() function in Http2ConnectionHandlerTest.java from the netty codebase.
gracefulShutdownTimeoutWhenConnectionErrorHardShutdownTest() — netty Function Reference
Architecture documentation for the gracefulShutdownTimeoutWhenConnectionErrorHardShutdownTest() function in Http2ConnectionHandlerTest.java from the netty codebase.
gracefulShutdownTimeoutWhenConnectionErrorTest0() — netty Function Reference
Architecture documentation for the gracefulShutdownTimeoutWhenConnectionErrorTest0() function in Http2ConnectionHandlerTest.java from the netty codebase.
Http2ConnectionHandler() — netty Function Reference
Architecture documentation for the Http2ConnectionHandler() function in Http2ConnectionHandlerTest.java from the netty codebase.
onHttpClientUpgradeWithoutHandlerAdded() — netty Function Reference
Architecture documentation for the onHttpClientUpgradeWithoutHandlerAdded() function in Http2ConnectionHandlerTest.java from the netty codebase.
onHttpServerUpgradeWithoutHandlerAdded() — netty Function Reference
Architecture documentation for the onHttpServerUpgradeWithoutHandlerAdded() function in Http2ConnectionHandlerTest.java from the netty codebase.
prefaceUserEventProcessed() — netty Function Reference
Architecture documentation for the prefaceUserEventProcessed() function in Http2ConnectionHandlerTest.java from the netty codebase.
serverReceivingClientPrefaceStringFollowedByNonSettingsShouldHandleException() — netty Function Reference
Architecture documentation for the serverReceivingClientPrefaceStringFollowedByNonSettingsShouldHandleException() function in Http2ConnectionHandlerTest.java from the netty codebase.
serverReceivingHttp1ClientPrefaceStringShouldIncludePreface() — netty Function Reference
Architecture documentation for the serverReceivingHttp1ClientPrefaceStringShouldIncludePreface() function in Http2ConnectionHandlerTest.java from the netty codebase.
serverReceivingInvalidClientPrefaceStringShouldHandleException() — netty Function Reference
Architecture documentation for the serverReceivingInvalidClientPrefaceStringShouldHandleException() function in Http2ConnectionHandlerTest.java from the netty codebase.
serverReceivingInvalidClientSettingsAfterPrefaceShouldHandleException() — netty Function Reference
Architecture documentation for the serverReceivingInvalidClientSettingsAfterPrefaceShouldHandleException() function in Http2ConnectionHandlerTest.java from the netty codebase.
serverReceivingValidClientPrefaceStringShouldContinueReadingFrames() — netty Function Reference
Architecture documentation for the serverReceivingValidClientPrefaceStringShouldContinueReadingFrames() function in Http2ConnectionHandlerTest.java from the netty codebase.
serverShouldCreateStreamIfNeededBeforeSending431() — netty Function Reference
Architecture documentation for the serverShouldCreateStreamIfNeededBeforeSending431() function in Http2ConnectionHandlerTest.java from the netty codebase.
serverShouldNeverSend431HeaderSizeErrorWhenEncoding() — netty Function Reference
Architecture documentation for the serverShouldNeverSend431HeaderSizeErrorWhenEncoding() function in Http2ConnectionHandlerTest.java from the netty codebase.
serverShouldNeverSend431IfHeadersAlreadySent() — netty Function Reference
Architecture documentation for the serverShouldNeverSend431IfHeadersAlreadySent() function in Http2ConnectionHandlerTest.java from the netty codebase.
serverShouldNotSendClientPrefaceStringWhenActive() — netty Function Reference
Architecture documentation for the serverShouldNotSendClientPrefaceStringWhenActive() function in Http2ConnectionHandlerTest.java from the netty codebase.
serverShouldSend431OnHeaderSizeErrorWhenDecodingInitialHeaders() — netty Function Reference
Architecture documentation for the serverShouldSend431OnHeaderSizeErrorWhenDecodingInitialHeaders() function in Http2ConnectionHandlerTest.java from the netty codebase.
setup() — netty Function Reference
Architecture documentation for the setup() function in Http2ConnectionHandlerTest.java from the netty codebase.
tearDown() — netty Function Reference
Architecture documentation for the tearDown() function in Http2ConnectionHandlerTest.java from the netty codebase.
verifyChannelHandlerCanBeReusedInPipeline() — netty Function Reference
Architecture documentation for the verifyChannelHandlerCanBeReusedInPipeline() function in Http2ConnectionHandlerTest.java from the netty codebase.
writeRstOnClosedStreamShouldSucceed() — netty Function Reference
Architecture documentation for the writeRstOnClosedStreamShouldSucceed() function in Http2ConnectionHandlerTest.java from the netty codebase.
writeRstOnIdleStreamShouldNotWriteButStillSucceed() — netty Function Reference
Architecture documentation for the writeRstOnIdleStreamShouldNotWriteButStillSucceed() function in Http2ConnectionHandlerTest.java from the netty codebase.
writeRstOnNonExistantStreamShouldSucceed() — netty Function Reference
Architecture documentation for the writeRstOnNonExistantStreamShouldSucceed() function in Http2ConnectionHandlerTest.java from the netty codebase.
writeRstStreamUsingVoidPromise() — netty Function Reference
Architecture documentation for the writeRstStreamUsingVoidPromise() function in Http2ConnectionHandlerTest.java from the netty codebase.
Http2ConnectionPrefaceAndSettingsFrameWrittenEvent() — netty Function Reference
Architecture documentation for the Http2ConnectionPrefaceAndSettingsFrameWrittenEvent() function in Http2ConnectionPrefaceAndSettingsFrameWrittenEvent.java from the netty codebase.
bootstrapEnv() — netty Function Reference
Architecture documentation for the bootstrapEnv() function in Http2ConnectionRoundtripTest.java from the netty codebase.
ByteBuf() — netty Function Reference
Architecture documentation for the ByteBuf() function in Http2ConnectionRoundtripTest.java from the netty codebase.
ChannelHandlerContext() — netty Function Reference
Architecture documentation for the ChannelHandlerContext() function in Http2ConnectionRoundtripTest.java from the netty codebase.
ChannelPromise() — netty Function Reference
Architecture documentation for the ChannelPromise() function in Http2ConnectionRoundtripTest.java from the netty codebase.
createStreamAfterReceiveGoAwayShouldNotSendGoAway() — netty Function Reference
Architecture documentation for the createStreamAfterReceiveGoAwayShouldNotSendGoAway() function in Http2ConnectionRoundtripTest.java from the netty codebase.
encodeViolatesMaxHeaderListSizeCanStillUseConnection() — netty Function Reference
Architecture documentation for the encodeViolatesMaxHeaderListSizeCanStillUseConnection() function in Http2ConnectionRoundtripTest.java from the netty codebase.
flowControlProperlyChunksLargeMessage() — netty Function Reference
Architecture documentation for the flowControlProperlyChunksLargeMessage() function in Http2ConnectionRoundtripTest.java from the netty codebase.
headersUsingHigherValuedStreamIdPreventsUsingLowerStreamId() — netty Function Reference
Architecture documentation for the headersUsingHigherValuedStreamIdPreventsUsingLowerStreamId() function in Http2ConnectionRoundtripTest.java from the netty codebase.
headersWithEndStreamShouldNotSendError() — netty Function Reference
Architecture documentation for the headersWithEndStreamShouldNotSendError() function in Http2ConnectionRoundtripTest.java from the netty codebase.
http2ExceptionInPipelineShouldCloseConnection() — netty Function Reference
Architecture documentation for the http2ExceptionInPipelineShouldCloseConnection() function in Http2ConnectionRoundtripTest.java from the netty codebase.
Http2Headers() — netty Function Reference
Architecture documentation for the Http2Headers() function in Http2ConnectionRoundtripTest.java from the netty codebase.
inflightFrameAfterStreamResetShouldNotMakeConnectionUnusable() — netty Function Reference
Architecture documentation for the inflightFrameAfterStreamResetShouldNotMakeConnectionUnusable() function in Http2ConnectionRoundtripTest.java from the netty codebase.
listenerExceptionShouldCloseConnection() — netty Function Reference
Architecture documentation for the listenerExceptionShouldCloseConnection() function in Http2ConnectionRoundtripTest.java from the netty codebase.
listenerIsNotifiedOfGoawayBeforeStreamsAreRemovedFromTheConnection() — netty Function Reference
Architecture documentation for the listenerIsNotifiedOfGoawayBeforeStreamsAreRemovedFromTheConnection() function in Http2ConnectionRoundtripTest.java from the netty codebase.
mockFlowControl() — netty Function Reference
Architecture documentation for the mockFlowControl() function in Http2ConnectionRoundtripTest.java from the netty codebase.
noMoreStreamIdsShouldSendGoAway() — netty Function Reference
Architecture documentation for the noMoreStreamIdsShouldSendGoAway() function in Http2ConnectionRoundtripTest.java from the netty codebase.
nonHttp2ExceptionInPipelineShouldNotCloseConnection() — netty Function Reference
Architecture documentation for the nonHttp2ExceptionInPipelineShouldNotCloseConnection() function in Http2ConnectionRoundtripTest.java from the netty codebase.
priorityUsingHigherValuedStreamIdDoesNotPreventUsingLowerStreamId() — netty Function Reference
Architecture documentation for the priorityUsingHigherValuedStreamIdDoesNotPreventUsingLowerStreamId() function in Http2ConnectionRoundtripTest.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