Uses of Interface
com.compuware.api.topaz.hostconnections.zos.IZOSUserProgramConnection
-
Packages that use IZOSUserProgramConnection Package Description com.compuware.api.topaz.hosts.zos Provides classes and exceptions related to z/OS hosts. -
-
Uses of IZOSUserProgramConnection in com.compuware.api.topaz.hosts.zos
Methods in com.compuware.api.topaz.hosts.zos that return IZOSUserProgramConnection Modifier and Type Method Description IZOSUserProgramConnection
IZOSHost. createZOSUserProgramConnection()
Creates a z/OS user program connection to be used for connecting to this z/OS host.
-