public class App extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
App.MyClientAConfig |
static class |
App.MyClientBConfig |
| Constructor and Description |
|---|
App() |
| Modifier and Type | Method and Description |
|---|---|
static org.glassfish.jersey.server.ResourceConfig |
create()
Create JAX-RS application for the example.
|
static void |
main(String[] args) |
public static void main(String[] args)
public static org.glassfish.jersey.server.ResourceConfig create()
Copyright © 2007-2021, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.