| Modifier and Type | Interface | Description |
|---|---|---|
static interface |
PingRequestObserverAccessor.PingRequestObserverBuilder<B extends PingRequestObserverAccessor.PingRequestObserverBuilder<B>> |
Provides a builder method for a ping
RestRequestObserver property
returning the builder for applying multiple build operations. |
| Modifier and Type | Interface | Description |
|---|---|---|
static interface |
HttpRegistryContext.HttpRegistryContextBuilder<DESC extends HttpServerDescriptor> |
The
HttpRegistryContext.HttpRegistryContextBuilder interface extends the
HttpRegistryContext with builder functionality as of the builder
pattern. |
interface |
HttpRegistryRestServer<DESC extends HttpServerDescriptor,B extends HttpRegistryRestServer<DESC,B>> |
The
HttpRegistryRestServer provides additional functionality
for registering at and signing off from a service discovery service in order
to resolve URLs to or from other services. |
| Modifier and Type | Class | Description |
|---|---|---|
class |
AbstractHttpRegistryContextBuilder<DESC extends HttpServerDescriptor> |
|
class |
AbstractHttpRegistryRestServerDecorator<DESC extends HttpServerDescriptor,B extends HttpRegistryRestServer<DESC,B>> |
Abstract class for easily decorating a
HttpRegistryRestServer. |
Copyright © 2018. All rights reserved.