Searched refs:baseProxy (Results 1 – 1 of 1) sorted by relevance
632 IBase baseProxy = IBase.getService(); in client() local633 baseProxy.someBaseMethod(); in client()635 IBaz bazProxy = IBaz.castFrom(baseProxy); in client()640 IQuux quuxProxy = IQuux.castFrom(baseProxy); in client()