|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ServerPropertiesRpcServiceAsync
Method Summary | |
---|---|
void |
get(List<String> property,
com.google.gwt.user.client.rpc.AsyncCallback<Map<String,String>> callback)
|
void |
get(String property,
com.google.gwt.user.client.rpc.AsyncCallback<String> callback)
|
void |
getContextPath(com.google.gwt.user.client.rpc.AsyncCallback<String> callback)
|
Method Detail |
---|
void get(String property, com.google.gwt.user.client.rpc.AsyncCallback<String> callback)
void get(List<String> property, com.google.gwt.user.client.rpc.AsyncCallback<Map<String,String>> callback)
void getContextPath(com.google.gwt.user.client.rpc.AsyncCallback<String> callback)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |