Uses of Interface
com.networknt.registry.support.command.ServiceListener
-
Packages that use ServiceListener Package Description com.networknt.registry.support.command -
-
Uses of ServiceListener in com.networknt.registry.support.command
Classes in com.networknt.registry.support.command that implement ServiceListener Modifier and Type Class Description classCommandServiceManagerMethods in com.networknt.registry.support.command with parameters of type ServiceListener Modifier and Type Method Description protected abstract voidCommandFailbackRegistry. subscribeService(URL url, ServiceListener listener)protected abstract voidCommandFailbackRegistry. unsubscribeService(URL url, ServiceListener listener)
-