Uses of Class
uk.ac.ncl.cs.instantsoap.wsapi.jaxb.JaxbFriendlyMap

Packages that use JaxbFriendlyMap
uk.ac.ncl.cs.instantsoap.wsapi.jaxb Support code required by jaxb to handle the objects we need to push through the service. 
 

Uses of JaxbFriendlyMap in uk.ac.ncl.cs.instantsoap.wsapi.jaxb
 

Methods in uk.ac.ncl.cs.instantsoap.wsapi.jaxb that return JaxbFriendlyMap
 JaxbFriendlyMap MapAdapter.marshal(Map<String,String> map)
           
 

Methods in uk.ac.ncl.cs.instantsoap.wsapi.jaxb with parameters of type JaxbFriendlyMap
 Map<String,String> MapAdapter.unmarshal(JaxbFriendlyMap jf)
           
 



Copyright © 2006-2008. All Rights Reserved.