Uses of Class
com.sun.corba.se.impl.presentation.rmi.IDLTypeException
Packages that use IDLTypeException
-
Uses of IDLTypeException in com.sun.corba.se.impl.presentation.rmi
Methods in com.sun.corba.se.impl.presentation.rmi that throw IDLTypeExceptionModifier and TypeMethodDescriptionvoidIDLTypesUtil.validateRemoteInterface(Class c) Validate a class to ensure it conforms to the rules for a Java RMI/IIOP interface.