IBM Branch Transformation Toolkit Javadoc

com.ibm.connector2.sna.lu62.host
Interface Lu62ConversationService

All Known Implementing Classes:
Lu62Conversation, Lu62ConversationConfigurationProperties

public interface Lu62ConversationService

interface Lu62ConversationService


Field Summary
static java.lang.String ACCEPT_CONVERSATION
           
static java.lang.String ALLOCATEERROR
           
static int BUFFER_LENGTH
           
static java.lang.String CLOSED
           
static int CM_ALLOCATE_FAILURE_NO_RETRY
           
static int CM_ALLOCATE_FAILURE_RETRY
           
static int CM_ALLOCATION_ERROR
           
static boolean CM_BASIC_CONVERSATION
           
static boolean CM_BLOCKING
           
static int CM_BUFFER_DATA
           
static int CM_BUFFER_TOO_SMALL
           
static int CM_CALL_NOT_SUPPORTED
           
static int CM_COMPLETE_DATA_RECEIVED
           
static boolean CM_CONFIRM
           
static int CM_CONFIRM_DEALLOC_RECEIVED
           
static int CM_CONFIRM_RECEIVED
           
static int CM_CONFIRM_SEND_RECEIVED
           
static int CM_CONV_DEALLOC_AFTER_SYNCPT
           
static int CM_CONVERSATION_CANCELLED
           
static int CM_CONVERSATION_ENDING
           
static int CM_CONVERSATION_TYPE_MISMATCH
           
static int CM_DATA_RECEIVED
           
static int CM_DEALLOC_CONFIRM_REJECT
           
static int CM_DEALLOCATE_ABEND
           
static int CM_DEALLOCATE_CONFIRM
           
static int CM_DEALLOCATE_FLUSH
           
static int CM_DEALLOCATE_SYNC_LEVEL
           
static int CM_DEALLOCATED_ABEND
           
static int CM_DEALLOCATED_ABEND_BO
           
static int CM_DEALLOCATED_ABEND_SVC
           
static int CM_DEALLOCATED_ABEND_SVC_BO
           
static int CM_DEALLOCATED_ABEND_TIMER
           
static int CM_DEALLOCATED_ABEND_TIMER_BO
           
static int CM_DEALLOCATED_NORMAL
           
static int CM_DEALLOCATED_NORMAL_BO
           
static int CM_EXP_DATA_NOT_SUPPORTED
           
static int CM_INCLUDE_PARTNER_REJECT_BO
           
static int CM_INCOMPLETE_DATA_RECEIVED
           
static int CM_JOIN_TRANSACTION
           
static boolean CM_MAPPED_CONVERSATION
           
static int CM_NO_DATA_RECEIVED
           
static int CM_NO_SECONDARY_INFORMATION
           
static int CM_NO_STATUS_RECEIVED
           
static boolean CM_NON_BLOCKING
           
static boolean CM_NONE
           
static int CM_OK
           
static int CM_OPERATION_INCOMPLETE
           
static int CM_OPERATION_NOT_ACCEPTED
           
static int CM_PARAMETER_ERROR
           
static int CM_PARM_VALUE_NOT_SUPPORTED
           
static int CM_PIP_NOT_SPECIFIED_CORRECTLY
           
static int CM_PREPARE_OK
           
static int CM_PRODUCT_SPECIFIC_ERROR
           
static int CM_PROGRAM_ERROR_NO_TRUNC
           
static int CM_PROGRAM_ERROR_PURGING
           
static int CM_PROGRAM_ERROR_TRUNC
           
static int CM_PROGRAM_PARAMETER_CHECK
           
static int CM_PROGRAM_STATE_CHECK
           
static boolean CM_RECEIVE_AND_WAIT
           
static boolean CM_RECEIVE_IMMEDIATE
           
static int CM_RESOURCE_FAIL_NO_RETRY_BO
           
static int CM_RESOURCE_FAILURE_NO_RETRY
           
static int CM_RESOURCE_FAILURE_RETRY
           
static int CM_RESOURCE_FAILURE_RETRY_BO
           
static int CM_RETRY_LIMIT_EXCEEDED
           
static int CM_SECURITY_MUTUAL_FAILED
           
static int CM_SECURITY_NOT_SUPPORTED
           
static int CM_SECURITY_NOT_VALID
           
