com.mulesoft.mql.mule
Class MuleClientWrapper
java.lang.Object
com.mulesoft.mql.mule.MuleClientWrapper
public class MuleClientWrapper
- extends Object
Provides a simple API for the query context around the MuleClient.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MuleClientWrapper
public MuleClientWrapper(org.mule.api.client.MuleClient muleClient)
send
public Object send(String url,
Object payload)
throws org.mule.api.MuleException
- Throws:
org.mule.api.MuleException
getMuleClient
public org.mule.api.client.MuleClient getMuleClient()
Copyright © 2011. All Rights Reserved.