- Source:
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 vertxVertx the Vert.x instance addressstring the address the service is listening on on the event bus - Source:
Returns:
the service- Type
- MongoService