Class sunw.corba.PrincipalStub
All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class sunw.corba.PrincipalStub

java.lang.Object
   |
   +----sunw.corba.PrincipalStub

public class PrincipalStub
extends Object
implements PrincipalRef

Method Index

 o _classInterfaceName()
 o _interfaceName()
 o _repositoryIdentifier()
 o createRef()
 o marshalDuplicate(MarshalBuffer)
 o marshalRelease(MarshalBuffer)
 o unmarshal(MarshalBuffer)

Methods

 o createRef
  public static PrincipalRef createRef()
 o unmarshal
  public void unmarshal(MarshalBuffer mb) throws ORBException
 o marshalDuplicate
  public void marshalDuplicate(MarshalBuffer mb) throws ORBException
 o marshalRelease
  public void marshalRelease(MarshalBuffer mb) throws ORBException
 o _interfaceName
  public InterfaceNameDescriptor _interfaceName()
 o _classInterfaceName
  public static InterfaceNameDescriptor _classInterfaceName()
 o _repositoryIdentifier
  public static String _repositoryIdentifier()

All Packages  Class Hierarchy  This Package  Previous  Next  Index