Uses of Interface
org.openehealth.ipf.commons.ihe.ws.cxf.WsRejectionHandlingStrategy
Package
Description
-
Uses of WsRejectionHandlingStrategy in org.openehealth.ipf.commons.ihe.hl7v3
ModifierConstructorDescriptionHl7v3ServiceFactory
(Hl7v3WsTransactionConfiguration wsTransactionConfiguration, String serviceAddress, AuditStrategy<Hl7v3AuditDataset> auditStrategy, AuditContext auditContext, InterceptorProvider customInterceptors, WsRejectionHandlingStrategy rejectionHandlingStrategy) Constructs the factory. -
Uses of WsRejectionHandlingStrategy in org.openehealth.ipf.commons.ihe.ws
Modifier and TypeFieldDescriptionprotected final WsRejectionHandlingStrategy
JaxWsServiceFactory.rejectionHandlingStrategy
User-defined strategy for handling rejected messages.ModifierConstructorDescriptionJaxWsRequestServiceFactory
(WsTransactionConfiguration<AuditDatasetType> wsTransactionConfiguration, String serviceAddress, AuditStrategy<AuditDatasetType> auditStrategy, AuditContext auditContext, InterceptorProvider customInterceptors, WsRejectionHandlingStrategy rejectionHandlingStrategy) JaxWsServiceFactory
(WsTransactionConfiguration<AuditDatasetType> wsTransactionConfiguration, String serviceAddress, AuditStrategy<AuditDatasetType> auditStrategy, AuditContext auditContext, InterceptorProvider customInterceptors, WsRejectionHandlingStrategy rejectionHandlingStrategy) Constructs the factory. -
Uses of WsRejectionHandlingStrategy in org.openehealth.ipf.commons.ihe.ws.cxf
Modifier and TypeClassDescriptionclass
Rejection handling strategy base for WS transactions. -
Uses of WsRejectionHandlingStrategy in org.openehealth.ipf.platform.camel.ihe.hl7v2ws
Modifier and TypeClassDescriptionclass
Rejection handling strategy base for HL7v2-based WS transactions. -
Uses of WsRejectionHandlingStrategy in org.openehealth.ipf.platform.camel.ihe.ws
Modifier and TypeMethodDescriptionvoid
AbstractWsEndpoint.setRejectionHandlingStrategy
(WsRejectionHandlingStrategy rejectionHandlingStrategy)