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
  • Constructor Details

    • MultiPartFeature

      public MultiPartFeature()
  • Method Details