Uses of Class
com.ibm.di.api.remote.impl.ServerInfoImpl
-
Packages that use ServerInfoImpl Package Description com.ibm.di.api.remote.impl Provides implementations of the interfaces for managing the remote session of the server API. -
-
Uses of ServerInfoImpl in com.ibm.di.api.remote.impl
Methods in com.ibm.di.api.remote.impl that return ServerInfoImpl Modifier and Type Method Description static ServerInfoImpl
ServerInfoImpl. createInstance(ServerInfo aLocalServerInfo, SessionImpl aSession)
Creates new instance of this class.
-