Package org.openorb.orb.test.iiop.value

IIOP value type test cases.

See:
          Description

Class Summary
AbstractA1Impl Implementation of the AbstractA1 value type.
AbstractA2DefaultFactory A default factory implementation for the AbstractA2 value type.
AbstractA2Factory A factory implementation for the value type AbstractA2.
AbstractA2Impl The implementation of the value type AbstractA2.
AbstractA3DefaultFactory Implementation of the AbstractA3 value type default factory.
AbstractA3Factory An implementation for the value factory of value type AbstractA3.
AbstractA3Impl Implementation of the value type AbstractA3.
LeafDefaultFactory  
LeafImpl  
LinkedPairNodeDefaultFactory  
LinkedPairNodeImpl  
PairNodeDefaultFactory  
PairNodeImpl  
SequenceNodeDefaultFactory  
SequenceNodeImpl  
ValueADefaultFactory Implementation of the dafault factory for value type ValueA.
ValueAImpl Implementation of the ValueA value type.
ValueBDefaultFactory  
ValueBImpl Implementation of value type ValueB.
ValueCFactory A ValueC factory implementytion.
ValueCImpl Implementation of the value type ValueC.
ValueDFactory  
ValueDImpl Implementation of the ValueD value type.
ValueEDefaultFactory The default factory of the value type ValueE.
ValueEFactory The factory for value type ValueE.
ValueEImpl An implementation of the ValueE value type.
ValueFDefaultFactory The default factory implementation for value type ValueF.
ValueFImpl The implementation of value type ValueF.
ValueGDefaultFactory The default factory implementation of the value type ValueG.
ValueGImpl The implementation of the ValueG value type.
ValueHDefaultFactory  
ValueHImpl  
ValuetypeTest Tests marshaling and unmarshaling of various valuetypes.
ValuetypeTruncatableTest Tests marshaling and unmarshaling of truncatable valuetypes.
 

Package org.openorb.orb.test.iiop.value Description

IIOP value type test cases.