p

akka

grpc

package grpc

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. All

Type Members

  1. abstract class Codec extends AnyRef
  2. final class GrpcClientSettings extends AnyRef
  3. trait GrpcResponseMetadata extends AnyRef

    Represents the metadata related to a gRPC call with a streaming response

    Represents the metadata related to a gRPC call with a streaming response

    Not for user extension

    Annotations
    @DoNotInherit()
  4. class GrpcServiceException extends RuntimeException
  5. trait GrpcSingleResponse[T] extends GrpcResponseMetadata

    Represents the metadata related to a gRPC call with a single response value

    Represents the metadata related to a gRPC call with a single response value

    Not for user extension

    Annotations
    @DoNotInherit()
  6. trait ProtobufSerializer[T] extends AnyRef

Value Members

  1. object Codecs
  2. object Grpc
  3. object GrpcClientSettings
  4. object Gzip extends Codec
  5. object Identity extends Codec
  6. object SSLContextUtils

Ungrouped