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.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 ENCODING_CDR_ENCAPS
  9. {
  10. /**
  11. * The CDR Encapsulation encoding.
  12. * @see CodecFactory
  13. */
  14. public static final short value = (short)(0);
  15. }