Uses of Class
net.rmi.rjs.pk.LusCs.RemoteJob

Packages that use RemoteJob
net.rmi.rjs.pk.rmiFileTransfer   
 

Uses of RemoteJob in net.rmi.rjs.pk.rmiFileTransfer
 

Methods in net.rmi.rjs.pk.rmiFileTransfer with parameters of type RemoteJob
 void FileTransInterface.putJob(RemoteJob rj, java.lang.String wsAnwserURL)
           
 void FileServerImplementation.putJob(RemoteJob rj, java.lang.String wsAnwserURL)
          This is implements in the computer server in order to obtain a job, executed and return the answer to the LUS via the putFile.