public final class MuleAgentHttpServerFactory extends Object
Modifier | Constructor and Description |
---|---|
protected |
MuleAgentHttpServerFactory() |
Modifier and Type | Method and Description |
---|---|
static MuleAgentHttpServer |
create(org.mule.api.agent.Agent pParent,
MuleAgentConfig pConfig)
Create the internal HTTP server.
|
public static MuleAgentHttpServer create(org.mule.api.agent.Agent pParent, MuleAgentConfig pConfig)
pParent
- parent for creating proper exceptionspConfig
- configuration of the serverCopyright © 2017. All rights reserved.