January 2002
Beginner
480 pages
13h 15m
English
The xdb components handle
<xdb/> packets.
The <xdb/> packets carry
data and storage/retrieval requests to and from the xdb components that
provide the Data Storage services.
On receipt of an
<xdb/> data packet,
an xdb component will retrieve data from or write data to a storage system
such as a collection of flat files or an RDBMS.
The
<xdb/>
packet shown in
Example 4-2
is carrying a request from the session manager to retrieve the preferences
stored in a private namespace for the user dj
(on Jabber server yak by the Jabber client JabberIM).
<xdb type='get' to='dj@yak' from='sessions' ns='jabberim:prefs' id='5'/>
Read now
Unlock full access