Interface | Description |
---|---|
HttpCallback |
Base interface for components that publish a http callback.
|
HttpCallbackFactory |
Factory class for instances of
HttpCallback that are
used on the OAuth dance |
SourceCallback |
Callback interface used by message 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.
|
Copyright © 2003–2016 MuleSoft, Inc.. All rights reserved.