Uses of Class
org.jboss.resteasy.jsapi.ServiceRegistry
Packages that use ServiceRegistry
-
Uses of ServiceRegistry in org.jboss.resteasy.jsapi
Methods in org.jboss.resteasy.jsapi that return ServiceRegistryMethods in org.jboss.resteasy.jsapi that return types with arguments of type ServiceRegistryMethods in org.jboss.resteasy.jsapi with parameters of type ServiceRegistryModifier and TypeMethodDescriptionstatic String
MethodMetaData.appendURIFragments
(ServiceRegistry registry, String classPath, String methodPath) void
JSAPIWriter.writeJavaScript
(String uri, PrintWriter writer, ServiceRegistry serviceRegistry) Method parameters in org.jboss.resteasy.jsapi with type arguments of type ServiceRegistryModifier and TypeMethodDescriptionvoid
JSAPIWriter.writeJavaScript
(String base, jakarta.servlet.http.HttpServletRequest req, jakarta.servlet.http.HttpServletResponse resp, Map<String, ServiceRegistry> serviceRegistries) Constructors in org.jboss.resteasy.jsapi with parameters of type ServiceRegistryModifierConstructorDescriptionMethodMetaData
(ServiceRegistry serviceRegistry, ResourceMethodInvoker invoker) ServiceRegistry
(ServiceRegistry parent, ResourceMethodRegistry registry, ResteasyProviderFactory providerFactory, ResourceLocatorInvoker invoker)