| Package | Description |
|---|---|
| org.javaswift.joss.client.core | |
| org.javaswift.joss.model |
| Modifier and Type | Method and Description |
|---|---|
FormPost |
AbstractContainer.getFormPost(java.lang.String redirect,
long maxFileSize,
long maxFileCount,
long seconds) |
| Modifier and Type | Method and Description |
|---|---|
FormPost |
Container.getFormPost(java.lang.String redirect,
long maxFileSize,
long maxFileCount,
long seconds)
Returns a signature that can be used to upload files directly from the browser, using a basic form
element.
|
Copyright © 2012-2020 42 BV. All Rights Reserved.