GenerateBIScriptHandlerFunctionFactory

Constructors

Link copied to clipboard
constructor(options: BiScriptOptions, deploymentInspector: BiDeploymentInspector, exceptionHandler: RequestExceptionHandler)

Properties

Link copied to clipboard
override val handlerKey: String

Functions

Link copied to clipboard
override fun create(contract: HttpRouteContract, metadata: HttpRouteHandlerMetadata = contract.handlerMetadata): HandlerFunction<ServerResponse>