public class MetadataResolverFactoryImpl extends com.sun.xml.ws.api.wsdl.parser.MetadataResolverFactory
Factory class for metadata resolver. The JAX-WS code uses this
class to instantiate a MetadataResolver object, and then uses
that object to get a ServiceDescriptor by passing in the URL
of a service.