Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Property Name

Value

org.apache.cxf.io.CachedOutputStream.Threshold

The threshold value in bytes to switch from memory to file caching. Note that if you are using attachments, the value (or default value) set for the "attachment-memory-threshold" property will override this value.

org.apache.cxf.io.CachedOutputStream.MaxSize

The data size in bytes to limit the maximum data size to be cached

org.apache.cxf.io.CachedOutputStream.OutputDirectory

The directory name for storing the temporary files

org.apache.cxf.io.CachedOutputStream.CipherTransformation

The cipher transformation name for encryptiing the cached content

...