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 class
CommandServiceManager
Methods in com.networknt.registry.support.command with parameters of type ServiceListener Modifier and Type Method Description protected abstract void
CommandFailbackRegistry. subscribeService(URL url, ServiceListener listener)
protected abstract void
CommandFailbackRegistry. unsubscribeService(URL url, ServiceListener listener)
-