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 interfaceRegistryUsed 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 classDirectRegistryDirect registry is used for local testing only.classFailbackRegistryFailback 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 classCommandFailbackRegistry
-