Home / Subdomains / Allocators

Allocators

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

14511 entities · Page 242 of 303

emptyHeaderNameAllowed() — netty Function Reference
Architecture documentation for the emptyHeaderNameAllowed() function in ReadOnlyHttp2HeadersTest.java from the netty codebase.
Function java
notKeyValuePairThrows() — netty Function Reference
Architecture documentation for the notKeyValuePairThrows() function in ReadOnlyHttp2HeadersTest.java from the netty codebase.
Function java
nullHeaderNameNotChecked() — netty Function Reference
Architecture documentation for the nullHeaderNameNotChecked() function in ReadOnlyHttp2HeadersTest.java from the netty codebase.
Function java
nullHeaderNameValidated() — netty Function Reference
Architecture documentation for the nullHeaderNameValidated() function in ReadOnlyHttp2HeadersTest.java from the netty codebase.
Function java
nullTrailersNotAllowed() — netty Function Reference
Architecture documentation for the nullTrailersNotAllowed() function in ReadOnlyHttp2HeadersTest.java from the netty codebase.
Function java
nullValuesAreNotAllowed() — netty Function Reference
Architecture documentation for the nullValuesAreNotAllowed() function in ReadOnlyHttp2HeadersTest.java from the netty codebase.
Function java
otherHeaders() — netty Function Reference
Architecture documentation for the otherHeaders() function in ReadOnlyHttp2HeadersTest.java from the netty codebase.
Function java
pseudoHeaderNotAllowedAfterNonPseudoHeaders() — netty Function Reference
Architecture documentation for the pseudoHeaderNotAllowedAfterNonPseudoHeaders() function in ReadOnlyHttp2HeadersTest.java from the netty codebase.
Function java
ReadOnlyHttp2Headers() — netty Function Reference
Architecture documentation for the ReadOnlyHttp2Headers() function in ReadOnlyHttp2HeadersTest.java from the netty codebase.
Function java
testClientOtherValueIterator() — netty Function Reference
Architecture documentation for the testClientOtherValueIterator() function in ReadOnlyHttp2HeadersTest.java from the netty codebase.
Function java
testClientPsuedoValueIterator() — netty Function Reference
Architecture documentation for the testClientPsuedoValueIterator() function in ReadOnlyHttp2HeadersTest.java from the netty codebase.
Function java
testContainsName() — netty Function Reference
Architecture documentation for the testContainsName() function in ReadOnlyHttp2HeadersTest.java from the netty codebase.
Function java
testContainsNameAndValue() — netty Function Reference
Architecture documentation for the testContainsNameAndValue() function in ReadOnlyHttp2HeadersTest.java from the netty codebase.
Function java
testEmptyValueIterator() — netty Function Reference
Architecture documentation for the testEmptyValueIterator() function in ReadOnlyHttp2HeadersTest.java from the netty codebase.
Function java
testGet() — netty Function Reference
Architecture documentation for the testGet() function in ReadOnlyHttp2HeadersTest.java from the netty codebase.
Function java
testIsEmpty() — netty Function Reference
Architecture documentation for the testIsEmpty() function in ReadOnlyHttp2HeadersTest.java from the netty codebase.
Function java
testIsNotEmpty() — netty Function Reference
Architecture documentation for the testIsNotEmpty() function in ReadOnlyHttp2HeadersTest.java from the netty codebase.
Function java
testIteratorEntryReadOnly() — netty Function Reference
Architecture documentation for the testIteratorEntryReadOnly() function in ReadOnlyHttp2HeadersTest.java from the netty codebase.
Function java
testIteratorEntryReadOnlyClient() — netty Function Reference
Architecture documentation for the testIteratorEntryReadOnlyClient() function in ReadOnlyHttp2HeadersTest.java from the netty codebase.
Function java
testIteratorEntryReadOnlyServer() — netty Function Reference
Architecture documentation for the testIteratorEntryReadOnlyServer() function in ReadOnlyHttp2HeadersTest.java from the netty codebase.
Function java
testIteratorEntryReadOnlyTrailers() — netty Function Reference
Architecture documentation for the testIteratorEntryReadOnlyTrailers() function in ReadOnlyHttp2HeadersTest.java from the netty codebase.
Function java
testIteratorMultipleValues() — netty Function Reference
Architecture documentation for the testIteratorMultipleValues() function in ReadOnlyHttp2HeadersTest.java from the netty codebase.
Function java
testIteratorReadOnly() — netty Function Reference
Architecture documentation for the testIteratorReadOnly() function in ReadOnlyHttp2HeadersTest.java from the netty codebase.
Function java
testIteratorReadOnlyClient() — netty Function Reference
Architecture documentation for the testIteratorReadOnlyClient() function in ReadOnlyHttp2HeadersTest.java from the netty codebase.
Function java
testIteratorReadOnlyServer() — netty Function Reference
Architecture documentation for the testIteratorReadOnlyServer() function in ReadOnlyHttp2HeadersTest.java from the netty codebase.
Function java
testIteratorReadOnlyTrailers() — netty Function Reference
Architecture documentation for the testIteratorReadOnlyTrailers() function in ReadOnlyHttp2HeadersTest.java from the netty codebase.
Function java
testPseudoHeadersMustComeFirstWhenIteratingClient() — netty Function Reference
Architecture documentation for the testPseudoHeadersMustComeFirstWhenIteratingClient() function in ReadOnlyHttp2HeadersTest.java from the netty codebase.
Function java
testPseudoHeadersMustComeFirstWhenIteratingServer() — netty Function Reference
Architecture documentation for the testPseudoHeadersMustComeFirstWhenIteratingServer() function in ReadOnlyHttp2HeadersTest.java from the netty codebase.
Function java
testServerPsuedoValueIterator() — netty Function Reference
Architecture documentation for the testServerPsuedoValueIterator() function in ReadOnlyHttp2HeadersTest.java from the netty codebase.
Function java
testSize() — netty Function Reference
Architecture documentation for the testSize() function in ReadOnlyHttp2HeadersTest.java from the netty codebase.
Function java
testValueIteratorSingleValue() — netty Function Reference
Architecture documentation for the testValueIteratorSingleValue() function in ReadOnlyHttp2HeadersTest.java from the netty codebase.
Function java
assert3ParisEquals() — netty Function Reference
Architecture documentation for the assert3ParisEquals() function in ReadOnlyHttpHeadersTest.java from the netty codebase.
Function java
charSequenceIterator() — netty Function Reference
Architecture documentation for the charSequenceIterator() function in ReadOnlyHttpHeadersTest.java from the netty codebase.
Function java
emptyHeaderName() — netty Function Reference
Architecture documentation for the emptyHeaderName() function in ReadOnlyHttpHeadersTest.java from the netty codebase.
Function java
entries() — netty Function Reference
Architecture documentation for the entries() function in ReadOnlyHttpHeadersTest.java from the netty codebase.
Function java
getAll() — netty Function Reference
Architecture documentation for the getAll() function in ReadOnlyHttpHeadersTest.java from the netty codebase.
Function java
getValue() — netty Function Reference
Architecture documentation for the getValue() function in ReadOnlyHttpHeadersTest.java from the netty codebase.
Function java
headerWithoutValue() — netty Function Reference
Architecture documentation for the headerWithoutValue() function in ReadOnlyHttpHeadersTest.java from the netty codebase.
Function java
names() — netty Function Reference
Architecture documentation for the names() function in ReadOnlyHttpHeadersTest.java from the netty codebase.
Function java
stringIterator() — netty Function Reference
Architecture documentation for the stringIterator() function in ReadOnlyHttpHeadersTest.java from the netty codebase.
Function java
validateNamesFail() — netty Function Reference
Architecture documentation for the validateNamesFail() function in ReadOnlyHttpHeadersTest.java from the netty codebase.
Function java
ByteBuf() — netty Function Reference
Architecture documentation for the ByteBuf() function in ReadOnlyUnsafeDirectByteBuf.java from the netty codebase.
Function java
_getByte() — netty Function Reference
Architecture documentation for the _getByte() function in ReadOnlyUnsafeDirectByteBuf.java from the netty codebase.
Function java
hasMemoryAddress() — netty Function Reference
Architecture documentation for the hasMemoryAddress() function in ReadOnlyUnsafeDirectByteBuf.java from the netty codebase.
Function java
memoryAddress() — netty Function Reference
Architecture documentation for the memoryAddress() function in ReadOnlyUnsafeDirectByteBuf.java from the netty codebase.
Function java
ReadOnlyUnsafeDirectByteBuf() — netty Function Reference
Architecture documentation for the ReadOnlyUnsafeDirectByteBuf() function in ReadOnlyUnsafeDirectByteBuf.java from the netty codebase.
Function java
ByteBuf() — netty Function Reference
Architecture documentation for the ByteBuf() function in ReadOnlyUnsafeDirectByteBufferBufTest.java from the netty codebase.
Function java
testMemoryAddress() — netty Function Reference
Architecture documentation for the testMemoryAddress() function in ReadOnlyUnsafeDirectByteBufferBufTest.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