Uses of Interface
org.omg.CORBA.portable.ValueBase

Packages that use ValueBase
org.jacorb.orb   
org.omg.CORBA   
org.omg.CORBA.portable   
org.omg.Messaging   
 

Uses of ValueBase in org.jacorb.orb
 

Classes in org.jacorb.orb that implement ValueBase
 class ExceptionHolderImpl
          JacORB-specific implementation of org.omg.Messaging.ExceptionHolder.
 

Uses of ValueBase in org.omg.CORBA
 

Classes in org.omg.CORBA that implement ValueBase
 class WStringValue
          Generated from IDL definition of valuetype "WStringValue"
 

Uses of ValueBase in org.omg.CORBA.portable
 

Subinterfaces of ValueBase in org.omg.CORBA.portable
 interface CustomValue
           
 interface StreamableValue
           
 

Uses of ValueBase in org.omg.Messaging
 

Classes in org.omg.Messaging that implement ValueBase
 class ExceptionHolder
          Generated from IDL definition of valuetype "ExceptionHolder"