Uses of Interface
org.jacorb.demo.notification.whiteboard.IWhiteBoardOperations

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

Subinterfaces of IWhiteBoardOperations in org.jacorb.demo.notification.whiteboard
 interface IWhiteBoard
          Generated from IDL interface "IWhiteBoard".
 

Classes in org.jacorb.demo.notification.whiteboard that implement IWhiteBoardOperations
 class _IWhiteBoardStub
          Generated from IDL interface "IWhiteBoard".
 class IWhiteBoardPOA
          Generated from IDL interface "IWhiteBoard".
 class IWhiteBoardPOATie
          Generated from IDL interface "IWhiteBoard".
 class WhiteBoard
           
 

Methods in org.jacorb.demo.notification.whiteboard that return IWhiteBoardOperations
 IWhiteBoardOperations IWhiteBoardPOATie._delegate()
           
 

Methods in org.jacorb.demo.notification.whiteboard with parameters of type IWhiteBoardOperations
 void IWhiteBoardPOATie._delegate(IWhiteBoardOperations delegate)
           
 

Constructors in org.jacorb.demo.notification.whiteboard with parameters of type IWhiteBoardOperations
IWhiteBoardPOATie(IWhiteBoardOperations delegate)
           
IWhiteBoardPOATie(IWhiteBoardOperations delegate, POA poa)
           
 



Copyright © 2015 JacORB. All rights reserved.