public final class RMIRemoteStreamClass
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
org.omg.CORBA.TypeCode[] |
getInterfaceTypes()
Return the typecodes of the supported interfaces.
|
java.lang.String[] |
getRepoIDs()
Return repository id string array.
|
static RMIRemoteStreamClass |
lookup(java.lang.Class clz)
Lookup the remote class data for the given class.
|
public static RMIRemoteStreamClass lookup(java.lang.Class clz)
clz - The class for which to get the remote stream class.public java.lang.String[] getRepoIDs()
public org.omg.CORBA.TypeCode[] getInterfaceTypes()