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