Uses of Package
org.mule.impl.internal.events

Packages that use org.mule.impl.internal.events
org.mule.extras.client Simple interface for Mule clients to send and receive events from local or remote Mule Servers. 
org.mule.impl The Mule implementation of the Universal Message Objects(tm) API specification. 
org.mule.impl.internal.admin Admin compoennts and Agents used to control and Monitor Mule 
org.mule.impl.internal.events Internal server event types fired via the MuleManager. 
org.mule.providers.soap.axis Provides an Axis soap transport for Mule
 

Classes in org.mule.impl.internal.events used by org.mule.extras.client
AdminEvent
          AdminEvent is used to invoke actions on a remote mule server
 

Classes in org.mule.impl.internal.events used by org.mule.impl
ServerEventManager
          ServerEventManager manages all server listeners for a Mule Instance
 

Classes in org.mule.impl.internal.events used by org.mule.impl.internal.admin
AdminEvent
          AdminEvent is used to invoke actions on a remote mule server
 

Classes in org.mule.impl.internal.events used by org.mule.impl.internal.events
BlockingServerEvent
          BlockingServerEvent is a marker interface that tells the server event manager to publish this event in the current thread, thus blocking the current thread of execution until all listeners have been processed
 

Classes in org.mule.impl.internal.events used by org.mule.providers.soap.axis
ModelEventListener
          ModelEventListener is an observer interface that objects can implement and then register themselves with the Mule manager to be notified when a Model event occurs.
 



Copyright © 2003-2005 SymphonySoft Limited. All Rights Reserved.