GNU Classpath (0.95) | |
Frames | No Frames |
Classes derived from java.beans.PersistenceDelegate | |
class | DefaultPersistenceDelegate is a PersistenceDelegate
implementation that can be used to serialize objects which adhere to the
Java Beans naming convention.
|
Methods with parameter type java.beans.PersistenceDelegate | |
void | Sets the PersistenceDelegate instance for the given class.
|
Methods with return type java.beans.PersistenceDelegate | |
PersistenceDelegate | Encoder.getPersistenceDelegate(Class> type) |
GNU Classpath (0.95) |