RmiClient
1.0
|
Öffentliche Methoden | |
void | update (Class t, List< Object > o) throws RemoteException |
void | serverTerminated () throws RemoteException |
Schnittstelle der Funktionen des Clients
Version 1.0.0007
Definiert in Zeile 18 der Datei ClientInterface.java.
void controller.ClientInterface.serverTerminated | ( | ) | throws RemoteException |
Implementiert in controller.ClientInterfaceImpl.
void controller.ClientInterface.update | ( | Class | t, |
List< Object > | o | ||
) | throws RemoteException |
Implementiert in controller.ClientInterfaceImpl.