xmlBlaster 2.2.0 API

Uses of Interface
org.xmlBlaster.protocol.corba.serverIdl.ServerOperations

Packages that use ServerOperations
org.xmlBlaster.protocol.corba   
org.xmlBlaster.protocol.corba.serverIdl   
 

Uses of ServerOperations in org.xmlBlaster.protocol.corba
 

Classes in org.xmlBlaster.protocol.corba that implement ServerOperations
 class ServerImpl
          Implements the xmlBlaster server CORBA interface.
 

Uses of ServerOperations in org.xmlBlaster.protocol.corba.serverIdl
 

Subinterfaces of ServerOperations in org.xmlBlaster.protocol.corba.serverIdl
 interface Server
          Generated from IDL interface "Server"
 

Classes in org.xmlBlaster.protocol.corba.serverIdl that implement ServerOperations
 class _ServerStub
          Generated from IDL interface "Server"
 class ServerPOA
          Generated from IDL interface "Server"
 class ServerPOATie
          Generated from IDL interface "Server"
 

Fields in org.xmlBlaster.protocol.corba.serverIdl declared as ServerOperations
private  ServerOperations ServerPOATie._delegate
           
 

Methods in org.xmlBlaster.protocol.corba.serverIdl that return ServerOperations
 ServerOperations ServerPOATie._delegate()
           
 

Methods in org.xmlBlaster.protocol.corba.serverIdl with parameters of type ServerOperations
 void ServerPOATie._delegate(ServerOperations delegate)
           
 

Constructors in org.xmlBlaster.protocol.corba.serverIdl with parameters of type ServerOperations
ServerPOATie(ServerOperations delegate)
           
ServerPOATie(ServerOperations delegate, org.omg.PortableServer.POA poa)
           
 


xmlBlaster 2.2.0 API

Copyright © 1999-2014 The xmlBlaster.org contributers.