Allocators
Browse all 14511 subdomain entities categorized under Allocators in the netty Architecture Docs architecture documentation.
onPriorityRead() — netty Function Reference
Architecture documentation for the onPriorityRead() function in Http2FrameCodec.java from the netty codebase.
onPushPromiseRead() — netty Function Reference
Architecture documentation for the onPushPromiseRead() function in Http2FrameCodec.java from the netty codebase.
onRstStreamRead() — netty Function Reference
Architecture documentation for the onRstStreamRead() function in Http2FrameCodec.java from the netty codebase.
onSettingsAckRead() — netty Function Reference
Architecture documentation for the onSettingsAckRead() function in Http2FrameCodec.java from the netty codebase.
onSettingsRead() — netty Function Reference
Architecture documentation for the onSettingsRead() function in Http2FrameCodec.java from the netty codebase.
onStreamActive() — netty Function Reference
Architecture documentation for the onStreamActive() function in Http2FrameCodec.java from the netty codebase.
onStreamActive0() — netty Function Reference
Architecture documentation for the onStreamActive0() function in Http2FrameCodec.java from the netty codebase.
onStreamAdded() — netty Function Reference
Architecture documentation for the onStreamAdded() function in Http2FrameCodec.java from the netty codebase.
onStreamClosed() — netty Function Reference
Architecture documentation for the onStreamClosed() function in Http2FrameCodec.java from the netty codebase.
onStreamError() — netty Function Reference
Architecture documentation for the onStreamError() function in Http2FrameCodec.java from the netty codebase.
onStreamHalfClosed() — netty Function Reference
Architecture documentation for the onStreamHalfClosed() function in Http2FrameCodec.java from the netty codebase.
onUnknownFrame() — netty Function Reference
Architecture documentation for the onUnknownFrame() function in Http2FrameCodec.java from the netty codebase.
onUpgradeEvent() — netty Function Reference
Architecture documentation for the onUpgradeEvent() function in Http2FrameCodec.java from the netty codebase.
onUserEventTriggered() — netty Function Reference
Architecture documentation for the onUserEventTriggered() function in Http2FrameCodec.java from the netty codebase.
onWindowUpdateRead() — netty Function Reference
Architecture documentation for the onWindowUpdateRead() function in Http2FrameCodec.java from the netty codebase.
State() — netty Function Reference
Architecture documentation for the State() function in Http2FrameCodec.java from the netty codebase.
String() — netty Function Reference
Architecture documentation for the String() function in Http2FrameCodec.java from the netty codebase.
tryExpandConnectionFlowControlWindow() — netty Function Reference
Architecture documentation for the tryExpandConnectionFlowControlWindow() function in Http2FrameCodec.java from the netty codebase.
userEventTriggered() — netty Function Reference
Architecture documentation for the userEventTriggered() function in Http2FrameCodec.java from the netty codebase.
writabilityChanged() — netty Function Reference
Architecture documentation for the writabilityChanged() function in Http2FrameCodec.java from the netty codebase.
write() — netty Function Reference
Architecture documentation for the write() function in Http2FrameCodec.java from the netty codebase.
writeGoAwayFrame() — netty Function Reference
Architecture documentation for the writeGoAwayFrame() function in Http2FrameCodec.java from the netty codebase.
writeHeadersFrame() — netty Function Reference
Architecture documentation for the writeHeadersFrame() function in Http2FrameCodec.java from the netty codebase.
writePushPromise() — netty Function Reference
Architecture documentation for the writePushPromise() function in Http2FrameCodec.java from the netty codebase.
decoderEnforceMaxConsecutiveEmptyDataFrames() — netty Function Reference
Architecture documentation for the decoderEnforceMaxConsecutiveEmptyDataFrames() function in Http2FrameCodecBuilder.java from the netty codebase.
encoderEnforceMaxConcurrentStreams() — netty Function Reference
Architecture documentation for the encoderEnforceMaxConcurrentStreams() function in Http2FrameCodecBuilder.java from the netty codebase.
encoderEnforceMaxQueuedControlFrames() — netty Function Reference
Architecture documentation for the encoderEnforceMaxQueuedControlFrames() function in Http2FrameCodecBuilder.java from the netty codebase.
gracefulShutdownTimeoutMillis() — netty Function Reference
Architecture documentation for the gracefulShutdownTimeoutMillis() function in Http2FrameCodecBuilder.java from the netty codebase.
headerSensitivityDetector() — netty Function Reference
Architecture documentation for the headerSensitivityDetector() function in Http2FrameCodecBuilder.java from the netty codebase.
Http2FrameCodec() — netty Function Reference
Architecture documentation for the Http2FrameCodec() function in Http2FrameCodecBuilder.java from the netty codebase.
Http2FrameCodecBuilder() — netty Function Reference
Architecture documentation for the Http2FrameCodecBuilder() function in Http2FrameCodecBuilder.java from the netty codebase.
Http2FrameLogger() — netty Function Reference
Architecture documentation for the Http2FrameLogger() function in Http2FrameCodecBuilder.java from the netty codebase.
Http2Settings() — netty Function Reference
Architecture documentation for the Http2Settings() function in Http2FrameCodecBuilder.java from the netty codebase.
isServer() — netty Function Reference
Architecture documentation for the isServer() function in Http2FrameCodecBuilder.java from the netty codebase.
isValidateHeaders() — netty Function Reference
Architecture documentation for the isValidateHeaders() function in Http2FrameCodecBuilder.java from the netty codebase.
maxReservedStreams() — netty Function Reference
Architecture documentation for the maxReservedStreams() function in Http2FrameCodecBuilder.java from the netty codebase.
MyHttp2FrameCodec() — netty Function Reference
Architecture documentation for the MyHttp2FrameCodec() function in Http2FrameCodecSubClassTest.java from the netty codebase.
testCompiles() — netty Function Reference
Architecture documentation for the testCompiles() function in Http2FrameCodecSubClassTest.java from the netty codebase.
assertInboundStreamFrame() — netty Function Reference
Architecture documentation for the assertInboundStreamFrame() function in Http2FrameCodecTest.java from the netty codebase.
autoAckPingFalse() — netty Function Reference
Architecture documentation for the autoAckPingFalse() function in Http2FrameCodecTest.java from the netty codebase.
autoAckPingTrue() — netty Function Reference
Architecture documentation for the autoAckPingTrue() function in Http2FrameCodecTest.java from the netty codebase.
canCreateCustomUnknownFrame() — netty Function Reference
Architecture documentation for the canCreateCustomUnknownFrame() function in Http2FrameCodecTest.java from the netty codebase.
ChannelHandlerContext() — netty Function Reference
Architecture documentation for the ChannelHandlerContext() function in Http2FrameCodecTest.java from the netty codebase.
deallocate() — netty Function Reference
Architecture documentation for the deallocate() function in Http2FrameCodecTest.java from the netty codebase.
doNotLeakOnFailedInitializationForChannels() — netty Function Reference
Architecture documentation for the doNotLeakOnFailedInitializationForChannels() function in Http2FrameCodecTest.java from the netty codebase.
entityRequestEntityResponse() — netty Function Reference
Architecture documentation for the entityRequestEntityResponse() function in Http2FrameCodecTest.java from the netty codebase.
flowControlShouldBeResilientToMissingStreams() — netty Function Reference
Architecture documentation for the flowControlShouldBeResilientToMissingStreams() function in Http2FrameCodecTest.java from the netty codebase.
goAwayLastStreamIdOverflowed() — netty Function Reference
Architecture documentation for the goAwayLastStreamIdOverflowed() function in Http2FrameCodecTest.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