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

/openjdk10/corba/src/java.corba/share/classes/com/sun/corba/se/impl/resolver/
H A DBootstrapResolverImpl.java50 private org.omg.CORBA.portable.Delegate bootstrapDelegate ; field in class:BootstrapResolverImpl
71 bootstrapDelegate = ORBUtility.makeClientDelegate( initialIOR ) ;
99 OutputStream os = (OutputStream) bootstrapDelegate.request( objref,
114 inStream = bootstrapDelegate.invoke( objref, os);
139 bootstrapDelegate.releaseReply( null, inStream ) ;
160 bootstrapDelegate.releaseReply( null, inStream ) ;

Completed in 89 milliseconds