Uses of Class
org.apache.cxf.annotations.Provider
- 
Packages that use Provider Package Description org.apache.cxf.feature org.apache.cxf.transport.common.gzip org.apache.cxf.validation 
- 
- 
Uses of Provider in org.apache.cxf.featureClasses in org.apache.cxf.feature with annotations of type Provider Modifier and Type Class Description classLoggingFeatureDeprecated.use the logging module rt/features/logging instead
- 
Uses of Provider in org.apache.cxf.transport.common.gzipClasses in org.apache.cxf.transport.common.gzip with annotations of type Provider Modifier and Type Class Description classGZIPFeatureThis class is used to control GZIP compression of messages.
- 
Uses of Provider in org.apache.cxf.validationClasses in org.apache.cxf.validation with annotations of type Provider Modifier and Type Class Description classBeanValidationFeatureclassClientBeanValidationFeature
 
-