Uses of Package
org.mule

Packages that use org.mule
org.mule Defines the main public API of the MuleManager and support classes such as the MuleServer. 
org.mule.config Providers Mule Xml configuration support and general configuration classes. 
org.mule.impl The Mule implementation of the Universal Message Objects(tm) API specification. 
org.mule.providers.email Provides pop3, smtp and imap connectivity for Mule
org.mule.providers.file Provides file transport in the form of a directory listeners and file dispatchers. 
org.mule.tck Provides a suite of abstract test cases that can be used to test you custom Mule extensions. 
org.mule.umo 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.umo.provider Contains the interfaces that comprise a provider implementation. 
org.mule.umo.security Security API for authentication and authorisation. 
org.mule.util Common helper classes for reading/writing files setting bean properties and SPI helpers. 
org.mule.util.queue A generic queue implementation extending the concurrent APIs with pluggable queue persistence. 
 

Classes in org.mule used by org.mule
MuleRuntimeException
          MuleRuntimeException Is the base runtime exception type for the Mule Server any other runtimes exceptions thrown by Mule code will use or be based on this exception.
 

Classes in org.mule used by org.mule.config
MuleException
          MuleException Is the base exception type for the Mule application any other exceptions thrown by Mule code will be based on this exception
MuleRuntimeException
          MuleRuntimeException Is the base runtime exception type for the Mule Server any other runtimes exceptions thrown by Mule code will use or be based on this exception.
 

Classes in org.mule used by org.mule.impl
MuleException
          MuleException Is the base exception type for the Mule application any other exceptions thrown by Mule code will be based on this exception
 

Classes in org.mule used by org.mule.providers.email
MuleException
          MuleException Is the base exception type for the Mule application any other exceptions thrown by Mule code will be based on this exception
 

Classes in org.mule used by org.mule.providers.file
MuleException
          MuleException Is the base exception type for the Mule application any other exceptions thrown by Mule code will be based on this exception
 

Classes in org.mule used by org.mule.tck
MuleException
          MuleException Is the base exception type for the Mule application any other exceptions thrown by Mule code will be based on this exception
 

Classes in org.mule used by org.mule.umo
MuleException
          MuleException Is the base exception type for the Mule application any other exceptions thrown by Mule code will be based on this exception
 

Classes in org.mule used by org.mule.umo.provider
MuleRuntimeException
          MuleRuntimeException Is the base runtime exception type for the Mule Server any other runtimes exceptions thrown by Mule code will use or be based on this exception.
 

Classes in org.mule used by org.mule.umo.security
MuleException
          MuleException Is the base exception type for the Mule application any other exceptions thrown by Mule code will be based on this exception
 

Classes in org.mule used by org.mule.util
MuleException
          MuleException Is the base exception type for the Mule application any other exceptions thrown by Mule code will be based on this exception
 

Classes in org.mule used by org.mule.util.queue
MuleRuntimeException
          MuleRuntimeException Is the base runtime exception type for the Mule Server any other runtimes exceptions thrown by Mule code will use or be based on this exception.
 



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