| Home >> All >> net >> jxta >> [ codat Javadoc ] |
net.jxta.codat: Javadoc index of package net.jxta.codat.
Package Samples:
net.jxta.codat
Classes:
Codat: Codats are container objects that can hold both data or code and are associated with a JXTA ID. The Codat class is offered as a standard way for applications and services to exchange any kind of contents via a common API and associate a unique JXTA id to these contents. Codats are containers objects that are used to hold any kinds of objects or data. A codat can represent a file, a class file, the saved state of an application, a loadable C library. Codats are handled transparently by the JXTA platform, and are used as placeholders for any types of data. Codats hold Document that represent the ...
CodatID: Codats are JXTA objects that can hold both data or code. Codats are containers objects that are used to hold any kinds of objects or data. A codat can represent a file, a class file, the saved state of an application, a loadable C library. Codats are handled transparently by the JXTA platform, and are used as placeholders for any type of data. Codats holds a Document that represent the data that they hold. Each Codat is assigned a unique codat id that enables canonical references to be made to the codat in the context of a specific peer group. A CodatID is formed by the conjuction of a PeerGroupID, ...
Metadata: This class represents a metadata Codat. Medata Codats are special codats that contain information about another codats. Multiple medata codats can refer to the same codat. Medata codats can hold any kinds of information about a codat, such as a symbolic name, description, index and seraching information, etc. Codats are JXTA objects that can hold both data or code. The core platform API is making available the Codat APIs to JXTA services and applications as a placeholder for all contents they are manipulating. The Core is not making any references to this class. The Codat class is offered as a ...
| Home | Contact Us | Privacy Policy | Terms of Service |