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: TimeBaseMarshaller.java,v 1.2 2002/08/20 19:38:14 mdb Exp $
// $Id: TimeBaseMarshaller.java,v 1.3 2004/06/22 13:55:25 mdb Exp $
package com.threerings.presents.data;
@@ -15,10 +15,6 @@ import com.threerings.presents.dobj.InvocationResponseEvent;
* on the server. Also provides an implementation of the response listener
* interfaces that marshall the response arguments and deliver them back
* to the requesting client.
*
* <p> Generated from <code>
* $Id: TimeBaseMarshaller.java,v 1.2 2002/08/20 19:38:14 mdb Exp $
* </code>
*/
public class TimeBaseMarshaller extends InvocationMarshaller
implements TimeBaseService
@@ -67,5 +63,4 @@ public class TimeBaseMarshaller extends InvocationMarshaller
});
}
// Class file generated on 12:33:05 08/20/02.
}