org.mule.api.annotations.rest
Annotation Type RestPostParam


@Target(value={PARAMETER,FIELD})
@Retention(value=RUNTIME)
@Documented
public @interface RestPostParam


Required Element Summary
 String value
           
 

Element Detail

value

public abstract String value


Copyright © 2010–2013 MuleSoft, Inc.. All rights reserved.