Package

akka

grpc

Permalink

package grpc

Visibility
  1. Public
  2. All

Type Members

  1. abstract class Codec extends AnyRef

    Permalink
  2. final class GrpcClientSettings extends AnyRef

    Permalink
  3. trait GrpcResponseMetadata extends AnyRef

    Permalink

    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

    Permalink
  5. trait GrpcSingleResponse[T] extends GrpcResponseMetadata

    Permalink

    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

    Permalink

Value Members

  1. object Codecs

    Permalink
  2. object Grpc

    Permalink
  3. object GrpcClientSettings

    Permalink
  4. object Gzip extends Codec

    Permalink
  5. object Identity extends Codec

    Permalink
  6. object SSLContextUtils

    Permalink
  7. package internal

    Permalink
  8. package javadsl

    Permalink
  9. package scaladsl

    Permalink

Ungrouped