HttpRequestHandler |
Simple code which handles all HTTP requests from the user, and passes them to the Router handler
directly if they do not involve file upload requests.
|
NonLeaderRetrievalRestfulGateway |
* Gateway for restful endpoints without leader retrieval logic. * *
|
PipelineErrorHandler |
This is the last handler in the pipeline.
|
WebMonitorEndpoint<T extends RestfulGateway> |
Rest endpoint which serves the web frontend REST calls.
|
WebMonitorUtils |
Utilities for the web runtime monitor.
|
WebMonitorUtils.LogFileLocation |
Singleton to hold the log file, the stdout file, the log directory.
|
WebSubmissionExtension |
Container for the web submission handlers.
|