Uses of Class
com.google.web.bindery.requestfactory.server.RequestState
Packages that use RequestState
Package
Description
Server-side classes for mediating between the client-side and the persistent
datastore.
-
Uses of RequestState in com.google.web.bindery.requestfactory.server
Constructors in com.google.web.bindery.requestfactory.server with parameters of type RequestStateModifierConstructorDescriptionRequestState
(RequestState parent) (package private)
Resolver
(RequestState state) Should only be called fromRequestState
.