|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jboss.portal.wsrp.consumer.ActionContextRequestContext
public class ActionContextRequestContext
| Constructor Summary | |
|---|---|
ActionContextRequestContext(ActionContext actionContext)
|
|
| Method Summary | |
|---|---|
java.lang.String |
getCharacterEncoding()
|
int |
getContentLength()
|
java.lang.String |
getContentType()
|
java.io.InputStream |
getInputStream()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ActionContextRequestContext(ActionContext actionContext)
| Method Detail |
|---|
public java.lang.String getCharacterEncoding()
getCharacterEncoding in interface org.apache.commons.fileupload.RequestContextpublic java.lang.String getContentType()
getContentType in interface org.apache.commons.fileupload.RequestContextpublic int getContentLength()
getContentLength in interface org.apache.commons.fileupload.RequestContext
public java.io.InputStream getInputStream()
throws java.io.IOException
getInputStream in interface org.apache.commons.fileupload.RequestContextjava.io.IOException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||