Uses of Interface
org.omg.SecurityLevel2.QOPPolicy

Packages that use QOPPolicy
org.omg.SecurityLevel2   
 

Uses of QOPPolicy in org.omg.SecurityLevel2
 

Classes in org.omg.SecurityLevel2 that implement QOPPolicy
 class _QOPPolicyImplBase
          org/omg/SecurityLevel2/_QOPPolicyImplBase.java .
 class _QOPPolicyStub
          org/omg/SecurityLevel2/_QOPPolicyStub.java .
 

Fields in org.omg.SecurityLevel2 declared as QOPPolicy
 QOPPolicy QOPPolicyHolder.value
           
 

Methods in org.omg.SecurityLevel2 that return QOPPolicy
static QOPPolicy QOPPolicyHelper.extract(Any a)
           
static QOPPolicy QOPPolicyHelper.narrow(Object obj)
           
static QOPPolicy QOPPolicyHelper.read(InputStream istream)
           
static QOPPolicy QOPPolicyHelper.unchecked_narrow(Object obj)
           
 

Methods in org.omg.SecurityLevel2 with parameters of type QOPPolicy
static void QOPPolicyHelper.insert(Any a, QOPPolicy that)
           
static void QOPPolicyHelper.write(OutputStream ostream, QOPPolicy value)
           
 

Constructors in org.omg.SecurityLevel2 with parameters of type QOPPolicy
QOPPolicyHolder(QOPPolicy initialValue)
           
 



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