Allocators
Browse all 14511 subdomain entities categorized under Allocators in the netty Architecture Docs architecture documentation.
aesKey() — netty Function Reference
Architecture documentation for the aesKey() function in SslSessionTicketKey.java from the netty codebase.
equals() — netty Function Reference
Architecture documentation for the equals() function in SslSessionTicketKey.java from the netty codebase.
hashCode() — netty Function Reference
Architecture documentation for the hashCode() function in SslSessionTicketKey.java from the netty codebase.
hmacKey() — netty Function Reference
Architecture documentation for the hmacKey() function in SslSessionTicketKey.java from the netty codebase.
name() — netty Function Reference
Architecture documentation for the name() function in SslSessionTicketKey.java from the netty codebase.
SslSessionTicketKey() — netty Function Reference
Architecture documentation for the SslSessionTicketKey() function in SslSessionTicketKey.java from the netty codebase.
String() — netty Function Reference
Architecture documentation for the String() function in SslSessionTicketKey.java from the netty codebase.
addIfSupported() — netty Function Reference
Architecture documentation for the addIfSupported() function in SslUtils.java from the netty codebase.
arrayContains() — netty Function Reference
Architecture documentation for the arrayContains() function in SslUtils.java from the netty codebase.
ByteBuf() — netty Function Reference
Architecture documentation for the ByteBuf() function in SslUtils.java from the netty codebase.
getEncryptedPacketLength() — netty Function Reference
Architecture documentation for the getEncryptedPacketLength() function in SslUtils.java from the netty codebase.
handleHandshakeFailure() — netty Function Reference
Architecture documentation for the handleHandshakeFailure() function in SslUtils.java from the netty codebase.
isTLSv13Cipher() — netty Function Reference
Architecture documentation for the isTLSv13Cipher() function in SslUtils.java from the netty codebase.
isTLSv13EnabledByJDK() — netty Function Reference
Architecture documentation for the isTLSv13EnabledByJDK() function in SslUtils.java from the netty codebase.
isTLSv13EnabledByJDK0() — netty Function Reference
Architecture documentation for the isTLSv13EnabledByJDK0() function in SslUtils.java from the netty codebase.
isTLSv13SupportedByJDK() — netty Function Reference
Architecture documentation for the isTLSv13SupportedByJDK() function in SslUtils.java from the netty codebase.
isTLSv13SupportedByJDK0() — netty Function Reference
Architecture documentation for the isTLSv13SupportedByJDK0() function in SslUtils.java from the netty codebase.
isValidHostNameForSNI() — netty Function Reference
Architecture documentation for the isValidHostNameForSNI() function in SslUtils.java from the netty codebase.
shortBE() — netty Function Reference
Architecture documentation for the shortBE() function in SslUtils.java from the netty codebase.
SSLContext() — netty Function Reference
Architecture documentation for the SSLContext() function in SslUtils.java from the netty codebase.
SSLHandshakeException() — netty Function Reference
Architecture documentation for the SSLHandshakeException() function in SslUtils.java from the netty codebase.
SslUtils() — netty Function Reference
Architecture documentation for the SslUtils() function in SslUtils.java from the netty codebase.
String() — netty Function Reference
Architecture documentation for the String() function in SslUtils.java from the netty codebase.
unsignedByte() — netty Function Reference
Architecture documentation for the unsignedByte() function in SslUtils.java from the netty codebase.
unsignedShortBE() — netty Function Reference
Architecture documentation for the unsignedShortBE() function in SslUtils.java from the netty codebase.
useFallbackCiphersIfDefaultIsEmpty() — netty Function Reference
Architecture documentation for the useFallbackCiphersIfDefaultIsEmpty() function in SslUtils.java from the netty codebase.
zeroout() — netty Function Reference
Architecture documentation for the zeroout() function in SslUtils.java from the netty codebase.
zerooutAndRelease() — netty Function Reference
Architecture documentation for the zerooutAndRelease() function in SslUtils.java from the netty codebase.
probeForSSLv2() — netty Function Reference
Architecture documentation for the probeForSSLv2() function in SslUtilsTest.java from the netty codebase.
shouldGetPacketLengthOfDtlsRecordFromByteBuf() — netty Function Reference
Architecture documentation for the shouldGetPacketLengthOfDtlsRecordFromByteBuf() function in SslUtilsTest.java from the netty codebase.
shouldGetPacketLengthOfFirstDtlsRecordFromByteBuf() — netty Function Reference
Architecture documentation for the shouldGetPacketLengthOfFirstDtlsRecordFromByteBuf() function in SslUtilsTest.java from the netty codebase.
shouldGetPacketLengthOfGmsslProtocolFromByteBuf() — netty Function Reference
Architecture documentation for the shouldGetPacketLengthOfGmsslProtocolFromByteBuf() function in SslUtilsTest.java from the netty codebase.
shouldGetPacketLengthOfGmsslProtocolFromByteBuffer() — netty Function Reference
Architecture documentation for the shouldGetPacketLengthOfGmsslProtocolFromByteBuffer() function in SslUtilsTest.java from the netty codebase.
shouldSupportIncompletePackets() — netty Function Reference
Architecture documentation for the shouldSupportIncompletePackets() function in SslUtilsTest.java from the netty codebase.
SSLEngine() — netty Function Reference
Architecture documentation for the SSLEngine() function in SslUtilsTest.java from the netty codebase.
testIsTLSv13Cipher() — netty Function Reference
Architecture documentation for the testIsTLSv13Cipher() function in SslUtilsTest.java from the netty codebase.
testPacketLength() — netty Function Reference
Architecture documentation for the testPacketLength() function in SslUtilsTest.java from the netty codebase.
testValidHostNameForSni() — netty Function Reference
Architecture documentation for the testValidHostNameForSni() function in SslUtilsTest.java from the netty codebase.
StacklessSSLHandshakeException() — netty Function Reference
Architecture documentation for the StacklessSSLHandshakeException() function in StacklessSSLHandshakeException.java from the netty codebase.
Throwable() — netty Function Reference
Architecture documentation for the Throwable() function in StacklessSSLHandshakeException.java from the netty codebase.
BrotliOptions() — netty Function Reference
Architecture documentation for the BrotliOptions() function in StandardCompressionOptions.java from the netty codebase.
DeflateOptions() — netty Function Reference
Architecture documentation for the DeflateOptions() function in StandardCompressionOptions.java from the netty codebase.
GzipOptions() — netty Function Reference
Architecture documentation for the GzipOptions() function in StandardCompressionOptions.java from the netty codebase.
SnappyOptions() — netty Function Reference
Architecture documentation for the SnappyOptions() function in StandardCompressionOptions.java from the netty codebase.
StandardCompressionOptions() — netty Function Reference
Architecture documentation for the StandardCompressionOptions() function in StandardCompressionOptions.java from the netty codebase.
ZstdOptions() — netty Function Reference
Architecture documentation for the ZstdOptions() function in StandardCompressionOptions.java from the netty codebase.
setUp() — netty Function Reference
Architecture documentation for the setUp() function in StompCommandDecodeTest.java from the netty codebase.
stompCommands() — netty Function Reference
Architecture documentation for the stompCommands() function in StompCommandDecodeTest.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