JXTA

Uses of Class
net.jxta.endpoint.Message.element

Packages that use Message.element
net.jxta.endpoint Provides interfaces and classes used for the addressing, filtering, sending, and receiving of messages within JXTA. 
 

Uses of Message.element in net.jxta.endpoint
 

Fields in net.jxta.endpoint with type parameters of type Message.element
protected  List<Message.element> Message.elements
          List of the elements.
 


JXSE