public interface ConnectorFactory
| 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
|
boolean start(Map args, org.eclipse.jetty.server.Server server) throws IOException
args - server - IOExceptionCopyright © 2014. All rights reserved.