Uses of Class
jakarta.xml.ws.spi.Provider
Packages that use Provider
Package
Description
This package defines SPIs for Jakarta XML Web Services.
-
Uses of Provider in jakarta.xml.ws.spi
Methods in jakarta.xml.ws.spi that return Provider -
Uses of Provider in org.apache.cxf.jaxws.spi
Subclasses of Provider in org.apache.cxf.jaxws.spiModifier and TypeClassDescriptionclassorg.apache.cxf.jaxws.spi.ProviderImpl -
Uses of Provider in org.apache.cxf.jaxws22.spi
Subclasses of Provider in org.apache.cxf.jaxws22.spiModifier and TypeClassDescriptionclassorg.apache.cxf.jaxws22.spi.ProviderImplDeprecated. -
Uses of Provider in org.jboss.wsf.stack.cxf.client
Subclasses of Provider in org.jboss.wsf.stack.cxf.clientModifier and TypeClassDescriptionclassA custom jakarta.xml.ws.spi.Provider implementation extending the CXF one while adding few customizations.