Uses of Class
org.jacorb.demo.notification.whiteboard.WhiteboardUpdate

Uses of WhiteboardUpdate in org.jacorb.demo.notification.whiteboard
 

Fields in org.jacorb.demo.notification.whiteboard declared as WhiteboardUpdate
 WhiteboardUpdate IUpdate.line
           
 WhiteboardUpdate WhiteboardUpdateHolder.value
           
 

Methods in org.jacorb.demo.notification.whiteboard that return WhiteboardUpdate
static WhiteboardUpdate WhiteboardUpdateHelper.extract(Any any)
           
static WhiteboardUpdate WhiteboardUpdateHelper.read(InputStream in)
           
 

Methods in org.jacorb.demo.notification.whiteboard with parameters of type WhiteboardUpdate
static void WhiteboardUpdateHelper.insert(Any any, WhiteboardUpdate s)
           
static void WhiteboardUpdateHelper.write(OutputStream out, WhiteboardUpdate s)
           
 

Constructors in org.jacorb.demo.notification.whiteboard with parameters of type WhiteboardUpdate
IUpdate(int workgroup_identifier, WhiteboardUpdate line)
           
WhiteboardUpdateHolder(WhiteboardUpdate initial)
           
 



Copyright © 2016 JacORB. All rights reserved.