|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.sapia.ubik.rmi.server.StatelessStubTable
public class StatelessStubTable
This class manages stateless stubs on the client-side and insures that notications are properly dispatched.
| Method Summary | |
|---|---|
void |
onAsyncEvent(RemoteEvent evt)
Receives multicast events. |
static void |
registerStatelessRef(RemoteRefStateless ref)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static void registerStatelessRef(RemoteRefStateless ref)
ref - a RemoteRefStateless that will be internally kept.public void onAsyncEvent(RemoteEvent evt)
AsyncEventListener
onAsyncEvent in interface AsyncEventListenerevt - a RemoteEvent.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||