public interface SyncWebServiceClient
| Modifier and Type | Method and Description |
|---|---|
Object[] |
send(String methodName,
Object[] arguments)
Synchronously invoke a web service method with some arguments.
|
Object[] send(String methodName, Object[] arguments) throws Exception
methodName - a not null method namearguments - a not null list of argumentsExceptionCopyright © 2016 Alfresco. All rights reserved.