Uses of Class
org.jboss.resteasy.core.ResourceMethodRegistry
-
Packages that use ResourceMethodRegistry Package Description org.jboss.resteasy.core -
-
Uses of ResourceMethodRegistry in org.jboss.resteasy.core
Constructors in org.jboss.resteasy.core with parameters of type ResourceMethodRegistry Constructor Description AsynchronousDispatcher(ResteasyProviderFactory providerFactory, ResourceMethodRegistry registry)
SynchronousDispatcher(ResteasyProviderFactory providerFactory, ResourceMethodRegistry registry)
-