KickJava   Java API By Example, From Geeks To Geeks.

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

  • org.objectweb.openccm.ir3.Parameters
    Implementation of the CORBA::ParameterDescription helper class. @author <a HREF="mailto:Philippe.Merle@lifl.fr">Philippe Merle</a> <a HREF="mailto:Mathieu.Vadet@lifl.fr">Mathieu Vadet</a> @version 0.4
  • org.objectweb.openccm.ast.lib.ParameterImpl
    ParameterImpl is a wrapper class for IDL operation parameters. Inherits from: - WithNameTypeRef for the associated name and type reference. @author <a HREF="mailto:Philippe.Merle@lifl.fr">Philippe Merle</a> <a HREF="mailto:Mathieu.Vadet@lifl.fr">Mathieu Vadet</a> @versio ...
  • org.objectweb.openccm.ast.lib.ParameterListImpl
    ParameterListImpl is a wrapper class for IDL operation parameter lists. Inherits from: - ListBaseImpl: The base class for all lists. - ParameterList: OMG IDL for operation parameter lists. @author <a HREF="mailto:Philippe.Merle@lifl.fr">Philippe Merle</a> <a HREF="mailto:Mathi ...
  • org.jacorb.orb.dsi.ServerRequest
    @author Gerald Brose, FU Berlin @version $Id: ServerRequest.java,v 1.32 2004/11/18 23:25:37 andre.spiegel Exp $
Popular Tags