|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Invocation | |
---|---|
org.mule.api | 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.lifecycle |
Uses of Invocation in org.mule.api |
---|
Methods in org.mule.api with parameters of type Invocation | |
---|---|
MuleMessage |
Interceptor.intercept(Invocation invocation)
Invoked by the previous interceptor in the chain |
Constructors in org.mule.api with parameters of type Invocation | |
---|---|
Invocation(Service service,
MuleMessage message,
Invocation invocation)
Deprecated. Constructs an initialised invocation |
Uses of Invocation in org.mule.lifecycle |
---|
Methods in org.mule.lifecycle with parameters of type Invocation | |
---|---|
MuleMessage |
DefaultLifecycleAdapter.intercept(Invocation invocation)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |