Uses of Class
ThincMsgInitReplyHandler

Uses of ThincMsgInitReplyHandler in <Unnamed>
 

Fields in <Unnamed> declared as ThincMsgInitReplyHandler
(package private)  ThincMsgInitReplyHandler ThincSMsgInitSessCaps.initHandler
           
private  ThincMsgInitReplyHandler ThincMsgHandler.initHandler
           
private  ThincMsgInitReplyHandler ThincCMsgInitRequestNoVideo.initHandler
           
 

Methods in <Unnamed> that return ThincMsgInitReplyHandler
 ThincMsgInitReplyHandler ThincMsgHandler.getInitHandler()
           
 

Constructors in <Unnamed> with parameters of type ThincMsgInitReplyHandler
ThincCMsgInitRequestNoVideo(ThincMsgHandler h, ThincClientCanvas c, ThincMsgInitReplyHandler init)
          creates ThincCMsgInitRequestNoVideo object.
ThincSMsgInitSessCaps(ThincClient tc, ThincMsgHandler h, ThincClientCanvas cs, ThincMsgInitReplyHandler in)
          creates ThincSMsgInitSessCaps object.