|
Sun Adapter for SNA LU62 API | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SNAApplicationException | |
---|---|
com.stc.connector.snalu62.api | |
com.stc.connector.snalu62.inbound | |
com.stc.connector.snalu62.outbound |
Uses of SNAApplicationException in com.stc.connector.snalu62.api |
---|
Methods in com.stc.connector.snalu62.api that throw SNAApplicationException | |
---|---|
void |
SNACPICCalls.cmaccp()
The Accept_Conversation (cmaccp) call accepts an incoming conversation. |
void |
SNACPICCalls.cmallc()
A program uses the Allocate (cmallc) call to establish a basic or mapped conversation (depending on the conversation_type characteristic) with its partner program. |
void |
SNACPICCalls.cmcanc()
A program uses Cancel_Conversation (cmcanc) to end a conversation immediately. |
void |
SNACPICCalls.cmcfm()
The Confirm (cmcfm) call is used by a local program to send a confirmation request to the remote program and then wait for a reply. |
void |
SNACPICCalls.cmcfmd()
A program uses the Confirmed (cmcfmd) call to send a confirmation reply to the remote program. |
void |
SNACPICCalls.cmdeal()
A program uses the Deallocate (cmdeal) call to end a conversation. |
void |
SNACPICCalls.cmecs()
A program uses the Extract_Conversation_State (cmecs) call to extract the conversation state for a given conversation. |
void |
SNACPICCalls.cmecsu()
The Extract_Conversation_Security_User_ID (cmecsu) call returns the user identifier being used in a specified conversation. |
void |
SNACPICCalls.cmect()
A program uses the Extract_Conversation_Type (cmect) call to extract the conversation_type characteristic's value for a given conversation. |
void |
SNACPICCalls.cmemn()
A program uses the Extract_Mode_Name (cmemn) call to extract the mode_name characteristic's value for a given conversation. |
void |
SNACPICCalls.cmepln()
A program uses the Extract_Partner_LU_Name (cmepln) call to extract the partner_LU_name characteristic's value for a given conversation. |
void |
SNACPICCalls.cmesl()
A program uses the Extract_Sync_Level (cmesl) call to extract the sync_level characteristic's value for a given conversation. |
void |
SNACPICCalls.cmetpn()
A program uses the Extract_TP_Name (cmetpn) call to extract the TP_name characteristic's value for a given conversation. |
void |
SNACPICCalls.cmflus()
A program uses the Flush (cmflus) call to empty the local system's send buffer for a given conversation. |
void |
SNACPICCalls.cminit()
A program uses the Initialize_Conversation (cminit) call to initialize values for various conversation characteristics before the conversation is allocated (with a call to Allocate). |
void |
SNACPICCalls.cmptr()
Programs use the Prepare_To_Receive (cmptr) call to transfer control of the conversation to the remote program without waiting for the remote program to send data; that is, waiting for a Receive to complete. |
void |
SNACPICCalls.cmrcv()
A program uses the Receive (cmrcv) call to receive information from a given conversation. |
void |
SNACPICCalls.cmrts()
The local program uses the Request_To_Send (cmrts) call to notify the remote program that the local program would like to enter Send state for a given conversation. |
void |
SNACPICCalls.cmscsp()
Set_Conversation_Security_Password (cmscsp) is used by a program to set the security_password and security_password_length characteristics for a conversation. |
void |
SNACPICCalls.cmscst()
Set_Conversation_Security_Type (cmscst) is used by a program to set the conversation_security_type characteristic for a conversation. |
void |
SNACPICCalls.cmscsu()
Set_Conversation_Security_User_ID (cmscsu) is used by a program to set the security_user_ID and security_user_ID_length characteristics for a conversation. |
void |
SNACPICCalls.cmsct()
Set_Conversation_Type (cmsct) is used by a program to set the conversation_type characteristic for a given conversation. |
void |
SNACPICCalls.cmsdt()
Set_Deallocate_Type (cmsdt) is used by a program to set the deallocate_type characteristic for a given conversation. |
void |
SNACPICCalls.cmsed()
Set_Error_Direction (cmsed) is used by a program to set the error_direction characteristic for a given conversation. |
void |
SNACPICCalls.cmsend()
A program uses the Send_Data (cmsend) call to send data to the remote program. |
void |
SNACPICCalls.cmserr()
Send_Error (cmserr) is used by a program to inform the remote program that the local program detected an error during a conversation. |
void |
SNACPICCalls.cmsf()
Set_Fill (cmsf) is used by a program to set the fill characteristic for a given conversation. |
void |
SNACPICCalls.cmsld()
Set_Log_Data (cmsld) is used by a program to set the log_data and log_data_length characteristics for a given conversation. |
void |
SNACPICCalls.cmsltp()
A program uses the Specify_Local_TP_Name (cmsltp) call to associate a name with itself, thus notifying CPI Communications that it can accept conversations destined for the name. |
void |
SNACPICCalls.cmsmn()
Set_Mode_Name (cmsmn) is used by a program to set the mode_name and mode_name_length characteristics for a conversation. |
void |
SNACPICCalls.cmspln()
Set_Partner_LU_Name (cmspln) is used by a program to set the partner_LU_name and partner_LU_name_length characteristics for a conversation. |
void |
SNACPICCalls.cmspm()
A program uses the Set_Processing_Mode (cmspm) call to set the processing_mode characteristic of a conversation. |
void |
SNACPICCalls.cmsptr()
Set_Prepare_To_Receive_Type (cmsptr) is used by a program to set the prepare_to_receive_type characteristic for a conversation. |
void |
SNACPICCalls.cmsrc()
Set_Return_Control (cmsrc) is used to set the return_control characteristic for a given conversation. |
void |
SNACPICCalls.cmsrt()
Set_Receive_Type (cmsrt) is used by a program to set the receive_type characteristic for a conversation. |
void |
SNACPICCalls.cmssl()
Set_Sync_Level (cmssl) is used by a program to set the sync_level characteristic for a given conversation. |
void |
SNACPICCalls.cmsst()
Set_Send_Type (cmsst) is used by a program to set the send_type characteristic for a conversation. |
void |
SNACPICCalls.cmstpn()
Set_TP_Name (cmstpn) is used by a program that initiates a conversation, using the Initialize_Conversation call, to set the TP_name and TP_name_length characteristics for a given conversation. |
void |
SNACPICCalls.cmtrts()
Test_Request_To_Send_Received (cmtrts) is used by a program to determine whether a request-to-send or allocate-confirmed notification has been received from the remote program for the specified conversation. |
void |
SNACPICCalls.cmwait()
A program must use the Wait_For_Conversation (cmwait) call to wait for the completion of an outstanding operation on a conversation using conversation-level non-blocking. |
void |
SNAConversationAttributes.setConvType(int convType)
Setter of conversation_type ([OTD].[CPICCalls].[ConversationAttributes].[ConvType]). |
void |
SNAConversationAttributes.setDataOut(byte[] dataOut)
Setter of DataOut ([OTD].[CPICCalls].[ConversationAttributes].[DataOut]). |
void |
SNAConversationAttributes.setDeallocType(int deallocType)
Setter of deallocate_type ([OTD].[CPICCalls].[ConversationAttributes].[DeallocType]). |
void |
SNAConversationAttributes.setErrorDirection(int errorDirection)
Setter of error_direction ([OTD].[CPICCalls].[ConversationAttributes].[ErrorDirection]). |
void |
SNAConversationAttributes.setFillType(int fillType)
Setter of fill (fill_type) ([OTD].[CPICCalls].[ConversationAttributes].[FillType]). |
void |
SNAConversationAttributes.setLocalTPName(java.lang.String localTPName)
Setter of local_TP_Name ([OTD].[CPICCalls].[ConversationAttributes].[LocalTPName]). |
void |
SNAConversationAttributes.setLogData(byte[] logData)
Setter of log data ([OTD].[CPICCalls].[ConversationAttributes].[LogData]). |
void |
SNAConversationAttributes.setModeName(java.lang.String modeName)
Setter of mode_name ([OTD].[CPICCalls].[ConversationAttributes].[ModeName]) |
void |
SNAConversationAttributes.setPartnerLUName(java.lang.String partnerLUName)
Setter of Partner LU Name ([OTD].[CPICCalls].[ConversationAttributes].[PartnerLUName]). |
void |
SNAConversationAttributes.setPrepareToReceiveType(int prepareToReceiveType)
Setter of prepare_to_receive_type ([OTD].[CPICCalls].[ConversationAttributes].[PrepareToReceiveType]). |
void |
SNAConversationAttributes.setProcessingMode(int processingMode)
Setter of processing_mode ([OTD].[CPICCalls].[ConversationAttributes].[ProcessingMode]). |
void |
SNAConversationAttributes.setReceiveType(int receiveType)
Setter of receive_type ([OTD].[CPICCalls].[ConversationAttributes].[ReceiveType]). |
void |
SNAConversationAttributes.setRequestedLength(int requestedLength)
Setter of requested_length ([OTD].[CPICCalls].[ConversationAttributes].[RequestedLength]) which is the PacketSize of data the local program is to receive. |
void |
SNAConversationAttributes.setReturnControl(int returnControl)
Setter of return_control ([OTD].[CPICCalls].[ConversationAttributes].[ReturnControl]). |
void |
SNAConversationAttributes.setSecurityPassword(java.lang.String securityPassword)
Setter of security_password ([OTD].[CPICCalls].[ConversationAttributes].[SecurityPassword]). |
void |
SNAConversationAttributes.setSecurityType(int securityType)
Setter of conversation_security_type ([OTD].[CPICCalls].[ConversationAttributes].[SecurityType]). |
void |
SNAConversationAttributes.setSecurityUserID(java.lang.String securityUserID)
Setter of security_user_ID ([OTD].[CPICCalls].[ConversationAttributes].[SecurityUserID]). |
void |
SNAConversationAttributes.setSendType(int sendType)
Setter of send_type ([OTD].[CPICCalls].[ConversationAttributes].[SendType]). |
void |
SNAConversationAttributes.setSymDestName(java.lang.String symDestName)
Setter of sym_dest_name ([OTD].[CPICCalls].[ConversationAttributes].[SymDestName]). |
void |
SNAConversationAttributes.setSyncLevel(int syncLevel)
Setter of sync_level ([OTD].[CPICCalls].[ConversationAttributes].[SyncLevel]). |
void |
SNACustomerHandshake.startConversation(SNACPICCalls cpic)
Starts the SNA conversation in whatever way the user decides. |
Uses of SNAApplicationException in com.stc.connector.snalu62.inbound |
---|
Methods in com.stc.connector.snalu62.inbound that throw SNAApplicationException | |
---|---|
void |
SNAInboundApplication.changeState(java.lang.String state)
Changes conversation state. |
void |
SNAInboundApplication.changeState(java.lang.String state,
boolean confirm)
Changes conversation state with confirmation flag, if the flag is true ,
a CPIC cmcfm will be callled afterwards. |
void |
SNAInboundApplication.confirm()
Flushes local LU's send buffer and sends a confirmation request to the partner TP and waits for confirmation. |
void |
SNAInboundApplication.confirmed()
Replies to a confirmation request from the partner TP. |
java.lang.String |
SNAInboundApplication.getPersistentData()
Retrieves the data from the persistent file. |
void |
SNAInboundApplication.recv()
Receives any data that is currently available from the partner TP into incoming payload (buffer) represented as DataIn in the OTD from the partner TP. |
void |
SNAInboundApplication.recv(boolean confirm)
Receives any data that is currently available from the partner TP into incoming payload (buffer) represented as DataIn in the OTD from the partner TP with
confirmation flag, if the flag is true , a CPIC cmcfmd
will be callled after the data is received. |
void |
SNAInboundApplication.send()
Sends the outgoing payload (buffer) represented in the OTD as node DataOut into the local LU's send buffer for
transmission to the partner TP. |
void |
SNAInboundApplication.send(boolean confirm)
Sends the outgoing payload (buffer) represented in the OTD as node DataOut into the local LU's send buffer for
transmission to the partner TP with confirmation flag. |
void |
SNAInboundConfiguration.SNAInboundListenerSchedule.setAtFixedRate(boolean atFixedRate)
Sets AtFixedRate |
void |
SNAInboundConfiguration.SNAInboundServiceSchedule.setAtFixedRate(boolean atFixedRate)
Sets AtFixedRate |
void |
SNAInboundConfiguration.SNAInboundConnectionManagement.setConnectionPoolSize(long aConnectionPoolSize)
Sets ConnectionPoolSize |
void |
SNAInboundConfiguration.SNAInboundSettings.setCustomerHandshakeClassName(java.lang.String aCustomerHandshakeClassName)
Sets the customerHandshakeClassName. |
void |
SNAInboundApplication.setDataOut(byte[] data)
Sets the content for outgoing payload (buffer) which is represented in the OTD as node DataOut . |
void |
SNAInboundConfiguration.SNAInboundSettings.setDeallocationType(int aDeallocationType)
Sets DeallocationType |
void |
SNAInboundConfiguration.SNAInboundListenerSchedule.setDelay(long aDelay)
Sets Delay |
void |
SNAInboundConfiguration.SNAInboundServiceSchedule.setDelay(long aDelay)
Sets Delay |
void |
SNAInboundConfiguration.SNAInboundSettings.setHostName(java.lang.String aHostName)
Sets the HostName where the lu62 Server runs, only needed for Brixton LU62 server. |
void |
SNAInboundConfiguration.SNAInboundSettings.setInitializeConversation(boolean initializeConversation)
Sets InitializeConversation |
void |
SNAInboundConfiguration.SNAInboundSettings.setLocalLUName(java.lang.String aLocalLUName)
Sets LocalLUName |
void |
SNAInboundConfiguration.SNAInboundSettings.setLocalTPName(java.lang.String aLocalTPName)
Sets LocalTPName |
void |
SNAInboundConfiguration.SNAInboundConnectionEstablish.setMaxConnectionRetries(int aMaxConnectionRetries)
Sets MaxConnectionRetries |
void |
SNAInboundConfiguration.SNAInboundSettings.setPacketSize(int aPacketSize)
Sets PacketSize which is requested_length of data the local program is to receive. |
void |
SNAInboundConfiguration.SNAInboundListenerSchedule.setPeriod(long aPeriod)
Sets Period |
void |
SNAInboundConfiguration.SNAInboundServiceSchedule.setPeriod(long aPeriod)
Sets Period |
void |
SNAInboundApplication.setPersistentData(java.lang.String data)
Stores the data into the persistent file. |
void |
SNAInboundConfiguration.SNAInboundGeneralSettings.setPersistentStorageLocation(java.lang.String dirName)
Sets Persistent Storage Location |
void |
SNAInboundConfiguration.SNAInboundConnectionEstablish.setRetryConnectionInterval(long aRetryConnectionInterval)
Sets RetryConnectionInterval |
void |
SNAInboundConfiguration.SNAInboundListenerSchedule.setScheduler(java.lang.String aScheduler)
Sets Scheduler |
void |
SNAInboundConfiguration.SNAInboundServiceSchedule.setScheduler(java.lang.String aScheduler)
Sets Scheduler |
void |
SNAInboundConfiguration.SNAInboundListenerSchedule.setScheduleType(java.lang.String aScheduleType)
Sets ScheduleType |
void |
SNAInboundConfiguration.SNAInboundServiceSchedule.setScheduleType(java.lang.String aScheduleType)
Sets ScheduleType |
void |
SNAInboundConfiguration.SNAInboundConnectionManagement.setScopeOfConnection(java.lang.String aScopeOfConnection)
Sets ScopeOfConnection |
void |
SNAInboundConfiguration.SNAInboundGeneralSettings.setScopeOfState(java.lang.String aScope)
Sets Scope Of State |
void |
SNAInboundApplication.setState(java.lang.String stateValue)
Sets the State. |
void |
SNAInboundConfiguration.SNAInboundSettings.setSymbolicDestName(java.lang.String aSymbolicDestName)
Sets SymbolicDestName |
void |
SNAInboundConfiguration.SNAInboundSettings.setSynchronizationLevel(int aSynchronizationLevel)
Sets SynchronizationLevel |
void |
SNAInboundConfiguration.SNAInboundSettings.setTimeout(int aTimeout)
Sets Timeout |
void |
SNAInboundConfiguration.validate()
Validates inbound configuration |
void |
SNAInboundConfiguration.SNAInboundGeneralSettings.validate()
Validates GeneralSettings section |
void |
SNAInboundConfiguration.SNAInboundSettings.validate()
Validates SNASettings section |
void |
SNAInboundConfiguration.SNAInboundConnectionEstablish.validate()
Validates inbound ConnectionEstablish section |
void |
SNAInboundConfiguration.SNAInboundSchedules.validate()
Validates inbound Schedules section |
void |
SNAInboundConfiguration.SNAInboundConnectionManagement.validate()
Validates inbound ConnectionManagement section |
void |
SNAInboundConfiguration.SNAInboundListenerSchedule.validate()
Validates inbound ListenerSchedule section |
void |
SNAInboundConfiguration.SNAInboundServiceSchedule.validate()
Validates inbound ServiceSchedule section |
Uses of SNAApplicationException in com.stc.connector.snalu62.outbound |
---|
Methods in com.stc.connector.snalu62.outbound that throw SNAApplicationException | |
---|---|
void |
SNAOutboundApplication.changeState(java.lang.String state)
Changes conversation state. |
void |
SNAOutboundApplication.changeState(java.lang.String state,
boolean confirm)
Changes conversation state with confirmation flag, if the flag is true ,
a CPIC cmcfm will be callled afterwards. |
void |
SNAOutboundApplication.confirm()
Flushes local LU's send buffer and sends a confirmation request to the partner TP and waits for confirmation. |
void |
SNAOutboundApplication.confirmed()
Replies to a confirmation request from the partner TP. |
void |
SNAOutboundApplication.endConversation()
Ends the conversation manually. |
java.lang.String |
SNAOutboundApplication.getPersistentData()
Retrieves the data from the persistent file. |
void |
SNAOutboundApplication.recv()
Receives any data that is currently available from the partner TP into incoming payload (buffer) represented as DataIn in the OTD from the partner TP. |
void |
SNAOutboundApplication.recv(boolean confirm)
Receives any data that is currently available from the partner TP into incoming payload (buffer) represented as DataIn in the OTD from the partner TP with
confirmation flag, if the flag is true , a CPIC cmcfmd
will be callled after the data is received. |
void |
SNAOutboundApplication.send()
Sends the outgoing payload (buffer) represented in the OTD as node DataOut into the local LU's send buffer for
transmission to the partner TP. |
void |
SNAOutboundApplication.send(boolean confirm)
Sends the outgoing payload (buffer) represented in the OTD as node DataOut into the local LU's send buffer for
transmission to the partner TP with confirmation flag. |
void |
SNAOutboundConfiguration.SNAOutboundConnectionEstablish.setAlwaysCreateNewConnection(boolean alwaysCreateNewConnection)
Sets AlwaysCreateNewConnection |
void |
SNAOutboundConfiguration.SNAOutboundConnectionEstablish.setAutoDisconnectConnection(boolean autoDisconnectConnection)
Sets AutoDisconnectConnection |
void |
SNAOutboundConfiguration.SNAOutboundConnectionEstablish.setAutoReconnectUponMatchingFailure(boolean autoReconnectUponMatchingFailure)
Sets AutoReconnectUponMatchingFailure |
void |
SNAOutboundConfiguration.SNAOutboundSettings.setCustomerHandshakeClassName(java.lang.String aCustomerHandshakeClassName)
Sets the customerHandshakeClassName. |
void |
SNAOutboundApplication.setDataOut(byte[] data)
Sets the content for outgoing payload (buffer), which is represented in the OTD as node DataOut . |
void |
SNAOutboundConfiguration.SNAOutboundSettings.setDeallocationType(int aDeallocationType)
Sets DeallocationType |
void |
SNAOutboundConfiguration.SNAOutboundSettings.setHostName(java.lang.String aHostName)
Sets the HostName where the lu62 Server runs, only needed for Brixton LU62 server. |
void |
SNAOutboundConfiguration.SNAOutboundSettings.setInitializeConversation(boolean initializeConversation)
Sets InitializeConversation |
void |
SNAOutboundConfiguration.SNAOutboundSettings.setLocalLUName(java.lang.String aLocalLUName)
Sets LocalLUName |
void |
SNAOutboundConfiguration.SNAOutboundSettings.setLocalTPName(java.lang.String aLocalTPName)
Sets LocalTPName |
void |
SNAOutboundConfiguration.SNAOutboundConnectionEstablish.setMaxConnectionRetries(int aMaxConnectionRetries)
Sets MaxConnectionRetries |
void |
SNAOutboundConfiguration.SNAOutboundSettings.setPacketSize(int aPacketSize)
Sets PacketSize which is requested_length of data the local program is to receive. |
void |
SNAOutboundApplication.setPersistentData(java.lang.String data)
Stores the data into the persistent file. |
void |
SNAOutboundConfiguration.SNAOutboundGeneralSettings.setPersistentStorageLocation(java.lang.String dirName)
Sets the Persistent Storage Location |
void |
SNAOutboundConfiguration.SNAOutboundConnectionEstablish.setRetryConnectionInterval(long aRetryConnectionInterval)
Sets RetryConnectionInterval |
void |
SNAOutboundConfiguration.SNAOutboundGeneralSettings.setScopeOfState(java.lang.String aScope)
Sets Scope Of State |
void |
SNAOutboundApplication.setState(java.lang.String stateValue)
Sets the State. |
void |
SNAOutboundConfiguration.SNAOutboundSettings.setSymbolicDestName(java.lang.String aSymbolicDestName)
Sets SymbolicDestName |
void |
SNAOutboundConfiguration.SNAOutboundSettings.setSynchronizationLevel(int aSynchronizationLevel)
Sets SynchronizationLevel |
void |
SNAOutboundConfiguration.SNAOutboundSettings.setTimeout(int aTimeout)
Sets Timeout |
void |
SNAOutboundApplication.startConversation()
Starts the conversation manually. |
void |
SNAOutboundConfiguration.validate()
Validates the outbound configuration |
void |
SNAOutboundConfiguration.SNAOutboundGeneralSettings.validate()
Validates outbound GeneralSettings section |
void |
SNAOutboundConfiguration.SNAOutboundSettings.validate()
Validates outbound SNASettings section |
void |
SNAOutboundConfiguration.SNAOutboundConnectionEstablish.validate()
Validates outbound ConnectionEstablish section |
|
Sun Adapter for SNA LU62 API | |||||||||
PREV NEXT | FRAMES NO FRAMES |