public static class SPDYClient.Factory extends AggregateLifeCycle
AbstractLifeCycle.AbstractLifeCycleListenerLifeCycle.Listener_listeners, FAILED, RUNNING, STARTED, STARTING, STOPPED, STOPPING| Constructor and Description |
|---|
SPDYClient.Factory() |
SPDYClient.Factory(Executor threadPool) |
SPDYClient.Factory(Executor threadPool,
SslContextFactory sslContextFactory) |
SPDYClient.Factory(SslContextFactory sslContextFactory) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
doStop()
Stop the joined lifecycle beans in the reverse order they were added.
|
protected Collection<Session> |
getSessions() |
SPDYClient |
newSPDYClient(short version) |
protected String |
selectProtocol(List<String> serverProtocols) |
addBean, addBean, contains, destroy, doStart, dump, dump, dump, dump, dump, dumpObject, dumpStdErr, dumpThis, getBean, getBeans, getBeans, isManaged, manage, removeBean, removeBeans, unmanageaddLifeCycleListener, getState, getState, isFailed, isRunning, isStarted, isStarting, isStopped, isStopping, removeLifeCycleListener, start, stoppublic SPDYClient.Factory()
public SPDYClient.Factory(SslContextFactory sslContextFactory)
public SPDYClient.Factory(Executor threadPool)
public SPDYClient.Factory(Executor threadPool, SslContextFactory sslContextFactory)
public SPDYClient newSPDYClient(short version)
protected void doStop()
throws Exception
AggregateLifeCycledoStop in class AggregateLifeCycleExceptionAbstractLifeCycle.doStart()protected Collection<Session> getSessions()
Copyright © 1995-2012 Mort Bay Consulting. All Rights Reserved.