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