public final class WebContent extends Object
Constructor and Description |
---|
WebContent(String content,
Long expireTimeMillis) |
Modifier and Type | Method and Description |
---|---|
String |
getContent()
Returns content of the HTTP message body.
|
Long |
getExpireTimeMillis()
Returns the expiration time of the content as specified in the HTTP header.
|