public final class App extends Object
| Modifier and Type | Method and Description |
|---|---|
static ResourceConfig |
create()
Create JAX-RS application for the example.
|
static ContextResolver<MoxyJsonConfig> |
createMoxyJsonResolver()
Create
ContextResolver for MoxyJsonConfig
for this application. |
static void |
main(String[] args) |
public static void main(String[] args)
public static ResourceConfig create()
public static ContextResolver<MoxyJsonConfig> createMoxyJsonResolver()
ContextResolver for MoxyJsonConfig
for this application.MoxyJsonConfig context resolver.Copyright © 2007-2023, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.