dbXML API

Uses of Class
com.dbxml.db.server.SimpleService

Packages that use SimpleService
com.dbxml.db.common.btree Defines the dbXML BTree implementation as well as the low-level Paged file system. 
com.dbxml.db.server.services Defines several Services that plug into the dbXML server framework in order to allow dbXML to operate as a stand-alone Server. 
 

Uses of SimpleService in com.dbxml.db.common.btree
 

Subclasses of SimpleService in com.dbxml.db.common.btree
 class PageFilterService
          PageFilterService
 

Uses of SimpleService in com.dbxml.db.server.services
 

Subclasses of SimpleService in com.dbxml.db.server.services
 class DBService
          DBService represents a dbXML Database that is registered as a Service.
 class HTTPService
          HTTPService is a dbXML Service wrapper around the Labrador HTTP Server.
 


dbXML API

Copyright (c) 2004 The dbXML Group