org.sblim.slp.internal.ua
Class TCPRequester
java.lang.Object
org.sblim.slp.internal.ua.TCPRequester
- All Implemented Interfaces:
- Runnable
public class TCPRequester
- extends Object
- implements Runnable
TCPRequester
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TCPRequester
public TCPRequester(ResultTable pResTable,
InetAddress pDestination,
RequestMessage pReqMsg,
boolean pAsThread)
throws ServiceLocationException
- Ctor.
- Parameters:
pResTable
- pDestination
- pReqMsg
- pAsThread
-
- Throws:
ServiceLocationException
waitFor
public void waitFor()
- waitFor
run
public void run()
- Specified by:
run
in interface Runnable
Copyright © 2005, 2009 IBM Corporation. All Rights Reserved.