Uses of Interface
org.apache.cxf.feature.Feature
Packages that use Feature
Package
Description
-
Uses of Feature in org.apache.cxf
Methods in org.apache.cxf that return types with arguments of type FeatureMethod parameters in org.apache.cxf with type arguments of type Feature -
Uses of Feature in org.apache.cxf.binding.coloc.feature
Classes in org.apache.cxf.binding.coloc.feature that implement Feature -
Uses of Feature in org.apache.cxf.bus.extension
Methods in org.apache.cxf.bus.extension that return types with arguments of type FeatureMethod parameters in org.apache.cxf.bus.extension with type arguments of type FeatureModifier and TypeMethodDescriptionvoidExtensionManagerBus.setFeatures(Collection<? extends Feature> features) -
Uses of Feature in org.apache.cxf.bus.spring
Methods in org.apache.cxf.bus.spring that return types with arguments of type FeatureMethod parameters in org.apache.cxf.bus.spring with type arguments of type FeatureModifier and TypeMethodDescriptionvoidBusDefinitionParser.BusConfig.setFeatures(Collection<? extends Feature> features) -
Uses of Feature in org.apache.cxf.clustering
Classes in org.apache.cxf.clustering that implement FeatureModifier and TypeClassDescriptionclassThis feature may be applied to a Client so as to enable failover from the initial target endpoint to any other compatible endpoint for the target service.static classclassThis feature may be applied to a Client so as to enable load distribution amongst a set of target endpoints or addresses Note that this feature changes the conduit on the fly and thus makes the Client not thread safe.static class -
Uses of Feature in org.apache.cxf.clustering.circuitbreaker
Classes in org.apache.cxf.clustering.circuitbreaker that implement FeatureModifier and TypeClassDescriptionclassstatic class -
Uses of Feature in org.apache.cxf.databinding.stax
Classes in org.apache.cxf.databinding.stax that implement FeatureModifier and TypeClassDescriptionclassstatic class -
Uses of Feature in org.apache.cxf.endpoint
Fields in org.apache.cxf.endpoint with type parameters of type FeatureMethods in org.apache.cxf.endpoint that return types with arguments of type FeatureModifier and TypeMethodDescriptionEndpoint.getActiveFeatures()EndpointImpl.getActiveFeatures()AbstractEndpointFactory.getFeatures()Method parameters in org.apache.cxf.endpoint with type arguments of type FeatureModifier and TypeMethodDescriptionvoidEndpointImpl.initializeActiveFeatures(List<? extends Feature> features) voidAbstractEndpointFactory.setFeatures(List<? extends Feature> features2) -
Uses of Feature in org.apache.cxf.ext.logging
Classes in org.apache.cxf.ext.logging that implement FeatureModifier and TypeClassDescriptionclassThis class is used to control message-on-the-wire logging.static class -
Uses of Feature in org.apache.cxf.feature
Subinterfaces of Feature in org.apache.cxf.featureClasses in org.apache.cxf.feature that implement FeatureModifier and TypeClassDescriptionclassA Feature is something that is able to customize a Server, Client, or Bus, typically adding capabilities.classDelegatingFeature<T extends AbstractPortableFeature>Enable to convert aAbstractPortableFeatureto aAbstractFeature.class<![CDATA[ <jaxws:endpoint ...> <jaxws:features></jaxws:features> </jaxws:endpoint> ]]> static classclassDeprecated.use the logging module rt/features/logging insteadstatic classDeprecated.class<![CDATA[ <jaxws:endpoint ...> <jaxws:features></jaxws:features> </jaxws:endpoint> ]]> static classclassA Feature is something that is able to customize a Server, Client, or Bus, typically adding capabilities.Method parameters in org.apache.cxf.feature with type arguments of type FeatureModifier and TypeMethodDescriptionstatic <T> Tstatic <T> TConvenience method to extract a feature by type from an active list.Constructors in org.apache.cxf.feature with parameters of type Feature -
Uses of Feature in org.apache.cxf.feature.transform
Classes in org.apache.cxf.feature.transform that implement FeatureModifier and TypeClassDescriptionclassThis class defines a feature is used to transform message using XSLT script.static class -
Uses of Feature in org.apache.cxf.feature.validation
Classes in org.apache.cxf.feature.validation that implement FeatureModifier and TypeClassDescriptionclassA feature to configure schema validation at the operation level, as an alternative to using the @SchemaValidation annotation.static class -
Uses of Feature in org.apache.cxf.frontend
Methods in org.apache.cxf.frontend that return types with arguments of type FeatureMethod parameters in org.apache.cxf.frontend with type arguments of type FeatureModifier and TypeMethodDescriptionvoidClientProxyFactoryBean.setFeatures(List<? extends Feature> f) -
Uses of Feature in org.apache.cxf.interceptor
Methods in org.apache.cxf.interceptor that return types with arguments of type Feature -
Uses of Feature in org.apache.cxf.interceptor.security
Classes in org.apache.cxf.interceptor.security that implement FeatureModifier and TypeClassDescriptionclassFeature to do JAAS authentication with defaults for karaf integrationstatic class -
Uses of Feature in org.apache.cxf.javascript
Classes in org.apache.cxf.javascript that implement FeatureModifier and TypeClassDescriptionclassThis class provides configuration options to the JavaScript client generator.static class -
Uses of Feature in org.apache.cxf.jaxrs.client.validation
Classes in org.apache.cxf.jaxrs.client.validation that implement FeatureModifier and TypeClassDescriptionclassstatic class -
Uses of Feature in org.apache.cxf.jaxrs.microprofile.openapi
Classes in org.apache.cxf.jaxrs.microprofile.openapi that implement Feature -
Uses of Feature in org.apache.cxf.jaxrs.openapi
Classes in org.apache.cxf.jaxrs.openapi that implement Feature -
Uses of Feature in org.apache.cxf.jaxrs.servlet
Methods in org.apache.cxf.jaxrs.servlet that return types with arguments of type FeatureModifier and TypeMethodDescriptionCXFNonSpringJaxrsServlet.getFeatures(jakarta.servlet.ServletConfig servletConfig, String splitChar) -
Uses of Feature in org.apache.cxf.jaxrs.spring
Methods in org.apache.cxf.jaxrs.spring that return types with arguments of type FeatureModifier and TypeMethodDescriptionAbstractSpringComponentScanServer.getFeatures()AbstractSpringConfigurationFactory.getFeatures() -
Uses of Feature in org.apache.cxf.jaxrs.sse
Classes in org.apache.cxf.jaxrs.sse that implement Feature -
Uses of Feature in org.apache.cxf.jaxrs.utils
Methods in org.apache.cxf.jaxrs.utils that return FeatureModifier and TypeMethodDescriptionstatic FeatureResourceUtils.createFeatureInstance(Class<? extends Feature> cls) Method parameters in org.apache.cxf.jaxrs.utils with type arguments of type FeatureModifier and TypeMethodDescriptionstatic FeatureResourceUtils.createFeatureInstance(Class<? extends Feature> cls) -
Uses of Feature in org.apache.cxf.jaxrs.validation
Classes in org.apache.cxf.jaxrs.validation that implement FeatureModifier and TypeClassDescriptionclassstatic class -
Uses of Feature in org.apache.cxf.jaxws
Methods in org.apache.cxf.jaxws that return types with arguments of type FeatureMethod parameters in org.apache.cxf.jaxws with type arguments of type FeatureModifier and TypeMethodDescriptionvoidEndpointImpl.setFeatures(List<? extends Feature> features) -
Uses of Feature in org.apache.cxf.jaxws.support
Methods in org.apache.cxf.jaxws.support that return types with arguments of type Feature -
Uses of Feature in org.apache.cxf.management.interceptor
Classes in org.apache.cxf.management.interceptor that implement FeatureModifier and TypeClassDescriptionclassstatic class -
Uses of Feature in org.apache.cxf.metrics
Classes in org.apache.cxf.metrics that implement Feature -
Uses of Feature in org.apache.cxf.throttling
Classes in org.apache.cxf.throttling that implement Feature -
Uses of Feature in org.apache.cxf.tracing.brave
Classes in org.apache.cxf.tracing.brave that implement FeatureModifier and TypeClassDescriptionclassstatic classclassstatic class -
Uses of Feature in org.apache.cxf.tracing.micrometer
Classes in org.apache.cxf.tracing.micrometer that implement FeatureModifier and TypeClassDescriptionclassstatic classclassstatic class -
Uses of Feature in org.apache.cxf.tracing.opentelemetry
Classes in org.apache.cxf.tracing.opentelemetry that implement FeatureModifier and TypeClassDescriptionclassstatic classclassstatic class -
Uses of Feature in org.apache.cxf.tracing.opentracing
Classes in org.apache.cxf.tracing.opentracing that implement FeatureModifier and TypeClassDescriptionclassstatic classclassstatic class -
Uses of Feature in org.apache.cxf.transport.common.gzip
Classes in org.apache.cxf.transport.common.gzip that implement FeatureModifier and TypeClassDescriptionclassThis class is used to control GZIP compression of messages.static class -
Uses of Feature in org.apache.cxf.transport.http
Classes in org.apache.cxf.transport.http that implement FeatureModifier and TypeClassDescriptionclassProgrammatically configure a http conduit.static classclassProgrammatically configure a http destination.static class -
Uses of Feature in org.apache.cxf.transport.https
Classes in org.apache.cxf.transport.https that implement FeatureModifier and TypeClassDescriptionclass<![CDATA[ <jaxws:endpoint ...> <jaxws:features> ..........*CN=(Bethal|Gordy).* .*O=ApacheTest.* static class -
Uses of Feature in org.apache.cxf.transport.jms
Classes in org.apache.cxf.transport.jms that implement FeatureModifier and TypeClassDescriptionclassAllows to configure the JMSConfiguration directly at the Client or Server.static classclassAllows to configure the JMSConfiguration directly at the Client or Server.static class -
Uses of Feature in org.apache.cxf.validation
Classes in org.apache.cxf.validation that implement FeatureModifier and TypeClassDescriptionclassstatic classclassstatic class -
Uses of Feature in org.apache.cxf.ws.addressing
Classes in org.apache.cxf.ws.addressing that implement Feature -
Uses of Feature in org.apache.cxf.ws.policy
Classes in org.apache.cxf.ws.policy that implement FeatureModifier and TypeClassDescriptionclassConfigures a Server, Client, Bus with the specified policies. -
Uses of Feature in org.apache.cxf.ws.rm
Methods in org.apache.cxf.ws.rm that return types with arguments of type Feature -
Uses of Feature in org.apache.cxf.ws.rm.feature
Classes in org.apache.cxf.ws.rm.feature that implement Feature -
Uses of Feature in org.apache.cxf.ws.security.trust
Fields in org.apache.cxf.ws.security.trust with type parameters of type FeatureMethods in org.apache.cxf.ws.security.trust that return types with arguments of type FeatureMethod parameters in org.apache.cxf.ws.security.trust with type arguments of type Feature -
Uses of Feature in org.apache.cxf.wsdl.service.factory
Methods in org.apache.cxf.wsdl.service.factory that return types with arguments of type FeatureMethod parameters in org.apache.cxf.wsdl.service.factory with type arguments of type FeatureModifier and TypeMethodDescriptionvoidReflectionServiceFactoryBean.setFeatures(List<? extends Feature> features2)