Java Doc for SyncMethodHandler.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
At the construction time, we prepare
BodyBuilder and
MessageFiller s
that know how to move arguments into a
Message .
Some arguments go to the payload, some go to headers, still others go to attachments.
author: Kohsuke Kawaguchi
Invokes synchronously, but with the given
RequestContext and
ResponseContextReceiver .
Parameters: rc - This RequestContext is used for invoking this method.We take this as a separate parameter because of the async invocationhandling, which requires a separate copy.
Fields inherited from com.sun.xml.ws.client.sei.SEIMethodHandler