Uses of Interface
com.ibm.di.api.remote.SessionFactory
-
Packages that use SessionFactory Package Description com.ibm.di.api.remote.impl Provides implementations of the interfaces for managing the remote session of the server API. -
-
Uses of SessionFactory in com.ibm.di.api.remote.impl
Classes in com.ibm.di.api.remote.impl that implement SessionFactory Modifier and Type Class Description class
SessionFactoryImpl
This class implements methods for creating remote Session.
-