All Classes
-
All Classes Interface Summary Class Summary Enum Summary Class Description AbstractAuditInterceptor<T extends WsAuditDataset> Base class for all ATNA audit-related CXF interceptors.AbstractSafeInterceptor CXF interceptor which logs all errors instead of letting them break the processing flow.AbstractWsRejectionHandlingStrategy Rejection handling strategy base for WS transactions.AsynchronyCorrelator<AuditDatasetType extends WsAuditDataset> Interface for message correlators in asynchronous Web Service-based eHealth transactions.AuditInRequestInterceptor<T extends WsAuditDataset> CXF interceptor for ATNA auditing in WS-based IHE transactions with WSA asynchrony support.AuditOutRequestInterceptor<T extends WsAuditDataset> CXF interceptor for ATNA auditing in WS-based IHE transactions with WSA asynchrony support.AuditResponseInterceptor<T extends WsAuditDataset> CXF interceptor for ATNA auditing in WS-based IHE transactions with WSA asynchrony support.Cxf3791WorkaroundInterceptor According to ITI TF CP-510, SOAP Action should be ignored.DisablePayloadCollectingDeactivationInterceptor Interceptor which sets a context property to disable stopping collecting payload in theOutPayloadExtractorInterceptor.EhcacheAsynchronyCorrelator<AuditDatasetType extends WsAuditDataset> Ehcache-based implementation of asynchronous message correlator.FaultMessageOutInterceptor CXF interceptor which provides the message with a property that is evaluated when creating fault detailsFixContentTypeOutInterceptor Workaround for a compatibility issue with Axis 2 0.9x.InNamespaceMergeInterceptor CXF interceptor which inserts XML namespace declarations from incoming SOAP Envelope and SOAP Body elements into the String payload.InPayloadExtractorInterceptor CXF interceptor that saves String payload of the incoming SOAP message body into the CXF message.InPayloadInjectorInterceptor CXF interceptor which inserts data of String content type (it is supposed to be the XML payload of the incoming message) into the list of an operation's parameters or response values.InPayloadLoggerInterceptor CXF interceptor which stores incoming HTTP payload into files with user-defined name patterns.InterceptorUtils Helper methods for handling user-defined custom interceptors.JaxWsAsyncResponseServiceFactory<AuditDatasetType extends WsAuditDataset> Factory for Web Services serving asynchronous responsesJaxWsClientFactory<AuditDatasetType extends WsAuditDataset> Factory for ITI Web Service stubs.JaxWsRequestClientFactory<AuditDatasetType extends WsAuditDataset> Factory for ITI Web Service stubsJaxWsRequestServiceFactory<AuditDatasetType extends WsAuditDataset> Factory for Web Services serving requestsJaxWsServiceFactory<AuditDatasetType extends WsAuditDataset> Factory for Web ServicesMustUnderstandDecoratorInterceptor CXF Interceptor to tag SOAP headers with anmustUnderstandflag.NonReadingAttachmentMarshaller An attachment marshaller implementation which does not read any data from the provided data handlers in order to keep all streams usable.OutPayloadExtractorInterceptor CXF interceptor that reads outgoing payload collected by the output stream proxy installed inOutStreamSubstituteInterceptorand stores it in the message as String content type.OutPayloadLoggerInterceptor CXF interceptor which stores outgoing HTTP payload into files with user-defined name patterns.OutStreamSubstituteInterceptor CXF interceptor that substitutes message output stream with a special wrapper that collects SOAP payload.PlainXmlDataBinding Special CXF data binding for plain XML transactions (e.g.PlainXmlReader Fake data reader which reads in the whole XML stream and returns anullvalue instead of the expected POJO.PlainXmlWriter A special writer for some transactions (e.g.ProvidedAttachmentOutInterceptor Interceptor to add provided outgoing attachments for SwA on the client side.RejectionHandlerInterceptor CXF interceptor which sends all rejected CXF exchanges to the user-defined failure handler.SoapUtils Generic constants and subroutines for SOAP/XML processing.SpringCacheAsynchronyCorrelator<AuditDatasetType extends WsAuditDataset> Ehcache-based implementation of asynchronous message correlator.StringPayloadHolder Holder for various types of String message payloads.StringPayloadHolder.PayloadType Types of supported payload: HTTP (probably multi-part, i.e. with all attachments), SOAP Body.WrappedOutputStream An implementation of output stream which serves as a proxy for another output stream instance and collects the data pieces to be written in a string buffer (these pieces are XML and/or MIME artifacts).WsAuditDataset A data structure that contains various ATNA audit information pieces common for all Web Service-based IHE transactions.WsInteractionId<ConfigType extends WsTransactionConfiguration<? extends WsAuditDataset>> WsPayloadLoggerBase Base class for CXF interceptors which store incoming and outgoing HTTP payload into files with user-defined name patterns.WsRejectionHandlingStrategy Rejection handling strategy for WS transactions.WsSecurityInformation WsSecurityUnderstandingInInterceptor CXF interceptor that claims to understand WS-Security headers.WsTransactionConfiguration<T extends WsAuditDataset> Contains information about a Web Service-based transaction.XuaProcessor