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
           
 

Fields in org.objectweb.proactive.ext.benchsocket with type parameters of type BenchStream
protected static java.util.ArrayList<BenchStream> BenchFactory.streamList
           
protected static java.util.ArrayList<BenchStream> BenchIbisSocketFactory.streamList
           
 

Methods in org.objectweb.proactive.ext.benchsocket with parameters of type BenchStream
 void BenchFactory.addStream(BenchStream s)
           
 void BenchIbisSocketFactory.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-2007 INRIA All Rights Reserved.