static int CM_SEND_AND_CONFIRM
           
static int CM_SEND_AND_DEALLOCATE
           
static int CM_SEND_AND_FLUSH
           
static int CM_SEND_AND_PREP_TO_RECEIVE
           
static int CM_SEND_RCV_MODE_NOT_SUPPORTED
           
static int CM_SEND_RECEIVED
           
static int CM_SVC_ERROR_NO_TRUNC
           
static int CM_SVC_ERROR_PURGING
           
static int CM_SVC_ERROR_TRUNC
           
static int CM_SYNC_LEVEL_NOT_SUPPORTED_LU
           
static int CM_SYNC_LEVEL_NOT_SUPPORTED_PGM
           
static int CM_SYNC_LVL_NOT_SUPPORTED_LU
           
static int CM_SYNC_LVL_NOT_SUPPORTED_PGM
           
static int CM_SYNC_LVL_NOT_SUPPORTED_SYS
           
static int CM_SYSTEM_EVENT
           
static int CM_TAKE_BACKOUT
           
static int CM_TAKE_COMMIT
           
static int CM_TAKE_COMMIT_DATA_OK
           
static int CM_TAKE_COMMIT_DEALLOC_DATA_OK
           
static int CM_TAKE_COMMIT_DEALLOCATE
           
static int CM_TAKE_COMMIT_SEND
           
static int CM_TAKE_COMMIT_SEND_DATA_OK
           
static int CM_TP_NOT_AVAILABLE_NO_RETRY
           
static int CM_TP_NOT_AVAILABLE_RETRY
           
static int CM_TPN_NOT_RECOGNISED
           
static int CM_TPN_NOT_RECOGNIZED
           
static int CM_UNSUCCESSFUL
           
static java.lang.String COMPLETE
           
static java.lang.String CONFIRM
           
static java.lang.String CONFIRM_CONVERSATION
           
static java.lang.String CONFIRM_DEALLOCATE
           
static java.lang.String CONFIRM_SEND
           
static int CONFIRMED_RECEIVED
           
static int CONVERSATION_CLOSED
           
static int CONVERSATION_DOWN
           
static int CONVERSATION_ESTABLISHED
           
static int CONVERSATION_NOT_ESTABLISHED
           
static java.lang.String COPYRIGHT
           
static int DATA
           
static int DATA_CANCELLED
           
static java.lang.String DATASENT
           
static java.lang.String DEALLOCATE_CONVERSATION
           
static java.lang.String ERROR
           
static int ERROR_RECEIVED
           
static java.lang.String IBM_AIX
           
static java.lang.String IBM_OS2
           
static java.lang.String INCOMING
           
static java.lang.String INFO
           
static java.lang.String INITIALIZE
           
static java.lang.String LISTEN
           
static java.lang.String LU62_WRAPPER_DLL
           
static java.lang.String LUNAME
           
static java.lang.String MVS
           
static java.lang.String OPENED
           
static java.lang.String OSNAME
           
static java.lang.String OUTGOING
           
static java.lang.String RECEIVE
           
static java.lang.String RECEIVERC
           
static java.lang.String REGISTERERROR
           
static java.lang.String RESET
           
static java.lang.String RESET_PENDING
           
static java.lang.String SDN
           
static java.lang.String SEND
           
static java.lang.String SEND_PENDING
           
static java.lang.String SENDERROR
           
static java.lang.String SRTERROR
           
static java.lang.String TIMEOUT
           
static java.lang.String TPNAME
           
static java.lang.String WINDOWS_NT
           
static java.lang.String zOS
           
 

Field Detail

COPYRIGHT

public static final java.lang.String COPYRIGHT
See Also:
Constant Field Values

LU62_WRAPPER_DLL

public static final java.lang.String LU62_WRAPPER_DLL
See Also:
Constant Field Values

WINDOWS_NT

public static final java.lang.String WINDOWS_NT
See Also:
Constant Field Values

IBM_AIX

public static final java.lang.String IBM_AIX
See Also:
Constant Field Values

IBM_OS2

public static final java.lang.String IBM_OS2
See Also:
Constant Field Values

MVS

public static final java.lang.String MVS
See Also:
Constant Field Values

zOS

public static final java.lang.String zOS
See Also:
Constant Field Values

