Class MultiPartFeatureAutodiscoverable

java.lang.Object
org.glassfish.jersey.media.multipart.MultiPartFeatureAutodiscoverable
All Implemented Interfaces:
org.glassfish.jersey.internal.spi.AutoDiscoverable

public class MultiPartFeatureAutodiscoverable extends Object implements org.glassfish.jersey.internal.spi.AutoDiscoverable
Automatic registration of MultiPartFeature.
Since:
3.1.0
  • Constructor Details

    • MultiPartFeatureAutodiscoverable

      public MultiPartFeatureAutodiscoverable()
  • Method Details

    • configure

      public void configure(FeatureContext context)
      Specified by:
      configure in interface org.glassfish.jersey.internal.spi.AutoDiscoverable