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