public interface CallbackClient extends Remote
CallbackServer. At registering,
it gets the time in ms until the server calls back the client's
callback(math.VectorG) method.| Modifier and Type | Method and Description |
|---|---|
void |
callback(VectorG random)
The server call this method after registering.
|
void callback(VectorG random) throws RemoteException
RemoteException