KickJava   Java API By Example, From Geeks To Geeks.

Java > Java SE, EE, ME > org > omg > CORBA_2_3 > ORB > Top Examples

  • org.objectweb.corba.runtime.ORBServiceImpl
    <p>Default implementation of the <tt>ORBService</tt> system service.</p>
  • org.jboss.iiop.jacorb.ORBSingleton
    Thin wrapper class that fulfills the contract of an ORB singleton and forwards every invocation to an instance of org.jacorb.orb.ORBSingleton and initializes the ORBInitialContextFactory ORB attribute. @author <a HREF="mailto:reverbel@ime.usp.br">Francisco Reverbel</a> @version $Revi ...
  • org.jacorb.orb.ReplyReceiver
    A special ReplyPlaceholder that receives replies to normal requests, either synchronously or asynchronously. A ReplyReceiver handles all ORB-internal work that needs to be done for the reply, such as checking for exceptions and invoking the interceptors. The client stub can either do a blocking w ...
  • org.objectweb.corba.runtime.ORBFactoryImpl
    <p>Default implementation of the <tt>ORBFactory</tt> factory.</p>
  • mark.AddDataHelper
    mark/AddDataHelper.java . Generated by the IDL-to-Java compiler (portable), version "3.1" from W:/Geronimo/corba_container/tests/corba_idl/idl/Add.idl Monday, December 20, 2004 4:06:00 PM EST
Popular Tags