Uses of Class
org.apache.cxf.phase.AbstractPhaseInterceptor
Package
Description
Core interceptor interfaces which form the basis for message processing chains
in CXF.
-
Uses of AbstractPhaseInterceptor in org.apache.cxf.databinding.stax
-
Uses of AbstractPhaseInterceptor in org.apache.cxf.feature.transform
Modifier and TypeClassDescriptionclass
Creates an XMLStreamReader from the InputStream on the Message.class
Class provides XSLT transformation of incoming message.class
Class provides XSLT transformation of outgoing message. -
Uses of AbstractPhaseInterceptor in org.apache.cxf.interceptor
Modifier and TypeClassDescriptionclass
class
Deprecated.class
class
class
class
class
Takes a Fault and converts it to a local exception type if possible.class
class
Creates an XMLStreamReader from the InputStream on the Message.class
Creates an XMLStreamReader from the InputStream on the Message.class
Deprecated.use the logging module rt/features/logging insteadclass
Deprecated.use the logging module rt/features/logging insteadclass
Takes the Conduit from the exchange and sends the message through it.static class
class
class
class
Invokes a Binding's invoker with theINVOCATION_INPUT
from the Exchange.class
class
Creates an XMLStreamReader from the InputStream on the Message.class
class
Creates an XMLStreamWriter from the OutputStream on the Message. -
Uses of AbstractPhaseInterceptor in org.apache.cxf.interceptor.security
Modifier and TypeClassDescriptionclass
class
class
class
class
Creates an XMLStreamReader from the InputStream on the Message.class
class
class
class
-
Uses of AbstractPhaseInterceptor in org.apache.cxf.interceptor.transform
Modifier and TypeClassDescriptionclass
Creates an XMLStreamReader from the InputStream on the Message.class
Creates an XMLStreamReader from the InputStream on the Message. -
Uses of AbstractPhaseInterceptor in org.apache.cxf.staxutils.validation
Modifier and TypeClassDescriptionclass
class
-
Uses of AbstractPhaseInterceptor in org.apache.cxf.transport.common.gzip
Modifier and TypeClassDescriptionclass
CXF interceptor that uncompresses those incoming messages that have "gzip" content-encoding.class
CXF interceptor that compresses outgoing messages using gzip and sets the HTTP Content-Encoding header appropriately. -
Uses of AbstractPhaseInterceptor in org.apache.cxf.validation
Modifier and TypeClassDescriptionclass
class
class
class
class
-
Uses of AbstractPhaseInterceptor in org.apache.cxf.ws.addressing
Modifier and TypeClassDescriptionclass
Logical Handler responsible for aggregating the Message Addressing Properties for outgoing messages.