Fuse 6 is no longer supported
As of February 2025, Red Hat Fuse 6 is no longer supported. If you are using Fuse 6, please upgrade to Red Hat build of Apache Camel.Appendix G. Apache CXF Provided Interceptors
G.1. Core Apache CXF Interceptors Copy linkLink copied to clipboard!
Copy linkLink copied to clipboard!
Inbound Copy linkLink copied to clipboard!
Copy linkLink copied to clipboard!
Table G.1, “Core inbound interceptors” lists the core inbound interceptors that are added to all Apache CXF endpoints.
Class | Phase | Description |
---|---|---|
ServiceInvokerInterceptor | INVOKE | Invokes the proper method on the service. |
Outbound Copy linkLink copied to clipboard!
Copy linkLink copied to clipboard!
The Apache CXF does not add any core interceptors to the outbound interceptor chain by default. The contents of an endpoint's outbound interceptor chain depend on the features in use.