| Package | Description |
|---|---|
| com.google.gwt.rpc.client.impl | |
| com.google.gwt.rpc.server |
Contains the server-side APIs for deRPC.
|
| Modifier and Type | Method and Description |
|---|---|
static SerializationStreamReader |
ClientWriterFactory.createReader(String payload) |
SerializationStreamReader |
RpcServiceProxy.createStreamReader(String encoded) |
void |
CommandClientSerializationStreamReader.prepareToRead(String js) |
| Modifier and Type | Method and Description |
|---|---|
static RPCRequest |
RPC.decodeRequest(String encodedRequest,
Class<?> type,
ClientOracle clientOracle) |
Copyright © 2018. All rights reserved.