Regenerated services.
git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@5303 542714f4-19e9-0310-aa3c-eee0fc999fb1
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user