Uses of Class
org.eclipse.ecf.docshare.messages.StartMessage

Packages that use StartMessage
org.eclipse.ecf.docshare   
 

Uses of StartMessage in org.eclipse.ecf.docshare
 

Methods in org.eclipse.ecf.docshare with parameters of type StartMessage
protected  void DocShare.handleStartMessage(StartMessage message)
          This method called by the DocShare.handleMessage(ID, byte[]) method if the type of the message received is a start message (sent by remote party via DocShare.startShare(ID, String, ID, String, ITextEditor).