Project JXTA

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

Packages that use PublicAddress
net.jxta.ext.config   
 

Uses of PublicAddress in net.jxta.ext.config
 

Methods in net.jxta.ext.config with parameters of type PublicAddress
 void Transport.addPublicAddress(PublicAddress address)
          Adds a feature to the PublicAddress attribute of the Transport object
 Address Transport.removePublicAddress(PublicAddress address)
          Description of the Method
 void Transport.setPublicAddress(PublicAddress address)
          Sets the publicAddress attribute of the Transport object
 

Constructors in net.jxta.ext.config with parameters of type PublicAddress
PublicAddress(PublicAddress pa)
           
 


JXTA J2SE