public class App extends Object
| Modifier and Type | Field and Description |
|---|---|
static URI |
BASE_URI |
static int |
defaultPort |
| Constructor and Description |
|---|
App() |
| Modifier and Type | Method and Description |
|---|---|
static org.glassfish.jersey.server.ResourceConfig |
createApp() |
static void |
main(String[] args) |
public static final URI BASE_URI
public static final int defaultPort
public static org.glassfish.jersey.server.ResourceConfig createApp()
public static void main(String[] args)
Copyright © 2007-2020, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.