Class ThincSMsg

java.lang.Object
  extended by ThincMsg
      extended by ThincSMsg
Direct Known Subclasses:
ThincSMsgAck, ThincSMsgAppShare, ThincSMsgCursor, ThincSMsgFB, ThincSMsgInit, ThincSMsgPing, ThincSMsgResize, ThincSMsgSound, ThincSMsgVideo

public abstract class ThincSMsg
extends ThincMsg


Field Summary
 
Fields inherited from class ThincMsg
canvas, handler
 
Constructor Summary
protected ThincSMsg(ThincHandler h, ThincClientCanvas c)
           
 
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

ThincSMsg

protected ThincSMsg(ThincHandler h,
                    ThincClientCanvas c)