dev.galasa.zos3270.package-info Maven / Gradle / Ivy
The newest version!
/*
* Copyright contributors to the Galasa project
*
* SPDX-License-Identifier: EPL-2.0
*/
/**
* zOS 3270 Terminal Manager - TPI
*
* @galasa.manager Zos3270Terminal
*
* @galasa.release.state Alpha
*
* @galasa.description
*
* Enables 3270 terminal interactions with back-end application programs and subsystems. Live terminal updates are displayed in Eclipse and terminal images are logged to enable swift diagnosis of failures. The Confidential Text Filtering service enables confidential information such as passwords to be replaced with a numbered shield in these generated logs.
*
*
* There is an example which uses the Zos3270Terminal Manager in the SimBank IVT tutorial.
*
*
* You can view the Javadoc documentation for this Manager here.
*
*/
package dev.galasa.zos3270;