@Target(value={PARAMETER,FIELD}) @Retention(value=RUNTIME) @Documented @Deprecated public @interface RestHeaderParam
RestUriParam annotation, you can apply this annotation to Processor
methods arguments or to connector fields marked Configurable| Modifier and Type | Required Element and Description |
|---|---|
String |
value
Deprecated.
|
| Modifier and Type | Optional Element and Description |
|---|---|
boolean |
ignoreIfEmpty
Deprecated.
|
String |
separatedBy
Deprecated.
|
Copyright © 2010–2015 MuleSoft, Inc.. All rights reserved.