com.thoughtworks.xstream.core
Interface Caching

All Known Implementing Classes:
AbstractReflectionConverter, AnnotationReflectionConverter, CachingMapper, CGLIBEnhancedConverter, DefaultConverterLookup, EnumMapper, FieldDictionary, JVM, LookAndFeelConverter, PropertyDictionary, ReflectionConverter, SerializableConverter, SerializationMethodInvoker, SortableFieldKeySorter

public interface Caching

Marker interface for caching implementations.

Since:
1.4
Author:
Jörg Schaible

Method Summary
 void flushCache()
           
 

Method Detail

flushCache

void flushCache()


Copyright © 2004-2014 XStream. All Rights Reserved.