package mesh
Ordering
- Alphabetic
Visibility
- Public
- All
Type Members
- class BoundNameTreeSerializer extends ConfigSerializer[BoundNameTree]
- case class DelegateException (msg: String) extends Throwable with NoStackTrace with Product with Serializable
- class EndpointSerializer extends ConfigSerializer[Endpoint]
- class PathSerializer extends ConfigSerializer[Path]
-
class
StreamState
[Req, Rep] extends AnyRef
StreamState holds metadata about the state of a gRPC stream.
StreamState holds metadata about the state of a gRPC stream. This class is intended to be serialized.
- Req
The request message type.
- Rep
The response stream object type.
Value Members
- object BufSerializers
- object Client