| Package | Description |
|---|---|
| org.openehealth.ipf.commons.ihe.ws | |
| org.openehealth.ipf.commons.ihe.ws.correlation | |
| org.openehealth.ipf.commons.ihe.ws.cxf.audit |
| Modifier and Type | Field and Description |
|---|---|
protected AsynchronyCorrelator<AuditDatasetType> |
JaxWsAsyncResponseServiceFactory.correlator |
protected AsynchronyCorrelator<AuditDatasetType> |
JaxWsClientFactory.correlator |
| Constructor and Description |
|---|
JaxWsAsyncResponseServiceFactory(WsTransactionConfiguration wsTransactionConfiguration,
String serviceAddress,
AuditStrategy<AuditDatasetType> auditStrategy,
org.apache.cxf.interceptor.InterceptorProvider customInterceptors,
AsynchronyCorrelator<AuditDatasetType> correlator)
Constructs the factory.
|
JaxWsClientFactory(WsTransactionConfiguration wsTransactionConfiguration,
String serviceUrl,
AuditStrategy<AuditDatasetType> auditStrategy,
org.apache.cxf.interceptor.InterceptorProvider customInterceptors,
List<org.apache.cxf.feature.AbstractFeature> features,
Map<String,Object> properties,
AsynchronyCorrelator<AuditDatasetType> correlator)
Constructs the factory.
|
JaxWsRequestClientFactory(WsTransactionConfiguration wsTransactionConfiguration,
String serviceUrl,
AuditStrategy<AuditDatasetType> auditStrategy,
org.apache.cxf.interceptor.InterceptorProvider customInterceptors,
List<org.apache.cxf.feature.AbstractFeature> features,
Map<String,Object> properties,
AsynchronyCorrelator<AuditDatasetType> correlator) |
| Modifier and Type | Class and Description |
|---|---|
class |
EhcacheAsynchronyCorrelator<AuditDatasetType extends WsAuditDataset>
Ehcache-based implementation of asynchronous message correlator.
|
| Constructor and Description |
|---|
AuditOutRequestInterceptor(AuditStrategy<T> auditStrategy,
AsynchronyCorrelator<T> correlator,
WsTransactionConfiguration wsTransactionConfiguration)
Constructor.
|
AuditResponseInterceptor(AuditStrategy<T> auditStrategy,
boolean serverSide,
AsynchronyCorrelator<T> correlator,
boolean asyncReceiver)
Constructor.
|
Copyright © 2018 Open eHealth Foundation. All rights reserved.