org.objectweb.proactive.mpi.control
Class ProActiveMPIComm.MessageRecvHandler

java.lang.Object
  extended by org.objectweb.proactive.mpi.control.ProActiveMPIComm.MessageRecvHandler
All Implemented Interfaces:
java.lang.Runnable
Enclosing class:
ProActiveMPIComm

protected class ProActiveMPIComm.MessageRecvHandler
extends java.lang.Object
implements java.lang.Runnable

This class reads all messages from the message queue C2S


Constructor Summary
ProActiveMPIComm.MessageRecvHandler()
           
 
Method Summary
 void run()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ProActiveMPIComm.MessageRecvHandler

public ProActiveMPIComm.MessageRecvHandler()
Method Detail

run

public void run()
Specified by:
run in interface java.lang.Runnable


Copyright 2001-2007 INRIA All Rights Reserved.