Package | Description |
---|---|
com.google.gwt.dev.shell.remoteui | |
java.util.concurrent |
Modifier and Type | Method and Description |
---|---|
Future<RemoteMessageProto.Message.Response> |
MessageTransport.executeRequestAsync(RemoteMessageProto.Message.Request requestMessage)
Asynchronously executes the request on a remote server.
|
Modifier and Type | Interface and Description |
---|---|
interface |
RunnableFuture<V>
Emulation of RunnableFuture.
|
interface |
ScheduledFuture<V>
Emulation of ScheduleFuture.
|
Copyright © 2018. All rights reserved.