Package-level declarations
Types
Link copied to clipboard
class ProjectionDispatcherLauncher(projectionDispatcher: ProjectionDispatcher, shutdownTimeout: Duration) : MessageDispatcherLauncher
Link copied to clipboard
class ProjectionProcessorAutoRegistrar(functionRegistrar: ProjectionFunctionRegistrar, applicationContext: ApplicationContext) : AutoRegistrar<ProjectionProcessor>