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

/openjdk7/corba/src/share/classes/sun/rmi/rmic/iiop/
H A DCompoundType.java178 public String getQualifiedIDLExceptionName (boolean global) { method in class:CompoundType
565 writer.p(exceptions[i].getQualifiedIDLExceptionName(globalIDLNames));
H A DIDLGenerator.java1927 else p.p( exc.getQualifiedIDLExceptionName( true ) );
H A DStubGenerator.java2037 return IDLNames.getIDLRepositoryID(theType.getQualifiedIDLExceptionName(false));

Completed in 108 milliseconds