|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface PostableResource
| Method Summary | |
|---|---|
java.lang.String |
processForm(java.util.Map<java.lang.String,java.lang.String> parameters,
java.util.Map<java.lang.String,FileItem> files)
|
| Methods inherited from interface com.bradmcevoy.http.GetableResource |
|---|
getContentLength, getContentType, getMaxAgeSeconds, sendContent |
| Methods inherited from interface com.bradmcevoy.http.Resource |
|---|
authenticate, authorise, checkRedirect, getModifiedDate, getName, getRealm, getUniqueId |
| Method Detail |
|---|
java.lang.String processForm(java.util.Map<java.lang.String,java.lang.String> parameters,
java.util.Map<java.lang.String,FileItem> files)
throws BadRequestException,
NotAuthorizedException,
ConflictException
BadRequestException
NotAuthorizedException
ConflictException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||