|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectThincMsg
ThincSMsg
ThincSMsgInit
ThincSMsgInitReply
ThincSMsgInitReplyEncoder
public final class ThincSMsgInitReplyEncoder
class for initializing compression method(encoder) for raw images.
ThincSMsgInitReply
Field Summary | |
---|---|
static int |
INIT_MESSAGE_TYPE
|
static int |
MASK
|
static int |
MESSAGE_SIZE
|
Fields inherited from class ThincSMsgInitReply |
---|
MESSAGE_TYPE |
Fields inherited from class ThincSMsgInit |
---|
client |
Fields inherited from class ThincMsg |
---|
canvas, handler |
Constructor Summary | |
---|---|
ThincSMsgInitReplyEncoder(ThincClient tc,
ThincMsgHandler h,
ThincClientCanvas cs)
|
Method Summary | |
---|---|
void |
process()
process() gets the encoding option from the server. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final int INIT_MESSAGE_TYPE
public static final int MESSAGE_SIZE
public static final int MASK
Constructor Detail |
---|
public ThincSMsgInitReplyEncoder(ThincClient tc, ThincMsgHandler h, ThincClientCanvas cs)
Method Detail |
---|
public void process() throws ThincException
process
in class ThincMsg
ThincException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |