Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • ParsingHttpHandlerArgs

Index

Properties

errorHandler

errorHandler: ErrorHandler

Converts errors to a serializable format.

metadataCollector

metadataCollector: OperationMetadataCollector

Generates generic operation metadata that is required for a response.

operationHandler

operationHandler: OperationHttpHandler

Handler to send the operation to.

requestParser

requestParser: RequestParser

Parses the incoming requests.

responseWriter

responseWriter: ResponseWriter

Writes out the response of the operation.