A B C D E F G H I J K L M N O P Q R S T U V W X 

A

abend(String) - Method in class com.ibm.cics.server.Task
Request a normal ABEND of the task with specific ABEND code.
abend(String, boolean) - Method in class com.ibm.cics.server.Task
Request a normal ABEND of the task with specific ABEND code and optional dump.
abend() - Method in class com.ibm.cics.server.Task
Request a normal ABEND of the task with no ABEND code and no dump.
AbendCancelException - Exception in com.ibm.cics.server
Provides a Java exception that corresponds to a CICS ABEND CANCEL.
AbendError - Error in com.ibm.cics.server
Deprecated.
This class will be removed in a future release of CICS (since @5.3 SERVICE-RELEASE)
AbendException - Exception in com.ibm.cics.server
Class that provides a Java exception that corresponds to a CICS ABEND.
addFaultstring(String, String) - Static method in class com.ibm.cics.server.SoapFault
Add a new faultstring to the fault that has been created.
AddressResource - Class in com.ibm.cics.server
This class provides the implementation of synchronization based on the address of a data area.
AddressResource() - Constructor for class com.ibm.cics.server.AddressResource
Construct a default AddressResource.
addSubcode(String) - Static method in class com.ibm.cics.server.SoapFault
Add a new subcode to the fault that has been created.
addSymbol(String, String) - Method in class com.ibm.cics.server.Document
Usage:
Add a symbol and it's value to the symbol table associated with the Document object.
AIDValue - Class in com.ibm.cics.server
This class provides a set of constants for use with getAIDbyte() method in the TerminalPrincipalFacility class.
ALARM - Static variable in interface com.ibm.cics.server.TerminalSendCommonBits
The ALARM terminal code
ALLOCATED - Static variable in class com.ibm.cics.server.ConversationState
The ALLOCATED state * @since /** The ALLOCATED state * @since.cics 1.3
AllocationErrorException - Exception in com.ibm.cics.server
Class that represents the CICS ALLOCERR condition.
API - Class in com.ibm.cics.server
This is the base class for all JCICS classes that interact with CICS.
append(byte[]) - Method in class com.ibm.cics.server.Container
Appends a byte[] to the end of the data in the Container.
append(byte[], String) - Method in class com.ibm.cics.server.Container
Appends a byte[] to the end of the data in the Container.
appendBinary(byte[]) - Method in class com.ibm.cics.server.Document
Usage:
Append a Java byte array to the Document object.
appendBookmark(String) - Method in class com.ibm.cics.server.Document
Usage:
Append a bookmark to the Document object.
appendCRLF() - Method in class com.ibm.cics.server.Document
Usage:
Append EBCDIC CRLF to the Document object.
appendDocument(Document) - Method in class com.ibm.cics.server.Document
Usage:
Append another Document object to the Document object.
appendFromDocRetrieve(byte[]) - Method in class com.ibm.cics.server.Document
Usage:
Append a retrieved document to the Document object.
appendFromTemplate(String) - Method in class com.ibm.cics.server.Document
Usage:
Append a template to the Document object.
appendLine(String, String) - Method in class com.ibm.cics.server.Document
Usage:
Append a line of text to the Document object, including a terminating CRLF.
appendString(String) - Method in class com.ibm.cics.server.Container
Appends a String to the end of the data in the Container.
appendSymbol(String) - Method in class com.ibm.cics.server.Document
Usage:
Append the data associated with the symbol in the symbol table to the Document object.
appendSymbol(String, String) - Method in class com.ibm.cics.server.Document
Usage:
Append the data associated with the symbol in the symbol table to the Document object.
appendTemplate(String) - Method in class com.ibm.cics.server.Document
Usage:
Append the template specified by the document template definition to the Document object.
appendTemplate(String, String) - Method in class com.ibm.cics.server.Document
Usage:
Append the template specified by the document template definition to the Document object.
appendText(String) - Method in class com.ibm.cics.server.Document
Usage:
Append text to the Document object.
appendText(String, String) - Method in class com.ibm.cics.server.Document
Usage:
Append text to the Document object.
Application - Class in com.ibm.cics.server
The application to be invoked.
Application(String, String, String, Version, Application.MatchStyle) - Constructor for class com.ibm.cics.server.Application
 
Application(String, String, Version, Application.MatchStyle) - Constructor for class com.ibm.cics.server.Application
 
Application(String, String) - Constructor for class com.ibm.cics.server.Application
 
Application(String, String, String) - Constructor for class com.ibm.cics.server.Application
 
Application(String, String, String, int, int, Application.MatchStyle) - Constructor for class com.ibm.cics.server.Application
 
Application(String, String, int, int, Application.MatchStyle) - Constructor for class com.ibm.cics.server.Application
 
Application.MatchStyle - Enum in com.ibm.cics.server
The style of matching that will be used when invoking an application.
ApplicationContext - Class in com.ibm.cics.server
The context of an application that is running or is to be run in CICS TS.
ApplicationContext(String, String, String, Version) - Constructor for class com.ibm.cics.server.ApplicationContext
 
ApplicationContext(String, String, String, int, int, int) - Constructor for class com.ibm.cics.server.ApplicationContext
 
ApplicationHandler - Interface in com.ibm.cics.server.pipeline
Deprecated.
You are encouraged to use the Java API for XML Web Services (JAX-WS) facilities in the Liberty JVM server.
ApplicationNotFoundException - Exception in com.ibm.cics.server
Class that represents the CICS APPNOTFOUND condition.
ATTACH_THREAD_FAILED - Static variable in class com.ibm.cics.server.JVMServerValue
 
AttachInitiator - Class in com.ibm.cics.server
This bean is the main interface to APPC.
AttachInitiator() - Constructor for class com.ibm.cics.server.AttachInitiator
 
AttachInitiatorBeanInfo - Class in com.ibm.cics.server
This Class provides the BeanInfo for an AttachInitiator.
AttachInitiatorBeanInfo() - Constructor for class com.ibm.cics.server.AttachInitiatorBeanInfo
 
AUTOAUTH - Static variable in class com.ibm.cics.server.TcpipRequest
Constant - Auto auth Authentication
AUTOREGISTER - Static variable in class com.ibm.cics.server.TcpipRequest
Constant - Auto register Authentication
AUXILIARY - Static variable in class com.ibm.cics.server.TSQType
Constant - AUXILIARY TSQ
awaitTermination(long, TimeUnit) - Method in class com.ibm.cics.server.CICSExecutorService

B

BASICAUTH - Static variable in class com.ibm.cics.server.TcpipRequest
Constant - Basic Authentication

C

cancel() - Method in class com.ibm.cics.server.StartRequest
Cancel a previous start request.
CCErrorException - Exception in com.ibm.cics.server
Class that represents the CICS CCERROR condition.
CCSIDErrorException - Exception in com.ibm.cics.server
Class that represents the CICS CCSIDERR condition
CertificateInfo - Class in com.ibm.cics.server
This Class provides the Java implementation of CICS API command EXTRACT CERTIFICATE.
CERTIFICAUTH - Static variable in class com.ibm.cics.server.TcpipRequest
Constant - Certificate Authentication
ChangedException - Exception in com.ibm.cics.server
Class that represents the CICS CHANGED condition.
Channel - Class in com.ibm.cics.server
This is the Java implementation of CICS Channels
ChannelErrorException - Exception in com.ibm.cics.server
Class that represents the CICS CHANNELERR condition
ChannelFactory - Class in com.ibm.cics.server
This is the Factory for creating CICS Channels.
checkAccept(String, int) - Method in class com.ibm.cics.server.CicsSecurityManager
 
checkAccess(Thread) - Method in class com.ibm.cics.server.CicsSecurityManager
 
checkAccess(ThreadGroup) - Method in class com.ibm.cics.server.CicsSecurityManager
 
checkAwtEventQueueAccess() - Method in class com.ibm.cics.server.CicsSecurityManager
 
checkConnect(String, int) - Method in class com.ibm.cics.server.CicsSecurityManager
 
checkConnect(String, int, Object) - Method in class com.ibm.cics.server.CicsSecurityManager
 
checkCreateClassLoader() - Method in class com.ibm.cics.server.CicsSecurityManager
 
checkDelete(String) - Method in class com.ibm.cics.server.CicsSecurityManager
 
checkExec(String) - Method in class com.ibm.cics.server.CicsSecurityManager
 
checkExit(int) - Method in class com.ibm.cics.server.CicsSecurityManager
 
checkLink(String) - Method in class com.ibm.cics.server.CicsSecurityManager
 
checkListen(int) - Method in class com.ibm.cics.server.CicsSecurityManager
 
checkMemberAccess(Class<?>, int) - Method in class com.ibm.cics.server.CicsSecurityManager
 
checkMulticast(InetAddress) - Method in class com.ibm.cics.server.CicsSecurityManager
 
checkMulticast(InetAddress, byte) - Method in class com.ibm.cics.server.CicsSecurityManager
Deprecated.
No longer supported
checkPackageAccess(String) - Method in class com.ibm.cics.server.CicsSecurityManager
 
checkPackageDefinition(String) - Method in class com.ibm.cics.server.CicsSecurityManager
 
checkPrintJobAccess() - Method in class com.ibm.cics.server.CicsSecurityManager
 
checkPropertiesAccess() - Method in class com.ibm.cics.server.CicsSecurityManager
 
checkPropertyAccess(String) - Method in class com.ibm.cics.server.CicsSecurityManager
 
checkPropertyAccess(String, String) - Method in class com.ibm.cics.server.CicsSecurityManager
 
checkRead(FileDescriptor) - Method in class com.ibm.cics.server.CicsSecurityManager
 
checkRead(String) - Method in class com.ibm.cics.server.CicsSecurityManager
 
checkRead(String, Object) - Method in class com.ibm.cics.server.CicsSecurityManager
 
checkSecurityAccess(String) - Method in class com.ibm.cics.server.CicsSecurityManager
 
checkSetFactory() - Method in class com.ibm.cics.server.CicsSecurityManager
 
checkSystemClipboardAccess() - Method in class com.ibm.cics.server.CicsSecurityManager
 
checkTopLevelWindow(Object) - Method in class com.ibm.cics.server.CicsSecurityManager
 
checkWrite(FileDescriptor) - Method in class com.ibm.cics.server.CicsSecurityManager
 
checkWrite(String) - Method in class com.ibm.cics.server.CicsSecurityManager
 
Chunk - Class in com.ibm.cics.server
This class provides a mechanism by which a PIPELINE terminal handler program can send multiple response chunks of data in response to a remote Web request.
Chunk() - Constructor for class com.ibm.cics.server.Chunk
 
CICS_REGION_AND_API_ALLOWED - Static variable in class com.ibm.cics.server.IsCICS
Constant - CICS, API mode
CICS_REGION_BUT_API_DISALLOWED - Static variable in class com.ibm.cics.server.IsCICS
Constant - CICS, none API
CICS_USER_OUTPUT_CLASSNAME_PROPERTY - Static variable in interface com.ibm.cics.server.Constants
The OSGi service property used to indicate the class name of a service that implements OutputRedirectionPlugin and is used as a user output class.
CicsConditionException - Exception in com.ibm.cics.server
Class that provides a Java class which is used as an exception corresponding to a CICS condition.
CicsError - Error in com.ibm.cics.server
Class that provides the superclass for all CICS error classes.
CicsException - Exception in com.ibm.cics.server
Class that provides the superclass for all CICS exception classes.
CICSExecutorService - Class in com.ibm.cics.server
The CICSExecutorService provides a way to run work on a separate CICS capable thread.
CICSExecutorService() - Constructor for class com.ibm.cics.server.CICSExecutorService
Standard no-arg constructor for Declarative Services
CICSExecutorService.RejectedWorkPolicy - Enum in com.ibm.cics.server
Enum of ways to Handle rejected workload
CicsResponseConditionException - Exception in com.ibm.cics.server
This class provides the base for those exceptions that correspond to CICS conditions for which a response code (in the EIBRCODE field of the EIB) is defined.
CicsRuntimeException - Exception in com.ibm.cics.server
Class that provides the superclass for all CICS RuntimeExceptions.
CicsSecurityManager - Class in com.ibm.cics.server
This class provides a security manager for the CICS environment.
CicsSecurityManager() - Constructor for class com.ibm.cics.server.CicsSecurityManager
The constructor for the CICS supplied security manager
CicsThreadingRuntimeException - Exception in com.ibm.cics.server
A CICSRuntimeException containing further information on why CICS Thread creation failed.
CicsThreadingRuntimeException(RuntimeException) - Constructor for exception com.ibm.cics.server.CicsThreadingRuntimeException
 
CICSTransactionCallable<T> - Interface in com.ibm.cics.server
This interface allows a user to indicate that the Callable work should be executed under a CICS transaction id of choice, rather than the default transaction id.
CICSTransactionRunnable - Interface in com.ibm.cics.server
This interface allows a user to signify that the Runnable work should be executed under a CICS transaction id of choice, rather than the default transaction id.
CICSWebAppStateHolder - Class in com.ibm.cics.server
INTERNAL CICS USE ONLY
CICSWebAppStateHolder() - Constructor for class com.ibm.cics.server.CICSWebAppStateHolder
 
CLEAR - Static variable in class com.ibm.cics.server.AIDValue
CLEAR AID value
clear() - Method in class com.ibm.cics.server.TerminalPrincipalFacility
Clear the terminal.
clearAll() - Method in class com.ibm.cics.server.ConversationSendOptions
Clear all of the options
clearConfirm() - Method in class com.ibm.cics.server.ConversationSendOptions
Clear the CONFIRM option
clearInvite() - Method in class com.ibm.cics.server.ConversationSendOptions
Clear the INVITE option
clearLast() - Method in class com.ibm.cics.server.ConversationSendOptions
Clear the LAST option
clearWait() - Method in class com.ibm.cics.server.ConversationSendOptions
Clear the WAIT option
CLIENT - Static variable in class com.ibm.cics.server.SoapFault
Use for the faultcode when the fault is caused by the Client
CLIENTAUTH - Static variable in class com.ibm.cics.server.TcpipRequest
Constant - Client Authenticated SSL
close() - Method in class com.ibm.cics.server.HttpSession
Usage:
Close a session with a host on a remote server.
CodePageErrorException - Exception in com.ibm.cics.server
Class that represents the CICS CODEPAGEERR condition
com.ibm.cics.server - package com.ibm.cics.server
CICS TS JCICS (version 1.600.0).
com.ibm.cics.server.debug - package com.ibm.cics.server.debug
 
com.ibm.cics.server.invocation - package com.ibm.cics.server.invocation
CICS TS Server Invocation Package.
com.ibm.cics.server.pipeline - package com.ibm.cics.server.pipeline
CICS TS Java Pipeline Application Handler (version 1.0).
CommAreaHolder - Class in com.ibm.cics.server
The class that represents a COMMAREA.
CommAreaHolder() - Constructor for class com.ibm.cics.server.CommAreaHolder
Constructs a CommAreaHolder without a value.
CommAreaHolder(byte[]) - Constructor for class com.ibm.cics.server.CommAreaHolder
Constructs a CommAreaHolder for an existing byte[].
commit() - Method in class com.ibm.cics.server.Task
Commit the work done as part of the task.
CONFFREE - Static variable in class com.ibm.cics.server.ConversationState
The CONFFREE state * @since /** The CONFFREE state * @since.cics 1.3
CONFIRM - Static variable in class com.ibm.cics.server.SyncLevel
Constant - Sync level CONFIRM
CONFRECEIVE - Static variable in class com.ibm.cics.server.ConversationState
The CONFRECEIVE state * @since /** The CONFRECEIVE state * @since.cics 1.3
CONFSEND - Static variable in class com.ibm.cics.server.ConversationState
The CONFSEND state * @since /** The CONFSEND state * @since.cics 1.3
Constants - Interface in com.ibm.cics.server
Constants that are common to the JCICS library.
Container - Class in com.ibm.cics.server
This is the Java implementation of CICS Containers.
ContainerErrorException - Exception in com.ibm.cics.server
Class that represents the CICS CONTAINERERR condition
containerIterator() - Method in class com.ibm.cics.server.Channel
Create a ContainerIterator for the Channel
ContainerIterator - Class in com.ibm.cics.server
This is the ContainerIterator which allows CICS Java programs to browse all Containers in a Channel.
containerIterator() - Method in class com.ibm.cics.server.Task
Create a ContainerIterator for the current Channel.
Conversation - Class in com.ibm.cics.server
This class implements the interface that is common to both ends of an APPC conversation.
ConversationPrincipalFacility - Class in com.ibm.cics.server
ConversationSendOptions - Class in com.ibm.cics.server
This class presents a way to specify the following options on the SEND command:
ConversationSendOptions() - Constructor for class com.ibm.cics.server.ConversationSendOptions
 
ConversationState - Class in com.ibm.cics.server
This class implements an enumeration representing the different states in which an APPC conversation can be.
converse(DataHolder) - Method in class com.ibm.cics.server.Conversation
DTC converse
converse(DataHolder, int, boolean) - Method in class com.ibm.cics.server.Conversation
DTC Converse
converse(DataHolder) - Method in class com.ibm.cics.server.TerminalPrincipalFacility
Send then receive 3270 data stream from the terminal
converseASIS(DataHolder) - Method in class com.ibm.cics.server.TerminalPrincipalFacility
Send then receive 3270 data stream from the terminal without upper-case translation
COPYRIGHT - Static variable in interface com.ibm.cics.server.CICSTransactionCallable
Copyright
COPYRIGHT - Static variable in interface com.ibm.cics.server.CICSTransactionRunnable
Copyright
COPYRIGHT - Static variable in interface com.ibm.cics.server.Constants
Copyright statement
COPYRIGHT - Static variable in interface com.ibm.cics.server.debug.DebugControl
Copyright
COPYRIGHT - Static variable in interface com.ibm.cics.server.debug.Plugin
Copyright
COPYRIGHT - Static variable in interface com.ibm.cics.server.IHolder
Copyright statement
COPYRIGHT - Static variable in interface com.ibm.cics.server.ILongHolder
Copyright statement
COPYRIGHT - Static variable in interface com.ibm.cics.server.IRetrievedDataHolder
Copyright statement
COPYRIGHT - Static variable in interface com.ibm.cics.server.OutputRedirectionPlugin
Copyright
COPYRIGHT - Static variable in interface com.ibm.cics.server.pipeline.ApplicationHandler
Deprecated.
Copyright comment
COPYRIGHT - Static variable in interface com.ibm.cics.server.RegionTraceBits
Copyright
COPYRIGHT - Static variable in interface com.ibm.cics.server.RetrieveBits
Copyright
COPYRIGHT - Static variable in interface com.ibm.cics.server.TerminalSendBits
Copyright
COPYRIGHT - Static variable in interface com.ibm.cics.server.TerminalSendCommonBits
Copyright
COPYRIGHT - Static variable in interface com.ibm.cics.server.TerminalSendControlBits
Copyright
COPYRIGHT - Static variable in interface com.ibm.cics.server.TerminalSendTextBits
Copyright
create(int, String, String, String, String, String) - Static method in class com.ibm.cics.server.SoapFault
Create a new SOAPFault.
create(int, String, String, String) - Static method in class com.ibm.cics.server.SoapFault
Create a new SOAPFault.
create(int, String, String) - Static method in class com.ibm.cics.server.SoapFault
Create a new SOAPFault.
create(int, String) - Static method in class com.ibm.cics.server.SoapFault
Create a new SOAPFault.
create(String, String, String, String, String, String) - Static method in class com.ibm.cics.server.SoapFault
Create a new SOAPFault.
create(String, String, String) - Method in class com.ibm.cics.server.WSAEpr
Creates a WS-Addressing Endpoint Reference (EPR) using supplied data.
create(String, String) - Method in class com.ibm.cics.server.WSAEpr
Creates a WS-Addressing Endpoint Reference (EPR) using supplied data.
create(String) - Method in class com.ibm.cics.server.WSAEpr
Creates a WS-Addressing Endpoint Reference (EPR) using supplied data.
createBinary(byte[]) - Method in class com.ibm.cics.server.Document
Usage:
Add a Java byte array to the empty Document object.
createChannel(String) - Method in class com.ibm.cics.server.Task
Create a Channel to hold the default number (16) of Containers.
createChannel(String, int) - Method in class com.ibm.cics.server.Task
Create a Channel with room for a specific number of Containers.
createContainer(String) - Method in class com.ibm.cics.server.Channel
Create a Container in this Channel.
createFromDoc(Document) - Method in class com.ibm.cics.server.Document
Usage:
Add another Document object to the empty Document object.
createFromDocRetrieve(byte[]) - Method in class com.ibm.cics.server.Document
Usage:
Add a retrieved document to the empty Document object.
createFromTemplate(String) - Method in class com.ibm.cics.server.Document
Usage:
Add a template to the empty Document object.
createTemplate(String) - Method in class com.ibm.cics.server.Document
Usage:
Add the template specified by the document template definition to the empty Document object.
createTemplate(String, String) - Method in class com.ibm.cics.server.Document
Usage:
Add the template specified by the document template definition to the empty Document object.
createText(String) - Method in class com.ibm.cics.server.Document
Usage:
Add text to the empty Document object.
createText(String, String) - Method in class com.ibm.cics.server.Document
Usage:
Add text to the empty Document object.
Cursor - Class in com.ibm.cics.server
This class provides a set of methods and variables that correspond to the CURSOR of a CICS terminal.
Cursor(int, int) - Constructor for class com.ibm.cics.server.Cursor
Construct a cursor for a screen of the supplied width and height and an initial position of (1,1).
Cursor(int, int, int, int) - Constructor for class com.ibm.cics.server.Cursor
Construct a cursor for a screen of the supplied width and height and a supplied initial position.
CWAHolder - Class in com.ibm.cics.server
This class holds an array of bytes that is a copy of the contents of the CWA.
CWAHolder() - Constructor for class com.ibm.cics.server.CWAHolder
Constructs a CWAHolder without a value.
CWAHolder(byte[]) - Constructor for class com.ibm.cics.server.CWAHolder
Constructs a CWAHolder without a value.

D

DATA - Static variable in interface com.ibm.cics.server.RetrieveBits
Constant - DATA
data - Variable in class com.ibm.cics.server.RetrievedData
Deprecated.
- Direct access to this field will not be allowed in a future release This will be made private, use the getter methods instead.
DataHolder - Class in com.ibm.cics.server
This class holds an array of bytes that is the data read from a TDQ.
DataHolder() - Constructor for class com.ibm.cics.server.DataHolder
Constructs a DataHolder without a value.
dataToXML(TransformInput) - Static method in class com.ibm.cics.server.Transform
Transform record based data to XML.
DATATYPE_BIT - Static variable in class com.ibm.cics.server.Container
Constant for BIT type containers
DATATYPE_CHAR - Static variable in class com.ibm.cics.server.Container
Constant for CHAR type containers
DebugControl - Interface in com.ibm.cics.server.debug
 
decrement() - Method in class com.ibm.cics.server.Cursor
Decrement the cursor position.
delete() - Method in class com.ibm.cics.server.Channel
Delete the Channel and all of its Containers
delete() - Method in class com.ibm.cics.server.Container
Delete the Container in CICS, and remove it from the owning Channel.
delete() - Method in class com.ibm.cics.server.Document
Usage:
Delete the Document.
delete() - Method in class com.ibm.cics.server.KSDS
Delete a record from a KSDS file.
delete(byte[]) - Method in class com.ibm.cics.server.KSDS
 
delete() - Method in class com.ibm.cics.server.RRDS
Delete a record from an RRDS file.
delete(long) - Method in class com.ibm.cics.server.RRDS
Delete a record from an RRDS file.
delete() - Static method in class com.ibm.cics.server.SoapFault
Delete deletes a SOAPFault
delete() - Method in class com.ibm.cics.server.TDQ
Delete a Transient Data Queue.
delete() - Method in class com.ibm.cics.server.TSQ
Delete a Temporary Storage Queue (TSQ).
delete(String) - Static method in class com.ibm.cics.server.WSAContext
Deletes WS-Addressing request and response contexts.
delete() - Method in class com.ibm.cics.server.WSAContext
Deletes WS-Addressing request and response contexts.
deleteContainer(String) - Method in class com.ibm.cics.server.Channel
Delete a Container from this Channel
deleteGeneric(byte[]) - Method in class com.ibm.cics.server.KSDS
 
dequeue() - Method in class com.ibm.cics.server.AddressResource
Unlock the resource
dequeue() - Method in class com.ibm.cics.server.NameResource
Unlock the named resource.
DestinationSelectionErrorException - Exception in com.ibm.cics.server
Class that represents the CICS SELNERR condition.
DestinationStatusChangeException - Exception in com.ibm.cics.server
Class that represents the CICS DSSTAT condition.
DETACH_THREAD_FAILED - Static variable in class com.ibm.cics.server.JVMServerValue
 
disableTaskTrace() - Method in class com.ibm.cics.server.Task
Deprecated.
in 4.2
disableTrace() - Static method in class com.ibm.cics.server.Region
Disable main TRACE flag for the region (Method is not supported in this release of CICS TS)
disableTrace(BitSet) - Static method in class com.ibm.cics.server.Region
Disable region trace flags (Method is not supported in this release of CICS TS)
Document - Class in com.ibm.cics.server
This Class provides the Java implementation of the CICS DOCUMENT API.
Document() - Constructor for class com.ibm.cics.server.Document
Usage:
Public default constructor which will create a empty (default) Document object which can have relevant DOCUMENT calls performed on it by relevant methods from this class.
Document(byte[]) - Constructor for class com.ibm.cics.server.Document
Usage:
Constructor which accepts a document token as input, to allow access to an existing document.
DocumentLocation - Class in com.ibm.cics.server
This Class provides a wrapper for the AT and TO keywords for CICS DOCUMENT API command DOCUMENT INSERT.
DocumentLocation(String) - Constructor for class com.ibm.cics.server.DocumentLocation
Usage:
Public constructor which accepts an AT string.
DocumentLocation(String, String) - Constructor for class com.ibm.cics.server.DocumentLocation
Usage:
Public constructor which accepts an AT string and TO string.
drive_ibmJVMTidyUp() - Method in class com.ibm.cics.server.HttpRequest
Call the ibmJVMTidyUp method from a non-resettable JVM
drive_ibmJVMTidyUp() - Method in class com.ibm.cics.server.TcpipRequest
Method to drive the static ibmJVMTidyUp method in a non-resettable JVM
DumpOpenErrorException - Exception in com.ibm.cics.server
Class that represents the CICS OPENERR condition.
DuplicateKeyException - Exception in com.ibm.cics.server
Class that represents the CICS DUPKEY condition.
DuplicateRecordException - Exception in com.ibm.cics.server
Class that represents the CICS DUPREC condition.

E

EI - Static variable in interface com.ibm.cics.server.RegionTraceBits
The EI trace bit
enableTaskTrace() - Method in class com.ibm.cics.server.Task
Deprecated.
in 4.2
enableTrace() - Static method in class com.ibm.cics.server.Region
Enable main TRACE flag for the region (Method is not supported in this release of CICS TS)
enableTrace(BitSet) - Static method in class com.ibm.cics.server.Region
Enable region trace flags (Method is not supported in this release of CICS TS)
end() - Method in class com.ibm.cics.server.FileBrowse
End the browse.
endBrowseFormField() - Method in class com.ibm.cics.server.HttpRequest
Usage:
Signal the end of the form field browse.
endBrowseHeader(HttpSession) - Method in class com.ibm.cics.server.HttpClientResponse
Usage:
Signal the end of the HTTP header browse.
endBrowseHeader() - Method in class com.ibm.cics.server.HttpRequest
Usage:
Signal the end of the HTTP header browse.
endBrowseQueryParm() - Method in class com.ibm.cics.server.HttpRequest
Usage:
Signal the end of the queryparm browse.
EndException - Exception in com.ibm.cics.server
Class that represents the CICS END condition.
EndOfChainIndicatorException - Exception in com.ibm.cics.server
Class that represents the CICS EOC condition.
EndOfDataException - Exception in com.ibm.cics.server
Class that represents the CICS ENDDATA condition.
EndOfDataSetIndicatorException - Exception in com.ibm.cics.server
Class that represents the CICS EODS condition.
EndOfFileException - Exception in com.ibm.cics.server
Class that represents the CICS ENDFILE condition.
EndOfFileIndicatorException - Exception in com.ibm.cics.server
Class that represents the CICS EOF condition.
EndOfInputIndicatorException - Exception in com.ibm.cics.server
Class that represents the CICS ENDINPT condition.
EndOfProgramException - Exception in com.ibm.cics.server
Deprecated.
Removed as no longer a sensible way to return from a Java Program.
enqueue() - Method in class com.ibm.cics.server.AddressResource
Attempt to lock the resource.
enqueue() - Method in class com.ibm.cics.server.NameResource
Attempt to lock the named resource.
ENTER - Static variable in class com.ibm.cics.server.AIDValue
ENTER AID value
EnterRequest - Class in com.ibm.cics.server
This Bean provides the Java equivalent to the EXEC CICS ENTER command.
EnterRequest() - Constructor for class com.ibm.cics.server.EnterRequest
Construct an EnterRequest bean.
enterTrace() - Method in class com.ibm.cics.server.EnterRequest
Perform a trace entry request
enterTrace(byte[]) - Method in class com.ibm.cics.server.EnterRequest
Perform a trace entry request with supplied data
EQUAL - Static variable in class com.ibm.cics.server.SearchType
Constant - EQUAL
equals(Object) - Method in class com.ibm.cics.server.Application
 
equals(Object) - Method in class com.ibm.cics.server.ApplicationContext
 
equals(Object) - Method in class com.ibm.cics.server.ConversationState
 
equals(Object) - Method in class com.ibm.cics.server.SearchType
 
equals(Object) - Method in class com.ibm.cics.server.SyncLevel
 
equals(Object) - Method in class com.ibm.cics.server.TSQType
 
equals(Object) - Method in class com.ibm.cics.server.Version
 
erase() - Method in class com.ibm.cics.server.TerminalPrincipalFacility
Erase the terminal.
ERASE - Static variable in interface com.ibm.cics.server.TerminalSendCommonBits
The ERASE terminal code
ERASEAUP - Static variable in interface com.ibm.cics.server.TerminalSendControlBits
The ERASEAUP terminal code
err - Variable in class com.ibm.cics.server.Task
A PrintWriter which is directed at the user's terminal, if the Principal Facility is a terminal, or to System.err if it is not.
ERROR_CONTAINER - Static variable in class com.ibm.cics.server.JVMServerValue
 
ErrorException - Exception in com.ibm.cics.server
Class that represents the CICS ERROR condition.
ESDS - Class in com.ibm.cics.server
This class is the implementation class for the ESDS kind of file.
ESDS() - Constructor for class com.ibm.cics.server.ESDS
Construct a default ESDS object.
ESDS_Browse - Class in com.ibm.cics.server
This class implements the CICS File Control interface for browsing ESDS files via RBA.
Event - Class in com.ibm.cics.server
This is the Java implementation of the EXEC CICS SIGNAL EVENT command.
Event() - Constructor for class com.ibm.cics.server.Event
Construct an Event with no name.
Event(String) - Constructor for class com.ibm.cics.server.Event
Construct an Event with the supplied name.
EventErrorException - Exception in com.ibm.cics.server
Class that represents the CICS EVENTERR condition
execute(Runnable) - Method in class com.ibm.cics.server.CICSExecutorService
exitDebug() - Method in interface com.ibm.cics.server.debug.DebugControl
 

F

FAULTTOEPR - Static variable in class com.ibm.cics.server.WSAContext
EPRTYPE cvda value FAULTTOEPR
FCI_START_NO_DATA - Static variable in class com.ibm.cics.server.Task
Constant - FCI_START_NO_DATA
FCI_START_WITH_DATA - Static variable in class com.ibm.cics.server.Task
Constant - FCI_START_WITH_DATA
FCI_TASK_WITH_FACILITY - Static variable in class com.ibm.cics.server.Task
Constant - FCI_TASK_WITH_FACILITY
FCI_TRIGGERED_NO_FACILITY - Static variable in class com.ibm.cics.server.Task
Constant - FCI_TRIGGERED_NO_FACILITY
FileBrowse - Class in com.ibm.cics.server
This class is the superclass of all of the browse-related implementation classes.
FileBrowse.LocalVars - Class in com.ibm.cics.server
Inner class to hold ThreadLocal variables
FileBrowse.LocalVars() - Constructor for class com.ibm.cics.server.FileBrowse.LocalVars
 
FileDisabledException - Exception in com.ibm.cics.server
Class that represents the CICS DISABLED condition.
FileNotFoundException - Exception in com.ibm.cics.server
Class that represents the CICS FILENOTFOUND condition.
fixedErrForJVMLifetime - Static variable in class com.ibm.cics.server.Task
STDERR
fixedOutForJVMLifetime - Static variable in class com.ibm.cics.server.Task
STDOUT
flush() - Method in class com.ibm.cics.server.Conversation
flush the connection
forceAbend(String) - Method in class com.ibm.cics.server.Task
Force the task to ABEND with a specific ABEND code and a dump.
forceAbend(String, boolean) - Method in class com.ibm.cics.server.Task
Force the task to ABEND with a specific ABEND code and optional dump.
forceAbend() - Method in class com.ibm.cics.server.Task
Force the task to ABEND with no ABEND code and no dump.
FORMFEED - Static variable in interface com.ibm.cics.server.TerminalSendControlBits
The FORMFEED terminal code
FORMFEED - Static variable in interface com.ibm.cics.server.TerminalSendTextBits
The FORMFEED terminal code
FormField - Class in com.ibm.cics.server
This Class extends the NameValueData class and the class returned from HttpRequest methods: getFormField() getNextFormField()
free() - Method in class com.ibm.cics.server.Conversation
Free the connection
FREE - Static variable in class com.ibm.cics.server.ConversationState
The FREE state * @since /** The FREE state * @since.cics 1.3
FREEKB - Static variable in interface com.ibm.cics.server.TerminalSendCommonBits
The FREEKB terminal code
FROMEPR - Static variable in class com.ibm.cics.server.WSAContext
EPRTYPE cvda value FROMEPR
FRSET - Static variable in interface com.ibm.cics.server.TerminalSendBits
The FRSET terminal code
FRSET - Static variable in interface com.ibm.cics.server.TerminalSendControlBits
The FRSET terminal code
FUNCTION_FAILED - Static variable in class com.ibm.cics.server.JVMServerValue
Alias
FunctionErrorException - Exception in com.ibm.cics.server
Class that represents the CICS FUNCERR condition.
FutureWrapper<V> - Class in com.ibm.cics.server
Internal CICS use-only.
FutureWrapper(Callable<V>) - Constructor for class com.ibm.cics.server.FutureWrapper
Constructor

G

get() - Method in class com.ibm.cics.server.Container
Get the data from the Container.
get(String) - Method in class com.ibm.cics.server.Container
Get the data from the Container.
get(String, int, int) - Method in class com.ibm.cics.server.Container
Get a specified length of data from the Container at the given offset
get(int, int) - Method in class com.ibm.cics.server.Container
Get a specified length of data from the Container at the given offset
getABCODE() - Method in exception com.ibm.cics.server.AbendCancelException
Return the particular ABEND code associated with an AbendCancelException.
getABCODE() - Method in error com.ibm.cics.server.AbendError
Deprecated.
Return the particular ABEND code associated with an AbendError.
getABCODE() - Method in exception com.ibm.cics.server.AbendException
Return the particular ABEND code associated with an AbendException.
getAction(int) - Method in class com.ibm.cics.server.WSAContext
Gets the action MAP from the specified addressing context.
getAddress() - Method in class com.ibm.cics.server.AddressResource
Return the address used for the synchronization resource.
getAIDbyte() - Method in class com.ibm.cics.server.TerminalPrincipalFacility
Return the AID (Action Identifier) key last entered by the user at the terminal.
getApiStatus() - Static method in class com.ibm.cics.server.IsCICS
getApiStatus () returns the status of the current execution environment
getApplication() - Method in class com.ibm.cics.server.Application
 
getApplication() - Method in class com.ibm.cics.server.ApplicationContext
 
getApplicationContext() - Method in class com.ibm.cics.server.Task
Return the Application Context.
getAPPLID() - Static method in class com.ibm.cics.server.Region
Return the APPLID of the region.
getAsText() - Method in class com.ibm.cics.server.SyncLevelEditor
 
getAsText() - Method in class com.ibm.cics.server.TSQNameEditor
 
getAsText() - Method in class com.ibm.cics.server.TSQTypeEditor
 
getAuthenticate() - Method in class com.ibm.cics.server.TcpipRequest
Usage:
Returns an integer which indicates the authentication requested for the client using the transaction.
getBodyCharset() - Method in class com.ibm.cics.server.HttpClientResponse
Usage:
Returns the HTTP body character-set of the servers response.
getBodyCharset() - Method in class com.ibm.cics.server.HttpRequest
Usage:
Returns the HTTP body character-set in which the HTTP body was encoded in by the client.
getBodyCharset() - Method in class com.ibm.cics.server.TcpipRequest
Usage:
Returns the HTTP body character-set in which the HTTP body was encoded in by the client.
getCallable() - Method in class com.ibm.cics.server.FutureWrapper
 
getCCSID() - Method in class com.ibm.cics.server.Container
Get the CCSID value of the data returned by getNoConvert().
getCertificate() - Method in class com.ibm.cics.server.CertificateInfo
Usage:
Returns the full certificate obtained by the constructor.
getCertificateInfo() - Method in class com.ibm.cics.server.TcpipRequest
Usage:
Returns the owner certificate.
getCertificateInfo(int) - Method in class com.ibm.cics.server.TcpipRequest
Usage:
Returns the requested certificate, either the owner or the issuer certificate.
getChannel(String) - Method in class com.ibm.cics.server.Task
Return the named Channel object if it matches the current channel's name or has been created through the JCICS API by this task earlier at this Link level.
getChannel() - Method in class com.ibm.cics.server.WSAContext
Gets the name of the channel which contains the addressing contexts.
getCharacterset() - Method in class com.ibm.cics.server.HttpClientResponse
Usage:
Returns the HTTP body character-set of the servers response.
getCharactersetTrim() - Method in class com.ibm.cics.server.HttpClientResponse
Usage:
Returns the HTTP body character-set of the servers response.
getClientAddress() - Method in class com.ibm.cics.server.TcpipRequest
Usage:
Returns the client's TCPIP address.
getClientHostAddress() - Method in class com.ibm.cics.server.TcpipRequest
Usage:
Returns the client's TCPIP address in a Java byte array.
getClientHostAddress6() - Method in class com.ibm.cics.server.TcpipRequest
Usage:
Returns the client's IPv6 TCPIP address in a Java byte array.
getClientHostName() - Method in class com.ibm.cics.server.TcpipRequest
Usage:
Returns the client's name as known by the Domain Name Server.
getClientIpFamily() - Method in class com.ibm.cics.server.TcpipRequest
Usage:
Returns an integer which indicates the format of the IP address of the client.
getCodePage() - Method in class com.ibm.cics.server.HttpSession
Usage:
Returns the codepage that was set using setCodePage(String codePage).
getColumn() - Method in class com.ibm.cics.server.Cursor
Get the current cursor column position.
getCommonName() - Method in class com.ibm.cics.server.CertificateInfo
Usage:
Returns the common name from the client certificate obtained by the constructor.
getConfirm() - Method in class com.ibm.cics.server.ConversationSendOptions
 
getContainer(String) - Method in class com.ibm.cics.server.Channel
Get a Container by name from this Channel.
getContainerCount() - Method in class com.ibm.cics.server.Channel
Get the container count for this Channel
getContent(HttpSession) - Method in class com.ibm.cics.server.HttpClientResponse
Usage:
Returns the body of the servers response.
getContent(String, String) - Method in class com.ibm.cics.server.HttpRequest
Usage:
Returns the body of the HTTP request.
getContent() - Method in class com.ibm.cics.server.HttpRequest
Usage:
Returns the body of the HTTP request.
getContent(String, String) - Method in class com.ibm.cics.server.TcpipRequest
Usage:
Returns the body of the HTTP request.
getContent() - Method in class com.ibm.cics.server.TcpipRequest
Usage:
Returns the body of the HTTP request.
getContentAsContainer(HttpSession, String, String) - Method in class com.ibm.cics.server.HttpClientResponse
Usage:
Stores the body of the HTTP response in a named container.
getContentAsContainer(HttpSession, String) - Method in class com.ibm.cics.server.HttpClientResponse
Usage:
Stores the body of the HTTP response in a named container.
getContentAsContainer(String, String) - Method in class com.ibm.cics.server.HttpRequest
Usage:
Stores the body of the HTTP request in a named container.
getContentAsContainer(String) - Method in class com.ibm.cics.server.HttpRequest
Usage:
Stores the body of the HTTP request in a named container.
getContentAsContainer(String, String) - Method in class com.ibm.cics.server.TcpipRequest
Usage:
Stores the body of the HTTP request in a named container.
getContentAsContainer(String) - Method in class com.ibm.cics.server.TcpipRequest
Usage:
Stores the body of the HTTP request in a named container.
getContentAsString(HttpSession) - Method in class com.ibm.cics.server.HttpClientResponse
Usage:
Returns the body of the servers response in String format.
getConvId() - Method in class com.ibm.cics.server.Conversation
Get the conversation identifier for a conversation.
getCountry() - Method in class com.ibm.cics.server.CertificateInfo
Usage:
Returns the country from the client certificate obtained by the constructor.
getCurrentChannel() - Method in class com.ibm.cics.server.Task
Return the current Channel, if any.
getCursor() - Method in class com.ibm.cics.server.Terminal
Return the Cursor associated with the terminal.
getCWA(CWAHolder) - Static method in class com.ibm.cics.server.Region
Return a copy of the Common Work Area (CWA).
getData() - Method in class com.ibm.cics.server.RetrievedData
Retrieve the data value.
getDataComplete() - Method in class com.ibm.cics.server.Conversation
Has all data been received?
getDB2SQLJJDBCActive() - Method in class com.ibm.cics.server.Task
Returns whether this Task is part of a DB2 SQLJ JDBC transaction.
getDefaultPropertyIndex() - Method in class com.ibm.cics.server.AttachInitiatorBeanInfo
 
getDefaultPropertyIndex() - Method in class com.ibm.cics.server.StartRequestBeanInfo
 
getDefaultPropertyIndex() - Method in class com.ibm.cics.server.TSQBeanInfo
 
getDelimiter() - Method in class com.ibm.cics.server.SymbolList
Usage:
Returns delimiter value.
getDescription() - Method in class com.ibm.cics.server.Resource
Return the 'Bean' description of the resource.
getDescription() - Method in class com.ibm.cics.server.SynchronizationResource
Return the description of the synchronization resource.
getDocSize() - Method in class com.ibm.cics.server.Document
Usage:
Returns the size of the document associated with the Document object.
getDocToken() - Method in class com.ibm.cics.server.Document
Usage:
Returns the document token associated with the Document object.
getElementName() - Method in class com.ibm.cics.server.TransformOutput
 
getElementNamespace() - Method in class com.ibm.cics.server.TransformOutput
 
getEpr(int, int) - Method in class com.ibm.cics.server.WSAContext
Gets the complete EPR from the specified addressing context for the specified EPR type.
getEprAddress(int, int) - Method in class com.ibm.cics.server.WSAContext
Gets the EPR address from the specified addressing context for the specified EPR.
getEprMetadata(int, int) - Method in class com.ibm.cics.server.WSAContext
Gets the EPR metadata from the specified addressing context for the specified EPR.
getEprRefParms(int, int) - Method in class com.ibm.cics.server.WSAContext
Gets the EPR Reference parameters from the specified addressing context for the specified EPR.
getErrorCode() - Method in class com.ibm.cics.server.Conversation
What was the last error code on this conversation?
getErrorOccurred() - Method in class com.ibm.cics.server.Conversation
Has there been an error on this conversation?
getFCI() - Method in class com.ibm.cics.server.Task
Return the FCI for the task.
getFormField() - Method in class com.ibm.cics.server.FormField
Usage:
Returns the value of a FormField-value pair.
getFormField(String) - Method in class com.ibm.cics.server.HttpRequest
Usage:
Returns the value of a field from the HTML form.
getFormField(String, String, String) - Method in class com.ibm.cics.server.HttpRequest
Usage:
Returns the value of a field from the HTML form.
getFormFieldData(String) - Method in class com.ibm.cics.server.HttpRequest
Usage:
Returns the value of a field from the HTML form.
getFormFieldData(String, String, String) - Method in class com.ibm.cics.server.HttpRequest
Usage:
Returns the value of a field from the HTML form.
getHeader(HttpSession, String) - Method in class com.ibm.cics.server.HttpClientResponse
Usage:
Returns the contents of a HTTP header.
getHeader() - Method in class com.ibm.cics.server.HttpHeader
Deprecated.
Use getName() to return HttpHeader name and getValue() to return the value of HttpHeader-value pair.
getHeader(String) - Method in class com.ibm.cics.server.HttpRequest
Usage:
Returns the contents of a HTTP header.
getHost() - Method in class com.ibm.cics.server.HttpRequest
Usage:
Returns the host string from the HTTP request.
getHost() - Method in class com.ibm.cics.server.HttpSession
Usage:
Obtain this sessions host information.
getHostType() - Method in class com.ibm.cics.server.HttpRequest
Usage:
Returns the host type from the HTTP request.
getHostType() - Method in class com.ibm.cics.server.HttpSession
Usage:
Obtain this sessions hosttype information.
getHttpMethod() - Method in class com.ibm.cics.server.HttpRequest
Usage:
Returns the HTTP method string on the request line of the in-bound message.
getHttpReleaseNumber() - Method in class com.ibm.cics.server.HttpSession
Usage:
Obtain this sessions HTTPRNUM value.
getHttpRequestInstance() - Static method in class com.ibm.cics.server.HttpRequest
Usage:
Class method that returns the HttpRequest object.
getHttpResponseCode() - Method in exception com.ibm.cics.server.CicsThreadingRuntimeException
 
getHttpVersion() - Method in class com.ibm.cics.server.HttpRequest
Usage:
Returns the HTTP version string on the request line of the in-bound message.
getHttpVersionNumber() - Method in class com.ibm.cics.server.HttpSession
Usage:
Obtain this sessions HTTPVNUM value.
getID() - Method in class com.ibm.cics.server.StartRequest
Return the ID that uniquely identifies the start request.
getIDAsString() - Method in class com.ibm.cics.server.StartRequest
Return the ID that uniquely identifies the start request as a string, using the LOCALCCSID character encoding to convert from the byte[] format in which the name is stored.
getInvite() - Method in class com.ibm.cics.server.ConversationSendOptions
 
getInvokingProgramName() - Method in class com.ibm.cics.server.Task
Return the Invoking program name.
getLast() - Method in class com.ibm.cics.server.ConversationSendOptions
 
getLength() - Method in class com.ibm.cics.server.Container
Get the length of the data in the Container.
getLength(String) - Method in class com.ibm.cics.server.Container
Get the length of the data in the Container.
getLength() - Method in class com.ibm.cics.server.SymbolList
Usage:
Returns the length of the symbol list.
getLengthNoConvert() - Method in class com.ibm.cics.server.Container
Get the length of the data in the Container without conversion.
getLocality() - Method in class com.ibm.cics.server.CertificateInfo
Usage:
Returns the locality from the client certificate obtained by the constructor.
getMajorVersion() - Method in class com.ibm.cics.server.Version
 
getMatch() - Method in class com.ibm.cics.server.Application
 
getMatchStyle() - Method in enum com.ibm.cics.server.Application.MatchStyle
 
getMaxDataLen() - Method in class com.ibm.cics.server.TcpipRequest
Usage:
Returns an maximum data length value for the socket.
getMediaType() - Method in class com.ibm.cics.server.HttpClientResponse
Usage:
Returns the mediaType of the servers response.
getMediaType() - Method in class com.ibm.cics.server.HttpRequest
Usage:
Returns the media type of the HTTP body sent by the client.
getMediaType() - Method in class com.ibm.cics.server.TcpipRequest
Usage:
Returns the media type of the HTTP body sent by the client.
getMediaTypeTrim() - Method in class com.ibm.cics.server.HttpClientResponse
Usage:
Returns the mediaType of the servers response.
getMessage() - Method in exception com.ibm.cics.server.CicsConditionException
Get the Exception message including the RESP and RESP2 values
getMessage() - Method in exception com.ibm.cics.server.CicsThreadingRuntimeException
 
getMessageId(int) - Method in class com.ibm.cics.server.WSAContext
Gets the messageId MAP from the specified addressing context.
getMicroVersion() - Method in class com.ibm.cics.server.Version
 
getMinorVersion() - Method in class com.ibm.cics.server.Version
 
getName() - Method in class com.ibm.cics.server.Channel
Get the name of the Channel as known to CICS
getName() - Method in class com.ibm.cics.server.Container
Get the name of the Container as known to CICS.
getName() - Method in class com.ibm.cics.server.Event
Get the name of the Event as known to CICS
getName() - Method in class com.ibm.cics.server.NameResource
Return the name of the CICS resource.
getName() - Method in class com.ibm.cics.server.NameValueData
Usage:
Returns the name of a name-value pair.
getName() - Method in class com.ibm.cics.server.Resource
Return the name of the CICS resource.
getName() - Method in class com.ibm.cics.server.Terminal
Return the name of the terminal.
getName() - Method in class com.ibm.cics.server.TSQ
Return the name of the TSQ as a string using the LOCALCCSID value as the encoding.
getNationalLang() - Method in class com.ibm.cics.server.WSAContext
Gets the national language if previously set.
getNationalLang() - Method in class com.ibm.cics.server.WSAEpr
Gets the national language if previously set.
getNetName() - Method in class com.ibm.cics.server.ConversationPrincipalFacility
 
getNextFormField() - Method in class com.ibm.cics.server.HttpRequest
Usage:
Returns the next name-value pair from the HTML form to be browsed.
getNextHeader(HttpSession) - Method in class com.ibm.cics.server.HttpClientResponse
Usage:
Returns the next HTTP header name-value pair to be browsed.
getNextHeader() - Method in class com.ibm.cics.server.HttpRequest
Usage:
Returns the next HTTP header name-value pair to be browsed.
getNextQueryParm() - Method in class com.ibm.cics.server.HttpRequest
Usage:
Returns the next keyword parameter from the URL to be browsed.
getNoConvert() - Method in class com.ibm.cics.server.Container
Get the data from the Container without conversion.
getNoConvert(int, int) - Method in class com.ibm.cics.server.Container
Get a specified length of data from the Container at the given offset without codepage conversion
getNoData() - Method in class com.ibm.cics.server.Conversation
Have we received a message without data?
getOperation() - Method in class com.ibm.cics.server.Application
 
getOperation() - Method in class com.ibm.cics.server.ApplicationContext
 
getOrganization() - Method in class com.ibm.cics.server.CertificateInfo
Usage:
Returns the organization from the client certificate obtained by the constructor.
getOrgUnit() - Method in class com.ibm.cics.server.CertificateInfo
Usage:
Returns the organization unit from the client certificate obtained by the constructor.
getOwner() - Method in class com.ibm.cics.server.ContainerIterator
Get the owner of this iterator.
getParm() - Method in class com.ibm.cics.server.QueryParm
Usage:
Returns a name-value pair.
getPath() - Method in class com.ibm.cics.server.HttpRequest
Usage:
Returns the PATH specified in the request line on the in-bound message.
getPath() - Method in class com.ibm.cics.server.HttpSession
Usage:
Obtain this sessions path information.
getPipData() - Method in class com.ibm.cics.server.ConversationPrincipalFacility
 
getPlatform() - Method in class com.ibm.cics.server.Application
 
getPlatform() - Method in class com.ibm.cics.server.ApplicationContext
 
getPortNumber() - Method in class com.ibm.cics.server.HttpRequest
Usage:
Returns the port number associated with the HTTP request.
getPortNumber() - Method in class com.ibm.cics.server.HttpSession
Usage:
Obtain this sessions port number.
getPortNumber() - Method in class com.ibm.cics.server.TcpipRequest
Usage:
Returns the TCPIP port number associated with the transaction.
getPrincipalFacility() - Method in class com.ibm.cics.server.Task
Return the principal facility for the current task.
getPrinSysId() - Method in class com.ibm.cics.server.ConversationPrincipalFacility
 
getPrivacy() - Method in class com.ibm.cics.server.TcpipRequest
Usage:
Returns an integer which indicates the privacy requested for the client using the transaction.
getProcess() - Method in class com.ibm.cics.server.AttachInitiator
 
getProcess() - Method in class com.ibm.cics.server.ConversationPrincipalFacility
 
getProfile() - Method in class com.ibm.cics.server.AttachInitiator
 
getProgramName() - Method in class com.ibm.cics.server.Task
 
getPropertyDescriptors() - Method in class com.ibm.cics.server.AttachInitiatorBeanInfo
 
getPropertyDescriptors() - Method in class com.ibm.cics.server.StartRequestBeanInfo
 
getPropertyDescriptors() - Method in class com.ibm.cics.server.TSQBeanInfo
 
getQNAME() - Method in class com.ibm.cics.server.Task
Return the QNAME for the task.
getQueryParm(String) - Method in class com.ibm.cics.server.HttpRequest
Usage:
Reads a keyword parameter, consisting of a name and value pair, from a query string in a URL, and returns it.
getQueryString() - Method in class com.ibm.cics.server.HttpRequest
Usage:
Returns the query string on the request line of the HTTP request.
getQueue() - Method in class com.ibm.cics.server.AttachInitiator
 
getQueue() - Method in class com.ibm.cics.server.RetrievedData
Retrieve the Queue value.
getQueueName() - Method in class com.ibm.cics.server.StartRequest
Return the queueName of the start request.
getQueueName() - Method in class com.ibm.cics.server.TSQ
Return the queueName of the TSQ.
getQueueNameAsString() - Method in class com.ibm.cics.server.StartRequest
Return the queue name of the start request as a string, using the LOCALCCSID character encoding to convert from the internal byte[] format in which the name is stored.
getReason() - Method in exception com.ibm.cics.server.CicsThreadingRuntimeException
 
getReasonCode() - Method in exception com.ibm.cics.server.CicsThreadingRuntimeException
 
getRelatesTo(int) - Method in class com.ibm.cics.server.WSAContext
Gets a Map of relatesTo MAPs from the specified addressing context.
getRequestID() - Method in class com.ibm.cics.server.FileBrowse
 
getRequestType() - Method in class com.ibm.cics.server.HttpRequest
Usage:
Returns the type of request received, either HTTPYES or HTTPNO.
getResource() - Method in class com.ibm.cics.server.EnterRequest
Return the Resource
getRESP() - Method in exception com.ibm.cics.server.CicsConditionException
Return the RESP value for the CICS Condition represented by the CicsConditionException.
getRESP2() - Method in exception com.ibm.cics.server.CicsConditionException
Return the RESP2 value for the CICS Condition represented by the CicsConditionException.
getResponse() - Method in exception com.ibm.cics.server.CicsThreadingRuntimeException
 
getResponseCode() - Method in exception com.ibm.cics.server.CicsResponseConditionException
Return the response code value for the CICS Condition represented by the CicsResponseConditionException.
getRow() - Method in class com.ibm.cics.server.Cursor
Get the current cursor row position.
getRTerminal() - Method in class com.ibm.cics.server.StartRequest
Get the name specified as the terminal name to be retrieved by the started task.
getRTransaction() - Method in class com.ibm.cics.server.StartRequest
Get the name specified as the transaction name to be retrieved by the started task.
getScheme() - Method in class com.ibm.cics.server.HttpRequest
Usage:
Returns the scheme from the HTTP request.
getScheme() - Method in class com.ibm.cics.server.HttpSession
Usage:
Obtain this sessions scheme information.
getSerialNum() - Method in class com.ibm.cics.server.CertificateInfo
Usage:
Returns the serial number of the certificate assigned by the certificate issuer obtained by the constructor.
getServerAddress() - Method in class com.ibm.cics.server.TcpipRequest
Usage:
Returns the server's TCPIP address.
getServerHostAddress() - Method in class com.ibm.cics.server.TcpipRequest
Usage:
Returns the server's TCPIP address in a Java byte array.
getServerHostAddress6() - Method in class com.ibm.cics.server.TcpipRequest
Usage:
Returns the server's IPv6 TCPIP address in a Java byte array.
getServerHostName() - Method in class com.ibm.cics.server.TcpipRequest
Usage:
Returns the server's name as known by the Domain Name Server.
getServerIpFamily() - Method in class com.ibm.cics.server.TcpipRequest
Usage:
Returns an integer which indicates the format of the IP address of the server.
getSignalReceived() - Method in class com.ibm.cics.server.Conversation
Have we received a SIGNAL?
getSTARTCODE() - Method in class com.ibm.cics.server.Task
Return the STARTCODE for the task.
getState() - Method in class com.ibm.cics.server.CertificateInfo
Usage:
Returns the state or province from the client certificate obtained by the constructor.
getState() - Method in class com.ibm.cics.server.Conversation
 
getStatusCode() - Method in class com.ibm.cics.server.HttpClientResponse
Usage:
Returns the status code of the servers response.
getStatusText() - Method in class com.ibm.cics.server.HttpClientResponse
Usage:
Returns the status text of the servers response.
getString() - Method in class com.ibm.cics.server.Container
Get the data from a CICS Container and return it as a String.
getStringData() - Method in class com.ibm.cics.server.RetrievedData
Retrieve the data value as text.
getStringQueue() - Method in class com.ibm.cics.server.RetrievedData
Retrieve the Queue value as text.
getStringValue() - Method in class com.ibm.cics.server.CommAreaHolder
 
getStringValue() - Method in class com.ibm.cics.server.CWAHolder
 
getStringValue() - Method in class com.ibm.cics.server.DataHolder
 
getStringValue() - Method in interface com.ibm.cics.server.IHolder
Returns a String derived from the data in the IHolder, assuming that the data is encoded in the LOCALCCSID.
getStringValue() - Method in class com.ibm.cics.server.ItemHolder
 
getStringValue() - Method in class com.ibm.cics.server.KeyHolder
 
getStringValue() - Method in class com.ibm.cics.server.RecordHolder
 
getStringValue() - Method in class com.ibm.cics.server.TCTUAHolder
 
getStringValue() - Method in class com.ibm.cics.server.TWAHolder
 
getSymbolList() - Method in class com.ibm.cics.server.SymbolList
Usage:
Returns the symbol list.
getSymbolListAsByteArray() - Method in class com.ibm.cics.server.SymbolList
Usage:
Returns the symbol list.
getSyncLevel() - Method in class com.ibm.cics.server.AttachInitiator
 
getSyncLevel() - Method in class com.ibm.cics.server.Conversation
 
getSyncOnReturn() - Method in class com.ibm.cics.server.Program
Query whether this program always performs a SYNCPOINT when it returns.
getSysId() - Method in class com.ibm.cics.server.AttachInitiator
 
getSYSID() - Static method in class com.ibm.cics.server.Region
Return the SYSID for the region.
getSysId() - Method in class com.ibm.cics.server.RemotableResource
Return the name of the CICS system.
getTags() - Method in class com.ibm.cics.server.SyncLevelEditor
 
getTags() - Method in class com.ibm.cics.server.TSQTypeEditor
 
getTask() - Static method in class com.ibm.cics.server.Task
Return the Task object representing the task as part of which the current thread is executing.
getTaskNumber() - Method in class com.ibm.cics.server.Task
Return the task number.
getTaskNumberInteger() - Method in class com.ibm.cics.server.Task
Return the task number as an Integer.
getTaskThread() - Method in class com.ibm.cics.server.Task
Return the thread for the current task
getTcpipRequestInstance() - Static method in class com.ibm.cics.server.TcpipRequest
Usage:
Class method that returns the TcpipRequest object.
getTcpipService() - Method in class com.ibm.cics.server.TcpipRequest
Usage:
Returns the name of the TCPIP service associated with the transaction.
getTCTUA(TCTUAHolder) - Method in class com.ibm.cics.server.TerminalPrincipalFacility
Return a copy of the Terminal User Area (TCTUA).
getTERMCODE() - Method in class com.ibm.cics.server.TerminalPrincipalFacility
Return the TERMCODE for the principal facility.
getTermId() - Method in class com.ibm.cics.server.RetrievedData
Retrieve the terminal id value.
getTerminal() - Method in class com.ibm.cics.server.StartRequest
Return the name of the terminal to be used as the principal facility of the started task.
getThreadName() - Method in class com.ibm.cics.server.Task
Get the name of the Java thread in the JVM server that corresponds to this Task If the task has a current program this will be: program_name.TASKtask_number.transaction_name otherwise it will be TASKtask_number.transaction_name
getTime() - Method in class com.ibm.cics.server.StartRequest
Return the time at which the task will be started.
getTraceIdentifier() - Method in class com.ibm.cics.server.EnterRequest
Return the TraceIdentifier
getTranid() - Method in interface com.ibm.cics.server.CICSTransactionCallable
CICS will query this method to obtain the user-supplied transaction id under which the work should run.
getTranid() - Method in interface com.ibm.cics.server.CICSTransactionRunnable
CICS will query this method to obtain the user-supplied transaction id under which the work should run.
getTransactionChannel() - Method in class com.ibm.cics.server.Task
Return the transaction Channel, if any.
getTransactionName() - Method in class com.ibm.cics.server.Task
Return the transaction name.
getTransId() - Method in class com.ibm.cics.server.Program
Return the name of the CICS (mirror) transaction to be used to run the remote program.
getTransId() - Method in class com.ibm.cics.server.RetrievedData
Retrieve the transaction id value.
getTransId() - Method in class com.ibm.cics.server.StartRequest
Return the name of the Transaction to be started.
getTWA(TWAHolder) - Method in class com.ibm.cics.server.Task
Return a copy of the Task Work Area (TWA).
getType() - Method in class com.ibm.cics.server.TSQ
Return the type of the TSQ.
getTypeName() - Method in class com.ibm.cics.server.TransformOutput
 
getTypeNamespace() - Method in class com.ibm.cics.server.TransformOutput
 
getUnescaped() - Method in class com.ibm.cics.server.SymbolList
Usage:
Returns the unescaped indicator.
getUrimap() - Method in class com.ibm.cics.server.HttpRequest
Usage:
Returns the URIMAP associated with the HTTP request.
getUrimap() - Method in class com.ibm.cics.server.HttpSession
Usage:
Obtain this sessions URIMAP information.
getUser() - Method in class com.ibm.cics.server.Terminal
Return the name of the user currently signed on to the terminal.
getUserID() - Method in class com.ibm.cics.server.CertificateInfo
Usage:
Returns the user-id connected with the client certificate obtained by the constructor.
getUserId() - Method in class com.ibm.cics.server.ConversationPrincipalFacility
 
getUserId() - Method in class com.ibm.cics.server.StartRequest
Return the user ID under whose authority the task is to run.
getUSERID() - Method in class com.ibm.cics.server.Task
Return the USERID that is signed on to the task's principal facility.
getValue() - Method in class com.ibm.cics.server.CommAreaHolder
 
getValue() - Method in class com.ibm.cics.server.CWAHolder
 
getValue() - Method in class com.ibm.cics.server.DataHolder
 
getValue() - Method in interface com.ibm.cics.server.IHolder
Returns the raw byte array from the IHolder
getValue() - Method in interface com.ibm.cics.server.ILongHolder
Returns the long array from the ILongHolder
getValue() - Method in interface com.ibm.cics.server.IRetrievedDataHolder
Returns the RetrievedData from the IRetrievedDataHolder
getValue() - Method in class com.ibm.cics.server.ItemHolder
 
getValue() - Method in class com.ibm.cics.server.KeyHolder
 
getValue() - Method in class com.ibm.cics.server.NameValueData
Usage:
Returns the value of a name-value pair.
getValue() - Method in class com.ibm.cics.server.RecordHolder
 
getValue() - Method in class com.ibm.cics.server.RetrievedDataHolder
 
getValue() - Method in class com.ibm.cics.server.TCTUAHolder
 
getValue() - Method in class com.ibm.cics.server.TWAHolder
 
getVersion() - Method in class com.ibm.cics.server.Application
 
getVersion() - Method in class com.ibm.cics.server.ApplicationContext
 
getVersion() - Method in class com.ibm.cics.server.HttpSession
Usage:
Obtain this sessions version information.
getWait() - Method in class com.ibm.cics.server.ConversationSendOptions
 
getWebAppException() - Static method in class com.ibm.cics.server.CICSWebAppStateHolder
 
GTEQ - Static variable in class com.ibm.cics.server.SearchType
Constant - GTEQ

H

hashCode() - Method in class com.ibm.cics.server.ConversationState
 
hashCode() - Method in class com.ibm.cics.server.SearchType
 
hashCode() - Method in class com.ibm.cics.server.SyncLevel
 
hashCode() - Method in class com.ibm.cics.server.TSQType
 
hasNext() - Method in class com.ibm.cics.server.ContainerIterator
Determine if there is another Container in the Channel.
HOSTNAME - Static variable in class com.ibm.cics.server.HttpSession
Constant - HOSTNAME
HttpClientRequest - Class in com.ibm.cics.server
This class provides the Java implementation of HTTP client requests related to the following CICS API commands: WEB SEND SESSTOKEN WEB WRITE SESSTOKEN.
HttpClientRequest(String) - Constructor for class com.ibm.cics.server.HttpClientRequest
Usage:
The METHOD is saved in the HttpClientRequest object for later use by the send methods.
HttpClientRequest(String, String) - Constructor for class com.ibm.cics.server.HttpClientRequest
Usage:
The METHOD and MEDIATYPE information is saved in the HttpClientRequest object for later use by the send methods.
HttpClientResponse - Class in com.ibm.cics.server
This class provides the Java implementation of HTTP client response related to the following CICS API commands: WEB RECEIVE SESSTOKEN WEB READ SESSTOKEN WEB STARTBROWSE SESSTOKEN WEB READNEXT SESSTOKEN WEB ENDBROWSE SESSTOKEN.
HttpClientResponse() - Constructor for class com.ibm.cics.server.HttpClientResponse
Usage:
Public default constructor.
HttpHeader - Class in com.ibm.cics.server
This Class extends the NameValueData class and the class returned from HttpRequest methods: getHeader() getNextHeader()
HttpRequest - Class in com.ibm.cics.server
This class provides the Java implementation of HTTP requests related to the following CICS API WEB server commands: WEB EXTRACT WEB READ HTTPHEADER WEB READ FORMFIELD WEB READ QUERYPARM WEB STARTBROWSE HTTPHEADER WEB READNEXT HTTPHEADER WEB ENDBROWSE HTTPHEADER WEB STARTBROWSE FORMFIELD WEB READNEXT FORMFIELD WEB ENDBROWSE FORMFIELD WEB STARTBROWSE QUERYPARM WEB READNEXT QUERYPARM WEB ENDBROWSE QUERYPARM WEB RECEIVE.
HttpResponse - Class in com.ibm.cics.server
This class provides the Java implementation of HTTP responses related to the following CICS API WEB server commands: WEB WRITE WEB SEND.
HttpResponse() - Constructor for class com.ibm.cics.server.HttpResponse
Usage:
Public default constructor.
HttpSession - Class in com.ibm.cics.server
This class provides the Java implementation of HTTP client requests related to the following CICS API commands: WEB OPEN WEB CLOSE WEB EXTRACT SESSTOKEN.
HttpSession(String) - Constructor for class com.ibm.cics.server.HttpSession
Usage:
Sets WEB OPEN command option URIMAP.
HttpSession(String, String) - Constructor for class com.ibm.cics.server.HttpSession
Usage:
Sets WEB OPEN command option HOST and SCHEME.
HttpSession(String, String, int) - Constructor for class com.ibm.cics.server.HttpSession
Usage:
Sets WEB OPEN command option HOST, SCHEME and PORTNUMBER.

I

IHolder - Interface in com.ibm.cics.server
This interface provides methods for interacting with a byte[] held within a Holder class.
ILongHolder - Interface in com.ibm.cics.server
This interface provides methods for interacting with a long held within a Holder class.
InboundFMHException - Exception in com.ibm.cics.server
Class that represents the CICS INBFMH condition.
InboundSignalException - Exception in com.ibm.cics.server
Class that represents the CICS SIGNAL condition.
IncompatiblePipelineException - Exception in com.ibm.cics.server
An incompatible handler is configured in the pipeline.
IncompatiblePipelineException() - Constructor for exception com.ibm.cics.server.IncompatiblePipelineException
 
increment() - Method in class com.ibm.cics.server.Cursor
Increment the cursor position.
increment(int) - Method in class com.ibm.cics.server.Cursor
Increment the cursor position by the supplied amount.
incrementRow() - Method in class com.ibm.cics.server.Cursor
Increment the row of the cursor (by 1).
init() - Method in interface com.ibm.cics.server.debug.Plugin
initaliser, called when plugin is registered
initiate() - Method in class com.ibm.cics.server.AttachInitiator
 
initiate(byte[]) - Method in class com.ibm.cics.server.AttachInitiator
 
initRedirect(String, PrintStream, String, String, Integer, String) - Method in interface com.ibm.cics.server.OutputRedirectionPlugin
 
insertBinary(byte[], DocumentLocation) - Method in class com.ibm.cics.server.Document
Usage:
Insert a Java byte array into the Document object.
insertBookmark(String, DocumentLocation) - Method in class com.ibm.cics.server.Document
Usage:
Insert a bookmark into the Document object.
insertDocument(Document, DocumentLocation) - Method in class com.ibm.cics.server.Document
Usage:
Insert a Document object into the Document object.
insertFromDocRetrieve(byte[], DocumentLocation) - Method in class com.ibm.cics.server.Document
Usage:
Insert a retrieved document into the Document object.
insertFromTemplate(String, DocumentLocation) - Method in class com.ibm.cics.server.Document
Usage:
Insert a template into the Document object.
insertSymbol(String, DocumentLocation) - Method in class com.ibm.cics.server.Document
Usage:
Insert the data associated with the symbol in the symbol table into the Document object.
insertSymbol(String, String, DocumentLocation) - Method in class com.ibm.cics.server.Document
Usage:
Insert the data associated with the symbol in the symbol table into the Document object.
insertTemplate(String, DocumentLocation) - Method in class com.ibm.cics.server.Document
Usage:
Insert the template specified by the document template definition into the Document object.
insertTemplate(String, String, DocumentLocation) - Method in class com.ibm.cics.server.Document
Usage:
Insert the template specified by the document template definition into the Document object.
insertText(String, DocumentLocation) - Method in class com.ibm.cics.server.Document
Usage:
Insert text into the Document object.
insertText(String, String, DocumentLocation) - Method in class com.ibm.cics.server.Document
Usage:
Insert text into the Document object.
INVALID_CHANNEL_NAME - Static variable in class com.ibm.cics.server.JVMServerValue
 
INVALID_USERCHANNEL - Static variable in class com.ibm.cics.server.JVMServerValue
 
INVALID_XML - Static variable in class com.ibm.cics.server.JVMServerValue
 
InvalidControlBlockIdException - Exception in com.ibm.cics.server
Class that represents the CICS CBIDERR condition.
InvalidDirectionException - Exception in com.ibm.cics.server
Class that represents the CICS IGREQCD condition.
InvalidErrorTerminalException - Exception in com.ibm.cics.server
Class that represents the CICS INVERRTERM condition.
InvalidExitRequestException - Exception in com.ibm.cics.server
Class that represents the CICS INVEXITREQ condition.
InvalidHandlerException - Exception in com.ibm.cics.server
An incorrect type of handler has been used.
InvalidHandlerException() - Constructor for exception com.ibm.cics.server.InvalidHandlerException
 
InvalidJournalIdException - Exception in com.ibm.cics.server
Class that represents the CICS JIDERR condition.
InvalidLDCException - Exception in com.ibm.cics.server
Class that represents the CICS INVLDC condition.
InvalidMapSizeException - Exception in com.ibm.cics.server
Class that represents the CICS INVMPSZ condition.
InvalidNodeIdException - Exception in com.ibm.cics.server
Class that represents the CICS NODEIDERR condition.
InvalidPartitionException - Exception in com.ibm.cics.server
Class that represents the CICS INVPARTN condition.
InvalidPartitionSetException - Exception in com.ibm.cics.server
Class that represents the CICS INVPARTNSET condition.
InvalidProgramIdException - Exception in com.ibm.cics.server
Class that represents the CICS PGMIDERR condition.
InvalidQueueIdException - Exception in com.ibm.cics.server
Class that represents the CICS QIDERR condition.
InvalidREQIDPrefixException - Exception in com.ibm.cics.server
Class that represents the CICS IGREQID condition.
InvalidRequestException - Exception in com.ibm.cics.server
Class that represents the CICS INVREQ condition.
InvalidRetrieveOptionException - Exception in com.ibm.cics.server
Class that represents the CICS ENVDEFERR condition.
InvalidSystemIdException - Exception in com.ibm.cics.server
Class that represents the CICS SYSIDERR condition.
InvalidTaskIdException - Exception in com.ibm.cics.server
Class that represents the CICS TASKIDERR condition.
InvalidTerminalIdException - Exception in com.ibm.cics.server
Class that represents the CICS TERMIDERR condition.
InvalidTransactionIdException - Exception in com.ibm.cics.server
Class that represents the CICS TRANSIDERR condition.
InvalidTSRequestException - Exception in com.ibm.cics.server
Class that represents the CICS INVTSREQ condition.
InvalidUserIdException - Exception in com.ibm.cics.server
Class that represents the CICS USERIDERR condition.
InvocationProxy - Interface in com.ibm.cics.server.invocation
Describes a proxy class used to invoke a POJO for Link to Liberty
invoke() - Method in class com.ibm.cics.server.Application
Invoke the defined application passing no data.
invoke(Channel) - Method in class com.ibm.cics.server.Application
Invoke the defined application passing a Channel.
invoke(byte[]) - Method in class com.ibm.cics.server.Application
Invoke the defined application passing a commarea.
invoke() - Method in interface com.ibm.cics.server.invocation.InvocationProxy
Invoke the target user method, creating an instance of the user class if needed
invoke(MessageContext) - Method in interface com.ibm.cics.server.pipeline.ApplicationHandler
Deprecated.
 
invoke(Channel, String) - Method in class com.ibm.cics.server.Service
Invoke the named operation on the Service.
invoke(Channel, String, String) - Method in class com.ibm.cics.server.Service
Invoke the named operation on the Service using a specified URI.
invoke(Channel, String, URIMap) - Method in class com.ibm.cics.server.Service
Invoke the named operation on the Service using a specified URIMAP.
invoke(Channel, String) - Method in class com.ibm.cics.server.WebService
Invoke the named operation on the WEBSERVICE.
invoke(Channel, String, String) - Method in class com.ibm.cics.server.WebService
Invoke the named operation on the WEBSERVICE using a specified URI.
invoke(Channel, String, URIMap) - Method in class com.ibm.cics.server.WebService
Invoke the named operation on the Service using a specified URIMAP.
invokeAll(Collection<? extends Callable<T>>) - Method in class com.ibm.cics.server.CICSExecutorService
invokeAll(Collection<? extends Callable<T>>, long, TimeUnit) - Method in class com.ibm.cics.server.CICSExecutorService
invokeAny(Collection<? extends Callable<T>>) - Method in class com.ibm.cics.server.CICSExecutorService
invokeAny(Collection<? extends Callable<T>>, long, TimeUnit) - Method in class com.ibm.cics.server.CICSExecutorService
IOErrorException - Exception in com.ibm.cics.server
Class that represents the CICS IOERR condition.
IPV4 - Static variable in class com.ibm.cics.server.HttpSession
Constant - IPV4
IPV4 - Static variable in class com.ibm.cics.server.TcpipRequest
Constant - IPV4
IPV6 - Static variable in class com.ibm.cics.server.HttpSession
Constant - IPV6
IPV6 - Static variable in class com.ibm.cics.server.TcpipRequest
Constant - IPV6
IRetrievedDataHolder - Interface in com.ibm.cics.server
This interface provides methods for interacting with a RetrievedData held within a Holder class.
isBodyComplete() - Method in class com.ibm.cics.server.HttpClientResponse
Usage:
Returns a boolean which indicates whether the body returned by getContent() was completely returned.
isBodyComplete() - Method in class com.ibm.cics.server.HttpRequest
Usage:
Returns a boolean which indicates whether the body returned by getContent() was completely returned or the last portion of the body was returned by the last getContent() call.
isBodyComplete() - Method in class com.ibm.cics.server.TcpipRequest
Usage:
Returns a boolean which indicates whether the body returned by getContent() method was complete or not.
isBodyPartial() - Method in class com.ibm.cics.server.HttpClientResponse
Usage:
Returns a boolean which indicates whether body returned by getContent() was a partial body or not.
isBodyPartial() - Method in class com.ibm.cics.server.HttpRequest
Usage:
Returns a boolean which indicates whether the body returned by getContent() was a partial body or not.
isBodyPartial() - Method in class com.ibm.cics.server.TcpipRequest
Usage:
Returns a boolean which indicates whether the body returned by getContent() method was a partial body or not.
isBodyTruncated() - Method in class com.ibm.cics.server.HttpClientResponse
Usage:
Returns a boolean which indicates whether the body returned by getContent() was truncated or not.
isBodyTruncated() - Method in class com.ibm.cics.server.HttpRequest
Usage:
Returns a boolean which indicates whether the body returned by getContent() was truncated or not.
isBodyTruncated() - Method in class com.ibm.cics.server.TcpipRequest
Usage:
Returns a boolean which indicates whether the body returned by getContent() method was truncated or not.
isChecked() - Method in class com.ibm.cics.server.StartRequest
Is this start request to be checked?
IsCICS - Class in com.ibm.cics.server
Class to call the JNI function xxx_DTCisCICS () to obtain whether we're currently in CICS and/or we can use the CICS API.
IsCICS() - Constructor for class com.ibm.cics.server.IsCICS
 
ISCInvalidRequestException - Exception in com.ibm.cics.server
Class that represents the CICS ISCINVREQ condition.
isClientAuth() - Method in class com.ibm.cics.server.TcpipRequest
Usage:
Returns a boolean which indicates whether the Secure Sockets Layer (SSL) is client authorised or not.
isDataHttp() - Method in class com.ibm.cics.server.HttpRequest
Usage:
Returns a boolean which indicates the request type.
isException() - Method in class com.ibm.cics.server.EnterRequest
Is a trace entry to be produced on an exception if trace flags are off?
isProtected() - Method in class com.ibm.cics.server.StartRequest
Is this start request to be protected?
isSchemeHttp() - Method in class com.ibm.cics.server.HttpRequest
Usage:
Returns a boolean which indicates if the scheme is HTTP or not.
isSchemeHttps() - Method in class com.ibm.cics.server.HttpRequest
Usage:
Returns a boolean which indicates if the scheme is HTTPS or not.
isShutdown() - Method in class com.ibm.cics.server.CICSExecutorService
isSSL() - Method in class com.ibm.cics.server.TcpipRequest
Usage:
Returns a boolean which indicates whether the Secure Sockets Layer (SSL) is being used.
issue() - Method in class com.ibm.cics.server.StartRequest
Issue the start request passing no data to the started task.
issue(byte[]) - Method in class com.ibm.cics.server.StartRequest
Issue the start request, passing a byte array to the started task.
issue(Channel) - Method in class com.ibm.cics.server.StartRequest
Issue the start request, passing a Channel to the started task.
issueAbend() - Method in class com.ibm.cics.server.Conversation
 
issueConfirmation() - Method in class com.ibm.cics.server.Conversation
 
issueError() - Method in class com.ibm.cics.server.Conversation
 
issuePrepare() - Method in class com.ibm.cics.server.Conversation
 
ISSUER - Static variable in class com.ibm.cics.server.CertificateInfo
Constant - ISSUER
issueSignal() - Method in class com.ibm.cics.server.Conversation
 
isTerminated() - Method in class com.ibm.cics.server.CICSExecutorService
isXRBA() - Method in class com.ibm.cics.server.ESDS
isXRBA.
ItemErrorException - Exception in com.ibm.cics.server
Class that represents the CICS ITEMERR condition.
ItemHolder - Class in com.ibm.cics.server
This class holds an array of bytes that is the data read from a TSQ.
ItemHolder() - Constructor for class com.ibm.cics.server.ItemHolder
Constructs a ItemHolder without a value.

J

JVM_THREW_EXCEPTION - Static variable in class com.ibm.cics.server.JVMServerValue
 
JVMSERVER_CHANNEL - Static variable in class com.ibm.cics.server.JVMServerValue
 
JVMSERVER_CONTAINER - Static variable in class com.ibm.cics.server.JVMServerValue
 
JVMSERVER_NAME_TOO_LONG - Static variable in class com.ibm.cics.server.JVMServerValue
 
JVMSERVER_NOT_ENABLED - Static variable in class com.ibm.cics.server.JVMServerValue
 
JVMSERVER_NOT_FOUND - Static variable in class com.ibm.cics.server.JVMServerValue
 
JVMSERVER_PROGRAM - Static variable in class com.ibm.cics.server.JVMServerValue
 
JVMServerValue - Class in com.ibm.cics.server
This class provides a set of constants for use with application programs using the JVM Server Linkable API.

K

KeyedFile - Class in com.ibm.cics.server
This is the implementation class for the KeyedFile interface.
KeyedFile() - Constructor for class com.ibm.cics.server.KeyedFile
Construct a default KeyedFile object.
KeyedFileBrowse - Class in com.ibm.cics.server
This class implements browsing a keyed file.
KeyHolder - Class in com.ibm.cics.server
This class holds an array of bytes that is the key of a file.
KeyHolder() - Constructor for class com.ibm.cics.server.KeyHolder
Constructs a KeyHolder without a value.
KeyHolder(byte[]) - Constructor for class com.ibm.cics.server.KeyHolder
Constructs a KeyHolder without a value.
KSDS - Class in com.ibm.cics.server
This class is the implementation class for the KSDS kind of file.
KSDS() - Constructor for class com.ibm.cics.server.KSDS
Construct a default KSDS bean.

L

LengthErrorException - Exception in com.ibm.cics.server
Class that represents the CICS LENGERR condition.
link() - Method in class com.ibm.cics.server.Program
Perform a simple link to the program without passing in a COMMAREA.
link(byte[]) - Method in class com.ibm.cics.server.Program
Link to the program, passing in a COMMAREA.
link(byte[], int) - Method in class com.ibm.cics.server.Program
Version of the link() method that takes the DATALENGTH parameter.
link(IByteBuffer) - Method in class com.ibm.cics.server.Program
Deprecated.
This method has been retained for compatibility only; it was supplied for integration with the IBM Record Framework library, which came with VisualAge for Java, and may be removed in a future release.
link(IByteBuffer, IByteBuffer) - Method in class com.ibm.cics.server.Program
Deprecated.
This method has been retained for compatibility only; it was supplied for integration with the IBM Record Framework library, which came with VisualAge for Java, and may be removed in a future release.
link(Channel) - Method in class com.ibm.cics.server.Program
Perform a link to the program passing a CHANNEL.
LoadingException - Exception in com.ibm.cics.server
Class that represents the CICS LOADING condition.
LockedException - Exception in com.ibm.cics.server
Class that represents the CICS LOCKED condition.
LogicException - Exception in com.ibm.cics.server
Class that represents the CICS ILLOGIC condition.
lookup(int) - Static method in class com.ibm.cics.server.ConversationState
Return the state object constant associated with a state name
lookup(int) - Static method in class com.ibm.cics.server.SyncLevel
Resolve a sync-level code into a SyncLevel object constant

M

MAIN - Static variable in class com.ibm.cics.server.TSQType
Constant - MAIN TSQ
MapErrorException - Exception in com.ibm.cics.server
Class that represents the CICS MAPERROR condition.
MapFailureException - Exception in com.ibm.cics.server
Class that represents the CICS MAPFAIL condition.
MapPageOverflowException - Exception in com.ibm.cics.server
Class that represents the CICS OVERFLOW condition.
Message - Class in com.ibm.cics.server
Utility class for issuing CICS messages
Message() - Constructor for class com.ibm.cics.server.Message
 
MISSING_JVMSERVER_NAME - Static variable in class com.ibm.cics.server.JVMServerValue
 
MISSING_USERCLASS - Static variable in class com.ibm.cics.server.JVMServerValue
 
MSG0001 - Static variable in class com.ibm.cics.server.Message
Constant for message number 1

N

NameErrorException - Exception in com.ibm.cics.server
Class that represents the CICS NAMEERROR condition.
NameResource - Class in com.ibm.cics.server
This class provides the implementation for named synchronized resources.
NameResource() - Constructor for class com.ibm.cics.server.NameResource
Construct a default NameResource.
NameValueData - Class in com.ibm.cics.server
This abstract class is used to store name value pairs.
next() - Method in class com.ibm.cics.server.ContainerIterator
Get the next Container from the Channel.
next(long, RecordHolder) - Method in class com.ibm.cics.server.ESDS_Browse
Read the next record during a browse, changing the current position.
next(RecordHolder) - Method in class com.ibm.cics.server.ESDS_Browse
Read the next record during a browse.
next(byte[], RecordHolder, KeyHolder) - Method in class com.ibm.cics.server.KeyedFileBrowse
Read the next record during a browse, changing the current position.
next(RecordHolder, KeyHolder) - Method in class com.ibm.cics.server.KeyedFileBrowse
Read the next record during a browse.
next(long, RecordHolder) - Method in class com.ibm.cics.server.RRDS_Browse
Read the next record during a browse, changing the current position.
next(RecordHolder) - Method in class com.ibm.cics.server.RRDS_Browse
Read the next record during a browse.
NLEOM - Static variable in interface com.ibm.cics.server.TerminalSendTextBits
The NLEOM terminal code
NO_PLIST_CONTAINER - Static variable in class com.ibm.cics.server.JVMServerValue
 
NO_PTHREAD - Static variable in class com.ibm.cics.server.JVMServerValue
 
NOAUTHENTIC - Static variable in class com.ibm.cics.server.TcpipRequest
Constant - No Authentication
NoJournalBufferSpaceException - Exception in com.ibm.cics.server
Class that represents the CICS NOJBUFSP condition.
NONE - Static variable in class com.ibm.cics.server.SyncLevel
Constant - Sync level NONE
NonHttpDataException - Exception in com.ibm.cics.server
This exception is produced when the java program has called HttpRequest method getContent() which invokes CICS API command WEB RECEIVE and the data returned from the command is of type NONHTTP.
NoPassbookReadException - Exception in com.ibm.cics.server
Class that represents the CICS NOPASSBKRD condition.
NoPassbookWriteException - Exception in com.ibm.cics.server
Class that represents the CICS NOPASSBKWR condition.
NORESPONSE_PROPERTY - Static variable in interface com.ibm.cics.server.pipeline.ApplicationHandler
Deprecated.
This property indicates whether or not a response message is to be built.
NoSpaceException - Exception in com.ibm.cics.server
Class that represents the CICS NOSPACE condition.
NoSpoolException - Exception in com.ibm.cics.server
Class that represents the CICS NOSPOOL condition.
NOSSL - Static variable in class com.ibm.cics.server.TcpipRequest
Constant - No SSL
NoStorageException - Exception in com.ibm.cics.server
Class that represents the CICS NOSTG condition.
NOT_CICS_REGION - Static variable in class com.ibm.cics.server.IsCICS
Constant - not CICS
NOTALLOCATED - Static variable in class com.ibm.cics.server.ConversationState
The NOTALLOCATED state * @since /** The NOTALLOCATED state * @since.cics 1.3
NotAllocatedException - Exception in com.ibm.cics.server
Class that represents the CICS NOTALLOC condition.
NOTAPPLIC - Static variable in class com.ibm.cics.server.HttpSession
Constant - NOTAPPLIC
NOTAPPLIC - Static variable in class com.ibm.cics.server.TcpipRequest
Constant - NOTAPPLIC
NotAuthorisedException - Exception in com.ibm.cics.server
Class that represents the CICS NOTAUTH condition.
NotOpenException - Exception in com.ibm.cics.server
Class that represents the CICS NOTOPEN condition.
NOTSET - Static variable in class com.ibm.cics.server.Container
Constant for state that has yet been set
NOTSET - Static variable in class com.ibm.cics.server.Document
Constant - NOTSET
NOTSET - Static variable in class com.ibm.cics.server.HttpClientRequest
Constant - NOT SET
NOTSET - Static variable in class com.ibm.cics.server.HttpClientResponse
Constant for an unset status code
NOTSET - Static variable in class com.ibm.cics.server.HttpRequest
Constant - NOT SET
NOTSET - Static variable in class com.ibm.cics.server.HttpResponse
Constant - NOT SET
NOTSET - Static variable in class com.ibm.cics.server.HttpSession
Constant - NOT SET
NOTSET - Static variable in class com.ibm.cics.server.SymbolList
Constant - NOT SET
NOTSET - Static variable in class com.ibm.cics.server.TcpipRequest
Constant - NOT SET
NOTSUPPORTED - Static variable in class com.ibm.cics.server.TcpipRequest
Constant - Privacy supported
NotSupportedException - Exception in com.ibm.cics.server
The request is not supported.
NotSupportedException() - Constructor for exception com.ibm.cics.server.NotSupportedException
 
NotValidException - Exception in com.ibm.cics.server
Class that represents the CICS NONVAL condition.
NULL - Static variable in class com.ibm.cics.server.AIDValue
NULL AID value
NUMBER_OF_BITS - Static variable in interface com.ibm.cics.server.RegionTraceBits
The number of trace bits
NUMBER_OF_BITS - Static variable in interface com.ibm.cics.server.RetrieveBits
Constant - number of bits
NUMBER_OF_BITS - Static variable in interface com.ibm.cics.server.TerminalSendBits
The total number of optional control codes
NUMBER_OF_BITS - Static variable in interface com.ibm.cics.server.TerminalSendCommonBits
The total number of optional control codes
NUMBER_OF_BITS - Static variable in interface com.ibm.cics.server.TerminalSendControlBits
The total number of optional control codes
NUMBER_OF_BITS - Static variable in interface com.ibm.cics.server.TerminalSendTextBits
The total number of optional control codes

O

open() - Method in class com.ibm.cics.server.HttpSession
Usage:
Open a session with a host on a remote server.
open(boolean) - Method in class com.ibm.cics.server.HttpSession
Usage:
Open a session with a host on a remote server.
out - Variable in class com.ibm.cics.server.Task
A PrintWriter which is directed at the user's terminal, if the Principal Facility is a terminal, or to System.out if it is not.
OutputRedirectionPlugin - Interface in com.ibm.cics.server
This interface provides a single method to the CICS Wrapper class for use when redirecting requests for STDOUT and STDERR.
OWNER - Static variable in class com.ibm.cics.server.CertificateInfo
Constant - OWNER

P

PA1 - Static variable in class com.ibm.cics.server.AIDValue
PA1 AID value
PA2 - Static variable in class com.ibm.cics.server.AIDValue
PA2 AID value
PA3 - Static variable in class com.ibm.cics.server.AIDValue
PA3 AID value
PartitionFailureException - Exception in com.ibm.cics.server
Class that represents the CICS PARTNFAIL condition.
PENDFREE - Static variable in class com.ibm.cics.server.ConversationState
The PENDFREE state * @since /** The PENDFREE state * @since.cics 1.3
PENDRECEIVE - Static variable in class com.ibm.cics.server.ConversationState
The PENDRECEIVE state * @since /** The PENDRECEIVE state * @since.cics 1.3
PF1 - Static variable in class com.ibm.cics.server.AIDValue
PF1 AID value
PF10 - Static variable in class com.ibm.cics.server.AIDValue
PF10 AID value
PF11 - Static variable in class com.ibm.cics.server.AIDValue
PF11 AID value
PF12 - Static variable in class com.ibm.cics.server.AIDValue
PF12 AID value
PF13 - Static variable in class com.ibm.cics.server.AIDValue
PF13 AID value
PF14 - Static variable in class com.ibm.cics.server.AIDValue
PF14 AID value
PF15 - Static variable in class com.ibm.cics.server.AIDValue
PF15 AID value
PF16 - Static variable in class com.ibm.cics.server.AIDValue
PF16 AID value
PF17 - Static variable in class com.ibm.cics.server.AIDValue
PF17 AID value
PF18 - Static variable in class com.ibm.cics.server.AIDValue
PF18 AID value
PF19 - Static variable in class com.ibm.cics.server.AIDValue
PF19 AID value
PF2 - Static variable in class com.ibm.cics.server.AIDValue
PF2 AID value
PF20 - Static variable in class com.ibm.cics.server.AIDValue
PF20 AID value
PF21 - Static variable in class com.ibm.cics.server.AIDValue
PF21 AID value
PF22 - Static variable in class com.ibm.cics.server.AIDValue
PF22 AID value
PF23 - Static variable in class com.ibm.cics.server.AIDValue
PF23 AID value
PF24 - Static variable in class com.ibm.cics.server.AIDValue
PF24 AID value
PF3 - Static variable in class com.ibm.cics.server.AIDValue
PF3 AID value
PF4 - Static variable in class com.ibm.cics.server.AIDValue
PF4 AID value
PF5 - Static variable in class com.ibm.cics.server.AIDValue
PF5 AID value
PF6 - Static variable in class com.ibm.cics.server.AIDValue
PF6 AID value
PF7 - Static variable in class com.ibm.cics.server.AIDValue
PF7 AID value
PF8 - Static variable in class com.ibm.cics.server.AIDValue
PF8 AID value
PF9 - Static variable in class com.ibm.cics.server.AIDValue
PF9 AID value
PipelineMismatchException - Exception in com.ibm.cics.server
An incorrect pipeline mode has been used.
PipelineMismatchException() - Constructor for exception com.ibm.cics.server.PipelineMismatchException
 
Plugin - Interface in com.ibm.cics.server.debug
 
previous(long, RecordHolder) - Method in class com.ibm.cics.server.ESDS_Browse
Read the previous record during a browse, changing the current position.
previous(RecordHolder) - Method in class com.ibm.cics.server.ESDS_Browse
Read the previous record during a browse.
previous(byte[], RecordHolder, KeyHolder) - Method in class com.ibm.cics.server.KeyedFileBrowse
Read the previous record during a browse, changing the current position.
previous(RecordHolder, KeyHolder) - Method in class com.ibm.cics.server.KeyedFileBrowse
Read the previous record during a browse.
previous(long, RecordHolder) - Method in class com.ibm.cics.server.RRDS_Browse
Read the previous record during a browse, changing the current position.
previous(RecordHolder) - Method in class com.ibm.cics.server.RRDS_Browse
Read the previous record during a browse.
PRINT - Static variable in interface com.ibm.cics.server.TerminalSendCommonBits
The PRINT terminal code
Program - Class in com.ibm.cics.server
This Class provides the Java interface to CICS Program Control equivalent to the LINK command.
Program() - Constructor for class com.ibm.cics.server.Program
Construct a Program bean.
put(byte[]) - Method in class com.ibm.cics.server.Container
Puts byte[] array data into the Container.
put(byte[], String) - Method in class com.ibm.cics.server.Container
Puts byte[] array data into the Container.
put(String) - Method in class com.ibm.cics.server.Container
Deprecated.
This method exhibits unexpected behaviour by creating a container of type BIT. A container of type CHAR would be the more logical behaviour for String data. See putString(String) for a replacement of this method.
putString(String) - Method in class com.ibm.cics.server.Container
Puts String data into the Container.

Q

QueryParm - Class in com.ibm.cics.server
This Class extends the NameValueData class and the class returned from HttpRequest method: getNextQueryParm()
QUEUE - Static variable in interface com.ibm.cics.server.RetrieveBits
Constant - QUEUE
queue - Variable in class com.ibm.cics.server.RetrievedData
Deprecated.
- Direct access to this field will not be allowed in a future release This will be made private, use the getter methods instead.
QueueBusyException - Exception in com.ibm.cics.server
Class that represents the CICS QBUSY condition.
QueueZeroException - Exception in com.ibm.cics.server
Class that represents the CICS QZERO condition.

R

read(long, RecordHolder) - Method in class com.ibm.cics.server.ESDS
Read a specific record from an ESDS file.
read(byte[], RecordHolder) - Method in class com.ibm.cics.server.KeyedFile
Read a specific record from a file.
read(byte[], SearchType, RecordHolder) - Method in class com.ibm.cics.server.KeyedFile
Read a record from a file using the specified type of search.
read(long, RecordHolder) - Method in class com.ibm.cics.server.RRDS
Read a specific record from an RRDS file.
ReadAttentionException - Exception in com.ibm.cics.server
Class that represents the CICS RDATT condition.
readData(DataHolder) - Method in class com.ibm.cics.server.TDQ
Read data from a TDQ.
readDataConditional(DataHolder) - Method in class com.ibm.cics.server.TDQ
Read data from a TDQ.
readForUpdate(long, RecordHolder) - Method in class com.ibm.cics.server.ESDS
Read a specific record from an ESDS file and lock it for update.
readForUpdate(byte[], RecordHolder) - Method in class com.ibm.cics.server.KeyedFile
Read a specific record from a file, locking it for update.
readForUpdate(byte[], SearchType, RecordHolder) - Method in class com.ibm.cics.server.KeyedFile
Read a record from a file using the specified type of search, locking it for update.
readForUpdate(long, RecordHolder) - Method in class com.ibm.cics.server.RRDS
Read a specific record from an RRDS file and lock it for update.
readGeneric(byte[], RecordHolder) - Method in class com.ibm.cics.server.KeyedFile
Read a record from a file using a generic key.
readGeneric(byte[], SearchType, RecordHolder) - Method in class com.ibm.cics.server.KeyedFile
Read a record from a file using a generic key and specifying the type of search..
readGenericForUpdate(byte[], RecordHolder) - Method in class com.ibm.cics.server.KeyedFile
Read a record for update from a file using a generic key.
readGenericForUpdate(byte[], SearchType, RecordHolder) - Method in class com.ibm.cics.server.KeyedFile
Read a record for update from a file using a generic key.
readItem(int, ItemHolder) - Method in class com.ibm.cics.server.TSQ
Read a specified item from a TSQ.
readNextItem(ItemHolder) - Method in class com.ibm.cics.server.TSQ
Read the next item from a TSQ.
receive(DataHolder) - Method in class com.ibm.cics.server.Conversation
DTC converse
receive(DataHolder, int, boolean) - Method in class com.ibm.cics.server.Conversation
DTC converse
RECEIVE - Static variable in class com.ibm.cics.server.ConversationState
The RECEIVE state * @since /** The RECEIVE state * @since.cics 1.3
receive(DataHolder) - Method in class com.ibm.cics.server.TerminalPrincipalFacility
Receive 3270 data stream from the terminal
receiveASIS(DataHolder) - Method in class com.ibm.cics.server.TerminalPrincipalFacility
Receive 3270 data stream from the terminal without upper-case translation
receiveBuffer(DataHolder) - Method in class com.ibm.cics.server.TerminalPrincipalFacility
Receive 3270 buffer from the terminal
receiveBufferASIS(DataHolder) - Method in class com.ibm.cics.server.TerminalPrincipalFacility
Receive 3270 buffer from the terminal without upper-case translation
RECEIVER - Static variable in class com.ibm.cics.server.SoapFault
Use for the faultcode when the fault is caused by the Receiver
RecordBusyException - Exception in com.ibm.cics.server
Class that represents the CICS RECORDBUSY condition.
RecordHolder - Class in com.ibm.cics.server
This class holds an array of bytes that is the data read from a file.
RecordHolder() - Constructor for class com.ibm.cics.server.RecordHolder
Constructs a RecordHolder without a value.
RecordNotFoundException - Exception in com.ibm.cics.server
Class that represents the CICS NOTFND condition.
Region - Class in com.ibm.cics.server
This class provides a set of methods and variables that correspond to a CICS region.
Region() - Constructor for class com.ibm.cics.server.Region
 
RegionTraceBits - Interface in com.ibm.cics.server
This interface provides a set of constants that should be used to construct a java.util.BitSet for use with the TRACE-related API.
RemotableResource - Class in com.ibm.cics.server
This abstract class provides the common implementation for resources that can be accessed on other systems.
RemotableResource() - Constructor for class com.ibm.cics.server.RemotableResource
Construct a default RemotableResource.
remove() - Static method in class com.ibm.cics.server.CICSWebAppStateHolder
 
remove() - Method in class com.ibm.cics.server.ContainerIterator
Remove an element from the Channel.
REPLYTOEPR - Static variable in class com.ibm.cics.server.WSAContext
EPRTYPE cvda value REPLYTOEPR
REQCONTEXT - Static variable in class com.ibm.cics.server.WSAContext
Request Context cvda value
REQUIRED - Static variable in class com.ibm.cics.server.TcpipRequest
Constant - Privacy required
reset(long) - Method in class com.ibm.cics.server.ESDS_Browse
Reset the browse.
reset(byte[]) - Method in class com.ibm.cics.server.KeyedFileBrowse
Reset the browse.
reset(byte[], SearchType) - Method in class com.ibm.cics.server.KeyedFileBrowse
Reset the browse.
reset(byte[], boolean) - Method in class com.ibm.cics.server.KeyedFileBrowse
Reset the browse.
reset(byte[], boolean, SearchType) - Method in class com.ibm.cics.server.KeyedFileBrowse
Reset the browse.
reset(long) - Method in class com.ibm.cics.server.RRDS_Browse
Reset the browse.
resetRequestData() - Method in class com.ibm.cics.server.StartRequest
Reset the required fields on the StartRequest to allow reuse of the object.
Resource - Class in com.ibm.cics.server
This abstract class provides the common implementation for named resources.
Resource() - Constructor for class com.ibm.cics.server.Resource
Construct a default resource.
ResourceUnavailableException - Exception in com.ibm.cics.server
Class that represents the CICS ENQBUSY condition.
RESPCONTEXT - Static variable in class com.ibm.cics.server.WSAContext
Response Context cvda value
retrieve() - Method in class com.ibm.cics.server.Document
Usage:
Return a copy of the Document object in a Java byte array.
retrieve(String) - Method in class com.ibm.cics.server.Document
Usage:
Return a copy of the Document object in a Java byte array.
retrieve(String, boolean) - Method in class com.ibm.cics.server.Document
Usage:
Return a copy of the Document object in a Java byte array.
retrieve(BitSet, RetrievedDataHolder) - Method in class com.ibm.cics.server.Task
Retrieve any data specified when this task was started.
RetrieveBits - Interface in com.ibm.cics.server
This interface provides a set of constants that should be used to construct a java.util.BitSet for use with the Task.retrieve() method.
RetrievedData - Class in com.ibm.cics.server
This class holds the data retrieved for a task that has been STARTed.
RetrievedDataHolder - Class in com.ibm.cics.server
This class holds the values that can be retrieved for a (started) task.
RetrievedDataHolder() - Constructor for class com.ibm.cics.server.RetrievedDataHolder
Constructs a RetrievedDataHolder.
ReturnedPageException - Exception in com.ibm.cics.server
Class that represents the CICS RETPAGE condition.
rewrite(byte[]) - Method in class com.ibm.cics.server.ESDS
Update a record in a file.
rewrite(byte[]) - Method in class com.ibm.cics.server.KeyedFile
Update a record in a file.
rewrite(byte[]) - Method in class com.ibm.cics.server.RRDS
Update a record in a file.
rewriteItem(int, byte[]) - Method in class com.ibm.cics.server.TSQ
Rewrite an existing item.
rewriteItemConditional(int, byte[]) - Method in class com.ibm.cics.server.TSQ
Rewrite an existing item.
ROLLBACK - Static variable in class com.ibm.cics.server.ConversationState
The ROLLBACK state * @since /** The ROLLBACK state * @since.cics 1.3
rollback() - Method in class com.ibm.cics.server.Task
Roll back the work done as part of the task.
RolledBackException - Exception in com.ibm.cics.server
Class that represents the CICS ROLLEDBACK condition.
RouteFailedException - Exception in com.ibm.cics.server
Class that represents the CICS RTEFAIL condition.
RoutePartiallyFailedException - Exception in com.ibm.cics.server
Class that represents the CICS RTESOME condition.
RRDS - Class in com.ibm.cics.server
This class is the implementation class for the RRDS kind of file.
RRDS() - Constructor for class com.ibm.cics.server.RRDS
Construct a default RRDS object.
RRDS_Browse - Class in com.ibm.cics.server
This class implements the CICS File Control interface for browsing RRDS files via RRN.
RTERMID - Static variable in interface com.ibm.cics.server.RetrieveBits
Constant - RTERMID
RTRANSID - Static variable in interface com.ibm.cics.server.RetrieveBits
Constant - RTRANSID
RUN_SERVICE_FAILED - Static variable in class com.ibm.cics.server.JVMServerValue
 
runAsCICS(Runnable) - Static method in class com.ibm.cics.server.CICSExecutorService
Executes a Runnable on a new JCICS enabled Thread.
runAsCICS(Callable<T>) - Static method in class com.ibm.cics.server.CICSExecutorService
Executes a Callable on a new JCICS enabled Thread.

S

SCCSID - Static variable in interface com.ibm.cics.server.pipeline.ApplicationHandler
Deprecated.
CICS SCCSID String
SearchType - Class in com.ibm.cics.server
This class implements an enumeration of the different search types that can be used with generic keys.
send(byte[]) - Method in class com.ibm.cics.server.Conversation
Send data.
send(byte[], ConversationSendOptions) - Method in class com.ibm.cics.server.Conversation
 
send(ConversationSendOptions) - Method in class com.ibm.cics.server.Conversation
 
SEND - Static variable in class com.ibm.cics.server.ConversationState
The SEND state * @since /** The SEND state * @since.cics 1.3
send(HttpSession) - Method in class com.ibm.cics.server.HttpClientRequest
Usage:
Send an request without a body to the server.
send(byte[]) - Method in class com.ibm.cics.server.TerminalPrincipalFacility
Send a 3270 data stream to the terminal.
send(byte[], BitSet) - Method in class com.ibm.cics.server.TerminalPrincipalFacility
Send a 3270 data stream to the terminal with options.
sendChunk(HttpSession, String) - Method in class com.ibm.cics.server.HttpClientRequest
Usage:
Send an application buffer to the server as part of a chunked request.
sendChunk(HttpSession, byte[]) - Method in class com.ibm.cics.server.HttpClientRequest
Usage:
Send an application buffer to the server as part of a chunked request.
sendChunk(String) - Method in class com.ibm.cics.server.HttpResponse
Usage:
Send a chunk of the chunked response to the client.
sendChunk(byte[]) - Method in class com.ibm.cics.server.HttpResponse
Usage:
Send a chunk of the chunked response to the client.
sendContainer(HttpSession, Container) - Method in class com.ibm.cics.server.HttpClientRequest
Usage:
Send data stored in a container to the server.
sendContainer(Container) - Method in class com.ibm.cics.server.HttpResponse
Usage:
Send the data stored in a container to the client.
sendControl(Cursor) - Method in class com.ibm.cics.server.TerminalPrincipalFacility
Send cursor control to the terminal.
sendControl(Cursor, BitSet) - Method in class com.ibm.cics.server.TerminalPrincipalFacility
Send cursor control and device controls to the terminal.
sendControl(BitSet) - Method in class com.ibm.cics.server.TerminalPrincipalFacility
Send device controls to the terminal.
sendDocument(HttpSession, Document) - Method in class com.ibm.cics.server.HttpClientRequest
Usage:
Send a document to the server.
sendDocument(Document, short, String, String) - Method in class com.ibm.cics.server.HttpResponse
Usage:
Send a document to the client.
sendDocument(Document) - Method in class com.ibm.cics.server.HttpResponse
Usage:
Send a document to the client.
SENDER - Static variable in class com.ibm.cics.server.SoapFault
Use for the faultcode when the fault is caused by the Sender
sendFrom(HttpSession, String) - Method in class com.ibm.cics.server.HttpClientRequest
Usage:
Send an application buffer to the server.
sendFrom(HttpSession, byte[]) - Method in class com.ibm.cics.server.HttpClientRequest
Usage:
Send an application buffer to the server.
sendFrom(String) - Method in class com.ibm.cics.server.HttpResponse
Usage:
Send an application buffer to the client.
sendFrom(byte[]) - Method in class com.ibm.cics.server.HttpResponse
Usage:
Send an application buffer to the client.
sendLastChunk(HttpSession) - Method in class com.ibm.cics.server.HttpClientRequest
Usage:
Indicate that the chunked request is complete.
sendLastChunk() - Method in class com.ibm.cics.server.HttpResponse
Usage:
Indicate that the chunked response is complete.
sendResponseChunk() - Method in class com.ibm.cics.server.Chunk
Sends the fragment of response data found in the DFHRESPONSE container as an HTTP chunk.
sendText(byte[]) - Method in class com.ibm.cics.server.TerminalPrincipalFacility
Send text to the terminal.
sendText(byte[], Cursor) - Method in class com.ibm.cics.server.TerminalPrincipalFacility
Send text to the terminal, specifying a cursor position.
sendText(byte[], Cursor, BitSet) - Method in class com.ibm.cics.server.TerminalPrincipalFacility
Send text to the terminal, specifying cursor position and options.
sendText(byte[], BitSet) - Method in class com.ibm.cics.server.TerminalPrincipalFacility
Send text to the terminal, specifying options.
sendText(String, BitSet) - Method in class com.ibm.cics.server.TerminalPrincipalFacility
Send text to the terminal, specifying options.
sendTextString(String) - Method in class com.ibm.cics.server.TerminalPrincipalFacility
Send text to the terminal.
sendTextString(String, Cursor) - Method in class com.ibm.cics.server.TerminalPrincipalFacility
Send text to the terminal, specifying a cursor position.
sendTextString(String, Cursor, BitSet) - Method in class com.ibm.cics.server.TerminalPrincipalFacility
Send text to the terminal, specifying cursor position and options.
SERVER - Static variable in class com.ibm.cics.server.SoapFault
Use for the faultcode when the fault is caused by the Server
Service - Class in com.ibm.cics.server
This class provides the Java interface to CICS Service API.
Service() - Constructor for class com.ibm.cics.server.Service
Construct a Service bean.
SessionBusyException - Exception in com.ibm.cics.server
Class that represents the CICS SESSBUSY condition.
SessionErrorException - Exception in com.ibm.cics.server
Class that represents the CICS SESSIONERR condition.
setAction(String) - Method in class com.ibm.cics.server.WSAContext
Sets the action MAP in the request addressing context.
setActionEventual() - Method in class com.ibm.cics.server.HttpResponse
Usage:
Sets WEB SEND command option ACTION to EVENTUAL.
setActionExpect() - Method in class com.ibm.cics.server.HttpClientRequest
Usage:
Sets WEB SEND SESSTOKEN command option ACTION to EXPECT.
setActionImmediate() - Method in class com.ibm.cics.server.HttpResponse
Usage:
Sets WEB SEND command option ACTION to IMMEDIATE.
setAddress(byte[]) - Method in class com.ibm.cics.server.AddressResource
Sets the synchronization address.
setApplication(String) - Method in class com.ibm.cics.server.Application
 
setAPPLID(String) - Static method in class com.ibm.cics.server.Region
This method is not part of the API and is not supported for use by application programs.
setAsText(String) - Method in class com.ibm.cics.server.SyncLevelEditor
 
setAsText(String) - Method in class com.ibm.cics.server.TSQNameEditor
 
setAsText(String) - Method in class com.ibm.cics.server.TSQTypeEditor
 
setAuthenticationBasic() - Method in class com.ibm.cics.server.HttpClientRequest
Usage:
Sets WEB SEND SESSTOKEN command option AUTHENTICATE to BASIC.This method also clears any user-name or password information already set by method setAuthenticationBasic(String userName, String password).
setAuthenticationBasic(String, String) - Method in class com.ibm.cics.server.HttpClientRequest
Usage:
Sets WEB SEND SESSTOKEN command option AUTHENTICATE to BASIC and sets the WEB SEND SESSTOKEN command options USERNAME, USERNAMELEN, PASSWORD and PASSWORDLEN.
setAuthenticationNone() - Method in class com.ibm.cics.server.HttpClientRequest
Usage:
Sets WEB SEND SESSTOKEN command option AUTHENTICATE to NONE.
setCertificate(String) - Method in class com.ibm.cics.server.HttpSession
Usage:
Sets WEB OPEN command option CERTIFICATE.
setChannel(Channel) - Method in class com.ibm.cics.server.TransformInput
 
setChannel(String) - Method in class com.ibm.cics.server.WSAContext
Sets the name of the channel which contains the addressing contexts.
setCharacterset(String) - Method in class com.ibm.cics.server.HttpClientRequest
Usage:
Sets WEB SEND SESSTOKEN command option CHARACTERSET.
setCharacterset(String) - Method in class com.ibm.cics.server.HttpRequest
Usage:
Sets WEB RECEIVE command option CHARACTERSET.
setCharacterset(String) - Method in class com.ibm.cics.server.HttpResponse
Usage:
Sets WEB SEND command option CHARACTERSET.
setCharacterset(String) - Method in class com.ibm.cics.server.TcpipRequest
Usage:
Sets WEB RECEIVE command option CHARACTERSET.
setChecked(boolean) - Method in class com.ibm.cics.server.StartRequest
Control whether start request is checked or not.
setCiphers(String, short) - Method in class com.ibm.cics.server.HttpSession
Usage:
Sets WEB OPEN command options CIPHER and NUMCIPHERS.
setClientCodePage(String) - Method in class com.ibm.cics.server.HttpRequest
Usage:
Sets WEB RECEIVE command option CHARACTERSET.
setClientCodePage(String) - Method in class com.ibm.cics.server.HttpResponse
Usage:
Sets WEB SEND command option CHARACTERSET.
setClientCodePage(String) - Method in class com.ibm.cics.server.TcpipRequest
Usage:
Sets WEB RECEIVE command option CHARACTERSET.
setClientConvert() - Method in class com.ibm.cics.server.HttpClientRequest
Usage:
Sets WEB SEND SESSTOKEN command option CLIENTCONV to CLICONVERT.
setClientConvert() - Method in class com.ibm.cics.server.HttpClientResponse
Usage:
Sets WEB RECEIVE SESSTOKEN command option CLIENTCONV to CLICONVERT.
setClose() - Method in class com.ibm.cics.server.HttpClientRequest
Usage:
Sets WEB SEND SESSTOKEN command option CLOSESTATUS to CLOSE.
setClose() - Method in class com.ibm.cics.server.HttpResponse
Usage:
Sets WEB SEND command option CLOSESTATUS to CLOSE.
setCodePage(String) - Method in class com.ibm.cics.server.HttpSession
Usage:
Sets WEB OPEN command option CODEPAGE.
setColumn(int) - Method in class com.ibm.cics.server.Cursor
Set the column of the cursor to the supplied value.
setConfirm() - Method in class com.ibm.cics.server.ConversationSendOptions
Set the CONFIRM option
setCWA(byte[]) - Static method in class com.ibm.cics.server.Region
Update the contents of the CWA from an array of bytes.
setDataContainer(Container) - Method in class com.ibm.cics.server.TransformInput
 
setDB2SQLJJDBCActive(boolean) - Method in class com.ibm.cics.server.Task
Set/Reset the flag indicating that this Task is part of a DB2 SQLJ JDBC transaction.
setDelimiter(char) - Method in class com.ibm.cics.server.SymbolList
Usage:
Store the delimiter value.
setDescription(String) - Method in class com.ibm.cics.server.Resource
Sets the description of the resource.
setDescription(String) - Method in class com.ibm.cics.server.SynchronizationResource
Sets the description of the synchronization resource.
setDocDelete() - Method in class com.ibm.cics.server.HttpClientRequest
Usage:
Sets WEB SEND SESSTOKEN command option DOCSTATUS to DOCDELETE.
setDocDelete() - Method in class com.ibm.cics.server.HttpResponse
Usage:
Sets WEB SEND command option DOCSTATUS to DOCDELETE.
setElementName(String) - Method in class com.ibm.cics.server.TransformInput
 
setElementNamespace(String) - Method in class com.ibm.cics.server.TransformInput
 
setEpr(int, String) - Method in class com.ibm.cics.server.WSAContext
Sets the complete EPR in the request addressing context for the specified EPR type.
setEprAddress(int, String) - Method in class com.ibm.cics.server.WSAContext
Sets the EPR address in the request addressing context for the specified EPR.
setEprMetadata(int, String) - Method in class com.ibm.cics.server.WSAContext
Sets the EPR metadata in the request addressing context for the specified EPR.
setEprRefParms(int, String) - Method in class com.ibm.cics.server.WSAContext
Sets the EPR reference parameters in the request addressing context for the specified EPR.
setException(boolean) - Method in class com.ibm.cics.server.EnterRequest
Control whether trace entry is produced on exception if trace flags are off
setHostCodePage(String) - Method in class com.ibm.cics.server.HttpRequest
Usage:
Sets WEB RECEIVE command option HOSTCODEPAGE.
setHostCodePage(String) - Method in class com.ibm.cics.server.HttpResponse
Usage:
Sets WEB SEND command option HOSTCODEPAGE.
setHostCodePage(String) - Method in class com.ibm.cics.server.TcpipRequest
Usage:
Sets WEB RECEIVE command option HOSTCODEPAGE.
setID(byte[]) - Method in class com.ibm.cics.server.StartRequest
Set the ID that uniquely identifies the start request.
setIDFromString(String) - Method in class com.ibm.cics.server.StartRequest
Set the ID that uniquely identifies the start request from a String.
setInvite() - Method in class com.ibm.cics.server.ConversationSendOptions
Set the INVITE option
setJTATranActive(boolean) - Method in class com.ibm.cics.server.Task
setJTATranActive
setLast() - Method in class com.ibm.cics.server.ConversationSendOptions
Set the LAST option
setMajorVersion(int) - Method in class com.ibm.cics.server.Version
 
setMatch(Application.MatchStyle) - Method in class com.ibm.cics.server.Application
 
setMaxLength(int) - Method in class com.ibm.cics.server.HttpClientResponse
Usage:
Sets WEB RECEIVE SESSTOKEN command option MAXLENGTH.
setMaxLength(int) - Method in class com.ibm.cics.server.HttpRequest
Usage:
Sets WEB RECEIVE command option MAXLENGTH.
setMaxLength(int) - Method in class com.ibm.cics.server.TcpipRequest
Usage:
Sets WEB RECEIVE command option MAXLENGTH.
setMediaType(String) - Method in class com.ibm.cics.server.HttpClientRequest
Usage:
Sets WEB SEND SESSTOKEN command option MEDIATYPE.
setMediaType(String) - Method in class com.ibm.cics.server.HttpResponse
Usage:
Sets WEB SEND command option MEDIATYPE.
setMessageId(String) - Method in class com.ibm.cics.server.WSAContext
Sets the messageId MAP in the request addressing context.
setMethodDelete() - Method in class com.ibm.cics.server.HttpClientRequest
Usage:
Sets WEB SEND SESSTOKEN command option METHOD to DELETE.
setMethodGet() - Method in class com.ibm.cics.server.HttpClientRequest
Usage:
Sets WEB SEND SESSTOKEN command option METHOD to GET.
setMethodHead() - Method in class com.ibm.cics.server.HttpClientRequest
Usage:
Sets WEB SEND SESSTOKEN command option METHOD to HEAD.
setMethodOptions() - Method in class com.ibm.cics.server.HttpClientRequest
Usage:
Sets WEB SEND SESSTOKEN command option METHOD to OPTIONS.
setMethodPost() - Method in class com.ibm.cics.server.HttpClientRequest
Usage:
Sets WEB SEND SESSTOKEN command option METHOD to POST.
setMethodPut() - Method in class com.ibm.cics.server.HttpClientRequest
Usage:
Sets WEB SEND SESSTOKEN command option METHOD to PUT.
setMethodTrace() - Method in class com.ibm.cics.server.HttpClientRequest
Usage:
Sets WEB SEND SESSTOKEN command option METHOD to TRACE.
setMicroVersion(int) - Method in class com.ibm.cics.server.Version
 
setMinorVersion(int) - Method in class com.ibm.cics.server.Version
 
setName(String) - Method in class com.ibm.cics.server.Event
Set the name of the Event as known to CICS
setName(String) - Method in class com.ibm.cics.server.NameResource
Sets the resource name corresponding to this object.
setName(String) - Method in class com.ibm.cics.server.Resource
Sets the CICS resource name corresponding to this object.
setName(String) - Method in class com.ibm.cics.server.TSQ
Sets the name of the TSQ.
setName(String) - Method in class com.ibm.cics.server.URIMap
 
setName(String) - Method in class com.ibm.cics.server.XmlTransform
 
setNationalLang(String) - Method in class com.ibm.cics.server.WSAContext
Sets the national language to use when building the addressing context.
setNationalLang(String) - Method in class com.ibm.cics.server.WSAEpr
Sets the national language to use when building the addressing context.
setNextChannel(Channel) - Method in class com.ibm.cics.server.TerminalPrincipalFacility
Set the Channel to be used with the next transaction to be run on input from the terminal.
setNextCOMMAREA(byte[]) - Method in class com.ibm.cics.server.TerminalPrincipalFacility
Set the COMMAREA to be used with the next transaction to be run on input from the terminal.
setNextTransaction(String) - Method in class com.ibm.cics.server.TerminalPrincipalFacility
Set the next transaction to be run on input from the terminal.
setNoClientConvert() - Method in class com.ibm.cics.server.HttpClientRequest
Usage:
Sets WEB SEND SESSTOKEN command option CLIENTCONV to NOCLICONVERT.
setNoClientConvert() - Method in class com.ibm.cics.server.HttpClientResponse
Usage:
Sets WEB RECEIVE SESSTOKEN command option CLIENTCONV to NOCLICONVERT.
setNoClose() - Method in class com.ibm.cics.server.HttpClientRequest
Usage:
Sets WEB SEND SESSTOKEN command option CLOSESTATUS to NOCLOSE.
setNoClose() - Method in class com.ibm.cics.server.HttpResponse
Usage:
Sets WEB SEND command option CLOSESTATUS to NOCLOSE.
setNoDocDelete() - Method in class com.ibm.cics.server.HttpClientRequest
Usage:
Sets WEB SEND SESSTOKEN command option DOCSTATUS to NODOCDELETE.
setNoDocDelete() - Method in class com.ibm.cics.server.HttpResponse
Usage:
Sets WEB SEND command option DOCSTATUS to NODOCDELETE.
setNoServerConvert() - Method in class com.ibm.cics.server.HttpRequest
Usage:
Sets WEB RECEIVE command option SERVERCONV to NOSRVCONVERT.
setNoServerConvert() - Method in class com.ibm.cics.server.HttpResponse
Usage:
Sets WEB SEND command option SERVERCONV to NOSRVCONVERT.
setNoServerConvert() - Method in class com.ibm.cics.server.TcpipRequest
Usage:
Sets WEB RECEIVE command option SERVERCONV to NOSRVCONVERT.
setNoTruncate() - Method in class com.ibm.cics.server.HttpClientResponse
Usage:
Sets WEB RECEIVE SESSTOKEN command option NOTRUNCATE.
setNoTruncate() - Method in class com.ibm.cics.server.HttpRequest
Usage:
Sets WEB RECEIVE command option NOTRUNCATE.
setNoTruncate() - Method in class com.ibm.cics.server.TcpipRequest
Usage:
Sets WEB RECEIVE command option NOTRUNCATE.
setNsContainer(Container) - Method in class com.ibm.cics.server.TransformInput
 
setOperation(String) - Method in class com.ibm.cics.server.Application
 
setPath(String) - Method in class com.ibm.cics.server.HttpClientRequest
Usage:
Sets WEB SEND SESSTOKEN command option PATH.
setPlatform(String) - Method in class com.ibm.cics.server.Application
 
setProcess(String) - Method in class com.ibm.cics.server.AttachInitiator
Sets the process of the attach.
setProfile(String) - Method in class com.ibm.cics.server.AttachInitiator
Sets the profile of the attach.
setProtected(boolean) - Method in class com.ibm.cics.server.StartRequest
Control whether start request is protected or not.
setQueryString(String) - Method in class com.ibm.cics.server.HttpClientRequest
Usage:
Sets WEB SEND SESSTOKEN command option QUERYSTRING.
setQueue(boolean) - Method in class com.ibm.cics.server.AttachInitiator
 
setQueueName(byte[]) - Method in class com.ibm.cics.server.StartRequest
Sets the queueName of the start request.
setQueueName(byte[]) - Method in class com.ibm.cics.server.TSQ
Sets the queueName of the TSQ.
setQueueNameFromString(String) - Method in class com.ibm.cics.server.StartRequest
Sets the queue name of the start request.
setRelatesTo(String, String) - Method in class com.ibm.cics.server.WSAContext
Sets a relatesTo MAP in the request addressing context consisting of a URI and type URI.
setRelatesTo(String) - Method in class com.ibm.cics.server.WSAContext
Sets a relatesTo MAP in the request addressing context consisting of a URI.
setResource(String) - Method in class com.ibm.cics.server.EnterRequest
Set the Resource.
setRow(int) - Method in class com.ibm.cics.server.Cursor
Set the row of the cursor to the supplied value.
setRTerminal(String) - Method in class com.ibm.cics.server.StartRequest
Set the terminal name to be retrieved by the started task.
setRTransaction(String) - Method in class com.ibm.cics.server.StartRequest
Set the transaction name to be retrieved by the started task.
setScope(String) - Method in class com.ibm.cics.server.Service
Set the scope for the Service.
setScope(String) - Method in class com.ibm.cics.server.WebService
Set the scope for the Service
setServerConvert() - Method in class com.ibm.cics.server.HttpRequest
Usage:
Sets WEB RECEIVE command option SERVERCONV to SRVCONVERT.
setServerConvert() - Method in class com.ibm.cics.server.HttpResponse
Usage:
Sets WEB SEND command option SERVERCONV to SRVCONVERT.
setServerConvert() - Method in class com.ibm.cics.server.TcpipRequest
Usage:
Sets WEB RECEIVE command option SERVERCONV to SRVCONVERT.
setStatus(short, String) - Method in class com.ibm.cics.server.HttpResponse
Usage:
Sets WEB SEND command option STATUSCODE and STATUSTEXT..
setStringValue(String) - Method in class com.ibm.cics.server.DataHolder
Set a value into the DataHolder
setSymbolList(SymbolList) - Method in class com.ibm.cics.server.Document
Usage:
Add a symbol list to the symbol table associated with the Document object.
setSymbolList(String) - Method in class com.ibm.cics.server.SymbolList
Usage:
Store the symbol list.
setSymbolList(byte[]) - Method in class com.ibm.cics.server.SymbolList
Usage:
Store the symbol list.
setSyncLevel(SyncLevel) - Method in class com.ibm.cics.server.AttachInitiator
 
setSyncOnReturn(boolean) - Method in class com.ibm.cics.server.Program
Control whether the program always performs a SYNCPOINT when it returns.
setSysId(String) - Method in class com.ibm.cics.server.AttachInitiator
Sets the SYSID of the remote region that this Attach is targeted at.
setSYSID(String) - Static method in class com.ibm.cics.server.Region
This method is not part of the API and is not supported for use by application programs.
setSysId(String) - Method in class com.ibm.cics.server.RemotableResource
Sets the SYSID of the remote region that really owns this resource.
setTCTUA(byte[]) - Method in class com.ibm.cics.server.TerminalPrincipalFacility
Update the contents of the TCTUA from an array of bytes.
setTerminal(String) - Method in class com.ibm.cics.server.StartRequest
Set the name of the terminal to be used as the principal facility of the started task.
setTime(Calendar) - Method in class com.ibm.cics.server.StartRequest
Set the time at which the task will be started.
setTraceIdentifier(short) - Method in class com.ibm.cics.server.EnterRequest
Set the TraceIdentifier
setTransId(String) - Method in class com.ibm.cics.server.Program
Set the transaction name to be used when running the program remotely, instead of CPMI.
setTransId(String) - Method in class com.ibm.cics.server.StartRequest
Set the name of the Transaction to be started.
setTruncate() - Method in class com.ibm.cics.server.HttpClientResponse
Usage:
Resets WEB RECEIVE SESSTOKEN command option NOTRUNCATE.
setTruncate() - Method in class com.ibm.cics.server.HttpRequest
Usage:
Resets WEB RECEIVE command option NOTRUNCATE.
setTruncate() - Method in class com.ibm.cics.server.TcpipRequest
Usage:
Resets WEB RECEIVE command option NOTRUNCATE.
setTWA(byte[]) - Method in class com.ibm.cics.server.Task
Update the contents of the TWA from an array of bytes.
setType(TSQType) - Method in class com.ibm.cics.server.TSQ
Sets the type of the TSQ.
setTypeName(String) - Method in class com.ibm.cics.server.TransformInput
 
setTypeNamespace(String) - Method in class com.ibm.cics.server.TransformInput
 
setUnescaped(boolean) - Method in class com.ibm.cics.server.SymbolList
Usage:
Store the unescaped indicator.
setUrimap(String) - Method in class com.ibm.cics.server.HttpClientRequest
Usage:
Sets WEB SEND SESSTOKEN command option URIMAP.
setUserId(String) - Method in class com.ibm.cics.server.StartRequest
Set the user ID under whose authority the task will run.
setValue(byte[]) - Method in class com.ibm.cics.server.CommAreaHolder
Set a value into the CommAreaHolder
setValue(byte[]) - Method in class com.ibm.cics.server.DataHolder
Set a value into the DataHolder
setValue(long) - Method in interface com.ibm.cics.server.ILongHolder
Sets a long value into the ILongHolder The behavior of this method when the bytes are not valid in the LOCALCCSID encoding is unspecified.
setVersion(Version) - Method in class com.ibm.cics.server.Application
 
setWait() - Method in class com.ibm.cics.server.ConversationSendOptions
Set the WAIT option
setWebAppException(Throwable) - Static method in class com.ibm.cics.server.CICSWebAppStateHolder
 
setXmlContainer(Container) - Method in class com.ibm.cics.server.TransformInput
 
setXmltransform(XmlTransform) - Method in class com.ibm.cics.server.TransformInput
 
setXRBA(boolean) - Method in class com.ibm.cics.server.ESDS
SetXRBA.
shutdown() - Method in class com.ibm.cics.server.CICSExecutorService
shutdownNow() - Method in class com.ibm.cics.server.CICSExecutorService
signal() - Method in class com.ibm.cics.server.Event
Signal the Event to CICS.
signal(String) - Method in class com.ibm.cics.server.Event
Signal the Event to CICS with a String.
signal(byte[]) - Method in class com.ibm.cics.server.Event
Signal the Event to CICS with a byte array.
signal(byte[], int) - Method in class com.ibm.cics.server.Event
Signal the Event to CICS with a byte array and length.
signal(Channel) - Method in class com.ibm.cics.server.Event
Signal the Event to CICS with a Channel.
SoapFault - Class in com.ibm.cics.server
This class provides the Java interface to CICS SOAPFAULT API.
SoapFault() - Constructor for class com.ibm.cics.server.SoapFault
 
SpoolBusyException - Exception in com.ibm.cics.server
Class that represents the CICS SPOLBUSY condition.
SpoolErrorException - Exception in com.ibm.cics.server
Class that represents the CICS SPOLERR condition.
SSL - Static variable in class com.ibm.cics.server.TcpipRequest
Constant - SSL
startBrowse(long) - Method in class com.ibm.cics.server.ESDS
Create a browse against the file.
startBrowse(byte[]) - Method in class com.ibm.cics.server.KeyedFile
Create a browse against the file.
startBrowse(byte[], SearchType) - Method in class com.ibm.cics.server.KeyedFile
Create a browse against the file with a starting position determined by the type of search specified.
startBrowse(long) - Method in class com.ibm.cics.server.RRDS
Start a browse on a file
startBrowseFormField() - Method in class com.ibm.cics.server.HttpRequest
Usage:
Signal the start of HTML form field browse from the first name-value pair.
startBrowseFormField(String) - Method in class com.ibm.cics.server.HttpRequest
Usage:
Signal the start of HTML form field browse from a specific name-value pair.
startBrowseFormField(String, String, String) - Method in class com.ibm.cics.server.HttpRequest
Usage:
Signal the start of HTML form field browse from a specific name-value pair.
startBrowseHeader(HttpSession) - Method in class com.ibm.cics.server.HttpClientResponse
Usage:
Signal the start of a browse of the HTTP headers from the first name-value pair.
startBrowseHeader() - Method in class com.ibm.cics.server.HttpRequest
Usage:
Signal the start of a browse of the HTTP headers from the first name-value pair.
startBrowseQueryParm() - Method in class com.ibm.cics.server.HttpRequest
Usage:
Signal the start of HTML queryparm browse from the first name-value pair.
startBrowseQueryParm(String) - Method in class com.ibm.cics.server.HttpRequest
Usage:
Signal the start of HTML queryparm browse from a specific name-value pair.
startDebug(String, String) - Method in interface com.ibm.cics.server.debug.DebugControl
 
StartFailedException - Exception in com.ibm.cics.server
Class that represents the CICS NOSTART condition.
startGenericBrowse(byte[], int) - Method in class com.ibm.cics.server.KeyedFile
Create a browse against the file using a generic key to specify the starting position.
startGenericBrowse(byte[], int, SearchType) - Method in class com.ibm.cics.server.KeyedFile
Create a browse against the file with a starting position determined by the type of search specified.
StartRequest - Class in com.ibm.cics.server
This Bean provides the Java equivalent to the EXEC CICS START command.
StartRequest() - Constructor for class com.ibm.cics.server.StartRequest
Construct a StartRequest bean.
StartRequestBeanInfo - Class in com.ibm.cics.server
This Class provides the BeanInfo for a StartRequest.
StartRequestBeanInfo() - Constructor for class com.ibm.cics.server.StartRequestBeanInfo
 
stopDebug(String, String) - Method in interface com.ibm.cics.server.debug.DebugControl
 
STRELERRException - Exception in com.ibm.cics.server
Class that represents the CICS STRELERR condition.
submit(Callable<T>) - Method in class com.ibm.cics.server.CICSExecutorService
submit(Runnable) - Method in class com.ibm.cics.server.CICSExecutorService
submit(Runnable, T) - Method in class com.ibm.cics.server.CICSExecutorService
SUPPORTED - Static variable in class com.ibm.cics.server.TcpipRequest
Constant - Privacy not supported
SuppressedException - Exception in com.ibm.cics.server
Class that represents the CICS SUPPRESSED condition.
SymbolErrorException - Exception in com.ibm.cics.server
This class represents the CICS SYMBOLERR condition.
SymbolList - Class in com.ibm.cics.server
This Class provides a wrapper for the symbol list keywords SYMBOLLIST, DELIMITER and UNESCAPED of the CICS DOCUMENT API.
SymbolList(String) - Constructor for class com.ibm.cics.server.SymbolList
Usage:
Public constructor which accepts a SYMBOLLIST string.
SymbolList(byte[]) - Constructor for class com.ibm.cics.server.SymbolList
Usage:
Public constructor which accepts a SYMBOLLIST byte array.
SymbolList(String, char, boolean) - Constructor for class com.ibm.cics.server.SymbolList
Usage:
Public constructor which accepts a SYMBOLLIST string, a DELIMITER character and a UNESCAPED indicator.
SymbolList(byte[], char, boolean) - Constructor for class com.ibm.cics.server.SymbolList
Usage:
Public constructor which accepts a SYMBOLLIST byte array, a DELIMITER character and a UNESCAPED indicator.
SYNCFREE - Static variable in class com.ibm.cics.server.ConversationState
The SYNCFREE state * @since /** The SYNCFREE state * @since.cics 1.3
SynchronizationResource - Class in com.ibm.cics.server
This abstract class provides the common implementation for synchronized resources.
SynchronizationResource() - Constructor for class com.ibm.cics.server.SynchronizationResource
Construct a default SynchronizationResource.
SyncLevel - Class in com.ibm.cics.server
This class implements an enumeration of the different synchronization levels that can be specified for an APPC conversation.
SyncLevelEditor - Class in com.ibm.cics.server
This Class provides a property editor for the syncLevel property of an AttachInitiator.
SyncLevelEditor() - Constructor for class com.ibm.cics.server.SyncLevelEditor
 
SYNCPOINT - Static variable in class com.ibm.cics.server.SyncLevel
Constant - Sync level SYNCPOINT
SYNCRECEIVE - Static variable in class com.ibm.cics.server.ConversationState
The SYNCRECEIVE state * @since /** The SYNCRECEIVE state * @since.cics 1.3
SYNCSEND - Static variable in class com.ibm.cics.server.ConversationState
The SYNCSEND state * @since /** The SYNCSEND state * @since.cics 1.3
SYSTEM - Static variable in interface com.ibm.cics.server.RegionTraceBits
The SYSTEM trace bit
SystemBusyException - Exception in com.ibm.cics.server
Class that represents the CICS SYSBUSY condition.

T

Task - Class in com.ibm.cics.server
This class provides a set of methods and variables that correspond to a CICS task.
TaskAlreadyBoundRuntimeException - Exception in com.ibm.cics.server
An Exception thrown when trying to bind a thread to a CICS Task
TaskAlreadyBoundRuntimeException(String) - Constructor for exception com.ibm.cics.server.TaskAlreadyBoundRuntimeException
 
TCIDERRException - Exception in com.ibm.cics.server
Class that represents the CICS TCIDERR condition.
TcpipRequest - Class in com.ibm.cics.server
This class provides the Java implementation of TCPIP requests related to the following CICS API commands: EXTRACT CERTIFICATE EXTRACT TCPIP WEB RECEIVE.
TCTUAHolder - Class in com.ibm.cics.server
This class holds an array of bytes that is a copy of the contents of the TCTUA.
TCTUAHolder() - Constructor for class com.ibm.cics.server.TCTUAHolder
Constructs a TCTUAHolder without a value.
TCTUAHolder(byte[]) - Constructor for class com.ibm.cics.server.TCTUAHolder
Constructs a TCTUAHolder
TDQ - Class in com.ibm.cics.server
This Class provides the Java implementation of CICS Transient Data Queues (TDQs).
TDQ() - Constructor for class com.ibm.cics.server.TDQ
Construct a TDQ bean.
TemplateErrorException - Exception in com.ibm.cics.server
This exception represents the CICS TEMPLATERR condition
termId - Variable in class com.ibm.cics.server.RetrievedData
Deprecated.
- Direct access to this field will not be allowed in a future release This will be made private, use the getter methods instead.
Terminal - Class in com.ibm.cics.server
This Class provides the Java interface to a CICS Terminal.
Terminal(String) - Constructor for class com.ibm.cics.server.Terminal
Constructor
Terminal(String, String) - Constructor for class com.ibm.cics.server.Terminal
Constructor
TerminalException - Exception in com.ibm.cics.server
Class that represents the CICS TERMERR condition.
TerminalPrincipalFacility - Class in com.ibm.cics.server
This Class provides the Java interface to a CICS Terminal.
TerminalPrincipalFacilityExtended - Class in com.ibm.cics.server
Deprecated.
This class was provided in CICS TS 1.3 to support additional functionality for the TerminalPrincipalFacility class, when using the Enterprise Toolkit for OS/390 (Java program objects). In CICS TS 2.1 and later, for interpreted Java (JVM programs), the additional functionality is now available directly in the TerminalPrincipalFacility class.
TerminalSendBits - Interface in com.ibm.cics.server
This interface provides a set of constants that should be used to construct a java.util.BitSet for use with the SEND-related API.
TerminalSendCommonBits - Interface in com.ibm.cics.server
This interface provides a set of constants that should be used to construct a java.util.BitSet for use with the SEND-related API.
TerminalSendControlBits - Interface in com.ibm.cics.server
This interface provides a set of constants that should be used to construct a java.util.BitSet for use with sendControl().
TerminalSendTextBits - Interface in com.ibm.cics.server
This interface provides a set of constants that should be used to construct a java.util.BitSet for use sendText().
THREAD_KILLED - Static variable in class com.ibm.cics.server.JVMServerValue
 
TimedOutException - Exception in com.ibm.cics.server
This exception represents the CICS TIMEDOUT condition
TimeExpiredException - Exception in com.ibm.cics.server
Class that represents the CICS EXPIRED condition.
toBinary() - Method in class com.ibm.cics.server.Cursor
Convert the Cursor to a binary value.
TOEPR - Static variable in class com.ibm.cics.server.WSAContext
EPRTYPE cvda value TOEPR
TokenErrorException - Exception in com.ibm.cics.server
Class that represents the CICS TOKENERR condition
toString() - Method in class com.ibm.cics.server.ConversationState
 
toString() - Method in class com.ibm.cics.server.SyncLevel
 
toString() - Method in class com.ibm.cics.server.TSQType
 
toString() - Method in class com.ibm.cics.server.Version
 
TRANSACTION_ABENDED - Static variable in class com.ibm.cics.server.JVMServerValue
 
TransferOfControlException - Exception in com.ibm.cics.server
Deprecated.
Program.xctl() was removed in CICS TS v5.3.
Transform - Class in com.ibm.cics.server
This class provides the Java interface to the CICS TRANSFORM command.
Transform() - Constructor for class com.ibm.cics.server.Transform
 
TransformInput - Class in com.ibm.cics.server
This class represents the input parameters for the TRANSFORM command.
TransformInput() - Constructor for class com.ibm.cics.server.TransformInput
 
TransformOutput - Class in com.ibm.cics.server
This class represents the output parameters for the TRANSFORM command.
transId - Variable in class com.ibm.cics.server.RetrievedData
Deprecated.
- Direct access to this field will not be allowed in a future release This will be made private, use the getter methods instead.
TransportException - Exception in com.ibm.cics.server
A transport problem has occurred.
TransportException() - Constructor for exception com.ibm.cics.server.TransportException
 
tryEnqueue() - Method in class com.ibm.cics.server.AddressResource
Attempt to lock the resource without suspending.
tryEnqueue() - Method in class com.ibm.cics.server.NameResource
Attempt to lock the named resource without suspending.
TSIOErrorException - Exception in com.ibm.cics.server
Class that represents the CICS TSIOERR condition.
TSQ - Class in com.ibm.cics.server
This Class provides the Java interface to CICS Temporary Storage Queues (TSQs).
TSQ() - Constructor for class com.ibm.cics.server.TSQ
Construct a TSQ bean.
TSQBeanInfo - Class in com.ibm.cics.server
This Class provides the BeanInfo for a TSQ.
TSQBeanInfo() - Constructor for class com.ibm.cics.server.TSQBeanInfo
 
TSQNameEditor - Class in com.ibm.cics.server
This Class provides a property editor for the name property of a TSQ.
TSQNameEditor() - Constructor for class com.ibm.cics.server.TSQNameEditor
Constructor
TSQType - Class in com.ibm.cics.server
This class implements an enumeration of the different types of TSQ.
TSQTypeEditor - Class in com.ibm.cics.server
This Class provides a property editor for the type property of a TSQ.
TSQTypeEditor() - Constructor for class com.ibm.cics.server.TSQTypeEditor
 
TWAHolder - Class in com.ibm.cics.server
This class holds an array of bytes that is a copy of the contents of the TWA.
TWAHolder() - Constructor for class com.ibm.cics.server.TWAHolder
Constructs a TWAHolder without a value.
TWAHolder(byte[]) - Constructor for class com.ibm.cics.server.TWAHolder
Constructs a TWAHolder.

U

UNABLE_TO_DETERMINE_STATUS - Static variable in class com.ibm.cics.server.IsCICS
Constant - status not known
UnexpectedInformationException - Exception in com.ibm.cics.server
Class that represents the CICS UNEXPIN condition.
URIMap - Class in com.ibm.cics.server
This class represents a URIMAP resource.
URIMap() - Constructor for class com.ibm.cics.server.URIMap
Construct a URIMap bean.
URIMap(String) - Constructor for class com.ibm.cics.server.URIMap
Construct a URIMap bean.
USER - Static variable in interface com.ibm.cics.server.RegionTraceBits
The USER trace bit
USERCLASS_CONTAINER - Static variable in class com.ibm.cics.server.JVMServerValue
 
USERMTHDNM_CONTAINER - Static variable in class com.ibm.cics.server.JVMServerValue
 
USERMTHDSG_CONTAINER - Static variable in class com.ibm.cics.server.JVMServerValue
 
USRCHANNEL_CONTAINER - Static variable in class com.ibm.cics.server.JVMServerValue
 

V

value - Variable in class com.ibm.cics.server.CommAreaHolder
Deprecated.
- Direct access to this field will not be allowed in a future release This will be made private, use the getter methods instead.
value - Variable in class com.ibm.cics.server.CWAHolder
Deprecated.
- Direct access to this field will not be allowed in a future release This will be made private, use the getter methods instead.
value - Variable in class com.ibm.cics.server.DataHolder
Deprecated.
- Direct access to this field will not be allowed in a future release This will be made private, use the getter methods instead.
value - Variable in class com.ibm.cics.server.ItemHolder
Deprecated.
- Direct access to this field will not be allowed in a future release This will be made private, use the getter methods instead.
value - Variable in class com.ibm.cics.server.KeyHolder
Deprecated.
- Direct access to this field will not be allowed in a future release This will be made private, use the getter methods instead.
value - Variable in class com.ibm.cics.server.RecordHolder
Deprecated.
- Direct access to this field will not be allowed in a future release This will be made private, use the getter methods instead.
value - Variable in class com.ibm.cics.server.RetrievedDataHolder
Deprecated.
- Direct access to this field will not be allowed in a future release. This will be made private, use the getter methods instead.
value - Variable in class com.ibm.cics.server.TCTUAHolder
Deprecated.
- Direct access to this field will not be allowed in a future release This will be made private, use the getter methods instead.
value - Variable in class com.ibm.cics.server.TWAHolder
Deprecated.
- Direct access to this field will not be allowed in a future release This will be made private, use the getter methods instead.
valueOf(String) - Static method in enum com.ibm.cics.server.Application.MatchStyle
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.ibm.cics.server.CICSExecutorService.RejectedWorkPolicy
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.ibm.cics.server.Application.MatchStyle
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.ibm.cics.server.CICSExecutorService.RejectedWorkPolicy
Returns an array containing the constants of this enum type, in the order they are declared.
Version - Class in com.ibm.cics.server
The Version of an object in the form majorVersion.minorVersion.microVersion
Version(int, int, int) - Constructor for class com.ibm.cics.server.Version
The version of an object
Version(int, int) - Constructor for class com.ibm.cics.server.Version
The version of an object.

W

WAIT - Static variable in interface com.ibm.cics.server.TerminalSendBits
The WAIT terminal code
waitTerminal() - Method in class com.ibm.cics.server.TerminalPrincipalFacility
Deprecated.
All methods operating on this class are synchronous so there is no need to wait for them to complete.
WebService - Class in com.ibm.cics.server
This class provides the Java interface to CICS WebService resources.
WebService() - Constructor for class com.ibm.cics.server.WebService
Construct a WebService bean.
WRAPPER_CLASS_NOT_FOUND - Static variable in class com.ibm.cics.server.JVMServerValue
 
WRAPPER_METHOD_NOT_FOUND - Static variable in class com.ibm.cics.server.JVMServerValue
 
WRAPPERCLS_CONTAINER - Static variable in class com.ibm.cics.server.JVMServerValue
 
WRAPPERMTH_CONTAINER - Static variable in class com.ibm.cics.server.JVMServerValue
 
WRAPPERSIG_CONTAINER - Static variable in class com.ibm.cics.server.JVMServerValue
 
write(byte[]) - Method in class com.ibm.cics.server.ESDS
Write a new record to a file.
write(byte[], byte[]) - Method in class com.ibm.cics.server.ESDS
Write a new record to a file via an alternate key.
write(byte[], byte[]) - Method in class com.ibm.cics.server.KSDS
Write a new record to a file.
write(int, int, String, String, String, String, String) - Static method in class com.ibm.cics.server.Message
Write a message using message facilities of the underlying CICS platform.
write(long, byte[]) - Method in class com.ibm.cics.server.RRDS
Write a new record to a file.
WriteBreakException - Exception in com.ibm.cics.server
Class that represents the CICS WRBRK condition.
writeData(byte[]) - Method in class com.ibm.cics.server.TDQ
Write data to a TDQ.
writeHeader(HttpSession, String, String) - Method in class com.ibm.cics.server.HttpClientRequest
Usage:
Add HTTP header information to the request This is equivalent to CICS API command WEB WRITE SESSTOKEN.
writeHeader(String, String) - Method in class com.ibm.cics.server.HttpResponse
Usage:
Add HTTP header information to the response.
writeItem(byte[]) - Method in class com.ibm.cics.server.TSQ
Simplest version of WRITEQ TS.
writeItemConditional(byte[]) - Method in class com.ibm.cics.server.TSQ
Write an item to a TSQ.
writeString(String) - Method in class com.ibm.cics.server.TDQ
Write a String to a TDQ.
writeString(String) - Method in class com.ibm.cics.server.TSQ
Simple version of WRITEQ TS.
WrongStatusException - Exception in com.ibm.cics.server
Class that represents the CICS WRONGSTAT condition.
WSAContext - Class in com.ibm.cics.server
WS-Addressing context inteface.
WSAContext() - Constructor for class com.ibm.cics.server.WSAContext
 
WSAEpr - Class in com.ibm.cics.server
WS-Addressing Endpoint Reference helper class.
WSAEpr() - Constructor for class com.ibm.cics.server.WSAEpr
 

X

xmlToData(TransformInput) - Static method in class com.ibm.cics.server.Transform
Transform XML to record based data.
XmlTransform - Class in com.ibm.cics.server
This class represents an XMLTRANSFORM resource.
XmlTransform() - Constructor for class com.ibm.cics.server.XmlTransform
Construct an XmlTransform bean.
XmlTransform(String) - Constructor for class com.ibm.cics.server.XmlTransform
Construct an XmlTransform bean.
A B C D E F G H I J K L M N O P Q R S T U V W X