IBM Branch Transformation Toolkit Javadoc

com.ibm.connector2.sna.lu62
Class Lu62ManagedConnection.Lu62ConversationEventHandler

java.lang.Object
  extended bycom.ibm.connector2.sna.lu62.Lu62ManagedConnection.Lu62ConversationEventHandler
All Implemented Interfaces:
Lu62ConversationEventListener
Enclosing class:
Lu62ManagedConnection

public class Lu62ManagedConnection.Lu62ConversationEventHandler
extends java.lang.Object
implements Lu62ConversationEventListener


Constructor Summary
Lu62ManagedConnection.Lu62ConversationEventHandler()
           
 
Method Summary
 void confirmedReceived(Lu62ConversationEvent event)
           
 void conversationClosed(Lu62ConversationEvent event)
           
 void conversationDown(Lu62ConversationEvent event)
           
 void conversationEstablished(Lu62ConversationEvent event)
           
 void conversationNotEstablished(Lu62ConversationEvent event)
           
 void data(Lu62ConversationEvent event)
           
 void dataCancelled(Lu62ConversationEvent event)
           
 void errorReceived(Lu62ConversationEvent event)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Lu62ManagedConnection.Lu62ConversationEventHandler

public Lu62ManagedConnection.Lu62ConversationEventHandler()
Method Detail

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

IBM Branch Transformation Toolkit Javadoc

(c) Copyright IBM Corporation 1998, 2005