Java com.google.gwt.requestfactory.client DefaultRequestTransport fields, constructors, methods, implement or subclass

Example usage for Java com.google.gwt.requestfactory.client DefaultRequestTransport fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for com.google.gwt.requestfactory.client DefaultRequestTransport.

The text is from its open source code.

Field

StringURL
The default URL for a DefaultRequestTransport is GWT#getHostPageBaseURL() + #URL which may be overridden by calling #setRequestUrl(String) .