P-Grid v2.0a2 API Specification

Uses of Interface
p2p.basic.P2P

Packages that use P2P
p2p.basic   
p2p.storage   
 

Uses of P2P in p2p.basic
 

Methods in p2p.basic that return P2P
abstract  P2P P2PFactory.createP2P(Properties properties)
          Create the concrete P2P implementation.
 

Uses of P2P in p2p.storage
 

Methods in p2p.storage with parameters of type P2P
abstract  Storage StorageFactory.createStorage(P2P p2p)
          Create the concrete Storage implementation.
 


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