OUTGOING

public static final java.lang.String OUTGOING
See Also:
Constant Field Values

SDN

public static final java.lang.String SDN
See Also:
Constant Field Values

INCOMING

public static final java.lang.String INCOMING
See Also:
Constant Field Values

TPNAME

public static final java.lang.String TPNAME
See Also:
Constant Field Values

LUNAME

public static final java.lang.String LUNAME
See Also:
Constant Field Values

OPENED

public static final java.lang.String OPENED
See Also:
Constant Field Values

CLOSED

public static final java.lang.String CLOSED
See Also:
Constant Field Values

ERROR

public static final java.lang.String ERROR
See Also:
Constant Field Values

RESET

public static final java.lang.String RESET
See Also:
Constant Field Values

RESET_PENDING

public static final java.lang.String RESET_PENDING
See Also:
Constant Field Values

INITIALIZE

public static final java.lang.String INITIALIZE
See Also:
Constant Field Values

SEND

public static final java.lang.String SEND
See Also:
Constant Field Values

SEND_PENDING

public static final java.lang.String SEND_PENDING
See Also:
Constant Field Values

RECEIVE

public static final java.lang.String RECEIVE
See Also:
Constant Field Values

CONFIRM

public static final java.lang.String CONFIRM
See Also:
Constant Field Values

CONFIRM_SEND

public static final java.lang.String CONFIRM_SEND
See Also:
Constant Field Values

CONFIRM_DEALLOCATE

public static final java.lang.String CONFIRM_DEALLOCATE
See Also:
Constant Field Values

CONVERSATION_ESTABLISHED

public static final int CONVERSATION_ESTABLISHED
See Also:
Constant Field Values

CONVERSATION_NOT_ESTABLISHED

public static final int CONVERSATION_NOT_ESTABLISHED
See Also:
Constant Field Values

DATA

public static final int DATA
See Also:
Constant Field Values

DATA_CANCELLED

public static final int DATA_CANCELLED
See Also:
Constant Field Values

ERROR_RECEIVED

public static final int ERROR_RECEIVED
See Also:
Constant Field Values

CONFIRMED_RECEIVED

public static final int CONFIRMED_RECEIVED
See Also:
Constant Field Values

CONVERSATION_DOWN

public static final int CONVERSATION_DOWN
See Also:
Constant Field Values

CONVERSATION_CLOSED

public static final int CONVERSATION_CLOSED
See Also:
Constant Field Values

LISTEN

public static final java.lang.String LISTEN
See Also:
Constant Field Values

DEALLOCATE_CONVERSATION

public static final java.lang.String DEALLOCATE_CONVERSATION
See Also:
Constant Field Values

ACCEPT_CONVERSATION

public static final java.lang.String ACCEPT_CONVERSATION
See Also:
Constant Field Values

CONFIRM_CONVERSATION

public static final java.lang.String CONFIRM_CONVERSATION
See Also:
Constant Field Values

ALLOCATEERROR

public static final java.lang.String ALLOCATEERROR
See Also:
Constant Field Values

REGISTERERROR

public static final java.lang.String REGISTERERROR
See Also:
Constant Field Values

SENDERROR

public static final java.lang.String SENDERROR
See Also:
Constant Field Values

COMPLETE

public static final java.lang.String COMPLETE
See Also:
Constant Field Values

SRTERROR

public static final java.lang.String SRTERROR
See Also:
Constant Field Values

INFO

public static final java.lang.String INFO
See Also:
Constant Field Values

OSNAME

public static final java.lang.String OSNAME
See Also:
Constant Field Values

CM_BLOCKING

public static final boolean CM_BLOCKING
See Also:
Constant Field Values

CM_NON_BLOCKING

public static final boolean CM_NON_BLOCKING
See Also:
Constant Field Values

CM_NONE

public static final boolean CM_NONE
See Also:
Constant Field Values

CM_CONFIRM

public static final boolean CM_CONFIRM
See Also:
Constant Field Values

CM_RECEIVE_AND_WAIT

public static final boolean CM_RECEIVE_AND_WAIT
See Also:
Constant Field Values

CM_RECEIVE_IMMEDIATE

public static final boolean CM_RECEIVE_IMMEDIATE
See Also:
Constant Field Values

CM_BASIC_CONVERSATION

