| Annotation Type | Description |
|---|---|
| Configuration |
This annotation is used to define a connectionless strategy.
|
| ConnectionManagement |
This annotation is used to define a basic auth connection strategy.
|
| Handler |
Marks the class annotated as an @
OnException handler component |
| HttpBasicAuth |
This annotation is used to define HTTP Authentication RFC2617 strategy
(see http://tools.ietf.org/html/rfc2617), where it assumes that the
custom component contains fields annotated with
BasicAuthUsername and BasicAuthPassword. |
| MetaDataCategory |
Describes a grouping DataSense concrete class, which will be responsible for returning types
and the descriptions of any of those types
|
Copyright © 2010–2015 MuleSoft, Inc.. All rights reserved.