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

Packages that use Streamable
org.omg.CORBA   
org.omg.CORBA.portable   
org.omg.PortableServer.ServantLocatorPackage   
 

Uses of Streamable in org.omg.CORBA
 

Classes in org.omg.CORBA that implement Streamable
 class AnyHolder
           
 class BooleanHolder
           
 class ByteHolder
           
 class CharHolder
           
 class DoubleHolder
           
 class FloatHolder
           
 class IntHolder
           
 class LongHolder
           
 class ObjectHolder
           
 class PrincipalHolder
           
 class ServiceInformationHolder
           
 class ShortHolder
           
 class StringHolder
           
 class ValueBaseHolder
           
 

Methods in org.omg.CORBA that return Streamable
 Streamable Any.extract_Streamable()
           
 

Methods in org.omg.CORBA with parameters of type Streamable
 void Any.insert_Streamable(Streamable s)
           
 

Uses of Streamable in org.omg.CORBA.portable
 

Subinterfaces of Streamable in org.omg.CORBA.portable
 interface StreamableValue
           
 

Uses of Streamable in org.omg.PortableServer.ServantLocatorPackage
 

Classes in org.omg.PortableServer.ServantLocatorPackage that implement Streamable
 class CookieHolder
           
 



Copyright © 2011. All Rights Reserved.