Allocators
Browse all 14511 subdomain entities categorized under Allocators in the netty Architecture Docs architecture documentation.
SpdyFrameEncoder() — netty Function Reference
Architecture documentation for the SpdyFrameEncoder() function in SpdyFrameEncoder.java from the netty codebase.
writeControlFrameHeader() — netty Function Reference
Architecture documentation for the writeControlFrameHeader() function in SpdyFrameEncoder.java from the netty codebase.
decode() — netty Function Reference
Architecture documentation for the decode() function in SpdyHeaderBlockDecoder.java from the netty codebase.
end() — netty Function Reference
Architecture documentation for the end() function in SpdyHeaderBlockDecoder.java from the netty codebase.
endHeaderBlock() — netty Function Reference
Architecture documentation for the endHeaderBlock() function in SpdyHeaderBlockDecoder.java from the netty codebase.
SpdyHeaderBlockDecoder() — netty Function Reference
Architecture documentation for the SpdyHeaderBlockDecoder() function in SpdyHeaderBlockDecoder.java from the netty codebase.
ByteBuf() — netty Function Reference
Architecture documentation for the ByteBuf() function in SpdyHeaderBlockEncoder.java from the netty codebase.
end() — netty Function Reference
Architecture documentation for the end() function in SpdyHeaderBlockEncoder.java from the netty codebase.
SpdyHeaderBlockEncoder() — netty Function Reference
Architecture documentation for the SpdyHeaderBlockEncoder() function in SpdyHeaderBlockEncoder.java from the netty codebase.
ByteBuf() — netty Function Reference
Architecture documentation for the ByteBuf() function in SpdyHeaderBlockJZlibEncoder.java from the netty codebase.
end() — netty Function Reference
Architecture documentation for the end() function in SpdyHeaderBlockJZlibEncoder.java from the netty codebase.
setInput() — netty Function Reference
Architecture documentation for the setInput() function in SpdyHeaderBlockJZlibEncoder.java from the netty codebase.
SpdyHeaderBlockJZlibEncoder() — netty Function Reference
Architecture documentation for the SpdyHeaderBlockJZlibEncoder() function in SpdyHeaderBlockJZlibEncoder.java from the netty codebase.
decode() — netty Function Reference
Architecture documentation for the decode() function in SpdyHeaderBlockRawDecoder.java from the netty codebase.
decodeHeaderBlock() — netty Function Reference
Architecture documentation for the decodeHeaderBlock() function in SpdyHeaderBlockRawDecoder.java from the netty codebase.
end() — netty Function Reference
Architecture documentation for the end() function in SpdyHeaderBlockRawDecoder.java from the netty codebase.
endHeaderBlock() — netty Function Reference
Architecture documentation for the endHeaderBlock() function in SpdyHeaderBlockRawDecoder.java from the netty codebase.
readLengthField() — netty Function Reference
Architecture documentation for the readLengthField() function in SpdyHeaderBlockRawDecoder.java from the netty codebase.
releaseBuffer() — netty Function Reference
Architecture documentation for the releaseBuffer() function in SpdyHeaderBlockRawDecoder.java from the netty codebase.
SpdyHeaderBlockRawDecoder() — netty Function Reference
Architecture documentation for the SpdyHeaderBlockRawDecoder() function in SpdyHeaderBlockRawDecoder.java from the netty codebase.
setUp() — netty Function Reference
Architecture documentation for the setUp() function in SpdyHeaderBlockRawDecoderTest.java from the netty codebase.
tearDown() — netty Function Reference
Architecture documentation for the tearDown() function in SpdyHeaderBlockRawDecoderTest.java from the netty codebase.
testContinueAfterInvalidHeaders() — netty Function Reference
Architecture documentation for the testContinueAfterInvalidHeaders() function in SpdyHeaderBlockRawDecoderTest.java from the netty codebase.
testEmptyHeaderBlock() — netty Function Reference
Architecture documentation for the testEmptyHeaderBlock() function in SpdyHeaderBlockRawDecoderTest.java from the netty codebase.
testExtraData() — netty Function Reference
Architecture documentation for the testExtraData() function in SpdyHeaderBlockRawDecoderTest.java from the netty codebase.
testIllegalNameOnlyNull() — netty Function Reference
Architecture documentation for the testIllegalNameOnlyNull() function in SpdyHeaderBlockRawDecoderTest.java from the netty codebase.
testIllegalValueEndsWithNull() — netty Function Reference
Architecture documentation for the testIllegalValueEndsWithNull() function in SpdyHeaderBlockRawDecoderTest.java from the netty codebase.
testIllegalValueMultipleNulls() — netty Function Reference
Architecture documentation for the testIllegalValueMultipleNulls() function in SpdyHeaderBlockRawDecoderTest.java from the netty codebase.
testIllegalValueOnlyNull() — netty Function Reference
Architecture documentation for the testIllegalValueOnlyNull() function in SpdyHeaderBlockRawDecoderTest.java from the netty codebase.
testIllegalValueStartsWithNull() — netty Function Reference
Architecture documentation for the testIllegalValueStartsWithNull() function in SpdyHeaderBlockRawDecoderTest.java from the netty codebase.
testMissingName() — netty Function Reference
Architecture documentation for the testMissingName() function in SpdyHeaderBlockRawDecoderTest.java from the netty codebase.
testMissingNameLength() — netty Function Reference
Architecture documentation for the testMissingNameLength() function in SpdyHeaderBlockRawDecoderTest.java from the netty codebase.
testMissingNextNameValuePair() — netty Function Reference
Architecture documentation for the testMissingNextNameValuePair() function in SpdyHeaderBlockRawDecoderTest.java from the netty codebase.
testMissingValue() — netty Function Reference
Architecture documentation for the testMissingValue() function in SpdyHeaderBlockRawDecoderTest.java from the netty codebase.
testMissingValueLength() — netty Function Reference
Architecture documentation for the testMissingValueLength() function in SpdyHeaderBlockRawDecoderTest.java from the netty codebase.
testMultipleDecodes() — netty Function Reference
Architecture documentation for the testMultipleDecodes() function in SpdyHeaderBlockRawDecoderTest.java from the netty codebase.
testMultipleNames() — netty Function Reference
Architecture documentation for the testMultipleNames() function in SpdyHeaderBlockRawDecoderTest.java from the netty codebase.
testMultipleValues() — netty Function Reference
Architecture documentation for the testMultipleValues() function in SpdyHeaderBlockRawDecoderTest.java from the netty codebase.
testMultipleValuesEndsWithNull() — netty Function Reference
Architecture documentation for the testMultipleValuesEndsWithNull() function in SpdyHeaderBlockRawDecoderTest.java from the netty codebase.
testNegativeNameLength() — netty Function Reference
Architecture documentation for the testNegativeNameLength() function in SpdyHeaderBlockRawDecoderTest.java from the netty codebase.
testNegativeNameValuePairs() — netty Function Reference
Architecture documentation for the testNegativeNameValuePairs() function in SpdyHeaderBlockRawDecoderTest.java from the netty codebase.
testNegativeValueLength() — netty Function Reference
Architecture documentation for the testNegativeValueLength() function in SpdyHeaderBlockRawDecoderTest.java from the netty codebase.
testOneNameValuePair() — netty Function Reference
Architecture documentation for the testOneNameValuePair() function in SpdyHeaderBlockRawDecoderTest.java from the netty codebase.
testTruncatedHeaderName() — netty Function Reference
Architecture documentation for the testTruncatedHeaderName() function in SpdyHeaderBlockRawDecoderTest.java from the netty codebase.
testTruncatedHeaderValue() — netty Function Reference
Architecture documentation for the testTruncatedHeaderValue() function in SpdyHeaderBlockRawDecoderTest.java from the netty codebase.
testZeroNameLength() — netty Function Reference
Architecture documentation for the testZeroNameLength() function in SpdyHeaderBlockRawDecoderTest.java from the netty codebase.
testZeroNameValuePairs() — netty Function Reference
Architecture documentation for the testZeroNameValuePairs() function in SpdyHeaderBlockRawDecoderTest.java from the netty codebase.
testZeroValueLength() — netty Function Reference
Architecture documentation for the testZeroValueLength() function in SpdyHeaderBlockRawDecoderTest.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