@Path(value="/form") public class MultiPartResource extends Object
| Constructor and Description |
|---|
MultiPartResource() |
| Modifier and Type | Method and Description |
|---|---|
String |
post(String s) |
String |
post(String s,
org.glassfish.jersey.media.multipart.FormDataContentDisposition d) |
String |
post(String s,
org.glassfish.jersey.media.multipart.FormDataContentDisposition sd,
Bean b,
org.glassfish.jersey.media.multipart.FormDataContentDisposition bd) |
Copyright © 2007-2021, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.