Package gov.virginia.dcjs.ws.client

Class Summary
Administrator Web Service clients extending this class can call the start, stop and reconfigure routines on their corresponding services.
DatabaseClient This class composes several database related classes into a set of methods returning simple types.
DatabaseRequest This class encapsulates the details of sending a SOAP document request, * conforming to the databaseRequest.xsd schema, upon database * Web Services.
DatabaseResponse  
LockClient This class provides a simple interface to the DCJS Locking Web Service facility.

Any error messages that occur during processing are available to the user by calls to getMessage.
LogClient Logging Web Service wrapper class to handle connection to the DCJS Common Logging service and to ensure log entries are added in the order in which they arrived.
LogWrapper Unmaintained as of 4/22/2005:
* This class is replaced by LogClient.
MessageAdministrator  
QueryResponse This class holds the contents of a single query response.
ResponseMessage This class encapsulates the message content returned * within a Database Response.
RpcAdministrator  
SoapMessageRequest This class encapsulates the details of making SOAP calls to * Messaging (Document) Web Services.
SoapRequest This superclass outlines the details of making SOAP calls to RPC * and Messaging (Document) Web Services.
SoapRpcRequest This class encapsulates the details of making SOAP calls to an RPC * Web Service.
StatisticsClient This class provides a simple interface to the DCJS Statistics Web Service facility.

Any error messages that occur during processing are available to the user by calls to getMessage.
WebServiceClient Superclass of all Web Service clients.