| Package | Description |
|---|---|
| org.apache.slider.server.appmaster.web.rest.registry |
| Modifier and Type | Method and Description |
|---|---|
PathEntryResource |
RegistryResource.getRoot(javax.servlet.http.HttpServletRequest request,
javax.ws.rs.core.UriInfo uriInfo) |
PathEntryResource |
RegistryResource.lookup(String path,
javax.servlet.http.HttpServletRequest request,
javax.ws.rs.core.UriInfo uriInfo) |
PathEntryResource |
RegistryResource.resolvePath(String path)
Do the actual processing of requests to responses; can be directly
invoked for testing.
|
Copyright © 2014–2015 The Apache Software Foundation. All rights reserved.