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

/openjdk10/corba/src/java.corba/share/classes/com/sun/corba/se/impl/encoding/
H A DBufferManagerWriteStream.java74 orb.getPIHandler().invokeClientPIEndingPoint(
/openjdk10/corba/src/java.corba/share/classes/com/sun/corba/se/impl/protocol/
H A DCorbaClientRequestDispatcherImpl.java413 orb.getPIHandler().invokeClientPIEndingPoint(
474 exception = orb.getPIHandler().invokeClientPIEndingPoint(
503 exception = orb.getPIHandler().invokeClientPIEndingPoint(
537 exception = orb.getPIHandler().invokeClientPIEndingPoint(
549 exception = orb.getPIHandler().invokeClientPIEndingPoint(
573 newException = orb.getPIHandler().invokeClientPIEndingPoint(
583 newException = orb.getPIHandler().invokeClientPIEndingPoint(
611 Exception newException = orb.getPIHandler().invokeClientPIEndingPoint(
641 Exception newException = orb.getPIHandler().invokeClientPIEndingPoint(
671 exception = orb.getPIHandler().invokeClientPIEndingPoint(
[all...]
/openjdk10/corba/src/java.corba/share/classes/com/sun/corba/se/impl/interceptors/
H A DPINoOpHandlerImpl.java107 public Exception invokeClientPIEndingPoint( method in class:PINoOpHandlerImpl
H A DPIHandlerImpl.java366 Exception exception = invokeClientPIEndingPoint(
399 public Exception invokeClientPIEndingPoint( int replyStatus, method in class:PIHandlerImpl
521 invokeClientPIEndingPoint( ReplyMessage.SYSTEM_EXCEPTION,
/openjdk10/corba/src/java.corba/share/classes/com/sun/corba/se/spi/protocol/
H A DPIHandler.java143 Exception invokeClientPIEndingPoint( method in interface:PIHandler
150 * but WITHOUT extraneous calls to invokeClientPIEndingPoint

Completed in 92 milliseconds