|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ElectionServer | |
ds | |
ea | |
voter |
Uses of ElectionServer in ds |
Methods in ds that return ElectionServer | |
ElectionServer |
RemoteEntityConnectionDS.getElectionServer()
Gets the ElectionServer stub |
Uses of ElectionServer in ea |
Classes in ea that implement ElectionServer | |
class |
ElectionServer_Impl
The implementation of the remote object ElectionServer holding the PublicKey, the KeyShares and the ElectionProperties of the election |
Methods in ea that return ElectionServer | |
ElectionServer |
RemoteEntityConnectionEA.bindElectionServer(ElectionProperties ep,
PublicKey pk,
KeyShare[] ks)
Binds the ElectionServer to the registry. |
Uses of ElectionServer in voter |
Methods in voter that return ElectionServer | |
ElectionServer |
RemoteEntityConnectionC.getElectionServer()
Returns the stub for the remote object ElectionServer |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |