Uses of Class
org.apache.cxf.feature.DelegatingFeature
-
-
Uses of DelegatingFeature in org.apache.cxf.databinding.stax
Subclasses of DelegatingFeature in org.apache.cxf.databinding.stax Modifier and Type Class Description class
StaxDataBindingFeature
-
Uses of DelegatingFeature in org.apache.cxf.feature
Subclasses of DelegatingFeature in org.apache.cxf.feature Modifier and Type Class Description class
FastInfosetFeature
class
LoggingFeature
Deprecated.use the logging module rt/features/logging insteadclass
StaxTransformFeature
-
Uses of DelegatingFeature in org.apache.cxf.feature.transform
Subclasses of DelegatingFeature in org.apache.cxf.feature.transform Modifier and Type Class Description class
XSLTFeature
This class defines a feature is used to transform message using XSLT script. -
Uses of DelegatingFeature in org.apache.cxf.feature.validation
Subclasses of DelegatingFeature in org.apache.cxf.feature.validation Modifier and Type Class Description class
SchemaValidationFeature
A feature to configure schema validation at the operation level, as an alternative to using the @SchemaValidation annotation. -
Uses of DelegatingFeature in org.apache.cxf.interceptor.security
Subclasses of DelegatingFeature in org.apache.cxf.interceptor.security Modifier and Type Class Description class
JAASAuthenticationFeature
Feature to do JAAS authentication with defaults for karaf integration -
Uses of DelegatingFeature in org.apache.cxf.transport.common.gzip
Subclasses of DelegatingFeature in org.apache.cxf.transport.common.gzip Modifier and Type Class Description class
GZIPFeature
This class is used to control GZIP compression of messages. -
Uses of DelegatingFeature in org.apache.cxf.validation
Subclasses of DelegatingFeature in org.apache.cxf.validation Modifier and Type Class Description class
BeanValidationFeature
class
ClientBeanValidationFeature
-