|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MuleEndpointURI | |
org.mule.extras.client | Simple interface for Mule clients to send and receive events from local or remote Mule Servers. |
Uses of MuleEndpointURI in org.mule.extras.client |
Methods in org.mule.extras.client with parameters of type MuleEndpointURI | |
void |
MuleClient.registerComponent(java.lang.Object component,
java.lang.String name,
MuleEndpointURI listenerEndpoint)
Registers a java object as a Umo pcomponent that listens for events on the given url. |
void |
MuleClient.registerComponent(java.lang.Object component,
java.lang.String name,
MuleEndpointURI listenerEndpoint,
MuleEndpointURI sendEndpoint)
Registers a java object as a Umo pcomponent that listens for and sends events on the given urls. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |