|
|
||||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||||
java.lang.Objectcom.actimind.actiwate.http.PostRequest.Parameter
com.actimind.actiwate.http.MultipartPostRequest.MultipartParameter
| Constructor Summary | |
MultipartPostRequest.MultipartParameter(java.lang.String paramName,
java.lang.String paramValue,
org.apache.commons.httpclient.methods.multipart.FilePart file)
|
|
| Method Summary | |
java.lang.String |
getContentType()
Returns the content type of the file part. |
org.apache.commons.httpclient.methods.multipart.FilePart |
getFilePart()
|
boolean |
hasFile()
|
| Methods inherited from class com.actimind.actiwate.http.PostRequest.Parameter |
getName, getValue |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface com.actimind.actiwate.http.MultipartPostRequest.Part |
getName, getValue |
| Constructor Detail |
public MultipartPostRequest.MultipartParameter(java.lang.String paramName,
java.lang.String paramValue,
org.apache.commons.httpclient.methods.multipart.FilePart file)
| Method Detail |
public org.apache.commons.httpclient.methods.multipart.FilePart getFilePart()
public boolean hasFile()
public java.lang.String getContentType()
MultipartPostRequest.Part
getContentType in interface MultipartPostRequest.Part
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||