|
Apache CXF API | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of AbstractPhaseInterceptor in org.apache.cxf.databinding.stax |
---|
Subclasses of AbstractPhaseInterceptor in org.apache.cxf.databinding.stax | |
---|---|
class |
StaxDataBindingInterceptor
|
Uses of AbstractPhaseInterceptor in org.apache.cxf.feature.transform |
---|
Subclasses of AbstractPhaseInterceptor in org.apache.cxf.feature.transform | |
---|---|
class |
AbstractXSLTInterceptor
Creates an XMLStreamReader from the InputStream on the Message. |
class |
XSLTInInterceptor
Class provides XSLT transformation of incoming message. |
class |
XSLTOutInterceptor
Class provides XSLT transformation of outgoing message. |
Uses of AbstractPhaseInterceptor in org.apache.cxf.interceptor |
---|
Subclasses of AbstractPhaseInterceptor in org.apache.cxf.interceptor | |
---|---|
class |
AbstractInDatabindingInterceptor
|
class |
AbstractLoggingInterceptor
A simple logging handler which outputs the bytes of the message to the Logger. |
class |
AbstractOutDatabindingInterceptor
|
class |
AttachmentInInterceptor
|
class |
AttachmentOutInterceptor
|
class |
AttachmentOutInterceptor.AttachmentOutEndingInterceptor
|
class |
ClientFaultConverter
Takes a Fault and converts it to a local exception type if possible. |
class |
FaultOutInterceptor
|
class |
FIStaxInInterceptor
Creates an XMLStreamReader from the InputStream on the Message. |
class |
FIStaxOutInterceptor
Creates an XMLStreamReader from the InputStream on the Message. |
class |
LoggingInInterceptor
A simple logging handler which outputs the bytes of the message to the Logger. |
class |
LoggingOutInterceptor
|
class |
MessageSenderInterceptor
Takes the Conduit from the exchange and sends the message through it. |
static class |
MessageSenderInterceptor.MessageSenderEndingInterceptor
|
class |
OneWayProcessorInterceptor
|
class |
OutgoingChainInterceptor
|
class |
ServiceInvokerInterceptor
Invokes a Binding's invoker with the INVOCATION_INPUT from
the Exchange. |
class |
StaxInEndingInterceptor
|
class |
StaxInInterceptor
Creates an XMLStreamReader from the InputStream on the Message. |
class |
StaxOutEndingInterceptor
|
class |
StaxOutInterceptor
Creates an XMLStreamWriter from the OutputStream on the Message. |
Uses of AbstractPhaseInterceptor in org.apache.cxf.interceptor.security |
---|
Subclasses of AbstractPhaseInterceptor in org.apache.cxf.interceptor.security | |
---|---|
class |
AbstractAuthorizingInInterceptor
|
class |
AbstractSecurityContextInInterceptor
|
class |
AbstractUsernameTokenInInterceptor
|
class |
DelegatingAuthenticationInterceptor
|
class |
DepthRestrictingStreamInterceptor
Creates an XMLStreamReader from the InputStream on the Message. |
class |
JAASLoginInterceptor
|
class |
OperationInfoAuthorizingInterceptor
|
class |
SecureAnnotationsInterceptor
|
class |
SimpleAuthorizingInterceptor
|
Uses of AbstractPhaseInterceptor in org.apache.cxf.interceptor.transform |
---|
Subclasses of AbstractPhaseInterceptor in org.apache.cxf.interceptor.transform | |
---|---|
class |
TransformInInterceptor
Creates an XMLStreamReader from the InputStream on the Message. |
class |
TransformOutInterceptor
Creates an XMLStreamReader from the InputStream on the Message. |
Uses of AbstractPhaseInterceptor in org.apache.cxf.staxutils.validation |
---|
Subclasses of AbstractPhaseInterceptor in org.apache.cxf.staxutils.validation | |
---|---|
class |
StaxSchemaValidationInInterceptor
|
class |
StaxSchemaValidationOutInterceptor
|
Uses of AbstractPhaseInterceptor in org.apache.cxf.transport.common.gzip |
---|
Subclasses of AbstractPhaseInterceptor in org.apache.cxf.transport.common.gzip | |
---|---|
class |
GZIPInInterceptor
CXF interceptor that uncompresses those incoming messages that have "gzip" content-encoding. |
class |
GZIPOutInterceptor
CXF interceptor that compresses outgoing messages using gzip and sets the HTTP Content-Encoding header appropriately. |
Uses of AbstractPhaseInterceptor in org.apache.cxf.validation |
---|
Subclasses of AbstractPhaseInterceptor in org.apache.cxf.validation | |
---|---|
class |
AbstractValidationInterceptor
|
class |
BeanValidationInInterceptor
|
class |
BeanValidationOutInterceptor
|
Uses of AbstractPhaseInterceptor in org.apache.cxf.ws.addressing |
---|
Subclasses of AbstractPhaseInterceptor in org.apache.cxf.ws.addressing | |
---|---|
class |
MAPAggregator
Logical Handler responsible for aggregating the Message Addressing Properties for outgoing messages. |
|
Apache CXF API | |||||||||
PREV NEXT | FRAMES NO FRAMES |