public class DemoResource
extends org.onlab.rest.BaseResource
| Constructor and Description |
|---|
DemoResource() |
| Modifier and Type | Method and Description |
|---|---|
javax.ws.rs.core.Response |
setup(InputStream input) |
javax.ws.rs.core.Response |
tearDown() |
public javax.ws.rs.core.Response setup(InputStream input) throws IOException
IOExceptionpublic javax.ws.rs.core.Response tearDown()
throws IOException
IOExceptionCopyright © 2015. All rights reserved.