Uses of Interface
com.sun.jersey.spi.dispatch.RequestDispatcher

Packages that use RequestDispatcher
com.sun.jersey.spi.container Provides support for containers and the web application that manages resource classes. 
 

Uses of RequestDispatcher in com.sun.jersey.spi.container
 

Methods in com.sun.jersey.spi.container that return RequestDispatcher
 RequestDispatcher ResourceMethodDispatchProvider.create(AbstractResourceMethod abstractResourceMethod)
          Create a RequestDispatcher for a resource method of a resource.
 



Copyright © 2011 Oracle Corporation. All Rights Reserved.