VertxZioServerInterpreter

sttp.tapir.server.vertx.zio.VertxZioServerInterpreter
See theVertxZioServerInterpreter companion object
trait VertxZioServerInterpreter[R] extends CommonServerInterpreter

Attributes

Companion:
object
Graph
Supertypes
trait CommonServerInterpreter
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Concrete methods

def route(e: ZServerEndpoint[R, ZioStreams & WebSockets])(implicit runtime: Runtime[R]): Router => Route

Inherited methods

protected def mountWithDefaultHandlers[C, F[_]](e: ServerEndpoint[C, F])(router: Router, routeDef: RouteDefinition): Route

Attributes

Inherited from:
CommonServerInterpreter