Uses of Class
javax.xml.ws.Holder

Packages that use Holder
org.apache.axis2.jaxws.message.databinding   
 

Uses of Holder in org.apache.axis2.jaxws.message.databinding
 

Methods in org.apache.axis2.jaxws.message.databinding with parameters of type Holder
static javax.xml.bind.JAXBContext JAXBUtils.getJAXBContext(java.util.TreeSet<java.lang.String> contextPackages, Holder<JAXBUtils.CONSTRUCTION_TYPE> constructionType, java.lang.String key)
           
static javax.xml.bind.JAXBContext JAXBUtils.getJAXBContext(java.util.TreeSet<java.lang.String> contextPackages, Holder<JAXBUtils.CONSTRUCTION_TYPE> constructionType, java.lang.String key, java.lang.ClassLoader cacheKey)
          Get a JAXBContext for the class Note: The contextPackage object is used by multiple threads.
 



Copyright © 2007 Apache Web Services Project. All Rights Reserved.