org.glassfish.jersey.media.multipart
Class MultiPartProperties.Feature

java.lang.Object
  extended by 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.


Constructor Summary
MultiPartProperties.Feature()
           
 
Method Summary
 boolean configure(FeatureContext context)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MultiPartProperties.Feature

public MultiPartProperties.Feature()
Method Detail

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.