@Path(value="/")
public class MainViewResource
extends org.onosproject.rest.AbstractInjectionResource
| Constructor and Description |
|---|
MainViewResource() |
| Modifier and Type | Method and Description |
|---|---|
javax.ws.rs.core.Response |
getViewResource(String viewId,
String resource) |
codec, encodeArray, getService, mapper, newArray, newObjectget, ok, setServiceDirectory@Path(value="{view}/{resource}")
@GET
public javax.ws.rs.core.Response getViewResource(@PathParam(value="view")
String viewId,
@PathParam(value="resource")
String resource)
throws IOException
IOException