Hides the detail of calling into application endpoint implementation.
Typical host of the JAX-WS RI would want to use {@link InstanceResolver#createDefault(Class)} and thenuse {@link InstanceResolver#createInvoker()} to obtainthe default invoker implementation.
@author Jitendra Kotamraju
@author Kohsuke Kawaguchi
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.