|
|||||||||
| Home >> All >> org >> mule >> [ util overview ] | PREV PACKAGE NEXT PACKAGE | ||||||||
Package org.mule.util
Defines the main public API of the MuleManager and support classes
See:
Description
| Interface Summary | |
| ExceptionListener | ExceptionListener TODO (document class) |
| SimpleEnumeratedItem | SimpleEnumeratedItem TODO (document class) |
| Class Summary | |
| AsyncMessageListener | AsyncMessageListener is a MessageListener Facade or Proxy
which invokes its child MessageListener asynchronously on a seperate Thread |
| DefaultEnumeratedItem | DefaultEnumeratedItem TODO (document class) |
| IteratorAdapter | Utility method for converting Enumeration to an Iterator class. |
| MessageUtils | MessageUtils TODO -document class |
| MTQueue | MTQueue A multithreaded blocking queue, useful for
implementing producer-consumer style threading patterns. |
| NamedThreadPool | ThreadPool A pool of threads for dispatching work |
| ThreadPool | ThreadPool A pool of threads for dispatching work |
| TypedHashMap | TypedHashMap TODO (document class) |
| Utility | Utility is a singleton grouping common functionality like
converting java.lang.String to different data types, reading files, etc |
| UUID | UUID Generates a UUID using the doom dark JUG library |
Package org.mule.util Description
Defines the main public API of the MuleManager and support classes
|
|||||||||
| Home >> All >> org >> mule >> [ util overview ] | PREV PACKAGE NEXT PACKAGE | ||||||||