public class Jetty9MuleAgentHttpServer extends EclipseMuleAgentHttpServer
Modifier and Type | Field and Description |
---|---|
static String |
SERVER_CONNECTOR_CLASS |
Modifier and Type | Method and Description |
---|---|
protected org.eclipse.jetty.server.Connector |
createConnector(org.eclipse.jetty.server.Server pServer)
Create the one and only HTTP connector.
|
getServer, start, stop
public static final String SERVER_CONNECTOR_CLASS
protected org.eclipse.jetty.server.Connector createConnector(org.eclipse.jetty.server.Server pServer)
createConnector
in class EclipseMuleAgentHttpServer
pServer
- the http serverCopyright © 2017. All rights reserved.