public interface PageNotFoundService
Modifier and Type | Method and Description |
---|---|
javax.ws.rs.core.Response |
createResponse(javax.ws.rs.core.UriInfo uriInfo)
Creates a response when a resource could not be found in the Content
Graph, this is a 404 response.
|
Copyright © 2014 The Apache Software Foundation. All Rights Reserved.