KickJava   Java API By Example, From Geeks To Geeks.

Java > Java SE, EE, ME > org > omg > CORBA > portable > ApplicationException > Top Examples

  • mark.comps._AddStub
    mark/comps/_AddStub.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
  • gcc.rmi.iiop._NameServiceStub
    gcc/rmi/iiop/_NameServiceStub.java . Generated by the IDL-to-Java compiler (portable), version "3.1" from ../idl/gcc-rmi-iiop.idl Wednesday, December 8, 2004 11:54:46 AM EST
  • org.jacorb.orb.Delegate
    JacORB implementation of CORBA object reference @author Gerald Brose @version $Id: Delegate.java,v 1.111 2005/04/22 13:19:48 andre.spiegel Exp $
  • 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.jboss.proxy.ejb.DynamicIIOPStub
    Dynamically generated IIOP stub classes extend this abstract superclass, which extends <code>javax.rmi.CORBA.Stub</code>. A <code>DynamicIIOPStub</code> is a local proxy of a remote object. It has methods (<code>invoke()</code>, <code>invokeBoolean()</ ...
  • org.jacorb.orb.ApplicationExceptionHelper
    This class provides a method for inserting an arbirtary application exception into an any. @author Nicolas Noffke @version $Id: ApplicationExceptionHelper.java,v 1.16 2004/05/06 12:40:00 nicolas Exp $
Popular Tags