com.scalagent.kjoram.ksoap.SoapDriver Class Reference

Inherits com.scalagent.kjoram.Driver.

Inheritance diagram for com.scalagent.kjoram.ksoap.SoapDriver:

Inheritance graph
[legend]
Collaboration diagram for com.scalagent.kjoram.ksoap.SoapDriver:

Collaboration graph
[legend]
List of all members.

Public Member Functions

void shutdown ()

Protected Member Functions

AbstractJmsReply getDelivery () throws IOException

Package Functions

 SoapDriver (com.scalagent.kjoram.Connection cnx, String serviceUrl, int cnxId)

Package Attributes

String serviceUrl = null
int cnxId = -1
HttpConnection httpConnection = null
String name = null

Detailed Description

A SoapDriver gets server deliveries through RCP SOAP calls.

Definition at line 35 of file SoapDriver.java.


Constructor & Destructor Documentation

com.scalagent.kjoram.ksoap.SoapDriver.SoapDriver ( com.scalagent.kjoram.Connection  cnx,
String  serviceUrl,
int  cnxId 
) [package]

Constructs a SoapDriver daemon.

Parameters:
cnx The connection the driver belongs to.

Definition at line 47 of file SoapDriver.java.

References com.scalagent.kjoram.ksoap.SoapDriver.httpConnection, and com.scalagent.kjoram.ksoap.SoapDriver.name.


Member Function Documentation

AbstractJmsReply com.scalagent.kjoram.ksoap.SoapDriver.getDelivery (  )  throws IOException [protected, virtual]

Returns an AbstractJmsReply delivered by the server.

Exceptions:
IOException If the SOAP call failed, or if the SOAP service is unable to process the call, or if the driver closes.

Implements com.scalagent.kjoram.Driver.

Definition at line 64 of file SoapDriver.java.

References com.scalagent.kjoram.ksoap.HttpConnection.call(), com.scalagent.kjoram.ksoap.SoapDriver.cnxId, com.scalagent.kjoram.ksoap.SoapDriver.httpConnection, and com.scalagent.kjoram.ksoap.SoapDriver.name.

Here is the call graph for this function:

void com.scalagent.kjoram.ksoap.SoapDriver.shutdown (  )  [virtual]

Shuts down the driver.

Implements com.scalagent.kjoram.Driver.

Definition at line 86 of file SoapDriver.java.


Member Data Documentation

String com.scalagent.kjoram.ksoap.SoapDriver.name = null [package]

The daemon's name.

Reimplemented from com.scalagent.kjoram.util.Daemon.

Definition at line 40 of file SoapDriver.java.

Referenced by com.scalagent.kjoram.ksoap.SoapDriver.getDelivery(), and com.scalagent.kjoram.ksoap.SoapDriver.SoapDriver().


The documentation for this class was generated from the following file:
Generated on Tue Sep 16 16:15:41 2008 for joram by  doxygen 1.5.0