Uses of Interface
org.jivesoftware.util.cache.ExternalizableUtilStrategy
Packages that use ExternalizableUtilStrategy
- 
Uses of ExternalizableUtilStrategy in org.jivesoftware.util.cache
Classes in org.jivesoftware.util.cache that implement ExternalizableUtilStrategyMethods in org.jivesoftware.util.cache that return ExternalizableUtilStrategyModifier and TypeMethodDescriptionExternalizableUtil.getStrategy()Returns the implementation to use for serializing and deserializing objects.Methods in org.jivesoftware.util.cache with parameters of type ExternalizableUtilStrategyModifier and TypeMethodDescriptionvoidExternalizableUtil.setStrategy(ExternalizableUtilStrategy strategy) Sets the implementation to use for serializing and deserializing objects.