Package | Description |
---|---|
com.google.gwt.user.client.rpc.impl |
Modifier and Type | Class and Description |
---|---|
class |
SerializerBase
Maps class literals to type signatures and type signatures to serialization
methods.
|
Constructor and Description |
---|
ClientSerializationStreamReader(Serializer serializer) |
ClientSerializationStreamWriter(Serializer serializer,
String moduleBaseURL,
String serializationPolicyStrongName)
Constructs a
ClientSerializationStreamWriter using the
specified module base URL and the serialization policy. |
RemoteServiceProxy(String moduleBaseURL,
String remoteServiceRelativePath,
String serializationPolicyName,
Serializer serializer) |
Copyright © 2018. All rights reserved.