java.lang.Runnablepublic class TCPRequester
extends java.lang.Object
implements java.lang.Runnable
| Constructor | Description |
|---|---|
TCPRequester(ResultTable pResTable,
java.net.InetAddress pDestination,
RequestMessage pReqMsg,
boolean pAsThread) |
Ctor.
|
| Modifier and Type | Method | Description |
|---|---|---|
void |
run() |
|
void |
waitFor() |
waitFor
|
public TCPRequester(ResultTable pResTable, java.net.InetAddress pDestination, RequestMessage pReqMsg, boolean pAsThread) throws ServiceLocationException
pResTable - pDestination - pReqMsg - pAsThread - ServiceLocationExceptionCopyright © 2005, 2013 IBM Corporation. All Rights Reserved.