Uses of Class
org.ow2.orchestra.facade.rest.SimpleCollectionWrapper

Packages that use SimpleCollectionWrapper
org.ow2.orchestra.facade.rest   
org.ow2.orchestra.util   
 

Uses of SimpleCollectionWrapper in org.ow2.orchestra.facade.rest
 

Methods in org.ow2.orchestra.facade.rest that return SimpleCollectionWrapper
static
<T> SimpleCollectionWrapper<T>
SimpleCollectionWrapper.make(Collection<T> source)
           
 

Uses of SimpleCollectionWrapper in org.ow2.orchestra.util
 

Methods in org.ow2.orchestra.util that return SimpleCollectionWrapper
 SimpleCollectionWrapper<String> JAXBUtils.JAXBDefinitionsAdapter.marshal(Set<javax.wsdl.Definition> value)
           
 

Methods in org.ow2.orchestra.util with parameters of type SimpleCollectionWrapper
 Set<javax.wsdl.Definition> JAXBUtils.JAXBDefinitionsAdapter.unmarshal(SimpleCollectionWrapper<String> value)
           
 



Copyright © 2011 OW2 Consortium. All Rights Reserved.