Uses of Class
org.apache.cxf.phase.AbstractPhaseInterceptor
- 
- 
Uses of AbstractPhaseInterceptor in org.apache.cxf.databinding.staxSubclasses of AbstractPhaseInterceptor in org.apache.cxf.databinding.stax Modifier and Type Class Description classStaxDataBindingInterceptor
- 
Uses of AbstractPhaseInterceptor in org.apache.cxf.feature.transformSubclasses of AbstractPhaseInterceptor in org.apache.cxf.feature.transform Modifier and Type Class Description classAbstractXSLTInterceptorCreates an XMLStreamReader from the InputStream on the Message.classXSLTInInterceptorClass provides XSLT transformation of incoming message.classXSLTOutInterceptorClass provides XSLT transformation of outgoing message.
- 
Uses of AbstractPhaseInterceptor in org.apache.cxf.interceptorSubclasses of AbstractPhaseInterceptor in org.apache.cxf.interceptor Modifier and Type Class Description classAbstractInDatabindingInterceptorclassAbstractLoggingInterceptorDeprecated.classAbstractOutDatabindingInterceptorclassAttachmentInInterceptorclassAttachmentOutInterceptorclassAttachmentOutInterceptor.AttachmentOutEndingInterceptorclassClientFaultConverterTakes a Fault and converts it to a local exception type if possible.classFaultOutInterceptorclassFIStaxInInterceptorCreates an XMLStreamReader from the InputStream on the Message.classFIStaxOutInterceptorCreates an XMLStreamReader from the InputStream on the Message.classLoggingInInterceptorDeprecated.use the logging module rt/features/logging insteadclassLoggingOutInterceptorDeprecated.use the logging module rt/features/logging insteadclassMessageSenderInterceptorTakes the Conduit from the exchange and sends the message through it.static classMessageSenderInterceptor.MessageSenderEndingInterceptorclassOneWayProcessorInterceptorclassOutgoingChainInterceptorclassServiceInvokerInterceptorInvokes a Binding's invoker with theINVOCATION_INPUTfrom the Exchange.classStaxInEndingInterceptorclassStaxInInterceptorCreates an XMLStreamReader from the InputStream on the Message.classStaxOutEndingInterceptorclassStaxOutInterceptorCreates an XMLStreamWriter from the OutputStream on the Message.
- 
Uses of AbstractPhaseInterceptor in org.apache.cxf.interceptor.securitySubclasses of AbstractPhaseInterceptor in org.apache.cxf.interceptor.security Modifier and Type Class Description classAbstractAuthorizingInInterceptorclassAbstractSecurityContextInInterceptorclassAbstractUsernameTokenInInterceptorclassDelegatingAuthenticationInterceptorclassDepthRestrictingStreamInterceptorCreates an XMLStreamReader from the InputStream on the Message.classJAASLoginInterceptorclassOperationInfoAuthorizingInterceptorclassSecureAnnotationsInterceptorclassSimpleAuthorizingInterceptor
- 
Uses of AbstractPhaseInterceptor in org.apache.cxf.interceptor.transformSubclasses of AbstractPhaseInterceptor in org.apache.cxf.interceptor.transform Modifier and Type Class Description classTransformInInterceptorCreates an XMLStreamReader from the InputStream on the Message.classTransformOutInterceptorCreates an XMLStreamReader from the InputStream on the Message.
- 
Uses of AbstractPhaseInterceptor in org.apache.cxf.staxutils.validationSubclasses of AbstractPhaseInterceptor in org.apache.cxf.staxutils.validation Modifier and Type Class Description classStaxSchemaValidationInInterceptorclassStaxSchemaValidationOutInterceptor
- 
Uses of AbstractPhaseInterceptor in org.apache.cxf.transport.common.gzipSubclasses of AbstractPhaseInterceptor in org.apache.cxf.transport.common.gzip Modifier and Type Class Description classGZIPInInterceptorCXF interceptor that uncompresses those incoming messages that have "gzip" content-encoding.classGZIPOutInterceptorCXF interceptor that compresses outgoing messages using gzip and sets the HTTP Content-Encoding header appropriately.
- 
Uses of AbstractPhaseInterceptor in org.apache.cxf.validationSubclasses of AbstractPhaseInterceptor in org.apache.cxf.validation Modifier and Type Class Description classAbstractBeanValidationInterceptorclassAbstractValidationInterceptorclassBeanValidationInInterceptorclassBeanValidationOutInterceptorclassClientBeanValidationOutInterceptor
- 
Uses of AbstractPhaseInterceptor in org.apache.cxf.ws.addressingSubclasses of AbstractPhaseInterceptor in org.apache.cxf.ws.addressing Modifier and Type Class Description classMAPAggregatorLogical Handler responsible for aggregating the Message Addressing Properties for outgoing messages.
 
-