vertx / io.vertx.reactivex.servicediscovery.types

Package io.vertx.reactivex.servicediscovery.types

Types

EventBusService

open class EventBusService

for event bus services (service proxies). Consumers receive a service proxy to use the service. NOTE: This class has been automatically generated from the io.vertx.servicediscovery.types.EventBusService non RX-ified interface using Vert.x codegen.

HttpEndpoint

open class HttpEndpoint

for HTTP endpoint (REST api). Consumers receive a HTTP client configured with the host and port of the endpoint. NOTE: This class has been automatically generated from the io.vertx.servicediscovery.types.HttpEndpoint non RX-ified interface using Vert.x codegen.

JDBCDataSource

open class JDBCDataSource

NOTE: This class has been automatically generated from the io.vertx.servicediscovery.types.JDBCDataSource non RX-ified interface using Vert.x codegen.

MessageSource

open class MessageSource

Service type for data producer. Providers are publishing data to a specific event bus address. NOTE: This class has been automatically generated from the io.vertx.servicediscovery.types.MessageSource non RX-ified interface using Vert.x codegen.

MongoDataSource

open class MongoDataSource

NOTE: This class has been automatically generated from the io.vertx.servicediscovery.types.MongoDataSource non RX-ified interface using Vert.x codegen.

RedisDataSource

open class RedisDataSource

Service type for Redis data source. NOTE: This class has been automatically generated from the io.vertx.servicediscovery.types.RedisDataSource non RX-ified interface using Vert.x codegen.