GWT 2.1.1

Package com.google.gwt.requestfactory.client

A package for manging client-server requests.

See:
          Description

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

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

Package com.google.gwt.requestfactory.client Description

A package for manging client-server requests.

Since:
GWT 2.1

GWT 2.1.1