Project JXTA

Uses of Class
net.jxta.util.ClassFactory

Packages that use ClassFactory
net.jxta.document JXTA Documents are containers for both structured and unstructured data. 
net.jxta.id IDs are used within JXTA to refer to peers, peer groups, pipes and other types of resources. 
 

Uses of ClassFactory in net.jxta.document
 

Subclasses of ClassFactory in net.jxta.document
 class AdvertisementFactory
          A Factory class for Advertisements.
 class StructuredDocumentFactory
          A factory for constructing instances of StructuredDocument.
 

Uses of ClassFactory in net.jxta.id
 

Subclasses of ClassFactory in net.jxta.id
 class IDFactory
          A factory class for creating new ID instances and for constructing ID instances from external representations such as strings or URIs.
 


JXTA J2SE