Uses of Class
org.omg.MessageRouting.ImmediateSuspend

Packages that use ImmediateSuspend
org.apache.yoko.orb.OBMessageRouting   
org.omg.MessageRouting   
 

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

Subclasses of ImmediateSuspend in org.apache.yoko.orb.OBMessageRouting
 class ImmediateSuspendPolicy_impl
           
 

Uses of ImmediateSuspend in org.omg.MessageRouting
 

Fields in org.omg.MessageRouting declared as ImmediateSuspend
 ImmediateSuspend ImmediateSuspendHolder.value
           
 

Methods in org.omg.MessageRouting that return ImmediateSuspend
static ImmediateSuspend ImmediateSuspendHelper.extract(Any any)
           
static ImmediateSuspend ImmediateSuspendHelper.read(InputStream in)
           
 

Methods in org.omg.MessageRouting with parameters of type ImmediateSuspend
static void ImmediateSuspendHelper.insert(Any any, ImmediateSuspend val)
           
static void ImmediateSuspendHelper.write(OutputStream out, ImmediateSuspend val)
           
 

Constructors in org.omg.MessageRouting with parameters of type ImmediateSuspend
ImmediateSuspendHolder(ImmediateSuspend initial)
           
 



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