| Package | Description |
|---|---|
| org.apache.wicket.util.upload |
Protocol independent upload utilities.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
FileItemStream
This interface provides access to a file or form item that was received within a
multipart/form-data POST request. |
| Modifier and Type | Class and Description |
|---|---|
class |
DiskFileItem
The default implementation of the
FileItem
interface. |
Copyright © 2006-2012 Apache Software Foundation. All Rights Reserved.