|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.plugins.rest.common.json.DefaultJsonJaxbContextFactory
public class DefaultJsonJaxbContextFactory
Creates a JSONJAXBContext using the JSONConfiguration.natural() configuration.
| Constructor Summary | |
|---|---|
DefaultJsonJaxbContextFactory()
|
|
| Method Summary | |
|---|---|
com.sun.jersey.api.json.JSONJAXBContext |
createContext(java.lang.Class... classes)
Given a list of JAXB classes, this method creates a JSONJAXBContext |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DefaultJsonJaxbContextFactory()
| Method Detail |
|---|
public com.sun.jersey.api.json.JSONJAXBContext createContext(java.lang.Class... classes)
JsonJaxbContextFactory
createContext in interface JsonJaxbContextFactoryclasses - a list of JAXB classes
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||