|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectThincMsg
ThincSMsg
ThincSMsgAppShare
ThincSMsgAppShareHeader
public class ThincSMsgAppShareHeader
Application sharing protocol header. not implemented.
Field Summary |
---|
Fields inherited from class ThincMsg |
---|
canvas, handler |
Constructor Summary | |
---|---|
ThincSMsgAppShareHeader(ThincMsgHandler h,
ThincClientCanvas c)
Deprecated. |
Method Summary | |
---|---|
void |
process()
Deprecated. process() is general processing method for each thinc messages. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ThincSMsgAppShareHeader(ThincMsgHandler h, ThincClientCanvas c)
Method Detail |
---|
public void process()
ThincMsg
ThincMsgHandler
object to send the
client messages.
In server messages, it interacts with ThincClientCanvas
in this method.
process
in class ThincMsg
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |