Uses of Class
com.ibm.di.api.remote.impl.DIEventListenerBase

Packages that use DIEventListenerBase
com.ibm.di.api.remote.impl Provides implementations of the interfaces for managing the remote session of the server API. 
 

Uses of DIEventListenerBase in com.ibm.di.api.remote.impl
 

Methods in com.ibm.di.api.remote.impl that return DIEventListenerBase
static DIEventListenerBase DIEventListenerBase.createInstance(DIEventListener aListener)
          Creates new instance of this class.
static DIEventListenerBase DIEventListenerBase.createInstance(DIEventListener aListener, boolean aSSLon)
          Creates new instance of this class.
static DIEventListenerBase DIEventListenerBase.createInstance(DIEventListener aListener, boolean aSSLon, boolean aUseCustomProperties)
          Creates new instance of this class.