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