|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.glassfish.jersey.internal.inject.AbstractModule
org.glassfish.jersey.media.json.JsonJacksonModule
public class JsonJacksonModule
Module with JAX-RS Jackson JSON providers.
| Constructor Summary | |
|---|---|
JsonJacksonModule()
|
|
| Method Summary | |
|---|---|
protected void |
configure()
|
static java.util.Collection<java.lang.Class<?>> |
getProviders()
Returns providers used for serialization and deserialization of Json entities. |
| Methods inherited from class org.glassfish.jersey.internal.inject.AbstractModule |
|---|
bind, bind, bind, bind, bind, configure, inParent, install |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public JsonJacksonModule()
| Method Detail |
|---|
public static java.util.Collection<java.lang.Class<?>> getProviders()
Collection of providers.protected void configure()
configure in class AbstractModule
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||