|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.sblim.slp.internal.ua.TCPRequester
public class TCPRequester
TCPRequester
Constructor Summary | |
---|---|
TCPRequester(ResultTable pResTable,
java.net.InetAddress pDestination,
RequestMessage pReqMsg,
boolean pAsThread)
Ctor. |
Method Summary | |
---|---|
void |
run()
|
void |
waitFor()
waitFor |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TCPRequester(ResultTable pResTable, java.net.InetAddress pDestination, RequestMessage pReqMsg, boolean pAsThread) throws ServiceLocationException
pResTable
- pDestination
- pReqMsg
- pAsThread
-
ServiceLocationException
Method Detail |
---|
public void waitFor()
public void run()
run
in interface java.lang.Runnable
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |