Rice Pastry API

org.mpisws.p2p.transport.sourceroute.factory
Class WireSourceRoute

java.lang.Object
  extended by org.mpisws.p2p.transport.sourceroute.SourceRoute<java.net.InetSocketAddress>
      extended by org.mpisws.p2p.transport.sourceroute.factory.WireSourceRoute

public class WireSourceRoute
extends SourceRoute<java.net.InetSocketAddress>


Field Summary
 
Fields inherited from class org.mpisws.p2p.transport.sourceroute.SourceRoute
path
 
Method Summary
 int getSerializedLength()
           
 void serialize(OutputBuffer buf)
          Raw Serialization
 
Methods inherited from class org.mpisws.p2p.transport.sourceroute.SourceRoute
equals, getFirstHop, getHop, getHop, getLastHop, getNumHops, goesThrough, hashCode, isDirect, toString
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Method Detail

serialize

public void serialize(OutputBuffer buf)
               throws java.io.IOException
Description copied from class: SourceRoute
Raw Serialization

Specified by:
serialize in class SourceRoute<java.net.InetSocketAddress>
Throws:
java.io.IOException

getSerializedLength

public int getSerializedLength()
Specified by:
getSerializedLength in class SourceRoute<java.net.InetSocketAddress>

Rice Pastry API

Copyright © 2001-2005 - Rice Pastry.


Imprint-Dataprotection