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 ResourceConfig |
createApp() |
static void |
main(String[] args) |
public static final URI BASE_URI
public static final int defaultPort
public static ResourceConfig createApp()
public static void main(String[] args)
Copyright © 2007-2024, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.