Package org.openorb.orb.test.rmi.complex

This directory contains complex test cases.

See:
          Description

Interface Summary
RemoteComplex This interface provides complex test operations.
SerialItf This is the base Serializable interface.
 

Class Summary
ComplexTest This test suit provides addition tests cases for complex RMI over IIOP data types.
IDLStruct This class is used to test the mapping for IDLEntities other than org.omg.CORBA.Any and org.omg.CORBA.TypeCode.
IDLStructHelper This class is used to test the mapping for IDLEntities other than org.omg.CORBA.Any and org.omg.CORBA.TypeCode.
PutFieldTest This class uses the ObjectOutputStream.PutField mechanism for serializing the internal members.
SerialItfImpl This is the implementatio of the Serializable interface.
SerialPersistentFieldsTest This class uses the ObjectOutputStream.PutField mechanism for serializing the internal members.
SubArrayList A special ArrayList case.
TypeHolder This class serves as a container for the different data type families: primitive, array, object.
TypeHolder.InnerPublicStaticClass This is like a global class except that it must be qualified by the enclosing class.
 

Package org.openorb.orb.test.rmi.complex Description

This directory contains complex test cases.