| Package | Description |
|---|---|
| io.apiman.gateway.engine.vertx.polling |
| Modifier and Type | Method and Description |
|---|---|
PolicyConfigLoader |
PolicyConfigLoader.setApiResultHandler(io.vertx.core.Handler<List<io.apiman.gateway.engine.beans.Api>> apiResultHandler)
Set the API result handler, invoked when APIs have been unmarshalled successfully.
|
PolicyConfigLoader |
PolicyConfigLoader.setClientResultHandler(io.vertx.core.Handler<List<io.apiman.gateway.engine.beans.Client>> clientResultHandler)
Set the client result handler, invoked when Clients have been unmarshalled successfully.
|
PolicyConfigLoader |
PolicyConfigLoader.setExceptionHandler(io.vertx.core.Handler<Throwable> exceptionHandler)
Set the exception handler, invoked if an exception occurs.
|
Copyright © 2018 JBoss, a division of Red Hat. All rights reserved.