| Modifier and Type | Method and Description |
|---|---|
ServicePublisher |
ServicePublisher.getDelegate() |
| Modifier and Type | Method and Description |
|---|---|
static ServicePublisher |
ServicePublisher.newInstance(ServicePublisher arg) |
| Constructor and Description |
|---|
ServicePublisher(ServicePublisher delegate) |
| Modifier and Type | Method and Description |
|---|---|
ServicePublisher |
ServicePublisher.getDelegate() |
| Modifier and Type | Method and Description |
|---|---|
static ServicePublisher |
ServicePublisher.newInstance(ServicePublisher arg) |
| Constructor and Description |
|---|
ServicePublisher(ServicePublisher delegate) |
| Modifier and Type | Class and Description |
|---|---|
class |
DiscoveryImpl
Default implementation of the service discovery.
|
| Modifier and Type | Method and Description |
|---|---|
void |
KubernetesServiceImporter.start(Vertx vertx,
ServicePublisher publisher,
JsonObject configuration,
Promise<Void> completion) |
| Modifier and Type | Method and Description |
|---|---|
void |
ServiceExporter.init(Vertx vertx,
ServicePublisher publisher,
JsonObject configuration,
Promise<Void> future)
Starts the exporter.
|
void |
ServiceImporter.start(Vertx vertx,
ServicePublisher publisher,
JsonObject configuration,
Promise<Void> future)
Starts the importer.
|
Copyright © 2020. All rights reserved.