Uses of Class
javax.ws.rs.core.MultivaluedHashMap

Packages that use MultivaluedHashMap
org.glassfish.jersey.internal.util.collection Common set of Jersey collection classes. 
 

Uses of MultivaluedHashMap in org.glassfish.jersey.internal.util.collection
 

Subclasses of MultivaluedHashMap in org.glassfish.jersey.internal.util.collection
 class MultivaluedStringMap
          An implementation of MultivaluedMap where keys and values are instances of String.
 



Copyright © 2007-2014, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.