com.threerings.presents.client
Class ObserverOps

java.lang.Object
  extended by com.threerings.presents.client.ObserverOps

public class ObserverOps
extends Object

Used to notify session and client observers.


Nested Class Summary
static class ObserverOps.Client
           
static class ObserverOps.Session
           
 
Constructor Summary
ObserverOps()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ObserverOps

public ObserverOps()