|
GWT 2.4.0 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RemoteService | |
---|---|
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.rpc.client | Contains the client-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. |
Uses of RemoteService in com.google.gwt.logging.server |
---|
Classes in com.google.gwt.logging.server that implement RemoteService | |
---|---|
class |
RemoteLoggingServiceImpl
Server side code for the remote log handler. |
Uses of RemoteService in com.google.gwt.logging.shared |
---|
Subinterfaces of RemoteService in com.google.gwt.logging.shared | |
---|---|
interface |
RemoteLoggingService
The client side stub for the logging RPC service. |
Uses of RemoteService in com.google.gwt.rpc.client |
---|
Subinterfaces of RemoteService in com.google.gwt.rpc.client | |
---|---|
interface |
RpcService
EXPERIMENTAL and subject to change. |
Uses of RemoteService in com.google.gwt.user.client.rpc |
---|
Subinterfaces of RemoteService in com.google.gwt.user.client.rpc | |
---|---|
interface |
XsrfProtectedService
XSRF protected equivalent of RemoteService . |
interface |
XsrfTokenService
XSRF token generation RPC service. |
Uses of RemoteService in com.google.gwt.user.server.rpc |
---|
Classes in com.google.gwt.user.server.rpc that implement RemoteService | |
---|---|
class |
XsrfTokenServiceServlet
EXPERIMENTAL and subject to change. |
|
GWT 2.4.0 | |||||||||
PREV NEXT | FRAMES NO FRAMES |