Uses of Class
peer2me.domain.FilePackage

Packages that use FilePackage
peer2me.framework   
 

Uses of FilePackage in peer2me.framework
 

Methods in peer2me.framework with parameters of type FilePackage
 void FrameworkFrontEnd.notifyAboutReceivedFilePackage(FilePackage filePackage)
          This method is called from NodeConnection.processIncomingData() whenever a file package is received from a remote node.