Package io.vertx.servicediscovery.spi


package io.vertx.servicediscovery.spi
  • Interfaces
    Class
    Description
    By default the service discovery uses a distributed map to store the records.
    The service exporter 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.
    The publisher is used by the importer to publish or unpublish records.
    Represents a service type.