|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.jboss.resteasy.plugins.providers.jaxb.AbstractJAXBContextFinder org.jboss.resteasy.plugins.providers.jaxb.XmlJAXBContextFinder org.jboss.resteasy.plugins.providers.jaxb.fastinfoset.FastinfoSetJAXBContextFinder
@Provider public class FastinfoSetJAXBContextFinder
Nested Class Summary |
---|
Nested classes/interfaces inherited from class org.jboss.resteasy.plugins.providers.jaxb.AbstractJAXBContextFinder |
---|
AbstractJAXBContextFinder.CacheKey |
Field Summary |
---|
Fields inherited from class org.jboss.resteasy.plugins.providers.jaxb.AbstractJAXBContextFinder |
---|
OBJECT_FACTORY_NAME, providers |
Constructor Summary | |
---|---|
FastinfoSetJAXBContextFinder()
|
Method Summary | |
---|---|
protected javax.xml.bind.JAXBContext |
createContextObject(java.lang.annotation.Annotation[] annotations,
java.lang.Class... classes)
|
Methods inherited from class org.jboss.resteasy.plugins.providers.jaxb.XmlJAXBContextFinder |
---|
findCacheContext, findCachedContext |
Methods inherited from class org.jboss.resteasy.plugins.providers.jaxb.AbstractJAXBContextFinder |
---|
createContext, findDefaultObjectFactoryClass, findProvidedJAXBContext, getContext, getPackageName |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface javax.ws.rs.ext.ContextResolver |
---|
getContext |
Constructor Detail |
---|
public FastinfoSetJAXBContextFinder()
Method Detail |
---|
protected javax.xml.bind.JAXBContext createContextObject(java.lang.annotation.Annotation[] annotations, java.lang.Class... classes) throws javax.xml.bind.JAXBException
createContextObject
in class XmlJAXBContextFinder
javax.xml.bind.JAXBException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |