G H I 
All Classes All Packages

G

get(String) - Method in interface io.wcm.caravan.commons.httpasyncclient.HttpAsyncClientFactory
Returns a configured asynchronous Http Client for the given target URL.
get(URI) - Method in interface io.wcm.caravan.commons.httpasyncclient.HttpAsyncClientFactory
Returns a configured asynchronous Http Client for the given target URL.
getCloseable(String) - Method in interface io.wcm.caravan.commons.httpasyncclient.HttpAsyncClientFactory
Returns a configured asynchronous Http Client for the given target URL.
getCloseable(URI) - Method in interface io.wcm.caravan.commons.httpasyncclient.HttpAsyncClientFactory
Returns a configured asynchronous Http Client for the given target URL.
getCloseableWs(String, String) - Method in interface io.wcm.caravan.commons.httpasyncclient.HttpAsyncClientFactory
Returns a configured asynchronous Http Client for the given target URL.
getCloseableWs(URI, URI) - Method in interface io.wcm.caravan.commons.httpasyncclient.HttpAsyncClientFactory
Returns a configured asynchronous Http Client for the given target URL.
getDefaultRequestConfig(String) - Method in interface io.wcm.caravan.commons.httpasyncclient.HttpAsyncClientFactory
Returns the default Request Configuration for the given target URL.
getDefaultRequestConfig(URI) - Method in interface io.wcm.caravan.commons.httpasyncclient.HttpAsyncClientFactory
Returns the default Request Configuration for the given target URL.
getWs(String, String) - Method in interface io.wcm.caravan.commons.httpasyncclient.HttpAsyncClientFactory
Returns a configured asynchronous Http Client for the given target URL.
getWs(URI, URI) - Method in interface io.wcm.caravan.commons.httpasyncclient.HttpAsyncClientFactory
Returns a configured asynchronous Http Client for the given target URL.

H

HttpAsyncClientFactory - Interface in io.wcm.caravan.commons.httpasyncclient
Interface for getting a pre-configured HttpAsyncClient instance.

I

io.wcm.caravan.commons.httpasyncclient - package io.wcm.caravan.commons.httpasyncclient
Async HTTP Client Factory.
G H I 
All Classes All Packages