| Class and Description |
|---|
| HttpListenerConnectionManager
Grizzly based
HttpServerFactory. |
| Class and Description |
|---|
| ContextHttpServerFactory
Factory object for
HttpServer that partitions them considering a given creation context in which they can be later
shared. |
| ErrorRequestHandler |
| HttpListenerRegistry
Registry of servers and its handlers, which allows searching for handlers and introducing new ones (while allowing them to be
managed).
|
| NoListenerRequestHandler
Request handle for request calls to paths with no listener configured.
|
| NoMethodRequestHandler |
| RequestHandlerProvider
Provider of
RequestHandler for a certain incoming http request. |
| ServerIdentifier
Allows to identify a server by it's creation context and name.
|
| ServiceTemporarilyUnavailableListenerRequestHandler
Request handle for request calls to paths with no listener configured.
|
| Class and Description |
|---|
DecodingException
DecodingException Is an exception thrown when there is attempt to decode a malformed
or invalid text, url or url parameter. |
| HttpListenerRegistry
Registry of servers and its handlers, which allows searching for handlers and introducing new ones (while allowing them to be
managed).
|
| HttpServerDelegate
Base class for applying the delegate design pattern around an
HttpServer |
| HttpServerManager
A Server managers is in charge to handle all ServerSocket connections and to handle incoming requests to an Execution Service
for processing.
|
| ServerIdentifier
Allows to identify a server by it's creation context and name.
|
Copyright © 2003–2019 MuleSoft, Inc.. All rights reserved.