Searched defs:addRemoteInterfaces (Results 1 - 2 of 2) sorted by relevance

/openjdk7/corba/src/share/classes/sun/rmi/rmic/iiop/
H A DStubGenerator.java1455 addRemoteInterfaces(list,theType);
1468 void addRemoteInterfaces(Vector list, CompoundType theType) { method in class:StubGenerator
1479 addRemoteInterfaces(list,interfaces[i]);
1483 addRemoteInterfaces(list,theType.getSuperclass());
H A DCompoundType.java1424 protected Vector addRemoteInterfaces (Vector list, method in class:CompoundType

Completed in 58 milliseconds