Uses of Interface
com.networknt.registry.DiscoveryService
-
Packages that use DiscoveryService Package Description com.networknt.registry com.networknt.registry.support com.networknt.registry.support.command -
-
Uses of DiscoveryService in com.networknt.registry
Subinterfaces of DiscoveryService in com.networknt.registry Modifier and Type Interface Description interface
Registry
Used to register and discover. -
Uses of DiscoveryService in com.networknt.registry.support
Classes in com.networknt.registry.support that implement DiscoveryService Modifier and Type Class Description class
DirectRegistry
Direct registry is used for local testing only.class
FailbackRegistry
Failback registry -
Uses of DiscoveryService in com.networknt.registry.support.command
Classes in com.networknt.registry.support.command that implement DiscoveryService Modifier and Type Class Description class
CommandFailbackRegistry
-