| Modifier and Type | Interface and Description | 
|---|---|
| interface  | BusThe Bus is the central place in CXF. | 
| Modifier and Type | Interface and Description | 
|---|---|
| interface  | BindingA Binding provides interceptors and message creation logic for a
 specific protocol binding. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | BlueprintBus | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | ExtensionManagerBusThis bus uses CXF's built in extension manager to load components
 (as opposed to using the Spring bus implementation). | 
| Modifier and Type | Class and Description | 
|---|---|
| static class  | BusDefinitionParser.BusConfig | 
| class  | SpringBus | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | AbstractInterceptorProvidingDataBinding | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | StaxDataBindingA simple databinding implementation which reads and writes Source objects. | 
| Modifier and Type | Interface and Description | 
|---|---|
| interface  | Client | 
| interface  | EndpointRepresents an endpoint that receives messages. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | AbstractEndpointFactory | 
| class  | ClientImpl | 
| class  | EndpointImpl | 
| Modifier and Type | Method and Description | 
|---|---|
| void | FastInfosetFeature.Portable. doInitializeProvider(InterceptorProvider provider,
                    Bus bus) | 
| void | StaxTransformFeature.Portable. doInitializeProvider(InterceptorProvider provider,
                    Bus bus) | 
| default void | AbstractPortableFeature. doInitializeProvider(InterceptorProvider provider,
                    Bus bus) | 
| void | LoggingFeature.Portable. doInitializeProvider(InterceptorProvider provider,
                    Bus bus) | 
| void | AbstractFeature. doInitializeProvider(InterceptorProvider provider,
                    Bus bus) | 
| void | WrappedFeature. initialize(InterceptorProvider interceptorProvider,
          Bus bus) | 
| default void | AbstractPortableFeature. initialize(InterceptorProvider interceptorProvider,
          Bus bus) | 
| void | DelegatingFeature. initialize(InterceptorProvider interceptorProvider,
          Bus bus) | 
| void | Feature. initialize(InterceptorProvider interceptorProvider,
          Bus bus) | 
| protected void | DelegatingFeature. initializeProvider(InterceptorProvider interceptorProvider,
                  Bus bus) | 
| protected void | AbstractFeature. initializeProvider(InterceptorProvider provider,
                  Bus bus) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | XSLTFeature.Portable. doInitializeProvider(InterceptorProvider provider,
                    Bus bus) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | SchemaValidationFeature.Portable. doInitializeProvider(InterceptorProvider interceptorProvider,
                    Bus bus) | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | AbstractAttributedInterceptorProvider | 
| class  | AbstractBasicInterceptorProvider | 
| Modifier and Type | Method and Description | 
|---|---|
| void | JAASAuthenticationFeature.Portable. doInitializeProvider(InterceptorProvider provider,
                    Bus bus) | 
| Modifier and Type | Interface and Description | 
|---|---|
| interface  | Service | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | ServiceImpl | 
| Modifier and Type | Method and Description | 
|---|---|
| void | GZIPFeature.Portable. doInitializeProvider(InterceptorProvider provider,
                    Bus bus) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | ClientBeanValidationFeature. addInterceptor(InterceptorProvider interceptorProvider,
              ClientBeanValidationOutInterceptor out) | 
| protected void | ClientBeanValidationFeature.Portable. addInterceptor(InterceptorProvider interceptorProvider,
              ClientBeanValidationOutInterceptor out) | 
| void | ClientBeanValidationFeature.Portable. doInitializeProvider(InterceptorProvider interceptorProvider,
                    Bus bus) | 
| void | BeanValidationFeature.Portable. doInitializeProvider(InterceptorProvider interceptorProvider,
                    Bus bus) | 
| Modifier and Type | Method and Description | 
|---|---|
| protected void | WSAddressingFeature. initializeProvider(InterceptorProvider provider,
                  Bus bus) | 
| void | WSAddressingFeature.WSAddressingFeatureApplier. initializeProvider(WSAddressingFeature feature,
                  InterceptorProvider provider,
                  Bus bus) | 
Apache CXF