public static final boolean CM_BASIC_CONVERSATION
See Also:
Constant Field Values

CM_MAPPED_CONVERSATION

public static final boolean CM_MAPPED_CONVERSATION
See Also:
Constant Field Values

BUFFER_LENGTH

public static final int BUFFER_LENGTH
See Also:
Constant Field Values

CM_BUFFER_DATA

public static final int CM_BUFFER_DATA
See Also:
Constant Field Values

CM_SEND_AND_FLUSH

public static final int CM_SEND_AND_FLUSH
See Also:
Constant Field Values

CM_SEND_AND_CONFIRM

public static final int CM_SEND_AND_CONFIRM
See Also:
Constant Field Values

CM_SEND_AND_PREP_TO_RECEIVE

public static final int CM_SEND_AND_PREP_TO_RECEIVE
See Also:
Constant Field Values

CM_SEND_AND_DEALLOCATE

public static final int CM_SEND_AND_DEALLOCATE
See Also:
Constant Field Values

CM_NO_STATUS_RECEIVED

public static final int CM_NO_STATUS_RECEIVED
See Also:
Constant Field Values

CM_SEND_RECEIVED

public static final int CM_SEND_RECEIVED
See Also:
Constant Field Values

CM_CONFIRM_RECEIVED

public static final int CM_CONFIRM_RECEIVED
See Also:
Constant Field Values

CM_CONFIRM_SEND_RECEIVED

public static final int CM_CONFIRM_SEND_RECEIVED
See Also:
Constant Field Values

CM_CONFIRM_DEALLOC_RECEIVED

public static final int CM_CONFIRM_DEALLOC_RECEIVED
See Also:
Constant Field Values

CM_TAKE_COMMIT

public static final int CM_TAKE_COMMIT
See Also:
Constant Field Values

CM_TAKE_COMMIT_SEND

public static final int CM_TAKE_COMMIT_SEND
See Also:
Constant Field Values

CM_TAKE_COMMIT_DEALLOCATE

public static final int CM_TAKE_COMMIT_DEALLOCATE
See Also:
Constant Field Values

CM_TAKE_COMMIT_DATA_OK

public static final int CM_TAKE_COMMIT_DATA_OK
See Also:
Constant Field Values

CM_TAKE_COMMIT_SEND_DATA_OK

public static final int CM_TAKE_COMMIT_SEND_DATA_OK
See Also:
Constant Field Values

CM_TAKE_COMMIT_DEALLOC_DATA_OK

public static final int CM_TAKE_COMMIT_DEALLOC_DATA_OK
See Also:
Constant Field Values

CM_PREPARE_OK

public static final int CM_PREPARE_OK
See Also:
Constant Field Values

CM_JOIN_TRANSACTION

public static final int CM_JOIN_TRANSACTION
See Also:
Constant Field Values

CM_NO_DATA_RECEIVED

public static final int CM_NO_DATA_RECEIVED
See Also:
Constant Field Values

CM_DATA_RECEIVED

public static final int CM_DATA_RECEIVED
See Also:
Constant Field Values

CM_COMPLETE_DATA_RECEIVED

public static final int CM_COMPLETE_DATA_RECEIVED
See Also:
Constant Field Values

CM_INCOMPLETE_DATA_RECEIVED

public static final int CM_INCOMPLETE_DATA_RECEIVED
See Also:
Constant Field Values

CM_DEALLOCATE_SYNC_LEVEL

public static final int CM_DEALLOCATE_SYNC_LEVEL
See Also:
Constant Field Values

CM_DEALLOCATE_FLUSH

public static final int CM_DEALLOCATE_FLUSH
See Also:
Constant Field Values

CM_DEALLOCATE_CONFIRM

public static final int CM_DEALLOCATE_CONFIRM
See Also:
Constant Field Values

CM_DEALLOCATE_ABEND

public static final int CM_DEALLOCATE_ABEND
See Also:
Constant Field Values

CM_OK

public static final int CM_OK
See Also:
Constant Field Values

CM_ALLOCATE_FAILURE_NO_RETRY

public static final int CM_ALLOCATE_FAILURE_NO_RETRY
See Also:
Constant Field Values

CM_ALLOCATE_FAILURE_RETRY

public static final int CM_ALLOCATE_FAILURE_RETRY
See Also:
Constant Field Values

