Package org.apache.cxf.interceptor

Class Summary
AbstractEndpointSelectionInterceptor  
AbstractFaultChainInitiatorObserver  
AbstractInDatabindingInterceptor  
AbstractLoggingInterceptor A simple logging handler which outputs the bytes of the message to the Logger.
AbstractOutDatabindingInterceptor  
AnnotationInterceptors  
AttachmentInInterceptor  
AttachmentOutInterceptor  
BareInInterceptor  
BareOutInterceptor  
ClientFaultConverter Takes a Fault and converts it to a local exception type if possible.
ClientOutFaultObserver  
DocLiteralInInterceptor  
FaultOutInterceptor  
FIStaxInInterceptor Creates an XMLStreamReader from the InputStream on the Message.
FIStaxOutInterceptor Creates an XMLStreamReader from the InputStream on the Message.
InFaultChainInitiatorObserver  
LoggingInInterceptor A simple logging handler which outputs the bytes of the message to the Logger.
LoggingMessage  
LoggingOutInterceptor  
MessageSenderInterceptor Takes the Conduit from the exchange and sends the message through it.
OneWayProcessorInterceptor  
OutFaultChainInitiatorObserver  
OutgoingChainInterceptor  
ServiceInvokerInterceptor Invokes a Binding's invoker with the INVOCATION_INPUT from the Exchange.
StaxInInterceptor Creates an XMLStreamReader from the InputStream on the Message.
StaxOutEndingInterceptor  
StaxOutInterceptor Creates an XMLStreamReader from the InputStream on the Message.
URIMappingInterceptor  
WrappedInInterceptor  
WrappedOutInterceptor  
 



Apache CXF