Class AbstractRSAClientService.RSARemoteCall
java.lang.Object
org.eclipse.ecf.remoteservice.asyncproxy.AbstractAsyncProxyRemoteCall
org.eclipse.ecf.remoteservice.RemoteCall
org.eclipse.ecf.remoteservice.client.AbstractRSAClientService.RSARemoteCall
- All Implemented Interfaces:
IRemoteCall
- Enclosing class:
- AbstractRSAClientService
-
Field Summary
Fields inherited from class org.eclipse.ecf.remoteservice.RemoteCall
method, parameters, timeout
Fields inherited from interface org.eclipse.ecf.remoteservice.IRemoteCall
DEFAULT_TIMEOUT
-
Constructor Summary
ConstructorDescriptionRSARemoteCall
(Object proxy, Method method, String methodName, Object[] parameters, long timeout) -
Method Summary
Methods inherited from class org.eclipse.ecf.remoteservice.RemoteCall
getMethod, getParameters, getTimeout, toString
-
Constructor Details
-
RSARemoteCall
-
-
Method Details
-
getReflectMethod
-
getProxy
-