package services
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- services
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- Protected
Type Members
- class ApiCommandCompletionService extends CommandCompletionService with StreamingServiceLifecycleManagement with NamedLogging
- class ApiCommandService extends CommandService with GrpcApiService with ProxyCloseable with NamedLogging
- class ApiCommandSubmissionService extends CommandSubmissionService with ProxyCloseable with GrpcApiService with Spanning with NamedLogging
- final class ApiEventQueryService extends EventQueryService with StreamingServiceLifecycleManagement with GrpcApiService with NamedLogging
- final class ApiTransactionService extends TransactionService with StreamingServiceLifecycleManagement with GrpcApiService with NamedLogging
- sealed abstract class ErrorCause extends Product with Serializable
Value Members
- def getAnnotedCommandTraceContext(commands: Option[Commands], telemetry: Telemetry): TraceContext
- object ApiConversions
- object ErrorCause extends Serializable
- object RejectionGenerators
- object StreamMetrics