org.sblim.slp.internal.ua

Class TCPRequester

Implemented Interfaces:
Runnable

public class TCPRequester
extends java.lang.Object
implements Runnable

TCPRequester

Constructor Summary

TCPRequester(ResultTable pResTable, InetAddress pDestination, RequestMessage pReqMsg, boolean pAsThread)
Ctor.

Method Summary

void
run()
void
waitFor()
waitFor

Constructor Details

TCPRequester

public TCPRequester(ResultTable pResTable,
                    InetAddress pDestination,
                    RequestMessage pReqMsg,
                    boolean pAsThread)
            throws ServiceLocationException
Ctor.
Parameters:
pResTable -
pDestination -
pReqMsg -
pAsThread -

Method Details

run

public void run()

waitFor

public void waitFor()
waitFor

Copyright © 2005, 2009 IBM Corporation. All Rights Reserved.