public class SPDYServerConnector extends ServerConnector
AbstractLifeCycle.AbstractLifeCycleListener
LifeCycle.Listener
Container.InheritedListener, Container.Listener
LOG
Constructor and Description |
---|
SPDYServerConnector(Server server,
ServerSessionFrameListener listener) |
SPDYServerConnector(Server server,
SslContextFactory sslContextFactory,
ServerSessionFrameListener listener) |
SPDYServerConnector(Server server,
SslContextFactory sslContextFactory,
ServerSessionFrameListener listener,
NegotiatingServerConnectionFactory negotiator) |
accept, close, configure, doStart, getAcceptQueueSize, getLocalPort, getReuseAddress, getSelectorManager, getSelectorPriorityDelta, getSoLingerTime, getTransport, isInheritChannel, isOpen, newEndPoint, open, setAcceptQueueSize, setInheritChannel, setReuseAddress, setSelectorPriorityDelta, setSoLingerTime, shutdown
doStop, getHost, getPort, isAccepting, setHost, setPort, toString
addConnectionFactory, 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, setName
addBean, 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, updateBeans
addLifeCycleListener, getState, getState, getStopTimeout, isFailed, isRunning, isStarted, isStarting, isStopped, isStopping, removeLifeCycleListener, start, stop
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getByteBufferPool, getConnectedEndPoints, getConnectionFactories, getConnectionFactory, getConnectionFactory, getDefaultConnectionFactory, getExecutor, getIdleTimeout, getName, getProtocols, getScheduler, getServer
addLifeCycleListener, isFailed, isRunning, isStarted, isStarting, isStopped, isStopping, removeLifeCycleListener, start, stop
public SPDYServerConnector(Server server, ServerSessionFrameListener listener)
public SPDYServerConnector(Server server, SslContextFactory sslContextFactory, ServerSessionFrameListener listener)
public SPDYServerConnector(Server server, SslContextFactory sslContextFactory, ServerSessionFrameListener listener, NegotiatingServerConnectionFactory negotiator)
Copyright © 1995-2015 Webtide. All Rights Reserved.