Uses of Interface
org.omg.Messaging.QueueOrderPolicy

Packages that use QueueOrderPolicy
org.apache.yoko.orb.Messaging   
org.omg.Messaging   
 

Uses of QueueOrderPolicy in org.apache.yoko.orb.Messaging
 

Classes in org.apache.yoko.orb.Messaging that implement QueueOrderPolicy
 class QueueOrderPolicy_impl
           
 

Uses of QueueOrderPolicy in org.omg.Messaging
 

Fields in org.omg.Messaging declared as QueueOrderPolicy
 QueueOrderPolicy QueueOrderPolicyHolder.value
           
 

Methods in org.omg.Messaging that return QueueOrderPolicy
static QueueOrderPolicy QueueOrderPolicyHelper.extract(Any any)
           
static QueueOrderPolicy QueueOrderPolicyHelper.narrow(Object val)
           
static QueueOrderPolicy QueueOrderPolicyHelper.read(InputStream in)
           
 

Methods in org.omg.Messaging with parameters of type QueueOrderPolicy
static void QueueOrderPolicyHelper.insert(Any any, QueueOrderPolicy val)
           
static void QueueOrderPolicyHelper.write(OutputStream out, QueueOrderPolicy val)
           
 

Constructors in org.omg.Messaging with parameters of type QueueOrderPolicy
QueueOrderPolicyHolder(QueueOrderPolicy initial)
           
 



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