Uses of Interface
com.sun.xml.ws.transport.http.DeploymentDescriptorParser.AdapterFactory
-
Packages that use DeploymentDescriptorParser.AdapterFactory Package Description com.sun.xml.ws.transport.http com.sun.xml.ws.transport.http.server -
-
Uses of DeploymentDescriptorParser.AdapterFactory in com.sun.xml.ws.transport.http
Classes in com.sun.xml.ws.transport.http that implement DeploymentDescriptorParser.AdapterFactory Modifier and Type Class Description classHttpAdapterList<T extends HttpAdapter>List ofHttpAdapters created together.Constructors in com.sun.xml.ws.transport.http with parameters of type DeploymentDescriptorParser.AdapterFactory Constructor Description DeploymentDescriptorParser(ClassLoader cl, ResourceLoader loader, Container container, DeploymentDescriptorParser.AdapterFactory<A> adapterFactory) -
Uses of DeploymentDescriptorParser.AdapterFactory in com.sun.xml.ws.transport.http.server
Classes in com.sun.xml.ws.transport.http.server that implement DeploymentDescriptorParser.AdapterFactory Modifier and Type Class Description classServerAdapterList
-