com.khubla.pragmatach.plugin.jsp
Class JSPResponse
java.lang.Object
com.khubla.pragmatach.framework.controller.impl.AbstractResponse
com.khubla.pragmatach.plugin.jsp.JSPResponse
- All Implemented Interfaces:
- Response
public class JSPResponse
- extends AbstractResponse
- Author:
- tome
Constructor Summary |
JSPResponse(Map<String,String> cacheHeaders,
javax.servlet.http.HttpServlet httpServlet,
javax.servlet.http.HttpServletRequest httpServletRequest)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JSPResponse
public JSPResponse(Map<String,String> cacheHeaders,
javax.servlet.http.HttpServlet httpServlet,
javax.servlet.http.HttpServletRequest httpServletRequest)
getContentType
public String getContentType()
throws PragmatachException
- Throws:
PragmatachException
getHeaders
public Map<String,String> getHeaders()
throws PragmatachException
- Throws:
PragmatachException
render
public void render(javax.servlet.http.HttpServletResponse httpServletResponse)
throws PragmatachException
- Throws:
PragmatachException
Copyright © 2014 khubla.com. All rights reserved.