Class RequestState

java.lang.Object
com.google.web.bindery.requestfactory.server.RequestState
All Implemented Interfaces:
com.google.web.bindery.requestfactory.shared.impl.EntityCodex.EntitySource

class RequestState extends Object implements com.google.web.bindery.requestfactory.shared.impl.EntityCodex.EntitySource
Encapsulates all state relating to the processing of a single request so that the SimpleRequestProcessor can be stateless.