p

akka

grpc

package grpc

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. All

Type Members

  1. final class GrpcClientSettings extends AnyRef
    Annotations
    @ApiMayChange()
  2. trait GrpcProtocol extends AnyRef

    A variant of the gRPC protocol - e.g.

    A variant of the gRPC protocol - e.g. gRPC and gRPC-Web

  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() @ApiMayChange()
  4. class GrpcServiceException extends RuntimeException
    Annotations
    @ApiMayChange()
  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
  7. trait ServiceDescription extends AnyRef
    Annotations
    @ApiMayChange()
  8. class Trailers extends AnyRef
    Annotations
    @ApiMayChange()

Value Members

  1. object GrpcClientSettings
  2. object GrpcProtocol

    INTERNAL API

    INTERNAL API

    Core definitions for gRPC protocols.

    Annotations
    @InternalApi()
  3. object SSLContextUtils
  4. object Trailers

Ungrouped