Rice Pastry API

Uses of Class
rice.p2p.util.tuples.Tuple

Packages that use Tuple
org.mpisws.p2p.pki.x509   
org.mpisws.p2p.transport.bandwidthmeasure   
org.mpisws.p2p.transport.rendezvous   
rice.p2p.util.tuples   
 

Uses of Tuple in org.mpisws.p2p.pki.x509
 

Methods in org.mpisws.p2p.pki.x509 that return Tuple
static Tuple<java.security.cert.X509Certificate,java.security.KeyPair> CAToolImpl.generateNewCA(java.lang.String CN, java.util.Date expiryDate)
           
 

Uses of Tuple in org.mpisws.p2p.transport.bandwidthmeasure
 

Methods in org.mpisws.p2p.transport.bandwidthmeasure that return Tuple
 Tuple<int[],java.util.Collection<org.mpisws.p2p.transport.bandwidthmeasure.BandwidthMeasuringTransportLayer.MySocket>> BandwidthMeasuringTransportLayer.getVals(Identifier i)
          Should be holding the lock on measured
 

Uses of Tuple in org.mpisws.p2p.transport.rendezvous
 

Methods in org.mpisws.p2p.transport.rendezvous that return Tuple
protected  Tuple<SocketCallback<Identifier>,SocketRequestHandle<Identifier>> RendezvousTransportLayerImpl.removeExpectedIncomingSocket(HighIdentifier target, int uid)
           
 

Uses of Tuple in rice.p2p.util.tuples
 

Subclasses of Tuple in rice.p2p.util.tuples
 class MutableTuple<A,B>
           
 


Rice Pastry API

Copyright © 2001-2005 - Rice Pastry.