Uses of Interface
org.mule.api.client.LocalMuleClient

Packages that use LocalMuleClient
org.mule The Mule implementation of the Universal Message Objects(tm) API specification. 
org.mule.api The Universal Message Object(tm) API provides a way for components to interact without needing to know about the protocol or delivery mechanisms of information passed between them 
org.mule.client   
 

Uses of LocalMuleClient in org.mule
 

Fields in org.mule declared as LocalMuleClient
protected  LocalMuleClient DefaultMuleContext.localMuleClient
           
 

Methods in org.mule that return LocalMuleClient
 LocalMuleClient DefaultMuleContext.getClient()
           
 

Uses of LocalMuleClient in org.mule.api
 

Methods in org.mule.api that return LocalMuleClient
 LocalMuleClient MuleContext.getClient()
           
 

Uses of LocalMuleClient in org.mule.client
 

Classes in org.mule.client that implement LocalMuleClient
 class DefaultLocalMuleClient
           
 



Copyright © 2003-2012 MuleSoft, Inc.. All Rights Reserved.