Hi all,
I start HL7Server in a new thread, but I don't know how to stop it.
I write the code like this:
class ServerSubThread
extends Thread {
public void run() {
startProvidingService();
}
}
ServerSubThread sst = new ServerSubThread();
public void startService()
Hi James,
thanks for your response.
Caleb Powell
[email protected]
From: [email protected] on behalf of James Agnew
Sent: Thu 02/07/2009 9:22 PM
To: Caleb Powell
Cc: [email protected]
Subject: Re: [HAPI-devel] Hapi Version 0.5.1
2 matches
Mail list logo