Uses of Class
com.compuware.api.topaz.hostcredentials.zos.GroupException
-
Packages that use GroupException Package Description com.compuware.api.topaz.hostconnections.zos Provides interfaces related to z/OS host connections. -
-
Uses of GroupException in com.compuware.api.topaz.hostconnections.zos
Methods in com.compuware.api.topaz.hostconnections.zos that throw GroupException Modifier and Type Method Description voidIZOSHostConnection. connect(IZOSCredentials credentials)Connects to the associated z/OS host.voidIZOSUserProgramConnection. launchUserProgram(IZOSCredentials credentials, String userProcedureName, String userProgramName)Launches the z/OS user program with the specified credentials, z/OS user procedure name, and z/OS user program name.
-