This class mainly performs the following two tasks:
At the construction time, we prepare {@link com.sun.xml.ws.client.sei.BodyBuilder} and {@link com.sun.xml.ws.client.sei.MessageFiller}s that know how to move arguments into a {@link com.sun.xml.ws.api.message.Message }. Some arguments go to the payload, some go to headers, still others go to attachments. @author Kohsuke Kawaguchi @author Jitendra Kotamraju @author shih-chang.chen@oracle.com
|
|
|
|
|
|