public class HttpConnectorFactory extends Object implements ConnectorFactory
| Constructor and Description |
|---|
HttpConnectorFactory() |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.jetty.server.Connector |
start(Map args,
org.eclipse.jetty.server.Server server)
After the listener is loaded and initialized, this starts the thread
|
public org.eclipse.jetty.server.Connector start(Map args, org.eclipse.jetty.server.Server server) throws IOException
ConnectorFactorystart in interface ConnectorFactorynull if not startedIOExceptionCopyright © 2004–2021. All rights reserved.