@Configuration(name="listener-config") @ConnectionProviders(value=HttpListenerProvider.class) @Sources(value=HttpListener.class) public class HttpListenerConfig extends Object implements org.mule.runtime.api.lifecycle.Initialisable
HttpListener.| Constructor and Description |
|---|
HttpListenerConfig() |
| Modifier and Type | Method and Description |
|---|---|
ListenerPath |
getFullListenerPath(String listenerPath) |
void |
initialise() |
Boolean |
resolveParseRequest(Boolean listenerParseRequest) |
public void initialise()
throws org.mule.runtime.api.lifecycle.InitialisationException
initialise in interface org.mule.runtime.api.lifecycle.Initialisableorg.mule.runtime.api.lifecycle.InitialisationExceptionpublic ListenerPath getFullListenerPath(String listenerPath)
Copyright © 2003–2016 MuleSoft, Inc.. All rights reserved.