Allocators
Browse all 14511 subdomain entities categorized under Allocators in the netty Architecture Docs architecture documentation.
testPerformOpeningHandshake0() — netty Function Reference
Architecture documentation for the testPerformOpeningHandshake0() function in WebSocketServerHandshaker08Test.java from the netty codebase.
testPerformOpeningHandshakeSubProtocolNotSupported() — netty Function Reference
Architecture documentation for the testPerformOpeningHandshakeSubProtocolNotSupported() function in WebSocketServerHandshaker08Test.java from the netty codebase.
WebSocketServerHandshaker() — netty Function Reference
Architecture documentation for the WebSocketServerHandshaker() function in WebSocketServerHandshaker08Test.java from the netty codebase.
WebSocketVersion() — netty Function Reference
Architecture documentation for the WebSocketVersion() function in WebSocketServerHandshaker08Test.java from the netty codebase.
testCloseReason0() — netty Function Reference
Architecture documentation for the testCloseReason0() function in WebSocketServerHandshaker13Test.java from the netty codebase.
testCloseReasonWithCodec() — netty Function Reference
Architecture documentation for the testCloseReasonWithCodec() function in WebSocketServerHandshaker13Test.java from the netty codebase.
testCloseReasonWithEncoderAndDecoder() — netty Function Reference
Architecture documentation for the testCloseReasonWithEncoderAndDecoder() function in WebSocketServerHandshaker13Test.java from the netty codebase.
testHandshakeExceptionWhenConnectionHeaderIsAbsent() — netty Function Reference
Architecture documentation for the testHandshakeExceptionWhenConnectionHeaderIsAbsent() function in WebSocketServerHandshaker13Test.java from the netty codebase.
testHandshakeExceptionWhenInvalidConnectionHeader() — netty Function Reference
Architecture documentation for the testHandshakeExceptionWhenInvalidConnectionHeader() function in WebSocketServerHandshaker13Test.java from the netty codebase.
testHandshakeExceptionWhenInvalidUpgradeHeader() — netty Function Reference
Architecture documentation for the testHandshakeExceptionWhenInvalidUpgradeHeader() function in WebSocketServerHandshaker13Test.java from the netty codebase.
testPerformOpeningHandshake() — netty Function Reference
Architecture documentation for the testPerformOpeningHandshake() function in WebSocketServerHandshaker13Test.java from the netty codebase.
testPerformOpeningHandshake0() — netty Function Reference
Architecture documentation for the testPerformOpeningHandshake0() function in WebSocketServerHandshaker13Test.java from the netty codebase.
testPerformOpeningHandshakeSubProtocolNotSupported() — netty Function Reference
Architecture documentation for the testPerformOpeningHandshakeSubProtocolNotSupported() function in WebSocketServerHandshaker13Test.java from the netty codebase.
testUpgrade0() — netty Function Reference
Architecture documentation for the testUpgrade0() function in WebSocketServerHandshaker13Test.java from the netty codebase.
WebSocketServerHandshaker() — netty Function Reference
Architecture documentation for the WebSocketServerHandshaker() function in WebSocketServerHandshaker13Test.java from the netty codebase.
WebSocketVersion() — netty Function Reference
Architecture documentation for the WebSocketVersion() function in WebSocketServerHandshaker13Test.java from the netty codebase.
testUnsupportedVersion() — netty Function Reference
Architecture documentation for the testUnsupportedVersion() function in WebSocketServerHandshakerFactoryTest.java from the netty codebase.
testDuplicateHandshakeResponseHeaders() — netty Function Reference
Architecture documentation for the testDuplicateHandshakeResponseHeaders() function in WebSocketServerHandshakerTest.java from the netty codebase.
testHandshakeForHttpRequestWithoutAggregator() — netty Function Reference
Architecture documentation for the testHandshakeForHttpRequestWithoutAggregator() function in WebSocketServerHandshakerTest.java from the netty codebase.
testWebSocketServerHandshakeException() — netty Function Reference
Architecture documentation for the testWebSocketServerHandshakeException() function in WebSocketServerHandshakerTest.java from the netty codebase.
WebSocketServerHandshaker() — netty Function Reference
Architecture documentation for the WebSocketServerHandshaker() function in WebSocketServerHandshakerTest.java from the netty codebase.
WebSocketVersion() — netty Function Reference
Architecture documentation for the WebSocketVersion() function in WebSocketServerHandshakerTest.java from the netty codebase.
ByteBuf() — netty Function Reference
Architecture documentation for the ByteBuf() function in WebSocketServerIndexPage.java from the netty codebase.
channelRead() — netty Function Reference
Architecture documentation for the channelRead() function in WebSocketServerProtocolHandlerTest.java from the netty codebase.
EmbeddedChannel() — netty Function Reference
Architecture documentation for the EmbeddedChannel() function in WebSocketServerProtocolHandlerTest.java from the netty codebase.
flush() — netty Function Reference
Architecture documentation for the flush() function in WebSocketServerProtocolHandlerTest.java from the netty codebase.
setUp() — netty Function Reference
Architecture documentation for the setUp() function in WebSocketServerProtocolHandlerTest.java from the netty codebase.
String() — netty Function Reference
Architecture documentation for the String() function in WebSocketServerProtocolHandlerTest.java from the netty codebase.
String() — netty Function Reference
Architecture documentation for the String() function in WebSocketServerProtocolHandlerTest.java from the netty codebase.
T() — netty Function Reference
Architecture documentation for the T() function in WebSocketServerProtocolHandlerTest.java from the netty codebase.
testCheckInvalidWebSocketPath() — netty Function Reference
Architecture documentation for the testCheckInvalidWebSocketPath() function in WebSocketServerProtocolHandlerTest.java from the netty codebase.
testCheckValidWebSocketPath() — netty Function Reference
Architecture documentation for the testCheckValidWebSocketPath() function in WebSocketServerProtocolHandlerTest.java from the netty codebase.
testCheckWebSocketPathStartWithSlash() — netty Function Reference
Architecture documentation for the testCheckWebSocketPathStartWithSlash() function in WebSocketServerProtocolHandlerTest.java from the netty codebase.
testCloseFrameSentWhenClientChannelClosedSilently() — netty Function Reference
Architecture documentation for the testCloseFrameSentWhenClientChannelClosedSilently() function in WebSocketServerProtocolHandlerTest.java from the netty codebase.
testCloseFrameSentWhenServerChannelClosedSilently() — netty Function Reference
Architecture documentation for the testCloseFrameSentWhenServerChannelClosedSilently() function in WebSocketServerProtocolHandlerTest.java from the netty codebase.
testCreateUTF8Validator() — netty Function Reference
Architecture documentation for the testCreateUTF8Validator() function in WebSocketServerProtocolHandlerTest.java from the netty codebase.
testDoNotCreateUTF8Validator() — netty Function Reference
Architecture documentation for the testDoNotCreateUTF8Validator() function in WebSocketServerProtocolHandlerTest.java from the netty codebase.
testExplicitCloseFrameSentWhenClientChannelClosed() — netty Function Reference
Architecture documentation for the testExplicitCloseFrameSentWhenClientChannelClosed() function in WebSocketServerProtocolHandlerTest.java from the netty codebase.
testExplicitCloseFrameSentWhenServerChannelClosed() — netty Function Reference
Architecture documentation for the testExplicitCloseFrameSentWhenServerChannelClosed() function in WebSocketServerProtocolHandlerTest.java from the netty codebase.
testHandleTextFrame() — netty Function Reference
Architecture documentation for the testHandleTextFrame() function in WebSocketServerProtocolHandlerTest.java from the netty codebase.
testHttpUpgradeRequest0() — netty Function Reference
Architecture documentation for the testHttpUpgradeRequest0() function in WebSocketServerProtocolHandlerTest.java from the netty codebase.
testHttpUpgradeRequestFull() — netty Function Reference
Architecture documentation for the testHttpUpgradeRequestFull() function in WebSocketServerProtocolHandlerTest.java from the netty codebase.
testHttpUpgradeRequestInvalidUpgradeHeader() — netty Function Reference
Architecture documentation for the testHttpUpgradeRequestInvalidUpgradeHeader() function in WebSocketServerProtocolHandlerTest.java from the netty codebase.
testHttpUpgradeRequestMissingWSKeyHeader() — netty Function Reference
Architecture documentation for the testHttpUpgradeRequestMissingWSKeyHeader() function in WebSocketServerProtocolHandlerTest.java from the netty codebase.
testHttpUpgradeRequestNonFull() — netty Function Reference
Architecture documentation for the testHttpUpgradeRequestNonFull() function in WebSocketServerProtocolHandlerTest.java from the netty codebase.
testWebSocketServerProtocolHandshakeHandlerReplacedBeforeHandshake() — netty Function Reference
Architecture documentation for the testWebSocketServerProtocolHandshakeHandlerReplacedBeforeHandshake() function in WebSocketServerProtocolHandlerTest.java from the netty codebase.
write() — netty Function Reference
Architecture documentation for the write() function in WebSocketServerProtocolHandlerTest.java from the netty codebase.
writeUpgradeRequest() — netty Function Reference
Architecture documentation for the writeUpgradeRequest() function in WebSocketServerProtocolHandlerTest.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