package topology
Ordering
- Alphabetic
Visibility
- Public
- Protected
Type Members
- class LedgerServerPartyNotifier extends NamedLogging with FlagCloseableAsync
Listens to changes of the identity stores and notifies the ledger-api server
Listens to changes of the identity stores and notifies the ledger-api server
We need to send PartyAddedToParticipant messages to LedgerApi server for every successful addition.
- sealed trait ParticipantIdentityDispatcherError extends AnyRef
- class ParticipantTopologyDispatcher extends NamedLogging with FlagCloseable
Identity dispatcher, registering identities with a domain
Identity dispatcher, registering identities with a domain
The dispatcher observes the participant topology manager and tries to shovel new topology transactions added to the manager to all connected domains.
- class ParticipantTopologyManager extends TopologyManager[ParticipantTopologyManagerError]
Participant side topology manager
- sealed trait ParticipantTopologyManagerError extends CantonError
- trait ParticipantTopologyManagerObserver extends AnyRef
- trait RegisterTopologyTransactionHandle extends FlagCloseable
Value Members
- object DomainOnboardingOutbox
- object ParticipantTopologyManager
- object ParticipantTopologyManagerError extends ParticipantErrorGroup