Package | Description |
---|---|
com.google.gwt.logging.server |
Server classes for java.util.logging support in GWT.
|
com.google.gwt.logging.shared |
Shared classes for java.util.logging support in GWT.
|
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.
|
Modifier and Type | Class and Description |
---|---|
class |
RemoteLoggingServiceImpl
Server-side code for the remote log handler.
|
Modifier and Type | Interface and Description |
---|---|
interface |
RemoteLoggingService
The client-side stub for the logging RPC service.
|
Modifier and Type | Interface and Description |
---|---|
interface |
XsrfProtectedService
XSRF protected equivalent of
RemoteService . |
interface |
XsrfTokenService
XSRF token generation RPC service.
|
Modifier and Type | Class and Description |
---|---|
class |
XsrfTokenServiceServlet
EXPERIMENTAL and subject to change.
|