org.glassfish.jersey.media.multipart
Class MultiPartFeature
java.lang.Object
org.glassfish.jersey.media.multipart.MultiPartFeature
- All Implemented Interfaces:
- Feature
public class MultiPartFeature
- extends Object
- implements Feature
Feature used to register Multipart providers.
- Author:
- Michal Gajdos (michal.gajdos at oracle.com)
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MultiPartFeature
public MultiPartFeature()
configure
public boolean configure(FeatureContext context)
- Specified by:
configure in interface Feature
Copyright © 2007-2013 Oracle Corporation. All Rights Reserved. Use is subject to license terms.