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,5 +1,5 @@
//
// $Id: TimeBaseDispatcher.java,v 1.2 2002/08/20 19:38:14 mdb Exp $
// $Id: TimeBaseDispatcher.java,v 1.3 2004/06/22 13:55:25 mdb Exp $
package com.threerings.presents.server;
@@ -14,10 +14,6 @@ import com.threerings.presents.server.InvocationException;
/**
* Dispatches requests to the {@link TimeBaseProvider}.
*
* <p> Generated from <code>
* $Id: TimeBaseDispatcher.java,v 1.2 2002/08/20 19:38:14 mdb Exp $
* </code>
*/
public class TimeBaseDispatcher extends InvocationDispatcher
{