Allocators
Browse all 14511 subdomain entities categorized under Allocators in the netty Architecture Docs architecture documentation.
Throwable() — netty Function Reference
Architecture documentation for the Throwable() function in SslHandler.java from the netty codebase.
tryDecodeAgain() — netty Function Reference
Architecture documentation for the tryDecodeAgain() function in SslHandler.java from the netty codebase.
unwrap() — netty Function Reference
Architecture documentation for the unwrap() function in SslHandler.java from the netty codebase.
unwrapNonAppData() — netty Function Reference
Architecture documentation for the unwrapNonAppData() function in SslHandler.java from the netty codebase.
wrap() — netty Function Reference
Architecture documentation for the wrap() function in SslHandler.java from the netty codebase.
wrapAndFlush() — netty Function Reference
Architecture documentation for the wrapAndFlush() function in SslHandler.java from the netty codebase.
wrapNonAppData() — netty Function Reference
Architecture documentation for the wrapNonAppData() function in SslHandler.java from the netty codebase.
write() — netty Function Reference
Architecture documentation for the write() function in SslHandler.java from the netty codebase.
attemptCopyToCumulation() — netty Function Reference
Architecture documentation for the attemptCopyToCumulation() function in SslHandlerCoalescingBufferQueue.java from the netty codebase.
ByteBuf() — netty Function Reference
Architecture documentation for the ByteBuf() function in SslHandlerCoalescingBufferQueue.java from the netty codebase.
SslHandlerCoalescingBufferQueue() — netty Function Reference
Architecture documentation for the SslHandlerCoalescingBufferQueue() function in SslHandlerCoalescingBufferQueue.java from the netty codebase.
wrapDataSize() — netty Function Reference
Architecture documentation for the wrapDataSize() function in SslHandlerCoalescingBufferQueue.java from the netty codebase.
ByteBuffer() — netty Function Reference
Architecture documentation for the ByteBuffer() function in SslHandlerCoalescingBufferQueueTest.java from the netty codebase.
testCumulation() — netty Function Reference
Architecture documentation for the testCumulation() function in SslHandlerCoalescingBufferQueueTest.java from the netty codebase.
ByteBuf() — netty Function Reference
Architecture documentation for the ByteBuf() function in SslHandlerEchoBenchmark.java from the netty codebase.
ChannelHandler() — netty Function Reference
Architecture documentation for the ChannelHandler() function in SslHandlerTest.java from the netty codebase.
isSharable() — netty Function Reference
Architecture documentation for the isSharable() function in SslHandlerTest.java from the netty codebase.
read() — netty Function Reference
Architecture documentation for the read() function in SslHandlerTest.java from the netty codebase.
SslCompletionEventHandler() — netty Function Reference
Architecture documentation for the SslCompletionEventHandler() function in SslHandlerTest.java from the netty codebase.
SSLEngine() — netty Function Reference
Architecture documentation for the SSLEngine() function in SslHandlerTest.java from the netty codebase.
SslEventHandler() — netty Function Reference
Architecture documentation for the SslEventHandler() function in SslHandlerTest.java from the netty codebase.
test() — netty Function Reference
Architecture documentation for the test() function in SslHandlerTest.java from the netty codebase.
testClientHandshakeTimeout() — netty Function Reference
Architecture documentation for the testClientHandshakeTimeout() function in SslHandlerTest.java from the netty codebase.
testClientHandshakeTimeoutBecauseExecutorNotExecute() — netty Function Reference
Architecture documentation for the testClientHandshakeTimeoutBecauseExecutorNotExecute() function in SslHandlerTest.java from the netty codebase.
testCloseFutureNotified() — netty Function Reference
Architecture documentation for the testCloseFutureNotified() function in SslHandlerTest.java from the netty codebase.
testCloseOnHandshakeFailure() — netty Function Reference
Architecture documentation for the testCloseOnHandshakeFailure() function in SslHandlerTest.java from the netty codebase.
testEventsFired() — netty Function Reference
Architecture documentation for the testEventsFired() function in SslHandlerTest.java from the netty codebase.
testHandshakeAndClosePromiseFailedOnRemoval() — netty Function Reference
Architecture documentation for the testHandshakeAndClosePromiseFailedOnRemoval() function in SslHandlerTest.java from the netty codebase.
testHandshakeFailBeforeWritePromise() — netty Function Reference
Architecture documentation for the testHandshakeFailBeforeWritePromise() function in SslHandlerTest.java from the netty codebase.
testHandshakeFailedByWriteBeforeChannelActive() — netty Function Reference
Architecture documentation for the testHandshakeFailedByWriteBeforeChannelActive() function in SslHandlerTest.java from the netty codebase.
testHandshakeFailureCipherMissmatch() — netty Function Reference
Architecture documentation for the testHandshakeFailureCipherMissmatch() function in SslHandlerTest.java from the netty codebase.
testHandshakeFailureCipherMissmatchTLSv12Jdk() — netty Function Reference
Architecture documentation for the testHandshakeFailureCipherMissmatchTLSv12Jdk() function in SslHandlerTest.java from the netty codebase.
testHandshakeFailureCipherMissmatchTLSv12OpenSsl() — netty Function Reference
Architecture documentation for the testHandshakeFailureCipherMissmatchTLSv12OpenSsl() function in SslHandlerTest.java from the netty codebase.
testHandshakeFailureCipherMissmatchTLSv13Jdk() — netty Function Reference
Architecture documentation for the testHandshakeFailureCipherMissmatchTLSv13Jdk() function in SslHandlerTest.java from the netty codebase.
testHandshakeFailureCipherMissmatchTLSv13OpenSsl() — netty Function Reference
Architecture documentation for the testHandshakeFailureCipherMissmatchTLSv13OpenSsl() function in SslHandlerTest.java from the netty codebase.
testHandshakeFailureOnlyFireExceptionOnce() — netty Function Reference
Architecture documentation for the testHandshakeFailureOnlyFireExceptionOnce() function in SslHandlerTest.java from the netty codebase.
testHandshakeMTLSWithExecutorJDK() — netty Function Reference
Architecture documentation for the testHandshakeMTLSWithExecutorJDK() function in SslHandlerTest.java from the netty codebase.
testHandshakeMTLSWithExecutorOpenSsl() — netty Function Reference
Architecture documentation for the testHandshakeMTLSWithExecutorOpenSsl() function in SslHandlerTest.java from the netty codebase.
testHandshakeMTLSWithExecutorThatExecuteDirectlyJDK() — netty Function Reference
Architecture documentation for the testHandshakeMTLSWithExecutorThatExecuteDirectlyJDK() function in SslHandlerTest.java from the netty codebase.
testHandshakeMTLSWithExecutorThatExecuteDirectlyOpenSsl() — netty Function Reference
Architecture documentation for the testHandshakeMTLSWithExecutorThatExecuteDirectlyOpenSsl() function in SslHandlerTest.java from the netty codebase.
testHandshakeMTLSWithImmediateEventExecutorJDK() — netty Function Reference
Architecture documentation for the testHandshakeMTLSWithImmediateEventExecutorJDK() function in SslHandlerTest.java from the netty codebase.
testHandshakeMTLSWithImmediateEventExecutorOpenSsl() — netty Function Reference
Architecture documentation for the testHandshakeMTLSWithImmediateEventExecutorOpenSsl() function in SslHandlerTest.java from the netty codebase.
testHandshakeMTLSWithImmediateExecutorJDK() — netty Function Reference
Architecture documentation for the testHandshakeMTLSWithImmediateExecutorJDK() function in SslHandlerTest.java from the netty codebase.
testHandshakeMTLSWithImmediateExecutorOpenSsl() — netty Function Reference
Architecture documentation for the testHandshakeMTLSWithImmediateExecutorOpenSsl() function in SslHandlerTest.java from the netty codebase.
testHandshakeTimeout() — netty Function Reference
Architecture documentation for the testHandshakeTimeout() function in SslHandlerTest.java from the netty codebase.
testHandshakeTimeout0() — netty Function Reference
Architecture documentation for the testHandshakeTimeout0() function in SslHandlerTest.java from the netty codebase.
testHandshakeTimeoutBecauseExecutorNotExecute() — netty Function Reference
Architecture documentation for the testHandshakeTimeoutBecauseExecutorNotExecute() function in SslHandlerTest.java from the netty codebase.
testHandshakeTimeoutFlushStartsHandshake() — netty Function Reference
Architecture documentation for the testHandshakeTimeoutFlushStartsHandshake() function in SslHandlerTest.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