Front-Ends

Table B.2, “Inbound JAX-WS Interceptors” lists the interceptors added to a JAX-WS endpoint's inbound message chain.


Table B.3, “Outbound JAX-WS Interceptors” lists the interceptors added to a JAX-WS endpoint's outbound message chain.


Table B.4, “Inbound JAX-RS Interceptors” lists the interceptors added to a JAX-RS endpoint's inbound message chain.


Important

The inbound chain for a JAX-RS endpoint skips straight to the ServiceInvokerInInterceptor interceptor. No other interceptors will be invoked after the JAXRSInInterceptor.

Table B.5, “Outbound JAX-RS Interceptors” lists the interceptors added to a JAX-RS endpoint's outbound message chain.