|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sun.jersey.samples.optimisticconcurrency.Main
public class Main
| Field Summary | |
|---|---|
static java.net.URI |
BASE_URI
The base URI of the Web application. |
| Constructor Summary | |
|---|---|
Main()
|
|
| Method Summary | |
|---|---|
static void |
main(java.lang.String[] args)
|
protected static org.glassfish.grizzly.http.server.HttpServer |
startServer()
Start the Grizzly HTTP Container. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.net.URI BASE_URI
| Constructor Detail |
|---|
public Main()
| Method Detail |
|---|
protected static org.glassfish.grizzly.http.server.HttpServer startServer()
throws java.io.IOException
java.io.IOException - if there is an error starting the Grizzly
HTTP container.
public static void main(java.lang.String[] args)
throws java.io.IOException
java.io.IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||