public interface GumballMachineRemote extends java.rmi.Remote
Modifier and Type | Method and Description |
---|---|
int |
getCount() |
java.lang.String |
getLocation() |
State |
getState() |
int getCount() throws java.rmi.RemoteException
java.rmi.RemoteException
java.lang.String getLocation() throws java.rmi.RemoteException
java.rmi.RemoteException