Project JXTA

Uses of Class
net.jxta.ext.config.MulticastAddress

Packages that use MulticastAddress
net.jxta.ext.config   
 

Uses of MulticastAddress in net.jxta.ext.config
 

Methods in net.jxta.ext.config with parameters of type MulticastAddress
 void TcpTransportAddress.setMulticastAddress(MulticastAddress address)
          Sets the address attribute of the Transport object
 void TcpTransportAddress.addMulticastAddress(MulticastAddress address)
          Adds a feature to the Address attribute of the Transport object
 

Constructors in net.jxta.ext.config with parameters of type MulticastAddress
MulticastAddress(MulticastAddress ma)
          Constructor for the MulticastAddress object
 


JXTA J2SE