Regenerated from service definitions.

git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@3037 542714f4-19e9-0310-aa3c-eee0fc999fb1
This commit is contained in:
Michael Bayne
2004-06-22 13:57:44 +00:00
parent 425e8a6dcb
commit 031331a5c3
12 changed files with 28 additions and 43 deletions
@@ -1,9 +1,11 @@
//
// $Id: BodyDispatcher.java,v 1.3 2004/02/25 14:41:47 mdb Exp $
// $Id: BodyDispatcher.java,v 1.4 2004/06/22 13:57:44 mdb Exp $
package com.threerings.crowd.server;
import com.threerings.crowd.client.BodyService;
import com.threerings.crowd.data.BodyMarshaller;
import com.threerings.presents.client.Client;
import com.threerings.presents.data.ClientObject;
import com.threerings.presents.data.InvocationMarshaller;
import com.threerings.presents.server.InvocationDispatcher;