com.threerings.presents.client
Class ObserverOps.Client
java.lang.Object
com.threerings.presents.client.ObserverOps.Session
com.threerings.presents.client.ObserverOps.Client
- All Implemented Interfaces:
- ObserverList.ObserverOp<SessionObserver>
- Enclosing class:
- ObserverOps
public abstract static class ObserverOps.Client
- extends ObserverOps.Session
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ObserverOps.Client
public ObserverOps.Client(Client client)
notify
public void notify(SessionObserver obs)
- Specified by:
notify in class ObserverOps.Session
notify
protected abstract void notify(ClientObserver obs)