Uses of Interface
org.apache.cxf.feature.AbstractPortableFeature
Package
Description
-
Uses of AbstractPortableFeature in org.apache.cxf.databinding.stax
Modifier and TypeClassDescriptionclass
static class
-
Uses of AbstractPortableFeature in org.apache.cxf.feature
Modifier and TypeClassDescriptionclass
DelegatingFeature<T extends AbstractPortableFeature>
Enable to convert aAbstractPortableFeature
to aAbstractFeature
.Modifier and TypeClassDescriptionclass
A Feature is something that is able to customize a Server, Client, or Bus, typically adding capabilities.class
DelegatingFeature<T extends AbstractPortableFeature>
Enable to convert aAbstractPortableFeature
to aAbstractFeature
.class
<![CDATA[ <jaxws:endpoint ...> <jaxws:features></jaxws:features> </jaxws:endpoint> ]]> static class
class
Deprecated.use the logging module rt/features/logging insteadstatic class
Deprecated.class
<![CDATA[ <jaxws:endpoint ...> <jaxws:features></jaxws:features> </jaxws:endpoint> ]]> static class
class
A Feature is something that is able to customize a Server, Client, or Bus, typically adding capabilities. -
Uses of AbstractPortableFeature in org.apache.cxf.feature.transform
Modifier and TypeClassDescriptionclass
This class defines a feature is used to transform message using XSLT script.static class
-
Uses of AbstractPortableFeature 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.static class
-
Uses of AbstractPortableFeature in org.apache.cxf.interceptor.security
Modifier and TypeClassDescriptionclass
Feature to do JAAS authentication with defaults for karaf integrationstatic class
-
Uses of AbstractPortableFeature in org.apache.cxf.transport.common.gzip
Modifier and TypeClassDescriptionclass
This class is used to control GZIP compression of messages.static class
-
Uses of AbstractPortableFeature in org.apache.cxf.validation
Modifier and TypeClassDescriptionclass
static class
class
static class
-
Uses of AbstractPortableFeature in org.apache.cxf.ws.addressing