Java Doc for SOAPBindingImpl.java in » 6.0-JDK-Modules » jax-ws-runtime » com » sun » xml » ws » model » soap » Java Source Code / Java DocumentationJava Source Code and Java Documentation
A wsdl:opeartion binding object that represents soap:binding. This can be
the return of
com.sun.xml.ws.api.model.JavaMethod.getBinding .
the default values are always document/literal and SoapVersion is SOAP 1.1.
author: Vivek Pandey