Uses of Interface
com.tangosol.io.SerializerFactory
Packages that use SerializerFactory
Package
Description
Defines the Xml document Element and Attribute Processors for Coherence Cache
 Configuration files.
Contains classes providing cache persistence of serialized objects.
Contains basic cluster interfaces and factories.
- 
Uses of SerializerFactory in com.tangosol.coherence.config.xml.processor
Methods in com.tangosol.coherence.config.xml.processor that return SerializerFactoryModifier and TypeMethodDescriptionSerializerFactoryProcessor.onProcess(ProcessingContext context, XmlElement xmlElement) Process anXmlElementto return a specific type of value. - 
Uses of SerializerFactory in com.tangosol.io
Classes in com.tangosol.io that implement SerializerFactoryMethods in com.tangosol.io that return types with arguments of type SerializerFactoryModifier and TypeMethodDescriptionstatic Map<String, SerializerFactory> Serializer.discoverSerializers()Return aMapofSerializerFactoryinstances discovered on the class path.static Map<String, SerializerFactory> Serializer.discoverSerializers(ClassLoader loader) Return aMapofSerializerFactoryinstances discovered on the class path. - 
Uses of SerializerFactory in com.tangosol.net
Methods in com.tangosol.net that return SerializerFactoryModifier and TypeMethodDescriptionServiceDependencies.getSerializerFactory()Obtain theSerializerFactoryused by this service.Methods in com.tangosol.net that return types with arguments of type SerializerFactoryModifier and TypeMethodDescriptionClusterDependencies.getSerializerMap()Obtain the Serializer map.OperationalContext.getSerializerMap()Return a Map of serializer factories.