sttp.tapir.server.armeria

Members list

Type members

Classlikes

Attributes

Companion
object
Supertypes
class Object
trait Matchable
class Any
Known subtypes

Attributes

Companion
trait
Supertypes
class Object
trait Matchable
class Any
Self type
final case class ArmeriaFutureServerOptions(createFile: () => Future[TapirFile], deleteFile: TapirFile => Future[Unit], interceptors: List[Interceptor[Future]]) extends ArmeriaServerOptions[Future]

Attributes

Companion
object
Supertypes
trait Serializable
trait Product
trait Equals
trait ArmeriaServerOptions[Future]
class Object
trait Matchable
class Any
Show all

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
trait ArmeriaServerOptions[F[_]]

Attributes

Supertypes
class Object
trait Matchable
class Any
Known subtypes
trait TapirService[S <: Streams[S], F[_]] extends HttpServiceWithRoutes

Attributes

Supertypes
trait HttpServiceWithRoutes
trait ServiceWithRoutes[HttpRequest, HttpResponse]
trait HttpService
trait Service[HttpRequest, HttpResponse]
trait Unwrappable
class Object
trait Matchable
class Any
Show all