xmlBlaster 2.2.0 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
 BlasterCallback BlasterCallbackPOA._this()
           
 BlasterCallback BlasterCallbackPOATie._this()
           
 BlasterCallback BlasterCallbackPOA._this(org.omg.CORBA.ORB orb)
           
 BlasterCallback BlasterCallbackPOATie._this(org.omg.CORBA.ORB orb)
           
static BlasterCallback BlasterCallbackHelper.extract(org.omg.CORBA.Any any)
           
static BlasterCallback BlasterCallbackHelper.narrow(java.lang.Object obj)
           
static BlasterCallback BlasterCallbackHelper.narrow(org.omg.CORBA.Object obj)
           
static BlasterCallback BlasterCallbackHelper.read(org.omg.CORBA.portable.InputStream in)
           
static BlasterCallback BlasterCallbackHelper.unchecked_narrow(org.omg.CORBA.Object obj)
           
 

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 2.2.0 API

Copyright © 1999-2014 The xmlBlaster.org contributers.