Versions Compared

Key

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

...

A connection to a CMIS repository is represented by a CmisBinding object. Such an object can be created by the CmisBindingFactory. The factory provides two three main methods, one for each binding and third one for a local connection (same JVM), that require binding specific connection information. The created CmisBinding object exposes a binding agnostic interface.

...