Package | Description |
---|---|
org.xins.common.servlet.container |
XINS servlet container classes.
|
Modifier and Type | Method and Description |
---|---|
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/.