public interface Method
| Modifier and Type | Method and Description |
|---|---|
Response |
execute(long companyId) |
String |
getMethodName() |
String |
getToken() |
boolean |
setArguments(Object[] arguments) |
Response execute(long companyId) throws XmlRpcException
XmlRpcExceptionString getMethodName()
String getToken()
boolean setArguments(Object[] arguments)