ServerEndpointMiddleware

smithy4s.http4s.ServerEndpointMiddleware
See theServerEndpointMiddleware companion object

Attributes

Companion:
object
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
trait Simple[F]
Self type

Members list

Concise view

Value members

Abstract methods

def prepare[Alg[_[_, _, _, _, _]]](service: Service[Alg])(endpoint: Endpoint[Operation, _, _, _, _, _]): HttpApp[F] => HttpApp[F]

Concrete methods