org.eclipse.ecf.docshare.messages
Class StopMessage

java.lang.Object
  extended by org.eclipse.ecf.docshare.messages.Message
      extended by org.eclipse.ecf.docshare.messages.StopMessage
All Implemented Interfaces:
java.io.Serializable, org.eclipse.core.runtime.IAdaptable, IModelChangeMessage

public class StopMessage
extends Message

Since:
2.1
See Also:
Serialized Form

Constructor Summary
StopMessage()
           
 
Method Summary
 
Methods inherited from class org.eclipse.ecf.docshare.messages.Message
deserialize, getAdapter, serialize
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StopMessage

public StopMessage()