is.lill.acre.event
Class ConversationAdvancedEvent

java.lang.Object
  extended by is.lill.acre.event.ACREEvent
      extended by is.lill.acre.event.AbstractConversationEvent
          extended by is.lill.acre.event.AbstractConversationMessageEvent
              extended by is.lill.acre.event.ConversationAdvancedEvent
All Implemented Interfaces:
IConversationEvent, IMessageEvent

public class ConversationAdvancedEvent
extends AbstractConversationMessageEvent


Constructor Summary
ConversationAdvancedEvent(IACREMessage m, Conversation c)
           
 
Method Summary
 
Methods inherited from class is.lill.acre.event.AbstractConversationMessageEvent
getMessage
 
Methods inherited from class is.lill.acre.event.AbstractConversationEvent
getConversation
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ConversationAdvancedEvent

public ConversationAdvancedEvent(IACREMessage m,
                                 Conversation c)