Package | Description |
---|---|
com.google.gwt.dev.shell.remoteui |
Modifier and Type | Method and Description |
---|---|
void |
ViewerServiceClient.addLogBranch(int indexInParent,
TreeLogger.Type type,
String msg,
Throwable caught,
TreeLogger.HelpInfo helpInfo,
int parentLogHandle,
Callback<Integer> callback)
Add an entry that also serves as a log branch.
|
void |
MessageTransport.executeRequestAsync(RemoteMessageProto.Message.Request requestMessage,
Callback<RemoteMessageProto.Message.Response> callback)
Asynchronously executes the request on a remote server.
|
Copyright © 2018. All rights reserved.