| Package | Description |
|---|---|
| io.gravitee.discovery.api | |
| io.gravitee.discovery.api.event | |
| io.gravitee.discovery.api.service |
| Modifier and Type | Method and Description |
|---|---|
void |
ServiceDiscovery.listen(Handler<Event> handler) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
Handler<T extends Event> |
| Modifier and Type | Method and Description |
|---|---|
Event |
AbstractServiceDiscovery.registerEndpoint(T service) |
Event |
AbstractServiceDiscovery.unregisterEndpoint(T service) |
Copyright © 2015-2020 Gravitee.IO. All Rights Reserved.