public interface PollsVoteServiceSoap
extends java.rmi.Remote
| Modifier and Type | Method and Description |
|---|---|
PollsVoteSoap |
addVote(long questionId,
long choiceId,
ServiceContext serviceContext) |
PollsVoteSoap addVote(long questionId, long choiceId, ServiceContext serviceContext) throws java.rmi.RemoteException
java.rmi.RemoteException