class ProxyDescriptor extends NoDataDescriptor
| Modifier and Type | Field and Description |
|---|---|
private java.lang.String[] |
interfaces |
TC_CLASSTABLEDESC, TC_OBJECTTABLEbaseWireHandle, PROTOCOL_VERSION_1, PROTOCOL_VERSION_2, SC_BLOCK_DATA, SC_ENUM, SC_EXTERNALIZABLE, SC_SERIALIZABLE, SC_WRITE_METHOD, STREAM_MAGIC, STREAM_VERSION, SUBCLASS_IMPLEMENTATION_PERMISSION, SUBSTITUTION_PERMISSION, TC_ARRAY, TC_BASE, TC_BLOCKDATA, TC_BLOCKDATALONG, TC_CLASS, TC_CLASSDESC, TC_ENDBLOCKDATA, TC_ENUM, TC_EXCEPTION, TC_LONGSTRING, TC_MAX, TC_NULL, TC_OBJECT, TC_PROXYCLASSDESC, TC_REFERENCE, TC_RESET, TC_STRING| Constructor and Description |
|---|
ProxyDescriptor(java.lang.Class<?> type,
Descriptor parent,
java.lang.String[] interfaces) |
| Modifier and Type | Method and Description |
|---|---|
int |
getFlags() |
java.lang.String[] |
getInterfaces() |
readSerialgetFields, getNearestType, getParent, getTypeProxyDescriptor(java.lang.Class<?> type,
Descriptor parent,
java.lang.String[] interfaces)
public java.lang.String[] getInterfaces()
public int getFlags()
getFlags in class Descriptor