public class HttpDestinationOverHTTP extends PoolingHttpDestination<HttpConnectionOverHTTP>
Promise.Adapter<C>
LOG
Constructor and Description |
---|
HttpDestinationOverHTTP(HttpClient client,
Origin origin) |
Modifier and Type | Method and Description |
---|---|
protected void |
send(HttpConnectionOverHTTP connection,
HttpExchange exchange) |
acquire, close, close, dump, failed, getConnectionPool, newConnectionPool, process, release, send, succeeded, toString
abort, asString, createConnection, dump, getClientConnectionFactory, getConnectAddress, getHost, getHostField, getHttpClient, getHttpExchanges, getOrigin, getPort, getProxy, getRequestNotifier, getResponseNotifier, getScheme, newConnection, newSslClientConnectionFactory, remove, send
public HttpDestinationOverHTTP(HttpClient client, Origin origin)
protected void send(HttpConnectionOverHTTP connection, HttpExchange exchange)
send
in class PoolingHttpDestination<HttpConnectionOverHTTP>
Copyright © 1995-2015 Webtide. All Rights Reserved.