xmlBlaster 2.2.0 API

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

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

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

Classes in org.xmlBlaster.client.protocol.corba that implement BlasterCallbackOperations
 class CorbaCallbackServer
          Example for a CORBA callback implementation.
 

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

Subinterfaces of BlasterCallbackOperations in org.xmlBlaster.protocol.corba.clientIdl
 interface BlasterCallback
          Generated from IDL interface "BlasterCallback"
 

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

Fields in org.xmlBlaster.protocol.corba.clientIdl declared as BlasterCallbackOperations
private  BlasterCallbackOperations BlasterCallbackPOATie._delegate
           
 

Methods in org.xmlBlaster.protocol.corba.clientIdl that return BlasterCallbackOperations
 BlasterCallbackOperations BlasterCallbackPOATie._delegate()
           
 

Methods in org.xmlBlaster.protocol.corba.clientIdl with parameters of type BlasterCallbackOperations
 void BlasterCallbackPOATie._delegate(BlasterCallbackOperations delegate)
           
 

Constructors in org.xmlBlaster.protocol.corba.clientIdl with parameters of type BlasterCallbackOperations
BlasterCallbackPOATie(BlasterCallbackOperations delegate)
           
BlasterCallbackPOATie(BlasterCallbackOperations delegate, org.omg.PortableServer.POA poa)
           
 


xmlBlaster 2.2.0 API

Copyright © 1999-2014 The xmlBlaster.org contributers.