railo.commons.net.http
Class HTTPResponseSupport
java.lang.Object
railo.commons.net.http.HTTPResponseSupport
- All Implemented Interfaces:
- HTTPResponse
- Direct Known Subclasses:
- HTTPResponse3Impl, HTTPResponse4Impl
public abstract class HTTPResponseSupport
- extends Object
- implements HTTPResponse
Methods inherited from interface railo.commons.net.http.HTTPResponse |
getAllHeaders, getContentAsByteArray, getContentAsStream, getContentAsString, getContentAsString, getLastHeader, getLastHeaderIgnoreCase, getProtocolVersion, getStatusCode, getStatusLine, getStatusText, getURL |
HTTPResponseSupport
public HTTPResponseSupport()
getContentLength
public final long getContentLength()
throws IOException
- Specified by:
getContentLength
in interface HTTPResponse
- Throws:
IOException
getContentType
public final ContentType getContentType()
- Specified by:
getContentType
in interface HTTPResponse
getCharset
public final String getCharset()
- Specified by:
getCharset
in interface HTTPResponse
Copyright © 2012 Railo