Package org.mule.module.client

Simple interface for Mule clients to send and receive events from local or remote Mule Servers.

See:
          Description

Class Summary
AbstractEventTransformer AbstractEventTransformer adds support for adding method details to the result message.
EventObjectTransformer EventObjectTransformer converts a java.util.EventObject into a DefaultMuleMessage.
MuleClient MuleClient is a simple interface for Mule clients to send and receive events from a Mule Server.
MuleProxyListener MuleProxyListener is a generic listent proxy that can be used to foward calls as Mule events from any Observer/Observerable implementation.
RemoteDispatcher RemoteDispatcher is used to make and receive requests to a remote Mule instance.
 

Package org.mule.module.client Description

Simple interface for Mule clients to send and receive events from local or remote Mule Servers.



Copyright © 2003-2009 MuleSource, Inc.. All Rights Reserved.