|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jboss.portal.server.util.HTTPStreamInfo
The info about how the content of an HTTP stream should be interpreted.
Constructor Summary | |
HTTPStreamInfo(MediaType contentType,
java.lang.String charset)
|
Method Summary | |
java.lang.String |
getCharset()
|
MediaType |
getContentType()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public HTTPStreamInfo(MediaType contentType, java.lang.String charset)
Method Detail |
public MediaType getContentType()
public java.lang.String getCharset()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |