KickJava   Java API By Example, From Geeks To Geeks.

Java > Java SE, EE, ME > org > omg > CORBA > TypeCode > Top Examples

  • 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.jboss.iiop.rmi.ir.InterfaceRepository
    An Interface Repository. @author <a HREF="mailto:osh@sparre.dk">Ole Husgaard</a> @version $Revision: 1.8 $
  • 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.apache.geronimo.interop.rmi.iiop.TypeCode
    An implementation of CORBA 'TypeCode' for use with RMI-IIOP.
  • org.jacorb.test.orb.dynany.DynAnyFixedTest
    DynAnyFixedTest.java DynAny tests for fixed types.
  • org.jacorb.orb.Any
    CORBA any @author Gerald Brose $Id: Any.java,v 1.42 2004/05/06 12:40:00 nicolas Exp $
  • org.jacorb.test.orb.dynany.DynAnyUnboundedSeqTest
    DynAnyUnboundedSeqTest.java DynAny tests for (unbounded) sequence types.
  • org.coach.idltree.IdlReply
    The class IdlReply represents a reply of an operation on an CORBA IDL interface. Instances are created through one of the create() factory methods in IdlNode. An IdlReply object has child nodes for each out, inout or return parameter. An IdlReply object can also contain an exception value as the r ...
  • gcc.rmi.iiop.CdrInputStream
    CORBA 2.3 / GIOP 1.2 CDR InputStream.
  • com.caucho.iiop.TypeCodeImpl
  • com.caucho.iiop.AnyImpl
  • 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.coach.idltree.IdlStruct
    The class IdlStruct represents an CORBA IDL struct value. Instances are created through one of the create() factory methods in IdlNode. An IdlStruct object has child nodes representing each struct member field. @author <a HREF="mailto:batteram@lucent.com">Harold Batteram</a> <b> ...
  • org.objectweb.openccm.ast.lib.AnyValueImpl
    AnyValueImpl is a wrapper class to manipulate CORBA::Any objects more easily. This provides getting, setting, and testing operations for basic IDL data types. @author <a HREF="mailto:Philippe.Merle@lifl.fr">Philippe Merle</a> <a HREF="mailto:Mathieu.Vadet@lifl.fr">Mathieu Vadet ...
  • org.objectweb.openccm.corba.trader.TraderTypeCodeUtils
    This class provides trader specific CORBA::TypeCode util functions. @author <a HREF="mailto:Sylvain.Leblanc@lifl.fr">Sylvain Leblanc</a> @version 0.1
  • gcc.org.omg.GIOP.ReplyHeader_1_2Helper
    gcc/org/omg/GIOP/ReplyHeader_1_2Helper.java . Generated by the IDL-to-Java compiler (portable), version "3.1" from ../idl/GIOP.idl Wednesday, December 8, 2004 11:54:39 AM EST
  • org.jacorb.trading.client.typemgr.TypeManager
  • gcc.org.omg.GIOP.ReplyHeader_1_1Helper
    gcc/org/omg/GIOP/ReplyHeader_1_1Helper.java . Generated by the IDL-to-Java compiler (portable), version "3.1" from ../idl/GIOP.idl Wednesday, December 8, 2004 11:54:40 AM EST GIOP 1.1
  • DiningPhilosophers.cif.Deployment_PDA
    The philosopher dinner application deployment. <p> This application is composed of four philosopher components, four fork manager components and one observer component distributed on two servers. These servers must be named "ComponentServer1" and "ComponentServer2". The OpenCCM_plugins.jar ...
Popular Tags