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
 
 public static class AbstractRSAClientService.RSARemoteCall extends RemoteCall 
- 
- 
Field Summary- 
Fields inherited from class org.eclipse.ecf.remoteservice.RemoteCallmethod, parameters, timeout
 - 
Fields inherited from interface org.eclipse.ecf.remoteservice.IRemoteCallDEFAULT_TIMEOUT
 
- 
 - 
Constructor SummaryConstructors Constructor Description RSARemoteCall(Object proxy, Method method, String methodName, Object[] parameters, long timeout)
 - 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description ObjectgetProxy()MethodgetReflectMethod()- 
Methods inherited from class org.eclipse.ecf.remoteservice.RemoteCallgetMethod, getParameters, getTimeout, toString
 
- 
 
-