Example usage for javax.servlet RequestDispatcher interface-usage

List of usage examples for javax.servlet RequestDispatcher interface-usage

Introduction

In this page you can find the example usage for javax.servlet RequestDispatcher interface-usage.

Usage

From source file web.MockRequestDispatcher.java

/**
 * Mock implementation of the {@link javax.servlet.RequestDispatcher} interface.
 *
 * <p>Used for testing the web framework; typically not necessary for
 * testing application controllers.
 *

From source file org.jboss.seam.mock.MockRequestDispatcher.java

/**
 * Mock implementation of the {@link javax.servlet.RequestDispatcher} interface.
 * <p/>
 * <p>Used for testing the web framework; typically not necessary for
 * testing application controllers.
 *

From source file cn.quickj.test.mock.MockRequestDispatcher.java

/**
 * Mock implementation of the {@link javax.servlet.RequestDispatcher} interface.
 *
 * <p>Used for testing the web framework; typically not necessary for
 * testing application controllers.
 *

From source file org.springframework.mock.web.MockRequestDispatcher.java

/**
 * Mock implementation of the {@link javax.servlet.RequestDispatcher} interface.
 *
 * @author Rod Johnson
 * @author Juergen Hoeller
 * @author Sam Brannen

From source file org.springframework.mock.web.test.MockRequestDispatcher.java

/**
 * Mock implementation of the {@link javax.servlet.RequestDispatcher} interface.
 *
 * @author Rod Johnson
 * @author Juergen Hoeller
 * @author Sam Brannen

From source file com.jpoweredcart.common.mock.servlet.MockRequestDispatcher.java

/**
 * Mock implementation of the {@link javax.servlet.RequestDispatcher} interface.
 *
 * <p>Used for testing the web framework; typically not necessary for
 * testing application controllers.
 *

From source file com.thoughtworks.go.http.mocks.MockRequestDispatcher.java

/**
 * Mock implementation of the {@link RequestDispatcher} interface.
 *
 * @author Rod Johnson
 * @author Juergen Hoeller
 * @author Sam Brannen

From source file com.thoughtworks.go.spark.mocks.MockRequestDispatcher.java

/**
 * Mock implementation of the {@link javax.servlet.RequestDispatcher} interface.
 *
 * @author Rod Johnson
 * @author Juergen Hoeller
 * @author Sam Brannen

From source file org.grails.jaxrs.springframework.mock.web.MockRequestDispatcher.java

/**
 * Mock implementation of the {@link javax.servlet.RequestDispatcher} interface.
 *
 * <p>Used for testing the web framework; typically not necessary for
 * testing application controllers.
 *

From source file org.ireland.jnetty.webapp.RequestDispatcherImpl.java

/**
 * 
 * ?,??RequestDispatcher
 * 
 * ?rawContextURI??,?RequestDispatcherImpl, ??rawContextURI?RequestDispatcherImpl
 *