Function
Browse all 26924 tag entities categorized under Function in the netty Architecture Docs architecture documentation.
isPreflightRequest() — netty Function Reference
Architecture documentation for the isPreflightRequest() function in CorsHandler.java from the netty codebase.
respond() — netty Function Reference
Architecture documentation for the respond() function in CorsHandler.java from the netty codebase.
setAllowCredentials() — netty Function Reference
Architecture documentation for the setAllowCredentials() function in CorsHandler.java from the netty codebase.
setAllowHeaders() — netty Function Reference
Architecture documentation for the setAllowHeaders() function in CorsHandler.java from the netty codebase.
setAllowMethods() — netty Function Reference
Architecture documentation for the setAllowMethods() function in CorsHandler.java from the netty codebase.
setAllowPrivateNetwork() — netty Function Reference
Architecture documentation for the setAllowPrivateNetwork() function in CorsHandler.java from the netty codebase.
setAnyOrigin() — netty Function Reference
Architecture documentation for the setAnyOrigin() function in CorsHandler.java from the netty codebase.
setExposeHeaders() — netty Function Reference
Architecture documentation for the setExposeHeaders() function in CorsHandler.java from the netty codebase.
setMaxAge() — netty Function Reference
Architecture documentation for the setMaxAge() function in CorsHandler.java from the netty codebase.
setNullOrigin() — netty Function Reference
Architecture documentation for the setNullOrigin() function in CorsHandler.java from the netty codebase.
setOrigin() — netty Function Reference
Architecture documentation for the setOrigin() function in CorsHandler.java from the netty codebase.
setPreflightHeaders() — netty Function Reference
Architecture documentation for the setPreflightHeaders() function in CorsHandler.java from the netty codebase.
setVaryHeader() — netty Function Reference
Architecture documentation for the setVaryHeader() function in CorsHandler.java from the netty codebase.
write() — netty Function Reference
Architecture documentation for the write() function in CorsHandler.java from the netty codebase.
anyOriginAndAllowCredentialsShouldEchoRequestOrigin() — netty Function Reference
Architecture documentation for the anyOriginAndAllowCredentialsShouldEchoRequestOrigin() function in CorsHandlerTest.java from the netty codebase.
assertValues() — netty Function Reference
Architecture documentation for the assertValues() function in CorsHandlerTest.java from the netty codebase.
channelRead0() — netty Function Reference
Architecture documentation for the channelRead0() function in CorsHandlerTest.java from the netty codebase.
differentConfigsPerOrigin() — netty Function Reference
Architecture documentation for the differentConfigsPerOrigin() function in CorsHandlerTest.java from the netty codebase.
forbiddenShouldReleaseRequest() — netty Function Reference
Architecture documentation for the forbiddenShouldReleaseRequest() function in CorsHandlerTest.java from the netty codebase.
FullHttpRequest() — netty Function Reference
Architecture documentation for the FullHttpRequest() function in CorsHandlerTest.java from the netty codebase.
HttpResponse() — netty Function Reference
Architecture documentation for the HttpResponse() function in CorsHandlerTest.java from the netty codebase.
nonCorsRequest() — netty Function Reference
Architecture documentation for the nonCorsRequest() function in CorsHandlerTest.java from the netty codebase.
preflightDeleteRequestWithCustomHeaders() — netty Function Reference
Architecture documentation for the preflightDeleteRequestWithCustomHeaders() function in CorsHandlerTest.java from the netty codebase.
preflightEmptyLastDiscarded() — netty Function Reference
Architecture documentation for the preflightEmptyLastDiscarded() function in CorsHandlerTest.java from the netty codebase.
preflightEmptyLastDiscardedThenNewRequestForwarded() — netty Function Reference
Architecture documentation for the preflightEmptyLastDiscardedThenNewRequestForwarded() function in CorsHandlerTest.java from the netty codebase.
preflightGetRequestWithCustomHeaders() — netty Function Reference
Architecture documentation for the preflightGetRequestWithCustomHeaders() function in CorsHandlerTest.java from the netty codebase.
preflightNonEmptyLastForwarded() — netty Function Reference
Architecture documentation for the preflightNonEmptyLastForwarded() function in CorsHandlerTest.java from the netty codebase.
preflightRequestAllowCredentials() — netty Function Reference
Architecture documentation for the preflightRequestAllowCredentials() function in CorsHandlerTest.java from the netty codebase.
preflightRequestDoNotAllowCredentials() — netty Function Reference
Architecture documentation for the preflightRequestDoNotAllowCredentials() function in CorsHandlerTest.java from the netty codebase.
preflightRequestShouldReleaseRequest() — netty Function Reference
Architecture documentation for the preflightRequestShouldReleaseRequest() function in CorsHandlerTest.java from the netty codebase.
preflightRequestWithConnectionCloseShouldClose() — netty Function Reference
Architecture documentation for the preflightRequestWithConnectionCloseShouldClose() function in CorsHandlerTest.java from the netty codebase.
preflightRequestWithConnectionKeepAliveShouldStayOpen() — netty Function Reference
Architecture documentation for the preflightRequestWithConnectionKeepAliveShouldStayOpen() function in CorsHandlerTest.java from the netty codebase.
preflightRequestWithCustomHeader() — netty Function Reference
Architecture documentation for the preflightRequestWithCustomHeader() function in CorsHandlerTest.java from the netty codebase.
preflightRequestWithCustomHeaders() — netty Function Reference
Architecture documentation for the preflightRequestWithCustomHeaders() function in CorsHandlerTest.java from the netty codebase.
preflightRequestWithCustomHeadersIterable() — netty Function Reference
Architecture documentation for the preflightRequestWithCustomHeadersIterable() function in CorsHandlerTest.java from the netty codebase.
preflightRequestWithDefaultHeaders() — netty Function Reference
Architecture documentation for the preflightRequestWithDefaultHeaders() function in CorsHandlerTest.java from the netty codebase.
preflightRequestWithNullOrigin() — netty Function Reference
Architecture documentation for the preflightRequestWithNullOrigin() function in CorsHandlerTest.java from the netty codebase.
preflightRequestWithoutConnectionShouldStayOpen() — netty Function Reference
Architecture documentation for the preflightRequestWithoutConnectionShouldStayOpen() function in CorsHandlerTest.java from the netty codebase.
preflightRequestWithUnauthorizedOrigin() — netty Function Reference
Architecture documentation for the preflightRequestWithUnauthorizedOrigin() function in CorsHandlerTest.java from the netty codebase.
preflightRequestWithValueGenerator() — netty Function Reference
Architecture documentation for the preflightRequestWithValueGenerator() function in CorsHandlerTest.java from the netty codebase.
preflightSecondEmptyLastForwardedAfterFirstDiscard() — netty Function Reference
Architecture documentation for the preflightSecondEmptyLastForwardedAfterFirstDiscard() function in CorsHandlerTest.java from the netty codebase.
preflightSecondNonEmptyLastDiscarded() — netty Function Reference
Architecture documentation for the preflightSecondNonEmptyLastDiscarded() function in CorsHandlerTest.java from the netty codebase.
shortCircuitNonCorsRequest() — netty Function Reference
Architecture documentation for the shortCircuitNonCorsRequest() function in CorsHandlerTest.java from the netty codebase.
shortCircuitWithConnectionCloseShouldClose() — netty Function Reference
Architecture documentation for the shortCircuitWithConnectionCloseShouldClose() function in CorsHandlerTest.java from the netty codebase.
shortCircuitWithConnectionKeepAliveShouldStayOpen() — netty Function Reference
Architecture documentation for the shortCircuitWithConnectionKeepAliveShouldStayOpen() function in CorsHandlerTest.java from the netty codebase.
shortCircuitWithoutConnectionShouldStayOpen() — netty Function Reference
Architecture documentation for the shortCircuitWithoutConnectionShouldStayOpen() function in CorsHandlerTest.java from the netty codebase.
simpleRequestAllowCredentials() — netty Function Reference
Architecture documentation for the simpleRequestAllowCredentials() function in CorsHandlerTest.java from the netty codebase.
simpleRequestAllowPrivateNetwork() — netty Function Reference
Architecture documentation for the simpleRequestAllowPrivateNetwork() function in CorsHandlerTest.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