Uses of Class
org.infinispan.reactive.publisher.impl.PublisherHandler
-
Packages that use PublisherHandler Package Description org.infinispan.factories Factories are internal components used to create other components based on a cache's configuration. -
-
Uses of PublisherHandler in org.infinispan.factories
Methods in org.infinispan.factories that return types with arguments of type PublisherHandler Modifier and Type Method Description ComponentRef<PublisherHandler>ComponentRegistry. getPublisherHandler()
-