orchescala.worker.CustomHandler
See theCustomHandler companion object
trait CustomHandler[In <: Product, Out <: Product](using evidence$1: Codec[In], evidence$2: Codec[Out]) extends RunWorkHandler[In, Out]
Attributes
- Companion
- object
- Graph
-
- Supertypes
Members list
In this article