Package com.ibm.dse.services.comms

Interface Summary
BIDReceivedListener The BIDReceivedListener interface is the event set listener interface for the BIDReceived feature.
CommonCommunicationsService The CommonCommunicationsService interface is the common interface for communication services.
CommunicationsPoolService This class is a pool that manages communications services that implement CommonCommunications interface.
ConfirmedReceivedListener The ConfirmedReceivedListener is an event set listener interface for the confirmedReceived feature.
ConversationClosedListener The ConversationClosedListener interface is an event set listener interface for the conversationClosed feature.
ConversationDownListener The ConversationDownListener interface is an event set listener interface for the conversationDown feature.
ConversationEstablishedListener The ConversationEstablishedListener interface is an event set listener interface for the conversationEstablished feature.
ConversationNotEstablishedListener The event set listener interface for the conversationNotEstablished feature.
DataCancelledListener The DataCancelledListener interface is an event set listener interface for the dataCancelled feature.
DataListener The DataListener interface is an event set listener interface for the data feature.
ErrorReceivedListener The ErrorReceivedListener interface is an event set listener interface for the errorReceived feature.
Lu0SnaSessionService Interface for Lu0SnaSession.
Lu62ConversationService  
MessageCancelledListener The MessageCancelledListener interface is an event set listener interface for the messageCancelled feature.
MessageListener The MessageListener interface is an event set listener interface for the message feature.
NegativeResponseListener The NegativeResponseListener interface is an event set listener interface for the negativeResponse feature.
PositiveResponseListener The PositiveResponseListener interface is an event set listener interface for the positiveResponse feature.
SessionClosedListener The SessionClosedListener interface is an event set listener interface for the sessionClosed feature.
SessionDownListener The SessionDownListener interface is an event set listener interface for the sessionDown feature.
SessionEstablishedListener The SessionEstablishedListener interface is an event set listener interface for the sessionEstablished feature.
SessionNotEstablishedListener The SessionNotEstablishedListener interface is an event set listener interface for the sessionNotEstablished feature.
UnsolicitedMessageCancelledListener The UnsolicitedMessageCancelledListener interface is an event set listener interface for the unsolicitedMessageCancelled feature.
UnsolicitedMessageListener The UnsolicitedMessageListener interface is an event set listener interface for the unsolicitedMessage feature.
 

