1. package com.sun.corba.se.PortableActivationIDL;
  2. /**
  3. * com/sun/corba/se/PortableActivationIDL/IIOP_CLEAR_TEXT.java .
  4. * Generated by the IDL-to-Java compiler (portable), version "3.2"
  5. * from ../../../../src/share/classes/com/sun/corba/se/PortableActivationIDL/activation.idl
  6. * Wednesday, September 15, 2004 3:50:44 AM PDT
  7. */
  8. public interface IIOP_CLEAR_TEXT
  9. {
  10. /** Possible values for endpointType argument on Server.getEndpoint()
  11. * If you change the value of this constant then update
  12. * core.EndPoint accordingly. It has a duplicate definition
  13. * to avoid a compilation dependency.
  14. */
  15. public static final String value = "IIOP_CLEAR_TEXT";
  16. }