Hierarchy

  • ParsingHttpHandlerArgs

Properties

errorHandler: ErrorHandler

Converts errors to a serializable format.

metadataCollector: OperationMetadataCollector

Generates generic operation metadata that is required for a response.

operationHandler: OperationHttpHandler

Handler to send the operation to.

requestParser: RequestParser

Parses the incoming requests.

responseWriter: ResponseWriter

Writes out the response of the operation.