HttpCallback | |
SourceCallback | Callback interface used by org.mule.api.annotations.Source annotated methods to dispatch messages. |
StopSourceCallback | Callback returned by methods that are annotated with @Source It will be executed when the MessageSource is being stopped. |