| Enum | Description |
|---|---|
| HttpMethod |
| Annotation Type | Description |
|---|---|
| BasicAuthPassword |
Represents the password that is going to be used to send an authentication header along with
BasicAuthUsername |
| BasicAuthUsername |
Represents the username that is going to be used to send an authentication header along with
BasicAuthPassword |
| BinaryParam |
Specifies if the payload is a binary type.
|
| RestCall | |
| RestExceptionOn | |
| RestHeaderParam | |
| RestHttpClient | |
| RestPostParam | |
| RestQueryParam | |
| RestTimeout |
This annotation can be attached to a
RestCall to optionally specify a
timeout in milliseconds for the rest call. |
| RestUriParam |
Copyright © 2010–2015 MuleSoft, Inc.. All rights reserved.