Uses of Class
jondo.SimpleProxyInterface

Packages that use SimpleProxyInterface
jondo.demo   
jondo.interfaces   
 

Uses of SimpleProxyInterface in jondo.demo
 

Methods in jondo.demo that return SimpleProxyInterface
 SimpleProxyInterface SimpleConfiguration.getProxyInterface()
           
 

Uses of SimpleProxyInterface in jondo.interfaces
 

Methods in jondo.interfaces that return SimpleProxyInterface
 SimpleProxyInterface IConfiguration.getProxyInterface()
          Returns a proxy interface or null if no proxy is used.