public class HTTPSPDYServerConnector extends ServerConnector
AbstractLifeCycle.AbstractLifeCycleListenerLifeCycle.ListenerContainer.InheritedListener, Container.ListenerLOG| Constructor and Description |
|---|
HTTPSPDYServerConnector(Server server) |
HTTPSPDYServerConnector(Server server,
HttpConfiguration config,
SslContextFactory sslContextFactory,
Map<Short,PushStrategy> pushStrategies) |
HTTPSPDYServerConnector(Server server,
Map<Short,PushStrategy> pushStrategies) |
HTTPSPDYServerConnector(Server server,
short version,
HttpConfiguration httpConfiguration,
PushStrategy push) |
HTTPSPDYServerConnector(Server server,
SslContextFactory sslContextFactory) |
HTTPSPDYServerConnector(Server server,
SslContextFactory sslContextFactory,
Map<Short,PushStrategy> pushStrategies) |
accept, close, configure, doStart, getAcceptQueueSize, getLocalPort, getReuseAddress, getSelectorManager, getSelectorPriorityDelta, getSoLingerTime, getTransport, isInheritChannel, isOpen, newEndPoint, open, setAcceptQueueSize, setInheritChannel, setReuseAddress, setSelectorPriorityDelta, setSoLingerTime, shutdowndoStop, getHost, getPort, isAccepting, setHost, setPort, toStringaddConnectionFactory, clearConnectionFactories, getAcceptorPriorityDelta, getAcceptors, getByteBufferPool, getConnectedEndPoints, getConnectionFactories, getConnectionFactory, getConnectionFactory, getDefaultConnectionFactory, getDefaultProtocol, getExecutor, getIdleTimeout, getName, getProtocols, getScheduler, getServer, interruptAcceptors, join, join, onEndPointClosed, onEndPointOpened, removeConnectionFactory, setAcceptorPriorityDelta, setConnectionFactories, setDefaultProtocol, setIdleTimeout, setNameaddBean, addBean, addBean, addEventListener, addManaged, contains, destroy, dump, dump, dump, dump, dump, dumpBeans, dumpObject, dumpStdErr, dumpThis, getBean, getBeans, getBeans, isManaged, manage, removeBean, removeBeans, removeEventListener, setBeans, setStopTimeout, start, stop, unmanage, updateBean, updateBeansaddLifeCycleListener, getState, getState, getStopTimeout, isFailed, isRunning, isStarted, isStarting, isStopped, isStopping, removeLifeCycleListener, start, stopclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetByteBufferPool, getConnectedEndPoints, getConnectionFactories, getConnectionFactory, getConnectionFactory, getDefaultConnectionFactory, getExecutor, getIdleTimeout, getName, getProtocols, getScheduler, getServeraddLifeCycleListener, isFailed, isRunning, isStarted, isStarting, isStopped, isStopping, removeLifeCycleListener, start, stoppublic HTTPSPDYServerConnector(Server server)
public HTTPSPDYServerConnector(Server server, SslContextFactory sslContextFactory)
public HTTPSPDYServerConnector(Server server, Map<Short,PushStrategy> pushStrategies)
public HTTPSPDYServerConnector(Server server, SslContextFactory sslContextFactory, Map<Short,PushStrategy> pushStrategies)
public HTTPSPDYServerConnector(Server server, short version, HttpConfiguration httpConfiguration, PushStrategy push)
public HTTPSPDYServerConnector(Server server, HttpConfiguration config, SslContextFactory sslContextFactory, Map<Short,PushStrategy> pushStrategies)
Copyright © 1995-2015 Webtide. All Rights Reserved.