Uses of Class
com.ibm.di.plugin.proxy.Proxy

Packages that use Proxy
com.ibm.di.plugin.proxy Provides classes for managing the common Java Proxy used by all plug-ins. 
 

Uses of Proxy in com.ibm.di.plugin.proxy
 

Constructors in com.ibm.di.plugin.proxy with parameters of type Proxy
ProxyCommandReceiver(Proxy proxy, java.net.Socket socket, PasswordStore synchronizer, PWSyncLog log)
          Creates an instance of this class.