org.jboss.portal.web
Class Body

java.lang.Object
  extended by org.jboss.portal.web.Body
Direct Known Subclasses:
Body.Form, Body.Raw

public class Body
extends java.lang.Object

The body of a request.

Version:
$Revision: 1.1 $
Author:
Julien Viet

Nested Class Summary
static class Body.Form
           
static class Body.Raw
           
 
Method Summary
 java.lang.String getCharacterEncoding()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getCharacterEncoding

public java.lang.String getCharacterEncoding()