Rice Pastry API

rice.p2p.commonapi.rawserialization
Interface NodeHandleReader

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

public interface NodeHandleReader

DESCRIBE THE INTERFACE

Version:
$Id: pretty.settings 2305 2005-03-11 20:22:33Z jeffh $
Author:
jeffh

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

Method Detail

readNodeHandle

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

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

coalesce

public NodeHandle coalesce(NodeHandle handle)
DESCRIBE THE METHOD

Parameters:
handle - DESCRIBE THE PARAMETER
Returns:
DESCRIBE THE RETURN VALUE

Rice Pastry API

Copyright © 2001-2005 - Rice Pastry.


Imprint-Dataprotection