Home / Subdomains / Allocators

Allocators

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

14511 entities · Page 179 of 303

testDiscardTooLongFrame1() — netty Function Reference
Architecture documentation for the testDiscardTooLongFrame1() function in LengthFieldBasedFrameDecoderTest.java from the netty codebase.
Function java
testDiscardTooLongFrame2() — netty Function Reference
Architecture documentation for the testDiscardTooLongFrame2() function in LengthFieldBasedFrameDecoderTest.java from the netty codebase.
Function java
testFailFastTooLongFrameRecovery() — netty Function Reference
Architecture documentation for the testFailFastTooLongFrameRecovery() function in LengthFieldBasedFrameDecoderTest.java from the netty codebase.
Function java
testFailSlowTooLongFrameRecovery() — netty Function Reference
Architecture documentation for the testFailSlowTooLongFrameRecovery() function in LengthFieldBasedFrameDecoderTest.java from the netty codebase.
Function java
encode() — netty Function Reference
Architecture documentation for the encode() function in LengthFieldPrepender.java from the netty codebase.
Function java
LengthFieldPrepender() — netty Function Reference
Architecture documentation for the LengthFieldPrepender() function in LengthFieldPrepender.java from the netty codebase.
Function java
setUp() — netty Function Reference
Architecture documentation for the setUp() function in LengthFieldPrependerTest.java from the netty codebase.
Function java
testAdjustedLengthLessThanZero() — netty Function Reference
Architecture documentation for the testAdjustedLengthLessThanZero() function in LengthFieldPrependerTest.java from the netty codebase.
Function java
testPrependAdjustedLength() — netty Function Reference
Architecture documentation for the testPrependAdjustedLength() function in LengthFieldPrependerTest.java from the netty codebase.
Function java
testPrependLength() — netty Function Reference
Architecture documentation for the testPrependLength() function in LengthFieldPrependerTest.java from the netty codebase.
Function java
testPrependLengthIncludesLengthFieldLength() — netty Function Reference
Architecture documentation for the testPrependLengthIncludesLengthFieldLength() function in LengthFieldPrependerTest.java from the netty codebase.
Function java
testPrependLengthInLittleEndian() — netty Function Reference
Architecture documentation for the testPrependLengthInLittleEndian() function in LengthFieldPrependerTest.java from the netty codebase.
Function java
available() — netty Function Reference
Architecture documentation for the available() function in LimitingByteInput.java from the netty codebase.
Function java
close() — netty Function Reference
Architecture documentation for the close() function in LimitingByteInput.java from the netty codebase.
Function java
LimitingByteInput() — netty Function Reference
Architecture documentation for the LimitingByteInput() function in LimitingByteInput.java from the netty codebase.
Function java
read() — netty Function Reference
Architecture documentation for the read() function in LimitingByteInput.java from the netty codebase.
Function java
readable() — netty Function Reference
Architecture documentation for the readable() function in LimitingByteInput.java from the netty codebase.
Function java
skip() — netty Function Reference
Architecture documentation for the skip() function in LimitingByteInput.java from the netty codebase.
Function java
decode() — netty Function Reference
Architecture documentation for the decode() function in LineBasedFrameDecoder.java from the netty codebase.
Function java
fail() — netty Function Reference
Architecture documentation for the fail() function in LineBasedFrameDecoder.java from the netty codebase.
Function java
findEndOfLine() — netty Function Reference
Architecture documentation for the findEndOfLine() function in LineBasedFrameDecoder.java from the netty codebase.
Function java
LineBasedFrameDecoder() — netty Function Reference
Architecture documentation for the LineBasedFrameDecoder() function in LineBasedFrameDecoder.java from the netty codebase.
Function java
Object() — netty Function Reference
Architecture documentation for the Object() function in LineBasedFrameDecoder.java from the netty codebase.
Function java
testDecodeSplitsCorrectly() — netty Function Reference
Architecture documentation for the testDecodeSplitsCorrectly() function in LineBasedFrameDecoderTest.java from the netty codebase.
Function java
testDecodeWithoutStrip() — netty Function Reference
Architecture documentation for the testDecodeWithoutStrip() function in LineBasedFrameDecoderTest.java from the netty codebase.
Function java
testDecodeWithStrip() — netty Function Reference
Architecture documentation for the testDecodeWithStrip() function in LineBasedFrameDecoderTest.java from the netty codebase.
Function java
testEmptyLine() — netty Function Reference
Architecture documentation for the testEmptyLine() function in LineBasedFrameDecoderTest.java from the netty codebase.
Function java
testFragmentedDecode() — netty Function Reference
Architecture documentation for the testFragmentedDecode() function in LineBasedFrameDecoderTest.java from the netty codebase.
Function java
testNotFailFast() — netty Function Reference
Architecture documentation for the testNotFailFast() function in LineBasedFrameDecoderTest.java from the netty codebase.
Function java
testTooLongLine1() — netty Function Reference
Architecture documentation for the testTooLongLine1() function in LineBasedFrameDecoderTest.java from the netty codebase.
Function java
testTooLongLine2() — netty Function Reference
Architecture documentation for the testTooLongLine2() function in LineBasedFrameDecoderTest.java from the netty codebase.
Function java
testTooLongLineWithFailFast() — netty Function Reference
Architecture documentation for the testTooLongLineWithFailFast() function in LineBasedFrameDecoderTest.java from the netty codebase.
Function java
testEncode() — netty Function Reference
Architecture documentation for the testEncode() function in LineEncoderTest.java from the netty codebase.
Function java
testLineEncode() — netty Function Reference
Architecture documentation for the testLineEncode() function in LineEncoderTest.java from the netty codebase.
Function java
LittleEndianCompositeByteBufTest() — netty Function Reference
Architecture documentation for the LittleEndianCompositeByteBufTest() function in LittleEndianCompositeByteBufTest.java from the netty codebase.
Function java
ByteBuf() — netty Function Reference
Architecture documentation for the ByteBuf() function in LittleEndianDirectByteBufTest.java from the netty codebase.
Function java
ByteBuf() — netty Function Reference
Architecture documentation for the ByteBuf() function in LittleEndianHeapByteBufTest.java from the netty codebase.
Function java
ByteBuf() — netty Function Reference
Architecture documentation for the ByteBuf() function in LittleEndianUnsafeDirectByteBufTest.java from the netty codebase.
Function java
ByteBuf() — netty Function Reference
Architecture documentation for the ByteBuf() function in LittleEndianUnsafeNoCleanerDirectByteBufTest.java from the netty codebase.
Function java
releaseInboundBuffers() — netty Function Reference
Architecture documentation for the releaseInboundBuffers() function in LocalChannel.java from the netty codebase.
Function java
ChannelReadHandler() — netty Function Reference
Architecture documentation for the ChannelReadHandler() function in LocalChannelTest.java from the netty codebase.
Function java
testNotLeakBuffersWhenCloseByRemotePeer() — netty Function Reference
Architecture documentation for the testNotLeakBuffersWhenCloseByRemotePeer() function in LocalChannelTest.java from the netty codebase.
Function java
testWriteWhilePeerIsClosedReleaseObjectAndFailPromise() — netty Function Reference
Architecture documentation for the testWriteWhilePeerIsClosedReleaseObjectAndFailPromise() function in LocalChannelTest.java from the netty codebase.
Function java
writeAndFlushReadOnSuccess() — netty Function Reference
Architecture documentation for the writeAndFlushReadOnSuccess() function in LocalChannelTest.java from the netty codebase.
Function java
IoHandlerFactory() — netty Function Reference
Architecture documentation for the IoHandlerFactory() function in LocalIoHandler.java from the netty codebase.
Function java
LocalIoHandler() — netty Function Reference
Architecture documentation for the LocalIoHandler() function in LocalIoHandler.java from the netty codebase.
Function java
handlerRemoved() — netty Function Reference
Architecture documentation for the handlerRemoved() function in LocalTransportThreadModelTest.java from the netty codebase.
Function java
LocalHandler() — netty Function Reference
Architecture documentation for the LocalHandler() function in LocalTransportThreadModelTest2.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