Uses of Package
com.google.gwt.user.server.rpc.jakarta
Package
Description
Jakarta-specific package for server-only classes.
Jakarta-specific package for server-only classes.
-
ClassDescriptionAn abstract base class containing utility methods.The servlet base class for your RPC service implementations that automatically deserializes incoming requests from the client and serializes outgoing responses for client/server RPCs.
-
ClassDescriptionAn abstract base class containing utility methods.An abstract class for XSRF protected RPC service implementations, which decides if XSRF protection should be enforced on a method invocation based on the following logic: RPC interface or method can be annotated with either
XsrfProtect
orNoXsrfProtect
annotation to enable or disable XSRF protection on all methods of an RPC interface or a single method correspondingly.The servlet base class for your RPC service implementations that automatically deserializes incoming requests from the client and serializes outgoing responses for client/server RPCs.Destination for the loader's log messages.