|
Apache CXF API | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of AbstractPhaseInterceptor in org.apache.cxf.aegis.databinding |
---|
Subclasses of AbstractPhaseInterceptor in org.apache.cxf.aegis.databinding | |
---|---|
class |
AegisSchemaValidationInInterceptor
|
Uses of AbstractPhaseInterceptor in org.apache.cxf.binding.coloc |
---|
Subclasses of AbstractPhaseInterceptor in org.apache.cxf.binding.coloc | |
---|---|
class |
ColocInInterceptor
|
class |
ColocOutInterceptor
|
class |
WebFaultInInterceptor
|
Uses of AbstractPhaseInterceptor in org.apache.cxf.binding.corba.interceptors |
---|
Subclasses of AbstractPhaseInterceptor in org.apache.cxf.binding.corba.interceptors | |
---|---|
class |
CorbaStreamFaultInInterceptor
|
class |
CorbaStreamFaultOutInterceptor
|
class |
CorbaStreamInInterceptor
|
class |
CorbaStreamOutEndingInterceptor
|
class |
CorbaStreamOutInterceptor
|
Uses of AbstractPhaseInterceptor in org.apache.cxf.binding.http.interceptor |
---|
Subclasses of AbstractPhaseInterceptor in org.apache.cxf.binding.http.interceptor | |
---|---|
class |
ContentTypeOutInterceptor
|
class |
DatabindingInSetupInterceptor
|
class |
DatabindingOutSetupInterceptor
|
class |
DispatchInterceptor
|
class |
DocumentWriterInterceptor
|
class |
URIParameterInInterceptor
|
class |
URIParameterOutInterceptor
Sets up the destination URI for a client invocation. |
Uses of AbstractPhaseInterceptor in org.apache.cxf.binding.object |
---|
Subclasses of AbstractPhaseInterceptor in org.apache.cxf.binding.object | |
---|---|
class |
ObjectDispatchInInterceptor
|
class |
ObjectDispatchOutInterceptor
|
Uses of AbstractPhaseInterceptor in org.apache.cxf.binding.soap.interceptor |
---|
Uses of AbstractPhaseInterceptor in org.apache.cxf.binding.soap.jms.interceptor |
---|
Subclasses of AbstractPhaseInterceptor in org.apache.cxf.binding.soap.jms.interceptor | |
---|---|
class |
SoapJMSInInterceptor
|
Uses of AbstractPhaseInterceptor in org.apache.cxf.binding.soap.saaj |
---|
Subclasses of AbstractPhaseInterceptor in org.apache.cxf.binding.soap.saaj | |
---|---|
class |
SAAJInInterceptor
Builds a SAAJ tree from the Document fragment inside the message which contains the SOAP headers and from the XMLStreamReader. |
class |
SAAJOutInterceptor
Sets up the outgoing chain to build a SAAJ tree instead of writing directly to the output stream. |
static class |
SAAJOutInterceptor.SAAJOutEndingInterceptor
|
Uses of AbstractPhaseInterceptor in org.apache.cxf.binding.xml.interceptor |
---|
Subclasses of AbstractPhaseInterceptor in org.apache.cxf.binding.xml.interceptor | |
---|---|
class |
XMLFaultInInterceptor
|
class |
XMLFaultOutInterceptor
|
class |
XMLMessageInInterceptor
|
class |
XMLMessageOutInterceptor
|
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.interceptor |
---|
Subclasses of AbstractPhaseInterceptor in org.apache.cxf.interceptor | |
---|---|
class |
AbstractEndpointSelectionInterceptor
|
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 |
BareInInterceptor
|
class |
BareOutInterceptor
|
class |
ClientFaultConverter
Takes a Fault and converts it to a local exception type if possible. |
class |
DocLiteralInInterceptor
|
class |
FaultOutInterceptor
|
class |
FIStaxInInterceptor
Creates an XMLStreamReader from the InputStream on the Message. |
class |
FIStaxOutInterceptor
Creates an XMLStreamReader from the InputStream on the Message. |
static class |
FIStaxOutInterceptor.FIStaxOutEndingInterceptor
|
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. |
class |
MessageSenderInterceptor.MessageSenderEndingInterceptor
|
class |
OneWayProcessorInterceptor
|
class |
OutgoingChainInterceptor
|
class |
PrettyLoggingOutInterceptor
Deprecated. |
class |
ServiceInvokerInterceptor
Invokes a Binding's invoker with the INVOCATION_INPUT from
the Exchange. |
class |
StaxInInterceptor
Creates an XMLStreamReader from the InputStream on the Message. |
class |
StaxOutInterceptor
Creates an XMLStreamReader from the InputStream on the Message. |
static class |
StaxOutInterceptor.StaxOutEndingInterceptor
|
class |
URIMappingInterceptor
|
class |
WrappedInInterceptor
|
class |
WrappedOutInterceptor
|
class |
WrappedOutInterceptor.WrappedOutEndingInterceptor
|
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 |
JAASLoginInterceptor
|
class |
SecureAnnotationsInterceptor
|
class |
SimpleAuthorizingInterceptor
|
Uses of AbstractPhaseInterceptor in org.apache.cxf.jaxb.attachment |
---|
Subclasses of AbstractPhaseInterceptor in org.apache.cxf.jaxb.attachment | |
---|---|
class |
JAXBAttachmentSchemaValidationHack
|
Uses of AbstractPhaseInterceptor in org.apache.cxf.jaxrs.interceptor |
---|
Subclasses of AbstractPhaseInterceptor in org.apache.cxf.jaxrs.interceptor | |
---|---|
class |
AttachmentInputInterceptor
|
class |
AttachmentOutputInterceptor
|
class |
JAXRSInInterceptor
|
class |
JAXRSOutInterceptor
|
Uses of AbstractPhaseInterceptor in org.apache.cxf.jaxrs.provider.jsonp |
---|
Subclasses of AbstractPhaseInterceptor in org.apache.cxf.jaxrs.provider.jsonp | |
---|---|
class |
AbstractJsonpOutInterceptor
|
class |
JsonpInInterceptor
Sets a callback key in the message exchange for HTTP requests containing the '_jsonp' parameter in the querystring. |
class |
JsonpPostStreamInterceptor
Appends the jsonp callback to json responses when the '_jsonp' parameter has been set in the querystring. |
class |
JsonpPreStreamInterceptor
Appends the jsonp callback to json responses when the '_jsonp' parameter has been set in the querystring. |
Uses of AbstractPhaseInterceptor in org.apache.cxf.jaxws.handler |
---|
Subclasses of AbstractPhaseInterceptor in org.apache.cxf.jaxws.handler | |
---|---|
class |
AbstractJAXWSHandlerInterceptor<T extends Message>
|
class |
AbstractProtocolHandlerInterceptor<T extends Message>
|
Uses of AbstractPhaseInterceptor in org.apache.cxf.jaxws.handler.logical |
---|
Subclasses of AbstractPhaseInterceptor in org.apache.cxf.jaxws.handler.logical | |
---|---|
class |
LogicalHandlerFaultInInterceptor
|
class |
LogicalHandlerFaultOutInterceptor
|
class |
LogicalHandlerInInterceptor
|
class |
LogicalHandlerOutInterceptor
|
Uses of AbstractPhaseInterceptor in org.apache.cxf.jaxws.handler.soap |
---|
Subclasses of AbstractPhaseInterceptor in org.apache.cxf.jaxws.handler.soap | |
---|---|
class |
SOAPHandlerFaultInInterceptor
|
class |
SOAPHandlerFaultOutInterceptor
|
class |
SOAPHandlerInterceptor
|
Uses of AbstractPhaseInterceptor in org.apache.cxf.jaxws.interceptors |
---|
Subclasses of AbstractPhaseInterceptor in org.apache.cxf.jaxws.interceptors | |
---|---|
class |
HolderInInterceptor
|
class |
HolderOutInterceptor
|
class |
MessageModeInInterceptor
|
class |
MessageModeOutInterceptor
|
class |
SwAInInterceptor
|
class |
SwAOutInterceptor
|
class |
WebFaultOutInterceptor
|
class |
WrapperClassInInterceptor
|
class |
WrapperClassOutInterceptor
|
Uses of AbstractPhaseInterceptor in org.apache.cxf.management.interceptor |
---|
Uses of AbstractPhaseInterceptor in org.apache.cxf.transport.http.gzip |
---|
Subclasses of AbstractPhaseInterceptor in org.apache.cxf.transport.http.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.transport.https |
---|
Subclasses of AbstractPhaseInterceptor in org.apache.cxf.transport.https | |
---|---|
class |
CertConstraintsInterceptor
An interceptor that enforces certificate constraints logic at the TLS layer. |
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. |
Uses of AbstractPhaseInterceptor in org.apache.cxf.ws.addressing.soap |
---|
Subclasses of AbstractPhaseInterceptor in org.apache.cxf.ws.addressing.soap | |
---|---|
class |
MAPCodec
SOAP interceptor responsible for {en|de}coding the Message Addressing Properties for {outgo|incom}ing messages. |
class |
OneWayDecoupledFaultHandler
Utility interceptor for dealing with faults occurred during processing the one way requests with WSA FaultTo EPR pointing to a decoupled destination. |
Uses of AbstractPhaseInterceptor in org.apache.cxf.ws.policy |
---|
Subclasses of AbstractPhaseInterceptor in org.apache.cxf.ws.policy | |
---|---|
class |
AbstractPolicyInterceptor
|
class |
ClientPolicyInFaultInterceptor
|
class |
PolicyInInterceptor
|
class |
PolicyOutInterceptor
|
class |
PolicyVerificationInFaultInterceptor
|
class |
PolicyVerificationInInterceptor
|
class |
PolicyVerificationOutInterceptor
|
class |
ServerPolicyOutFaultInterceptor
|
Uses of AbstractPhaseInterceptor in org.apache.cxf.ws.policy.mtom |
---|
Subclasses of AbstractPhaseInterceptor in org.apache.cxf.ws.policy.mtom | |
---|---|
class |
MTOMPolicyInterceptor
|
Uses of AbstractPhaseInterceptor in org.apache.cxf.ws.rm |
---|
Subclasses of AbstractPhaseInterceptor in org.apache.cxf.ws.rm | |
---|---|
class |
AbstractRMInterceptor<T extends Message>
Interceptor responsible for implementing exchange of RM protocol messages, aggregating RM metadata in the application message and processing of RM metadata contained in incoming application messages. |
class |
RetransmissionInterceptor
|
class |
RMDeliveryInterceptor
Interceptor used for InOrder delivery of messages to the destination. |
class |
RMInInterceptor
|
class |
RMOutInterceptor
|
Uses of AbstractPhaseInterceptor in org.apache.cxf.ws.rm.soap |
---|
Subclasses of AbstractPhaseInterceptor in org.apache.cxf.ws.rm.soap | |
---|---|
class |
RMSoapInterceptor
Protocol Handler responsible for {en|de}coding the RM Properties for {outgo|incom}ing messages. |
Uses of AbstractPhaseInterceptor in org.apache.cxf.ws.security.wss4j |
---|
Subclasses of AbstractPhaseInterceptor in org.apache.cxf.ws.security.wss4j | |
---|---|
class |
CryptoCoverageChecker
Utility to enable the checking of WS-Security signature/encryption coverage based on the results of the WSS4J processors. |
class |
PolicyBasedWSS4JOutInterceptor
|
class |
UsernameTokenInterceptor
|
|
Apache CXF API | |||||||||
PREV NEXT | FRAMES NO FRAMES |