@Provider @Consumes(value="application/*+fastinfoset") @Produces(value="application/*+fastinfoset") public class FastinfoSetJAXBContextFinder extends XmlJAXBContextFinder implements ContextResolver<JAXBContextFinder>
AbstractJAXBContextFinder.CacheKeyOBJECT_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, findCacheXmlTypeContextcreateContext, createXmlTypeContext, findDefaultObjectFactoryClass, findProvidedJAXBContext, getContext, getPackageNameclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetContextprotected JAXBContext createContextObject(Annotation[] annotations, Class... classes) throws JAXBException
createContextObject in class XmlJAXBContextFinderJAXBExceptionprotected JAXBContext createContextObject(Annotation[] annotations, String contextPath) throws JAXBException
createContextObject in class XmlJAXBContextFinderJAXBExceptionCopyright © 2013. All Rights Reserved.