Uses of Class
org.eclipse.ecf.core.util.ProxyAddress

Packages that use ProxyAddress
org.eclipse.ecf.core.util   
 

Uses of ProxyAddress in org.eclipse.ecf.core.util
 

Methods in org.eclipse.ecf.core.util that return ProxyAddress
 ProxyAddress Proxy.getAddress()
           
 

Constructors in org.eclipse.ecf.core.util with parameters of type ProxyAddress
Proxy(Proxy.Type type, ProxyAddress address)
           
Proxy(Proxy.Type type, ProxyAddress address, java.lang.String username, java.lang.String password)