|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface AdminService.ConfigInfoListener
Used to communicate a response to a AdminService.getConfigInfo(com.threerings.admin.client.AdminService.ConfigInfoListener) request.
| Method Summary | |
|---|---|
void |
gotConfigInfo(java.lang.String[] keys,
int[] oids)
Delivers a successful response to a AdminService.getConfigInfo(com.threerings.admin.client.AdminService.ConfigInfoListener) request. |
| Methods inherited from interface com.threerings.presents.client.InvocationService.InvocationListener |
|---|
requestFailed |
| Method Detail |
|---|
void gotConfigInfo(java.lang.String[] keys,
int[] oids)
AdminService.getConfigInfo(com.threerings.admin.client.AdminService.ConfigInfoListener) request.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||