|
||||||||||
| 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 | |
|---|---|
java.lang.Class<? extends org.apache.servicemix.jbi.marshaler.PojoMarshaler> |
marshalType
Specifies the type of the marshaller to be used |
public abstract java.lang.Class<? extends org.apache.servicemix.jbi.marshaler.PojoMarshaler> marshalType
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||