com.ibm.connector2.sna.lu62.host.event
Interface Lu62ConversationEventListener
- All Known Implementing Classes:
- Lu62ManagedConnection.Lu62ConversationEventHandler, Lu62Work.Lu62ConversationEventHandler
public interface Lu62ConversationEventListener
conversationEstablished
void conversationEstablished(Lu62ConversationEvent event)
throws Lu62Exception
- Throws:
Lu62Exception
conversationNotEstablished
void conversationNotEstablished(Lu62ConversationEvent event)
throws Lu62Exception
- Throws:
Lu62Exception
data
void data(Lu62ConversationEvent event)
throws Lu62Exception
- Throws:
Lu62Exception
dataCancelled
void dataCancelled(Lu62ConversationEvent event)
throws Lu62Exception
- Throws:
Lu62Exception
errorReceived
void errorReceived(Lu62ConversationEvent event)
throws Lu62Exception
- Throws:
Lu62Exception
confirmedReceived
void confirmedReceived(Lu62ConversationEvent event)
throws Lu62Exception
- Throws:
Lu62Exception
conversationDown
void conversationDown(Lu62ConversationEvent event)
throws Lu62Exception
- Throws:
Lu62Exception
conversationClosed
void conversationClosed(Lu62ConversationEvent event)
throws Lu62Exception
- Throws:
Lu62Exception
(c) Copyright IBM Corporation 1998, 2008