Uses of Class
org.omg.CORBA.Principal

Packages that use Principal
org.omg.CORBA   
org.omg.CORBA.portable   
 

Uses of Principal in org.omg.CORBA
 

Fields in org.omg.CORBA declared as Principal
 Principal PrincipalHolder.value
           
 

Methods in org.omg.CORBA that return Principal
 Principal Any.extract_Principal()
           
 

Methods in org.omg.CORBA with parameters of type Principal
 void Any.insert_Principal(Principal p)
           
 

Constructors in org.omg.CORBA with parameters of type Principal
PrincipalHolder(Principal initial)
           
 

Uses of Principal in org.omg.CORBA.portable
 

Methods in org.omg.CORBA.portable that return Principal
 Principal InputStream.read_Principal()
          Deprecated. Deprecated by CORBA 2.2
 

Methods in org.omg.CORBA.portable with parameters of type Principal
 void OutputStream.write_Principal(Principal value)
          Deprecated. Deprecated by CORBA 2.2
 



Copyright © 2006 Apache Software Foundation. All Rights Reserved.