Package | Description |
---|---|
org.esigate |
ESIGate is an open source implementation of Edge Side Include specification.
|
org.esigate.http |
Package contains resources related to retrieving data via HTTP protocol.
|
Modifier and Type | Method and Description |
---|---|
EventManager |
Driver.getEventManager()
Get current event manager for this driver instance.
|
Modifier and Type | Method and Description |
---|---|
RequestExecutor.RequestExecutorBuilder |
RequestExecutor.RequestExecutorBuilder.setEventManager(EventManager eventManager) |
Modifier and Type | Method and Description |
---|---|
EventManager |
ProxyingHttpClientBuilder.getEventManager() |
Modifier and Type | Method and Description |
---|---|
void |
ProxyingHttpClientBuilder.setEventManager(EventManager eventManager) |
HttpClientRequestExecutor.HttpClientRequestExecutorBuilder |
HttpClientRequestExecutor.HttpClientRequestExecutorBuilder.setEventManager(EventManager pEventManager) |
static String |
HttpResponseUtils.toString(org.apache.http.HttpResponse httpResponse,
EventManager eventManager)
Returns the response body as a string or the reason phrase if body is empty.
|
Copyright © 2008–2018. All rights reserved.