org.jboss.resteasy.plugins.providers.jaxb.fastinfoset
@Provider public class FastinfoSetJAXBContextFinder extends XmlJAXBContextFinder implements ContextResolver<JAXBContextFinder>
AbstractJAXBContextFinder.CacheKey
OBJECT_FACTORY_NAME, providers
Constructor and Description |
---|
FastinfoSetJAXBContextFinder() |
Modifier and Type | Method and Description |
---|---|
protected JAXBContext |
createContextObject(Annotation[] annotations,
Class... classes) |
protected JAXBContext |
createContextObject(Annotation[] annotations,
String contextPath) |
findCacheContext, findCachedContext, findCacheXmlTypeContext
createContext, createXmlTypeContext, findDefaultObjectFactoryClass, findProvidedJAXBContext, getContext, getPackageName
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getContext
protected JAXBContext createContextObject(Annotation[] annotations, Class... classes) throws JAXBException
createContextObject
in class XmlJAXBContextFinder
JAXBException
protected JAXBContext createContextObject(Annotation[] annotations, String contextPath) throws JAXBException
createContextObject
in class XmlJAXBContextFinder
JAXBException
Copyright © 2017. All Rights Reserved.