| Package | Description |
|---|---|
| org.openehealth.ipf.commons.ihe.ws | |
| org.openehealth.ipf.commons.ihe.ws.cxf.audit |
| Modifier and Type | Interface and Description |
|---|---|
interface |
WsInteractionId<ConfigType extends WsTransactionConfiguration> |
| 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() |
| 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) |
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.
|
| Constructor and Description |
|---|
AuditInRequestInterceptor(AuditStrategy<T> auditStrategy,
WsTransactionConfiguration wsTransactionConfiguration)
Constructor.
|
AuditOutRequestInterceptor(AuditStrategy<T> auditStrategy,
AsynchronyCorrelator<T> correlator,
WsTransactionConfiguration wsTransactionConfiguration)
Constructor.
|
Copyright © 2018 Open eHealth Foundation. All rights reserved.