| Package | Description |
|---|---|
| io.vertx.rxjava.servicediscovery.spi |
| Modifier and Type | Method and Description |
|---|---|
static ServicePublisher |
ServicePublisher.newInstance(ServicePublisher arg) |
| Modifier and Type | Method and Description |
|---|---|
void |
ServiceImporter.start(Vertx vertx,
ServicePublisher publisher,
JsonObject configuration,
Future<Void> future)
Starts the bridge.
|
void |
ServiceImporter.stop(Vertx vertx,
ServicePublisher publisher,
Future<Void> future)
Stops the bridge.
|
Copyright © 2016. All rights reserved.