Uses of Interface
com.sun.xml.ws.transport.httpspi.servlet.DeploymentDescriptorParser.AdapterFactory
-
Packages that use DeploymentDescriptorParser.AdapterFactory Package Description com.sun.xml.ws.transport.httpspi.servlet -
-
Uses of DeploymentDescriptorParser.AdapterFactory in com.sun.xml.ws.transport.httpspi.servlet
Classes in com.sun.xml.ws.transport.httpspi.servlet that implement DeploymentDescriptorParser.AdapterFactory Modifier and Type Class Description classEndpointAdapterFactoryConstructors in com.sun.xml.ws.transport.httpspi.servlet with parameters of type DeploymentDescriptorParser.AdapterFactory Constructor Description DeploymentDescriptorParser(ClassLoader cl, ResourceLoader loader, DeploymentDescriptorParser.AdapterFactory<A> adapterFactory)
-