|
JXTA | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ClassFactory | |
---|---|
net.jxta.document | JXTA Documents are containers for both structured and unstructured data. |
net.jxta.endpoint | Provides interfaces and classes used for the addressing, filtering, sending, and receiving of messages within JXTA. |
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 constructing Advertisements. |
class |
StructuredDocumentFactory
A factory for constructing instances of StructuredDocument . |
Uses of ClassFactory in net.jxta.endpoint |
---|
Subclasses of ClassFactory in net.jxta.endpoint | |
---|---|
class |
WireFormatMessageFactory
This class is a class factory for Wire Format Messages. |
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. |
|
JXSE | |||||||||
PREV NEXT | FRAMES NO FRAMES |