Package | Description |
---|---|
org.jboss.resteasy.jsapi |
Modifier and Type | Method and Description |
---|---|
ServiceRegistry |
ServiceRegistry.getParent() |
Modifier and Type | Method and Description |
---|---|
List<ServiceRegistry> |
ServiceRegistry.getLocators() |
Modifier and Type | Method and Description |
---|---|
static String |
MethodMetaData.appendURIFragments(ServiceRegistry registry,
String classPath,
String methodPath) |
void |
JSAPIWriter.writeJavaScript(String uri,
PrintWriter writer,
ServiceRegistry serviceRegistry) |
Modifier and Type | Method and Description |
---|---|
void |
JSAPIWriter.writeJavaScript(String base,
HttpServletRequest req,
HttpServletResponse resp,
Map<String,ServiceRegistry> serviceRegistries) |
Constructor and Description |
---|
MethodMetaData(ServiceRegistry serviceRegistry,
ResourceMethodInvoker invoker) |
ServiceRegistry(ServiceRegistry parent,
ResourceMethodRegistry registry,
ResteasyProviderFactory providerFactory,
ResourceLocatorInvoker invoker) |
Copyright © 2017 JBoss by Red Hat. All rights reserved.