cgl.hpsearch.common.endpoint
Class SOAPServiceHTTPServer.SOAPServiceHTTPServerWorker
java.lang.Object
cgl.hpsearch.common.endpoint.SOAPServiceHTTPServer.SOAPServiceHTTPServerWorker
- All Implemented Interfaces:
- Runnable
- Enclosing class:
- SOAPServiceHTTPServer
- public class SOAPServiceHTTPServer.SOAPServiceHTTPServerWorker
- extends Object
- implements Runnable
Processes each request to the server and returns the result Created on Sep
29, 2004
- Author:
- Harshawardhan Gadgil (hgadgil@grids.ucs.indiana.edu)
|
Method Summary |
void |
run()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SOAPServiceHTTPServer.SOAPServiceHTTPServerWorker
public SOAPServiceHTTPServer.SOAPServiceHTTPServerWorker(Socket socket)
run
public void run()
- Specified by:
run in interface Runnable