|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.yoko.rmi.impl.ModelElement
org.apache.yoko.rmi.impl.TypeDescriptor
org.apache.yoko.rmi.impl.AnyDescriptor
public class AnyDescriptor
Field Summary |
---|
Fields inherited from class org.apache.yoko.rmi.impl.TypeDescriptor |
---|
_java_class, _repid, _type_code, remoteDescriptor |
Fields inherited from class org.apache.yoko.rmi.impl.ModelElement |
---|
idl_name, java_name, package_name, repository, type_name |
Method Summary | |
---|---|
String |
getRepositoryID()
|
Object |
read(InputStream in)
Read an instance of this value from a CDR stream |
void |
write(OutputStream out,
Object val)
Write an instance of this value to a CDR stream |
Methods inherited from class org.apache.yoko.rmi.impl.TypeDescriptor |
---|
copyBetweenStates, copyWithinState, getJavaClass, getRepositoryIDForArray, init, isCustomMarshalled |
Methods inherited from class org.apache.yoko.rmi.impl.ModelElement |
---|
getIDLName, getJavaName, getPackageName, getTypeName, getTypeRepository, setIDLName, setJavaName, setPackageName, setTypeName, setTypeRepository |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public String getRepositoryID()
getRepositoryID
in class TypeDescriptor
public Object read(InputStream in)
read
in class TypeDescriptor
public void write(OutputStream out, Object val)
write
in class TypeDescriptor
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |