Uses of Class
com.sun.jersey.core.util.MultivaluedMapImpl

Packages that use MultivaluedMapImpl
com.sun.jersey.api.representation Provides support for particular representations. 
 

Uses of MultivaluedMapImpl in com.sun.jersey.api.representation
 

Subclasses of MultivaluedMapImpl in com.sun.jersey.api.representation
 class Form
          An implementation of MultivaluedMap that may be used for reading/writing String-based form parameters.
 



Copyright © 2013 Oracle Corporation. All Rights Reserved.