Uses of Class
org.objectweb.david.libs.binding.orbs.StructTC

Packages that use StructTC
org.objectweb.david.libs.binding.orbs Provides a set of (abstract) classes implementing a CORBA environment: any, typecodes, the protocol-independent parts of ORBs. 
 

Uses of StructTC in org.objectweb.david.libs.binding.orbs
 

Subclasses of StructTC in org.objectweb.david.libs.binding.orbs
 class UnionTC
          TypeCode implementation for unions.
 class ValueTC
          TypeCode implementation for structures and exceptions