Uses of Interface
step.repository.alm.otaclient.ITDConnection4
-
Packages that use ITDConnection4 Package Description step.repository.alm.cache step.repository.alm.otaclient TDAPIOLELib -
-
Uses of ITDConnection4 in step.repository.alm.cache
Constructors in step.repository.alm.cache with parameters of type ITDConnection4 Constructor Description ITestAccessor(ITDConnection4 connection)
-
Uses of ITDConnection4 in step.repository.alm.otaclient
Methods in step.repository.alm.otaclient that return ITDConnection4 Modifier and Type Method Description static ITDConnection4
ClassFactory. createTDConnection()
Represents a single server connection.
-