Package | Description |
---|---|
io.vertx.servicediscovery |
= Vert.x Service Discovery
This component provides an infrastructure to publish and discover various resources, such as service
proxies, HTTP endpoints, data sources...
|
io.vertx.servicediscovery.spi | |
io.vertx.servicediscovery.types |
Class and Description |
---|
ServiceExporter
The service exporter allows integrate other discovery technologies with the Vert.x service discovery.
|
ServiceImporter
The service importer allows integrate other discovery technologies with the Vert.x service discovery.
|
Class and Description |
---|
ServicePublisher
The publisher is used by the importer to publish or unpublish records.
|
Class and Description |
---|
ServiceType
Represents a service type.
|
Copyright © 2018 Eclipse. All rights reserved.