com.ibm.dse.services.comms
Interface ConversationNotEstablishedListener
- All Known Implementing Classes:
- ConversationNotEstablishedEventMulticaster
- public interface ConversationNotEstablishedListener
- extends java.util.EventListener
The event set listener interface for the conversationNotEstablished feature.
conversationNotEstablished
public void conversationNotEstablished(ConversationNotEstablishedEvent event)
- The ConversationNotEstablishedListener interface is an event set listener interface for the conversationNotEstablished feature.
- Parameters:
event
- com.ibm.dse.services.comms.ConversationNotEstablishedEvent