Java Doc for SDDocumentImpl.java in » 6.0-JDK-Modules » jax-ws-runtime » com » sun » xml » ws » server » Java Source Code / Java DocumentationJava Source Code and Java Documentation
create(SDDocumentSource src, QName serviceName, QName portTypeName) Creates
SDDocument from
SDDocumentSource .
Parameters: src - WSDL document infoset Parameters: serviceName - wsdl:service name Parameters: portTypeName - The information about the port of WSEndpoint to which this document is built for.These values are used to determine which document is the concrete and abstract WSDLsfor this endpoint.
Creates
SDDocument from
SDDocumentSource .
Parameters: src - WSDL document infoset Parameters: serviceName - wsdl:service name Parameters: portTypeName - The information about the port of WSEndpoint to which this document is built for.These values are used to determine which document is the concrete and abstract WSDLsfor this endpoint. nullAlways non-null.