Java Doc for MessageFiller.java in » 6.0-JDK-Modules » jax-ws-runtime » com » sun » xml » ws » client » sei » Java Source Code / Java DocumentationJava Source Code and Java Documentation
Instance of this class is used to handle header parameters and attachment parameters.
They add things to
Message .
See Also:BodyBuilder author: Kohsuke Kawaguchi author: Jitendra Kotamraju
Inner Class :abstract static class AttachmentFiller extends MessageFiller
Inner Class :final static class Header extends MessageFiller
Field Summary
final protected int
methodPos The index of the method invocation parameters that this object looks for.