vertx-kuickstart-core / dev.fuelyour.vertxkuickstartcore.tools / SwaggerServiceHandler

SwaggerServiceHandler

class SwaggerServiceHandler : Serializer, Deserializer

Builds out service handlers for routing to the controllers

Constructors

<init>

Builds out service handlers for routing to the controllers

SwaggerServiceHandler(controllerSupplier: ControllerSupplier, serializer: Serializer, deserializer: Deserializer)

Functions

createFailureHandlers

fun createFailureHandlers(): RouteHandlers

createServiceHandlers

fun createServiceHandlers(op: Operation, opId: String): RouteHandlers