|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jboss.portal.web.Body
org.jboss.portal.web.Body.Raw
public static class Body.Raw
Nested Class Summary |
---|
Nested classes/interfaces inherited from class org.jboss.portal.web.Body |
---|
Body.Form, Body.Raw |
Method Summary | |
---|---|
java.io.InputStream |
getInputStream()
|
java.io.BufferedReader |
getReader()
|
Methods inherited from class org.jboss.portal.web.Body |
---|
getCharacterEncoding |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public java.io.InputStream getInputStream() throws java.io.IOException
java.io.IOException
public java.io.BufferedReader getReader() throws java.io.IOException
java.io.IOException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |