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