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.feature
Classes in org.apache.cxf.feature with annotations of type Provider Modifier and Type Class Description class
LoggingFeature
Deprecated.use the logging module rt/features/logging instead -
Uses of Provider in org.apache.cxf.transport.common.gzip
Classes in org.apache.cxf.transport.common.gzip with annotations of type Provider Modifier and Type Class Description class
GZIPFeature
This class is used to control GZIP compression of messages. -
Uses of Provider in org.apache.cxf.validation
Classes in org.apache.cxf.validation with annotations of type Provider Modifier and Type Class Description class
BeanValidationFeature
class
ClientBeanValidationFeature
-