Uses of Class
org.eclipse.ecf.remoteservice.RemoteCall

Packages that use RemoteCall
org.eclipse.ecf.remoteservice.rest   
org.eclipse.ecf.remoteservice.util   
 

Uses of RemoteCall in org.eclipse.ecf.remoteservice.rest
 

Subclasses of RemoteCall in org.eclipse.ecf.remoteservice.rest
 class RestCall
          Implementation of IRestCall.
 

Uses of RemoteCall in org.eclipse.ecf.remoteservice.util
 

Subclasses of RemoteCall in org.eclipse.ecf.remoteservice.util
 class RemoteCallMethod
          Implementation of IRemoteCall based upon Method.