20.04.2014 Views

internship report

internship report

internship report

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

B.1. CLASSES 43<br />

ˆ getRemoteGateway<br />

public static String getRemoteGateway( )<br />

– Usage<br />

* returns name or IP address of the remote gateway<br />

ˆ getRMSTimeOut<br />

public static long getRMSTimeOut( )<br />

– Usage<br />

* returns the sleeptimer for the ReceiveMessageServer thread. After one run, the<br />

thread will be set asleep for this amount of time.<br />

ˆ getScanDBTimeOut<br />

public static long getScanDBTimeOut( )<br />

– Usage<br />

* returns the sleeptimer for the SendMessageClient thread. After one run, the<br />

thread will be set asleep for this amount of time.<br />

ˆ getSendingApplication<br />

public static String getSendingApplication( )<br />

– Usage<br />

* returns the name of the sending application<br />

ˆ getSendingFacility<br />

public static String getSendingFacility( )<br />

– Usage<br />

* returns the name of the sending facility<br />

ˆ getSocketTimeOut<br />

public static int getSocketTimeOut( )<br />

– Usage<br />

* returns the timeout for closing an open socket connection<br />

B.1.3<br />

Class DBSession<br />

This class provides all the database functionality.<br />

Declaration<br />

public class DBSession<br />

extends java.lang.Object

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!