sttp.tapir.server.vertx.zio

Members list

Type members

Classlikes

trait VertxZioServerInterpreter[R] extends CommonServerInterpreter, VertxErrorHandler

Attributes

Companion
object
Supertypes
trait VertxErrorHandler
trait CommonServerInterpreter
class Object
trait Matchable
class Any

Attributes

Companion
trait
Supertypes
class Object
trait Matchable
class Any
Self type
final case class VertxZioServerOptions[R](uploadDirectory: TapirFile, deleteFile: TapirFile => RIO[R, Unit], maxQueueSizeForReadStream: Int, interceptors: List[Interceptor[[_] =>> RIO[R, _$1]]]) extends VertxServerOptions[[_] =>> RIO[R, _$2]]

Attributes

Companion
object
Supertypes
trait Serializable
trait Product
trait Equals
trait VertxServerOptions[[_] =>> RIO[R, _$2]]
class Object
trait Matchable
class Any
Show all

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type