| Package | Description |
|---|---|
| io.apiman.gateway.engine.vertx.polling.fetchers |
| Modifier and Type | Class and Description |
|---|---|
class |
FileResourceFetcher
Fetch a file from the local filesystem.
|
class |
HttpResourceFetcher
Fetch HTTP and HTTPS resources, with Auth options including BASIC and various OAuth2
permutations.
|
| Modifier and Type | Method and Description |
|---|---|
ResourceFetcher |
ResourceFetcher.exceptionHandler(io.vertx.core.Handler<Throwable> exceptionHandler)
Set an exception handler, invoked in an error occurs.
|
Copyright © 2017 JBoss, a division of Red Hat. All rights reserved.