|
||||||||||
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 | |
---|---|
protected void |
ContainerAnalysis.analyzeAttributes()
Analyse attributes. |
protected void |
ValueAnalysis.analyzeAttributes()
Analyse attributes. |
protected void |
ContainerAnalysis.analyzeConstants()
Analyse constants. |
protected void |
ContainerAnalysis.analyzeInterfaces()
Analyze the interfaces of the class. |
protected void |
ContainerAnalysis.analyzeOperations()
Analyse operations. |
protected void |
InterfaceAnalysis.analyzeOperations()
Analyse operations. |
protected void |
ContainerAnalysis.doAnalyze()
|
protected void |
ExceptionAnalysis.doAnalyze()
|
protected void |
InterfaceAnalysis.doAnalyze()
|
protected void |
ValueAnalysis.doAnalyze()
|
protected void |
ContainerAnalysis.fixupCaseNames()
Fixup names differing only in case. |
protected void |
ContainerAnalysis.fixupOverloadedOperationNames()
Fixup overloaded operation names. |
static ExceptionAnalysis |
ExceptionAnalysis.getExceptionAnalysis(Class cls)
|
static InterfaceAnalysis |
InterfaceAnalysis.getInterfaceAnalysis(Class cls)
|
static String |
Util.getTypeIDLName(Class cls)
Return the IDL type name for the given class. |
static ValueAnalysis |
ValueAnalysis.getValueAnalysis(Class cls)
|
static boolean |
Util.isValidRMIIIOP(Class cls)
Check if this class is valid for RMI/IIOP mapping. |
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 |