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
-
_classInterfaceName()
-
-
_interfaceName()
-
-
_repositoryIdentifier()
-
-
createRef()
-
-
marshalDuplicate(MarshalBuffer)
-
-
marshalRelease(MarshalBuffer)
-
-
unmarshal(MarshalBuffer)
-
createRef
public static PrincipalRef createRef()
unmarshal
public void unmarshal(MarshalBuffer mb) throws ORBException
marshalDuplicate
public void marshalDuplicate(MarshalBuffer mb) throws ORBException
marshalRelease
public void marshalRelease(MarshalBuffer mb) throws ORBException
_interfaceName
public InterfaceNameDescriptor _interfaceName()
_classInterfaceName
public static InterfaceNameDescriptor _classInterfaceName()
_repositoryIdentifier
public static String _repositoryIdentifier()
All Packages Class Hierarchy This Package Previous Next Index