dbXML API

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

Packages that use Server
com.dbxml.db.server This package contains all of the classes that comprise the dbXML server framework. 
com.dbxml.db.server.labrador This package contains all of the classes that comprise the dbXML server Labrador utilities. 
 

Uses of Server in com.dbxml.db.server
 

Methods in com.dbxml.db.server that return Server
static Server Server.getInstance()
          getInstance returns the VM's Server instance.
 

Methods in com.dbxml.db.server with parameters of type Server
 void SimpleService.setServerInstance(Server server)
           
 void ServiceManager.setServer(Server server)
           
 void Service.setServerInstance(Server server)
          setServerInstance sets the Server instance for this Service.
 

Uses of Server in com.dbxml.db.server.labrador
 

Constructors in com.dbxml.db.server.labrador with parameters of type Server
ServerProxy(Server server)
           
 


dbXML API

Copyright (c) 2004 The dbXML Group