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

Overload List

  NameDescription
PofStreamWriter(DataWriter, IPofContext)
Construct a new PofStreamWriter that will write a POF stream to the passed DataWriter object.
PofStreamWriter(WritingPofHandler, IPofContext)
Construct a new PofStreamWriter that will write a POF stream using the passed WritingPofHandler.

See Also