1. package org.omg.IOP;
  2. /**
  3. * org/omg/IOP/RMICustomMaxStreamFormat.java .
  4. * Generated by the IDL-to-Java compiler (portable), version "3.2"
  5. * from ../../../../src/share/classes/org/omg/PortableInterceptor/IOP.idl
  6. * Wednesday, September 15, 2004 10:28:42 AM GMT
  7. */
  8. public interface RMICustomMaxStreamFormat
  9. {
  10. /**
  11. * Identifies a CDR encapsulation of the RMICustomMaxStreamFormat
  12. * service context which contains a single byte specifying
  13. * the client's maximum RMI-IIOP stream format version.
  14. *
  15. * See Java to IDL ptc/02-01-12 1.4.12.
  16. */
  17. public static final int value = (int)(17L);
  18. }