public class GreetingsMain extends Object
| Modifier and Type | Method and Description |
|---|---|
static void |
main(String[] args)
Main method.
|
static org.glassfish.grizzly.http.server.HttpServer |
startServer()
Starts Grizzly HTTP server exposing JAX-RS resources defined in this
application.
|
public static final String BASE_URI
public static org.glassfish.grizzly.http.server.HttpServer startServer()
public static void main(String[] args) throws IOException
args - application argumentsIOException - thrown in the vent of IOException.Copyright © 2016–2017 Sharmarke Aden. All rights reserved.