Class Summary
BIDReceivedEvent The BIDReceivedEvent class supports the com.ibm.dse.services.BIDReceivedListener interface.
BIDReceivedEventMulticaster The BIDReceivedEventMulticaster class supports the com.ibm.dse.services.BIDReceivedListener interface.
CCMessage This class represents a Common Communications Interface message with message characteristics.
CommunicationsPool The CommunicationsPool is a pool that manages communications services that implement CommonCommunicationsService interface.
ConfirmedReceivedEvent The ConfirmedReceivedEvent class is the event class that supports the com.ibm.dse.services.ConfirmedReceivedListener interface.
ConfirmedReceivedEventMulticaster The ConfirmedReceivedEventMulticaster class is the event multicaster class that supports the com.ibm.dse.services.ConfirmedReceivedListener interface.
ConversationClosedEvent The ConversationClosedEvent is the event class that supports the com.ibm.dse.services.ConversationClosedListener interface.
ConversationClosedEventMulticaster The ConversationClosedEventMulticaster class supports the com.ibm.dse.services.ConversationClosedListener interface.
ConversationDownEvent The ConversationDownEvent class supports the com.ibm.dse.services.ConversationDownListener interface.
ConversationDownEventMulticaster The ConversationDownEventMulticaster supports the com.ibm.dse.services.ConversationDownListener interface.
ConversationEstablishedEvent The ConversationEstablishedEvent class supports the com.ibm.dse.services.ConversationEstablishedListener interface.
ConversationEstablishedEventMulticaster The ConversationEstablishedEventMulticaster class supports the com.ibm.dse.services.comms.ConversationEstablishedListener interface.
ConversationHandler  
ConversationNotEstablishedEvent The ConversationNotEstablishedEvent class supports the com.ibm.dse.services.ConversationNotEstablishedListener interface.
ConversationNotEstablishedEventMulticaster The ConversationNotEstablishedEventMulticaster supports the com.ibm.dse.services.comms.comms.ConversationNotEstablishedListener interface.
DataCancelledEvent The DataCancelledEvent class supports the com.ibm.dse.services.comms.DataCancelledListener interface.
DataCancelledEventMulticaster The DataCancelledEventMulticaster class supports the com.ibm.dse.services.comms.DataCancelledListener interface.
DataEvent The DataEvent class supports the com.ibm.dse.services.comms.DataListener interface.
DataEventMulticaster The DataEventMulticaster class supports the com.ibm.dse.services.comms.DataListener interface.
ErrorReceivedEvent The ErrorReceivedEvent class supports the com.ibm.dse.services.ErrorReceivedListener interface.
ErrorReceivedEventMulticaster The ErrorReceivedEventMulticaster class supports the com.ibm.dse.services.comms.ErrorReceivedListener interface.
Lu0Bind This Lu0Bind class represents a bind command.
Lu0BindBeanInfo The bean information class for com.ibm.dse.services.Lu0Bind.
Lu0EstablishSessionThread Thread started when waiting for session to be established.
Lu0Message This Lu0Message class represents a Lu0 message with message characteristics.
Lu0SnaSession Lu0 SNA session service.
Lu0SnaSessionBeanInfo The bean information class for com.ibm.dse.services.comms.Lu0SnaSession.
Lu62AcceptConversationThread Thread started when waiting for conversation to be accepted.
Lu62ConfirmConversationThread Thread started when waiting for conversation to be confirm.
Lu62Conversation  
Lu62ListenConversationThread Thread started when waiting to receive messages.
Lu62Message The Lu62Message class represents a Lu62 message with message characteristics.
LuaCommon The LuaCommon class represents lua common structure form RUI api.
LuaFlag1 The LuaCommon class represents flag1 structure form RUI api.
LuaFlag2 The LuaCommon class represents flag2 structure form RUI api.
LuaRH The LuaCommon class represents RH structure form RUI api.
LuaTH The LuaCommon class represents TH structure form RUI api.
MessageCancelledEvent The MessageCancelledEvent class supports the com.ibm.dse.services.MessageCancelledListener interface.
MessageCancelledEventMulticaster The MessageCancelledEventMulticaster supports the com.ibm.dse.services.comms.MessageCancelledListener interface.
MessageEvent The MessageEvent class supports the com.ibm.dse.services.MessageListener interface.
MessageEventMulticaster The MessageEventMulticaster class supports the com.ibm.dse.services.comms.MessageListener interface.
NegativeResponseEvent The NegativeResponseEvent class supports the com.ibm.dse.services.NegativeResponseListener interface.
NegativeResponseEventMulticaster The NegativeResponseEventMulticaster class supports the com.ibm.dse.services.comms.NegativeResponseListener interface.
PositiveResponseEvent The PositiveResponseEvent class supports the com.ibm.dse.services.PositiveResponseListener interface.
PositiveResponseEventMulticaster The PositiveResponseEventMulticaster class supports the com.ibm.dse.services.comms.PositiveResponseListener interface.
SessionClosedEvent The SessionClosedEvent class supports the com.ibm.dse.services.SessionClosedListener interface.
SessionClosedEventMulticaster The SessionClosedEventMulticaster class supports the com.ibm.dse.services.comms.SessionClosedListener interface.
SessionDownEvent The SessionDownEvent class supports the com.ibm.dse.services.SessionDownListener interface.
SessionDownEventMulticaster The SessionDownEventMulticaster class supports the com.ibm.dse.services.comms.SessionDownListener interface.
SessionDownHandler Handles events sessionDown, sessionClosed and sessionNotEstablished generated by Lu0SnaSession.
SessionEstablishedEvent The SessionEstablishedEvent class supports the com.ibm.dse.services.SessionEstablishedListener interface.
SessionEstablishedEventMulticaster The SessionEstablishedEventMulticaster class supports the com.ibm.dse.services.comms.SessionEstablishedListener interface.
SessionEstablishedHandler Handles event sessionEstablished generated by Lu0SnaSession.
SessionMessageHandler Handles events message and messageCancelled generated by Lu0SnaSession.
SessionNegativeResponseHandler Handles event negativeResponse generated by Lu0SnaSession.
SessionNotEstablishedEvent The SessionNotEstablishedEvent class supports the com.ibm.dse.services.SessionNotEstablishedListener interface.
SessionNotEstablishedEventMulticaster The SessionNotEstablishedEventMulticaster class supports the com.ibm.dse.services.comms.SessionNotEstablishedListener interface.
SessionPositiveResponseHandler Handles event positiveResponse generated by Lu0SnaSession.
SessionUnsolicitedMessageHandler Handles events unsolicitedMessage, unsolicitedMessageCancelled and BIDReceived generated by Lu0SnaSession.
UnsolicitedMessageCancelledEvent The UnsolicitedMessageCancelledEvent class supports the com.ibm.dse.services.UnsolicitedMessageCancelledListener interface.
UnsolicitedMessageCancelledEventMulticaster The UnsolicitedMessageCancelledEventMulticaster class supports the com.ibm.dse.services.comms.UnsolicitedMessageCancelledListener interface.
UnsolicitedMessageEvent The UnsolicitedMessageEvent class supports the com.ibm.dse.services.UnsolicitedMessageListener interface.
UnsolicitedMessageEventMulticaster The UnsolicitedMessageEventMulticaster class supports the com.ibm.dse.services.comms.UnsolicitedMessageListener interface.
 

Exception Summary
DSECCException The DSECCException class throws an exception when the request is not possible at the moment.
DSELu0InternalErrorException The DSELuOInternalErrorException class throws an exception when the request is not possible at the moment.
DSELu0InvalidRequestException The DSELuOInvalidRequestException class throws an exception when a Communication Internal error is produced.
DSELu62InternalErrorException The DSELu62InternalErrorException class throws an exception when a Communication Internal error is produced.
DSELu62InvalidRequestException The DSELu62InvalidRequestException class throws an exception when the request is not possible at the moment.