Sun Adapter for SNA LU62 API

Package com.stc.connector.snalu62.api

Interface Summary
SNACustomerHandshake This is an interface for users to implement their own SNA conversation handshake logic.
 

Class Summary
SNAConstants SNAConstants class represents all constants used by the OTD implementation.
SNAConstants.SNAConversationStates SNAConversationStates class represents all conversation states: CM_INITIALIZE_STATE CM_SEND_STATE CM_RECEIVE_STATE CM_SEND_PENDING_STATE CM_CONFIRM_STATE CM_CONFIRM_SEND_STATE CM_CONFIRM_DEALLOCATE_STATE CM_DEFER_RECEIVE_STATE CM_DEFER_DEALLOCATE_STATE CM_SYNC_POINT_STATE CM_SYNC_POINT_SEND_STATE CM_SYNC_POINT_DEALLOCATE_STATE CM_INITIALIZE_INCOMING_STATE CM_SEND_ONLY_STATE CM_RECEIVE_ONLY_STATE CM_SEND_RECEIVE_STATE CM_PREPARED_STATE
SNAConstants.SNAConversationTypes SNAConversationTypes class represents all conversation types: CM_BASIC_CONVERSATION CM_MAPPED_CONVERSATION
SNAConstants.SNADataReceivedTypes SNADataReceivedTypes class represents all the following constants that indicate how data has been received: CM_NO_DATA_RECEIVED CM_DATA_RECEIVED CM_COMPLETE_DATA_RECEIVED CM_INCOMPLETE_DATA_RECEIVED
SNAConstants.SNADeallocationTypes SNADeallocationTypes class represents all deallocate types: CM_DEALLOCATE_SYNC_LEVEL CM_DEALLOCATE_FLUSH CM_DEALLOCATE_CONFIRM CM_DEALLOCATE_ABEND
SNAConstants.SNAErrorDirections SNAErrorDirections class represents all error dorections: CM_RECEIVE_ERROR CM_SEND_ERROR
SNAConstants.SNAFillTypes SNAFillTypes class represents all fill types: CM_FILL_LL CM_FILL_BUFFER
SNAConstants.SNAPrepareToReceiveTypes SNAPrepareToReceiveTypes class represents all prepare to receive types: CM_PREP_TO_RECEIVE_SYNC_LEVEL CM_PREP_TO_RECEIVE_FLUSH CM_PREP_TO_RECEIVE_CONFIRM
SNAConstants.SNAProcessingModes SNAProcessingModes class represents all processing mode: CM_BLOCKING CM_NON_BLOCKING
SNAConstants.SNAReceiveTypes SNAReceiveTypes class represents all receive types: CM_RECEIVE_AND_WAIT CM_RECEIVE_IMMEDIATE
SNAConstants.SNAReq2SendReceivedTypes SNAReq2SendReceivedTypes class represents all request to send received types: CM_REQ_TO_SEND_NOT_RECEIVED CM_REQ_TO_SEND_RECEIVED
SNAConstants.SNAReturnCodes SNAReturnCodes class represents all return codes for a CPIC call: CM_OK CM_ALLOCATE_FAILURE_NO_RETRY CM_ALLOCATE_FAILURE_RETRY CM_CONVERSATION_TYPE_MISMATCH CM_PIP_NOT_SPECIFIED_CORRECTLY CM_SECURITY_NOT_VALID CM_SYNC_LVL_NOT_SUPPORTED_LU CM_SYNC_LEVEL_NOT_SUPPORTED_LU CM_SYNC_LVL_NOT_SUPPORTED_PGM CM_SYNC_LEVEL_NOT_SUPPORTED_PGM CM_TPN_NOT_RECOGNIZED CM_TPN_NOT_RECOGNISED CM_TP_NOT_AVAILABLE_NO_RETRY CM_TP_NOT_AVAILABLE_RETRY CM_DEALLOCATED_ABEND CM_DEALLOCATED_NORMAL CM_PARAMETER_ERROR CM_PRODUCT_SPECIFIC_ERROR CM_PROGRAM_ERROR_NO_TRUNC CM_PROGRAM_ERROR_PURGING CM_PROGRAM_ERROR_TRUNC CM_PROGRAM_PARAMETER_CHECK CM_PROGRAM_STATE_CHECK CM_RESOURCE_FAILURE_NO_RETRY CM_RESOURCE_FAILURE_RETRY CM_UNSUCCESSFUL CM_DEALLOCATED_ABEND_SVC CM_DEALLOCATED_ABEND_TIMER CM_SVC_ERROR_NO_TRUNC CM_SVC_ERROR_PURGING CM_SVC_ERROR_TRUNC CM_OPERATION_INCOMPLETE CM_SYSTEM_EVENT CM_OPERATION_NOT_ACCEPTED CM_CONVERSATION_ENDING CM_SEND_RCV_MODE_NOT_SUPPORTED CM_BUFFER_TOO_SMALL CM_EXP_DATA_NOT_SUPPORTED CM_DEALLOC_CONFIRM_REJECT CM_ALLOCATION_ERROR CM_RETRY_LIMIT_EXCEEDED CM_NO_SECONDARY_INFORMATION CM_SECURITY_NOT_SUPPORTED CM_SECURITY_MUTUAL_FAILED CM_CALL_NOT_SUPPORTED CM_PARM_VALUE_NOT_SUPPORTED CM_TAKE_BACKOUT CM_DEALLOCATED_ABEND_BO CM_DEALLOCATED_ABEND_SVC_BO CM_DEALLOCATED_ABEND_TIMER_BO CM_RESOURCE_FAIL_NO_RETRY_BO CM_RESOURCE_FAILURE_RETRY_BO CM_DEALLOCATED_NORMAL_BO CM_CONV_DEALLOC_AFTER_SYNCPT CM_INCLUDE_PARTNER_REJECT_BO
SNAConstants.SNAReturnControls SNAReturnControls class represents all return control types: CM_WHEN_SESSION_ALLOCATED CM_IMMEDIATE
SNAConstants.SNASecurityTypes SNASecurityTypes class represents all security types: CM_SECURITY_NONE CM_SECURITY_SAME CM_SECURITY_PROGRAM CM_SECURITY_DISTRIBUTED CM_SECURITY_MUTUAL CM_SECURITY_PROGRAM_STRONG
SNAConstants.SNASendTypes SNASendTypes class represents all send types: CM_BUFFER_DATA CM_SEND_AND_FLUSH CM_SEND_AND_CONFIRM CM_SEND_AND_PREP_TO_RECEIVE CM_SEND_AND_DEALLOCATE
SNAConstants.SNAStatusReceivedTypes SNAStatusReceivedTypes class represents all status received types: CM_NO_STATUS_RECEIVED CM_SEND_RECEIVED CM_CONFIRM_RECEIVED CM_CONFIRM_SEND_RECEIVED CM_CONFIRM_DEALLOC_RECEIVED
SNAConstants.SNASyncLevels SNASyncLevels class represents all sync levels: CM_NONE CM_CONFIRM
SNAConversationAttributes SNAConversationAttributes class represents an SNA LU6.2 conversation context for SNA CPIC calls.
SNACPICCalls This class exposes a set of wrapper methods for each CPIC call.
 


Sun Adapter for SNA LU62 API

Copyright © 2008 Sun Microsystems, Inc. All rights reserved.