Uses of Class
ice.net.Indirect

Packages that use Indirect
ice.net.proxy   
ice.net.socks   
 

Uses of Indirect in ice.net.proxy
 

Subclasses of Indirect in ice.net.proxy
 class Proxy
          This is the implementation of an ConnectionRoute using a proxy.
 

Uses of Indirect in ice.net.socks
 

Subclasses of Indirect in ice.net.socks
 class Socks
          This is the implementation of an ConnectionRoute using the SOCKS Protocol Version 5 protocol.