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

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

Fields in org.jacorb.demo.notification.whiteboard declared as IUpdate
 IUpdate IUpdateHolder.value
           
 

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

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

Constructors in org.jacorb.demo.notification.whiteboard with parameters of type IUpdate
IUpdateHolder(IUpdate initial)
           
 



Copyright © 2015 JacORB. All rights reserved.