Packages

package grpc

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. Protected

Type Members

  1. class GrpcDomainRegistry extends DomainRegistry with DomainRegistryHelpers with FlagCloseable with NamedLogging

    Domain registry used to connect to domains over GRPC

  2. class GrpcDomainServiceClient extends DomainServiceClient with NamedLogging
  3. class GrpcSequencerConnectClient extends SequencerConnectClient with NamedLogging with FlagCloseable
  4. class SequencerBasedRegisterTopologyTransactionHandle extends RegisterTopologyTransactionHandle with NamedLogging

    Handle used in order to request approval of participant's topology transactions by the IDM and wait for the responses by sending RegisterTopologyTransactionRequest's via the sequencer.

    Handle used in order to request approval of participant's topology transactions by the IDM and wait for the responses by sending RegisterTopologyTransactionRequest's via the sequencer. This gets passed to com.digitalasset.canton.participant.topology.ParticipantTopologyDispatcher.domainConnected

  5. class SequencerConnectClientInterceptor extends ClientInterceptor with NamedLogging

Value Members

  1. object ParticipantInitializeTopology

Ungrouped