| Package | Description |
|---|---|
| org.openehealth.ipf.commons.ihe.ws | |
| org.openehealth.ipf.commons.ihe.ws.cxf |
| Modifier and Type | Field and Description |
|---|---|
protected WsRejectionHandlingStrategy |
JaxWsServiceFactory.rejectionHandlingStrategy
User-defined strategy for handling rejected messages.
|
| Constructor and Description |
|---|
JaxWsRequestServiceFactory(WsTransactionConfiguration wsTransactionConfiguration,
String serviceAddress,
AuditStrategy<AuditDatasetType> auditStrategy,
org.apache.cxf.interceptor.InterceptorProvider customInterceptors,
WsRejectionHandlingStrategy rejectionHandlingStrategy) |
JaxWsServiceFactory(WsTransactionConfiguration wsTransactionConfiguration,
String serviceAddress,
AuditStrategy<AuditDatasetType> auditStrategy,
org.apache.cxf.interceptor.InterceptorProvider customInterceptors,
WsRejectionHandlingStrategy rejectionHandlingStrategy)
Constructs the factory.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractWsRejectionHandlingStrategy
Rejection handling strategy base for WS transactions.
|
| Constructor and Description |
|---|
RejectionHandlerInterceptor(WsRejectionHandlingStrategy strategy) |
Copyright © 2018 Open eHealth Foundation. All rights reserved.