public abstract class ExtendedResponse extends java.lang.Object implements Response
Response
that provides more information for reporting to New Relic. API users should
extend this class when wrapping their HTTP responses rather than simply implementing
Response
to receive additional functionality.Constructor and Description |
---|
ExtendedResponse() |
Modifier and Type | Method and Description |
---|---|
abstract long |
getContentLength()
The Content-Length for this response
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getContentType, getStatus, getStatusMessage
getHeaderType, setHeader