com.ibm.connector2.sna.lu62
Class Lu62ManagedConnection.Lu62ConversationEventHandler
java.lang.Object
com.ibm.connector2.sna.lu62.Lu62ManagedConnection.Lu62ConversationEventHandler
- All Implemented Interfaces:
- Lu62ConversationEventListener
- Enclosing class:
- Lu62ManagedConnection
- public class Lu62ManagedConnection.Lu62ConversationEventHandler
- extends java.lang.Object
- implements Lu62ConversationEventListener
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Lu62ManagedConnection.Lu62ConversationEventHandler
public Lu62ManagedConnection.Lu62ConversationEventHandler()
conversationEstablished
public void conversationEstablished(Lu62ConversationEvent event)
throws Lu62Exception
- Specified by:
conversationEstablished
in interface Lu62ConversationEventListener
- Throws:
Lu62Exception
conversationNotEstablished
public void conversationNotEstablished(Lu62ConversationEvent event)
throws Lu62Exception
- Specified by:
conversationNotEstablished
in interface Lu62ConversationEventListener
- Throws:
Lu62Exception
data
public void data(Lu62ConversationEvent event)
throws Lu62Exception
- Specified by:
data
in interface Lu62ConversationEventListener
- Throws:
Lu62Exception
dataCancelled
public void dataCancelled(Lu62ConversationEvent event)
throws Lu62Exception
- Specified by:
dataCancelled
in interface Lu62ConversationEventListener
- Throws:
Lu62Exception
errorReceived
public void errorReceived(Lu62ConversationEvent event)
throws Lu62Exception
- Specified by:
errorReceived
in interface Lu62ConversationEventListener
- Throws:
Lu62Exception
confirmedReceived
public void confirmedReceived(Lu62ConversationEvent event)
throws Lu62Exception
- Specified by:
confirmedReceived
in interface Lu62ConversationEventListener
- Throws:
Lu62Exception
conversationClosed
public void conversationClosed(Lu62ConversationEvent event)
throws Lu62Exception
- Specified by:
conversationClosed
in interface Lu62ConversationEventListener
- Throws:
Lu62Exception
conversationDown
public void conversationDown(Lu62ConversationEvent event)
throws Lu62Exception
- Specified by:
conversationDown
in interface Lu62ConversationEventListener
- Throws:
Lu62Exception
(c) Copyright IBM Corporation 1998, 2005