Rice Pastry API

Uses of Package
rice

Packages that use rice
org.mpisws.p2p.transport   
org.mpisws.p2p.transport.bandwidthlimit   
org.mpisws.p2p.transport.commonapi   
org.mpisws.p2p.transport.direct   
org.mpisws.p2p.transport.identity   
org.mpisws.p2p.transport.limitsockets   
org.mpisws.p2p.transport.liveness   
org.mpisws.p2p.transport.multiaddress   
org.mpisws.p2p.transport.priority   
org.mpisws.p2p.transport.security   
org.mpisws.p2p.transport.sourceroute   
org.mpisws.p2p.transport.sourceroute.manager   
org.mpisws.p2p.transport.ssl   
org.mpisws.p2p.transport.wire   
org.mpisws.p2p.transport.wire.magicnumber   
rice   
rice.environment   
rice.environment.processing   
rice.environment.processing.sim   
rice.environment.processing.simple   
rice.p2p.aggregation   
rice.p2p.commonapi   
rice.p2p.glacier   
rice.p2p.glacier.v2   
rice.p2p.multiring   
rice.p2p.past   
rice.p2p.past.gc   
rice.p2p.past.gc.messaging   
rice.p2p.past.messaging   
rice.p2p.past.testing   
rice.p2p.replication   
rice.p2p.replication.manager   
rice.p2p.replication.manager.testing   
rice.p2p.scribe   
rice.p2p.scribe.javaserialized   
rice.p2p.scribe.maintenance   
rice.p2p.scribe.rawserialization   
rice.p2p.splitstream   
rice.pastry   
rice.pastry.commonapi   
rice.pastry.direct   
rice.pastry.dist   
rice.pastry.messaging   
rice.pastry.pns   
rice.pastry.socket   
rice.pastry.standard   
rice.pastry.transport   
rice.persistence   
rice.persistence.testing   
rice.selector   
rice.tutorial.rawserialization2   
 

Classes in rice used by org.mpisws.p2p.transport
Destructable
           
 

Classes in rice used by org.mpisws.p2p.transport.bandwidthlimit
Destructable
           
 

Classes in rice used by org.mpisws.p2p.transport.commonapi
Destructable
           
 

Classes in rice used by org.mpisws.p2p.transport.direct
Destructable
           
 

Classes in rice used by org.mpisws.p2p.transport.identity
Destructable
           
 

Classes in rice used by org.mpisws.p2p.transport.limitsockets
Destructable
           
 

Classes in rice used by org.mpisws.p2p.transport.liveness
Continuation
          Asynchronously receives the result to a given method call, using the command pattern.
Destructable
           
 

Classes in rice used by org.mpisws.p2p.transport.multiaddress
Destructable
           
 

Classes in rice used by org.mpisws.p2p.transport.priority
Destructable
           
 

Classes in rice used by org.mpisws.p2p.transport.security
Continuation
          Asynchronously receives the result to a given method call, using the command pattern.
Destructable
           
 

Classes in rice used by org.mpisws.p2p.transport.sourceroute
Destructable
           
 

Classes in rice used by org.mpisws.p2p.transport.sourceroute.manager
Destructable
           
 

Classes in rice used by org.mpisws.p2p.transport.ssl
Destructable
           
 

Classes in rice used by org.mpisws.p2p.transport.wire
Destructable
           
 

Classes in rice used by org.mpisws.p2p.transport.wire.magicnumber
Destructable
           
 

Classes in rice used by rice
Continuation
          Asynchronously receives the result to a given method call, using the command pattern.
Continuation.ExternalContinuationRunnable
          This class is used when you want to run some task on the selector thread and wait for it to return its result in a Continuation.
 

Classes in rice used by rice.environment
Destructable
           
 

Classes in rice used by rice.environment.processing
Continuation
          Asynchronously receives the result to a given method call, using the command pattern.
Destructable
           
Executable
          Asynchronously executes a processing function, and returns the result.
 

Classes in rice used by rice.environment.processing.sim
Continuation
          Asynchronously receives the result to a given method call, using the command pattern.
Destructable
           
Executable
          Asynchronously executes a processing function, and returns the result.
 

