| Package | Description |
|---|---|
| com.google.gwt.logging.server |
Server classes for java.util.logging support in GWT.
|
| com.google.gwt.rpc.server |
Contains the server-side APIs for deRPC.
|
| com.google.gwt.user.client.rpc |
Classes used in client-side implementation of remote procedure calls.
|
| com.google.gwt.user.server.rpc |
Classes used in server-side implementation of remote procedure calls.
|
| com.google.gwt.user.server.rpc.core.java.lang | |
| com.google.gwt.user.server.rpc.core.java.util | |
| com.google.gwt.user.server.rpc.impl |
| Class and Description |
|---|
| SerializationPolicyProvider
Used to obtain a
SerializationPolicy for a given module base URL and
serialization policy strong name. |
| Class and Description |
|---|
| RPCRequest
Describes an incoming RPC request in terms of a resolved
Method and
an array of arguments. |
| Class and Description |
|---|
| XsrfProtect
Annotation for RPC interfaces and methods indicating that they should be
XSRF protected.
|
| Class and Description |
|---|
| RPCRequest
Describes an incoming RPC request in terms of a resolved
Method and
an array of arguments. |
| SerializationPolicy
This is an abstract class for representing the serialization policy for a
given module and
RemoteService. |
| SerializationPolicyProvider
Used to obtain a
SerializationPolicy for a given module base URL and
serialization policy strong name. |
| Class and Description |
|---|
| ServerCustomFieldSerializer
An interface that may be implemented by server-side class-based custom field
serializers.
|
| Class and Description |
|---|
| ServerCustomFieldSerializer
An interface that may be implemented by server-side class-based custom field
serializers.
|
| Class and Description |
|---|
| SerializationPolicy
This is an abstract class for representing the serialization policy for a
given module and
RemoteService. |
| SerializationPolicyProvider
Used to obtain a
SerializationPolicy for a given module base URL and
serialization policy strong name. |
Copyright © 2018. All rights reserved.