Packages

package grpc

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. Protected

Type Members

  1. final class DropRepeated[T] extends GraphStage[FlowShape[T, T]]
  2. class GrpcActiveContractsService extends ActiveContractsService with ProxyCloseable with GrpcApiService with NamedLogging
  3. trait GrpcApiService extends BindableService with AutoCloseable

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

  4. class GrpcHealthService extends Health with StreamingServiceLifecycleManagement with GrpcApiService with NamedLogging
  5. class GrpcLedgerConfigurationService extends LedgerConfigurationService with ProxyCloseable with GrpcApiService with NamedLogging
  6. class GrpcPackageService extends PackageService with ProxyCloseable with GrpcApiService with NamedLogging
  7. trait StreamingServiceLifecycleManagement extends AutoCloseable with NamedLogging

Value Members

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

Ungrouped