Service | Description |
Converts a Byte Array of an AS/400 data type to String. | |
Converts a String into a Byte Array of AS/400 data type. | |
Calls an iSeries batch command. Allows the user to call a non-interactive iSeries command. | |
Calls an iSeries program. Allows the user to call an iSeries program. | |
Connects to an AS/400 service on the iSeries server. | |
Disconnects from the iSeries server. | |
Converts AS/400 data types into equivalent Java objects. | |
Creates a sequential or keyed data queue on the iSeries server. | |
Converts Bytes read from a data queue into IData. | |
Gets a connection from an AS/400 connection pool. | |
Returns a connection to the AS/400 connection pool. | |
Reads data from a sequential or keyed data queue on the iSeries server. | |
Writes data to a sequential or keyed data queue on the iSeries server. |