Java Platform 1.2
Beta 4

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
          The Principal value held by this PrincipalHolder object.
 

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

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

Constructors in org.omg.CORBA with parameters of type Principal
PrincipalHolder.PrincipalHolder(Principal initial)
          Constructs a new PrincipalHolder object with its value field initialized to the given Principal object.
 

Uses of Principal in org.omg.CORBA.portable
 

Methods in org.omg.CORBA.portable that return Principal
abstract  Principal InputStream.read_Principal()
           
 

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


Java Platform 1.2
Beta 4

Submit a bug or feature
Submit comments/suggestions about new javadoc look
Java is a trademark or registered trademark of Sun Microsystems, Inc. in the US and other countries.
Copyright 1993-1998 Sun Microsystems, Inc. 901 San Antonio Road,
Palo Alto, California, 94303, U.S.A. All Rights Reserved.
This documentation was generated with a post-Beta4 version of Javadoc.