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
XmlRpcException
String getMethodName()
String getToken()
boolean setArguments(Object[] arguments)