Class SyncScopeHelper

java.lang.Object
org.omg.Messaging.SyncScopeHelper

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

    • _id

      private static String _id
    • __typeCode

      private static TypeCode __typeCode
  • Constructor Details

    • SyncScopeHelper

      public SyncScopeHelper()
  • Method Details

    • insert

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

      public static short extract(Any a)
    • type

      public static TypeCode type()
    • id

      public static String id()
    • read

      public static short read(InputStream istream)
    • write

      public static void write(OutputStream ostream, short value)