package mesh

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. All

Type Members

  1. class BoundNameTreeSerializer extends ConfigSerializer[BoundNameTree]
  2. case class DelegateException (msg: String) extends Throwable with NoStackTrace with Product with Serializable
  3. class EndpointSerializer extends ConfigSerializer[Endpoint]
  4. class PathSerializer extends ConfigSerializer[Path]
  5. 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

  1. object BufSerializers
  2. object Client

Ungrouped