Classes in rice used by rice.environment.processing.simple
Continuation
          Asynchronously receives the result to a given method call, using the command pattern.
Destructable
           
Executable
          Asynchronously executes a processing function, and returns the result.
 

Classes in rice used by rice.p2p.aggregation
Continuation
          Asynchronously receives the result to a given method call, using the command pattern.
 

Classes in rice used by rice.p2p.commonapi
Continuation
          Asynchronously receives the result to a given method call, using the command pattern.
Executable
          Asynchronously executes a processing function, and returns the result.
 

Classes in rice used by rice.p2p.glacier
Continuation
          Asynchronously receives the result to a given method call, using the command pattern.
 

Classes in rice used by rice.p2p.glacier.v2
Continuation
          Asynchronously receives the result to a given method call, using the command pattern.
 

Classes in rice used by rice.p2p.multiring
Continuation
          Asynchronously receives the result to a given method call, using the command pattern.
Executable
          Asynchronously executes a processing function, and returns the result.
 

Classes in rice used by rice.p2p.past
Continuation
          Asynchronously receives the result to a given method call, using the command pattern.
 

Classes in rice used by rice.p2p.past.gc
Continuation
          Asynchronously receives the result to a given method call, using the command pattern.
Executable
          Asynchronously executes a processing function, and returns the result.
 

Classes in rice used by rice.p2p.past.gc.messaging
Continuation
          Asynchronously receives the result to a given method call, using the command pattern.
 

Classes in rice used by rice.p2p.past.messaging
Continuation
          Asynchronously receives the result to a given method call, using the command pattern.
 

Classes in rice used by rice.p2p.past.testing
Continuation
          Asynchronously receives the result to a given method call, using the command pattern.
 

Classes in rice used by rice.p2p.replication
Executable
          Asynchronously executes a processing function, and returns the result.
 

Classes in rice used by rice.p2p.replication.manager
Continuation
          Asynchronously receives the result to a given method call, using the command pattern.
 

Classes in rice used by rice.p2p.replication.manager.testing
Continuation
          Asynchronously receives the result to a given method call, using the command pattern.
 

Classes in rice used by rice.p2p.scribe
Destructable
           
 

Classes in rice used by rice.p2p.scribe.javaserialized
Destructable
           
 

Classes in rice used by rice.p2p.scribe.maintenance
Destructable
           
 

Classes in rice used by rice.p2p.scribe.rawserialization
Destructable
           
 

Classes in rice used by rice.p2p.splitstream
Destructable
           
 

Classes in rice used by rice.pastry
Continuation
          Asynchronously receives the result to a given method call, using the command pattern.
Destructable
           
Executable
          Asynchronously executes a processing function, and returns the result.
 

Classes in rice used by rice.pastry.commonapi
Continuation
          Asynchronously receives the result to a given method call, using the command pattern.
Executable
          Asynchronously executes a processing function, and returns the result.
 

Classes in rice used by rice.pastry.direct
Continuation
          Asynchronously receives the result to a given method call, using the command pattern.
 

Classes in rice used by rice.pastry.dist
Continuation
          Asynchronously receives the result to a given method call, using the command pattern.
 

Classes in rice used by rice.pastry.messaging
Destructable
           
 

Classes in rice used by rice.pastry.pns
Continuation
          Asynchronously receives the result to a given method call, using the command pattern.
 

Classes in rice used by rice.pastry.socket
Continuation
          Asynchronously receives the result to a given method call, using the command pattern.
 

Classes in rice used by rice.pastry.standard
Continuation
          Asynchronously receives the result to a given method call, using the command pattern.
 

Classes in rice used by rice.pastry.transport
Destructable
           
 

Classes in rice used by rice.persistence
Continuation
          Asynchronously receives the result to a given method call, using the command pattern.
 

Classes in rice used by rice.persistence.testing
Continuation
          Asynchronously receives the result to a given method call, using the command pattern.
 

Classes in rice used by rice.selector
Destructable
           
 

Classes in rice used by rice.tutorial.rawserialization2
Continuation
          Asynchronously receives the result to a given method call, using the command pattern.
 


Rice Pastry API

Copyright © 2001-2005 - Rice Pastry.


Imprint-Dataprotection