Searched refs:OperationModeHelper (Results 1 - 3 of 3) sorted by relevance

/openjdk7/corba/src/share/classes/com/sun/org/omg/CORBA/
H A DOperationModeHelper.java29 * com/sun/org/omg/CORBA/OperationModeHelper.java
35 public final class OperationModeHelper class
39 public OperationModeHelper() method in class:OperationModeHelper
61 __typeCode = org.omg.CORBA.ORB.init ().create_enum_tc (com.sun.org.omg.CORBA.OperationModeHelper.id (), "OperationMode", new String[] { "OP_NORMAL", "OP_ONEWAY"} );
H A DOperationDescriptionHelper.java102 _tcOf_members0 = com.sun.org.omg.CORBA.OperationModeHelper.type ();
151 value.mode = com.sun.org.omg.CORBA.OperationModeHelper.read (istream);
165 com.sun.org.omg.CORBA.OperationModeHelper.write (ostream, value.mode);
/openjdk7/corba/make/sun/corba/org/omg/
H A DFILES_java.gmk59 com/sun/org/omg/CORBA/OperationModeHelper.java \

Completed in 377 milliseconds