| Modifier and Type | Class | Description |
|---|---|---|
class |
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. |
class |
EurekaRestServerImpl |
The
EurekaRestServerImpl enriches the HttpRestServer with
functionality such registering and unregistering from / to a Eureka discovery
service. |
| Modifier and Type | Method | Description |
|---|---|---|
default EurekaRestServer |
EurekaRestServer.withHomeRequestObserver(org.refcodes.rest.RestRequestObserver aRequestObserver) |
|
EurekaRestServer |
EurekaRestServerDecorator.withHttpExceptionHandler(org.refcodes.rest.HttpExceptionHandler aHttpErrorHandler) |
|
EurekaRestServer |
EurekaRestServerDecorator.withHttpExceptionHandling(org.refcodes.rest.HttpExceptionHandling aHttpErrorHandling) |
|
default EurekaRestServer |
EurekaRestServer.withStatusRequestObserver(org.refcodes.rest.RestRequestObserver aRequestObserver) |
Copyright © 2018. All rights reserved.