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

Packages that use ValueBase
org.apache.yoko.orb.CORBA   
org.apache.yoko.orb.OBMessageRouting   
org.apache.yoko.orb.OBMessaging   
org.apache.yoko.orb.OBPortableInterceptor   
org.omg.CORBA   
org.omg.CORBA.portable   
org.omg.MessageRouting   
org.omg.Messaging   
org.omg.PortableInterceptor   
 

Uses of ValueBase in org.apache.yoko.orb.CORBA
 

Classes in org.apache.yoko.orb.CORBA that implement ValueBase
 class DataInputStream
           
 class DataOutputStream
           
 

Uses of ValueBase in org.apache.yoko.orb.OBMessageRouting
 

Classes in org.apache.yoko.orb.OBMessageRouting that implement ValueBase
 class DecayPolicy_impl
           
 class ImmediateSuspendPolicy_impl
           
 class LimitedPingPolicy_impl
           
 class ResumePolicy_impl
           
 class UnlimitedPingPolicy_impl
           
 

Uses of ValueBase in org.apache.yoko.orb.OBMessaging
 

Classes in org.apache.yoko.orb.OBMessaging that implement ValueBase
 class ExceptionHolder_impl
           
 class Poller_impl
           
 

Methods in org.apache.yoko.orb.OBMessaging that return ValueBase
 ValueBase ExceptionHolder_impl._copy_value()
           
 

Uses of ValueBase in org.apache.yoko.orb.OBPortableInterceptor
 

Classes in org.apache.yoko.orb.OBPortableInterceptor that implement ValueBase
 class IMRORT
           
 class IMRORT_impl
           
 class PersistentORT
           
 class PersistentORT_impl
           
 class TransientORT
           
 class TransientORT_impl
           
 

Uses of ValueBase in org.omg.CORBA
 

Subinterfaces of ValueBase in org.omg.CORBA
 interface DataInputStream
           
 interface DataOutputStream
           
 interface DIIPollable
           
 interface Pollable
           
 

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.MessageRouting
 

Classes in org.omg.MessageRouting that implement ValueBase
 class DecayPolicy
           
 class ImmediateSuspend
           
 class LimitedPing
           
 class ResumePolicy
           
 class RetryPolicy
           
 class UnlimitedPing
           
 

Uses of ValueBase in org.omg.Messaging
 

Subinterfaces of ValueBase in org.omg.Messaging
 interface Poller
           
 

Classes in org.omg.Messaging that implement ValueBase
 class _ExceptionHolder
           
 

Uses of ValueBase in org.omg.PortableInterceptor
 

Subinterfaces of ValueBase in org.omg.PortableInterceptor
 interface ObjectReferenceFactory
           
 interface ObjectReferenceTemplate
           
 



Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.