Package io.atomix.cluster.messaging
Interface ManagedUnicastService
- All Superinterfaces:
io.atomix.utils.Managed<UnicastService>,UnicastService
public interface ManagedUnicastService extends UnicastService, io.atomix.utils.Managed<UnicastService>
Managed unicast service.
-
Nested Class Summary
Nested classes/interfaces inherited from interface io.atomix.cluster.messaging.UnicastService
UnicastService.Builder -
Method Summary
Methods inherited from interface io.atomix.cluster.messaging.UnicastService
addListener, addListener, removeListener, unicast