Allocators
Browse all 14511 subdomain entities categorized under Allocators in the netty Architecture Docs architecture documentation.
headerSizeExceeded() — netty Function Reference
Architecture documentation for the headerSizeExceeded() function in DefaultHttp2FrameReader.java from the netty codebase.
Http2FrameSizePolicy() — netty Function Reference
Architecture documentation for the Http2FrameSizePolicy() function in DefaultHttp2FrameReader.java from the netty codebase.
Http2Headers() — netty Function Reference
Architecture documentation for the Http2Headers() function in DefaultHttp2FrameReader.java from the netty codebase.
lengthWithoutTrailingPadding() — netty Function Reference
Architecture documentation for the lengthWithoutTrailingPadding() function in DefaultHttp2FrameReader.java from the netty codebase.
maxFrameSize() — netty Function Reference
Architecture documentation for the maxFrameSize() function in DefaultHttp2FrameReader.java from the netty codebase.
preProcessFrame() — netty Function Reference
Architecture documentation for the preProcessFrame() function in DefaultHttp2FrameReader.java from the netty codebase.
processFragment() — netty Function Reference
Architecture documentation for the processFragment() function in DefaultHttp2FrameReader.java from the netty codebase.
processPayloadState() — netty Function Reference
Architecture documentation for the processPayloadState() function in DefaultHttp2FrameReader.java from the netty codebase.
readContinuationFrame() — netty Function Reference
Architecture documentation for the readContinuationFrame() function in DefaultHttp2FrameReader.java from the netty codebase.
readDataFrame() — netty Function Reference
Architecture documentation for the readDataFrame() function in DefaultHttp2FrameReader.java from the netty codebase.
readFrame() — netty Function Reference
Architecture documentation for the readFrame() function in DefaultHttp2FrameReader.java from the netty codebase.
readGoAwayFrame() — netty Function Reference
Architecture documentation for the readGoAwayFrame() function in DefaultHttp2FrameReader.java from the netty codebase.
readHeadersFrame() — netty Function Reference
Architecture documentation for the readHeadersFrame() function in DefaultHttp2FrameReader.java from the netty codebase.
readPadding() — netty Function Reference
Architecture documentation for the readPadding() function in DefaultHttp2FrameReader.java from the netty codebase.
readPingFrame() — netty Function Reference
Architecture documentation for the readPingFrame() function in DefaultHttp2FrameReader.java from the netty codebase.
readPriorityFrame() — netty Function Reference
Architecture documentation for the readPriorityFrame() function in DefaultHttp2FrameReader.java from the netty codebase.
readPushPromiseFrame() — netty Function Reference
Architecture documentation for the readPushPromiseFrame() function in DefaultHttp2FrameReader.java from the netty codebase.
readRstStreamFrame() — netty Function Reference
Architecture documentation for the readRstStreamFrame() function in DefaultHttp2FrameReader.java from the netty codebase.
readSettingsFrame() — netty Function Reference
Architecture documentation for the readSettingsFrame() function in DefaultHttp2FrameReader.java from the netty codebase.
readUnknownFrame() — netty Function Reference
Architecture documentation for the readUnknownFrame() function in DefaultHttp2FrameReader.java from the netty codebase.
readWindowUpdateFrame() — netty Function Reference
Architecture documentation for the readWindowUpdateFrame() function in DefaultHttp2FrameReader.java from the netty codebase.
resetHeadersContinuationIfEnd() — netty Function Reference
Architecture documentation for the resetHeadersContinuationIfEnd() function in DefaultHttp2FrameReader.java from the netty codebase.
verifyAssociatedWithAStream() — netty Function Reference
Architecture documentation for the verifyAssociatedWithAStream() function in DefaultHttp2FrameReader.java from the netty codebase.
verifyContinuationFrame() — netty Function Reference
Architecture documentation for the verifyContinuationFrame() function in DefaultHttp2FrameReader.java from the netty codebase.
verifyDataFrame() — netty Function Reference
Architecture documentation for the verifyDataFrame() function in DefaultHttp2FrameReader.java from the netty codebase.
verifyFrameState() — netty Function Reference
Architecture documentation for the verifyFrameState() function in DefaultHttp2FrameReader.java from the netty codebase.
verifyGoAwayFrame() — netty Function Reference
Architecture documentation for the verifyGoAwayFrame() function in DefaultHttp2FrameReader.java from the netty codebase.
verifyHeadersFrame() — netty Function Reference
Architecture documentation for the verifyHeadersFrame() function in DefaultHttp2FrameReader.java from the netty codebase.
verifyNotProcessingHeaders() — netty Function Reference
Architecture documentation for the verifyNotProcessingHeaders() function in DefaultHttp2FrameReader.java from the netty codebase.
verifyPingFrame() — netty Function Reference
Architecture documentation for the verifyPingFrame() function in DefaultHttp2FrameReader.java from the netty codebase.
verifyPriorityFrame() — netty Function Reference
Architecture documentation for the verifyPriorityFrame() function in DefaultHttp2FrameReader.java from the netty codebase.
verifyPushPromiseFrame() — netty Function Reference
Architecture documentation for the verifyPushPromiseFrame() function in DefaultHttp2FrameReader.java from the netty codebase.
verifyRstStreamFrame() — netty Function Reference
Architecture documentation for the verifyRstStreamFrame() function in DefaultHttp2FrameReader.java from the netty codebase.
verifySettingsFrame() — netty Function Reference
Architecture documentation for the verifySettingsFrame() function in DefaultHttp2FrameReader.java from the netty codebase.
verifyStreamOrConnectionId() — netty Function Reference
Architecture documentation for the verifyStreamOrConnectionId() function in DefaultHttp2FrameReader.java from the netty codebase.
verifyUnknownFrame() — netty Function Reference
Architecture documentation for the verifyUnknownFrame() function in DefaultHttp2FrameReader.java from the netty codebase.
verifyWindowUpdateFrame() — netty Function Reference
Architecture documentation for the verifyWindowUpdateFrame() function in DefaultHttp2FrameReader.java from the netty codebase.
failedHeadersValidationThrowsConnectionError() — netty Function Reference
Architecture documentation for the failedHeadersValidationThrowsConnectionError() function in DefaultHttp2FrameReaderTest.java from the netty codebase.
failedWhenAckSettingsFrameWithPayload() — netty Function Reference
Architecture documentation for the failedWhenAckSettingsFrameWithPayload() function in DefaultHttp2FrameReaderTest.java from the netty codebase.
failedWhenConnectionWindowUpdateFrameWithZeroDelta() — netty Function Reference
Architecture documentation for the failedWhenConnectionWindowUpdateFrameWithZeroDelta() function in DefaultHttp2FrameReaderTest.java from the netty codebase.
failedWhenContinuationFrameNotFollowHeaderFrame() — netty Function Reference
Architecture documentation for the failedWhenContinuationFrameNotFollowHeaderFrame() function in DefaultHttp2FrameReaderTest.java from the netty codebase.
failedWhenContinuationFrameStreamIdMismatch() — netty Function Reference
Architecture documentation for the failedWhenContinuationFrameStreamIdMismatch() function in DefaultHttp2FrameReaderTest.java from the netty codebase.
failedWhenDataFrameNotAssociateWithStream() — netty Function Reference
Architecture documentation for the failedWhenDataFrameNotAssociateWithStream() function in DefaultHttp2FrameReaderTest.java from the netty codebase.
failedWhenHeaderFrameDependsOnItself() — netty Function Reference
Architecture documentation for the failedWhenHeaderFrameDependsOnItself() function in DefaultHttp2FrameReaderTest.java from the netty codebase.
failedWhenPriorityFrameDependsOnItself() — netty Function Reference
Architecture documentation for the failedWhenPriorityFrameDependsOnItself() function in DefaultHttp2FrameReaderTest.java from the netty codebase.
failedWhenSettingsFrameOnNonZeroStream() — netty Function Reference
Architecture documentation for the failedWhenSettingsFrameOnNonZeroStream() function in DefaultHttp2FrameReaderTest.java from the netty codebase.
failedWhenSettingsFrameWithWrongPayloadLength() — netty Function Reference
Architecture documentation for the failedWhenSettingsFrameWithWrongPayloadLength() function in DefaultHttp2FrameReaderTest.java from the netty codebase.
failedWhenStreamWindowUpdateFrameWithZeroDelta() — netty Function Reference
Architecture documentation for the failedWhenStreamWindowUpdateFrameWithZeroDelta() function in DefaultHttp2FrameReaderTest.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