CM_CONVERSATION_TYPE_MISMATCH

public static final int CM_CONVERSATION_TYPE_MISMATCH
See Also:
Constant Field Values

CM_PIP_NOT_SPECIFIED_CORRECTLY

public static final int CM_PIP_NOT_SPECIFIED_CORRECTLY
See Also:
Constant Field Values

CM_SECURITY_NOT_VALID

public static final int CM_SECURITY_NOT_VALID
See Also:
Constant Field Values

CM_SYNC_LVL_NOT_SUPPORTED_LU

public static final int CM_SYNC_LVL_NOT_SUPPORTED_LU
See Also:
Constant Field Values

CM_SYNC_LVL_NOT_SUPPORTED_SYS

public static final int CM_SYNC_LVL_NOT_SUPPORTED_SYS
See Also:
Constant Field Values

CM_SYNC_LEVEL_NOT_SUPPORTED_LU

public static final int CM_SYNC_LEVEL_NOT_SUPPORTED_LU
See Also:
Constant Field Values

CM_SYNC_LVL_NOT_SUPPORTED_PGM

public static final int CM_SYNC_LVL_NOT_SUPPORTED_PGM
See Also:
Constant Field Values

CM_SYNC_LEVEL_NOT_SUPPORTED_PGM

public static final int CM_SYNC_LEVEL_NOT_SUPPORTED_PGM
See Also:
Constant Field Values

CM_TPN_NOT_RECOGNIZED

public static final int CM_TPN_NOT_RECOGNIZED
See Also:
Constant Field Values

CM_TPN_NOT_RECOGNISED

public static final int CM_TPN_NOT_RECOGNISED
See Also:
Constant Field Values

CM_TP_NOT_AVAILABLE_NO_RETRY

public static final int CM_TP_NOT_AVAILABLE_NO_RETRY
See Also:
Constant Field Values

CM_TP_NOT_AVAILABLE_RETRY

public static final int CM_TP_NOT_AVAILABLE_RETRY
See Also:
Constant Field Values

CM_DEALLOCATED_ABEND

public static final int CM_DEALLOCATED_ABEND
See Also:
Constant Field Values

CM_DEALLOCATED_NORMAL

public static final int CM_DEALLOCATED_NORMAL
See Also:
Constant Field Values

CM_PARAMETER_ERROR

public static final int CM_PARAMETER_ERROR
See Also:
Constant Field Values

CM_PRODUCT_SPECIFIC_ERROR

public static final int CM_PRODUCT_SPECIFIC_ERROR
See Also:
Constant Field Values

CM_PROGRAM_ERROR_NO_TRUNC

public static final int CM_PROGRAM_ERROR_NO_TRUNC
See Also:
Constant Field Values

CM_PROGRAM_ERROR_PURGING

public static final int CM_PROGRAM_ERROR_PURGING
See Also:
Constant Field Values

CM_PROGRAM_ERROR_TRUNC

public static final int CM_PROGRAM_ERROR_TRUNC
See Also:
Constant Field Values

CM_PROGRAM_PARAMETER_CHECK

public static final int CM_PROGRAM_PARAMETER_CHECK
See Also:
Constant Field Values

CM_PROGRAM_STATE_CHECK

public static final int CM_PROGRAM_STATE_CHECK
See Also:
Constant Field Values

CM_RESOURCE_FAILURE_NO_RETRY

public static final int CM_RESOURCE_FAILURE_NO_RETRY
See Also:
Constant Field Values

CM_RESOURCE_FAILURE_RETRY

public static final int CM_RESOURCE_FAILURE_RETRY
See Also:
Constant Field Values

CM_UNSUCCESSFUL

public static final int CM_UNSUCCESSFUL
See Also:
Constant Field Values

CM_DEALLOCATED_ABEND_SVC

public static final int CM_DEALLOCATED_ABEND_SVC
See Also:
Constant Field Values

CM_DEALLOCATED_ABEND_TIMER

public static final int CM_DEALLOCATED_ABEND_TIMER
See Also:
Constant Field Values

CM_SVC_ERROR_NO_TRUNC

public static final int CM_SVC_ERROR_NO_TRUNC
See Also:
Constant Field Values

CM_SVC_ERROR_PURGING

