Project JXTA

Uses of Package
net.jxta.util

Packages that use net.jxta.util
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. 
net.jxta.util A collection of utility classes used by the JXTA implementation and/or useful to users of the JXTA API. 
 

Classes in net.jxta.util used by net.jxta.document
ClassFactory
          This util class provides methods needed by class construction factories.
 

Classes in net.jxta.util used by net.jxta.endpoint
AbstractSimpleSelectable
          This a tool to implement selectable objects.
SimpleSelectable
          This the interface that all selectable objects expose.
 

Classes in net.jxta.util used by net.jxta.id
ClassFactory
          This util class provides methods needed by class construction factories.
 

Classes in net.jxta.util used by net.jxta.util
AbstractSimpleSelectable
          This a tool to implement selectable objects.
AbstractTimeStampedData
          Deprecated. Will be deprecated soon and moved to impl utils.
JxtaBiDiPipe
          JxtaBiDiPipe is a bi-directional Pipe, it creates an InputPipe for incoming Messages, and EndpointMessenger for outgoing messages JxtaBiDiPipe defines its own protocol for negotiating connections.
PipeEventListener
          The listener interface for receiving JxtaBiDiPipe events.
SimpleSelectable
          This the interface that all selectable objects expose.
SimpleSelectable.IdentityReference
          A simple reference object that can be put in a map instead of the one it refers to.
SimpleSelector
          A very primitive version of NIO's select mechanism.
TimeStampedData
          Deprecated. Will be deprecated soon and moved to impl utils.
WatchedStream
           
 


JXTA J2SE