public class GalaxyJetty8HttpServer extends AbstractJetty8HttpServer implements HttpServer
| Modifier and Type | Method and Description |
|---|---|
Map<String,HttpConnector> |
getConnectors()
Return a map of connectors configured for this server.
|
getExternalAddress, getExternalHttpPort, getExternalHttpsPort, getInternalAddress, getInternalHttpPort, getInternalHttpsPort, start, stopclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetExternalAddress, getExternalHttpPort, getExternalHttpsPort, getInternalAddress, getInternalHttpPort, getInternalHttpsPort, start, stoppublic Map<String,HttpConnector> getConnectors()
HttpServergetConnectors in interface HttpServergetConnectors in class AbstractJetty8HttpServerCopyright © 2013 Ness Computing, Inc.. All Rights Reserved.