| Modifier and Type | Method and Description | 
|---|---|
| Collection<Feature> | Bus. getFeatures() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | Bus. setFeatures(Collection<? extends Feature> features) | 
| Modifier and Type | Method and Description | 
|---|---|
| Collection<Feature> | ExtensionManagerBus. getFeatures() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | ExtensionManagerBus. setFeatures(Collection<? extends Feature> features) | 
| Modifier and Type | Method and Description | 
|---|---|
| Collection<Feature> | BusDefinitionParser.BusConfig. getFeatures() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | BusDefinitionParser.BusConfig. setFeatures(Collection<? extends Feature> features) | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | StaxDataBindingFeature | 
| static class  | StaxDataBindingFeature.Portable | 
| Modifier and Type | Field and Description | 
|---|---|
| protected List<Feature> | AbstractEndpointFactory. features | 
| Modifier and Type | Method and Description | 
|---|---|
| List<Feature> | EndpointImpl. getActiveFeatures() | 
| List<Feature> | Endpoint. getActiveFeatures() | 
| List<Feature> | AbstractEndpointFactory. getFeatures() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | EndpointImpl. initializeActiveFeatures(List<? extends Feature> features) | 
| void | AbstractEndpointFactory. setFeatures(List<? extends Feature> features2) | 
| Modifier and Type | Interface and Description | 
|---|---|
| interface  | AbstractPortableFeatureA portable - i.e. for jaxws and jaxrs - Feature is something that is able to customize
 a Server, Client, or Bus, typically adding capabilities. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | AbstractFeatureA Feature is something that is able to customize a Server, Client, or Bus, typically
 adding capabilities. | 
| class  | DelegatingFeature<T extends AbstractPortableFeature>Enable to convert a  AbstractPortableFeatureto aAbstractFeature. | 
| class  | FastInfosetFeature | 
| static class  | FastInfosetFeature.Portable | 
| class  | LoggingFeatureDeprecated. 
 use the logging module rt/features/logging instead | 
| static class  | LoggingFeature.PortableDeprecated.  | 
| class  | StaxTransformFeature | 
| static class  | StaxTransformFeature.Portable | 
| class  | WrappedFeatureA Feature is something that is able to customize a Server, Client, or Bus, typically
 adding capabilities. | 
| Modifier and Type | Method and Description | 
|---|---|
| static <T> T | AbstractPortableFeature. getActive(List<? extends Feature> features,
         Class<T> type)Convenience method to extract a feature by type from an active list. | 
| static <T> T | AbstractFeature. getActive(List<? extends Feature> features,
         Class<T> type) | 
| Constructor and Description | 
|---|
| WrappedFeature(Feature f) | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | XSLTFeatureThis class defines a feature is used to transform message using XSLT script. | 
| static class  | XSLTFeature.Portable | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | SchemaValidationFeatureA feature to configure schema validation at the operation level, as an alternative to
 using the @SchemaValidation annotation. | 
| static class  | SchemaValidationFeature.Portable | 
| Modifier and Type | Method and Description | 
|---|---|
| List<Feature> | AnnotationInterceptors. getFeatures() | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | JAASAuthenticationFeatureFeature to do JAAS authentication with defaults for karaf integration | 
| static class  | JAASAuthenticationFeature.Portable | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | GZIPFeatureThis class is used to control GZIP compression of messages. | 
| static class  | GZIPFeature.Portable | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | BeanValidationFeature | 
| static class  | BeanValidationFeature.Portable | 
| class  | ClientBeanValidationFeature | 
| static class  | ClientBeanValidationFeature.Portable | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | WSAddressingFeature | 
Apache CXF