Skip navigation links
C E M S 

C

com.netflix.eureka - package com.netflix.eureka
 

E

ExampleEurekaClient - Class in com.netflix.eureka
Sample Eureka client that discovers the example service using Eureka and sends requests.
ExampleEurekaClient() - Constructor for class com.netflix.eureka.ExampleEurekaClient
 
ExampleEurekaGovernatedService - Class in com.netflix.eureka
Sample Eureka service that registers with Eureka to receive and process requests, using EurekaModule.
ExampleEurekaGovernatedService() - Constructor for class com.netflix.eureka.ExampleEurekaGovernatedService
 
ExampleEurekaService - Class in com.netflix.eureka
Sample Eureka service that registers with Eureka to receive and process requests.
ExampleEurekaService() - Constructor for class com.netflix.eureka.ExampleEurekaService
 
ExampleServiceBase - Class in com.netflix.eureka
An example service (that can be initialized in a variety of ways) that registers with eureka and listens for REST calls on port 8001.
ExampleServiceBase(ApplicationInfoManager, EurekaClient, DynamicPropertyFactory) - Constructor for class com.netflix.eureka.ExampleServiceBase
 

M

main(String[]) - Static method in class com.netflix.eureka.ExampleEurekaClient
 
main(String[]) - Static method in class com.netflix.eureka.ExampleEurekaGovernatedService
 
main(String[]) - Static method in class com.netflix.eureka.ExampleEurekaService
 

S

sendRequestToServiceUsingEureka(EurekaClient) - Method in class com.netflix.eureka.ExampleEurekaClient
 
start() - Method in class com.netflix.eureka.ExampleServiceBase
 
stop() - Method in class com.netflix.eureka.ExampleServiceBase
 
C E M S 
Skip navigation links