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 IOException
To use Raw Serialization

Parameters:
buf -
Returns:
Throws:
IOException

coalesce

NodeHandle coalesce(NodeHandle handle)


Copyright © 2010. All Rights Reserved.