Regenerated services.

git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@5303 542714f4-19e9-0310-aa3c-eee0fc999fb1
This commit is contained in:
Michael Bayne
2008-08-10 01:22:56 +00:00
parent 2cb05c165d
commit 7481cdd5a1
2 changed files with 2 additions and 2 deletions
@@ -37,7 +37,7 @@ public class AdminMarshaller extends InvocationMarshaller
implements AdminService implements AdminService
{ {
/** /**
* Marshalls results to implementations of {@link ConfigInfoListener}. * Marshalls results to implementations of {@link AdminService.ConfigInfoListener}.
*/ */
public static class ConfigInfoMarshaller extends ListenerMarshaller public static class ConfigInfoMarshaller extends ListenerMarshaller
implements ConfigInfoListener implements ConfigInfoListener
@@ -36,7 +36,7 @@ public class TimeBaseMarshaller extends InvocationMarshaller
implements TimeBaseService implements TimeBaseService
{ {
/** /**
* Marshalls results to implementations of {@link GotTimeBaseListener}. * Marshalls results to implementations of {@link TimeBaseService.GotTimeBaseListener}.
*/ */
public static class GotTimeBaseMarshaller extends ListenerMarshaller public static class GotTimeBaseMarshaller extends ListenerMarshaller
implements GotTimeBaseListener implements GotTimeBaseListener