Class TCPRequester
java.lang.Object
org.sblim.slp.internal.ua.TCPRequester
- All Implemented Interfaces:
Runnable
-
Constructor Summary
ConstructorsConstructorDescriptionTCPRequester
(ResultTable pResTable, InetAddress pDestination, RequestMessage pReqMsg, boolean pAsThread) Ctor. -
Method Summary
-
Constructor Details
-
TCPRequester
public TCPRequester(ResultTable pResTable, InetAddress pDestination, RequestMessage pReqMsg, boolean pAsThread) throws ServiceLocationException Ctor.- Parameters:
pResTable
-pDestination
-pReqMsg
-pAsThread
-- Throws:
ServiceLocationException
-
-
Method Details
-
waitFor
public void waitFor()waitFor -
run
-