IBM Branch Transformation Toolkit Javadoc

com.ibm.connector2.sna.lu0
Class Lu0ManagedConnection.Lu0SessionEventHandler

java.lang.Object
  extended bycom.ibm.connector2.sna.lu0.host.event.Lu0SessionEventListener
      extended bycom.ibm.connector2.sna.lu0.Lu0ManagedConnection.Lu0SessionEventHandler
All Implemented Interfaces:
java.util.EventListener
Enclosing class:
Lu0ManagedConnection

public class Lu0ManagedConnection.Lu0SessionEventHandler
extends Lu0SessionEventListener


Constructor Summary
Lu0ManagedConnection.Lu0SessionEventHandler()
           
 
Method Summary
 void bidReceived(Lu0SessionEvent event)
           
 void message(Lu0SessionEvent event)
           
 void messageCancelled(Lu0SessionEvent event)
           
 void negativeResponse(Lu0SessionEvent event)
           
 void positiveResponse(Lu0SessionEvent event)
           
 void sessionClosed(Lu0SessionEvent event)
           
 void sessionDown(Lu0SessionEvent event)
           
 void sessionEstablished(Lu0SessionEvent event)
           
 void sessionNotEstablished(Lu0SessionEvent event)
           
 void unsolicitedMessage(Lu0SessionEvent event)
           
 void unsolicitedMessageCancelled(Lu0SessionEvent event)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Lu0ManagedConnection.Lu0SessionEventHandler

public Lu0ManagedConnection.Lu0SessionEventHandler()
Method Detail

bidReceived

public void bidReceived(Lu0SessionEvent event)
                 throws Lu0Exception
Overrides:
bidReceived in class Lu0SessionEventListener
Throws:
Lu0Exception

sessionEstablished

public void sessionEstablished(Lu0SessionEvent event)
                        throws Lu0Exception
Overrides:
sessionEstablished in class Lu0SessionEventListener
Throws:
Lu0Exception

sessionNotEstablished

public void sessionNotEstablished(Lu0SessionEvent event)
                           throws Lu0Exception
Overrides:
sessionNotEstablished in class Lu0SessionEventListener
Throws:
Lu0Exception

message

public void message(Lu0SessionEvent event)
             throws Lu0Exception
Overrides:
message in class Lu0SessionEventListener
Throws:
Lu0Exception

unsolicitedMessage

public void unsolicitedMessage(Lu0SessionEvent event)
                        throws Lu0Exception
Overrides:
unsolicitedMessage in class Lu0SessionEventListener
Throws:
Lu0Exception

messageCancelled

public void messageCancelled(Lu0SessionEvent event)
                      throws Lu0Exception
Overrides:
messageCancelled in class Lu0SessionEventListener
Throws:
Lu0Exception

unsolicitedMessageCancelled

public void unsolicitedMessageCancelled(Lu0SessionEvent event)
                                 throws Lu0Exception
Overrides:
unsolicitedMessageCancelled in class Lu0SessionEventListener
Throws:
Lu0Exception

sessionClosed

public void sessionClosed(Lu0SessionEvent event)
                   throws Lu0Exception
Overrides:
sessionClosed in class Lu0SessionEventListener
Throws:
Lu0Exception

sessionDown

public void sessionDown(Lu0SessionEvent event)
                 throws Lu0Exception
Overrides:
sessionDown in class Lu0SessionEventListener
Throws:
Lu0Exception

positiveResponse

public void positiveResponse(Lu0SessionEvent event)
                      throws Lu0Exception
Overrides:
positiveResponse in class Lu0SessionEventListener
Throws:
Lu0Exception

negativeResponse

public void negativeResponse(Lu0SessionEvent event)
                      throws Lu0Exception
Overrides:
negativeResponse in class Lu0SessionEventListener
Throws:
Lu0Exception

IBM Branch Transformation Toolkit Javadoc

(c) Copyright IBM Corporation 1998, 2005