Uses of Class
org.jboss.resteasy.core.ResourceMethodRegistry
Package
Description
-
Uses of ResourceMethodRegistry in org.jboss.resteasy.core
ModifierConstructorDescriptionAsynchronousDispatcher
(ResteasyProviderFactory providerFactory, ResourceMethodRegistry registry) SynchronousDispatcher
(ResteasyProviderFactory providerFactory, ResourceMethodRegistry registry) -
Uses of ResourceMethodRegistry in org.jboss.resteasy.jsapi
ModifierConstructorDescriptionServiceRegistry
(ServiceRegistry parent, ResourceMethodRegistry registry, ResteasyProviderFactory providerFactory, ResourceLocatorInvoker invoker) -
Uses of ResourceMethodRegistry in org.jboss.resteasy.links.impl
ModifierConstructorDescriptionClassLinksProvider
(jakarta.ws.rs.core.UriInfo uriInfo, ResourceMethodRegistry resourceMethodRegistry) ObjectLinksProvider
(jakarta.ws.rs.core.UriInfo uriInfo, ResourceMethodRegistry resourceMethodRegistry) -
Uses of ResourceMethodRegistry in org.jboss.resteasy.wadl
ModifierConstructorDescriptionResteasyWadlServiceRegistry
(ResteasyWadlServiceRegistry parent, ResourceMethodRegistry registry, ResteasyProviderFactory providerFactory, ResourceLocator locator)