|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RMIIIOPViolationException | |
org.jboss.iiop.rmi | |
org.jboss.iiop.rmi.ir |
Uses of RMIIIOPViolationException in org.jboss.iiop.rmi |
Subclasses of RMIIIOPViolationException in org.jboss.iiop.rmi | |
class |
RMIIIOPNotImplementedException
Exception denoting a part of RMI/IIOP not yet implemented here. |
class |
RMIIIOPValueNotSerializableException
Exception denoting an RMI/IIOP subset violation. |
Methods in org.jboss.iiop.rmi that throw RMIIIOPViolationException | |
static ValueAnalysis |
ValueAnalysis.getValueAnalysis(Class cls)
|
protected void |
ValueAnalysis.doAnalyze()
|
protected void |
ValueAnalysis.analyzeAttributes()
Analyse attributes. |
static String |
Util.getTypeIDLName(Class cls)
Return the IDL type name for the given class. |
static boolean |
Util.isValidRMIIIOP(Class cls)
Check if this class is valid for RMI/IIOP mapping. |
static InterfaceAnalysis |
InterfaceAnalysis.getInterfaceAnalysis(Class cls)
|
protected void |
InterfaceAnalysis.doAnalyze()
|
protected void |
InterfaceAnalysis.analyzeOperations()
Analyse operations. |
static ExceptionAnalysis |
ExceptionAnalysis.getExceptionAnalysis(Class cls)
|
protected void |
ExceptionAnalysis.doAnalyze()
|
protected void |
ContainerAnalysis.doAnalyze()
|
protected void |
ContainerAnalysis.analyzeInterfaces()
Analyze the interfaces of the class. |
protected void |
ContainerAnalysis.analyzeConstants()
Analyse constants. |
protected void |
ContainerAnalysis.analyzeAttributes()
Analyse attributes. |
protected void |
ContainerAnalysis.analyzeOperations()
Analyse operations. |
protected void |
ContainerAnalysis.fixupOverloadedOperationNames()
Fixup overloaded operation names. |
protected void |
ContainerAnalysis.fixupCaseNames()
Fixup names differing only in case. |
Uses of RMIIIOPViolationException in org.jboss.iiop.rmi.ir |
Methods in org.jboss.iiop.rmi.ir that throw RMIIIOPViolationException | |
void |
InterfaceRepository.mapClass(Class cls)
Add mapping for a class. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |