@Produces(value="application/json")
@Path(value="/v0")
public interface FileUploadService
| Modifier and Type | Method and Description |
|---|---|
javax.ws.rs.core.Response |
uploadFile(org.glassfish.jersey.media.multipart.FormDataMultiPart multiPart) |
Copyright © 2013–2019. All rights reserved.