KickJava   Java API By Example, From Geeks To Geeks.

Java > Java SE, EE, ME > org > omg > CORBA > portable > RemarshalException > 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.ClientInterceptorHandler
    An instance of this class handles all interactions between one particular client request and any interceptors registered for it. @author Andre Spiegel @version $Id: ClientInterceptorHandler.java,v 1.8 2004/06/09 05:36:59 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.jacorb.orb.giop.ReplyPlaceholder
    Connections deliver replies to instances of this class. The mechanism by which the ORB can retrieve the replies is implemented in subclasses. @author Nicolas Noffke @version $Id: ReplyPlaceholder.java,v 1.20 2004/05/19 11:25:47 andre.spiegel Exp $
  • 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.giop.LocateReplyInputStream
    @author Gerald Brose, FU Berlin 1999 @version $Id: LocateReplyInputStream.java,v 1.14 2004/05/06 12:40:00 nicolas Exp $
Popular Tags