Searched refs:ONEWAY (Results 1 – 4 of 4) sorted by relevance
34 public static final int ONEWAY = 0x00000010; field in TypeInfo
71 return (m_flags & TypeInfo.ONEWAY) != 0; in isOneway()
41 ONEWAY,
1290 new MethodTypeInfo("notifyAccepting", 0, TypeInfo.ONEWAY) };
Completed in 36 milliseconds