Oracle® Coherence .NET API Reference Release 3.7.1
E22844-03

The SimplePofContext type exposes the following members.

Fields

  NameDescription
m_referenceEnabled
true if POF Identity/Reference type support is enabled
m_serializerMap
A map of POF serializer objects, indexed by type identifier.
m_typeIdMap
A map that contains mappings from a registered user type into type identifier.
m_typeMap
A map of user types, indexed by type identifier.

See Also