Uses of Class
org.jboss.portal.web.Body

Packages that use Body
org.jboss.portal.web   
org.jboss.portal.web.impl   
org.jboss.portal.web.util   
 

Uses of Body in org.jboss.portal.web
 

Subclasses of Body in org.jboss.portal.web
static class Body.Form
           
static class Body.Raw
           
 

Methods in org.jboss.portal.web that return Body
 Body WebRequest.getBody()
          Returns the body of the request when the request is of type POST otherwise return null.
 

Uses of Body in org.jboss.portal.web.impl
 

Methods in org.jboss.portal.web.impl that return Body
 Body AbstractWebRequest.getBody()
           
 

Uses of Body in org.jboss.portal.web.util
 

Methods in org.jboss.portal.web.util that return Body
 Body RequestDecoder.getBody()
           
 



Copyright © 2008. All Rights Reserved.