Package com.google.web.bindery.requestfactory.gwt.client
package com.google.web.bindery.requestfactory.gwt.client
A package for managing client-server requests.
- Since:
- GWT 2.1
-
ClassDescriptionAn implementation of
RequestTransport
that uses aRequestBuilder
.Editors used withRequestFactoryEditorDriver
that implement this interface will be provided with theRequestContext
associated with the current editing session.A RequestBatcher is a convenience class that allows RequestFactory operations to be aggregated over a single tick of the event loop and sent as one HTTP request.RequestFactoryEditorDriver<P,E extends Editor<? super P>> The interface that links RequestFactory and the Editor framework together.A Handler that does remote logging for applications using RequestFactory.Provides a logging request.