de::gsi::bel::xfer::XferReceiverThread Class Reference

List of all members.

Public Member Functions

void run ()
void stop ()

Package Functions

 XferReceiverThread (Socket s, XferImpl xf)

Detailed Description

The receiver thread to receive serialized objects from a stream.
Author:
huhmann


Constructor & Destructor Documentation

de::gsi::bel::xfer::XferReceiverThread::XferReceiverThread ( Socket  s,
XferImpl  xf 
) [inline, package]

Parameters:
s socket we receive data from
xf the Xfer object the receiver thread is started from
exitHandler the object which implements the exit handler


Member Function Documentation

void de::gsi::bel::xfer::XferReceiverThread::run (  )  [inline]

the receiver run method

void de::gsi::bel::xfer::XferReceiverThread::stop (  )  [inline]

The method to stop the receiver. This method waits till receiver thread has really stopped.


The documentation for this class was generated from the following file:
Generated on 4 Mar 2014 for xferjava by  doxygen 1.4.7