Class DescriptionFactoryImpl

java.lang.Object
org.apache.axis2.jaxws.description.impl.DescriptionFactoryImpl

public class DescriptionFactoryImpl extends Object
Creates the JAX-WS metadata descritpion hierachy from some combinations of WSDL, Java classes with annotations, and (in the future) deployment descriptors. This is the implementation and is not intended to be a public API. The API is:
See Also: