Uses of Interface
com.ibm.di.api.remote.ServerInfo

Packages that use ServerInfo
com.ibm.di.api.remote   
com.ibm.di.api.remote.impl   
 

Uses of ServerInfo in com.ibm.di.api.remote
 

Methods in com.ibm.di.api.remote that return ServerInfo
 ServerInfo Session.getServerInfo()
          Retrieves the Server information.
 

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

Classes in com.ibm.di.api.remote.impl that implement ServerInfo
 class ServerInfoImpl
           
 

Methods in com.ibm.di.api.remote.impl that return ServerInfo
 ServerInfo SessionImpl.getServerInfo()