public class ServerTest extends Object
| Constructor and Description |
|---|
ServerTest() |
| Modifier and Type | Method and Description |
|---|---|
javax.ws.rs.core.StreamingOutput |
image(int i) |
static void |
main(String[] args) |
String |
search(int i) |
protected static org.glassfish.grizzly.http.server.HttpServer |
startServer() |
public ServerTest()
public javax.ws.rs.core.StreamingOutput image(int i)
protected static org.glassfish.grizzly.http.server.HttpServer startServer() throws IOException
IOExceptionpublic static void main(String[] args) throws IOException
IOException