edu.washington.biostr.sig.brainj3d.remoteutil
Class ClientToServer
java.lang.Object
edu.washington.biostr.sig.brainj3d.remoteutil.CSDispatcher
edu.washington.biostr.sig.brainj3d.remoteutil.ClientToServer
- All Implemented Interfaces:
- CallbackFactory, SerializationObserver
public class ClientToServer
- extends CSDispatcher
- implements CallbackFactory
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ClientToServer
public ClientToServer(Executor exec,
Session session,
ClientManager client)
dispatch
public void dispatch(Event[] event)
- Specified by:
dispatch in class CSDispatcher
getCallbackName
public String getCallbackName()
getRunnable
public CallbackRunnable getRunnable()
- Specified by:
getRunnable in interface CallbackFactory
kill
public void kill()
Copyright © 2006 University of Washington. All Rights Reserved.