P-Grid v2.0a2 API Specification

Uses of Interface
p2p.storage.DataItem

Packages that use DataItem
p2p.storage   
 

Uses of DataItem in p2p.storage
 

Methods in p2p.storage that return DataItem
 DataItem TypeHandler.createDataItem()
          Create a DataItem instance compatible with the Storage implementation.
 DataItem TypeHandler.createDataItem(GUID guid, Key key, Peer host, Object data)
          Create a DataItem instance compatible with the Storage implementation.
 DataItem TypeHandler.createDataItem(Object data)
          Create a DataItem instance compatible with the Storage implementation.
abstract  DataItem StorageFactory.createDataItem(Type type, Object data)
          Create a DataItem instance compatible with the 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