scalapb.compiler.StreamType
See theStreamType companion class
object StreamType
Attributes
- Companion
- class
- Graph
-
- Supertypes
-
trait Sumtrait Mirrorclass Objecttrait Matchableclass Any
- Self type
-
StreamType.type
Members list
Type members
Classlikes
case object Bidirectional extends StreamType
Attributes
- Supertypes
-
trait Singletontrait Producttrait Mirrorclass StreamTypetrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
- Self type
-
Bidirectional.type
case object ClientStreaming extends StreamType
Attributes
- Supertypes
-
trait Singletontrait Producttrait Mirrorclass StreamTypetrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
- Self type
-
ClientStreaming.type
case object ServerStreaming extends StreamType
Attributes
- Supertypes
-
trait Singletontrait Producttrait Mirrorclass StreamTypetrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
- Self type
-
ServerStreaming.type
case object Unary extends StreamType
Attributes
- Supertypes
-
trait Singletontrait Producttrait Mirrorclass StreamTypetrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
- Self type
-
Unary.type
Inherited and Abstract types
The names of the product elements
The names of the product elements
Attributes
- Inherited from:
- Mirror
The name of the type
The name of the type
Attributes
- Inherited from:
- Mirror
In this article