Package io.apiman.gateway.engine.vertx.polling.fetchers
-
Interface Summary Interface Description ResourceFetcher Interface for asynchronously fetching simple remote resources, for instance via HTTP or local file-system. -
Class Summary Class Description FileResourceFetcher Fetch a file from the local filesystem.HttpResourceFetcher Fetch HTTP and HTTPS resources, with Auth options including BASIC and various OAuth2 permutations.