| Package | Description |
|---|---|
| org.openehealth.ipf.commons.ihe.ws | |
| org.openehealth.ipf.commons.ihe.ws.cxf.audit |
| Modifier and Type | Field and Description |
|---|---|
protected WsTransactionConfiguration |
JaxWsClientFactory.wsTransactionConfiguration |
protected WsTransactionConfiguration |
JaxWsServiceFactory.wsTransactionConfiguration
Transaction configuration.
|
| Modifier and Type | Method and Description |
|---|---|
WsTransactionConfiguration |
JaxWsClientFactory.getWsTransactionConfiguration() |
protected WsTransactionConfiguration |
JaxWsServiceFactory.getWsTransactionConfiguration() |
| Constructor and Description |
|---|
JaxWsClientFactory(WsTransactionConfiguration wsTransactionConfiguration,
String serviceUrl,
AuditStrategy<AuditDatasetType> auditStrategy,
org.apache.cxf.interceptor.InterceptorProvider customInterceptors)
Constructs the factory.
|
JaxWsServiceFactory(WsTransactionConfiguration wsTransactionConfiguration,
String serviceAddress,
AuditStrategy<AuditDatasetType> auditStrategy,
org.apache.cxf.interceptor.InterceptorProvider customInterceptors,
WsRejectionHandlingStrategy rejectionHandlingStrategy)
Constructs the factory.
|
| Constructor and Description |
|---|
AuditInRequestInterceptor(AuditStrategy<T> auditStrategy,
WsTransactionConfiguration wsTransactionConfiguration)
Constructor.
|
AuditOutRequestInterceptor(AuditStrategy<T> auditStrategy,
AsynchronyCorrelator<T> correlator,
WsTransactionConfiguration wsTransactionConfiguration)
Constructor.
|
Copyright © 2016 Open eHealth Foundation. All rights reserved.