Uses of Class
com.thoughtworks.xstream.persistence.AbstractFilePersistenceStrategy
-
Packages that use AbstractFilePersistenceStrategy Package Description com.thoughtworks.xstream.persistence -
-
Uses of AbstractFilePersistenceStrategy in com.thoughtworks.xstream.persistence
Subclasses of AbstractFilePersistenceStrategy in com.thoughtworks.xstream.persistence Modifier and Type Class Description class
FilePersistenceStrategy
PersistenceStrategy to assign keys with single value to objects persisted in files.class
FileStreamStrategy
Deprecated.As of 1.3.1, use FilePersistenceStrategy
-