|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjavax.servlet.GenericServlet
javax.servlet.http.HttpServlet
net.spy.jwebkit.JWHttpServlet
net.spy.jwebkit.xml.XMLOutputServlet
net.spy.jwebkit.debug.TopServlet
public class TopServlet
Top-like functionality for java.
| Field Summary |
|---|
| Fields inherited from class net.spy.jwebkit.xml.XMLOutputServlet |
|---|
DOCUMENT |
| Constructor Summary | |
|---|---|
TopServlet()
|
|
| Method Summary | |
|---|---|
protected void |
doGet(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
Get an XML document from the request attribute and send it as text/xml. |
void |
init(javax.servlet.ServletConfig conf)
Configurate. |
| Methods inherited from class net.spy.jwebkit.xml.XMLOutputServlet |
|---|
getContentHandler, sendXml, sendXml, sendXml, sendXml |
| Methods inherited from class net.spy.jwebkit.JWHttpServlet |
|---|
getContextRelativeFilePathParameter, getLogger, sendHTML, sendPlain, sendSimple, service, service |
| Methods inherited from class javax.servlet.http.HttpServlet |
|---|
doDelete, doHead, doOptions, doPost, doPut, doTrace, getLastModified |
| Methods inherited from class javax.servlet.GenericServlet |
|---|
destroy, getInitParameter, getInitParameterNames, getServletConfig, getServletContext, getServletInfo, getServletName, init, log, log |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TopServlet()
| Method Detail |
|---|
public void init(javax.servlet.ServletConfig conf)
throws javax.servlet.ServletException
init in interface javax.servlet.Servletinit in class javax.servlet.GenericServletjavax.servlet.ServletException
protected void doGet(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
throws javax.servlet.ServletException,
java.io.IOException
XMLOutputServlet
doGet in class XMLOutputServletrequest - the requestresponse - the response
javax.servlet.ServletException
java.io.IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||