com.ibm.cics.server
Class API
- java.lang.Object
-
- com.ibm.cics.server.API
-
- Direct Known Subclasses:
- Application, AsyncServiceImpl, AttachInitiator, CertificateInfo, Channel, CICSFuture, Container, ContainerIterator, Conversation, Document, EnterRequest, Event, FileBrowse, HttpClientRequest, HttpClientResponse, HttpResponse, HttpSession, Resource, SynchronizationResource, Task, TcpipRequest, Terminal, WSAContext, WSAEpr
public abstract class API extends java.lang.ObjectThis is the base class for all JCICS classes that interact with CICS.
Note that method calls on JCICS objects must be made from the same thread that constructed them.
- Since CICS TS version:
- 1.3
- Since package version:
- 1.0