|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ResourceResponse
Method Summary | |
---|---|
void |
addToResponse(javax.servlet.http.HttpServletResponse response,
java.lang.String resourcesURL,
java.lang.String fullURL,
SDataDiagnoses sdataDiagnoses)
|
java.lang.String |
getCacheControl()
Gets the caching control information to place in the response header for the "Cache-Control" (e.g. |
SDataResponseEntry |
getEntry()
Gets the SDataResponseEntry . |
SDataResponseFeed |
getFeed()
Gets the SDataResponseFeed . |
int |
getResponseCode()
|
Method Detail |
---|
int getResponseCode()
void addToResponse(javax.servlet.http.HttpServletResponse response, java.lang.String resourcesURL, java.lang.String fullURL, SDataDiagnoses sdataDiagnoses)
SDataResponseFeed getFeed()
SDataResponseFeed
.
SDataResponseEntry getEntry()
SDataResponseEntry
.
java.lang.String getCacheControl()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |