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.
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
(c) Copyright IBM Corporation 1998, 2011