Packages

package services

Linear Supertypes
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. services
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. Protected

Package Members

  1. package admin
  2. package tracking
  3. package transaction

Type Members

  1. class ApiCommandCompletionService extends CommandCompletionService with StreamingServiceLifecycleManagement with NamedLogging
  2. class ApiCommandService extends CommandService with GrpcApiService with ProxyCloseable with NamedLogging
  3. class ApiCommandSubmissionService extends CommandSubmissionService with ProxyCloseable with GrpcApiService with Spanning with NamedLogging
  4. final class ApiEventQueryService extends EventQueryService with StreamingServiceLifecycleManagement with GrpcApiService with NamedLogging
  5. final class ApiTransactionService extends TransactionService with StreamingServiceLifecycleManagement with GrpcApiService with NamedLogging
  6. sealed abstract class ErrorCause extends Product with Serializable

Value Members

  1. def getAnnotedCommandTraceContext(commands: Option[Commands], telemetry: Telemetry): TraceContext
  2. object ApiConversions
  3. object ErrorCause extends Serializable
  4. object RejectionGenerators
  5. object StreamMetrics

Inherited from AnyRef

Inherited from Any

Ungrouped