Java Doc for WSDLPatcher.java in » 6.0-JDK-Modules » jax-ws-runtime » com » sun » xml » ws » server » Java Source Code / Java DocumentationJava Source Code and Java Documentation
Creates a
WSDLPatcher for patching WSDL.
Parameters: endpoint - The endpoint that we are patchinig WSDL for. This object is consultedto check other SDDocuments. Must not be null. Parameters: current - The document that we are patching. Must not be null. Parameters: portAddressResolver - address of the endpoint is resolved using this resolver. Parameters: resolver - Consulted to generate references among SDDocuments.Must not be null.