public class UnifiedSslConnectionFactory
extends org.opengis.cite.jetty.server.AbstractConnectionFactory
org.opengis.cite.jetty.util.component.AbstractLifeCycle.AbstractLifeCycleListenerorg.opengis.cite.jetty.server.ConnectionFactory.Detecting, org.opengis.cite.jetty.server.ConnectionFactory.Upgradingorg.opengis.cite.jetty.util.component.Container.InheritedListener, org.opengis.cite.jetty.util.component.Container.Listener| Constructor and Description |
|---|
UnifiedSslConnectionFactory() |
UnifiedSslConnectionFactory(org.opengis.cite.jetty.util.ssl.SslContextFactory factory,
String nextProtocol) |
UnifiedSslConnectionFactory(String nextProtocol) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
doStart() |
org.opengis.cite.jetty.util.ssl.SslContextFactory |
getSslContextFactory() |
org.opengis.cite.jetty.io.Connection |
newConnection(org.opengis.cite.jetty.server.Connector connector,
org.opengis.cite.jetty.io.EndPoint realEndPoint) |
protected org.opengis.cite.jetty.io.ssl.SslConnection |
newSslConnection(org.opengis.cite.jetty.server.Connector connector,
org.opengis.cite.jetty.io.EndPoint endPoint,
SSLEngine engine) |
String |
toString() |
configure, findNextProtocol, findNextProtocol, getFactories, getInputBufferSize, getProtocol, getProtocols, setInputBufferSizeaddBean, addBean, addEventListener, addManaged, contains, destroy, doStop, dump, dump, dump, dump, dump, dumpBeans, dumpObject, dumpObjects, dumpStdErr, dumpThis, getBean, getBeans, getBeans, getContainedBeans, getContainedBeans, isAuto, isManaged, isUnmanaged, manage, removeBean, removeBeans, removeEventListener, setBeans, setStopTimeout, start, stop, unmanage, updateBean, updateBean, updateBeansaddLifeCycleListener, getState, getState, getStopTimeout, isFailed, isRunning, isStarted, isStarting, isStopped, isStopping, removeLifeCycleListener, start, stopclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitisDumpablepublic UnifiedSslConnectionFactory()
public UnifiedSslConnectionFactory(@Name(value="next")
String nextProtocol)
public UnifiedSslConnectionFactory(@Name(value="sslContextFactory")
org.opengis.cite.jetty.util.ssl.SslContextFactory factory,
@Name(value="next")
String nextProtocol)
public org.opengis.cite.jetty.util.ssl.SslContextFactory getSslContextFactory()
protected void doStart()
throws Exception
doStart in class org.opengis.cite.jetty.util.component.ContainerLifeCycleExceptionpublic org.opengis.cite.jetty.io.Connection newConnection(org.opengis.cite.jetty.server.Connector connector,
org.opengis.cite.jetty.io.EndPoint realEndPoint)
protected org.opengis.cite.jetty.io.ssl.SslConnection newSslConnection(org.opengis.cite.jetty.server.Connector connector,
org.opengis.cite.jetty.io.EndPoint endPoint,
SSLEngine engine)
public String toString()
toString in class org.opengis.cite.jetty.server.AbstractConnectionFactoryCopyright © 2021 Open Geospatial Consortium. All rights reserved.