xmlBlaster 1.6.2 API

Uses of Interface
org.xmlBlaster.protocol.corba.clientIdl.BlasterCallback

Packages that use BlasterCallback
org.xmlBlaster.client.protocol.corba   
org.xmlBlaster.protocol.corba   
org.xmlBlaster.protocol.corba.clientIdl   
 

Uses of BlasterCallback in org.xmlBlaster.client.protocol.corba
 

Fields in org.xmlBlaster.client.protocol.corba declared as BlasterCallback
private  BlasterCallback CorbaCallbackServer.callback
           
 

Uses of BlasterCallback in org.xmlBlaster.protocol.corba
 

Fields in org.xmlBlaster.protocol.corba declared as BlasterCallback
private  BlasterCallback CallbackCorbaDriver.cb
           
 

Uses of BlasterCallback in org.xmlBlaster.protocol.corba.clientIdl
 

Classes in org.xmlBlaster.protocol.corba.clientIdl that implement BlasterCallback
 class _BlasterCallbackStub
          Generated from IDL interface "BlasterCallback"
 

Fields in org.xmlBlaster.protocol.corba.clientIdl declared as BlasterCallback
 BlasterCallback BlasterCallbackHolder.value
           
 

Methods in org.xmlBlaster.protocol.corba.clientIdl that return BlasterCallback
static BlasterCallback BlasterCallbackHelper.extract(org.omg.CORBA.Any any)
           
static BlasterCallback BlasterCallbackHelper.read(org.omg.CORBA.portable.InputStream in)
           
static BlasterCallback BlasterCallbackHelper.narrow(java.lang.Object obj)
           
static BlasterCallback BlasterCallbackHelper.narrow(org.omg.CORBA.Object obj)
           
static BlasterCallback BlasterCallbackHelper.unchecked_narrow(org.omg.CORBA.Object obj)
           
 BlasterCallback BlasterCallbackPOATie._this()
           
 BlasterCallback BlasterCallbackPOATie._this(org.omg.CORBA.ORB orb)
           
 BlasterCallback BlasterCallbackPOA._this()
           
 BlasterCallback BlasterCallbackPOA._this(org.omg.CORBA.ORB orb)
           
 

Methods in org.xmlBlaster.protocol.corba.clientIdl with parameters of type BlasterCallback
static void BlasterCallbackHelper.insert(org.omg.CORBA.Any any, BlasterCallback s)
           
static void BlasterCallbackHelper.write(org.omg.CORBA.portable.OutputStream _out, BlasterCallback s)
           
 

Constructors in org.xmlBlaster.protocol.corba.clientIdl with parameters of type BlasterCallback
BlasterCallbackHolder(BlasterCallback initial)
           
 


xmlBlaster 1.6.2 API

Copyright © 1999-2007 The xmlBlaster.org contributers.