Rice Pastry API

org.mpisws.p2p.transport.peerreview.commitment
Interface AuthenticatorSerializer

All Known Implementing Classes:
AuthenticatorSerializerImpl

public interface AuthenticatorSerializer

Reads and writes Authenticators.

Author:
Jeff Hoye

Method Summary
 Authenticator deserialize(InputBuffer buf)
           
 int getSerializedSize()
           
 

Method Detail

getSerializedSize

int getSerializedSize()

deserialize

Authenticator deserialize(InputBuffer buf)
                          throws java.io.IOException
Throws:
java.io.IOException

Rice Pastry API

Copyright © 2001-2005 - Rice Pastry.


Imprint-Dataprotection