Home / Subdomains / Allocators

Allocators

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

14511 entities · Page 99 of 303

DelimiterBasedFrameDecoder() — netty Function Reference
Architecture documentation for the DelimiterBasedFrameDecoder() function in DelimiterBasedFrameDecoder.java from the netty codebase.
Function java
fail() — netty Function Reference
Architecture documentation for the fail() function in DelimiterBasedFrameDecoder.java from the netty codebase.
Function java
indexOf() — netty Function Reference
Architecture documentation for the indexOf() function in DelimiterBasedFrameDecoder.java from the netty codebase.
Function java
isLineBased() — netty Function Reference
Architecture documentation for the isLineBased() function in DelimiterBasedFrameDecoder.java from the netty codebase.
Function java
isSubclass() — netty Function Reference
Architecture documentation for the isSubclass() function in DelimiterBasedFrameDecoder.java from the netty codebase.
Function java
Object() — netty Function Reference
Architecture documentation for the Object() function in DelimiterBasedFrameDecoder.java from the netty codebase.
Function java
validateDelimiter() — netty Function Reference
Architecture documentation for the validateDelimiter() function in DelimiterBasedFrameDecoder.java from the netty codebase.
Function java
validateMaxFrameLength() — netty Function Reference
Architecture documentation for the validateMaxFrameLength() function in DelimiterBasedFrameDecoder.java from the netty codebase.
Function java
testDecode() — netty Function Reference
Architecture documentation for the testDecode() function in DelimiterBasedFrameDecoderTest.java from the netty codebase.
Function java
testFailFastTooLongFrameRecovery() — netty Function Reference
Architecture documentation for the testFailFastTooLongFrameRecovery() function in DelimiterBasedFrameDecoderTest.java from the netty codebase.
Function java
testFailSlowTooLongFrameRecovery() — netty Function Reference
Architecture documentation for the testFailSlowTooLongFrameRecovery() function in DelimiterBasedFrameDecoderTest.java from the netty codebase.
Function java
testIncompleteLines() — netty Function Reference
Architecture documentation for the testIncompleteLines() function in DelimiterBasedFrameDecoderTest.java from the netty codebase.
Function java
testIncompleteLinesStrippedDelimiters() — netty Function Reference
Architecture documentation for the testIncompleteLinesStrippedDelimiters() function in DelimiterBasedFrameDecoderTest.java from the netty codebase.
Function java
testMultipleLines() — netty Function Reference
Architecture documentation for the testMultipleLines() function in DelimiterBasedFrameDecoderTest.java from the netty codebase.
Function java
testMultipleLinesStrippedDelimiters() — netty Function Reference
Architecture documentation for the testMultipleLinesStrippedDelimiters() function in DelimiterBasedFrameDecoderTest.java from the netty codebase.
Function java
Delimiters() — netty Function Reference
Architecture documentation for the Delimiters() function in Delimiters.java from the netty codebase.
Function java
lineDelimiter() — netty Function Reference
Architecture documentation for the lineDelimiter() function in Delimiters.java from the netty codebase.
Function java
nulDelimiter() — netty Function Reference
Architecture documentation for the nulDelimiter() function in Delimiters.java from the netty codebase.
Function java
TestHandler() — netty Function Reference
Architecture documentation for the TestHandler() function in DetectPeerCloseWithoutReadTest.java from the netty codebase.
Function java
DirectClientHandler() — netty Function Reference
Architecture documentation for the DirectClientHandler() function in DirectClientHandler.java from the netty codebase.
Function java
ByteBuf() — netty Function Reference
Architecture documentation for the ByteBuf() function in DirectIoByteBufAllocator.java from the netty codebase.
Function java
ByteBufAllocator() — netty Function Reference
Architecture documentation for the ByteBufAllocator() function in DirectIoByteBufAllocator.java from the netty codebase.
Function java
calculateNewCapacity() — netty Function Reference
Architecture documentation for the calculateNewCapacity() function in DirectIoByteBufAllocator.java from the netty codebase.
Function java
CompositeByteBuf() — netty Function Reference
Architecture documentation for the CompositeByteBuf() function in DirectIoByteBufAllocator.java from the netty codebase.
Function java
DirectIoByteBufAllocator() — netty Function Reference
Architecture documentation for the DirectIoByteBufAllocator() function in DirectIoByteBufAllocator.java from the netty codebase.
Function java
isDirectBufferPooled() — netty Function Reference
Architecture documentation for the isDirectBufferPooled() function in DirectIoByteBufAllocator.java from the netty codebase.
Function java
write() — netty Function Reference
Architecture documentation for the write() function in DiscardingStatsOutputStream.java from the netty codebase.
Function java
writesCalled() — netty Function Reference
Architecture documentation for the writesCalled() function in DiscardingStatsOutputStream.java from the netty codebase.
Function java
doReadFile() — netty Function Reference
Architecture documentation for the doReadFile() function in DiskFileUploadTest.java from the netty codebase.
Function java
setSetContentFromFileExceptionally() — netty Function Reference
Architecture documentation for the setSetContentFromFileExceptionally() function in DiskFileUploadTest.java from the netty codebase.
Function java
testAddContentFromByteBuf() — netty Function Reference
Architecture documentation for the testAddContentFromByteBuf() function in DiskFileUploadTest.java from the netty codebase.
Function java
testAddContentFromByteBuf0() — netty Function Reference
Architecture documentation for the testAddContentFromByteBuf0() function in DiskFileUploadTest.java from the netty codebase.
Function java
testAddContentFromCompositeByteBuf() — netty Function Reference
Architecture documentation for the testAddContentFromCompositeByteBuf() function in DiskFileUploadTest.java from the netty codebase.
Function java
testAddContents() — netty Function Reference
Architecture documentation for the testAddContents() function in DiskFileUploadTest.java from the netty codebase.
Function java
testDelete() — netty Function Reference
Architecture documentation for the testDelete() function in DiskFileUploadTest.java from the netty codebase.
Function java
testDiskFileUploadEquals() — netty Function Reference
Architecture documentation for the testDiskFileUploadEquals() function in DiskFileUploadTest.java from the netty codebase.
Function java
testEmptyBufferSetAfterNonEmptyBuffer() — netty Function Reference
Architecture documentation for the testEmptyBufferSetAfterNonEmptyBuffer() function in DiskFileUploadTest.java from the netty codebase.
Function java
testEmptyBufferSetMultipleTimes() — netty Function Reference
Architecture documentation for the testEmptyBufferSetMultipleTimes() function in DiskFileUploadTest.java from the netty codebase.
Function java
testNonEmptyBufferSetMultipleTimes() — netty Function Reference
Architecture documentation for the testNonEmptyBufferSetMultipleTimes() function in DiskFileUploadTest.java from the netty codebase.
Function java
testSetContentFromByteBuf() — netty Function Reference
Architecture documentation for the testSetContentFromByteBuf() function in DiskFileUploadTest.java from the netty codebase.
Function java
testSetContentFromInputStream() — netty Function Reference
Architecture documentation for the testSetContentFromInputStream() function in DiskFileUploadTest.java from the netty codebase.
Function java
testSpecificCustomBaseDir() — netty Function Reference
Architecture documentation for the testSpecificCustomBaseDir() function in DiskFileUploadTest.java from the netty codebase.
Function java
aAndAAAAQueryShouldTryFirstDnsServerBeforeSecond() — netty Function Reference
Architecture documentation for the aAndAAAAQueryShouldTryFirstDnsServerBeforeSecond() function in DnsNameResolverTest.java from the netty codebase.
Function java
assertNotEmptyAndRelease() — netty Function Reference
Architecture documentation for the assertNotEmptyAndRelease() function in DnsNameResolverTest.java from the netty codebase.
Function java
testCnameWithAAndAdditionalsAndAuthorities() — netty Function Reference
Architecture documentation for the testCnameWithAAndAdditionalsAndAuthorities() function in DnsNameResolverTest.java from the netty codebase.
Function java
testFollowNsRedirectAndTrySecondNsOnTimeout() — netty Function Reference
Architecture documentation for the testFollowNsRedirectAndTrySecondNsOnTimeout() function in DnsNameResolverTest.java from the netty codebase.
Function java
testFollowNsRedirectAndTrySecondNsOnTimeoutDefaultCaches() — netty Function Reference
Architecture documentation for the testFollowNsRedirectAndTrySecondNsOnTimeoutDefaultCaches() function in DnsNameResolverTest.java from the netty codebase.
Function java
testTruncatedWithTcpFallbackBecauseOfMtu() — netty Function Reference
Architecture documentation for the testTruncatedWithTcpFallbackBecauseOfMtu() function in DnsNameResolverTest.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