KickJava   Java API By Example, From Geeks To Geeks.

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

  • org.jacorb.orb.ORB
    @author Gerald Brose, FU Berlin @version $Id: ORB.java,v 1.124 2005/06/01 19:55:19 brose Exp $
  • org.jacorb.orb.CDRInputStream
    Read CDR encoded data @author Gerald Brose, FU Berlin $Id: CDRInputStream.java,v 1.89 2005/04/23 13:07:29 phil.mesnier Exp $
  • org.jboss.proxy.ejb.handle.HandleDelegateImpl
    <P>Implementation of the javax.ejb.spi.HandleDelegate interface</P> <P>The HandleDelegate interface is implemented by the EJB container. It is used by portable implementations of javax.ejb.Handle and javax.ejb.HomeHandle. It is not used by EJB components or by client components. ...
  • org.jacorb.orb.ParsedIOR
    Class to convert IOR strings into IOR structures @author Gerald Brose, FU Berlin @version $Id: ParsedIOR.java,v 1.64 2004/10/21 14:55:58 francisco Exp $
  • org.coach.idltree.IdlOperation
    The class IdlOperation represents an operation on an CORBA IDL interface. Instances are created through one of the create() factory methods in IdlNode. An IdlOperation object has child nodes for each in and inout parameter. @author <a HREF="mailto:batteram@lucent.com">Harold Batteram</a& ...
  • org.jacorb.poa.util.POAUtil
    This class collects some useful routines for the POA. @author Reimo Tiedemann, FU Berlin @version $Id: POAUtil.java,v 1.19 2005/05/12 19:21:38 andre.spiegel Exp $
Popular Tags