|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Interface fuer Registrierung der RMI-Methoden; Server->Client
Method Summary | |
boolean |
activateItem(int _iItemIndex)
activateItem , Beschreibung in CClientThread |
boolean |
deactivateItem(int _iItemIndex)
deactivateItem , Beschreibung in CClientThread |
void |
endTurn()
endTurn , Beschreibung in CClientThread |
boolean |
execute(int _iCmdIndex)
execute , Beschreibung in CClientThread |
java.lang.String |
getInfo(CField _oField)
getInfo , Beschreibung in CClientThread |
java.lang.String |
getInfo(CItem _oItem)
getInfo , Beschreibung in CClientThread |
java.util.Vector |
getItemsActive()
getItemsActive , Beschreibung in CClientThread |
java.util.Vector |
getItemsInactive()
getItemsInactive , Beschreibung in CClientThread |
CPlayer |
getPlayer()
getPlayer , Beschreibung in CClientThread |
java.util.Vector |
getPossibleCommands(CField _oField)
getPossibleCommands , Beschreibung in CClientThread |
Method Detail |
public boolean activateItem(int _iItemIndex) throws java.rmi.RemoteException
CClientThread
public boolean deactivateItem(int _iItemIndex) throws java.rmi.RemoteException
CClientThread
public boolean execute(int _iCmdIndex) throws java.rmi.RemoteException
CClientThread
public java.util.Vector getPossibleCommands(CField _oField) throws java.rmi.RemoteException
CClientThread
public java.lang.String getInfo(CItem _oItem) throws java.rmi.RemoteException
CClientThread
public java.lang.String getInfo(CField _oField) throws java.rmi.RemoteException
CClientThread
public java.util.Vector getItemsActive() throws java.rmi.RemoteException
CClientThread
public java.util.Vector getItemsInactive() throws java.rmi.RemoteException
CClientThread
public void endTurn() throws java.rmi.RemoteException
CClientThread
public CPlayer getPlayer() throws java.rmi.RemoteException
CClientThread
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |