package grpc
Ordering
- Alphabetic
Visibility
- Public
- Protected
Type Members
- final class DropRepeated[T] extends GraphStage[FlowShape[T, T]]
- class GrpcActiveContractsService extends ActiveContractsService with ProxyCloseable with GrpcApiService with NamedLogging
- trait GrpcApiService extends BindableService with AutoCloseable
Defines a interface that identifies a api service which will be registered with the ledger api grpc server.
- class GrpcHealthService extends Health with StreamingServiceLifecycleManagement with GrpcApiService with NamedLogging
- class GrpcLedgerConfigurationService extends LedgerConfigurationService with ProxyCloseable with GrpcApiService with NamedLogging
- class GrpcPackageService extends PackageService with ProxyCloseable with GrpcApiService with NamedLogging
- trait StreamingServiceLifecycleManagement extends AutoCloseable with NamedLogging
Value Members
- object DropRepeated
- object GrpcHealthService
- object Logging