@ThreadRestricted public final class VOTer extends Object implements VoterInterface
voter - a shell for issuing service commands
on behalf of a voter.| Modifier and Type | Method and Description |
|---|---|
static void |
main(String[] argv)
Executes from the command line.
|
String |
serviceAccessDescriptor(VoterService s)
Constructs an access descriptor, such as a URL or email address, that is suitable
for accessing the specified voter service within this voter interface.
|
public static void main(String[] argv)
argv - the command line argument array.public String serviceAccessDescriptor(VoterService s)
VoterInterfaceserviceAccessDescriptor in interface VoterInterfacevoter command to access the service from the command line.