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 : Encoder, Out <: Product : Encoder, ServiceOut : Schema](name: String, inOut: ServiceTask[In, Out, ServiceOut]): ServiceWorkerApi[In, Out, ServiceOut]