Uses of Class
org.apache.cxf.feature.DelegatingFeature
Packages that use DelegatingFeature
Package
Description
-
Uses of DelegatingFeature in org.apache.cxf.databinding.stax
Subclasses of DelegatingFeature in org.apache.cxf.databinding.stax -
Uses of DelegatingFeature in org.apache.cxf.feature
Subclasses of DelegatingFeature in org.apache.cxf.featureModifier and TypeClassDescriptionclass
<![CDATA[ <jaxws:endpoint ...> <jaxws:features></jaxws:features> </jaxws:endpoint> ]]> class
Deprecated.use the logging module rt/features/logging insteadclass
<![CDATA[ <jaxws:endpoint ...> <jaxws:features></jaxws:features> </jaxws:endpoint> ]]> -
Uses of DelegatingFeature in org.apache.cxf.feature.transform
Subclasses of DelegatingFeature in org.apache.cxf.feature.transformModifier and TypeClassDescriptionclass
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.validationModifier and TypeClassDescriptionclass
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.securityModifier and TypeClassDescriptionclass
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.gzipModifier and TypeClassDescriptionclass
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