Class MultiPartFeature

  • All Implemented Interfaces:
    jakarta.ws.rs.core.Feature

    public class MultiPartFeature
    extends Object
    implements jakarta.ws.rs.core.Feature
    Feature used to register Multipart providers.
    Author:
    Michal Gajdos
    • Constructor Detail

      • MultiPartFeature

        public MultiPartFeature()
    • Method Detail

      • configure

        public boolean configure​(jakarta.ws.rs.core.FeatureContext context)
        Specified by:
        configure in interface jakarta.ws.rs.core.Feature