UPPPP FINISH
This commit is contained in:
parent
e1622dfaa1
commit
ab307b0a97
24 changed files with 857 additions and 526 deletions
|
|
@ -9,5 +9,5 @@ import java.rmi.RemoteException;
|
|||
*/
|
||||
public interface INotificationServer extends Remote {
|
||||
void registerForCallback (INotificationClient ClientInterface) throws RemoteException;
|
||||
void unregisterForCallback (INotificationClient ClientInterface) throws RemoteException;
|
||||
void unregisterForCallback (INotificationClient ClientInterface) throws RemoteException;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue