IBM WebSphere Multichannel Bank Transformation Toolkit Javadoc

com.ibm.btt.cs.servlet
Interface CSAsynchronousReplyListener

All Superinterfaces:
java.util.EventListener
All Known Implementing Classes:
CSAsynchronousReplyEventMulticaster, CSClient

public interface CSAsynchronousReplyListener
extends java.util.EventListener

The CSAsynchronousReplyListener interface is the event set listener interface for the CSAsynchronousReply feature.


Method Summary
 void handleCSAsynchronousReplyEvent(CSAsynchronousReplyEvent event)
          Contains the appropriate actions to be executed when CSAsynchronousReplyEvent has been triggered.
 

Method Detail

handleCSAsynchronousReplyEvent

void handleCSAsynchronousReplyEvent(CSAsynchronousReplyEvent event)
Contains the appropriate actions to be executed when CSAsynchronousReplyEvent has been triggered.

Parameters:
event - com.ibm.btt.clientserver.servlet.CSAsynchronousReplyEvent

IBM WebSphere Multichannel Bank Transformation Toolkit Javadoc

(c) Copyright IBM Corporation 1998, 2009