Project JXTA

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

Packages that use ProxyAddress
net.jxta.ext.config   
 

Uses of ProxyAddress in net.jxta.ext.config
 

Methods in net.jxta.ext.config that return ProxyAddress
 ProxyAddress Transport.getProxyAddress()
          Gets the proxyAddress attribute of the Transport object
 

Methods in net.jxta.ext.config with parameters of type ProxyAddress
 void Transport.setProxyAddress(ProxyAddress proxy)
          Sets the proxyAddress attribute of the Transport object
 

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


JXTA J2SE