Uses of Class
shared.remotecall.RemoteCall

Packages that use RemoteCall
shared.remotecall   
 

Uses of RemoteCall in shared.remotecall
 

Subclasses of RemoteCall in shared.remotecall
 class ClientRequest
          An object of this class is sent from the calendar client to the calendar server each time a request is made.
 class ServerResponse
          This class represents a server response.