|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.glassfish.jersey.examples.httppatch.App
public final class App
HTTP PATCH Demo Application.
| Method Summary | |
|---|---|
static org.glassfish.jersey.server.ResourceConfig |
create()
Create JAX-RS application for the example. |
static javax.ws.rs.ext.ContextResolver<MoxyJsonConfig> |
createMoxyJsonResolver()
Create ContextResolver for MoxyJsonConfig
for this application. |
static void |
main(String[] args)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static void main(String[] args)
public static org.glassfish.jersey.server.ResourceConfig create()
public static javax.ws.rs.ext.ContextResolver<MoxyJsonConfig> createMoxyJsonResolver()
ContextResolver for MoxyJsonConfig
for this application.
MoxyJsonConfig context resolver.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||