java.lang.Runnable
public 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
- ServiceLocationException
Copyright © 2005, 2013 IBM Corporation. All Rights Reserved.