|
Class Summary |
| AppDataInputStream |
|
| AppDataOutputStream |
|
| ClientDocument |
skeleton abstract class to allow client implementations access to
vamsas.client.Vobject registry mechanism. |
| ClientHandle |
Uniquely describes a vamsas client application. |
| Events |
Enumerates the event types generated during the lifecycle of a Vamsas
session. |
| SessionHandle |
Uniquely locates a particular VAMSAS session. |
| SessionUrn |
|
| UserHandle |
Unique user identifier for a vamsas session. |
| Vobject |
Base class for all Vamsas objects extracted from an IClientDocument. |
| Vobjhash |
Holds information about Vobj instances that is held over between different
writes to the document. |
| VorbaId |
The unique reference id for a Vamsas document Vobject, used by applications
to refer to the vamsas Vobject within their own data space in the vamsas
document. |
| VorbaIdFactory |
A VorbaIdFactory is constructed by an IClient instance. |
| VorbaXmlBinder |
Implements the Vamsas Vobject ID machinery for translating between
non-volatile XML IDs and Vobject references. |