|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||
@Retention(value=RUNTIME) @Target(value=PARAMETER) public @interface Content
Binds a method parameter to the payload of a message exchange
| Optional Element Summary | |
|---|---|
Class<? extends PojoMarshaler> |
marshalType
Specifies the type of the marshaller to be used |
public abstract Class<? extends PojoMarshaler> marshalType
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||