KickJava   Java API By Example, From Geeks To Geeks.

Java > Open Source Codes > com > sun > corba > se > spi > activation > IIOP_CLEAR_TEXT


1 package com.sun.corba.se.spi.activation;
2
3
4 /**
5 * com/sun/corba/se/spi/activation/IIOP_CLEAR_TEXT.java .
6 * Generated by the IDL-to-Java compiler (portable), version "3.2"
7 * from ../../../../src/share/classes/com/sun/corba/se/spi/activation/activation.idl
8 * Saturday, February 9, 2008 2:04:38 AM PST
9 */

10
11 public interface IIOP_CLEAR_TEXT
12 {
13
14   // to avoid a compilation dependency.
15
public static final String JavaDoc value = "IIOP_CLEAR_TEXT";
16 }
17
Popular Tags