Allocators
Browse all 14511 subdomain entities categorized under Allocators in the netty Architecture Docs architecture documentation.
testSetNullHeaderValueValidate() — netty Function Reference
Architecture documentation for the testSetNullHeaderValueValidate() function in HttpHeadersTest.java from the netty codebase.
testSetSelfIsNoOp() — netty Function Reference
Architecture documentation for the testSetSelfIsNoOp() function in HttpHeadersTest.java from the netty codebase.
CharSequence() — netty Function Reference
Architecture documentation for the CharSequence() function in HttpHeadersTestUtils.java from the netty codebase.
HttpHeadersTestUtils() — netty Function Reference
Architecture documentation for the HttpHeadersTestUtils() function in HttpHeadersTestUtils.java from the netty codebase.
allOtherCharsAreLegalFirstCharsAsciiString() — netty Function Reference
Architecture documentation for the allOtherCharsAreLegalFirstCharsAsciiString() function in HttpHeaderValidationUtilTest.java from the netty codebase.
allOtherCharsAreLegalFirstCharsCharSequence() — netty Function Reference
Architecture documentation for the allOtherCharsAreLegalFirstCharsCharSequence() function in HttpHeaderValidationUtilTest.java from the netty codebase.
allOtherCharsArgLegalNotFirstCharsAsciiString() — netty Function Reference
Architecture documentation for the allOtherCharsArgLegalNotFirstCharsAsciiString() function in HttpHeaderValidationUtilTest.java from the netty codebase.
allOtherCharsArgLegalNotFirstCharsCharSequence() — netty Function Reference
Architecture documentation for the allOtherCharsArgLegalNotFirstCharsCharSequence() function in HttpHeaderValidationUtilTest.java from the netty codebase.
allTokenCharsAreValidInHeaderName() — netty Function Reference
Architecture documentation for the allTokenCharsAreValidInHeaderName() function in HttpHeaderValidationUtilTest.java from the netty codebase.
Arguments() — netty Function Reference
Architecture documentation for the Arguments() function in HttpHeaderValidationUtilTest.java from the netty codebase.
asciiStrings() — netty Function Reference
Architecture documentation for the asciiStrings() function in HttpHeaderValidationUtilTest.java from the netty codebase.
CharSequence() — netty Function Reference
Architecture documentation for the CharSequence() function in HttpHeaderValidationUtilTest.java from the netty codebase.
connectionRelatedHeaders() — netty Function Reference
Architecture documentation for the connectionRelatedHeaders() function in HttpHeaderValidationUtilTest.java from the netty codebase.
decodingInvalidHeaderValuesMustFailIfFirstCharIsIllegalAsciiString() — netty Function Reference
Architecture documentation for the decodingInvalidHeaderValuesMustFailIfFirstCharIsIllegalAsciiString() function in HttpHeaderValidationUtilTest.java from the netty codebase.
decodingInvalidHeaderValuesMustFailIfFirstCharIsIllegalCharSequence() — netty Function Reference
Architecture documentation for the decodingInvalidHeaderValuesMustFailIfFirstCharIsIllegalCharSequence() function in HttpHeaderValidationUtilTest.java from the netty codebase.
decodingInvalidHeaderValuesMustFailIfNotFirstCharIsIllegalAsciiString() — netty Function Reference
Architecture documentation for the decodingInvalidHeaderValuesMustFailIfNotFirstCharIsIllegalAsciiString() function in HttpHeaderValidationUtilTest.java from the netty codebase.
decodingInvalidHeaderValuesMustFailIfNotFirstCharIsIllegalCharSequence() — netty Function Reference
Architecture documentation for the decodingInvalidHeaderValuesMustFailIfNotFirstCharIsIllegalCharSequence() function in HttpHeaderValidationUtilTest.java from the netty codebase.
emptyValuesHaveNoIllegalCharsAsciiString() — netty Function Reference
Architecture documentation for the emptyValuesHaveNoIllegalCharsAsciiString() function in HttpHeaderValidationUtilTest.java from the netty codebase.
emptyValuesHaveNoIllegalCharsCharSequence() — netty Function Reference
Architecture documentation for the emptyValuesHaveNoIllegalCharsCharSequence() function in HttpHeaderValidationUtilTest.java from the netty codebase.
headerNameValidationMustRejectAllNamesRejectedByOldAlgorithm() — netty Function Reference
Architecture documentation for the headerNameValidationMustRejectAllNamesRejectedByOldAlgorithm() function in HttpHeaderValidationUtilTest.java from the netty codebase.
headerValuesCannotEndWithNewlinesAsciiString() — netty Function Reference
Architecture documentation for the headerValuesCannotEndWithNewlinesAsciiString() function in HttpHeaderValidationUtilTest.java from the netty codebase.
headerValuesCannotEndWithNewlinesCharSequence() — netty Function Reference
Architecture documentation for the headerValuesCannotEndWithNewlinesCharSequence() function in HttpHeaderValidationUtilTest.java from the netty codebase.
headerValueValidationMustRejectAllValuesRejectedByOldAlgorithm() — netty Function Reference
Architecture documentation for the headerValueValidationMustRejectAllValuesRejectedByOldAlgorithm() function in HttpHeaderValidationUtilTest.java from the netty codebase.
illegalFirstChar() — netty Function Reference
Architecture documentation for the illegalFirstChar() function in HttpHeaderValidationUtilTest.java from the netty codebase.
illegalNotFirstChar() — netty Function Reference
Architecture documentation for the illegalNotFirstChar() function in HttpHeaderValidationUtilTest.java from the netty codebase.
legalFirstChar() — netty Function Reference
Architecture documentation for the legalFirstChar() function in HttpHeaderValidationUtilTest.java from the netty codebase.
legalNotFirstChar() — netty Function Reference
Architecture documentation for the legalNotFirstChar() function in HttpHeaderValidationUtilTest.java from the netty codebase.
mustIdentifyConnectionRelatedHeadersAsciiString() — netty Function Reference
Architecture documentation for the mustIdentifyConnectionRelatedHeadersAsciiString() function in HttpHeaderValidationUtilTest.java from the netty codebase.
mustIdentifyConnectionRelatedHeadersString() — netty Function Reference
Architecture documentation for the mustIdentifyConnectionRelatedHeadersString() function in HttpHeaderValidationUtilTest.java from the netty codebase.
oldHeaderNameValidationAlgorithmAsciiString() — netty Function Reference
Architecture documentation for the oldHeaderNameValidationAlgorithmAsciiString() function in HttpHeaderValidationUtilTest.java from the netty codebase.
oldHeaderValueValidationAlgorithm() — netty Function Reference
Architecture documentation for the oldHeaderValueValidationAlgorithm() function in HttpHeaderValidationUtilTest.java from the netty codebase.
oldValidationAlgorithmValidateValueChar() — netty Function Reference
Architecture documentation for the oldValidationAlgorithmValidateValueChar() function in HttpHeaderValidationUtilTest.java from the netty codebase.
teHeaderIsNotConnectionRelatedWhenIgnoredAsciiString() — netty Function Reference
Architecture documentation for the teHeaderIsNotConnectionRelatedWhenIgnoredAsciiString() function in HttpHeaderValidationUtilTest.java from the netty codebase.
teHeaderIsNotConnectionRelatedWhenIgnoredString() — netty Function Reference
Architecture documentation for the teHeaderIsNotConnectionRelatedWhenIgnoredString() function in HttpHeaderValidationUtilTest.java from the netty codebase.
teIsTrailersTruthTable() — netty Function Reference
Architecture documentation for the teIsTrailersTruthTable() function in HttpHeaderValidationUtilTest.java from the netty codebase.
validateHeaderNameElement() — netty Function Reference
Architecture documentation for the validateHeaderNameElement() function in HttpHeaderValidationUtilTest.java from the netty codebase.
validTokenChars() — netty Function Reference
Architecture documentation for the validTokenChars() function in HttpHeaderValidationUtilTest.java from the netty codebase.
whenTeIsNotTrailerOrNotSWithNameAndValueString() — netty Function Reference
Architecture documentation for the whenTeIsNotTrailerOrNotSWithNameAndValueString() function in HttpHeaderValidationUtilTest.java from the netty codebase.
whenTeIsNotTrailerOrNotSWithNameAsciiStringAndValueString() — netty Function Reference
Architecture documentation for the whenTeIsNotTrailerOrNotSWithNameAsciiStringAndValueString() function in HttpHeaderValidationUtilTest.java from the netty codebase.
whenTeIsNotTrailerOrNotSWithNametringAndValueAsciiString() — netty Function Reference
Architecture documentation for the whenTeIsNotTrailerOrNotSWithNametringAndValueAsciiString() function in HttpHeaderValidationUtilTest.java from the netty codebase.
whenTeIsNotTrailerOrNotWithNameAndValueAsciiString() — netty Function Reference
Architecture documentation for the whenTeIsNotTrailerOrNotWithNameAndValueAsciiString() function in HttpHeaderValidationUtilTest.java from the netty codebase.
ensureInboundTrafficDiscarded() — netty Function Reference
Architecture documentation for the ensureInboundTrafficDiscarded() function in HttpInvalidMessageTest.java from the netty codebase.
testBadChunk() — netty Function Reference
Architecture documentation for the testBadChunk() function in HttpInvalidMessageTest.java from the netty codebase.
testRequestWithBadHeader() — netty Function Reference
Architecture documentation for the testRequestWithBadHeader() function in HttpInvalidMessageTest.java from the netty codebase.
testRequestWithBadInitialLine() — netty Function Reference
Architecture documentation for the testRequestWithBadInitialLine() function in HttpInvalidMessageTest.java from the netty codebase.
testResponseWithBadHeader() — netty Function Reference
Architecture documentation for the testResponseWithBadHeader() function in HttpInvalidMessageTest.java from the netty codebase.
testResponseWithBadInitialLine() — netty Function Reference
Architecture documentation for the testResponseWithBadInitialLine() function in HttpInvalidMessageTest.java from the netty codebase.
hashCode() — netty Function Reference
Architecture documentation for the hashCode() function in HttpMethodMapBenchmark.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