Module java.corba
Package org.omg.IOP

Interface TAG_RMI_CUSTOM_MAX_STREAM_FORMAT


  • public interface TAG_RMI_CUSTOM_MAX_STREAM_FORMAT
    org/omg/IOP/TAG_RMI_CUSTOM_MAX_STREAM_FORMAT.java . Generated by the IDL-to-Java compiler (portable), version "3.2" from /scratch/opt/mach5/mesos/work_dir/slaves/9190d864-6621-4810-ba08-d8d8c75ba674-S635/frameworks/1735e8a2-a1db-478c-8104-60c8b0af87dd-0196/executors/7e9ab172-5a04-4ac3-a542-00c9fb32ca21/runs/b9d98997-e682-4b44-a0cc-2622746d2245/workspace/open/src/java.corba/share/classes/org/omg/PortableInterceptor/IOP.idl Wednesday, March 7, 2018 at 6:03:49 PM Pacific Standard Time
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static int value
      RMI-IIOP has multiple stream format versions.
    • Field Detail

      • value

        static final int value
        RMI-IIOP has multiple stream format versions. A server can specify its maximum version by including the TAG_RMI_CUSTOM_MAX_STREAM_FORMAT tagged component or rely on the default of version 1 for GIOP 1.2 and less and version 2 for GIOP 1.3 and higher. See Java to IDL ptc/02-01-12 1.4.11.
        See Also:
        Constant Field Values