Uses of Class
com.sun.jersey.spi.container.ParamQualifier

Packages that use ParamQualifier
com.sun.jersey.multipart JAX-RS Integration with MIME MultiPart Message Formats 
 

Uses of ParamQualifier in com.sun.jersey.multipart
 

Classes in com.sun.jersey.multipart with annotations of type ParamQualifier
 interface FormDataParam
          Binds the named body part(s) of a "multipart/form-data" request entity body to a resource method parameter.
 



Copyright © 2013 Oracle Corporation. All Rights Reserved.