Package org.apache.cxf.interceptor
package org.apache.cxf.interceptor
-
ClassDescriptionDeprecated.Takes a Fault and converts it to a local exception type if possible.A Fault that occurs during invocation processing.Marker interfaces for Exceptions that have a getFaultInfo() method that returns some sort of object that the FaultOutInterceptor can marshal into a fault detail elementCreates an XMLStreamReader from the InputStream on the Message.Creates an XMLStreamReader from the InputStream on the Message.Specifies a list of classes that are added to the inbound fault interceptor chain.Specifies a list of classes that are added to the inbound interceptor chain.Interceptor<T extends Message>Base interface for all interceptors.Base interface for all interceptor chains.The
InterceptorProvider
interface is implemented by objects that have interceptor chains associated with them.Deprecated.use the logging module rt/features/logging insteadDeprecated.use the logging module rt/features/logging insteadDeprecated.use the logging module rt/features/logging insteadTakes the Conduit from the exchange and sends the message through it.OneWayInterceptor<T extends Message>Base interface for client interceptors that are compatible with one way message processing (primarily, JAX-WS).Specifies a list of classes that are added to the outbound fault interceptor chain.Specifies a list of classes that are added to the outbound interceptor chain.Invokes a Binding's invoker with theINVOCATION_INPUT
from the Exchange.Creates an XMLStreamReader from the InputStream on the Message.Creates an XMLStreamWriter from the OutputStream on the Message.