JavaTM 2 Platform Std. Ed. v1.4.2
javax.rmi.CORBA
Class ClassDesc
java.lang.Object
javax.rmi.CORBA.ClassDesc
- All Implemented Interfaces:
- Serializable
- public class ClassDesc
- extends Object
- implements Serializable
This class is used to marshal java.lang.Class objects over IIOP.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ClassDesc
public ClassDesc()
Copyright 2003 Sun Microsystems, Inc. All rights reserved
|