| Runtime Parameter that abstracts the annotated java parameter
A parameter may be bound to a header, a body, or an attachment.
Note that when it's bound to a body, it's bound to a body,
it binds to the whole payload.
Sometimes multiple Java parameters are packed into the payload,
in which case the subclass
com.sun.xml.ws.model.WrapperParameter is used.
author: Vivek Pandey |