Package org.omg.IOP

Class IORHelper

java.lang.Object
org.omg.IOP.IORHelper

public abstract class IORHelper extends Object
org/omg/IOP/IORHelper.java . Generated by the IDL-to-Java compiler (portable), version "4.1" from /home/abuild/rpmbuild/BUILD/glassfish-corba-4.2.4-build/glassfish-corba-4.2.4/omgapi/src/main/idl/IOP.idl Wednesday, February 21, 2024, 10:43:23 AM Greenwich Mean Time
  • Field Details

    • _id

      private static String _id
    • __typeCode

      private static TypeCode __typeCode
    • __active

      private static boolean __active
  • Constructor Details

    • IORHelper

      public IORHelper()
  • Method Details

    • insert

      public static void insert(Any a, IOR that)
    • extract

      public static IOR extract(Any a)
    • type

      public static TypeCode type()
    • id

      public static String id()
    • read

      public static IOR read(InputStream istream)
    • write

      public static void write(OutputStream ostream, IOR value)