|
Apache CXF API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of PhaseInterceptor in org.apache.cxf.aegis.databinding |
|---|
| Classes in org.apache.cxf.aegis.databinding that implement PhaseInterceptor | |
|---|---|
class |
AegisSchemaValidationInInterceptor
|
| Uses of PhaseInterceptor in org.apache.cxf.binding.corba.interceptors |
|---|
| Classes in org.apache.cxf.binding.corba.interceptors that implement PhaseInterceptor | |
|---|---|
class |
CorbaStreamFaultInInterceptor
|
class |
CorbaStreamFaultOutInterceptor
|
class |
CorbaStreamInInterceptor
|
class |
CorbaStreamOutEndingInterceptor
|
class |
CorbaStreamOutInterceptor
|
| Uses of PhaseInterceptor in org.apache.cxf.binding.soap.interceptor |
|---|
| Uses of PhaseInterceptor in org.apache.cxf.binding.soap.jms.interceptor |
|---|
| Classes in org.apache.cxf.binding.soap.jms.interceptor that implement PhaseInterceptor | |
|---|---|
class |
SoapJMSInInterceptor
|
| Uses of PhaseInterceptor in org.apache.cxf.binding.soap.saaj |
|---|
| Classes in org.apache.cxf.binding.soap.saaj that implement PhaseInterceptor | |
|---|---|
class |
SAAJInInterceptor
Builds a SAAJ tree from the Document fragment inside the message which contains the SOAP headers and from the XMLStreamReader. |
static class |
SAAJInInterceptor.SAAJPreInInterceptor
This class sets up the Document in the Message so that the ReadHeadersInterceptor can read directly into the SAAJ document instead of creating a new DOM that we would need to copy into the SAAJ later. |
class |
SAAJOutInterceptor
Sets up the outgoing chain to build a SAAJ tree instead of writing directly to the output stream. |
static class |
SAAJOutInterceptor.SAAJOutEndingInterceptor
|
| Methods in org.apache.cxf.binding.soap.saaj that return types with arguments of type PhaseInterceptor | |
|---|---|
Collection<PhaseInterceptor<? extends Message>> |
SAAJInInterceptor.getAdditionalInterceptors()
|
| Uses of PhaseInterceptor in org.apache.cxf.binding.xml.interceptor |
|---|
| Classes in org.apache.cxf.binding.xml.interceptor that implement PhaseInterceptor | |
|---|---|
class |
XMLFaultInInterceptor
|
class |
XMLFaultOutInterceptor
|
class |
XMLMessageInInterceptor
|
class |
XMLMessageOutInterceptor
|
| Uses of PhaseInterceptor in org.apache.cxf.databinding.stax |
|---|
| Classes in org.apache.cxf.databinding.stax that implement PhaseInterceptor | |
|---|---|
class |
StaxDataBindingInterceptor
|
| Uses of PhaseInterceptor in org.apache.cxf.frontend |
|---|
| Classes in org.apache.cxf.frontend that implement PhaseInterceptor | |
|---|---|
class |
WSDLGetInterceptor
|
| Uses of PhaseInterceptor in org.apache.cxf.interceptor |
|---|
| Classes in org.apache.cxf.interceptor that implement PhaseInterceptor | |
|---|---|
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. |
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 |
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 XMLStreamReader from the InputStream on the Message. |
class |
URIMappingInterceptor
|
class |
WrappedOutInterceptor
|
class |
WrappedOutInterceptor.WrappedOutEndingInterceptor
|
| Uses of PhaseInterceptor in org.apache.cxf.interceptor.security |
|---|
| Classes in org.apache.cxf.interceptor.security that implement PhaseInterceptor | |
|---|---|
class |
AbstractAuthorizingInInterceptor
|
class |
AbstractSecurityContextInInterceptor
|
class |
AbstractUsernameTokenInInterceptor
|
class |
DepthRestrictingStreamInterceptor
Creates an XMLStreamReader from the InputStream on the Message. |
class |
JAASLoginInterceptor
|
class |
SecureAnnotationsInterceptor
|
class |
SimpleAuthorizingInterceptor
|
| Uses of PhaseInterceptor in org.apache.cxf.interceptor.transform |
|---|
| Classes in org.apache.cxf.interceptor.transform that implement PhaseInterceptor | |
|---|---|
class |
TransformInInterceptor
Creates an XMLStreamReader from the InputStream on the Message. |
class |
TransformOutInterceptor
Creates an XMLStreamReader from the InputStream on the Message. |
| Uses of PhaseInterceptor in org.apache.cxf.jaxb.attachment |
|---|
| Classes in org.apache.cxf.jaxb.attachment that implement PhaseInterceptor | |
|---|---|
class |
JAXBAttachmentSchemaValidationHack
|
| Uses of PhaseInterceptor in org.apache.cxf.jaxrs.interceptor |
|---|
| Classes in org.apache.cxf.jaxrs.interceptor that implement PhaseInterceptor | |
|---|---|
class |
AttachmentInputInterceptor
|
class |
AttachmentOutputInterceptor
|
class |
JAXRSInInterceptor
|
class |
JAXRSOutInterceptor
|
| Uses of PhaseInterceptor in org.apache.cxf.jaxrs.security |
|---|
| Classes in org.apache.cxf.jaxrs.security that implement PhaseInterceptor | |
|---|---|
class |
KerberosAuthOutInterceptor
|
| Methods in org.apache.cxf.jaxrs.security that return types with arguments of type PhaseInterceptor | |
|---|---|
Collection<PhaseInterceptor<? extends Message>> |
KerberosAuthOutInterceptor.getAdditionalInterceptors()
|
| Uses of PhaseInterceptor in org.apache.cxf.jaxws.handler |
|---|
| Classes in org.apache.cxf.jaxws.handler that implement PhaseInterceptor | |
|---|---|
class |
AbstractJAXWSHandlerInterceptor<T extends Message>
|
class |
AbstractProtocolHandlerInterceptor<T extends Message>
|
| Uses of PhaseInterceptor in org.apache.cxf.jaxws.handler.logical |
|---|
| Classes in org.apache.cxf.jaxws.handler.logical that implement PhaseInterceptor | |
|---|---|
class |
LogicalHandlerFaultInInterceptor
|
class |
LogicalHandlerFaultOutInterceptor
|
class |
LogicalHandlerInInterceptor
|
class |
LogicalHandlerOutInterceptor
|
| Uses of PhaseInterceptor in org.apache.cxf.jaxws.handler.soap |
|---|
| Classes in org.apache.cxf.jaxws.handler.soap that implement PhaseInterceptor | |
|---|---|
class |
SOAPHandlerFaultInInterceptor
|
class |
SOAPHandlerFaultOutInterceptor
|
class |
SOAPHandlerInterceptor
|
| Uses of PhaseInterceptor in org.apache.cxf.jaxws.interceptors |
|---|
| Classes in org.apache.cxf.jaxws.interceptors that implement PhaseInterceptor | |
|---|---|
class |
HolderInInterceptor
|
class |
HolderOutInterceptor
|
class |
MessageModeInInterceptor
|
class |
MessageModeOutInterceptor
|
class |
SwAInInterceptor
|
class |
SwAOutInterceptor
|
class |
WebFaultOutInterceptor
|
class |
WrapperClassInInterceptor
|
class |
WrapperClassOutInterceptor
|
| Uses of PhaseInterceptor in org.apache.cxf.management.interceptor |
|---|
| Classes in org.apache.cxf.management.interceptor that implement PhaseInterceptor | |
|---|---|
class |
AbstractMessageResponseTimeInterceptor
|
class |
PersistInInterceptor
|
class |
PersistOutInterceptor
|
class |
ResponseTimeMessageInInterceptor
|
class |
ResponseTimeMessageInvokerInterceptor
|
class |
ResponseTimeMessageOutInterceptor
|
class |
ResponseTimeMessageOutInterceptor.EndingInterceptor
|
| Uses of PhaseInterceptor in org.apache.cxf.phase |
|---|
| Classes in org.apache.cxf.phase that implement PhaseInterceptor | |
|---|---|
class |
AbstractPhaseInterceptor<T extends Message>
Provides a starting point implementation for a interceptors that participate in phased message processing. |
| Methods in org.apache.cxf.phase that return types with arguments of type PhaseInterceptor | |
|---|---|
Collection<PhaseInterceptor<? extends Message>> |
PhaseInterceptor.getAdditionalInterceptors()
Returns a collection of Interceptors that should be added to the chain whenever this interceptor is added. |
Collection<PhaseInterceptor<? extends Message>> |
AbstractPhaseInterceptor.getAdditionalInterceptors()
|
| Uses of PhaseInterceptor in org.apache.cxf.transport.common.gzip |
|---|
| Classes in org.apache.cxf.transport.common.gzip that implement PhaseInterceptor | |
|---|---|
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 PhaseInterceptor in org.apache.cxf.transport.https |
|---|
| Classes in org.apache.cxf.transport.https that implement PhaseInterceptor | |
|---|---|
class |
CertConstraintsInterceptor
An interceptor that enforces certificate constraints logic at the TLS layer. |
| Uses of PhaseInterceptor in org.apache.cxf.ws.addressing |
|---|
| Classes in org.apache.cxf.ws.addressing that implement PhaseInterceptor | |
|---|---|
class |
MAPAggregator
Logical Handler responsible for aggregating the Message Addressing Properties for outgoing messages. |
| Methods in org.apache.cxf.ws.addressing that return types with arguments of type PhaseInterceptor | |
|---|---|
Collection<PhaseInterceptor<? extends Message>> |
MAPAggregator.getAdditionalInterceptors()
|
| Uses of PhaseInterceptor in org.apache.cxf.ws.addressing.impl |
|---|
| Classes in org.apache.cxf.ws.addressing.impl that implement PhaseInterceptor | |
|---|---|
class |
MAPAggregatorImpl
Logical Handler responsible for aggregating the Message Addressing Properties for outgoing messages. |
| Uses of PhaseInterceptor in org.apache.cxf.ws.addressing.soap |
|---|
| Classes in org.apache.cxf.ws.addressing.soap that implement PhaseInterceptor | |
|---|---|
class |
DecoupledFaultHandler
Utility interceptor for dealing with faults occurred during processing the one way requests with WSA FaultTo EPR pointing to a decoupled destination. |
class |
MAPCodec
SOAP interceptor responsible for {en|de}coding the Message Addressing Properties for {outgo|incom}ing messages. |
| Uses of PhaseInterceptor in org.apache.cxf.ws.policy |
|---|
| Classes in org.apache.cxf.ws.policy that implement PhaseInterceptor | |
|---|---|
class |
AbstractPolicyInterceptor
|
class |
ClientPolicyInFaultInterceptor
|
class |
PolicyInInterceptor
|
class |
PolicyOutInterceptor
|
class |
PolicyVerificationInFaultInterceptor
|
class |
PolicyVerificationInInterceptor
|
class |
PolicyVerificationOutInterceptor
|
class |
ServerPolicyOutFaultInterceptor
|
| Uses of PhaseInterceptor in org.apache.cxf.ws.policy.mtom |
|---|
| Classes in org.apache.cxf.ws.policy.mtom that implement PhaseInterceptor | |
|---|---|
class |
MTOMPolicyInterceptor
|
|
Apache CXF API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||