Modifier and Type | Class and Description |
---|---|
class |
EclipseMuleAgentHttpServer
HTTP Server for the Mule agent which encapsulates a Eclipse Jetty server.
|
class |
Jetty7And8MuleAgentHttpServer
Mule Agent Server for Jetty 8 and 7
|
class |
Jetty9MuleAgentHttpServer
Mule Agent Server for Jetty 9
|
class |
MortbayMuleAgentHttpServer
HTTP Server for the Mule agent which encapsulates a Jetty server.
|
Modifier and Type | Field and Description |
---|---|
protected MuleAgentHttpServer |
JolokiaMuleAgent.server |
Modifier and Type | Method and Description |
---|---|
static MuleAgentHttpServer |
MuleAgentHttpServerFactory.create(org.mule.api.agent.Agent pParent,
MuleAgentConfig pConfig)
Create the internal HTTP server.
|
Copyright © 2017. All rights reserved.