All Classes
-
All Classes Interface Summary Class Summary Enum Summary Exception Summary Class Description ConsulConfig Base configuration class for Consul registry usageConsulHelpers Set of utilities that assist in populating a service registration.ConsulRegistrationConfig Configuration class to specify various Consul settingsConsulRegistryClient ConsulRegistryService RegistryServiceimplementation for Consul discovery serversEurekaConfig EurekaInstance This model matches the format of the data being sent to the Eureka serverEurekaRegistrationConfig Configuration model needed for registering a service with EurekaEurekaRegistryClient RegistryClientimplementation for looking up services from Eureka registry server.EurekaRegistryService EurekaRestClient EurekaUrlProvider NativeRegistryData Enum that defines whether all data from the native service registry should be included inServiceInstanceobjects returned by the registry, e.g.NoopRegistryService A No-op implementation of theRegistryService.Port Model that defines a port being used by a service, including the port number, the purpose of the port, and whether the port is secure or not.Port.PortType Enum defining the type of connector the port is used for.Port.Security Enum defining whether the port is secure or not.Ports Utility methods for finding a desired port out of a list of port definitionsRegistrationException Exception used to indicate a failure to register with the service registry.RegistrationLifecycleListener Listener that registers and deregisters the service based on server start up and shutdown events.RegistrationManager Manager to register and unregister a service.RegistryClient Base of all registry client implementations in order to find running servicesRegistryClient.InstanceQuery Encapsulates search parameters for finding service instancesRegistryService Contract for implementations of a service registry.ServiceInfo Interface to assist in providing information about a service for registering.ServiceInstance Model containing information about a running serviceServiceInstance.Status The status of a serviceServiceInstanceFilter Utility class that provides version filtering of lists ofServiceInstanceobjects.ServiceInstancePaths Utility methods for generating URLs from the service informationServicePaths Model defining various known paths used by services