Interceptor | Package | Phase | Before | After |
ServiceInvokerInterceptor | org.apache.cxf.interceptor | INVOKE | ||
BareOutInterceptor | org.apache.cxf.interceptor | MARSHAL | ||
XMLFaultOutInterceptor | org.apache.cxf.binding.xml.interceptor | MARSHAL | ||
XMLMessageOutInterceptor | org.apache.cxf.binding.xml.interceptor | MARSHAL | WrappedOutInterceptor | |
WrappedOutInterceptor | org.apache.cxf.interceptor | MARSHAL | BareOutInterceptor | |
DocumentWriterInterceptor | org.apache.cxf.binding.http.interceptor | MARSHAL | ||
Soap11FaultOutInterceptor | org.apache.cxf.binding.soap.interceptor | MARSHAL | ||
Soap12FaultOutInterceptor | org.apache.cxf.binding.soap.interceptor | MARSHAL | ||
RPCOutInterceptor | org.apache.cxf.binding.soap.interceptor | MARSHAL | ||
OutgoingChainInterceptor | org.apache.cxf.interceptor | POST_INVOKE | ||
WrapperClassInInterceptor | org.apache.cxf.jaxws.interceptors | POST_LOGICAL | ||
SoapActionInterceptor | org.apache.cxf.binding.soap.interceptor | POST_LOGICAL | ||
StaxInInterceptor | org.apache.cxf.interceptor | POST_STREAM | ||
HolderInInterceptor | org.apache.cxf.jaxws.interceptors | PRE_INVOKE | ||
DatabindingOutSetupInterceptor | org.apache.cxf.binding.http.interceptor | PRE_LOGICAL | ||
HolderOutInterceptor | org.apache.cxf.jaxws.interceptors | PRE_LOGICAL | WrapperClassOutInterceptor | |
OutgoingChainSetupInterceptor | org.apache.cxf.interceptor | PRE_LOGICAL | ||
WrapperClassOutInterceptor | org.apache.cxf.jaxws.interceptors | PRE_LOGICAL | ||
RMOutInterceptor | org.apache.cxf.ws.rm | PRE_LOGICAL | MAPAggregator | |
MAPAggregator | org.apache.cxf.ws.addressing | PRE_LOGICAL | ||
RMInInterceptor | org.apache.cxf.ws.rm | PRE_LOGICAL | MAPAggregator | |
MAPCodec | org.apache.cxf.ws.addressing.soap | PRE_PROTOCOL | ||
RetransmissionInterceptor | org.apache.cxf.ws.rm | PRE_PROTOCOL | ||
RMSoapInterceptor | org.apache.cxf.ws.rm.soap | PRE_PROTOCOL | MAPCodec | |
WebFaultOutInterceptor | org.apache.cxf.jaxws.interceptors | PRE_PROTOCOL | ||
StaxOutInterceptor | org.apache.cxf.interceptor | PRE_PROTOCOL | ||
SOAPHandlerInterceptor | org.apache.cxf.jaxws.handler.soap | PRE_PROTOCOL | StaxOutInterceptor | |
LoggingOutInterceptor | org.apache.cxf.interceptor | PRE_PROTOCOL | ||
MustUnderstandInterceptor | org.apache.cxf.binding.soap.interceptor | PRE_PROTOCOL | ||
SoapPreProtocolOutInterceptor | org.apache.cxf.binding.soap.interceptor | PRE_STREAM | AttachmentOutInterceptor | |
AttachmentOutInterceptor | org.apache.cxf.interceptor | PRE_STREAM | ||
DispatchInterceptor | org.apache.cxf.binding.http.interceptor | PRE_STREAM | ||
MessageSenderInterceptor | org.apache.cxf.interceptor | PREPARE_SEND | ||
URIParameterOutInterceptor | org.apache.cxf.binding.http.interceptor | PREPARE_SEND | ||
ContentTypeOutInterceptor | org.apache.cxf.binding.http.interceptor | PREPARE_SEND | ||
DispatchInInterceptor | org.apache.cxf.jaxws.interceptors | READ | ||
ReadHeadersInterceptor | org.apache.cxf.binding.soap.interceptor | READ | ||
LoggingInInterceptor | org.apache.cxf.interceptor | RECEIVE | ||
AttachmentInInterceptor | org.apache.cxf.interceptor | RECEIVE | ||
DatabindingInSetupInterceptor | org.apache.cxf.binding.http.interceptor | RECEIVE | ||
DocLiteralInInterceptor | org.apache.cxf.interceptor | UNMARSHAL | URIMappingInterceptor | |
WrappedInInterceptor | org.apache.cxf.interceptor | UNMARSHAL | URIMappingInterceptor | |
RPCInInterceptor | org.apache.cxf.binding.soap.interceptor | UNMARSHAL | URIMappingInterceptor | |
BareInInterceptor | org.apache.cxf.interceptor | UNMARSHAL | URIMappingInterceptor | |
SoapHeaderInterceptor | org.apache.cxf.binding.soap.interceptor | UNMARSHAL | BareInInterceptor | |
URIMappingInterceptor | org.apache.cxf.interceptor | UNMARSHAL | ||
XMLFaultInInterceptor | org.apache.cxf.binding.xml.interceptor | UNMARSHAL | ClientFaultConverter | |
XMLMessageInInterceptor | org.apache.cxf.binding.xml.interceptor | UNMARSHAL | DocLiteralInInterceptor | |
Soap11FaultInInterceptor | org.apache.cxf.binding.soap.interceptor | UNMARSHAL | ClientFaultConverter | |
URIParameterInInterceptor | org.apache.cxf.binding.http.interceptor | UNMARSHAL | XMLMessageInInterceptor | |
Soap12FaultInInterceptor | org.apache.cxf.binding.soap.interceptor | UNMARSHAL | ClientFaultConverter | |
ClientFaultConverter | org.apache.cxf.interceptor | UNMARSHAL | ||
LogicalHandlerInterceptor | org.apache.cxf.jaxws.handler | USER_LOGICAL | ||
DispatchOutInterceptor | org.apache.cxf.jaxws.interceptors | WRITE | ||
SoapOutInterceptor | org.apache.cxf.binding.soap.interceptor | WRITE |