public static final int CM_SVC_ERROR_PURGING
See Also:
Constant Field Values

CM_SVC_ERROR_TRUNC

public static final int CM_SVC_ERROR_TRUNC
See Also:
Constant Field Values

CM_OPERATION_INCOMPLETE

public static final int CM_OPERATION_INCOMPLETE
See Also:
Constant Field Values

CM_SYSTEM_EVENT

public static final int CM_SYSTEM_EVENT
See Also:
Constant Field Values

CM_OPERATION_NOT_ACCEPTED

public static final int CM_OPERATION_NOT_ACCEPTED
See Also:
Constant Field Values

CM_CONVERSATION_ENDING

public static final int CM_CONVERSATION_ENDING
See Also:
Constant Field Values

CM_SEND_RCV_MODE_NOT_SUPPORTED

public static final int CM_SEND_RCV_MODE_NOT_SUPPORTED
See Also:
Constant Field Values

CM_BUFFER_TOO_SMALL

public static final int CM_BUFFER_TOO_SMALL
See Also:
Constant Field Values

CM_EXP_DATA_NOT_SUPPORTED

public static final int CM_EXP_DATA_NOT_SUPPORTED
See Also:
Constant Field Values

CM_DEALLOC_CONFIRM_REJECT

public static final int CM_DEALLOC_CONFIRM_REJECT
See Also:
Constant Field Values

CM_ALLOCATION_ERROR

public static final int CM_ALLOCATION_ERROR
See Also:
Constant Field Values

CM_RETRY_LIMIT_EXCEEDED

public static final int CM_RETRY_LIMIT_EXCEEDED
See Also:
Constant Field Values

CM_NO_SECONDARY_INFORMATION

public static final int CM_NO_SECONDARY_INFORMATION
See Also:
Constant Field Values

CM_SECURITY_NOT_SUPPORTED

public static final int CM_SECURITY_NOT_SUPPORTED
See Also:
Constant Field Values

CM_SECURITY_MUTUAL_FAILED

public static final int CM_SECURITY_MUTUAL_FAILED
See Also:
Constant Field Values

CM_CALL_NOT_SUPPORTED

public static final int CM_CALL_NOT_SUPPORTED
See Also:
Constant Field Values

CM_PARM_VALUE_NOT_SUPPORTED

public static final int CM_PARM_VALUE_NOT_SUPPORTED
See Also:
Constant Field Values

CM_CONVERSATION_CANCELLED

public static final int CM_CONVERSATION_CANCELLED
See Also:
Constant Field Values

CM_TAKE_BACKOUT

public static final int CM_TAKE_BACKOUT
See Also:
Constant Field Values

CM_DEALLOCATED_ABEND_BO

public static final int CM_DEALLOCATED_ABEND_BO
See Also:
Constant Field Values

CM_DEALLOCATED_ABEND_SVC_BO

public static final int CM_DEALLOCATED_ABEND_SVC_BO
See Also:
Constant Field Values

CM_DEALLOCATED_ABEND_TIMER_BO

public static final int CM_DEALLOCATED_ABEND_TIMER_BO
See Also:
Constant Field Values

CM_RESOURCE_FAIL_NO_RETRY_BO

public static final int CM_RESOURCE_FAIL_NO_RETRY_BO
See Also:
Constant Field Values

CM_RESOURCE_FAILURE_RETRY_BO

public static final int CM_RESOURCE_FAILURE_RETRY_BO
See Also:
Constant Field Values

CM_DEALLOCATED_NORMAL_BO

public static final int CM_DEALLOCATED_NORMAL_BO
See Also:
Constant Field Values

CM_CONV_DEALLOC_AFTER_SYNCPT

public static final int CM_CONV_DEALLOC_AFTER_SYNCPT
See Also:
Constant Field Values

CM_INCLUDE_PARTNER_REJECT_BO

public static final int CM_INCLUDE_PARTNER_REJECT_BO
See Also:
Constant Field Values

RECEIVERC

public static final java.lang.String RECEIVERC
See Also:
Constant Field Values

TIMEOUT

public static final java.lang.String TIMEOUT
See Also:
Constant Field Values

DATASENT

public static final java.lang.String DATASENT
See Also:
Constant Field Values

IBM Branch Transformation Toolkit Javadoc

(c) Copyright IBM Corporation 1998, 2005