org.apache.camel
Annotation Type Body


@Retention(value=RUNTIME)
@Documented
@Target(value=PARAMETER)
public @interface Body

Marks a parameter as being the body of an inbound Message

Version:



Apache CAMEL