protected class AbstractConnectorHttpClientTransport.ClientSelectorManager
extends org.eclipse.jetty.io.SelectorManager
org.eclipse.jetty.util.component.AbstractLifeCycle.AbstractLifeCycleListenerorg.eclipse.jetty.util.component.Container.InheritedListener, org.eclipse.jetty.util.component.Container.Listener| Modifier | Constructor | Description |
|---|---|---|
protected |
ClientSelectorManager(HttpClient client,
int selectors) |
| Modifier and Type | Method | Description |
|---|---|---|
protected void |
connectionFailed(java.nio.channels.SelectableChannel channel,
java.lang.Throwable x,
java.lang.Object attachment) |
|
org.eclipse.jetty.io.Connection |
newConnection(java.nio.channels.SelectableChannel channel,
org.eclipse.jetty.io.EndPoint endPoint,
java.lang.Object attachment) |
|
protected org.eclipse.jetty.io.EndPoint |
newEndPoint(java.nio.channels.SelectableChannel channel,
org.eclipse.jetty.io.ManagedSelector selector,
java.nio.channels.SelectionKey key) |
addLifeCycleListener, getState, getState, getStopTimeout, isFailed, isRunning, isStarted, isStarting, isStopped, isStopping, removeLifeCycleListener, start, stop, toStringaddBean, addBean, addBean, addEventListener, addManaged, contains, destroy, dump, dump, dump, dump, dump, dumpBeans, dumpObject, dumpStdErr, dumpThis, getBean, getBeans, getBeans, getContainedBeans, getContainedBeans, isManaged, manage, removeBean, removeBeans, removeEventListener, setBeans, setStopTimeout, start, stop, unmanage, updateBean, updateBean, updateBeansclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitaccept, accept, accepted, acceptor, addAcceptListener, addEventListener, connect, connectionClosed, connectionOpened, doAccept, doFinishConnect, doStart, doStop, endPointClosed, endPointOpened, execute, getConnectTimeout, getExecutor, getReservedThreads, getScheduler, getSelectorCount, isConnectionPending, newSelector, newSelector, onAccepted, onAcceptFailed, onAccepting, removeAcceptListener, removeEventListener, setConnectTimeout, setReservedThreadsprotected ClientSelectorManager(HttpClient client, int selectors)
protected org.eclipse.jetty.io.EndPoint newEndPoint(java.nio.channels.SelectableChannel channel,
org.eclipse.jetty.io.ManagedSelector selector,
java.nio.channels.SelectionKey key)
newEndPoint in class org.eclipse.jetty.io.SelectorManagerpublic org.eclipse.jetty.io.Connection newConnection(java.nio.channels.SelectableChannel channel,
org.eclipse.jetty.io.EndPoint endPoint,
java.lang.Object attachment)
throws java.io.IOException
newConnection in class org.eclipse.jetty.io.SelectorManagerjava.io.IOExceptionprotected void connectionFailed(java.nio.channels.SelectableChannel channel,
java.lang.Throwable x,
java.lang.Object attachment)
connectionFailed in class org.eclipse.jetty.io.SelectorManagerCopyright © 1995–2018 Webtide. All rights reserved.