Package org.omg.IOP

Class ServiceIdHelper

java.lang.Object
org.omg.IOP.ServiceIdHelper

public abstract class ServiceIdHelper extends Object
org/omg/IOP/ServiceIdHelper.java . Error! A message was requested which does not exist. The messages file does not contain the key: toJavaProlog1 Error! A message was requested which does not exist. The messages file does not contain the key: toJavaProlog2 Monday, February 12, 2024 at 2:42:26 PM Central European Standard Time
  • Constructor Details

    • ServiceIdHelper

      public ServiceIdHelper()
  • Method Details

    • insert

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

      public static int extract(Any a)
    • type

      public static TypeCode type()
    • id

      public static String id()
    • read

      public static int read(InputStream istream)
    • write

      public static void write(OutputStream ostream, int value)