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