DefaultRequestMatcherRegistry.Path structure to create new paths if necessary.Executor to be used when a request is made to a
ServerAddressRequestHandler for requests matching a given PathAndMethodRequestMatcher in the provided
HttpServer.HttpServer that partitions them considering a given creation context in which they can be later
shared.ContextHttpServerFactory to a HttpServerFactory.HttpServer.RequestFilter that throttles requests and blocks when the number of permits is reached,
waiting for the response to arrive before executing the next request.DecodingException Is an exception thrown when there is attempt to decode a malformed
or invalid text, url or url parameter.RequestHandler and a PathAndMethodRequestMatcher as they were introduced, which allows a
joint view and availability handling.Executor based on the
ServerAddress of a Connection.DefaultRequestMatcherRegistry.Path structure searching for possible handlers for the request path required, then checks which
one matches the request method as well.Executor for a ServerAddressBaseHttpMessageHttpServer.ServerAddress is presentHttpServerFactory.HttpEntity.Responses to HttpResponses.HttpServerHttpService that uses Grizzly to create HttpServers and its Async HTTP Client provider to
create HttpClients.SameThreadIOStrategy and the thread pool for the NIO transport
selector.HttpServer.HttpServer.RequestHandler for a certain incoming http request.AsyncHandler which waits to load the whole response to memory before propagating it.PipedOutputStream to populate the HTTP response as it arrives, propagating an
PipedInputStream as soon as the response headers are parsed.CompletionHandler, responsible for asynchronous response writingCompletionHandler, responsible for asynchronous http response transferring when the response body
is an input stream.ServerAddresss.Copyright © 2003–2019 MuleSoft, Inc.. All rights reserved.