Package | Description |
---|---|
org.mule.api.endpoint |
Endpoint interfaces.
|
org.mule.api.transport |
Contains the interfaces that comprise a provider implementation.
|
org.mule.util.expression |
Modifier and Type | Class and Description |
---|---|
class |
InvalidEndpointTypeException |
Modifier and Type | Class and Description |
---|---|
class |
UniqueIdNotSupportedException
UniqueIdNotSupportedException is thrown by
MessageAdapter.getUniqueId() if the underlying message does not support or have
a unique identifier. |
Modifier and Type | Class and Description |
---|---|
class |
ExpressionRuntimeException
If thrown by the
ExpressionEvaluatorManager if an expression returns null
and failIfNull was set when ExpressionEvaluatorManager.evaluate(String, Object, boolean)
was called. |
Copyright © 2003–2013 MuleSource, Inc.. All rights reserved.