Uses of Class
com.sun.jersey.multipart.MultiPartConfig

Packages that use MultiPartConfig
com.sun.jersey.multipart.impl   
 

Uses of MultiPartConfig in com.sun.jersey.multipart.impl
 

Methods in com.sun.jersey.multipart.impl that return types with arguments of type MultiPartConfig
 Injectable<MultiPartConfig> MultiPartConfigProvider.getInjectable(ComponentContext ic, javax.ws.rs.core.Context a, java.lang.reflect.Type t)
           
 

Constructors in com.sun.jersey.multipart.impl with parameters of type MultiPartConfig
MultiPartReader(javax.ws.rs.ext.Providers providers, MultiPartConfig config, CloseableService closeableService)
          Accept constructor injection of the configuration parameters for this application.
 



Copyright © 2011 Sun Microsystems, Inc. All Rights Reserved.