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