Class ThincSMsgAppShare

java.lang.Object
  extended by ThincMsg
      extended by ThincSMsg
          extended by ThincSMsgAppShare
Direct Known Subclasses:
ThincSMsgAppShareDesc, ThincSMsgAppShareHeader

Deprecated. Need to specified protocol type

public abstract class ThincSMsgAppShare
extends ThincSMsg

abstraction for Application sharing protocol. not implemented.

Author:
Young Jin Yoon

Field Summary
 
Fields inherited from class ThincMsg
canvas, handler
 
Constructor Summary
protected ThincSMsgAppShare(ThincMsgHandler h, ThincClientCanvas c)
          Deprecated.  
 
Method Summary
 
Methods inherited from class ThincMsg
process
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ThincSMsgAppShare

protected ThincSMsgAppShare(ThincMsgHandler h,
                            ThincClientCanvas c)
Deprecated.