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

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

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

Methods in com.ibm.di.api.remote.impl with parameters of type SessionImpl
static AssemblyLineHandlerImpl AssemblyLineHandlerImpl.createInstance(AssemblyLine aAssemblyLine, AssemblyLineHandler aLocalHandler, SessionImpl aSession)
          Creates new instance of this class.
static AssemblyLineImpl AssemblyLineImpl.createInstance(AssemblyLine aLocalAssemblyLine, SessionImpl aSession)
          Creates new instance of this class.
static ConfigInstanceImpl ConfigInstanceImpl.createInstance(ConfigInstance aLocalConfigInstance, SessionImpl aSession)
          Creates new instance of this class.
static SecurityRegistryImpl SecurityRegistryImpl.createInstance(SecurityRegistry aLocalSecurityRegistry, SessionImpl aSession)
          Creates new instance of this class.
static SequenceImpl SequenceImpl.createInstance(Sequence sequence, SessionImpl session)
           
static ServerInfoImpl ServerInfoImpl.createInstance(ServerInfo aLocalServerInfo, SessionImpl aSession)
          Creates new instance of this class.
static SystemLogImpl SystemLogImpl.createInstance(SystemLog aLocalSystemLog, SessionImpl aSession)
          Creates new instance of this class.
static TDIPropertiesImpl TDIPropertiesImpl.createInstance(TDIProperties localTDIP, SessionImpl aSession)
          Creates TDIPropertiesImpl instance.
static TombstoneManagerImpl TombstoneManagerImpl.createInstance(TombstoneManager aLocalTombstoneManager, SessionImpl aSession)
          Creates TombstoneManagerImpl instance.