Package com.ooyala.pulse
Class ResponseHeader
- java.lang.Object
-
- com.ooyala.pulse.ResponseHeader
-
public class ResponseHeader extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description ResponseHeader()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description int
getAdResponseExpiresIn()
Get the Ad-Response-Expires-In field contained in the header in seconds.int
getRetryIn()
Get the Retry-In field contained in the header in seconds.
-