inescID.revs.servers
Interface IAnonymizer

All Superinterfaces:
java.rmi.Remote

public interface IAnonymizer
extends java.rmi.Remote


Method Summary
 Reply submitVote(int election, byte[] vote)
           
 

Method Detail

submitVote

public Reply submitVote(int election,
                        byte[] vote)
                 throws java.rmi.RemoteException
Throws:
java.rmi.RemoteException