inescID.revs.servers
Interface ISubmission

All Superinterfaces:
java.rmi.Remote
All Known Implementing Classes:
AnonymizerEngine, CounterEngine

public interface ISubmission
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