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

/openjdk7/corba/src/share/classes/com/sun/org/omg/CORBA/
H A DOperationMode.java43 public static final int _OP_ONEWAY = 1; field in class:OperationMode
44 public static final com.sun.org.omg.CORBA.OperationMode OP_ONEWAY = new com.sun.org.omg.CORBA.OperationMode(_OP_ONEWAY);

Completed in 28 milliseconds