Class App
java.lang.Object
org.glassfish.jersey.examples.helloworld.jaxrs.App
Hello world application using only the standard JAX-RS API and lightweight HTTP server bundled in JDK.
- Author:
- Martin Matula
-
Constructor Details
-
App
public App()
-
-
Method Details
-
main
- Throws:
IOExceptionInterruptedException
-
getBaseURI
Gets baseURI.- Returns:
- base
URI.
-