Uses of Class
peer2me.domain.TextPackage

Packages that use TextPackage
peer2me.framework   
 

Uses of TextPackage in peer2me.framework
 

Methods in peer2me.framework with parameters of type TextPackage
 void FrameworkFrontEnd.notifyAboutReceivedTextPackage(TextPackage textPackage)
          This method is called from NodeConnection.processIncomingData() whenever a text package is received from a remote node.