|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use EndpointMessageNotification | |
|---|---|
| org.mule.api.context.notification | |
| org.mule.endpoint.outbound | |
| Uses of EndpointMessageNotification in org.mule.api.context.notification |
|---|
| Classes in org.mule.api.context.notification with type parameters of type EndpointMessageNotification | |
|---|---|
interface |
EndpointMessageNotificationListener<T extends EndpointMessageNotification>
EndpointMessageNotificationListener is an observer interface that objects
can use to receive notifications about messages being sent and received from endpoints |
| Uses of EndpointMessageNotification in org.mule.endpoint.outbound |
|---|
| Methods in org.mule.endpoint.outbound that return EndpointMessageNotification | |
|---|---|
EndpointMessageNotification |
OutboundNotificationMessageProcessor.createBeginNotification(MuleEvent event)
|
| Methods in org.mule.endpoint.outbound with parameters of type EndpointMessageNotification | |
|---|---|
void |
OutboundNotificationMessageProcessor.dispatchNotification(EndpointMessageNotification notification)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||