public class CxfWebServiceClient extends Object implements SyncWebServiceClient
| Modifier and Type | Field and Description |
|---|---|
protected org.apache.cxf.endpoint.Client |
client |
| Constructor and Description |
|---|
CxfWebServiceClient(String wsdl) |
| Modifier and Type | Method and Description |
|---|---|
Object[] |
send(String methodName,
Object[] arguments,
ConcurrentMap<QName,URL> overridenEndpointAddresses)
}
|
public CxfWebServiceClient(String wsdl)
public Object[] send(String methodName, Object[] arguments, ConcurrentMap<QName,URL> overridenEndpointAddresses) throws Exception
send in interface SyncWebServiceClientExceptionCopyright © 2016 Alfresco. All rights reserved.