GWT 2.5.0.rc2

Uses of Class
com.google.web.bindery.requestfactory.server.RequestState

Packages that use RequestState
com.google.web.bindery.requestfactory.server 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 RequestState
RequestState(RequestState parent)
           
Resolver(RequestState state)
          Should only be called from RequestState.
 


GWT 2.5.0.rc2