Package org.omg.CSI

Class GSS_NT_ExportedNameHelper

java.lang.Object
org.omg.CSI.GSS_NT_ExportedNameHelper

public abstract class GSS_NT_ExportedNameHelper extends Object
org/omg/CSI/GSS_NT_ExportedNameHelper.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

    • GSS_NT_ExportedNameHelper

      public GSS_NT_ExportedNameHelper()
  • Method Details

    • insert

      public static void insert(Any a, byte[] that)
    • extract

      public static byte[] extract(Any a)
    • type

      public static TypeCode type()
    • id

      public static String id()
    • read

      public static byte[] read(InputStream istream)
    • write

      public static void write(OutputStream ostream, byte[] value)