Class MetadataResolverFactoryImpl

java.lang.Object
com.sun.xml.ws.api.wsdl.parser.MetadataResolverFactory
com.sun.xml.ws.mex.client.MetadataResolverFactoryImpl

public class MetadataResolverFactoryImpl extends 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.