001 package org.omg.CSIIOP; 002 003 004 /** 005 * org/omg/CSIIOP/TAG_SECIOP_SEC_TRANS.java . 006 * Generated by the IDL-to-Java compiler (portable), version "3.2" 007 * from /home/iurt/rpm/BUILD/geronimo-spec-corba/src/main/idl/CSIIOP.idl 008 * Saturday, November 26, 2011 9:53:35 PM UTC 009 */ 010 011 public interface TAG_SECIOP_SEC_TRANS 012 { 013 014 // Tagged component for configuring SECIOP as a CSIv2 transport mechanism 015 public static final int value = (int)(35L); 016 }