public class JaxWsRequestClientFactory<AuditDatasetType extends WsAuditDataset> extends JaxWsClientFactory<AuditDatasetType>
auditContext, auditStrategy, clientPool, correlator, customInterceptors, features, POOL_SIZE_PROPERTY, properties, securityInformation, serviceUrl, wsTransactionConfiguration| Constructor and Description |
|---|
JaxWsRequestClientFactory(WsTransactionConfiguration<AuditDatasetType> wsTransactionConfiguration,
String serviceUrl,
AuditStrategy<AuditDatasetType> auditStrategy,
org.openehealth.ipf.commons.audit.AuditContext auditContext,
org.apache.cxf.interceptor.InterceptorProvider customInterceptors,
List<org.apache.cxf.feature.AbstractFeature> features,
Map<String,Object> properties,
AsynchronyCorrelator<AuditDatasetType> correlator,
WsSecurityInformation securityInformation) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
configureInterceptors(org.apache.cxf.endpoint.Client client)
Configures SOAP interceptors for the given client.
|
configureProperties, getClient, getWsTransactionConfiguration, installPayloadInterceptors, restoreClientpublic JaxWsRequestClientFactory(WsTransactionConfiguration<AuditDatasetType> wsTransactionConfiguration, String serviceUrl, AuditStrategy<AuditDatasetType> auditStrategy, org.openehealth.ipf.commons.audit.AuditContext auditContext, org.apache.cxf.interceptor.InterceptorProvider customInterceptors, List<org.apache.cxf.feature.AbstractFeature> features, Map<String,Object> properties, AsynchronyCorrelator<AuditDatasetType> correlator, WsSecurityInformation securityInformation)
protected void configureInterceptors(org.apache.cxf.endpoint.Client client)
JaxWsClientFactoryconfigureInterceptors in class JaxWsClientFactory<AuditDatasetType extends WsAuditDataset>Copyright © 2020 Open eHealth Foundation. All rights reserved.