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

/openjdk10/corba/src/java.corba/share/classes/com/sun/corba/se/impl/interceptors/
H A DClientRequestInfoImpl.java102 static final int CALL_RECEIVE_REPLY = 0; field in class:ClientRequestInfoImpl
195 endingPointCall = CALL_RECEIVE_REPLY;
276 endingPointCall = CALL_RECEIVE_REPLY;
870 endingPointCall = CALL_RECEIVE_REPLY;
957 case CALL_RECEIVE_REPLY:
H A DInterceptorInvoker.java337 ClientRequestInfoImpl.CALL_RECEIVE_REPLY ) &&
353 case ClientRequestInfoImpl.CALL_RECEIVE_REPLY:

Completed in 44 milliseconds