|
Class Summary |
| JobSubmission |
This class is the main entry point to MVS job subissions
through IBM documented FTP JES semantics
this class is based on the basic RFC ftp implemented by
the com.yaftp.ftp package. |
| MvsFtpNode |
define the necessary information to establish connection
to an MVS FTP node |
| MvsJobLexer |
this class implements a straigthforward lexical component
used to parse MVS job listings |
| MvsJobParser |
this class is used to parse a MVS executed standard batch
job result. |
| MvsJobRi |
this class is the result of a MvsJobParser run. |
| MvsJobStep |
this class describes a job step for MvsJobRi |
| OutputJob |
this class describes an Output JES2 queue elements and provides
method tools to manipulate them |