ServiceWorkerApi

camundala.api.ServiceWorkerApi$
See theServiceWorkerApi companion class

Attributes

Companion
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

def apply[In <: Product : Decoder, Out <: Product : Decoder, ServiceIn <: Product : Schema, ServiceOut : Encoder](name: String, inOut: ServiceTask[In, Out, ServiceIn, ServiceOut]): ServiceWorkerApi[In, Out, ServiceIn, ServiceOut]