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