Class MultiPartFeatureAutodiscoverable
- java.lang.Object
-
- org.glassfish.jersey.media.multipart.MultiPartFeatureAutodiscoverable
-
- All Implemented Interfaces:
AutoDiscoverable
public class MultiPartFeatureAutodiscoverable extends Object implements AutoDiscoverable
Automatic registration ofMultiPartFeature.- Since:
- 3.1.0
-
-
Field Summary
-
Fields inherited from interface org.glassfish.jersey.internal.spi.AutoDiscoverable
DEFAULT_PRIORITY
-
-
Constructor Summary
Constructors Constructor Description MultiPartFeatureAutodiscoverable()
-
-
-
Method Detail
-
configure
public void configure(FeatureContext context)
- Specified by:
configurein interfaceAutoDiscoverable
-
-