1. package org.omg.IOP;
  2. /**
  3. * org/omg/IOP/ENCODING_CDR_ENCAPS.java .
  4. * Generated by the IDL-to-Java compiler (portable), version "3.1"
  5. * from ../../../../src/share/classes/org/omg/PortableInterceptor/IOP.idl
  6. * Monday, February 23, 2004 7:03:03 AM GMT
  7. */
  8. public interface ENCODING_CDR_ENCAPS
  9. {
  10. /**
  11. * The CDR Encapsulation encoding.
  12. * @see CodecFactory
  13. */
  14. public static final short value = (short)(0);
  15. }