ca.mcgill.cs.postina
Interface PostinaID

All Superinterfaces:
java.io.Serializable
All Known Implementing Classes:
ScribeID

public interface PostinaID
extends java.io.Serializable

PostinaID is the ID available to users of Postina. The PostinaID is used to uniquely identify a node in the network. An ID may never be created by the application using Postina. The only way for an application to get an ID is to request it from Postina.

Version:
Oct 22, 2007
Author:
Dominik Zindel