public interface ConnectorFactory
| 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
|
org.eclipse.jetty.server.Connector start(Map args, org.eclipse.jetty.server.Server server) throws IOException
args - server - null if not startedIOExceptionCopyright © 2004–2021. All rights reserved.