StreamedCall
rpc.MethodCodec.Call.StreamedCall
case class StreamedCall[Service, Input, Output](call: (Service, Input) => Streamed[Output]) extends Call[Service, Input, Output]
Attributes
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass Any
Members list
In this article