sttp.tapir.server.armeria

Members list

Concise view

Type members

Classlikes

Attributes

Companion:
object
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes

Attributes

Companion:
trait
Graph
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
Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait ArmeriaServerOptions[Future]
class Object
trait Matchable
class Any

Attributes

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

Attributes

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

Attributes

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