Rice Pastry API

rice.p2p.commonapi.rawserialization
Interface NodeHandleReader

All Known Subinterfaces:
Endpoint
All Known Implementing Classes:
GCEndpoint, MultiringEndpoint, PastryEndpoint

public interface NodeHandleReader


Method Summary
 NodeHandle coalesce(NodeHandle handle)
           
 NodeHandle readNodeHandle(InputBuffer buf)
          To use Raw Serialization
 

Method Detail

readNodeHandle

NodeHandle readNodeHandle(InputBuffer buf)
                          throws java.io.IOException
To use Raw Serialization

Parameters:
buf -
Returns:
Throws:
java.io.IOException

coalesce

NodeHandle coalesce(NodeHandle handle)

Rice Pastry API

Copyright © 2001-2005 - Rice Pastry.


Imprint-Dataprotection