play.mvc.results
Class NotModified
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
play.mvc.results.Result
play.mvc.results.NotModified
- All Implemented Interfaces:
- Serializable
public class NotModified
- extends Result
304 Not Modified
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
NotModified
public NotModified()
NotModified
public NotModified(String etag)
apply
public void apply(Http.Request request,
Http.Response response)
- Specified by:
apply in class Result
Guillaume Bort & zenexity - Distributed under Apache 2 licence, without any warrantly