|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.openorb.orb.rmi.RMIRemoteStreamClass
This is a default implementation for a Remote interface
Method Summary | |
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. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
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()
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |