Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Package org.jboss.iiop.rmi

Class Summary
AbstractAnalysis Abstract base class for all analysis classes.
AttributeAnalysis Attribute analysis.
ClassAnalysis Analysis class for classes.
ConstantAnalysis Constant analysis.
ContainerAnalysis Common base class of ValueAnalysis and InterfaceAnalysis.
ExceptionAnalysis Exception analysis.
InterfaceAnalysis Interface analysis.
OperationAnalysis Operation analysis.
ParameterAnalysis Parameter analysis.
PrimitiveAnalysis Analysis class for primitive types.
RmiIdlUtil This class contains a bunch of methods taken from org.jboss.verifier.strategy.AbstractVerifier.
Util This is a RMI/IIOP metadata conversion utility class.
Util.FieldComparator A Comparator for Fields, ordering the fields according to the lexicographic ordering of their Java names.
ValueAnalysis Value analysis.
ValueAnalysis.ValueMemberComparator A Comparator for the field ordering specified at the end of section 1.3.5.6.
ValueMemberAnalysis Value member analysis.
WorkCacheManager Instances of this class cache the most complex analyse types.
WorkCacheManager.InProgress A simple aggregate of work-in-progress, and the thread doing the work.
 

Exception Summary
RMIIIOPNotImplementedException Exception denoting a part of RMI/IIOP not yet implemented here.
RMIIIOPValueNotSerializableException Exception denoting an RMI/IIOP subset violation.
RMIIIOPViolationException Exception denoting an RMI/IIOP subset violation.