@Retention(value=RUNTIME)
@Target(value=PARAMETER)
public @interface Content
| Modifier and Type | Optional Element and Description |
|---|---|
java.lang.Class<? extends org.apache.servicemix.jbi.marshaler.PojoMarshaler> |
marshalType
Specifies the type of the marshaller to be used
|
Copyright © 2005-2015 FuseSource. All Rights Reserved.