|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface LogRpcServiceAsync
Method Summary | |
---|---|
void |
sendLog(Map<String,String> clientContextInfo,
String log,
com.google.gwt.user.client.rpc.AsyncCallback<Boolean> callback)
Sends a List |
Method Detail |
---|
void sendLog(Map<String,String> clientContextInfo, String log, com.google.gwt.user.client.rpc.AsyncCallback<Boolean> callback)
clientContextInfo
- any configuration or runtime information about the clientmessages
- the messages to logcallback
- callback to be invoked on response
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |