Packages

package grpc

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. Protected

Type Members

  1. final class DropRepeated[T] extends GraphStage[FlowShape[T, T]]
  2. trait GrpcApiService extends BindableService with AutoCloseable

    Defines a interface that identifies a api service which will be registered with the ledger api grpc server.

  3. class GrpcHealthService extends Health with StreamingServiceLifecycleManagement with GrpcApiService with NamedLogging
  4. trait StreamingServiceLifecycleManagement extends AutoCloseable with NamedLogging

Value Members

  1. object DropRepeated
  2. object GrpcHealthService
  3. object Logging

Ungrouped