| Interface | Description |
|---|---|
| AmazonMetaData | |
| AmazonMetaDataAccessor |
Provides an accessor for a Amazon Meta-Data property.
|
| AmazonMetaDataAccessor.AmazonMetaDataBuilder<B extends AmazonMetaDataAccessor.AmazonMetaDataBuilder<?>> |
Provides a mutator for an Amazon Meta-Data property.
|
| AmazonMetaDataAccessor.AmazonMetaDataMutator |
Provides a mutator for a Amazon Meta-Data property.
|
| AmazonMetaDataAccessor.AmazonMetaDataProperty |
Provides a Amazon Meta-Data property.
|
| EurekaDataCenterTypeAccessor |
Provides an accessor for a Eureka data center type property.
|
| EurekaDataCenterTypeAccessor.EurekaDataCenterTypeBuilder<B extends EurekaDataCenterTypeAccessor.EurekaDataCenterTypeBuilder<?>> |
Provides a mutator for an Eureka data center type property.
|
| EurekaDataCenterTypeAccessor.EurekaDataCenterTypeMutator |
Provides a mutator for a Eureka data center type property.
|
| EurekaDataCenterTypeAccessor.EurekaDataCenterTypeProperty |
Provides a Eureka data center type property.
|
| EurekaDiscovery<B extends EurekaDiscovery<B>> | |
| EurekaDiscoverySidecar |
The
EurekaDiscoverySidecar describes the functionality required in
order to discover services at a service registry and discovery service. |
| EurekaInstanceDescriptor | |
| EurekaRegistry<B extends EurekaRegistry<B>> |
The
EurekaRegistry describes the functionality required in order to
register a service at a service registry and discovery service. |
| EurekaRegistryContext |
This context describes all information required to register a server
("service") at a Eureka service discovery registry.
|
| EurekaRegistryContext.EurekaRegistryContextBuilder |
The
EurekaRegistryContext.EurekaRegistryContextBuilder interface extends the
EurekaRegistryContext with builder functionality as of the
builder pattern. |
| EurekaRegistrySidecar |
The
EurekaRegistrySidecar describes the functionality required in
order to register a service at a service registry and discovery service. |
| EurekaRestClient | |
| EurekaRestServer |
The
EurekaRestServer refines the HttpRegistryRestServer for
use with an Eureka Service-Registry. |
| EurekaServerDescriptor |
The
EurekaServerDescriptor refines the HttpServerDescriptor
for use with an Eureka Service-Registry. |
| EurekaServerDescriptorFactory |
Implementation of the
EurekaServerDescriptorFactory. |
| EurekaServiceStatusAccessor |
Provides an accessor for a Eureka service status property.
|
| EurekaServiceStatusAccessor.EurekaServiceStatusBuilder<B extends EurekaServiceStatusAccessor.EurekaServiceStatusBuilder<?>> |
Provides a mutator for an Eureka service status property.
|
| EurekaServiceStatusAccessor.EurekaServiceStatusMutator |
Provides a mutator for a Eureka service status property.
|
| EurekaServiceStatusAccessor.EurekaServiceStatusProperty |
Provides a Eureka service status property.
|
| Class | Description |
|---|---|
| AmazonMetaDataImpl | |
| EurekaDiscoverySidecarImpl |
The
EurekaDiscoverySidecarImpl decorates a HttpRestClient
with functionality such registering and unregistering from / to a Eureka
discovery service. |
| EurekaInstanceDescriptorImpl | |
| EurekaRegistryContextBuilderImpl |
Implementation of the
EurekaRegistryContext.EurekaRegistryContextBuilder representing a
waschechten EurekaRegistryContext being a specialization of the
HttpRegistryContext. |
| EurekaRegistrySidecarImpl |
The
EurekaRegistrySidecarImpl provides you with a library for
registering your web-services at Eureka service registry and discovery. |
| EurekaRegistrySidecarImpl.HeartBeatDaemon | |
| EurekaRestClientDecorator |
The
EurekaRestClientDecorator decorates a HttpRestClient with
functionality such registering and unregistering from / to a Eureka discovery
service. |
| EurekaRestClientImpl |
The
EurekaRestClientImpl enriches the HttpRestClient with
functionality such registering and unregistering from / to a Eureka discovery
service. |
| EurekaRestServerDecorator |
The
EurekaRestServerDecorator implements the EurekaRestServer
interface and decorates a given HttpRestServer with functionality
such registering and unregistering from or to an Eureka discovery service. |
| EurekaRestServerImpl |
The
EurekaRestServerImpl enriches the HttpRestServer with
functionality such registering and unregistering from / to a Eureka discovery
service. |
| EurekaServerDescriptorImpl |
The
EurekaServerDescriptorImpl implements the
HttpServerDescriptor interface. |
| Enum | Description |
|---|---|
| EurekaDataCenterType |
The data center types known by Eureka.
|
| EurekaLoopSleepTime |
Enumeration with common timeouts regarding Eureka service registry and
discovery.
|
| EurekaServiceStatus |
The
EurekaServiceStatus enumerates the known Eureka service states as
of "https://github.com/Netflix/eureka/wiki/Eureka-REST-operations". |
Copyright © 2018. All rights reserved.