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

/openjdk7/corba/src/share/classes/sun/rmi/rmic/iiop/
H A DImplementationType.java185 copyRemoteMethods(theInt,directMethods);
213 private static void copyRemoteMethods(InterfaceType type, Vector list) { method in class:ImplementationType
234 copyRemoteMethods(allInterfaces[i],list);

Completed in 28 milliseconds