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

Packages that use BoxedValueHelper
org.omg.CORBA   
org.omg.CORBA_2_3.portable   
 

Uses of BoxedValueHelper in org.omg.CORBA
 

Classes in org.omg.CORBA that implement BoxedValueHelper
 class StringValueHelper
           
 class WStringValueHelper
           
 

Methods in org.omg.CORBA with parameters of type BoxedValueHelper
 java.io.Serializable CustomInputStream.read_value(BoxedValueHelper helper)
           
 void CustomOutputStream.write_value(java.io.Serializable value, BoxedValueHelper helper)
           
 

Uses of BoxedValueHelper in org.omg.CORBA_2_3.portable
 

Methods in org.omg.CORBA_2_3.portable with parameters of type BoxedValueHelper
 java.io.Serializable InputStream.read_value(BoxedValueHelper factory)
           
 void OutputStream.write_value(java.io.Serializable value, BoxedValueHelper factory)
           
 



Copyright © 2008. All Rights Reserved.