| Package | Description |
|---|---|
| com.bradmcevoy.http |
| Modifier and Type | Interface and Description |
|---|---|
interface |
FileResource
Extends all non-collection interfaces into one
|
| Modifier and Type | Method and Description |
|---|---|
protected String |
PostHandler.processForm(PostableResource r,
Map<String,String> parameters,
Map<String,FileItem> files)
Return a URL to perform a redirect.
|
protected void |
PostHandler.respondWithContent(Request request,
Response response,
PostableResource resource,
Map<String,String> parameters) |
Copyright © 2020. All rights reserved.