Example usage for com.google.gwt.http.client Request interface-usage

List of usage examples for com.google.gwt.http.client Request interface-usage

Introduction

In this page you can find the example usage for com.google.gwt.http.client Request interface-usage.

Usage

From source file org.turbogwt.net.http.client.RequestDispatcher.java

/**
 * A {@link Request} with dispatching capabilities.
 */
public interface RequestDispatcher extends Request {

    @Override