| Package | Description |
|---|---|
| ph.com.nightowlstudios.core | |
| ph.com.nightowlstudios.service |
| Modifier and Type | Method and Description |
|---|---|
protected <T extends Service> |
ApplicationVerticle.registerService(Class<T>... services) |
protected <T extends Service> |
ApplicationVerticle.registerService(Class<T> service,
io.vertx.core.DeploymentOptions options) |
static <T extends Service> |
Edge.serviceBus(Class<T> serviceClass) |
static <T extends Service> |
Edge.serviceBus(io.vertx.core.Vertx vertx,
Class<T> serviceClass) |
| Modifier and Type | Class and Description |
|---|---|
class |
ServiceBus<T extends Service> |
Copyright © 2021. All rights reserved.