public abstract class WSDLLocator extends Object
| Constructor and Description |
|---|
WSDLLocator() |
public abstract URL locateWSDL(Class<Service> service, String wsdlLoc) throws MalformedURLException
service - Service classwsdlLoc - Designates the WSDL location either from the service class
or through other meansMalformedURLException - if there is an error in creating URLCopyright (c) 1997-2012 Oracle and/or its affiliates. All rights reserved.