Home / Subdomains / Allocators

Allocators

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

14511 entities · Page 127 of 303

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