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