Uses of Class
org.xins.common.servlet.container.XINSServletResponse

Packages that use XINSServletResponse
org.xins.common.servlet.container XINS servlet container classes. 
 

Uses of XINSServletResponse in org.xins.common.servlet.container
 

Methods in org.xins.common.servlet.container that return XINSServletResponse
 XINSServletResponse LocalServletHandler.query(String url)
          Queries the Servlet with the specified URL.
 XINSServletResponse LocalServletHandler.query(String method, String url, String data, Map headers)
          Queries the servlet with the specified method, URL, content and HTTP headers.
 



See http://www.xins.org/.