org.jboss.resteasy.reactive.multipart.FileDownload Maven / Gradle / Ivy
package org.jboss.resteasy.reactive.multipart;
public interface FileDownload extends FilePart {
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy
package org.jboss.resteasy.reactive.multipart;
public interface FileDownload extends FilePart {
}