Uses of Class
org.apache.cxf.feature.AbstractFeature
Package
Description
-
Uses of AbstractFeature in org.apache.cxf.databinding.stax
-
Uses of AbstractFeature in org.apache.cxf.feature
Modifier and TypeClassDescriptionclass
DelegatingFeature<T extends AbstractPortableFeature>
Enable to convert aAbstractPortableFeature
to aAbstractFeature
.class
<![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> ]]> class
A Feature is something that is able to customize a Server, Client, or Bus, typically adding capabilities. -
Uses of AbstractFeature in org.apache.cxf.feature.transform
Modifier and TypeClassDescriptionclass
This class defines a feature is used to transform message using XSLT script. -
Uses of AbstractFeature in org.apache.cxf.feature.validation
Modifier and TypeClassDescriptionclass
A feature to configure schema validation at the operation level, as an alternative to using the @SchemaValidation annotation. -
Uses of AbstractFeature in org.apache.cxf.interceptor.security
Modifier and TypeClassDescriptionclass
Feature to do JAAS authentication with defaults for karaf integration -
Uses of AbstractFeature in org.apache.cxf.transport.common.gzip
Modifier and TypeClassDescriptionclass
This class is used to control GZIP compression of messages. -
Uses of AbstractFeature in org.apache.cxf.validation
-
Uses of AbstractFeature in org.apache.cxf.ws.addressing