package server
Type Members
- class DynamicDomainGrpcServer extends NamedLogging
Creates a dynamic public domain server to which domain services can be added at a later time, while providing a gRPC health service from the start.
Creates a dynamic public domain server to which domain services can be added at a later time, while providing a gRPC health service from the start. This is useful to bring up the embedded domain or sequencer node endpoint with health service, prior to them being initialized.