Destination
HttpDestinationOverHTTP
public abstract class PoolingHttpDestination extends HttpDestination
org.eclipse.jetty.util.component.AbstractLifeCycle.AbstractLifeCycleListener
org.eclipse.jetty.util.Callback.Completable, org.eclipse.jetty.util.Callback.Nested
org.eclipse.jetty.util.component.Container.InheritedListener, org.eclipse.jetty.util.component.Container.Listener
FAILED, RUNNING, STARTED, STARTING, STOPPED, STOPPING
LOG
Constructor | Description |
---|---|
PoolingHttpDestination(HttpClient client,
Origin origin) |
Modifier and Type | Method | Description |
---|---|---|
protected ConnectionPool |
newConnectionPool(HttpClient client) |
addLifeCycleListener, getState, getState, getStopTimeout, isFailed, isRunning, isStarted, isStarting, isStopped, isStopping, removeLifeCycleListener, start, stop
addBean, addBean, addBean, addEventListener, addManaged, contains, destroy, dump, dump, dump, dumpBeans, dumpObject, dumpStdErr, dumpThis, getBean, getBeans, getBeans, isManaged, manage, removeBean, removeBeans, removeEventListener, setBeans, setStopTimeout, start, stop, unmanage, updateBean, updateBean, updateBeans
abort, asString, close, close, createConnection, doStart, doStop, dump, dump, enqueue, failed, getClientConnectionFactory, getConnectAddress, getConnectionPool, getHost, getHostField, getHttpClient, getHttpExchanges, getOrigin, getPort, getProxy, getQueuedRequestCount, getRequestNotifier, getResponseNotifier, getScheme, isSecure, newConnection, newExchangeQueue, newSslClientConnectionFactory, process, release, remove, remove, send, send, send, succeeded, toString
public PoolingHttpDestination(HttpClient client, Origin origin)
protected ConnectionPool newConnectionPool(HttpClient client)
newConnectionPool
in class HttpDestination
Copyright © 1995–2018 Webtide. All rights reserved.