P-Grid v2.0a2 API Specification

Uses of Interface
p2p.basic.events.P2PListener

Packages that use P2PListener
p2p.basic   
 

Uses of P2PListener in p2p.basic
 

Methods in p2p.basic with parameters of type P2PListener
 void P2P.addP2PListener(P2PListener listener)
          Register an object to be notified of new messages.
 void P2P.removeP2PListener(P2PListener listener)
          Remove registration of a current listener of new messages.
 


P-Grid v2.0a2 API Specification

This is open source software distributed under the terms of the GNU General Public License, a copy of which is included in the file LICENSE. If not you can find the GPL at http://www.gnu.org/copyleft/gpl.txt