Uses of Interface
net.rmi.rjs.pk.rmiFileTransfer.FileTransInterface

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

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

Classes in net.rmi.rjs.pk.rmiFileTransfer that implement FileTransInterface
 class FileServerImplementation
          Created by IntelliJ IDEA.
 

Methods in net.rmi.rjs.pk.rmiFileTransfer that return FileTransInterface
static FileTransInterface FileTransClient.lookupServer(java.lang.String rmiUrl)
          Use the RMIUrl to lookup a FileTransClient.