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

/openjdk10/corba/src/java.corba/share/classes/com/sun/corba/se/pept/protocol/
H A DClientInvocationInfo.java53 public ClientRequestDispatcher getClientRequestDispatcher(); method in interface:ClientInvocationInfo
/openjdk10/corba/src/java.corba/share/classes/com/sun/corba/se/spi/protocol/
H A DRequestDispatcherRegistry.java52 ClientRequestDispatcher getClientRequestDispatcher( int scid ) ; method in interface:RequestDispatcherRegistry
/openjdk10/corba/src/java.corba/share/classes/com/sun/corba/se/pept/transport/
H A DContactInfo.java76 public ClientRequestDispatcher getClientRequestDispatcher(); method in interface:ContactInfo
/openjdk10/corba/src/java.corba/share/classes/com/sun/corba/se/impl/protocol/
H A DCorbaInvocationInfo.java102 public ClientRequestDispatcher getClientRequestDispatcher() method in class:CorbaInvocationInfo
H A DCorbaClientDelegateImpl.java130 ClientRequestDispatcher subcontract = contactInfo.getClientRequestDispatcher();
146 ClientRequestDispatcher subcontract = getClientRequestDispatcher();
154 ClientRequestDispatcher subcontract = getClientRequestDispatcher();
159 private ClientRequestDispatcher getClientRequestDispatcher() method in class:CorbaClientDelegateImpl
163 .getClientRequestDispatcher();
H A DRequestDispatcherRegistryImpl.java158 public ClientRequestDispatcher getClientRequestDispatcher( int scid ) method in class:RequestDispatcherRegistryImpl
/openjdk10/corba/src/java.corba/share/classes/com/sun/corba/se/impl/transport/
H A DCorbaContactInfoBase.java98 public ClientRequestDispatcher getClientRequestDispatcher() method in class:CorbaContactInfoBase
103 return scr.getClientRequestDispatcher( scid ) ;
H A DSharedCDRContactInfoImpl.java77 public ClientRequestDispatcher getClientRequestDispatcher() method in class:SharedCDRContactInfoImpl

Completed in 140 milliseconds