Package com.netflix.eureka.resources

Class Summary
ApplicationResource A jersey resource that handles request related to a particular Application.
ApplicationsResource A jersey resource that handles request related to all Applications.
ASGResource A jersey resource for handling updates to ASGResource.ASGStatus.
InstanceResource A jersey resource that handles operations for a particular instance.
InstancesResource A jersey resource that gets information about a particular instance.
ResponseCache The class that is responsible for caching registry information that will be queried by the clients.
ResponseCache.Key The key for the cached payload.
SecureVIPResource A jersey resource for retrieving all instances with a given secure VIP address.
StatusResource An utility class for exposing information about peer nodes.
VIPResource A jersey resource for retrieving all instances with a given VIP address.
 

Enum Summary
ASGResource.ASGStatus  
ResponseCache.Key.EntityType An enum to define the entity that is stored in this cache for this key.
ResponseCache.KeyType