JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
com.thoughtworks.xstream.core
Interface Caching
All Known Implementing Classes:
AbstractReflectionConverter
,
AnnotationReflectionConverter
,
CachingMapper
,
CGLIBEnhancedConverter
,
DefaultConverterLookup
,
EnumMapper
,
FieldDictionary
,
JVM
,
LambdaConverter
,
LookAndFeelConverter
,
OuterClassMapper
,
PropertyDictionary
,
ReflectionConverter
,
SerializableConverter
,
SerializationMembers
,
SerializationMethodInvoker
,
SortableFieldKeySorter
public interface
Caching
Marker interface for caching implementations.
Since:
1.4
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
void
flushCache
()
Method Detail
flushCache
void flushCache()
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method