package spi
- Alphabetic
- Public
- All
Type Members
-
class
ServiceExporter extends AnyRef
The service exporter allows integrate other discovery technologies with the Vert.x service discovery.
The service exporter allows integrate other discovery technologies with the Vert.x service discovery. It maps entries from another technology to a and maps to a publication in this other technology. The exporter is one side of a service discovery bridge.
-
class
ServiceImporter extends AnyRef
The service importer allows integrate other discovery technologies with the Vert.x service discovery.
The service importer allows integrate other discovery technologies with the Vert.x service discovery. It maps entries from another technology to a and maps to a publication in this other technology. The importer is one side of a service discovery bridge.
-
class
ServicePublisher extends AnyRef
The publisher is used by the importer to publish or unpublish records.
Value Members
- object ServiceExporter
- object ServiceImporter
- object ServicePublisher