Uses of Package
com.sun.jersey.server.impl.model.method.dispatch

Packages that use com.sun.jersey.server.impl.model.method.dispatch
com.sun.jersey.multipart.impl   
com.sun.jersey.server.impl.application   
com.sun.jersey.server.impl.model.method.dispatch   
 

Classes in com.sun.jersey.server.impl.model.method.dispatch used by com.sun.jersey.multipart.impl
AbstractResourceMethodDispatchProvider
          A partial implementation of ResourceMethodDispatchProvider that creates instances of RequestDispatcher.
ResourceMethodDispatchProvider
          Service-provider interface for creating RequestDispatcher instances.
 

Classes in com.sun.jersey.server.impl.model.method.dispatch used by com.sun.jersey.server.impl.application
ResourceMethodDispatchProvider
          Service-provider interface for creating RequestDispatcher instances.
 

Classes in com.sun.jersey.server.impl.model.method.dispatch used by com.sun.jersey.server.impl.model.method.dispatch
AbstractResourceMethodDispatchProvider
          A partial implementation of ResourceMethodDispatchProvider that creates instances of RequestDispatcher.
FormDispatchProvider
           
ResourceJavaMethodDispatcher
           
ResourceMethodDispatchProvider
          Service-provider interface for creating RequestDispatcher instances.
 



Copyright © 2011 Sun Microsystems, Inc. All Rights Reserved.