Uses of Class
org.wildfly.iiop.openjdk.rmi.RMIIIOPViolationException
Packages that use RMIIIOPViolationException
Package
Description
-
Uses of RMIIIOPViolationException in org.wildfly.iiop.openjdk.logging
Methods in org.wildfly.iiop.openjdk.logging that return RMIIIOPViolationExceptionModifier and TypeMethodDescriptionIIOPLogger_$logger.badRMIIIOPConstantType(String field, String intface, String section) IIOPLogger.badRMIIIOPConstantType(String field, String intface, String section) IIOPLogger_$logger.badRMIIIOPExceptionType(String type, String section) IIOPLogger.badRMIIIOPExceptionType(String type, String section) IIOPLogger_$logger.badRMIIIOPMethodSignature(String method, String intface, String section) IIOPLogger.badRMIIIOPMethodSignature(String method, String intface, String section) IIOPLogger_$logger.valueTypeCantBeProxy(String type) IIOPLogger.valueTypeCantBeProxy(String type) IIOPLogger_$logger.valueTypeCantImplementRemote(String type, String section) IIOPLogger.valueTypeCantImplementRemote(String type, String section) -
Uses of RMIIIOPViolationException in org.wildfly.iiop.openjdk.rmi
Subclasses of RMIIIOPViolationException in org.wildfly.iiop.openjdk.rmiModifier and TypeClassDescriptionclassException denoting a part of RMI/IIOP not yet implemented here.Methods in org.wildfly.iiop.openjdk.rmi that throw RMIIIOPViolationExceptionModifier and TypeMethodDescriptionprotected voidContainerAnalysis.analyzeAttributes()Analyse attributes.protected voidValueAnalysis.analyzeAttributes()Analyse attributes.protected voidContainerAnalysis.analyzeConstants()Analyse constants.protected voidContainerAnalysis.analyzeInterfaces()Analyze the interfaces of the class.protected voidContainerAnalysis.analyzeOperations()Analyse operations.protected voidInterfaceAnalysis.analyzeOperations()Analyse operations.protected voidContainerAnalysis.doAnalyze()protected voidExceptionAnalysis.doAnalyze()protected voidInterfaceAnalysis.doAnalyze()protected voidValueAnalysis.doAnalyze()protected voidContainerAnalysis.fixupCaseNames()Fixup names differing only in case.protected voidContainerAnalysis.fixupOverloadedOperationNames()Fixup overloaded operation names.static ExceptionAnalysisExceptionAnalysis.getExceptionAnalysis(Class cls) static InterfaceAnalysisInterfaceAnalysis.getInterfaceAnalysis(Class cls) static StringUtil.getTypeIDLName(Class cls) Return the IDL type name for the given class.static ValueAnalysisValueAnalysis.getValueAnalysis(Class cls) static booleanUtil.isValidRMIIIOP(Class cls) Check if this class is valid for RMI/IIOP mapping. -
Uses of RMIIIOPViolationException in org.wildfly.iiop.openjdk.rmi.ir
Methods in org.wildfly.iiop.openjdk.rmi.ir that throw RMIIIOPViolationException