public class JaxWsRequestClientFactory<AuditDatasetType extends WsAuditDataset> extends JaxWsClientFactory<AuditDatasetType>
auditStrategy, correlator, customInterceptors, features, properties, serviceUrl, threadLocalPort, wsTransactionConfiguration| Constructor and Description |
|---|
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 | Method and Description |
|---|---|
protected void |
configureInterceptors(org.apache.cxf.endpoint.Client client)
Configures SOAP interceptors for the given client.
|
configureProperties, getClient, getClient, getWsTransactionConfiguration, installPayloadInterceptorspublic 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)
protected void configureInterceptors(org.apache.cxf.endpoint.Client client)
JaxWsClientFactoryconfigureInterceptors in class JaxWsClientFactory<AuditDatasetType extends WsAuditDataset>Copyright © 2018 Open eHealth Foundation. All rights reserved.