Uses of Interface
org.objectweb.proactive.ext.benchsocket.BenchStream

Packages that use BenchStream
org.objectweb.proactive.ext.benchsocket   
 

Uses of BenchStream in org.objectweb.proactive.ext.benchsocket
 

Classes in org.objectweb.proactive.ext.benchsocket that implement BenchStream
 class BenchInputStream
           
 class BenchOutputStream
           
 

Fields in org.objectweb.proactive.ext.benchsocket declared as BenchStream
protected  BenchStream ShutdownThread.stream
           
 

Methods in org.objectweb.proactive.ext.benchsocket with parameters of type BenchStream
 void BenchIbisSocketFactory.addStream(BenchStream s)
           
 void BenchFactory.addStream(BenchStream s)
           
 void BenchFactoryInterface.addStream(BenchStream s)
           
 

Constructors in org.objectweb.proactive.ext.benchsocket with parameters of type BenchStream
ShutdownThread(BenchStream s)
           
 



Copyright 2001-2005 INRIA All Rights Reserved.