|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface CallbackServer
An interface for testing binding, server and callback methods.
| Method Summary | |
|---|---|
VectorG |
randomize(int dim)
The client calls this method, and the server returns a random number. |
long |
register(CallbackClient client)
The client is a callback client and registers here at the server. |
| Method Detail |
|---|
VectorG randomize(int dim)
throws RemoteException
RemoteException
long register(CallbackClient client)
throws RemoteException
CallbackClient.callback(vec_math.VectorG) method.
RemoteException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||