Red Hat Training

A Red Hat training course is available for Red Hat Fuse

Appendix G. Apache CXF Provided Interceptors

G.1. Core Apache CXF Interceptors

Inbound

Table G.1, “Core inbound interceptors” lists the core inbound interceptors that are added to all Apache CXF endpoints.

Table G.1. Core inbound interceptors

ClassPhaseDescription
ServiceInvokerInterceptorINVOKEInvokes the proper method on the service.

Outbound

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.