Classes
Methods
(static) MongoService.createEventBusProxy(vertx, address) → {MongoService}
Create a proxy to a service that is deployed somewhere on the event bus
Parameters:
Name | Type | Description |
---|---|---|
vertx |
Vertx | the Vert.x instance |
address |
string | the address the service is listening on on the event bus |
- Source:
Returns:
the service
- Type
- MongoService