org.glassfish.jersey.media.multipart
Class MultiPartProperties.Feature
java.lang.Object
org.glassfish.jersey.media.multipart.MultiPartProperties.Feature
- All Implemented Interfaces:
- Feature
- Enclosing class:
- MultiPartProperties
public static class MultiPartProperties.Feature
- extends Object
- implements Feature
Feature that supplies a configured instance of .MultiPartProperties for this application.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MultiPartProperties.Feature
public MultiPartProperties.Feature()
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.