Uses of Class
org.jboss.resteasy.core.ResourceMethodRegistry
Packages that use ResourceMethodRegistry
-
Uses of ResourceMethodRegistry in org.jboss.resteasy.core
Constructors in org.jboss.resteasy.core with parameters of type ResourceMethodRegistryModifierConstructorDescriptionAsynchronousDispatcher(ResteasyProviderFactory providerFactory, ResourceMethodRegistry registry) SynchronousDispatcher(ResteasyProviderFactory providerFactory, ResourceMethodRegistry registry) -
Uses of ResourceMethodRegistry in org.jboss.resteasy.jsapi
Constructors in org.jboss.resteasy.jsapi with parameters of type ResourceMethodRegistryModifierConstructorDescriptionServiceRegistry(ServiceRegistry parent, ResourceMethodRegistry registry, ResteasyProviderFactory providerFactory, ResourceLocatorInvoker invoker)