Interface | Description |
---|---|
LookupService<T> |
Lookup service for finding active instances.
|
Class | Description |
---|---|
Application |
The application class holds the list of instances for a particular
application.
|
Applications |
The class that wraps all the registry information returned by eureka server.
|
EurekaJerseyClient |
A wrapper for Jersey Apache Client to set the necessary configurations.
|
EurekaJerseyClient.JerseyClient | |
Pair<E1,E2> |
An utility class for stores any information that needs to exist as a pair.
|