package

com.google.gwt.requestfactory.client

A package for manging client-server requests.

Interfaces

RequestFactoryEditorDriver<P, E extends Editor<? super P>> The interface that links RequestFactory and the Editor framework together. 
RequestFactoryLogHandler.LoggingRequestProvider Provides a logging request. 

Classes

DefaultRequestTransport An implementation of RequestTransport that uses a RequestBuilder
RequestFactoryLogHandler A Handler that does remote logging for applications using RequestFactory.