com.ibm.dse.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
public void handleCSAsynchronousReplyEvent(CSAsynchronousReplyEvent event)
- Contains the appropriate actions to be executed when CSAsynchronousReplyEvent has been triggered.
- Parameters:
event
- com.ibm.dse.clientserver.servlet.CSAsynchronousReplyEvent
(c) Copyright IBM Corporation 1998, 2005